Implementation Guide for fælleskommunal informationsmodel
1.2.0 - release

This page is part of the KLCore (v1.2.0: Release) based on FHIR 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

: KLMålKategoriKoder - JSON Representation

Active as of 2023-06-07

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "KLGoalTypeCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Import all the codes that are contained in <a href=\"http://fhir.kl.dk/term/1.0.0/ValueSet-KLGoalTypeCodes.html\">KLMålKategoriKoder</a></li></ul></div>"
  },
  "url" : "http://fhir.kl.dk/core/ValueSet/KLGoalTypeCodes",
  "version" : "1.2.0",
  "name" : "KLGoalTypeCodes",
  "title" : "KLMålKategoriKoder",
  "status" : "active",
  "date" : "2023-06-07T17:47:41+02:00",
  "publisher" : "Kommunernes landsforening",
  "contact" : [
    {
      "name" : "Kommunernes landsforening",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://kl.dk"
        }
      ]
    }
  ],
  "description" : "Codes used to distinguish different kinds of goals",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "http://fhir.kl.dk/term/ValueSet/KLGoalTypeCodes"
        ]
      }
    ]
  }
}