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-Example
An example to illustrate the extension for a vaccination procedure
Table View
Immunization.id[0] | Extension-UKCore-VaccinationProcedure-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</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] | 73701000119109 |
Immunization.extension[0].value[0].coding[0].display[0] | Influenza vaccination given |
Immunization.status[0] | completed |
Immunization.vaccineCode[0].coding[0].system[0] | https://dmd.nhs.uk |
Immunization.vaccineCode[0].coding[0].code[0] | 11278411000001109 |
Immunization.vaccineCode[0].coding[0].display[0] | Influenza vaccine (split virion, inactivated) suspension for injection 0.5ml pre-filled syringes (Pfizer Ltd) |
Immunization.patient[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
Immunization.occurrence[0] | 2013-01-10 |
Tree View
Immunization |
id : Extension-UKCore-VaccinationProcedure-Example |
text |
status : additional |
extension |
url : https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-VaccinationProcedure |
value |
coding |
system : http://snomed.info/sct |
code : 73701000119109 |
display : Influenza vaccination given |
status : completed |
vaccineCode |
coding |
system : https://dmd.nhs.uk |
code : 11278411000001109 |
display : Influenza vaccine (split virion, inactivated) suspension for injection 0.5ml pre-filled syringes (Pfizer Ltd) |
patient |
reference : Patient/UKCore-Patient-RichardSmith-Example |
occurrence : 2013-01-10 |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
<!-- **************extension start************** -->
</coding>
</valueCodeableConcept>
</extension>
<!-- **************extension end************** -->
<display value="Influenza vaccine (split virion, inactivated) suspension for injection 0.5ml pre-filled syringes (Pfizer Ltd)" />
</coding>
</vaccineCode>
</patient>
</Immunization>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
{
}
]
}
}
],
{
"display": "Influenza vaccine (split virion, inactivated) suspension for injection 0.5ml pre-filled syringes (Pfizer Ltd)"
}
]
},
},
}