FHIR IG analytics| Package | fhir.r4.ukcore.stu2 |
| Resource Type | Immunization |
| Id | UKCore-Immunization-Sn-UnitsOfMeasure-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Immunization",
"id": "UKCore-Immunization-Sn-UnitsOfMeasure-Example",
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "https://dmd.nhs.uk",
"code": "39114911000001105",
"display": "COVID-19 Vaccine Vaxzevria (ChAdOx1 S [recombinant]) not less than 2.5x100,000,000 infectious units/0.5ml dose suspension for injection multidose vials (AstraZeneca UK Ltd)"
}
]
},
"patient": {
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
},
"occurrenceDateTime": "2021-07-20",
"doseQuantity": {
"value": 0.5,
"unit": "milliliter",
"system": "http://unitsofmeasure.org",
"code": "ml"
}
}