Aidbox / Issues

Issue tracker for Aidbox FHIR backend by Health Samurai
7 stars 0 forks source link

Support for Observation/$lastn in compartments #23

Closed orlandow closed 6 years ago

orlandow commented 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)

mlapshin commented 6 years ago

implemented in version 0.3.3-121-gdb5bde6