Potential Drug-Drug Interaction (PDDI) CDS IG : STU1 Ballot 2
1.0.0-ballot - STU Ballot International flag

Potential Drug-Drug Interaction (PDDI) CDS IG : STU1 Ballot 2, published by HL7 Clinical Decision Support Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/PDDI-CDS/ and changes regularly. See the Directory of published versions

: observation-digoxin-cyclosporine-potassium - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="observation-digoxin-cyclosporine-potassium"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation observation-digoxin-cyclosporine-potassium</b></p><a name="observation-digoxin-cyclosporine-potassium"> </a><a name="hcobservation-digoxin-cyclosporine-potassium"> </a><a name="observation-digoxin-cyclosporine-potassium-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 22760-3}">Potassium [Mass/volume] in Serum or Plasma</span></p><p><b>subject</b>: <a href="Patient-patient-digoxin-cyclosporine-context.html">Anonymous Patient Female, DoB: 1978-07-23</a></p><p><b>issued</b>: 2018-08-04 14:34:00+0100</p><p><b>value</b>: 0.9 mmol/L<span style="background: LightGoldenRodYellow"> (Details: SNOMED CT  code258813002 = 'mM')</span></p><h3>ReferenceRanges</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td style="display: none">*</td><td>3.5</td><td>5.0</td></tr></table></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="22760-3"/>
      <display value="Potassium [Mass/volume] in Serum or Plasma"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-digoxin-cyclosporine-context"/>
  </subject>
  <issued value="2018-08-04T14:34:00+01:00"/>
  <valueQuantity>
    <value value="0.9"/>
    <unit value="mmol/L"/>
    <system value="http://snomed.info/sct"/>
    <code value="258813002"/>
  </valueQuantity>
  <referenceRange>
    <low>
      <value value="3.5"/>
    </low>
    <high>
      <value value="5.0"/>
    </high>
  </referenceRange>
</Observation>