FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ExampleACSOralAntiplatelets

Packagehl7.fhir.uv.vulcan-rwd
Resource TypeValueSet
IdExampleACSOralAntiplatelets
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/vulcan-rwd/https://build.fhir.org/ig/HL7/vulcan-rwd/ValueSet-ExampleACSOralAntiplatelets.html
URLhttp://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleACSOralAntiplatelets
Version1.0.0
Statusactive
Date2023-05-09T16:50:27+00:00
NameExampleACSOralAntiplatelets
TitleACS Example Oral Antiplatelet Drug Codes
Realmuv
Authorityhl7
DescriptionAn example value set of drug codes for oral antiplatelets for the Acute Coronary Syndrome use case.

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
ExampleClopidogrelCodesACS Example Clopidogrel Codes
ExamplePrasugrelCodesACS Example Prasugrel Codes
ExampleTicagrelorCodesACS Example Ticagrelor Codes

Narrative

Note: links and images are rebased to the (stated) source

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "ExampleACSOralAntiplatelets",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
        ]
      }
    ]
  }
}