The goal of this Proof-of-Concept demo is to validate the Kotlin Multiplatform (KMP) architecture by migrating the logic for the SDC module. This demonstration will prove the feasibility of sharing code between the existing Android application and potential new platforms e.g. iOS or Web test targets.
Some tasks we want to look at:
- Review the dependencies required for a migration
- Migrate core/reusable platform agnostic components
- Migrate the common module
- Migrate the SDC module
- Implement a KMP demo app with a data register and details edit with a SDC FHIR Questionnaire