1.0.0 - release

CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CarePlanCategories - JSON Representation

Active as of 2025-10-27

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "CarePlanCategories",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CarePlanCategories</b></p><a name=\"CarePlanCategories\"> </a><a name=\"hcCarePlanCategories\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-CodeSystemCarePlanCategories.html\"><code>https://cambio.codes/cs/care-plan-categories</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-CodeSystemCarePlanCategories.html#CodeSystemCarePlanCategories-SIP\">SIP</a></td><td>Samordnad individuell plan</td></tr><tr><td><a href=\"CodeSystem-CodeSystemCarePlanCategories.html#CodeSystemCarePlanCategories-SPLPTLRV\">SPLPTLRV</a></td><td>LPT and LRV</td></tr><tr><td><a href=\"CodeSystem-CodeSystemCarePlanCategories.html#CodeSystemCarePlanCategories-SPU\">SPU</a></td><td>samordnad plan vid utskrivning</td></tr><tr><td><a href=\"CodeSystem-CodeSystemCarePlanCategories.html#CodeSystemCarePlanCategories-VP\">VP</a></td><td>vårdplan</td></tr><tr><td><a href=\"CodeSystem-CodeSystemCarePlanCategories.html#CodeSystemCarePlanCategories-RP\">RP</a></td><td>rehabiliteringsplan</td></tr><tr><td><a href=\"CodeSystem-CodeSystemCarePlanCategories.html#CodeSystemCarePlanCategories-GP\">GP</a></td><td>genomförandeplan</td></tr><tr><td><a href=\"CodeSystem-CodeSystemCarePlanCategories.html#CodeSystemCarePlanCategories-SVP\">SVP</a></td><td>standardiserad vårdplan</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cambio.se/ValueSet/CarePlanCategories/v1",
  "version" : "1.0.0",
  "name" : "CarePlanCategories",
  "title" : "CarePlanCategories",
  "status" : "active",
  "date" : "2025-10-27T08:21:52+00:00",
  "publisher" : "Cambio",
  "contact" : [
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://cambio.se"
        }
      ]
    },
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "email",
          "value" : "informatics@cambio.se",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Codes for different category of care plans",
  "compose" : {
    "include" : [
      {
        "system" : "https://cambio.codes/cs/care-plan-categories",
        "concept" : [
          {
            "code" : "SIP",
            "display" : "Samordnad individuell plan"
          },
          {
            "code" : "SPLPTLRV",
            "display" : "LPT and LRV"
          },
          {
            "code" : "SPU",
            "display" : "samordnad plan vid utskrivning"
          },
          {
            "code" : "VP",
            "display" : "vårdplan"
          },
          {
            "code" : "RP",
            "display" : "rehabiliteringsplan"
          },
          {
            "code" : "GP",
            "display" : "genomförandeplan"
          },
          {
            "code" : "SVP",
            "display" : "standardiserad vårdplan"
          }
        ]
      }
    ]
  }
}