FHIR IG analytics| Package | fhir.test.data.r4 |
| Resource Type | Immunization |
| Id | Immunization-9101.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Immunization",
"id": "Immunization-9101",
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "133",
"display": "Pneumococcal conjugate PCV 13"
}
]
},
"patient": {
"reference": "Patient/Patient-6525",
"display": "Fred Michael Walsh"
},
"occurrenceDateTime": "2018-04-02T16:36:36-04:00",
"primarySource": true,
"location": {
"reference": "Location/Location-1101",
"display": "McKinley Health Center"
},
"performer": [
{
"actor": {
"reference": "Practitioner/Practitioner-2522",
"display": "Lois Jean Kent MD"
}
}
]
}