Metadaten

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

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
quelleQuelle der Information
CodeAnzeigetext
nichtNatuerlicherTodNicht natürlicher Tod
todesursacheKlassifikationKlassifikation der Todesursache
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-beta.1" />
<name value="StfObservationCodesErweiterungCS" />
<title value="StfObservationCodesErweiterung" />
<status value="active" />
<experimental value="false" />
<date value="2025-09-05" />
<publisher value="ELFA Maßnahme Interoperabilität" />
<content value="complete" />
<count value="3" />
<code value="nichtNatuerlicherTod" />
<display value="Nicht natürlicher Tod" />
</concept>
<code value="todesursacheKlassifikation" />
<display value="Klassifikation der Todesursache" />
</concept>
<code value="quelle" />
<display value="Quelle der Information" />
</concept>
</CodeSystem>
{
"resourceType": "CodeSystem",
"status": "active",
"content": "complete",
"name": "StfObservationCodesErweiterungCS",
"id": "StfObservationCodesErweiterungCS",
"title": "StfObservationCodesErweiterung",
"url": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfObservationCodesErweiterungCS",
"concept": [
{
"code": "nichtNatuerlicherTod",
"display": "Nicht natürlicher Tod"
},
{
"code": "todesursacheKlassifikation",
"display": "Klassifikation der Todesursache"
},
{
"code": "quelle",
"display": "Quelle der Information"
}
],
"version": "1.0.0-beta.1",
"experimental": false,
"publisher": "ELFA Maßnahme Interoperabilität",
"date": "2025-09-05",
"count": 3
}