{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CarePlanCategory</h2><tt>https://fhir.cambio.se/ValueSet/CarePlanCategory</tt></div>"
  },
  "url": "https://fhir.cambio.se/ValueSet/CarePlanCategory",
  "name": "CarePlanCategory",
  "title": "CarePlanCategory",
  "status": "active",
  "version": "1.0.0",
  "compose": {
    "include": [
      {
        "system": "https://cambio.codes/cs/care-plan-category",
        "version": "1.0.0",
        "concept": [
          {
            "code": "IP",
            "display": "individuell plan"
          },
          {
            "code": "SVP",
            "display": "standardiserad vårdplan"
          }
        ]
      }
    ]
  }
}