HL7 FHIR Implementation Guide Laboratory Report
0.2.0 - trial-use Italy flag

HL7 FHIR Implementation Guide Laboratory Report, published by HL7 Italia. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-it/lab-report/ and changes regularly. See the Directory of published versions

: DiagnosticReport-Lab-Esempio - XML Representation

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="56f19992-e73e-45b5-bbdd-6d9aeb60b15a"/>
  <meta>
    <profile
             value="http://hl7.it/fhir/lab-report/StructureDefinition/diagnosticreport-it-lab"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RefertoDiagnostico 56f19992-e73e-45b5-bbdd-6d9aeb60b15a</b></p><a name="56f19992-e73e-45b5-bbdd-6d9aeb60b15a"> </a><a name="hc56f19992-e73e-45b5-bbdd-6d9aeb60b15a"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-diagnosticreport-it-lab.html">DiagnosticReport - Lab Report</a></p></div><h2><span title="Codes:{http://loinc.org 11502-2}">Laboratory report</span> (<span title="Codes:{http://loinc.org 18723-7}">Hematology studies (set)</span>) </h2><table class="grid"><tr><td>Subject</td><td>Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</td></tr><tr><td>When For</td><td>2023-02-25 11:45:00+0100 --&gt; 2023-02-25 12:45:00+0100</td></tr><tr><td>Reported</td><td>2023-02-25 12:45:00+0100</td></tr><tr><td>Performer</td><td> <a href="Bundle-Bundle-Lab-Esempio-2.html#urn-uuid-dc5842a1-83b6-43c7-b063-75ae989b803c">PractitionerRole Generalist Medical Practitioners</a></td></tr><tr><td>Identifier</td><td> urn:uuid:10b545ea-725c-446d-9b95-8aeb444eddf3 (use: official, )</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>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href="Bundle-Bundle-Lab-Esempio-2.html#urn-uuid-7e2f354b-de83-4472-bd07-1571cdb50fde"><span title="Codes:{http://loinc.org 18723-7}">Hematology studies (set)</span></a></td><td>70 mg/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg/dL = 'mg/dL')</span></td><td>Final</td><td>2022-10-25 13:35:00+0100</td></tr></table><p><b>Coded Conclusions:</b></p><ul><li><span title="Codes:{http://snomed.info/sct 166921001}">Blood glucose normal</span></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition">
    <valueReference>
      <reference value="urn:uuid:2ae95a5c-9094-41a3-a437-ce6d34c55a54"/>
    </valueReference>
  </extension>
  <identifier>
    <use value="official"/>
    <value value="urn:uuid:10b545ea-725c-446d-9b95-8aeb444eddf3"/>
  </identifier>
  <basedOn>
    <reference value="urn:uuid:463ae6fe-60d4-4b38-84b3-1008e0925678"/>
  </basedOn>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="18723-7"/>
      <display value="Hematology studies (set)"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11502-2"/>
      <display value="Laboratory report"/>
    </coding>
  </code>
  <subject>
    <reference value="urn:uuid:8472931c-fbd0-437b-9ed1-4f66472c78b5"/>
  </subject>
  <encounter>
    <reference value="urn:uuid:7b06368c-7089-4f66-acc8-29e1fcbd31f6"/>
  </encounter>
  <effectivePeriod>
    <start value="2023-02-25T11:45:00+01:00"/>
    <end value="2023-02-25T12:45:00+01:00"/>
  </effectivePeriod>
  <issued value="2023-02-25T12:45:00+01:00"/>
  <performer>
    <reference value="urn:uuid:dc5842a1-83b6-43c7-b063-75ae989b803c"/>
  </performer>
  <specimen>
    <reference value="urn:uuid:168d4960-0a0b-43af-8025-180f0965f325"/>
  </specimen>
  <result>
    <reference value="urn:uuid:7e2f354b-de83-4472-bd07-1571cdb50fde"/>
  </result>
  <conclusionCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="166921001"/>
      <display value="Blood glucose normal"/>
    </coding>
  </conclusionCode>
</DiagnosticReport>