US Core Implementation Guide
6.1.0 - STU6 United States of America flag

This page is part of the US Core (v6.1.0: STU6 Update) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions. Page versions: STU6.1 STU6 STU5 STU4 STU3 STU2 STU1

: Metabolic Panel Example - XML Representation

Raw xml | Download



<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="metabolic-panel"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2><span title="Codes: {http://loinc.org 24323-8}">Comprehensive metabolic 2000 panel - Serum or Plasma</span> (<span title="Codes: {http://terminology.hl7.org/CodeSystem/v2-0074 LAB}">Laboratory</span>) </h2><table class="grid"><tr><td>Subject</td><td><b>Amy V. Baxter </b> female, DoB: 1987-02-20 ( Medical Record Number: 1032702 (use: USUAL))</td></tr><tr><td>When For</td><td>2005-07-04</td></tr><tr><td>Reported</td><td>2005-07-06 11:45:33+1100</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Reference Range</b></td><td><b>When For</b></td></tr><tr><td><a href="Observation-serum-total-bilirubin.html"><span title="Codes: {http://loinc.org 1975-2}">Bilirub SerPl-mCnc</span></a></td><td>8.6 mg/dL</td><td><span title="Codes: {http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}">Normal Range</span>: 2 mg/dL - 7 mg/dL</td><td>2005-07-07</td></tr><tr><td><a href="Observation-serum-sodium.html"><span title="Codes: {http://loinc.org 2951-2}">Sodium SerPl-sCnc</span></a></td><td>137 mmol/L</td><td><span title="Codes: {http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}">Normal Range</span>: 135 mmol/L - 145 mmol/L</td><td>2005-07-05</td></tr><tr><td><a href="Observation-serum-potassium.html"><span title="Codes: {http://loinc.org 2823-3}">Potassium SerPl-sCnc</span></a></td><td>5.4 mmol/L</td><td><span title="Codes: {http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}">Normal Range</span>: 3.5 mmol/L - 5.5 mmol/L</td><td>2005-07-05</td></tr><tr><td><a href="Observation-serum-creatinine.html"><span title="Codes: {http://loinc.org 2160-0}">Creat SerPl-mCnc</span></a></td><td>1 mg/dL</td><td><span title="Codes: {http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}">Normal Range</span>: 0.2 mg/dL - 0.6 mg/dL</td><td>2005-07-05</td></tr><tr><td><a href="Observation-serum-co2.html"><span title="Codes: {http://loinc.org 2028-9}">CO2 SerPl-sCnc</span></a></td><td>24 mmol/L</td><td><span title="Codes: {http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}">Normal Range</span>: 22 mmol/L - 29 mmol/L</td><td>2005-07-05</td></tr><tr><td><a href="Observation-serum-chloride.html"><span title="Codes: {http://loinc.org 2075-0}">Chloride SerPl-sCnc</span></a></td><td>105 mmol/L</td><td><span title="Codes: {http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}">Normal Range</span>: 95 mmol/L - 105 mmol/L</td><td>2005-07-05</td></tr><tr><td><a href="Observation-serum-calcium.html"><span title="Codes: {http://loinc.org 17861-6}">Calcium SerPl-mCnc</span></a></td><td>7.7 mg/dL</td><td><span title="Codes: {http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}">Normal Range</span>: 8.5 mg/dL - 10.5 mg/dL</td><td>2005-07-05</td></tr><tr><td><a href="Observation-serum-bun.html"><span title="Codes: {http://loinc.org 3094-0}">BUN SerPl-mCnc</span></a></td><td>10 mg/dL</td><td><span title="Codes: {http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}">Normal Range</span>: 5 mg/dL - 20 mg/dL</td><td>2005-07-05</td></tr><tr><td><a href="Observation-serum-glucose.html"><span title="Codes: {http://loinc.org 2345-7}">Glucose SerPl-mCnc</span></a></td><td>76 mg/dL</td><td><span title="Codes: {http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}">Normal Range</span>: 40 mg/dL - 109 mg/dL</td><td>2005-07-05</td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
      <code value="LAB"/>
      <display value="Laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="24323-8"/>
      <display value="Comprehensive metabolic 2000 panel - Serum or Plasma"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/example"/>
    <display value="Amy Shaw"/>
  </subject>
  <effectiveDateTime value="2005-07-04"/>
  <issued value="2005-07-06T11:45:33+11:00"/>
  <performer>
    <reference value="Organization/acme-lab"/>
    <display value="Acme Laboratory, Inc"/>
  </performer>
  <result>
    <reference value="Observation/serum-total-bilirubin"/>
    <display value="TOTAL BILIRUBIN"/>
  </result>
  <result>
    <reference value="Observation/serum-sodium"/>
    <display value="SODIUM"/>
  </result>
  <result>
    <reference value="Observation/serum-potassium"/>
    <display value="Potassium"/>
  </result>
  <result>
    <reference value="Observation/serum-creatinine"/>
    <display value="CREATININE"/>
  </result>
  <result>
    <reference value="Observation/serum-co2"/>
    <display value="TOTAL CO2"/>
  </result>
  <result>
    <reference value="Observation/serum-chloride"/>
    <display value="CHLORIDE"/>
  </result>
  <result>
    <reference value="Observation/serum-calcium"/>
    <display value="CALCIUM"/>
  </result>
  <result>
    <reference value="Observation/serum-bun"/>
    <display value="BUN"/>
  </result>
  <result>
    <reference value="Observation/serum-glucose"/>
    <display value="GLUCOSE"/>
  </result>
</DiagnosticReport>