Closed orlandow closed 6 years ago
┌──── │ GET /Patient/pat1/Observation/$lastn?category=vital-signs └──── ┌──── │ { │ "message": ":get /Patient/pat1/Observation/$lastn not found" │ } └────
I'm not sure if it's specced like this in fhir but we want to use compartments for all patient access from the app (makes auth rules easier to define)
implemented in version 0.3.3-121-gdb5bde6
0.3.3-121-gdb5bde6
I'm not sure if it's specced like this in fhir but we want to use compartments for all patient access from the app (makes auth rules easier to define)