FHIR IG Statistics: ValueSet/IVR-VS-deathManner
Package | ch.fhir.ig.ch-ems |
Type | ValueSet |
Id | IVR-VS-deathManner |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-ems/http://fhir.ch/ig/ch-ems/ValueSet-IVR-VS-deathManner.html |
URL | http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-deathManner |
Version | 1.9.0 |
Status | draft |
Date | 2020-08-25T14:08:15+02:00 |
Name | IVRVSdeathManner |
Title | IVR valueset manner of death (.143.11.41) |
Realm | ch |
Authority | hl7 |
Description | IVR valueset manner of death (.143.11.41) |
Copyright | This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org. |
Resources that use this resource
No resources found
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
Additional Language Displays
Code | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
87309006 | unklarer Todesfall | mort inexpliquée | caduta di nodi più chiara |
418309003 | aussergewöhnlicher Todesfall | mort non naturelle | morte non naturale |
38605008 | natürlicher Todesfall | mort naturelle | morte naturale |
Source
{
"resourceType": "ValueSet",
"id": "IVR-VS-deathManner",
"meta": {
"source": "http://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.1.11.45--20170409123155",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2017-04-09T12:31:55+02:00"
}
}
],
"url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-deathManner",
"identifier": [
{
"use": "official",
"system": "http://art-decor.org/ns/oids/vs",
"value": "2.16.756.5.30.1.1.11.45"
}
],
"version": "1.9.0",
"name": "IVRVSdeathManner",
"title": "IVR valueset manner of death (.143.11.41)",
"status": "draft",
"experimental": false,
"date": "2020-08-25T14:08:15+02:00",
"publisher": "IVR Interverband für Rettungswesen",
"contact": [
{
"name": "IVR Interverband für Rettungswesen",
"telecom": [
{
"system": "url",
"value": "https://www.ivr-ias.ch/"
}
]
}
],
"description": "IVR valueset manner of death (.143.11.41)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"immutable": false,
"copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
"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"
}
]
}
]
}
]
}
}