Austrian Patient Summary (R4)
0.2.0 - STU1

Austrian Patient Summary (R4) - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AtApsObservationPregnancyEdd-Beispiel - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="AtApsExampleObservationPregnancyEdd01"/>
  <meta>
    <profile
             value="https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-observationpregnancyedd"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation AtApsExampleObservationPregnancyEdd01</b></p><a name="AtApsExampleObservationPregnancyEdd01"> </a><a name="hcAtApsExampleObservationPregnancyEdd01"> </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-at-aps-observationpregnancyedd.html">AT APS Observation Pregnancy Expected Delivery Date</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 11778-8}">Voraussichtlicher Entbindungstermin</span></p><p><b>subject</b>: <a href="Patient-at-aps-example-patient-01.html">Maria Mustermann</a></p><p><b>effective</b>: 2025-05-10</p><p><b>performer</b>: <a href="Practitioner-at-aps-example-practitioner-01.html">Hanna Hausärztin</a></p><p><b>value</b>: 2025-12-15</p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11778-8"/>
      <display value="Delivery date Estimated"/>
    </coding>
    <text value="Voraussichtlicher Entbindungstermin"/>
  </code>
  <subject>🔗 
    <reference value="Patient/at-aps-example-patient-01"/>
    <display value="Maria Mustermann"/>
  </subject>
  <effectiveDateTime value="2025-05-10"/>
  <performer>🔗 
    <reference value="Practitioner/at-aps-example-practitioner-01"/>
    <display value="Hanna Hausärztin"/>
  </performer>
  <valueDateTime value="2025-12-15"/>
</Observation>