List AllergyIntolerances
GET {{fqs_url}}/rest/AllergyIntolerance?upid={{ZusUPID}}
- This query will find all AllergyIntolerance FHIR resources across all instances of a patient.
- The {{upid}} variable in the url is auto-populated when running the collection.
- If you wish to just view the resources for 1 local patient instance you may replace {{upid}} with the local id of the patient in question.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
upid | string | ||
_id | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
`` | null |