FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Immunization |
| Id | Immunization-175880.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Immunization",
"id": "175880",
"status": "completed",
"notGiven": false,
"vaccineCode": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "140",
"display": "Influenza, seasonal, injectable, preservative free"
}
]
},
"patient": {
"reference": "Patient/Patient-6490",
"display": "Carolyn Hickman Vega"
},
"date": "2025-05-13T09:36:36-04:00",
"primarySource": true,
"location": {
"reference": "Location/Location-1106",
"display": "Cranston Family Medical"
},
"practitioner": [
{
"actor": {
"reference": "Practitioner/Practitioner-2527",
"display": "Lee Chris Mejia MD"
}
}
]
}