FHIR IG analytics| Package | de.fhir.sterbefall-krebsregistermeldung |
| Resource Type | CodeSystem |
| Id | CodeSystem-StfDateiTypCS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7germany/sterbefall-ig-de-r4/CodeSystem-StfDateiTypCS.html |
| URL | http://ig.fhir.de/igs/stf/CodeSystem/StfDateiTypCS |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-24 |
| Name | StfDateiTypCS |
| Title | STF Datei Typ CS |
| Authority | hl7 |
| Description | Typen von Dateien, die im Sterbefall Kontext vorkommen können |
| Content | complete |
| ValueSet | ||
| de.fhir.sterbefall-krebsregistermeldung#current | StfDateiTypVS | STF Datei Typ |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem StfDateiTypCS
This code system http://ig.fhir.de/igs/stf/CodeSystem/StfDateiTypCS defines the following codes:
| Code |
| Sterbeurkunde |
| Obduktionsschein |
| Leichenschauschein |
{
"resourceType": "CodeSystem",
"id": "StfDateiTypCS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ig.fhir.de/igs/stf/CodeSystem/StfDateiTypCS",
"version": "1.0.0",
"name": "StfDateiTypCS",
"title": "STF Datei Typ CS",
"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"
}
]
}
],
"description": "Typen von Dateien, die im Sterbefall Kontext vorkommen können",
"content": "complete",
"count": 3,
"concept": [
{
"code": "Sterbeurkunde",
"display": "Sterbeurkunde"
},
{
"code": "Obduktionsschein",
"display": "Obduktionsschein"
},
{
"code": "Leichenschauschein",
"display": "Leichenschauschein"
}
]
}