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 Oral Antiplatelet Drug Codes - JSON Representation

Active as of 2023-05-09

Raw json | Download


{
  "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-09T16:50:27+00: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"
        ]
      }
    ]
  }
}