FHIR IG analytics| Package | kl.dk.fhir.gateway |
| Resource Type | ValueSet |
| Id | ValueSet-KLGatewayCareEncounterTypes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7dk/kl-gateway/ValueSet-KLGatewayCareEncounterTypes.html |
| URL | http://fhir.kl.dk/gateway/ValueSet/KLGatewayCareEncounterTypes |
| Version | 1.3.0 |
| Status | active |
| Date | 2026-07-19T16:26:33+00:00 |
| Name | KLGatewayCareEncounterTypes |
| Title | GatewayKontaktTyper |
| Realm | dk |
| Description | Values for encounter types used in the gateway |
| StructureDefinition | ||
| kl.dk.fhir.gateway#current | klgateway-care-encounter | CareEncounter |
| kl.dk.fhir.gateway#current | klgateway-care-general-encounter | CareGeneralEncounter |
| CodeSystem | ||
| kl.dk.fhir.term#2.4.0 | CareSocialCodes | CareSocialCodes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet KLGatewayCareEncounterTypes
http://fhir.kl.dk/term/CodeSystem/CareSocialCodes version 📦2.4.0| Code | Display | Definition |
| 9f03dfbb-7a97-45a5-94db-d4c3501714a9 | opfølgning | opfølgning foretaget ved kontakt |
| 4530b499-d74b-4d2e-9df9-247047fb231d | udførelse af indsats | Indsats udført ved kontakt |
{
"resourceType": "ValueSet",
"id": "KLGatewayCareEncounterTypes",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
]
}
}