Get Immunization by ID

GET {{baseUrl}}/api/v2/Immunization/:immunization-id?patient=<integer>

Overview:

Fetches specific immunization details by ID, allowing targeted access to individual vaccination data for personalized analysis and retrieval within healthcare systems.

Use Cases:

  • Retrieve Specific Immunization: Obtain details of a particular vaccination

  • Access Immunization Record: Retrieve specific vaccination details

  • Query Vaccine Dates: Obtain details of specific vaccination dates

  • Review Vaccine Type: Access information on a specific vaccine type

  • Examine Dose Details: Retrieve details on specific vaccine doses

Request Params

KeyDatatypeRequiredDescription
patientstring(Required) The patient identifier associated with the immunization record.

HEADERS

KeyDatatypeRequiredDescription
x-source-idstring(Required) The source id provided for connecting to the data source
Authorizationstring

RESPONSES

status: OK

{}