FHIR IG analytics| Package | hl7.fhir.uv.shc-vaccination |
| Resource Type | Immunization |
| Id | Immunization-example-immunization-covid-2a.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Immunization",
"id": "example-immunization-covid-2a",
"meta": {
"security": [
{
"system": "https://smarthealth.cards/ial",
"code": "IAL1.2"
}
]
},
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"code": "207"
}
]
},
"patient": {
"reference": "resource:0"
},
"occurrenceDateTime": "2021-01-29",
"lotNumber": "0000007",
"performer": [
{
"actor": {
"display": "ABC General Hospital"
}
}
]
}