NHS Digital FHIR Implementation Guide (Retired - 2.1.50)

This guidance is under active development by NHS Digital and content may be added or updated on a regular basis.

vaccination-covid19-not-given

{
"resourceType": "Immunization",
"id": "251d4f32-e9ae-41f2-bb63-54e692195cc2",
{
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-VaccinationProcedure",
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1324681000000101",
"display": "Administration of first dose of severe acute respiratory syndrome coronavirus 2 vaccine (procedure)"
}
]
}
}
],
{
"use": "secondary",
"system": "https://fhir.leedsth.nhs.uk/Id/vaccination",
"value": "1001324761000000"
}
],
"status": "not-done",
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1324721000000108",
"display": "SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) vaccination dose declined"
}
]
},
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "NA",
"display": "not applicable"
}
]
},
"patient": {
"reference": "urn:uuid:edea022a-2d81-11eb-adc1-0242ac120002",
"type": "Patient",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9912003888"
}
},
"occurrenceDateTime": "2020-12-21T09:15:08.326+00:00",
"recorded": "2020-12-21",
"primarySource": false,
"text": "RR8 - LEEDS TEACHING HOSPITALS NHS TRUST"
},
{
"actor": {
"type": "Organization",
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "C4B2A"
},
"display": "ELLAND ROAD STADIUM - COVID VACCINATION CENTRE"
}
}
]
}
<Immunization xmlns="http://hl7.org/fhir">
<id value="251d4f32-e9ae-41f2-bb63-54e692195cc2" />
<extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-VaccinationProcedure">
<system value="http://snomed.info/sct" />
<code value="1324681000000101" />
<display value="Administration of first dose of severe acute respiratory syndrome coronavirus 2 vaccine (procedure)" />
</coding>
</valueCodeableConcept>
</extension>
<use value="secondary" />
<system value="https://fhir.leedsth.nhs.uk/Id/vaccination" />
<value value="1001324761000000" />
</identifier>
<status value="not-done" />
<system value="http://snomed.info/sct" />
<code value="1324721000000108" />
<display value="SARS-CoV-2 (severe acute respiratory syndrome coronavirus 2) vaccination dose declined" />
</coding>
</statusReason>
<system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor" />
<code value="NA" />
<display value="not applicable" />
</coding>
</vaccineCode>
<reference value="urn:uuid:edea022a-2d81-11eb-adc1-0242ac120002" />
<type value="Patient" />
<system value="https://fhir.nhs.uk/Id/nhs-number" />
<value value="9912003888" />
</identifier>
</patient>
<occurrenceDateTime value="2020-12-21T09:15:08.326+00:00" />
<recorded value="2020-12-21" />
<primarySource value="false" />
<text value="RR8 - LEEDS TEACHING HOSPITALS NHS TRUST" />
</reportOrigin>
<type value="Organization" />
<system value="https://fhir.nhs.uk/Id/ods-organization-code" />
<value value="C4B2A" />
</identifier>
<display value="ELLAND ROAD STADIUM - COVID VACCINATION CENTRE" />
</actor>
</performer>
</Immunization>
Immunization
back to top