FHIR IG analytics| Package | fhir.test.data.r4 |
| Resource Type | Immunization |
| Id | Immunization-156602.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Immunization",
"id": "Immunization-156602",
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "62",
"display": "HPV, quadrivalent"
}
]
},
"patient": {
"reference": "Patient/Patient-6542",
"display": "Lee Alvin Huynh"
},
"occurrenceDateTime": "2024-08-20T09:36:36-04:00",
"primarySource": true,
"location": {
"reference": "Location/Location-1104",
"display": "Bay Area Family Practice"
},
"performer": [
{
"actor": {
"reference": "Practitioner/Practitioner-2519",
"display": "Stanley Jason Garrett MD"
}
}
]
}