FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "vdor-tox-findings-drug-obtained-for-vs",
"text": {
"status": "extensions",
"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-tox-findings-drug-obtained-for-vs",
"version": "0.1.1-cibuild",
"name": "VDORToxFindingsDrugObtainedForVS",
"title": "VDOR Tox Findings Drug Obtained For",
"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": "Tox Findings profile drug obtained for codes.",
"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/nvdrs-coding-manual-cs",
"concept": [
{
"code": "DrugObtainedFor1",
"display": "Self"
},
{
"code": "DrugObtainedFor2",
"display": "Intimate Partner"
},
{
"code": "DrugObtainedFor3",
"display": "Family"
},
{
"code": "DrugObtainedFor4",
"display": "Other"
},
{
"code": "DrugObtainedFor8",
"display": "Not applicable"
},
{
"code": "DrugObtainedFor9",
"display": "Relationship unknown"
}
]
}
]
}
}