0.1.0 - ci-build

CardioIG, published by Example Publisher. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sguinezm/cardioCx-IG/ and changes regularly. See the Directory of published versions

: Observation EjectionFraction - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="EjemploEjectionFractionObservation"/>
  <meta>
    <profile
             value="https://centrocardiovascular.cl/StructureDefinition/EjectionFractionValueObservation"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation EjemploEjectionFractionObservation</b></p><a name="EjemploEjectionFractionObservation"> </a><a name="hcEjemploEjectionFractionObservation"> </a><a name="EjemploEjectionFractionObservation-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 70822001}">Cardiac ejection fraction</span></p><p><b>focus</b>: <a href="https://fhirserve.cl/R4/Procedure/1">https://fhirserve.cl/R4/Procedure/1</a></p><p><b>value</b>: 10</p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="70822001"/>
    </coding>
  </code>
  <focus>
    <reference value="https://fhirserve.cl/R4/Procedure/1"/>
  </focus>
  <valueQuantity>
    <value value="10"/>
  </valueQuantity>
</Observation>