An example to illustrate a vaccination for flu
Table View
Immunization.id[0] | UKCore-Immunization-InfluenzaVaccine-Example |
Immunization.text[0].status[0] | additional |
Immunization.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a vaccination for flu</div> |
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 |
Immunization.location[0].reference[0] | Location/UKCore-Location-GeneralPracticeNurseClinic-Example |
Tree View
Immunization |
id : UKCore-Immunization-InfluenzaVaccine-Example |
text |
status : additional |
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 |
location |
reference : Location/UKCore-Location-GeneralPracticeNurseClinic-Example |
XML View
<id value="UKCore-Immunization-InfluenzaVaccine-Example" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<system value="https://dmd.nhs.uk" />
<code value="11278411000001109" />
<display value="Influenza vaccine (split virion, inactivated) suspension for injection 0.5ml pre-filled syringes (Pfizer Ltd)" />
</coding>
</vaccineCode>
<reference value="Patient/UKCore-Patient-RichardSmith-Example" />
</patient>
<reference value="Location/UKCore-Location-GeneralPracticeNurseClinic-Example" />
</location>
</Immunization>
JSON View
{
"id": "UKCore-Immunization-InfluenzaVaccine-Example",
--- We have skipped the narrative for better readability of the resource ---
},
{
"system": "https://dmd.nhs.uk",
"code": "11278411000001109",
"display": "Influenza vaccine (split virion, inactivated) suspension for injection 0.5ml pre-filled syringes (Pfizer Ltd)"
}
]
},
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
},
"reference": "Location/UKCore-Location-GeneralPracticeNurseClinic-Example"
}
}