Delete Immunization

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

Overview:

Removes a specific immunization record, facilitating the management of outdated or irrelevant vaccination information within the system.

Request Params

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

HEADERS

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