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 Condition 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 "ExampleACSConditionCodes"] ; # 
  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://terminology.hl7.org/5.0.0/CodeSystem-icd10CM.html\"><code>http://hl7.org/fhir/sid/icd-10-cm</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>I24.0</td><td>Acute coronary thrombosis not resulting in myocardial infarction</td></tr><tr><td>I21</td><td>Acute myocardial infarction</td></tr><tr><td>I21.9</td><td>Acute myocardial infarction, unspecified</td></tr><tr><td>I25.720</td><td>Atherosclerosis of autologous artery coronary artery bypass graft(s) with unstable angina pectoris</td></tr><tr><td>I25.710</td><td>Atherosclerosis of autologous vein coronary artery bypass graft(s) with unstable angina pectoris</td></tr><tr><td>I25.760</td><td>Atherosclerosis of bypass graft of coronary artery of transplanted heart with unstable angina</td></tr><tr><td>I25.700</td><td>Atherosclerosis of coronary artery bypass graft(s), unspecified, with unstable angina pectoris</td></tr><tr><td>I25.750</td><td>Atherosclerosis of native coronary artery of transplanted heart with unstable angina</td></tr><tr><td>I25.730</td><td>Atherosclerosis of nonautologous biological coronary artery bypass graft(s) with unstable angina pectoris</td></tr><tr><td>I25.790</td><td>Atherosclerosis of other coronary artery bypass graft(s) with unstable angina pectoris</td></tr><tr><td>I25.110</td><td>Atherosclerotic heart disease of native coronary artery with unstable angina pectoris</td></tr><tr><td>I21.A1</td><td>Myocardial infarction type 2</td></tr><tr><td>I21.4</td><td>Non-ST elevation (NSTEMI) myocardial infarction</td></tr><tr><td>I21.A9</td><td>Other myocardial infarction type</td></tr><tr><td>I21.A</td><td>Other type of myocardial infarction</td></tr><tr><td>I21.02</td><td>ST elevation (STEMI) myocardial infarction involving left anterior descending coronary artery</td></tr><tr><td>I21.21</td><td>ST elevation (STEMI) myocardial infarction involving left circumflex coronary artery</td></tr><tr><td>I21.01</td><td>ST elevation (STEMI) myocardial infarction involving left main coronary artery</td></tr><tr><td>I21.09</td><td>ST elevation (STEMI) myocardial infarction involving other coronary artery of anterior wall</td></tr><tr><td>I21.19</td><td>ST elevation (STEMI) myocardial infarction involving other coronary artery of inferior wall</td></tr><tr><td>I21.29</td><td>ST elevation (STEMI) myocardial infarction involving other sites</td></tr><tr><td>I21.11</td><td>ST elevation (STEMI) myocardial infarction involving right coronary artery</td></tr><tr><td>I21.0</td><td>ST elevation (STEMI) myocardial infarction of anterior wall</td></tr><tr><td>I21.1</td><td>ST elevation (STEMI) myocardial infarction of inferior wall</td></tr><tr><td>I21.2</td><td>ST elevation (STEMI) myocardial infarction of other sites</td></tr><tr><td>I21.3</td><td>ST elevation (STEMI) myocardial infarction of unspecified site</td></tr><tr><td>I22</td><td>Subsequent ST elevation (STEMI) and non-ST elevation (NSTEMI) myocardial infarction</td></tr><tr><td>I22.0</td><td>Subsequent ST elevation (STEMI) myocardial infarction of anterior wall</td></tr><tr><td>I22.1</td><td>Subsequent ST elevation (STEMI) myocardial infarction of inferior wall</td></tr><tr><td>I22.8</td><td>Subsequent ST elevation (STEMI) myocardial infarction of other sites</td></tr><tr><td>I22.9</td><td>Subsequent ST elevation (STEMI) myocardial infarction of unspecified site</td></tr><tr><td>I22.2</td><td>Subsequent non-ST elevation (NSTEMI) myocardial infarction</td></tr><tr><td>I20.0</td><td>Unstable angina</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleACSConditionCodes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "ExampleACSConditionCodes"] ; # 
  fhir:title [ fhir:v "ACS Example Condition 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 ICD-10 codes 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://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "I24.0" ]       ] [
fhir:code [ fhir:v "I21" ]       ] [
fhir:code [ fhir:v "I21.9" ]       ] [
fhir:code [ fhir:v "I25.720" ]       ] [
fhir:code [ fhir:v "I25.710" ]       ] [
fhir:code [ fhir:v "I25.760" ]       ] [
fhir:code [ fhir:v "I25.700" ]       ] [
fhir:code [ fhir:v "I25.750" ]       ] [
fhir:code [ fhir:v "I25.730" ]       ] [
fhir:code [ fhir:v "I25.790" ]       ] [
fhir:code [ fhir:v "I25.110" ]       ] [
fhir:code [ fhir:v "I21.A1" ]       ] [
fhir:code [ fhir:v "I21.4" ]       ] [
fhir:code [ fhir:v "I21.A9" ]       ] [
fhir:code [ fhir:v "I21.A" ]       ] [
fhir:code [ fhir:v "I21.02" ]       ] [
fhir:code [ fhir:v "I21.21" ]       ] [
fhir:code [ fhir:v "I21.01" ]       ] [
fhir:code [ fhir:v "I21.09" ]       ] [
fhir:code [ fhir:v "I21.19" ]       ] [
fhir:code [ fhir:v "I21.29" ]       ] [
fhir:code [ fhir:v "I21.11" ]       ] [
fhir:code [ fhir:v "I21.0" ]       ] [
fhir:code [ fhir:v "I21.1" ]       ] [
fhir:code [ fhir:v "I21.2" ]       ] [
fhir:code [ fhir:v "I21.3" ]       ] [
fhir:code [ fhir:v "I22" ]       ] [
fhir:code [ fhir:v "I22.0" ]       ] [
fhir:code [ fhir:v "I22.1" ]       ] [
fhir:code [ fhir:v "I22.8" ]       ] [
fhir:code [ fhir:v "I22.9" ]       ] [
fhir:code [ fhir:v "I22.2" ]       ] [
fhir:code [ fhir:v "I20.0" ]       ] )     ] )
  ] . #