List Immunizations

GET {{fqs_url}}/rest/Immunization?upid={{ZusUPID}}

  • This query will find all Immunization 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

KeyDatatypeRequiredDescription
upidstring
_idnull

HEADERS

KeyDatatypeRequiredDescription
``null