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" : "CodeSystem",
  "id" : "CodeSystemCarePlanCategories",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CodeSystemCarePlanCategories</b></p><a name=\"CodeSystemCarePlanCategories\"> </a><a name=\"hcCodeSystemCarePlanCategories\"> </a><p>This  code system <code>https://cambio.codes/cs/care-plan-categories</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">SIP<a name=\"CodeSystemCarePlanCategories-SIP\"> </a></td><td>Samordnad individuell plan</td></tr><tr><td style=\"white-space:nowrap\">SPLPTLRV<a name=\"CodeSystemCarePlanCategories-SPLPTLRV\"> </a></td><td>LPT and LRV</td></tr><tr><td style=\"white-space:nowrap\">SPU<a name=\"CodeSystemCarePlanCategories-SPU\"> </a></td><td>samordnad plan vid utskrivning</td></tr><tr><td style=\"white-space:nowrap\">VP<a name=\"CodeSystemCarePlanCategories-VP\"> </a></td><td>vårdplan</td></tr><tr><td style=\"white-space:nowrap\">RP<a name=\"CodeSystemCarePlanCategories-RP\"> </a></td><td>rehabiliteringsplan</td></tr><tr><td style=\"white-space:nowrap\">GP<a name=\"CodeSystemCarePlanCategories-GP\"> </a></td><td>genomförandeplan</td></tr><tr><td style=\"white-space:nowrap\">SVP<a name=\"CodeSystemCarePlanCategories-SVP\"> </a></td><td>standardiserad vårdplan</td></tr></table></div>"
  },
  "url" : "https://cambio.codes/cs/care-plan-categories",
  "version" : "1.0.0",
  "name" : "CodeSystemCarePlanCategories",
  "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" : "Code system for different category of care plans",
  "compositional" : false,
  "content" : "complete",
  "count" : 7,
  "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"
    }
  ]
}