FHIR IG analytics| Package | hl7.fhir.us.mdi.r4b |
| Resource Type | Observation |
| Id | Observation-us-core-lab-result-fentanyl-urine-a-freeman.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation us-core-lab-result-fentanyl-urine-a-freeman
Profile: Observation - Toxicology Lab Result
status: Final
category: Laboratory
code: fentaNYL [Presence] in Urine
subject: Alice J. Freeman
effective: 2021-12-03
performer: Practitioner Bruce Goldberger (official)
value: true
{
"resourceType": "Observation",
"id": "us-core-lab-result-fentanyl-urine-a-freeman",
"meta": {
"profile": [
"http://hl7.org/fhir/us/mdi/StructureDefinition/Observation-toxicology-lab-result"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11235-9",
"display": "fentaNYL [Presence] in Urine"
}
],
"text": "fentaNYL [Presence] in Urine"
},
"subject": {
"reference": "Patient/us-core-patient-a-freeman",
"display": "Alice J. Freeman"
},
"effectiveDateTime": "2021-12-03",
"performer": [
{
"reference": "Practitioner/us-core-practitioner-b-goldberger"
}
],
"valueString": "true",
"specimen": {
"reference": "Specimen/specimen-urine-toxicology-a-freeman"
}
}