Record of a vaccination event, including the vaccine administered and the date. This page documents the Immunization resource as served by the mock.health synthetic FHIR R4 sandbox — 5 search parameters, US Core 6.1 profiling, and the elements accepted on write.
GET https://api.mock.health/fhir/Immunization — searchGET https://api.mock.health/fhir/Immunization/{id} — read by logical idPOST https://api.mock.health/fhir/Immunization — create (Pro)PUT https://api.mock.health/fhir/Immunization/{id} — update (Pro)patient (reference) — required — Patient who received the immunizationdate (date) — Vaccination dateidentifier (token) — External identifierstatus (token) — completed | not-done | entered-in-errorvaccine-code (token) — Vaccine product code (CVX)Fields accepted when creating or updating a Immunization. Required elements are base FHIR cardinality; the rest are US Core must-support.
status (code) — required — completed | entered-in-error | not-donevaccineCode (CodeableConcept) — required — Vaccine product code (CVX)patient (Reference(Patient)) — required — Patient who received the vaccinationoccurrenceDateTime (dateTime) — required — Date/time of vaccinationprimarySource (boolean) — US Core MS — whether data is from the source who administeredBase definition: HL7 FHIR R4 Immunization. Category: Immunizations.
API reference · Quickstart · USCDI compliance · SMART on FHIR