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
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:ValueSet; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "CareConnect-ImmunizationExplanationReason-2"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"> \n <h2>Care Connect Immunization Explanation Reason</h2> \n <div> \n <p>A code from the SNOMED Clinical Terminology UK coding system that represents the clinical indication or reason for administering the vaccine.</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 these codes as defined in \n <a href=\"http://www.snomed.org/\"> \n <code>http://snomed.info/sct</code> \n </a> \n <table class=\"none\"> \n <tr> \n <td style=\"white-space:nowrap\"> \n <b>Code</b> \n </td> \n <td> \n <b>Display</b> \n </td> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=171279008\">171279008</a> \n </td> \n <td>Immunization due</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=414448007\">414448007</a> \n </td> \n <td>Identified as high risk for travel</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=161096004\">161096004</a> \n </td> \n <td>Going to travel abroad</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=506931000000109\">506931000000109</a> \n </td> \n <td>Recent travel to disease affected area</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=78648007\">78648007</a> \n </td> \n <td>At risk for infection</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=14679004\">14679004</a> \n </td> \n <td>Occupation</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=134436002\">134436002</a> \n </td> \n <td>Lifestyle</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=398192003\">398192003</a> \n </td> \n <td>Co-morbid conditions</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=443684005\">443684005</a> \n </td> \n <td>Disease outbreak</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=183995001\">183995001</a> \n </td> \n <td>Patient requested procedure</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=444107005\">444107005</a> \n </td> \n <td>Exposure to communicable disease</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=723620004\">723620004</a> \n </td> \n <td>Requires vaccination</td> \n <td/> \n </tr> \n </table> \n </li> \n </ul> \n </div>" ]; fhir:ValueSet.url [ fhir:value "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ImmunizationExplanationReason-2"]; fhir:ValueSet.version [ fhir:value "3.0.0"]; fhir:ValueSet.name [ fhir:value "Care Connect Immunization Explanation Reason"]; fhir:ValueSet.status [ fhir:value "draft"]; fhir:ValueSet.date [ fhir:value "2018-11-01T00:00:00+00:00"^^xsd:dateTime]; fhir:ValueSet.publisher [ fhir:value "INTEROpen"]; fhir:ValueSet.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "other" ]; fhir:ContactPoint.value [ fhir:value "https://interopen.ryver.com/" ] ] ]; fhir:ValueSet.description [ fhir:value "A code from the SNOMED Clinical Terminology UK coding system that represents the clinical indication or reason for administering the vaccine."]; fhir:ValueSet.jurisdiction [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ]; fhir:Coding.code [ fhir:value "826" ] ] ]; fhir:ValueSet.copyright [ fhir:value "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."]; fhir:ValueSet.compose [ fhir:ValueSet.compose.include [ fhir:index 0; fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ]; fhir:ValueSet.compose.include.concept [ fhir:index 0; fhir:ValueSet.compose.include.concept.code [ fhir:value "171279008" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Immunization due" ] ], [ fhir:index 1; fhir:ValueSet.compose.include.concept.code [ fhir:value "414448007" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Identified as high risk for travel" ] ], [ fhir:index 2; fhir:ValueSet.compose.include.concept.code [ fhir:value "161096004" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Going to travel abroad" ] ], [ fhir:index 3; fhir:ValueSet.compose.include.concept.code [ fhir:value "506931000000109" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Recent travel to disease affected area" ] ], [ fhir:index 4; fhir:ValueSet.compose.include.concept.code [ fhir:value "78648007" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "At risk for infection" ] ], [ fhir:index 5; fhir:ValueSet.compose.include.concept.code [ fhir:value "14679004" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Occupation" ] ], [ fhir:index 6; fhir:ValueSet.compose.include.concept.code [ fhir:value "134436002" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Lifestyle" ] ], [ fhir:index 7; fhir:ValueSet.compose.include.concept.code [ fhir:value "398192003" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Co-morbid conditions" ] ], [ fhir:index 8; fhir:ValueSet.compose.include.concept.code [ fhir:value "443684005" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Disease outbreak" ] ], [ fhir:index 9; fhir:ValueSet.compose.include.concept.code [ fhir:value "183995001" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Patient requested procedure" ] ], [ fhir:index 10; fhir:ValueSet.compose.include.concept.code [ fhir:value "444107005" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Exposure to communicable disease" ] ], [ fhir:index 11; fhir:ValueSet.compose.include.concept.code [ fhir:value "723620004" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Requires vaccination" ] ] ] ]; fhir:ValueSet.expansion [ fhir:ValueSet.expansion.identifier [ fhir:value "38e49a3e-f4dc-4069-a636-dded5f58d76a" ]; fhir:ValueSet.expansion.timestamp [ fhir:value "2019-12-11T16:50:39+00:00"^^xsd:dateTime ]; fhir:ValueSet.expansion.total [ fhir:value "11"^^xsd:integer ]; fhir:ValueSet.expansion.parameter [ fhir:index 0; fhir:ValueSet.expansion.parameter.name [ fhir:value "version" ]; fhir:ValueSet.expansion.parameter.valueUri [ fhir:value "http://snomed.info/sct?version=http%3A%2F%2Fsnomed.info%2Fsct%2F999000031000000106%2Fversion%2F20190807" ] ], [ fhir:index 1; fhir:ValueSet.expansion.parameter.name [ fhir:value "count" ]; fhir:ValueSet.expansion.parameter.valueInteger [ fhir:value "2147483647"^^xsd:integer ] ], [ fhir:index 2; fhir:ValueSet.expansion.parameter.name [ fhir:value "offset" ]; fhir:ValueSet.expansion.parameter.valueInteger [ fhir:value "0"^^xsd:integer ] ]; fhir:ValueSet.expansion.contains [ fhir:index 0; fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "398192003" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Co-morbid conditions" ] ], [ fhir:index 1; fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "414448007" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Identified as high risk for travel" ] ], [ fhir:index 2; fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "183995001" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Patient requested procedure" ] ], [ fhir:index 3; fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "134436002" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Lifestyle" ] ], [ fhir:index 4; fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "443684005" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Disease outbreak" ] ], [ fhir:index 5; fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "171279008" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Immunization due" ] ], [ fhir:index 6; fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "161096004" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Going to travel abroad" ] ], [ fhir:index 7; fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "78648007" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "At risk for infection" ] ], [ fhir:index 8; fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "723620004" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Requires vaccination" ] ], [ fhir:index 9; fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "444107005" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Exposure to communicable disease" ] ], [ fhir:index 10; fhir:ValueSet.expansion.contains.system [ fhir:value "http://snomed.info/sct" ]; fhir:ValueSet.expansion.contains.code [ fhir:value "14679004" ]; fhir:ValueSet.expansion.contains.display [ fhir:value "Occupation" ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.