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

FHIR IG Statistics: ValueSet/EncounterClassCodes

Packagekl.dk.fhir.prevention
TypeValueSet
IdEncounterClassCodes
FHIR VersionR4
Sourcehttp://fhir.kl.dk/prevention/http://fhir.kl.dk/prevention/2.1.1/ValueSet-EncounterClassCodes.html
URLhttp://fhir.kl.dk/prevention/ValueSet/EncounterClassCodes
Version2.1.1
Statusactive
Date2024-06-24T12:35:36+02:00
NameEncounterClassCodes
TitleKontaktKlasseKoder
Realmdk
DescriptionCodes to describe the mode of delivery of an encounter

Resources that use this resource

StructureDefinition
klgateway-119-encounterKLGateway119Encounter

Resources that this resource uses

CodeSystem
CareSocialCodesCareSocialCodes
ValueSet
v3-ActEncounterCodeActEncounterCode
v3-ActEncounterCodeActEncounterCode

Narrative

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

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "EncounterClassCodes",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.kl.dk/prevention/ValueSet/EncounterClassCodes",
  "version": "2.1.1",
  "name": "EncounterClassCodes",
  "title": "KontaktKlasseKoder",
  "status": "active",
  "experimental": false,
  "date": "2024-06-24T12:35:36+02:00",
  "publisher": "Kommunernes Landsforening",
  "contact": [
    {
      "name": "Kommunernes Landsforening",
      "telecom": [
        {
          "system": "url",
          "value": "http://kl.dk"
        }
      ]
    }
  ],
  "description": "Codes to describe the mode of delivery of an encounter",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode"
        ]
      },
      {
        "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
        "concept": [
          {
            "code": "1b55a4b0-1156-4f58-b2df-b5c6014d9048"
          },
          {
            "code": "124be95d-6924-4609-9d2a-e7c73ae3ab3d"
          }
        ]
      }
    ]
  }
}