FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | Observation |
| Id | Pregnancy EDD.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "cyehrexpecteddeliverydate-mariaiosif",
"meta": {
"profile": [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-pregnancyedd"
]
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "161714006",
"display": "Estimated date of delivery"
}
]
},
"subject": {
"reference": "Patient/cyehrpratient-mariaiosif",
"type": "Patient",
"display": "Patient Maria Iosif"
},
"encounter": {
"reference": "encounter-mariaiosif-helenegeorgiou-1"
},
"effectiveDateTime": "2015-08-23",
"performer": {
"reference": "cyehrpractitioner-helengeorgiou1",
"type": "Practitioner",
"display": "Doctor Helen Georgiou"
},
"valueDateTime": "2015-11-23",
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "CAR",
"display": "Carrier"
}
]
}
],
"note": [
{
"text": "Patient is healthy"
}
]
}