id -- the server assigns one and returns it in the Location header and in the response body.Authorization: Bearer ********************{
"resourceType": "Immunization",
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "158",
"display": "Influenza, injectable"
}
]
},
"patient": {
"reference": "Patient/example"
},
"occurrenceDateTime": "2026-08-01"
}{
"resourceType": "Immunization",
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "158",
"display": "Influenza, injectable"
}
]
},
"patient": {
"reference": "Patient/example"
},
"occurrenceDateTime": "2026-08-01"
}