You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other than for Questionnaire Response (QR) extraction we also use structure maps to generate CarePlans and Tasks. This is FHIR Cores implementation of $lite operation
Summary
Other than for Questionnaire Response (QR) extraction we also use structure maps to generate CarePlans and Tasks. This is FHIR Cores implementation of
$lite
operationMore on this function can be found here - https://github.com/opensrp/fhircore/blob/fb238c2c061f4dea86db477aec4dc73985ba9b8f/android/engine/src/main/java/org/smartregister/fhircore/engine/task/FhirCarePlanGenerator.kt#L191
We need to explore ways to validate such StructureMaps similar to how we validate for the QRs.
The text was updated successfully, but these errors were encountered: