This page is part of the Potential Drug-Drug Interaction (PDDI) Clinical Decision Support (CDS) (FHIR IG) (v1.0.0-ballot: STU 1 Ballot 3) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
: observation-digoxin-cyclosporine-magnesium - JSON Representation
Raw json | Download
{
"resourceType" : "Observation",
"id" : "observation-digoxin-cyclosporine-magnesium",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-digoxin-cyclosporine-magnesium\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "observation-digoxin-cyclosporine-magnesium" </p></div><p><b>status</b>: final</p><p><b>code</b>: Magnesium [Moles/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2601-3)</span></p><p><b>subject</b>: <a href=\"Patient-patient-digoxin-cyclosporine-context.html\">Patient/patient-digoxin-cyclosporine-context</a></p><p><b>issued</b>: Aug 4, 2018 1:34:00 PM</p><p><b>value</b>: 0.9 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code 258813002 = 'mM')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0.7</td><td>1.1</td></tr></table></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2601-3",
"display" : "Magnesium [Moles/volume] in Serum or Plasma"
}
]
},
"subject" : {
"reference" : "Patient/patient-digoxin-cyclosporine-context"
},
"issued" : "2018-08-04T14:34:00+01:00",
"valueQuantity" : {
"value" : 0.9,
"unit" : "mmol/L",
"system" : "http://snomed.info/sct",
"code" : "258813002"
},
"referenceRange" : [
{
"low" : {
"value" : 0.7
},
"high" : {
"value" : 1.1
}
}
]
}