FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Immunization |
| Id | Immunization-65744.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Immunization",
"id": "65744",
"status": "completed",
"notGiven": false,
"vaccineCode": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "140",
"display": "Influenza, seasonal, injectable, preservative free"
}
]
},
"patient": {
"reference": "Patient/Patient-1135",
"display": "Domingo Madera Gonzales"
},
"date": "2021-02-16T09:36:36-05:00",
"primarySource": true,
"location": {
"reference": "Location/Location-1104",
"display": "Bay Area Family Practice"
},
"practitioner": [
{
"actor": {
"reference": "Practitioner/Practitioner-2531",
"display": "Tracy Hampton Boone MD"
}
}
]
}