FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| de.fhir.sterbefall-krebsregistermeldung#current | StfBasisObservation | STF Basis Observation |
| de.fhir.sterbefall-krebsregistermeldung#current | StfTodesursache | STF Todesursache |
Resources that this resource uses
| CodeSystem |
| de.fhir.sterbefall-krebsregistermeldung#current | StfObservationCodesErweiterungCS | StfObservationCodesErweiterung |
| kl.dk.fhir.children#2.1.0 | loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source1
{
"resourceType": "ValueSet",
"id": "StfObservationCodes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ig.fhir.de/igs/stf/ValueSet/StfObservationCodes",
"version": "1.0.0",
"name": "StfObservationCodes",
"title": "STF Observation Codes",
"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": "Im Kontext des Sterbefall relevante Observation Codes",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "108369006",
"display": "Tumor"
},
{
"code": "184305005",
"display": "Cause of Death"
}
]
},
{
"system": "http://loinc.org",
"concept": [
{
"code": "82791-5",
"display": "Cause of death sequence"
}
]
},
{
"system": "http://ig.fhir.de/igs/stf/CodeSystem/StfObservationCodesErweiterungCS"
}
]
}
}