MyHealth@Eu Patient Summary
1.0.0-poc - qa-preview
150
This page is part of the MyHealth@Eu Patient Summary (v1.0.0-poc: QA Preview) 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" : "EPSExampleObservationPregnancyEdd",
"meta" : {
"profile" : [
🔗 "http://fhir.ehdsi.eu/eps/StructureDefinition/observation-pregnancy-edd-myhealtheu-eps"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation EPSExampleObservationPregnancyEdd</b></p><a name=\"EPSExampleObservationPregnancyEdd\"> </a><a name=\"hcEPSExampleObservationPregnancyEdd\"> </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-observation-pregnancy-edd-myhealtheu-eps.html\">Observation: Pregnancy - Expected Delivery Date (MyHealth@EU EPS)</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11778-8}\">Delivery date Estimated</span></p><p><b>subject</b>: <a href=\"Patient-f0b2dcfe-e837-464b-ae8a-3b9da1807dd3.html\">Petra Schwartz</a></p><p><b>effective</b>: 2026-05-01</p><p><b>performer</b>: <a href=\"PractitionerRole-01d682e6-bb2d-4b31-9d3c-51cdc6dfb39b.html\">PractitionerRole</a></p><p><b>value</b>: 2026-11-01</p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11778-8",
"display" : "Delivery date Estimated"
}
]
},
"subject" : {
🔗 "reference" : "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3",
"display" : "Petra Schwartz"
},
"effectiveDateTime" : "2026-05-01",
"performer" : [
{
🔗 "reference" : "PractitionerRole/01d682e6-bb2d-4b31-9d3c-51cdc6dfb39b"
}
],
"valueDateTime" : "2026-11-01"
}