Retrieval of Real World Data for Clinical Research
1.0.0 - trial-use International flag

Retrieval of Real World Data for Clinical Research, published by HL7 International - Biomedical Research & Regulation Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/vulcan-rwd/ and changes regularly. See the Directory of published versions

: ACS Example Ticagrelor Codes - TTL Representation

Active as of 2023-05-09

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 "ExampleTicagrelorCodes"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.nlm.nih.gov/research/umls/rxnorm\"><code>http://www.nlm.nih.gov/research/umls/rxnorm</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1176340</td><td>Brilinta Oral Product</td></tr><tr><td>1176341</td><td>Brilinta Pill</td></tr><tr><td>1116632</td><td>ticagrelor</td></tr><tr><td>1666331</td><td>ticagrelor 60 MG</td></tr><tr><td>1666332</td><td>ticagrelor 60 MG Oral Tablet</td></tr><tr><td>1666334</td><td>ticagrelor 60 MG Oral Tablet [Brilinta]</td></tr><tr><td>1666333</td><td>ticagrelor 60 MG [Brilinta]</td></tr><tr><td>1116633</td><td>ticagrelor 90 MG</td></tr><tr><td>1116635</td><td>ticagrelor 90 MG Oral Tablet</td></tr><tr><td>1116639</td><td>ticagrelor 90 MG Oral Tablet [Brilinta]</td></tr><tr><td>1116637</td><td>ticagrelor 90 MG [Brilinta]</td></tr><tr><td>1157089</td><td>ticagrelor Oral Product</td></tr><tr><td>1116634</td><td>ticagrelor Oral Tablet</td></tr><tr><td>1116638</td><td>ticagrelor Oral Tablet [Brilinta]</td></tr><tr><td>1157090</td><td>ticagrelor Pill</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ndc.html\"><code>http://hl7.org/fhir/sid/ndc</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>186077718</td><td/></tr><tr><td>186077728</td><td/></tr><tr><td>186077694</td><td/></tr><tr><td>186077660</td><td/></tr><tr><td>1860776</td><td/></tr><tr><td>69238113401</td><td>ticagrelor, 100 TABLET in 1 BOTTLE (69238-1134-1)  (package)</td></tr><tr><td>69238113406</td><td>ticagrelor, 60 TABLET in 1 BOTTLE (69238-1134-6)  (package)</td></tr><tr><td>55154961808</td><td>BRILINTA, 1440 TABLET in 1 BOTTLE, PLASTIC (55154-9618-8)  (package)</td></tr><tr><td>186077739</td><td/></tr><tr><td>186077708</td><td/></tr><tr><td>186077760</td><td/></tr><tr><td>55154961800</td><td>BRILINTA, 10 BLISTER PACK in 1 BAG (55154-9618-0)  &gt; 1 TABLET in 1 BLISTER PACK (package)</td></tr><tr><td>692381134</td><td/></tr><tr><td>1860777</td><td/></tr><tr><td>636295292</td><td/></tr><tr><td>551549618</td><td/></tr><tr><td>63629529201</td><td>BRILINTA, 30 TABLET in 1 BOTTLE (63629-5292-1)  (package)</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleTicagrelorCodes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "ExampleTicagrelorCodes"] ; # 
  fhir:title [ fhir:v "ACS Example Ticagrelor Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-05-09T16:50:27+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International - Biomedical Research & Regulation Work Group"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International - Biomedical Research & Regulation Work Group" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/rcrim" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "An example value set of codes for Ticagrelor for the Acute Coronary Syndrome use case."] ; # 
  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:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "1176340" ]       ] [
fhir:code [ fhir:v "1176341" ]       ] [
fhir:code [ fhir:v "1116632" ]       ] [
fhir:code [ fhir:v "1666331" ]       ] [
fhir:code [ fhir:v "1666332" ]       ] [
fhir:code [ fhir:v "1666334" ]       ] [
fhir:code [ fhir:v "1666333" ]       ] [
fhir:code [ fhir:v "1116633" ]       ] [
fhir:code [ fhir:v "1116635" ]       ] [
fhir:code [ fhir:v "1116639" ]       ] [
fhir:code [ fhir:v "1116637" ]       ] [
fhir:code [ fhir:v "1157089" ]       ] [
fhir:code [ fhir:v "1116634" ]       ] [
fhir:code [ fhir:v "1116638" ]       ] [
fhir:code [ fhir:v "1157090" ]       ] )     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/ndc"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "186077718" ]       ] [
fhir:code [ fhir:v "186077728" ]       ] [
fhir:code [ fhir:v "186077694" ]       ] [
fhir:code [ fhir:v "186077660" ]       ] [
fhir:code [ fhir:v "1860776" ]       ] [
fhir:code [ fhir:v "69238113401" ]       ] [
fhir:code [ fhir:v "69238113406" ]       ] [
fhir:code [ fhir:v "55154961808" ]       ] [
fhir:code [ fhir:v "186077739" ]       ] [
fhir:code [ fhir:v "186077708" ]       ] [
fhir:code [ fhir:v "186077760" ]       ] [
fhir:code [ fhir:v "55154961800" ]       ] [
fhir:code [ fhir:v "692381134" ]       ] [
fhir:code [ fhir:v "1860777" ]       ] [
fhir:code [ fhir:v "636295292" ]       ] [
fhir:code [ fhir:v "551549618" ]       ] [
fhir:code [ fhir:v "63629529201" ]       ] )     ] )
  ] . #