FHIR IG analytics| Package | fhir.test.data.r4 |
| Resource Type | Immunization |
| Id | Immunization-63603.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Immunization",
"id": "Immunization-63603",
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "33",
"display": "pneumococcal polysaccharide vaccine, 23 valent"
}
]
},
"patient": {
"reference": "Patient/Patient-6551",
"display": "Darrell Shaffer Riggs"
},
"occurrenceDateTime": "2021-02-02T09:36:36-05:00",
"primarySource": true,
"location": {
"reference": "Location/Location-1101",
"display": "McKinley Health Center"
},
"performer": [
{
"actor": {
"reference": "Practitioner/Practitioner-2528",
"display": "Tanya Sally Wheeler MD"
}
}
]
}