FHIR IG Statistics: ValueSet/IVR-VS-deathManner
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct
Code | Display | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
87309006 | death of unknown cause | unklarer Todesfall | mort inexpliquée | caduta di nodi più chiara |
418309003 | suspicious death | aussergewöhnlicher Todesfall | mort non naturelle | morte non naturale |
38605008 | natural death | natürlicher Todesfall | mort naturelle | morte naturale |
Source
{
"resourceType": "ValueSet",
"id": "IVR-VS-deathManner",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-deathManner",
"version": "2.1.0-ci-build",
"name": "IVRVSdeathManner",
"title": "IVR Death Manner",
"status": "draft",
"experimental": false,
"date": "2025-07-24T15:44:25+00:00",
"publisher": "IVR Interverband für Rettungswesen",
"contact": [
{
"name": "IVR Interverband für Rettungswesen",
"telecom": [
{
"system": "url",
"value": "https://www.ivr-ias.ch/"
}
]
}
],
"description": "List of possible causes of death.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "87309006",
"display": "death of unknown cause",
"designation": [
{
"language": "de-CH",
"value": "unklarer Todesfall"
},
{
"language": "fr-CH",
"value": "mort inexpliquée"
},
{
"language": "it-CH",
"value": "caduta di nodi più chiara"
}
]
},
{
"code": "418309003",
"display": "suspicious death",
"designation": [
{
"language": "de-CH",
"value": "aussergewöhnlicher Todesfall"
},
{
"language": "fr-CH",
"value": "mort non naturelle"
},
{
"language": "it-CH",
"value": "morte non naturale"
}
]
},
{
"code": "38605008",
"display": "natural death",
"designation": [
{
"language": "de-CH",
"value": "natürlicher Todesfall"
},
{
"language": "fr-CH",
"value": "mort naturelle"
},
{
"language": "it-CH",
"value": "morte naturale"
}
]
}
]
}
]
}
}