FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| de.gematik.sterbefall#1.0.2 | 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
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "StfObservationCodes",
"id": "StfObservationCodes",
"title": "STF Observation Codes",
"description": "Im Kontext des Sterbefall relevante Observation Codes",
"version": "1.0.2",
"url": "http://gematik.de/fhir/oegd/stf/ValueSet/StfObservationCodes",
"experimental": false,
"publisher": "ELFA Maßnahme Interoperabilität",
"date": "2026-03-30",
"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://gematik.de/fhir/oegd/stf/CodeSystem/StfObservationCodesErweiterungCS"
}
]
}
}