Austrian Patient Summary (R4)
1.0.0 - STU1
This page is part of the Austrian Patient Summary (R4) (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Observation",
"id" : "AtApsExampleObservationPregnancyOutcome01",
"meta" : {
"profile" : [
🔗 "https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-observationpregnancyoutcome"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Lebendgeburt, 39. SSW, 3450 g, Sectio</div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11636-8"
}
],
"text" : "Schwangerschaftsergebnis"
},
"subject" : {
🔗 "reference" : "Patient/at-aps-example-patient-01",
"display" : "Maria Musterfrau"
},
"effectiveDateTime" : "2025-12-15T15:30:00+01:00",
"performer" : [
{
🔗 "reference" : "Practitioner/at-aps-example-practitioner-01",
"display" : "Hanna Hausärztin"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "281050002",
"display" : "Lebendgeburt"
}
],
"text" : "Lebendgeburt"
}
}