FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| hl7.fhir.us.vdor#current | vdor-overdose | VDOR Overdose - Overdose Category Observation |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "vdor-overdose-category-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-overdose-category-vs",
"version": "0.1.1-cibuild",
"name": "VDOROverdoseCategoryVS",
"title": "VDOR Overdose Category Observation Codes",
"status": "draft",
"experimental": true,
"date": "2026-05-29T19:30:56+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": "Codes for observations in the Overdose category.",
"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-bystanders-present",
"display": "Bystander(s) Present"
},
{
"code": "od-current-or-past-drug-misuse",
"display": "Current or Past Prescription Drug Misuse or Illicit Drug Use"
},
{
"code": "od-evidence-of-drug-use",
"display": "Evidence of Drug Use"
},
{
"code": "od-ffu",
"display": "Time/Date First Found Unresponsive"
},
{
"code": "od-lnka",
"display": "Time/Date Last Known Alive and Well Pre-overdose"
},
{
"code": "od-previous-overdose",
"display": "Previous Overdose"
},
{
"code": "od-recent-emergency-department-visit",
"display": "Recent Emergency Department Visit or Urgent Care Visit"
},
{
"code": "od-recent-opiod-use-relapse",
"display": "Recent Opiod Use Relapse"
},
{
"code": "od-treatment-for-substance-use-disorder",
"display": "Treatment for Substance Use Disorder"
},
{
"code": "od-type-of-od",
"display": "Type of Overdose/poisoning"
},
{
"code": "od-use-of-prescription-morphine",
"display": "Use of Prescription Morphine"
}
]
}
]
}
}