Potential Drug-Drug Interaction (PDDI) CDS IG : STU1 Ballot 2
1.0.0-ballot - STU Ballot International flag

Potential Drug-Drug Interaction (PDDI) CDS IG : STU1 Ballot 2, published by HL7 Clinical Decision Support Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/PDDI-CDS/ and changes regularly. See the Directory of published versions

: valueset-Hx-UGIB-snomed - TTL Representation

Draft as of 2018-06-20

Raw ttl | Download


@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:id [ fhir:v "valueset-Hx-UGIB-snomed"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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://snomed.info/id/12847006\">12847006</a></td><td>Acute duodenal ulcer with hemorrhage</td></tr><tr><td><a href=\"http://snomed.info/id/86895006\">86895006</a></td><td>Acute duodenal ulcer with hemorrhage AND perforation</td></tr><tr><td><a href=\"http://snomed.info/id/89748001\">89748001</a></td><td>Acute gastric ulcer with hemorrhage</td></tr><tr><td><a href=\"http://snomed.info/id/48974009\">48974009</a></td><td>Acute gastric ulcer with hemorrhage AND perforation</td></tr><tr><td><a href=\"http://snomed.info/id/63954007\">63954007</a></td><td>Acute gastrojejunal ulcer with hemorrhage</td></tr><tr><td><a href=\"http://snomed.info/id/81387001\">81387001</a></td><td>Acute gastrojejunal ulcer with hemorrhage AND perforation</td></tr><tr><td><a href=\"http://snomed.info/id/2367005\">2367005</a></td><td>Acute hemorrhagic gastritis</td></tr><tr><td><a href=\"http://snomed.info/id/12274003\">12274003</a></td><td>Acute peptic ulcer with hemorrhage</td></tr><tr><td><a href=\"http://snomed.info/id/47064007\">47064007</a></td><td>Acute peptic ulcer with hemorrhage AND with perforation but without obstruction</td></tr><tr><td><a href=\"http://snomed.info/id/235853006\">235853006</a></td><td>Angiodysplasia of intestine</td></tr><tr><td><a href=\"http://snomed.info/id/84568007\">84568007</a></td><td>Atrophic gastritis</td></tr><tr><td><a href=\"http://snomed.info/id/81142005\">81142005</a></td><td>Chronic duodenal ulcer with hemorrhage AND with perforation but without obstruction</td></tr><tr><td><a href=\"http://snomed.info/id/62341002\">62341002</a></td><td>Chronic duodenal ulcer with hemorrhage but without obstruction</td></tr><tr><td><a href=\"http://snomed.info/id/74341002\">74341002</a></td><td>Chronic gastric ulcer with hemorrhage AND with perforation but without obstruction</td></tr><tr><td><a href=\"http://snomed.info/id/76078009\">76078009</a></td><td>Chronic gastric ulcer with hemorrhage but without obstruction</td></tr><tr><td><a href=\"http://snomed.info/id/62838000\">62838000</a></td><td>Chronic gastrojejunal ulcer with hemorrhage</td></tr><tr><td><a href=\"http://snomed.info/id/46523000\">46523000</a></td><td>Chronic gastrojejunal ulcer with hemorrhage AND with perforation but without obstruction</td></tr><tr><td><a href=\"http://snomed.info/id/55746001\">55746001</a></td><td>Chronic peptic ulcer with hemorrhage AND with perforation but without obstruction</td></tr><tr><td><a href=\"http://snomed.info/id/81518000\">81518000</a></td><td>Chronic peptic ulcer with hemorrhage but without obstruction</td></tr><tr><td><a href=\"http://snomed.info/id/109558001\">109558001</a></td><td>Dieulafoy's vascular malformation</td></tr><tr><td><a href=\"http://snomed.info/id/61401005\">61401005</a></td><td>Gastric hemorrhage</td></tr><tr><td><a href=\"http://snomed.info/id/196731005\">196731005</a></td><td>Gastroduodenitis</td></tr><tr><td><a href=\"http://snomed.info/id/74474003\">74474003</a></td><td>Gastrointestinal hemorrhage</td></tr><tr><td><a href=\"http://snomed.info/id/95531001\">95531001</a></td><td>Hemorrhagic duodenitis</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-Hx-UGIB-snomed"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "Valueset_Hx_UGIB_snomed"] ; # 
  fhir:title [ fhir:v "Upper gastrointestinal bleed Value Set"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2018-06-20"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 Clinical Decision Support Workgroup"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/dss" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "ValueSet containing SNOMED-CT codes for upper gastrointestinal bleed."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "Provide terminology for PDDI CDS FHIR resources"] ; # 
  fhir:copyright [ fhir:v "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  The SNOMED International IPS Terminology is distributed by International Health Terminology Standards Development Organisation, trading as SNOMED International, and is subject the terms of the Creative Commons Attribution 4.0 International Public License. For more information, see SNOMED IPS Terminology  The HL7 International IPS implementation guides incorporate SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. Implementers of SNOMED CT should review usage terms or directly contact SNOMED International: info@snomed.org"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "12847006" ] ;
fhir:display [ fhir:v "Acute duodenal ulcer with hemorrhage" ]       ] [
fhir:code [ fhir:v "86895006" ] ;
fhir:display [ fhir:v "Acute duodenal ulcer with hemorrhage AND perforation" ]       ] [
fhir:code [ fhir:v "89748001" ] ;
fhir:display [ fhir:v "Acute gastric ulcer with hemorrhage" ]       ] [
fhir:code [ fhir:v "48974009" ] ;
fhir:display [ fhir:v "Acute gastric ulcer with hemorrhage AND perforation" ]       ] [
fhir:code [ fhir:v "63954007" ] ;
fhir:display [ fhir:v "Acute gastrojejunal ulcer with hemorrhage" ]       ] [
fhir:code [ fhir:v "81387001" ] ;
fhir:display [ fhir:v "Acute gastrojejunal ulcer with hemorrhage AND perforation" ]       ] [
fhir:code [ fhir:v "2367005" ] ;
fhir:display [ fhir:v "Acute hemorrhagic gastritis" ]       ] [
fhir:code [ fhir:v "12274003" ] ;
fhir:display [ fhir:v "Acute peptic ulcer with hemorrhage" ]       ] [
fhir:code [ fhir:v "47064007" ] ;
fhir:display [ fhir:v "Acute peptic ulcer with hemorrhage AND with perforation but without obstruction" ]       ] [
fhir:code [ fhir:v "235853006" ] ;
fhir:display [ fhir:v "Angiodysplasia of intestine" ]       ] [
fhir:code [ fhir:v "84568007" ] ;
fhir:display [ fhir:v "Atrophic gastritis" ]       ] [
fhir:code [ fhir:v "81142005" ] ;
fhir:display [ fhir:v "Chronic duodenal ulcer with hemorrhage AND with perforation but without obstruction" ]       ] [
fhir:code [ fhir:v "62341002" ] ;
fhir:display [ fhir:v "Chronic duodenal ulcer with hemorrhage but without obstruction" ]       ] [
fhir:code [ fhir:v "74341002" ] ;
fhir:display [ fhir:v "Chronic gastric ulcer with hemorrhage AND with perforation but without obstruction" ]       ] [
fhir:code [ fhir:v "76078009" ] ;
fhir:display [ fhir:v "Chronic gastric ulcer with hemorrhage but without obstruction" ]       ] [
fhir:code [ fhir:v "62838000" ] ;
fhir:display [ fhir:v "Chronic gastrojejunal ulcer with hemorrhage" ]       ] [
fhir:code [ fhir:v "46523000" ] ;
fhir:display [ fhir:v "Chronic gastrojejunal ulcer with hemorrhage AND with perforation but without obstruction" ]       ] [
fhir:code [ fhir:v "55746001" ] ;
fhir:display [ fhir:v "Chronic peptic ulcer with hemorrhage AND with perforation but without obstruction" ]       ] [
fhir:code [ fhir:v "81518000" ] ;
fhir:display [ fhir:v "Chronic peptic ulcer with hemorrhage but without obstruction" ]       ] [
fhir:code [ fhir:v "109558001" ] ;
fhir:display [ fhir:v "Dieulafoy's vascular malformation" ]       ] [
fhir:code [ fhir:v "61401005" ] ;
fhir:display [ fhir:v "Gastric hemorrhage" ]       ] [
fhir:code [ fhir:v "196731005" ] ;
fhir:display [ fhir:v "Gastroduodenitis" ]       ] [
fhir:code [ fhir:v "74474003" ] ;
fhir:display [ fhir:v "Gastrointestinal hemorrhage" ]       ] [
fhir:code [ fhir:v "95531001" ] ;
fhir:display [ fhir:v "Hemorrhagic duodenitis" ]       ] )     ] )
  ] . #