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

: BioSignal Example - HolterMonitoring - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="9115"/>
  <meta>
    <profile
             value="http://interopehrate.eu/fhir/StructureDefinition/Observation-BioSignal-IEHR"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="9115"> </a><a name="hc9115"> </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 &quot;9115&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Observation-BioSignal-IEHR.html">BioSignal-IEHR</a></p></div><p><b>ProvenanceExtension-IEHR</b>: <a href="Provenance-5.html">Provenance/5</a></p><p><b>status</b>: final</p><p><b>code</b>: Holter monitor study <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#18754-2)</span></p><p><b>subject</b>: <a href="Patient-3466.html">Patient/3466</a> &quot; SMITH&quot;</p><p><b>effective</b>: 2022-03-01 --&gt; 2022-03-02</p><p><b>performer</b>: <a href="Organization-34432.html">Organization/34432</a> &quot;Fondazione Gabriele Monasterio&quot;</p><blockquote><p><b>component</b></p><p><b>code</b>: Heart rate 24 hour <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#8878-1)</span></p><p><b>value</b>: 75 heartbeats per minute<span style="background: LightGoldenRodYellow"> (Details: UCUM code {beats}/min = '{beats}/min')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Premature ventricular contractions [#] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#76126-2)</span></p><p><b>value</b>: 5 x<span style="background: LightGoldenRodYellow"> (Details: UCUM code {Number} = '{Number}')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Ventricular tachycardia <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-icd10CM.html">International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)</a>#I47.2)</span></p><p><b>value</b>: 10 x<span style="background: LightGoldenRodYellow"> (Details: UCUM code {Number} = '{Number}')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Unspecified atrial fibrillation <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-icd10CM.html">International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)</a>#I48.91)</span></p><p><b>value</b>: 5 x<span style="background: LightGoldenRodYellow"> (Details: UCUM code {Number} = '{Number}')</span></p></blockquote></div>
  </text>
  <extension
             url="http://interopehrate.eu/fhir/StructureDefinition/ProvenanceExtension-IEHR">
    <valueReference>🔗 
      <reference value="Provenance/5"/>
    </valueReference>
  </extension>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="18754-2"/>
      <display value="Holter monitor study"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/3466"/>
  </subject>
  <effectivePeriod>
    <start value="2022-03-01"/>
    <end value="2022-03-02"/>
  </effectivePeriod>
  <performer>🔗 
    <reference value="Organization/34432"/>
  </performer>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8878-1"/>
        <display value="Heart rate 24 hour"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="75"/>
      <unit value="heartbeats per minute"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="{beats}/min"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="76126-2"/>
        <display value="Premature ventricular contractions [#]"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="5"/>
      <unit value="x"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="{Number}"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://hl7.org/fhir/sid/icd-10-cm"/>
        <code value="I47.2"/>
        <display value="Ventricular tachycardia"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="10"/>
      <unit value="x"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="{Number}"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://hl7.org/fhir/sid/icd-10-cm"/>
        <code value="I48.91"/>
        <display value="Unspecified atrial fibrillation"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="5"/>
      <unit value="x"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="{Number}"/>
    </valueQuantity>
  </component>
</Observation>