FHIR IG analytics| Package | hl7.fhir.uv.pddi |
| Resource Type | Observation |
| Id | Observation-observation-digoxin-cyclosporine-digoxin.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-digoxin-cyclosporine-digoxin
status: Final
code: Digoxin [Mass/volume] in Serum or Plasma
subject: Anonymous Patient Female, DoB: 1978-07-23
issued: 2018-08-04 14:34:00+0100
value: 2.3 ng/mL (Details: SNOMED CT code258806002 = 'ng/mL')
| Low | High |
| 0.8 | 2.0 |
{
"resourceType": "Observation",
"id": "observation-digoxin-cyclosporine-digoxin",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "10535-3",
"display": "Digoxin [Mass/volume] in Serum or Plasma"
}
]
},
"subject": {
"reference": "Patient/patient-digoxin-cyclosporine-context"
},
"issued": "2018-08-04T14:34:00+01:00",
"valueQuantity": {
"value": 2.3,
"unit": "ng/mL",
"system": "http://snomed.info/sct",
"code": "258806002"
},
"referenceRange": [
{
"low": {
"value": 0.8
},
"high": {
"value": 2
}
}
]
}