FHIR IG analytics| Package | hl7.fhir.us.vdor |
| Resource Type | Observation |
| Id | Observation-VDOR-Current-Or-Past-Drug-Misuse-Example-02.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation VDOR-Current-Or-Past-Drug-Misuse-Example-02
VDOR Extension - Drug Misuse: Heroin
VDOR Extension - Drug Misuse: Prescription opioids
VDOR Extension - Drug Misuse: Other substance - specify
status: Final
category: Overdose
code: Current or Past Prescription Drug Misuse or Illicit Drug Use
note:
Ayahuasca
{
"resourceType": "Observation",
"id": "VDOR-Current-Or-Past-Drug-Misuse-Example-02",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vdor/StructureDefinition/vdor-od-current-or-past-drug-misuse"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/vdor/StructureDefinition/vdor-drug-misuse",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system",
"code": "od-drug-misuse-2",
"display": "Heroin"
}
]
}
},
{
"url": "http://hl7.org/fhir/us/vdor/StructureDefinition/vdor-drug-misuse",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system",
"code": "od-drug-misuse-3",
"display": "Prescription opioids"
}
]
}
},
{
"url": "http://hl7.org/fhir/us/vdor/StructureDefinition/vdor-drug-misuse",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system",
"code": "od-drug-misuse-11",
"display": "Other substance - specify"
}
]
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system",
"code": "overdose",
"display": "Overdose"
}
]
}
],
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system",
"code": "od-current-or-past-drug-misuse",
"display": "Current or Past Prescription Drug Misuse or Illicit Drug Use"
}
]
},
"subject": {
"reference": "Patient/alice-freeman-example-patient"
},
"note": [
{
"text": "Ayahuasca"
}
]
}