Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

MedicationRequest not listed in patient targets #135

Open
hansenms opened this issue Jan 7, 2019 · 0 comments
Open

MedicationRequest not listed in patient targets #135

hansenms opened this issue Jan 7, 2019 · 0 comments

Comments

@hansenms
Copy link

hansenms commented Jan 7, 2019

MedicationRequest is not listed in patient middleware targets, so a search like:

smart.patient.api.fetchAllWithReferences(
                { type: "MedicationRequest" },
                [ "MedicationRequest.medicationReference" ])

Will not be patient specific. This causes the medications sample app https://github.com/smart-on-fhir/sample-apps-stu3/blob/master/medications/index.html to be not patient specific.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant