| Package | de.basisprofil.r4 |
| Resource Type | ValueSet |
| Id | EncounterClassDE |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&canonical=http://fhir.de/ValueSet/EncounterClassDE |
| URL | http://fhir.de/ValueSet/EncounterClassDE |
| Version | 1.5.4 |
| Status | active |
| Date | 2025-06-16 |
| Name | EncounterClassDE |
| Title | EncounterClassDE |
| Authority | hl7 |
| Description | Fallarten und Patientenstatus zur Codierung von Encounter.class |
| StructureDefinition | |
| ISiKKontaktGesundheitseinrichtung | ISiKKontaktGesundheitseinrichtung |
| KontaktGesundheitseinrichtung | MII PR Fall Kontakt mit einer Gesundheitseinrichtung |
| ISiKKontaktGesundheitseinrichtung | ISiKKontaktGesundheitseinrichtung |
| KBV_PR_Base_Encounter | KBV_PR_Base_Encounter |
| ISiKKontaktGesundheitseinrichtung | ISiKKontaktGesundheitseinrichtung |
| Encounter | Kontakt |
| KBV_PR_MIO_DIGA_Appointment | KBV_PR_MIO_DIGA_Appointment |
| CodeSystem | |
| v3-ActCode | ActCode |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "EncounterClassDE",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"url": "http://fhir.de/ValueSet/EncounterClassDE",
"version": "1.5.4",
"name": "EncounterClassDE",
"title": "EncounterClassDE",
"status": "active",
"experimental": false,
"date": "2025-06-16",
"publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.de/technische-komitees/fhir/"
}
]
}
],
"description": "Fallarten und Patientenstatus zur Codierung von Encounter.class",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"concept": [
{
"code": "AMB",
"display": "ambulatory"
},
{
"code": "IMP",
"display": "inpatient encounter"
},
{
"code": "PRENC",
"display": "pre-admission"
},
{
"code": "VR",
"display": "virtual"
},
{
"code": "SS",
"display": "short stay"
},
{
"code": "HH",
"display": "home health"
}
]
}
]
}
}