List Observations
GET {{fqs_url}}/rest/Observation?upid={{ZusUPID}}
This query will find all Observation 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 UPID of the patient in question.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
upid | string | ||
_id | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
`` | null |