Immunization REST Endpoints
Description
This topic describes information for the Immunization resource.
Overview
Note:
The FHIR API endpoints described below are currently pending production deployment for electronic health record (EHR) environments. Developers are welcome and encouraged to develop against the specifications in anticipation of production availability, which will be announced at a later date.The Immunization resource is intended to cover the recording of current and historical administration of vaccines to patients across all healthcare disciplines, in all care settings, and all regions. This resource contains the functionality to query a patient's immunization history. You can find detailed administration records in the MedicationAdministration resource, while this Immunization resource represents the known vaccination history regardless of where the administration itself was done.
An immunization reaction may indicate an allergy or intolerance. If so, create a separate AllergyIntolerance resource instance as well.
Profile Support
This resource supports the US Core Immunization Profile from the HL7 FHIR US Core Implementation Guide STU 6.1.0.
Note:
The examples provided here are nonnormative and replaying them in the public sandbox is not guaranteed to yield the results shown on the site.Returned Fields
Terminology Bindings
- Get a list of immunizations
- Method: getPath:
/Immunization - Get an immunization by ID
- Method: getPath:
/Immunization/{id}