INTEROPen CareConnect Base STU3 Implementation Guide
3.0.0 - CI Build
INTEROPen CareConnect Base STU3 Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions
Source view
{
"resourceType" : "ValueSet",
"id" : "CareConnect-VaccineCode-1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"> \n <h2>Care Connect Vaccine Code</h2> \n <div> \n <p>A code from the SNOMED Clinical Terminology UK coding system to record a vaccine or a null flavor value.</p> \n </div> \n <p> \n <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. \n </p> \n <p>This value set includes codes from the following code systems:</p> \n <ul> \n <li>Include codes from \n <a href=\"http://www.snomed.org/\"> \n <code>http://snomed.info/sct</code> \n </a> where concept in 999000811000001105, concept in 12465201000001105, concept in 999000831000001104, concept in 999000841000001106 and concept in 999000821000001101 \n </li> \n <li>Include codes from \n <a href=\"http://hl7.org/fhir/STU3/v3/NullFlavor/cs.html\"> \n <code>http://hl7.org/fhir/v3/NullFlavor</code> \n </a> where concept = \n <a href=\"http://hl7.org/fhir/STU3/v3/NullFlavor/cs.html#v3-NullFlavor-NAVU\">NAVU</a>, concept = \n <a href=\"http://hl7.org/fhir/STU3/v3/NullFlavor/cs.html#v3-NullFlavor-UNC\">UNC</a>, concept = \n <a href=\"http://hl7.org/fhir/STU3/v3/NullFlavor/cs.html#v3-NullFlavor-UNK\">UNK</a> and concept = \n <a href=\"http://hl7.org/fhir/STU3/v3/NullFlavor/cs.html#v3-NullFlavor-NA\">NA</a> \n </li> \n </ul> \n </div>"
},
"url" : "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-VaccineCode-1",
"version" : "3.0.0",
"name" : "Care Connect Vaccine Code",
"status" : "draft",
"date" : "2018-05-04T01:00:00+01:00",
"publisher" : "INTEROpen",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "https://interopen.ryver.com/"
}
]
}
],
"description" : "A code from the SNOMED Clinical Terminology UK coding system to record a vaccine or a null flavor value.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "826"
}
]
}
],
"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"
},
{
"property" : "concept",
"op" : "in",
"value" : "12465201000001105"
},
{
"property" : "concept",
"op" : "in",
"value" : "999000831000001104"
},
{
"property" : "concept",
"op" : "in",
"value" : "999000841000001106"
},
{
"property" : "concept",
"op" : "in",
"value" : "999000821000001101"
}
]
},
{
"system" : "http://hl7.org/fhir/v3/NullFlavor",
"filter" : [
{
"property" : "concept",
"op" : "=",
"value" : "NAVU"
},
{
"property" : "concept",
"op" : "=",
"value" : "UNC"
},
{
"property" : "concept",
"op" : "=",
"value" : "UNK"
},
{
"property" : "concept",
"op" : "=",
"value" : "NA"
}
]
}
]
}
}