{
  "resourceType" : "ValueSet",
  "id" : "ExampleACSOralAntiplatelets",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-ExampleClopidogrelCodes.html\">ACS Example Clopidogrel Codes</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-ExampleTicagrelorCodes.html\">ACS Example Ticagrelor Codes</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-ExamplePrasugrelCodes.html\">ACS Example Prasugrel Codes</a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleACSOralAntiplatelets",
  "version" : "1.0.0",
  "name" : "ExampleACSOralAntiplatelets",
  "title" : "ACS Example Oral Antiplatelet Drug Codes",
  "status" : "active",
  "experimental" : true,
  "date" : "2023-05-26T22:53:14+10:00",
  "publisher" : "HL7 International - Biomedical Research & Regulation Work Group",
  "contact" : [{
    "name" : "HL7 International - Biomedical Research & Regulation Work Group",
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/Special/committees/rcrim"
    }]
  }],
  "description" : "An example value set of drug codes for oral antiplatelets for the Acute Coronary Syndrome use case.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "compose" : {
    "include" : [{
      "valueSet" : ["http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleClopidogrelCodes"]
    },
    {
      "valueSet" : ["http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleTicagrelorCodes"]
    },
    {
      "valueSet" : ["http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExamplePrasugrelCodes"]
    }]
  }
}