1.0.0 - Release

This page is part of the KLGatewayPrevention (v1.0.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: CarePlanCategories - JSON Representation

Active as of 2023-09-28

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "CarePlanCategories119",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  },
  "url" : "http://fhir.kl.dk/prevention/ValueSet/CarePlanCategories119",
  "version" : "1.0.0",
  "name" : "CarePlanCategories119",
  "title" : "CarePlanCategories",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-09-28T10:25:19+02:00",
  "publisher" : "Kommunernes Landsforening",
  "contact" : [
    {
      "name" : "Kommunernes Landsforening",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://kl.dk"
        }
      ]
    }
  ],
  "description" : "The care plan categories used for ยง119",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
        "concept" : [
          {
            "code" : "9791e55a-656f-47eb-8fd5-c4a06b0a4662"
          },
          {
            "code" : "5c160c02-e858-4c1f-925a-71ed64844749"
          }
        ]
      }
    ]
  }
}