Metadaten

CanonicalURLStatusVersion
http://gematik.de/fhir/oegd/stf/CodeSystem/StfObservationCodesErweiterungCSactive1.0.0-ballot

Inhalt

Concepts

This code system http://gematik.de/fhir/oegd/stf/CodeSystem/StfObservationCodesErweiterungCS defines the following codes:

CodeDisplay
nichtNatuerlicherTodNicht natürlicher Tod
todesursacheKlassifikationKlassifikation der Todesursache
zeitdauerBeginnBisTodZeitdauer von Beginn der Krankheit bis Tod
quelleQuelle der Information
CodeAnzeigetext
nichtNatuerlicherTodNicht natürlicher Tod
todesursacheKlassifikationKlassifikation der Todesursache
zeitdauerBeginnBisTodZeitdauer von Beginn der Krankheit bis Tod
quelleQuelle der Information
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="StfObservationCodesErweiterungCS" />
<url value="http://gematik.de/fhir/oegd/stf/CodeSystem/StfObservationCodesErweiterungCS" />
<version value="1.0.0-ballot" />
<name value="StfObservationCodesErweiterungCS" />
<title value="StfObservationCodesErweiterung" />
<status value="active" />
<experimental value="false" />
<date value="2025-12-05" />
<publisher value="ELFA Maßnahme Interoperabilität" />
<content value="complete" />
<count value="4" />
<code value="nichtNatuerlicherTod" />
<display value="Nicht natürlicher Tod" />
</concept>
<code value="todesursacheKlassifikation" />
<display value="Klassifikation der Todesursache" />
</concept>
<code value="zeitdauerBeginnBisTod" />
<display value="Zeitdauer von Beginn der Krankheit bis Tod" />
</concept>
<code value="quelle" />
<display value="Quelle der Information" />
</concept>
</CodeSystem>
{
"resourceType": "CodeSystem",
"id": "StfObservationCodesErweiterungCS",
"url": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfObservationCodesErweiterungCS",
"version": "1.0.0-ballot",
"name": "StfObservationCodesErweiterungCS",
"title": "StfObservationCodesErweiterung",
"status": "active",
"experimental": false,
"date": "2025-12-05",
"publisher": "ELFA Maßnahme Interoperabilität",
"content": "complete",
"count": 4,
"concept": [
{
"code": "nichtNatuerlicherTod",
"display": "Nicht natürlicher Tod"
},
{
"code": "todesursacheKlassifikation",
"display": "Klassifikation der Todesursache"
},
{
"code": "zeitdauerBeginnBisTod",
"display": "Zeitdauer von Beginn der Krankheit bis Tod"
},
{
"code": "quelle",
"display": "Quelle der Information"
}
]
}