FHIR IG Statistics: ValueSet/vdor-type-of-overdose-vs
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "vdor-type-of-overdose-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/vdor/ImplementationGuide/hl7.fhir.us.vdor"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/vdor/ValueSet/vdor-type-of-overdose-vs",
"version": "0.1.0-cibuild",
"name": "VDORTypeOfOverdoseVS",
"title": "VDOR Type of Overdose",
"status": "draft",
"experimental": true,
"date": "2025-06-12T04:51:29+00:00",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description": "Type of Overdose values.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system",
"concept": [
{
"code": "od-type-of-od-1",
"display": "Overdose related to substance use/misuse"
},
{
"code": "od-type-of-od-2",
"display": "Victim unintentionally takes a drug or wrong dosage"
},
{
"code": "od-type-of-od-3",
"display": "Overmedication"
},
{
"code": "od-type-of-od-4",
"display": "Took prescribed dosage"
},
{
"code": "od-type-of-od-5",
"display": "Other, please add information to narrative"
},
{
"code": "od-type-of-od-6",
"display": "Unknown"
}
]
}
]
}
}