opensrp / fhircore

FHIR Core / OpenSRP 2 is a Kotlin application for delivering offline-capable, mobile-first healthcare project implementations from local community to national and international scale using FHIR and WHO Smart Guidelines on Android.
https://opensrp.io
Apache License 2.0
56 stars 59 forks source link

CHW/ANC - Extract vital signs observations and encounter using StructureMap #561

Closed RaaziaTarique closed 2 years ago

RaaziaTarique commented 3 years ago

Origin Issue #528

Sample Observation: https://www.hl7.org/fhir/observation.html https://www.hl7.org/fhir/observation-example.json.html http://hl7.org/fhir/us/core/2021Jan/Observation-blood-pressure.json.html https://www.hl7.org/fhir/observation-example-f001-glucose.json.html https://www.hl7.org/fhir/observation-example-satO2.json.html

CC: @f-odhiambo

ekigamba commented 3 years ago

Extract Encounter with either of the following:

https://www.hl7.org/fhir/bodyweight.html https://www.hl7.org/fhir/bodyheight.html https://www.hl7.org/fhir/observation-example-heart-rate.html