KL Terminologi
2.1.0 - Release

This page is part of the KLTerm (v2.1.0: Release) based on FHIR (HL7® FHIR® Standard) 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

: CancellationTypes - JSON Representation

Active as of 2024-06-13

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "CancellationTypes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from<a href=\"CodeSystem-CareSocialCodes.html\"><code>http://fhir.kl.dk/term/CodeSystem/CareSocialCodes</code></a> where concept  descends from <a href=\"CodeSystem-CareSocialCodes.html#CareSocialCodes-2c059407-fed5-4852-92d8-6bb5ad63d7bb\">2c059407-fed5-4852-92d8-6bb5ad63d7bb</a></li></ul></div>"
  },
  "url" : "http://fhir.kl.dk/term/ValueSet/CancellationTypes",
  "version" : "2.1.0",
  "name" : "CancellationTypes",
  "title" : "CancellationTypes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-06-13T16:55:49+02:00",
  "publisher" : "Kommunernes Landsforening",
  "contact" : [
    {
      "name" : "Kommunernes Landsforening",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://kl.dk"
        }
      ]
    }
  ],
  "description" : "Cancellation valueset, to be implemented in KL-term and FKI",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "2c059407-fed5-4852-92d8-6bb5ad63d7bb"
          }
        ]
      }
    ]
  }
}