FHIR IG analytics| Package | ihe.pcc.maps.us |
| Resource Type | Observation |
| Id | Observation-ex-pregnancy-edd.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ex-pregnancy-edd
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
status: Final
code: Delivery date Estimated from last menstrual period
effective: 2019-07-15
performer: Practitioner Simone Heps (official)
value: 2024-04-15
{
"resourceType": "Observation",
"id": "ex-pregnancy-edd",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11779-6"
}
]
},
"subject": {
"reference": "Patient/ex-Patient-AmandaAlvarez"
},
"effectiveDateTime": "2019-07-15",
"performer": [
{
"reference": "Practitioner/ex-Practitioner"
}
],
"valueDateTime": "2024-04-15"
}