An Expo app that presents a sample care plan experience. This interface requires a FHIR "CarePlan", "Patient", "Practitioner", "CodeableConcept", "HumanName", "ContactPoint", "Goal", "Observation", "Consent" resources. If the care plan includes an activity coding that can be measured using Apple Health or Google Fit, access to these data stores will be requested. Data from these stores will be polled at the interval defined in scheduledTiming.
[x] #2
[ ] #3
[ ] #6
[ ] Implement auth flow
[ ] Display seeded data on care plan screen
[ ] Read data from HealthKit and write as observations
[ ] Update goals based on observations and display on care plan screen
An Expo app that presents a sample care plan experience. This interface requires a FHIR "CarePlan", "Patient", "Practitioner", "CodeableConcept", "HumanName", "ContactPoint", "Goal", "Observation", "Consent" resources. If the care plan includes an activity coding that can be measured using Apple Health or Google Fit, access to these data stores will be requested. Data from these stores will be polled at the interval defined in
scheduledTiming
.