1.1.0 - Release

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

: KLTypeAfObservationPåMål - JSON Representation

Active as of 2023-07-10

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "KLTargetMeasureCodes",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-CareSocialCodes.html\"><code>http://fhir.kl.dk/term/CodeSystem/CareSocialCodes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-CareSocialCodes.html#CareSocialCodes-66959f77-6e2a-4574-8423-3ff097f8b9fa\">66959f77-6e2a-4574-8423-3ff097f8b9fa</a></td><td>funktionsevneniveau</td><td>målet udtrykkes i form af et funktionsevneniveau, som kan være et FFB funktionsevneniveau eller FSIII tilstandsniveau</td></tr><tr><td><a href=\"CodeSystem-CareSocialCodes.html#CareSocialCodes-90c48f03-f194-4b2f-ad7d-6cba1069ae48\">90c48f03-f194-4b2f-ad7d-6cba1069ae48</a></td><td>måltype</td><td>målet udtrykkes i form af en måltype, måltypen er den forventede ændring i tilstanden givet indsatsen</td></tr></table></li><li>Import all the codes that are contained in <a href=\"ValueSet-KLObservationCodes.html\">KLObservationskoder</a></li></ul></div>"
  },
  "url" : "http://fhir.kl.dk/term/ValueSet/KLTargetMeasureCodes",
  "version" : "1.1.0",
  "name" : "KLTargetMeasureCodes",
  "title" : "KLTypeAfObservationPåMål",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-07-10T23:08:03+02:00",
  "publisher" : "Kommunernes Landsforening",
  "contact" : [
    {
      "name" : "Kommunernes Landsforening",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://kl.dk"
        }
      ]
    }
  ],
  "description" : "Target measure code, that determines whether the target is expressed as a severity, change value or using another observation",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
        "concept" : [
          {
            "code" : "66959f77-6e2a-4574-8423-3ff097f8b9fa"
          },
          {
            "code" : "90c48f03-f194-4b2f-ad7d-6cba1069ae48"
          }
        ]
      },
      {
        "valueSet" : [
          "http://fhir.kl.dk/term/ValueSet/KLObservationCodes"
        ]
      }
    ]
  }
}