Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation of StructureMaps used for CarePlan and Task generation #295

Open
ndegwamartin opened this issue Oct 3, 2024 · 1 comment
Open
Labels
efsity FCT features

Comments

@ndegwamartin
Copy link
Contributor

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 operation

More 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.

@ndegwamartin ndegwamartin added the efsity FCT features label Oct 3, 2024
@dubdabasoduba
Copy link
Member

@ndegwamartin I think this is great. The CarePlans are generated by code it might be tricky to validate them through the SMs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
efsity FCT features
Projects
None yet
Development

No branches or pull requests

2 participants