1.3.0 - release
KLGateway, published by KL. This guide is not an authorized publication; it is the continuous build for version 1.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/kl-gateway/ and changes regularly. See the Directory of published versions
| Active as of 2026-07-19 |
{
"resourceType" : "ValueSet",
"id" : "KLGatewayCareEncounterTypes",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet KLGatewayCareEncounterTypes</b></p><a name=\"KLGatewayCareEncounterTypes\"> </a><a name=\"hcKLGatewayCareEncounterTypes\"> </a><ul><li>Include these codes as defined in <a href=\"http://fhir.kl.dk/term/2.4.0/CodeSystem-CareSocialCodes.html\"><code>http://fhir.kl.dk/term/CodeSystem/CareSocialCodes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 2.4.0, the version found through the package references\"> version 📦2.4.0</span><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=\"http://fhir.kl.dk/term/2.4.0/CodeSystem-CareSocialCodes.html#CareSocialCodes-9f03dfbb-7a97-45a5-94db-d4c3501714a9\">9f03dfbb-7a97-45a5-94db-d4c3501714a9</a></td><td style=\"color: #cccccc\">opfølgning</td><td>opfølgning foretaget ved kontakt</td></tr><tr><td><a href=\"http://fhir.kl.dk/term/2.4.0/CodeSystem-CareSocialCodes.html#CareSocialCodes-4530b499-d74b-4d2e-9df9-247047fb231d\">4530b499-d74b-4d2e-9df9-247047fb231d</a></td><td style=\"color: #cccccc\">udførelse af indsats</td><td>Indsats udført ved kontakt</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.kl.dk/gateway/ValueSet/KLGatewayCareEncounterTypes",
"version" : "1.3.0",
"name" : "KLGatewayCareEncounterTypes",
"title" : "GatewayKontaktTyper",
"status" : "active",
"experimental" : false,
"date" : "2026-07-19T16:26:33+00:00",
"publisher" : "KL",
"contact" : [
{
"name" : "KL",
"telecom" : [
{
"system" : "url",
"value" : "http://www.kl.dk"
}
]
}
],
"description" : "Values for encounter types used in the gateway",
"compose" : {
"include" : [
{
"system" : "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
"concept" : [
{
"code" : "9f03dfbb-7a97-45a5-94db-d4c3501714a9"
},
{
"code" : "4530b499-d74b-4d2e-9df9-247047fb231d"
}
]
}
]
}
}