FHIR IG analytics| Package | hl7.fhir.us.vrdr.r4b |
| Resource Type | ValueSet |
| Id | ValueSet-vrdr-manner-of-death-vs.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "ValueSet",
"id": "vrdr-manner-of-death-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
}
],
"url": "http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-manner-of-death-vs",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.10.48.15"
}
],
"version": "3.0.0",
"name": "MannerOfDeathVS",
"title": "Manner of Death ValueSet",
"status": "active",
"experimental": false,
"date": "2024-10-16T18:41:34+00:00",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
},
{
"system": "email",
"value": "pher@lists.HL7.org"
}
]
}
],
"description": "A set of code used to indicate a classification of the manner of death.\n\n\nMapping to IJE codes [here](ConceptMap-MannerOfDeathCM.html).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "38605008",
"display": "Natural death"
},
{
"code": "7878000",
"display": "Accidental death"
},
{
"code": "44301001",
"display": "Suicide"
},
{
"code": "27935005",
"display": "Homicide"
},
{
"code": "185973002",
"display": "Patient awaiting investigation"
},
{
"code": "65037004",
"display": "Death, manner undetermined"
}
]
}
]
}
}