FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Immunization |
| Id | Immunization-22165.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Immunization",
"id": "22165",
"status": "completed",
"notGiven": false,
"vaccineCode": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "114",
"display": "meningococcal MCV4P"
}
]
},
"patient": {
"reference": "Patient/Patient-6508",
"display": "Eduardo Joel Tucker Jr"
},
"date": "2019-06-18T09:36:36-04:00",
"primarySource": true,
"location": {
"reference": "Location/Location-1104",
"display": "Bay Area Family Practice"
},
"practitioner": [
{
"actor": {
"reference": "Practitioner/Practitioner-2525",
"display": "Kyle Christian Ballard MD"
}
}
]
}