Austrian Patient Summary (R4)
0.2.0 - STU1
Austrian Patient Summary (R4), published by ELGA GmbH. 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/HL7Austria/ELGA-AustrianPatientSummary-R4/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="AtApsExampleObservationPregnancyStatus01"/>
<meta>
<profile
value="https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-observationpregnancystatus"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation AtApsExampleObservationPregnancyStatus01</b></p><a name="AtApsExampleObservationPregnancyStatus01"> </a><a name="hcAtApsExampleObservationPregnancyStatus01"> </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-observationpregnancystatus.html">AT APS Observation Pregnancy Status</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 82810-3}">Schwangerschaftsstatus</span></p><p><b>subject</b>: <a href="Patient-at-aps-example-patient-01.html">Maria Musterfrau</a></p><p><b>effective</b>: 2025-05-01 10:00:00+0100</p><p><b>performer</b>: <a href="Practitioner-at-aps-example-practitioner-01.html">Hanna Hausärztin</a></p><p><b>value</b>: <span title="Codes:{https://termgit.elga.gv.at/ValueSet/elga-pregnancystatus pregnant}">Schwanger</span></p><p><b>hasMember</b>: <a href="Observation-AtApsExampleObservationPregnancyEdd01.html">Expected Delivery Date</a></p></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="82810-3"/>
<display value="Pregnancy status"/>
</coding>
<text value="Schwangerschaftsstatus"/>
</code>
<subject>🔗
<reference value="Patient/at-aps-example-patient-01"/>
<display value="Maria Musterfrau"/>
</subject>
<effectiveDateTime value="2025-05-01T10:00:00+01:00"/>
<performer>🔗
<reference value="Practitioner/at-aps-example-practitioner-01"/>
<display value="Hanna Hausärztin"/>
</performer>
<valueCodeableConcept>
<coding>
<system
value="https://termgit.elga.gv.at/ValueSet/elga-pregnancystatus"/>
<code value="pregnant"/>
<display value="Pregnant"/>
</coding>
<text value="Schwanger"/>
</valueCodeableConcept>
<hasMember>🔗
<reference value="Observation/AtApsExampleObservationPregnancyEdd01"/>
<display value="Expected Delivery Date"/>
</hasMember>
</Observation>