HL7 FHIR® UK Core
4.0.0 - CI Build
HL7 FHIR® UK Core - Local Development build (v4.0.0). See the Directory of published versions
Source view
{
"resourceType" : "ValueSet",
"id" : "UKCore-VaccineCode",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>UK Core Vaccine Code</h2><div><p>A code from the SNOMED Clinical Terminology UK coding system to record a vaccine or a null flavor value.</p>\n</div><p><b>Copyright Statement:</b> This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept in ^999000811000001105</li><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept in ^12465201000001105</li><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept in ^999000831000001104</li><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept in ^999000841000001106</li><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept in ^999000821000001101</li><li>Include codes from <a href=\"http://hl7.org/fhir/R4/v3/NullFlavor/cs.html\"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a> where concept = <a href=\"http://hl7.org/fhir/R4/v3/NullFlavor/cs.html#v3-NullFlavor-NAVU\">NAVU</a></li><li>Include codes from <a href=\"http://hl7.org/fhir/R4/v3/NullFlavor/cs.html\"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a> where concept = <a href=\"http://hl7.org/fhir/R4/v3/NullFlavor/cs.html#v3-NullFlavor-UNC\">UNC</a></li><li>Include codes from <a href=\"http://hl7.org/fhir/R4/v3/NullFlavor/cs.html\"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a> where concept = <a href=\"http://hl7.org/fhir/R4/v3/NullFlavor/cs.html#v3-NullFlavor-UNK\">UNK</a></li><li>Include codes from <a href=\"http://hl7.org/fhir/R4/v3/NullFlavor/cs.html\"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a> where concept = <a href=\"http://hl7.org/fhir/R4/v3/NullFlavor/cs.html#v3-NullFlavor-NA\">NA</a></li></ul></div>"
},
"url" : "https://fhir.nhs.uk/R4/ValueSet/UKCore-VaccineCode",
"version" : "4.0.0",
"name" : "UKCoreVaccineCode",
"title" : "UK Core Vaccine Code",
"status" : "draft",
"date" : "2020-01-16T00:00:00+00:00",
"publisher" : "Project Wildfyre",
"contact" : [
{
"name" : "Project Wildfyre",
"telecom" : [
{
"system" : "email",
"value" : "mailto:dunno@dummy.net",
"use" : "work"
}
]
}
],
"description" : "A code from the SNOMED Clinical Terminology UK coding system to record a vaccine or a null flavor value.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "GB"
}
]
}
],
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "in",
"value" : "^999000811000001105"
}
]
},
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "in",
"value" : "^12465201000001105"
}
]
},
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "in",
"value" : "^999000831000001104"
}
]
},
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "in",
"value" : "^999000841000001106"
}
]
},
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "in",
"value" : "^999000821000001101"
}
]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"filter" : [
{
"property" : "concept",
"op" : "=",
"value" : "NAVU"
}
]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"filter" : [
{
"property" : "concept",
"op" : "=",
"value" : "UNC"
}
]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"filter" : [
{
"property" : "concept",
"op" : "=",
"value" : "UNK"
}
]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"filter" : [
{
"property" : "concept",
"op" : "=",
"value" : "NA"
}
]
}
]
}
}