Open riccardo-leoni-dw opened 1 year ago
@abelmarm please provide plan. I think we can start with simple Loopback CRUD using the current profile as model.
@paolopierantozzi please check this task
@paolopierantozzi reported after an internal call with UPM that the patient profile is not linked to the patient account and that UPM will release CRUD associated with the patient account at end of February alongside the authentication WRAPPER. @amedranogil and @abelmarm could you confirm this?
That is right, the link will be via a unique identifier, but will not be the same object.
Update 20.02.23 To be postpone to Sprint 3
Update 27.02.23 status: ready to be reviewed @paolopierantozzi provide feedback
Initial review update 27.03.23: The openapi interface seems good, but there is the need for the postman collection and the authentication layer in order to provide a complete feedback on the effective working status of the APIs.
Also, for the moment alergies, diagnoses, intolerances and medicines are treated as strings, while this could be a viable solution for testing, in a real deployment environment it's mandatory to treat them as complete FHIR resources/ json
Form mapped to the BE APIs to create the user profile