FHIR IG analytics| Package | hl7.fhir.cl.clips |
| Resource Type | Observation |
| Id | Observation-ObservacionFechaEstimadaPartoEjemplo.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ObservacionFechaEstimadaPartoEjemplo
status: Final
code: Fecha estimada de parto
subject: Vale Female, DoB: 1995-05-01 ( Chile: 19.241.323-8 (use: official, ))
effective: 2023-01-20
performer: Practitioner Catalina Alexandra Donoso (official)
value: 2023-10-02
{
"resourceType": "Observation",
"id": "ObservacionFechaEstimadaPartoEjemplo",
"meta": {
"profile": [
"https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Observation-embarazo-fecha-estimada-de-parto-cl-ips"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11778-8",
"display": "Delivery date Estimated"
}
],
"text": "Fecha estimada de parto"
},
"subject": {
"reference": "Patient/PacienteClIpsEjemplo"
},
"effectiveDateTime": "2023-01-20",
"performer": [
{
"reference": "Practitioner/PrestadorMedFamiliarClIpsEjemplo"
}
],
"valueDateTime": "2023-10-02"
}