FHIR IG analytics| Package | ihe.pcc.maps.us |
| Resource Type | Observation |
| Id | Observation-ex-EstimatedDeliveryDate.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ex-EstimatedDeliveryDate
Profile: Delivery Date Clinical Estimated From Last Menstral Period
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
status: Final
category: Survey
code: Delivery date Estimated from last menstrual period
effective: 2022-09-18
performer: Practitioner Simone Heps (official)
value: 2023-01-18
{
"resourceType": "Observation",
"id": "ex-EstimatedDeliveryDate",
"meta": {
"profile": [
"https://profiles.ihe.net/PCC/mAPS/StructureDefinition/IHE.DeliveryDateEstimatedFromLMP"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "survey"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11779-6",
"display": "Delivery date Estimated from last menstrual period"
}
]
},
"subject": {
"reference": "Patient/ex-Patient-AmandaAlvarez"
},
"effectiveDateTime": "2022-09-18",
"performer": [
{
"reference": "Practitioner/ex-Practitioner"
}
],
"valueDateTime": "2023-01-18"
}