Implementation Guide for fælleskommunal informationsmodel
0.7.0 - CI Build Denmark flag

Implementation Guide for fælleskommunal informationsmodel - Local Development build (v0.7.0). See the Directory of published versions

: KLTypeAfObservationPåMål - JSON Representation

Draft as of 2023-07-06

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-KLCommonCareSocialCodes.html\"><code>http://kl.dk/fhir/common/caresocial/CodeSystem/KLCommonCareSocialCodes</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-KLCommonCareSocialCodes.html#KLCommonCareSocialCodes-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-KLCommonCareSocialCodes.html#KLCommonCareSocialCodes-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://kl.dk/fhir/common/caresocial/ValueSet/KLTargetMeasureCodes",
  "version" : "0.7.0",
  "name" : "KLTargetMeasureCodes",
  "title" : "KLTypeAfObservationPåMål",
  "status" : "draft",
  "date" : "2023-07-06T08:45:08+02:00",
  "publisher" : "Kommunernes landsforening",
  "contact" : [
    {
      "name" : "Kommunernes landsforening",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://kl.dk"
        },
        {
          "system" : "email",
          "value" : "kl@kl.dk"
        }
      ]
    }
  ],
  "description" : "Target measure code, that determines whether the target is expressed as a severity, change value or using another observation",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DNK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://kl.dk/fhir/common/caresocial/CodeSystem/KLCommonCareSocialCodes",
        "concept" : [
          {
            "code" : "66959f77-6e2a-4574-8423-3ff097f8b9fa"
          },
          {
            "code" : "90c48f03-f194-4b2f-ad7d-6cba1069ae48"
          }
        ]
      },
      {
        "valueSet" : [
          "http://kl.dk/fhir/common/caresocial/ValueSet/KLObservationCodes"
        ]
      }
    ]
  }
}