2.1.0 - Release

This page is part of the KLGatewayRehab (v2.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: DeliveryTypes - JSON Representation

Active as of 2024-06-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "DeliveryTypes140",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from<a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html\"><code>http://fhir.kl.dk/term/CodeSystem/CareSocialCodes</code></a> where concept  descends from <a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html#CareSocialCodes-3f79cee2-b148-4f2c-9cbd-387820e74685\">3f79cee2-b148-4f2c-9cbd-387820e74685</a></li></ul></div>"
  },
  "url" : "http://fhir.kl.dk/rehab/ValueSet/DeliveryTypes140",
  "version" : "2.1.0",
  "name" : "DeliveryTypes140",
  "title" : "DeliveryTypes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-06-19T13:11:07+02:00",
  "publisher" : "Kommunernes Landsforening",
  "contact" : [
    {
      "name" : "Kommunernes Landsforening",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://kl.dk"
        }
      ]
    }
  ],
  "description" : "The delivery context types allowed in §140 rehabilitation",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "3f79cee2-b148-4f2c-9cbd-387820e74685"
          }
        ]
      }
    ]
  }
}