FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/KLEncounterTypes

Packagekl.dk.fhir.term
TypeValueSet
IdKLEncounterTypes
FHIR VersionR4
Sourcehttp://fhir.kl.dk/term/http://fhir.kl.dk/term/2.2.0/ValueSet-KLEncounterTypes.html
URLhttp://fhir.kl.dk/term/ValueSet/KLEncounterTypes
Version2.2.0
Statusactive
Date2024-10-31T13:15:50+01:00
NameKLEncounterTypes
TitleKLKontaktTyper
Realmdk
DescriptionEncounter types in Danish municipality health, social and elderly care (note that these are specific to this model, they are not replicas of a municipality terminology service)

Resources that use this resource

StructureDefinition
klgateway-care-encounterCareEncounter
klgateway-care-general-encounterCareGeneralEncounter
kl-reporting-ffb-followUpEncounterFollowUpEncounter
ValueSet
KLEncounterTypesKLKontaktTyper

Resources that this resource uses

CodeSystem
CareSocialCodesCareSocialCodes

Narrative

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

Generated Narrative: ValueSet KLEncounterTypes


Source

{
  "resourceType": "ValueSet",
  "id": "KLEncounterTypes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.kl.dk/term/ValueSet/KLEncounterTypes",
  "version": "2.2.0",
  "name": "KLEncounterTypes",
  "title": "KLKontaktTyper",
  "status": "active",
  "experimental": false,
  "date": "2024-10-31T13:15:50+01:00",
  "publisher": "Kommunernes Landsforening",
  "contact": [
    {
      "name": "Kommunernes Landsforening",
      "telecom": [
        {
          "system": "url",
          "value": "http://kl.dk"
        }
      ]
    }
  ],
  "description": "Encounter types in Danish municipality health, social and elderly care (note that these are specific to this model, they are not replicas of a municipality terminology service)",
  "compose": {
    "include": [
      {
        "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "25303acd-dcaf-4a8e-a8a3-3961a43858aa"
          }
        ]
      }
    ]
  }
}