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

: KLOpfølgningKodes - JSON Representation

Draft as of 2023-07-06

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "KLFollowUpCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-KLFollowUpCodesFFB.html\">KLOpfølgningKoderFFB</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-KLFollowUpCodesFSIII.html\">KLOpfølgningKoderFSIII</a></li></ul></div>"
  },
  "url" : "http://kl.dk/fhir/common/caresocial/ValueSet/KLFollowUpCodes",
  "version" : "0.7.0",
  "name" : "KLFollowUpCodes",
  "title" : "KLOpfølgningKodes",
  "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" : "Follow-up codes used in Danish municipalities",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DNK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "http://kl.dk/fhir/common/caresocial/ValueSet/KLFollowUpCodesFFB"
        ]
      },
      {
        "valueSet" : [
          "http://kl.dk/fhir/common/caresocial/ValueSet/KLFollowUpCodesFSIII"
        ]
      }
    ]
  }
}