FHIR IG analytics| Package | hl7.fhir.us.cdc-opioid-cpg.r4 |
| Resource Type | Observation |
| Id | Observation-oxycodone-urine-drug-screening-result.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation oxycodone-urine-drug-screening-result
status: Final
category: Laboratory
code: Noroxymorphone Ur Ql Scn
subject: Johnny Appleseed Male, DoB: 1983-01-10 ( Medical Record Number: 12345 (use: usual, ))
effective: 2025-07-01
performer: PractitionerRole Clinic/Center
value: NEG
{
"resourceType": "Observation",
"id": "oxycodone-urine-drug-screening-result",
"meta": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-name",
"valueString": "Oxycodone Urine Drug Screening Result Observation Example"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-description",
"valueMarkdown": "This is an oxycodone UDS result example for the *Oxycodone Urine Drug Screening Result Observation Profile*."
}
],
"profile": [
"http://hl7.org/fhir/us/cdc-opioid-cpg/StructureDefinition/OxycodoneUrineDrugScreeningResultObservation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "89302-4",
"display": "Noroxymorphone Ur Ql Scn"
}
]
},
"subject": {
"reference": "Patient/opioid-review-useful"
},
"effectiveDateTime": "2025-07-01",
"performer": [
{
"reference": "PractitionerRole/example"
}
],
"valueString": "NEG"
}