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
@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 "UKCore-ListCode"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>UK Core List Code</h2><div><p>A ValueSet to identify the purpose of a list.</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 these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=887161000000102\">887161000000102</a></td><td>Diagnoses</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=887171000000109\">887171000000109</a></td><td>Procedures</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=717711000000103\">717711000000103</a></td><td>Problems</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=933361000000108\">933361000000108</a></td><td>Medications and medical devices</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=886921000000105\">886921000000105</a></td><td>Allergies and adverse reactions</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=1102411000000102\">1102411000000102</a></td><td>Active medications</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=1102191000000100\">1102191000000100</a></td><td>Discontinued medications</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=1103671000000101\">1103671000000101</a></td><td>Ended allergies</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=325851000000107\">325851000000107</a></td><td>Consultation</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=25851000000105\">25851000000105</a></td><td>Topic (EHR)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=24781000000107\">24781000000107</a></td><td>Category (EHR)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=1102181000000102\">1102181000000102</a></td><td>Immunisations</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=826501000000100\">826501000000100</a></td><td>Miscellaneous record</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=792931000000107\">792931000000107</a></td><td>Outbound referral</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=887191000000108\">887191000000108</a></td><td>Investigations and results</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=1149501000000101\">1149501000000101</a></td><td>List of consultations</td><td/></tr></table></li></ul></div>" ]; fhir:ValueSet.url [ fhir:value "https://fhir.nhs.uk/R4/ValueSet/UKCore-ListCode"]; fhir:ValueSet.version [ fhir:value "4.0.0"]; fhir:ValueSet.name [ fhir:value "UKCoreListCode"]; fhir:ValueSet.title [ fhir:value "UK Core List Code"]; fhir:ValueSet.status [ fhir:value "draft"]; fhir:ValueSet.date [ fhir:value "2019-11-04T00:00:00+00:00"^^xsd:dateTime]; fhir:ValueSet.publisher [ fhir:value "Project Wildfyre"]; fhir:ValueSet.contact [ fhir:index 0; fhir:ContactDetail.name [ fhir:value "Project Wildfyre" ]; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "email" ]; fhir:ContactPoint.value [ fhir:value "mailto:dunno@dummy.net" ]; fhir:ContactPoint.use [ fhir:value "work" ] ] ]; 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 "urn:iso:std:iso:3166" ]; fhir:Coding.code [ fhir:value "GB" ] ] ]; 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 "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" ] ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.