Please note:
- This version of the UK Core is a development copy.
- This contains BREAKING CHANGES as a result of the C&TA Sprint 7 Review, and STU2 Sequence ballot reconciliation.
- This version is not yet reviewed for implementation. Other versions are available on the UK Core Version History Guide
- Please follow the guidance on the Contact Us page if you need any assistance.
- A summary of changes is available on the STU3 Sequence Change Log
Extension-UKCore-VaccinationProcedure-COVID-Example
An example to illustrate the extension for a vaccination procedure for COVID-19
Table View
| Immunization.id[0] | Extension-UKCore-VaccinationProcedure-COVID-Example |
| Immunization.text[0].status[0] | additional |
| Immunization.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate the extension for a vaccination procedure for COVID-19</div> |
| Immunization.extension[0].url[0] | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-VaccinationProcedure |
| Immunization.extension[0].value[0].coding[0].system[0] | http://snomed.info/sct |
| Immunization.extension[0].value[0].coding[0].code[0] | 1324681000000101 |
| Immunization.extension[0].value[0].coding[0].display[0] | Administration of first dose of severe acute respiratory syndrome coronavirus 2 vaccine (procedure) |
| Immunization.status[0] | completed |
| Immunization.vaccineCode[0].coding[0].system[0] | https://dmd.nhs.uk |
| Immunization.vaccineCode[0].coding[0].code[0] | 39116211000001106 |
| Immunization.vaccineCode[0].coding[0].display[0] | Generic COVID-19 Vaccine Vaxzevria (ChAdOx1 S [recombinant]) not less than 2.5x100,000,000 infectious units/0.5ml dose suspension for injection multidose vials |
| Immunization.patient[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
| Immunization.occurrence[0] | 2021-07-20 |
Tree View
| Immunization |
| id : Extension-UKCore-VaccinationProcedure-COVID-Example |
| text |
| status : additional |
| extension |
| url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-VaccinationProcedure |
| value |
| coding |
| system : http://snomed.info/sct |
| code : 1324681000000101 |
| display : Administration of first dose of severe acute respiratory syndrome coronavirus 2 vaccine (procedure) |
| status : completed |
| vaccineCode |
| coding |
| system : https://dmd.nhs.uk |
| code : 39116211000001106 |
| display : Generic COVID-19 Vaccine Vaxzevria (ChAdOx1 S [recombinant]) not less than 2.5x100,000,000 infectious units/0.5ml dose suspension for injection multidose vials |
| patient |
| reference : Patient/UKCore-Patient-RichardSmith-Example |
| occurrence : 2021-07-20 |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
<!-- **************extension start************** -->
<display value="Administration of first dose of severe acute respiratory syndrome coronavirus 2 vaccine (procedure)" />
</coding>
</valueCodeableConcept>
</extension>
<!-- **************extension end************** -->
<display value="Generic COVID-19 Vaccine Vaxzevria (ChAdOx1 S [recombinant]) not less than 2.5x100,000,000 infectious units/0.5ml dose suspension for injection multidose vials" />
</coding>
</vaccineCode>
</patient>
</Immunization>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
"display": "Administration of first dose of severe acute respiratory syndrome coronavirus 2 vaccine (procedure)"
}
]
}
}
],
{
"display": "Generic COVID-19 Vaccine Vaxzevria (ChAdOx1 S [recombinant]) not less than 2.5x100,000,000 infectious units/0.5ml dose suspension for injection multidose vials"
}
]
},
},
}