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-ListCode-1"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"> \n <h2>Care Connect List Code</h2> \n <div> \n <p>A ValueSet to identify the purpose of a list.</p> \n </div> \n <p> \n <b>Copyright Statement:</b> Copyright © 2019 HL7 UK \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=887161000000102\">887161000000102</a> \n </td> \n <td>Diagnoses</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=887171000000109\">887171000000109</a> \n </td> \n <td>Procedures</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=717711000000103\">717711000000103</a> \n </td> \n <td>Problems</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=933361000000108\">933361000000108</a> \n </td> \n <td>Medications and medical devices</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=886921000000105\">886921000000105</a> \n </td> \n <td>Allergies and adverse reactions</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=1102411000000102\">1102411000000102</a> \n </td> \n <td>Active medications</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=1102191000000100\">1102191000000100</a> \n </td> \n <td>Discontinued medications</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=1103671000000101\">1103671000000101</a> \n </td> \n <td>Ended allergies</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=325851000000107\">325851000000107</a> \n </td> \n <td>Consultation</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=25851000000105\">25851000000105</a> \n </td> \n <td>Topic (EHR)</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=24781000000107\">24781000000107</a> \n </td> \n <td>Category (EHR)</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=1102181000000102\">1102181000000102</a> \n </td> \n <td>Immunisations</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=826501000000100\">826501000000100</a> \n </td> \n <td>Miscellaneous record</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=792931000000107\">792931000000107</a> \n </td> \n <td>Outbound referral</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=887191000000108\">887191000000108</a> \n </td> \n <td>Investigations and results</td> \n <td/> \n </tr> \n <tr> \n <td> \n <a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=1149501000000101\">1149501000000101</a> \n </td> \n <td>List of consultations</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-ListCode-1"]; fhir:ValueSet.version [ fhir:value "3.0.0"]; fhir:ValueSet.name [ fhir:value "Care Connect List Code"]; fhir:ValueSet.status [ fhir:value "draft"]; fhir:ValueSet.date [ fhir:value "2019-11-22T17:18: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 ValueSet to identify the purpose of a list."]; 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 "Copyright © 2019 HL7 UK"]; 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 "887161000000102" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Diagnoses" ] ], [ fhir:index 1; fhir:ValueSet.compose.include.concept.code [ fhir:value "887171000000109" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Procedures" ] ], [ fhir:index 2; fhir:ValueSet.compose.include.concept.code [ fhir:value "717711000000103" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Problems" ] ], [ fhir:index 3; fhir:ValueSet.compose.include.concept.code [ fhir:value "933361000000108" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Medications and medical devices" ] ], [ fhir:index 4; fhir:ValueSet.compose.include.concept.code [ fhir:value "886921000000105" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Allergies and adverse reactions" ] ], [ fhir:index 5; fhir:ValueSet.compose.include.concept.code [ fhir:value "1102411000000102" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Active medications" ] ], [ fhir:index 6; fhir:ValueSet.compose.include.concept.code [ fhir:value "1102191000000100" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Discontinued medications" ] ], [ fhir:index 7; fhir:ValueSet.compose.include.concept.code [ fhir:value "1103671000000101" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Ended allergies" ] ], [ fhir:index 8; fhir:ValueSet.compose.include.concept.code [ fhir:value "325851000000107" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Consultation" ] ], [ fhir:index 9; fhir:ValueSet.compose.include.concept.code [ fhir:value "25851000000105" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Topic (EHR)" ] ], [ fhir:index 10; fhir:ValueSet.compose.include.concept.code [ fhir:value "24781000000107" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Category (EHR)" ] ], [ fhir:index 11; fhir:ValueSet.compose.include.concept.code [ fhir:value "1102181000000102" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Immunisations" ] ], [ fhir:index 12; fhir:ValueSet.compose.include.concept.code [ fhir:value "826501000000100" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Miscellaneous record" ] ], [ fhir:index 13; fhir:ValueSet.compose.include.concept.code [ fhir:value "792931000000107" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Outbound referral" ] ], [ fhir:index 14; fhir:ValueSet.compose.include.concept.code [ fhir:value "887191000000108" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Investigations and results" ] ], [ fhir:index 15; fhir:ValueSet.compose.include.concept.code [ fhir:value "1149501000000101" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "List of consultations" ] ] ] ]; fhir:ValueSet.expansion [ fhir:ValueSet.expansion.identifier [ fhir:value "ceef99eb-eabc-4110-af7e-f79ea52e8c40" ]; fhir:ValueSet.expansion.timestamp [ fhir:value "2019-12-11T16:50:32+00:00"^^xsd:dateTime ]; fhir:ValueSet.expansion.total [ fhir:value "0"^^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 ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.