FHIR IG analytics| Package | de.fhir.sterbefall-krebsregistermeldung |
| Resource Type | CodeSystem |
| Id | CodeSystem-StfObservationCodesErweiterungCS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7germany/sterbefall-ig-de-r4/CodeSystem-StfObservationCodesErweiterungCS.html |
| URL | http://ig.fhir.de/igs/stf/CodeSystem/StfObservationCodesErweiterungCS |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-24 |
| Name | StfObservationCodesErweiterungCS |
| Title | StfObservationCodesErweiterung |
| Authority | hl7 |
| Content | complete |
| ValueSet | ||
| de.fhir.sterbefall-krebsregistermeldung#current | StfObservationCodes | STF Observation Codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem StfObservationCodesErweiterungCS
This code system http://ig.fhir.de/igs/stf/CodeSystem/StfObservationCodesErweiterungCS defines the following codes:
| Code | Display |
| nichtNatuerlicherTod | Nicht natürlicher Tod |
| todesursacheKlassifikation | Klassifikation der Todesursache |
| zeitdauerBeginnBisTod | Zeitdauer von Beginn der Krankheit bis Tod |
{
"resourceType": "CodeSystem",
"id": "StfObservationCodesErweiterungCS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ig.fhir.de/igs/stf/CodeSystem/StfObservationCodesErweiterungCS",
"version": "1.0.0",
"name": "StfObservationCodesErweiterungCS",
"title": "StfObservationCodesErweiterung",
"status": "active",
"experimental": false,
"date": "2026-03-24",
"publisher": "HL7 Deutschland e.V.",
"contact": [
{
"name": "HL7 Deutschland e.V.",
"telecom": [
{
"system": "url",
"value": "https://hl7.de"
}
]
}
],
"content": "complete",
"count": 3,
"concept": [
{
"code": "nichtNatuerlicherTod",
"display": "Nicht natürlicher Tod"
},
{
"code": "todesursacheKlassifikation",
"display": "Klassifikation der Todesursache"
},
{
"code": "zeitdauerBeginnBisTod",
"display": "Zeitdauer von Beginn der Krankheit bis Tod"
}
]
}