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
| Active as of 2025-10-27 |
{
"resourceType" : "ValueSet",
"id" : "CarePlanCategory",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CarePlanCategory</b></p><a name=\"CarePlanCategory\"> </a><a name=\"hcCarePlanCategory\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-CodeSystemCarePlanCategory.html\"><code>https://cambio.codes/cs/care-plan-category</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-CodeSystemCarePlanCategory.html#CodeSystemCarePlanCategory-IP\">IP</a></td><td>individuell plan</td></tr><tr><td><a href=\"CodeSystem-CodeSystemCarePlanCategory.html#CodeSystemCarePlanCategory-SVP\">SVP</a></td><td>standardiserad vårdplan</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.cambio.se/ValueSet/CarePlanCategory",
"version" : "1.0.0",
"name" : "CarePlanCategory",
"title" : "CarePlanCategory",
"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-category",
"concept" : [
{
"code" : "IP",
"display" : "individuell plan"
},
{
"code" : "SVP",
"display" : "standardiserad vårdplan"
}
]
}
]
}
}