| Package | fhir.virtually.healthcare |
| Resource Type | ValueSet |
| Id | VHImmunisationCode |
| FHIR Version | R4 |
| Source | https://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/ValueSet-VHImmunisationCode.html |
| URL | https://fhir.virtually.healthcare/ValueSet/VHImmunisationCode |
| Version | 0.1.1-current |
| Status | draft |
| Date | 2025-08-12T10:08:23+00:00 |
| Name | VHImmunisationCode |
| Title | VH Immunisation Code |
| Realm | us |
| Authority | hl7 |
| Description | VH Immunisation Code - based on `https://fhir.hl7.org.uk/ValueSet/UKCore-VaccineCode` using UK SNOMED CT Drug Extension (dm+d) |
| StructureDefinition | |
| Immunization | Immunization |
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet VHImmunisationCode
This value set includes codes based on the following rules:
http://snomed.info/sct where concept descends from 373873005 (Pharmaceutical / biologic product (product))http://snomed.info/sct where concept descends from 127785005 (Administration of substance to produce immunity, either active or passive (procedure))http://snomed.info/sct where concept descends from 591000119102 (Vaccine refused by patient){
"resourceType": "ValueSet",
"id": "VHImmunisationCode",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.virtually.healthcare/ValueSet/VHImmunisationCode",
"version": "0.1.1-current",
"name": "VHImmunisationCode",
"title": "VH Immunisation Code",
"status": "draft",
"experimental": false,
"date": "2025-08-12T10:08:23+00:00",
"publisher": "Virtually Healthcare",
"contact": [
{
"name": "Virtually Healthcare",
"telecom": [
{
"system": "url",
"value": "https://virtually.healthcare"
}
]
}
],
"description": "VH Immunisation Code - based on `https://fhir.hl7.org.uk/ValueSet/UKCore-VaccineCode` using UK SNOMED CT Drug Extension (dm+d)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "GB",
"display": "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "373873005"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "127785005"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "591000119102"
}
]
}
]
}
}