FHIR IG Statistics: ValueSet/vrdr-manner-of-death-vs
Package | hl7.fhir.us.vrdr |
Type | ValueSet |
Id | vrdr-manner-of-death-vs |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/vrdr/https://build.fhir.org/ig/IHE/QRPH.VRDR/ValueSet-vrdr-manner-of-death-vs.html |
URL | http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-manner-of-death-vs |
Version | 3.0.0 |
Status | active |
Date | 2024-10-23T21:53:18+00:00 |
Name | MannerOfDeathVS |
Title | Manner of Death ValueSet |
Realm | us |
Authority | hl7 |
Description | A set of code used to indicate a classification of the manner of death.
Mapping to IJE codes [here](ConceptMap-MannerOfDeathCM.html). |
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 |
Resources that use this resource
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
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-23T21:53:18+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"
}
]
}
]
}
}