FHIR IG analytics| Package | fhir.test.data.r4 |
| Resource Type | Immunization |
| Id | Immunization-93941.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Immunization",
"id": "Immunization-93941",
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "113",
"display": "Td (adult) preservative free"
}
]
},
"patient": {
"reference": "Patient/Patient-6493",
"display": "Gabriel Oconnell Stevenson"
},
"occurrenceDateTime": "2024-03-21T09:36:36-04:00",
"primarySource": true,
"location": {
"reference": "Location/Location-1103",
"display": "Acme Medical Center"
},
"performer": [
{
"actor": {
"reference": "Practitioner/Practitioner-2530",
"display": "Terrence Ramirez McCormick MD"
}
}
]
}