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
{
"resourceType" : "Observation",
"id" : "AtApsExampleObservationPregnancyEdd01",
"meta" : {
"profile" : [
🔗 "https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-observationpregnancyedd"
]
},
"text" : {
"status" : "generated",
"div" : "<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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11778-8",
"display" : "Delivery date Estimated"
}
],
"text" : "Voraussichtlicher Entbindungstermin"
},
"subject" : {
🔗 "reference" : "Patient/at-aps-example-patient-01",
"display" : "Maria Mustermann"
},
"effectiveDateTime" : "2025-05-10",
"performer" : [
{
🔗 "reference" : "Practitioner/at-aps-example-practitioner-01",
"display" : "Hanna Hausärztin"
}
],
"valueDateTime" : "2025-12-15"
}