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="AtApsExampleObservationPregnancyOutcome01"/>
<meta>
<profile
value="https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-observationpregnancyoutcome"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Lebendgeburt, 39. SSW, 3450 g, Sectio</div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="11636-8"/>
</coding>
<text value="Schwangerschaftsergebnis"/>
</code>
<subject>🔗
<reference value="Patient/at-aps-example-patient-01"/>
<display value="Maria Musterfrau"/>
</subject>
<effectiveDateTime value="2025-12-15T15:30:00+01:00"/>
<performer>🔗
<reference value="Practitioner/at-aps-example-practitioner-01"/>
<display value="Hanna Hausärztin"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="281050002"/>
<display value="Lebendgeburt"/>
</coding>
<text value="Lebendgeburt"/>
</valueCodeableConcept>
</Observation>