FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekl.dk.fhir.gateway
Resource TypeValueSet
IdValueSet-KLGatewayCareEncounterTypes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7dk/kl-gateway/ValueSet-KLGatewayCareEncounterTypes.html
URLhttp://fhir.kl.dk/gateway/ValueSet/KLGatewayCareEncounterTypes
Version1.3.0
Statusactive
Date2026-07-19T16:26:33+00:00
NameKLGatewayCareEncounterTypes
TitleGatewayKontaktTyper
Realmdk
DescriptionValues for encounter types used in the gateway

Resources that use this resource

StructureDefinition
kl.dk.fhir.gateway#currentklgateway-care-encounterCareEncounter
kl.dk.fhir.gateway#currentklgateway-care-general-encounterCareGeneralEncounter

Resources that this resource uses

CodeSystem
kl.dk.fhir.term#2.4.0CareSocialCodesCareSocialCodes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet KLGatewayCareEncounterTypes


Source1

{
  "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"
          }
        ]
      }
    ]
  }
}