Package | de.basisprofil.r4 |
Resource Type | ValueSet |
Id | EncounterStatusDe |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&canonical=http://fhir.de/ValueSet/EncounterStatusDe |
URL | http://fhir.de/ValueSet/EncounterStatusDe |
Version | 1.5.4 |
Status | active |
Date | 2025-06-16 |
Name | EncounterStatusDe |
Title | Encounter Status ValueSet |
Authority | hl7 |
Description | Einschränkung von Encounter Status in Vorbereitung auf Änderungen in FHIR R5 |
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 |
No resources found
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "EncounterStatusDe", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "url": "http://fhir.de/ValueSet/EncounterStatusDe", "version": "1.5.4", "name": "EncounterStatusDe", "title": "Encounter Status ValueSet", "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": "Einschränkung von Encounter Status in Vorbereitung auf Änderungen in FHIR R5", "compose": { "include": [ { "system": "http://hl7.org/fhir/encounter-status", "concept": [ { "code": "planned", "display": "Planned" }, { "code": "in-progress", "display": "In Progress" }, { "code": "onleave", "display": "On Leave" }, { "code": "finished", "display": "Finished" }, { "code": "cancelled", "display": "Cancelled" }, { "code": "entered-in-error", "display": "Entered in Error" }, { "code": "unknown", "display": "Unknown" } ] } ] } }