Cross Border Data Exchange IG
1.0.0 - CI Build International flag

Cross Border Data Exchange IG, published by IEHR-Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/InteropEHRate-project/cross-border-data-exchange/ and changes regularly. See the Directory of published versions

: VitalSignReport Example - XML Representation

Raw xml | Download



<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="8911"/>
  <meta>
    <profile
             value="http://interopehrate.eu/fhir/StructureDefinition/DiagnosticReport-VitalSignReport-IEHR"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><h2><span title="Codes: {http://loinc.org 30954-2}">Relevant diagnostic tests/laboratory data Narrative</span> </h2><table class="grid"><tr><td>Subject</td><td><b>Markus Smith </b> male, DoB: 2013-12-05 ( <code>http://interopEHRate.eu/fhir-resource/</code>/Patient/MS01)</td></tr><tr><td>When For</td><td>2022-04-04 --&gt; 2022-04-04</td></tr><tr><td>Identifier:</td><td> Provider number/5g3-8c2-4d4</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>When For</b></td></tr><tr><td><a href="Observation-1111.html"><span title="Codes: {http://loinc.org 8867-4}">Heart rate</span></a></td><td>62 /min</td><td>2022-04-04</td></tr><tr><td><a href="Observation-1112.html"><span title="Codes: {http://loinc.org 35094-2}">Blood Pressure Panel</span></a></td><td/><td>2022-04-04</td></tr><tr><td><a href="Observation-1113.html"><span title="Codes: {http://loinc.org 29463-7}">Body weight</span></a></td><td>85 kg</td><td>2022-04-04</td></tr><tr><td><a href="Observation-1114.html"><span title="Codes: {http://loinc.org 8302-2}">Body height</span></a></td><td>195 cm</td><td>2022-04-04</td></tr><tr><td><a href="Observation-1115.html"><span title="Codes: {http://loinc.org 98151-4}">Degree of ascites</span></a></td><td><span title="Codes: {http://loinc.org LA9634-2}">Absent</span></td><td>2022-04-04</td></tr><tr><td><a href="Observation-1116.html"><span title="Codes: {http://loinc.org 44966-0}">Peripheral Edema</span></a></td><td><span title="Codes: {http://loinc.org LA24844-5}, {http://loinc.org LA9634-2}">Peripheral</span></td><td>2022-04-04</td></tr><tr><td><a href="Observation-1117.html"><span title="Codes: {http://loinc.org 80319-7}">Breath sounds by Auscultation</span></a></td><td><span title="Codes: {http://loinc.org LA19732-9}">Clear</span></td><td>2022-04-04</td></tr><tr><td><a href="Observation-1118.html"><span title="Codes: {http://loinc.org 69428-1}">Jugular Vein Distension</span></a></td><td><span title="Codes: {http://loinc.org LA9634-2}">Absent</span></td><td>2022-04-04</td></tr><tr><td><a href="Observation-1119.html"><span title="Codes: {http://hl7.org/fhir/sid/icd-10-cm R09.89}">Lung Congestion</span></a></td><td><span title="Codes: {http://loinc.org LA9633-4}">Present</span></td><td>2022-04-04</td></tr><tr><td><a href="Observation-1120.html"><span title="Codes: {http://hl7.org/fhir/sid/icd-10-cm J90}">Pleural effusion, not elsewhere classified</span></a></td><td><span title="Codes: {http://loinc.org LA9633-4}">Present</span></td><td>2022-04-04</td></tr></table></div>
  </text>
  <extension
             url="http://interopehrate.eu/fhir/StructureDefinition/ProvenanceExtension-IEHR">
    <valueReference>🔗 
      <reference value="Provenance/9"/>
    </valueReference>
  </extension>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="PRN"/>
      </coding>
    </type>
    <value value="5g3-8c2-4d4"/>
  </identifier>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="30954-2"/>
      <display value="Relevant diagnostic tests/laboratory data Narrative"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/3466"/>
  </subject>
  <effectivePeriod>
    <start value="2022-04-04"/>
    <end value="2022-04-04"/>
  </effectivePeriod>
  <performer>🔗 
    <reference value="Organization/34432"/>
  </performer>
  <resultsInterpreter>🔗 
    <reference value="Organization/34432"/>
  </resultsInterpreter>
  <result>🔗 
    <reference value="Observation/1111"/>
  </result>
  <result>🔗 
    <reference value="Observation/1112"/>
  </result>
  <result>🔗 
    <reference value="Observation/1113"/>
  </result>
  <result>🔗 
    <reference value="Observation/1114"/>
  </result>
  <result>🔗 
    <reference value="Observation/1115"/>
  </result>
  <result>🔗 
    <reference value="Observation/1116"/>
  </result>
  <result>🔗 
    <reference value="Observation/1117"/>
  </result>
  <result>🔗 
    <reference value="Observation/1118"/>
  </result>
  <result>🔗 
    <reference value="Observation/1119"/>
  </result>
  <result>🔗 
    <reference value="Observation/1120"/>
  </result>
</DiagnosticReport>