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

: AtApsObservationPregnancyOutcome-Beispiel - XML Representation

Raw xml | Download


<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 Mustermann"/>
  </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>