FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Immunization |
| Id | Immunization-119958.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Immunization",
"id": "119958",
"status": "completed",
"notGiven": false,
"vaccineCode": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "114",
"display": "meningococcal MCV4P"
}
]
},
"patient": {
"reference": "Patient/Patient-1124",
"display": "Billy Robert Chen"
},
"date": "2023-03-14T09:36:36-04:00",
"primarySource": true,
"location": {
"reference": "Location/Location-1105",
"display": "Bayside Medical Group"
},
"practitioner": [
{
"actor": {
"reference": "Practitioner/Practitioner-2520",
"display": "Kimberly Christy Ashley MD"
}
}
]
}