FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.pddi.r4
Resource TypeValueSet
IdValueSet-valueset-ibuprofen-exclude.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

  • Include these codes as defined in http://www.nlm.nih.gov/research/umls/rxnorm
    CodeDisplay
    141998Ibuprofen 50 MG/ML Topical Cream
    142102Ibuprofen 50 MG/ML Topical Spray
    226617Ibuprofen 50 MG/ML Topical Foam
    141997Ibuprofen 0.05 MG/MG Topical Gel
    392668Ibuprofen 0.05 MG/MG / LEVOMENTHOL 0.03 MG/MG Topical Gel
    389244Ibuprofen 0.1 MG/MG Topical Gel
    377325Ibuprofen Topical Spray
    377732Ibuprofen Topical Cream
    377956Ibuprofen Topical Gel
    380812Ibuprofen Extended Release Oral Capsule
    380819Ibuprofen Topical Foam
    393550Ibuprofen / LEVOMENTHOL Topical Gel
    1156280Ibuprofen Topical Product
    1165299Ibuprofen / LEVOMENTHOL Topical Product

Source1

{
  "resourceType": "ValueSet",
  "id": "valueset-ibuprofen-exclude",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-ibuprofen-exclude",
  "version": "1.0.0-ballot",
  "name": "Valueset_ibuprofen_exclude",
  "title": "Exclude Ibuprofen Medications Value Set",
  "status": "draft",
  "experimental": true,
  "date": "2018-07-02",
  "publisher": "HL7 Clinical Decision Support Workgroup",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "ValueSet containing drug identifiers to exclude. Criteria is explicitly stating topical, gel, cream, ointment, otic, or ophthalmic formulations.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "purpose": "To refine valueset for Warfarin + NSAID PDDI-CDS",
  "copyright": "(copyright expectations unknown)",
  "compose": {
    "include": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "concept": [
          {
            "code": "141998",
            "display": "Ibuprofen 50 MG/ML Topical Cream"
          },
          {
            "code": "142102",
            "display": "Ibuprofen 50 MG/ML Topical Spray"
          },
          {
            "code": "226617",
            "display": "Ibuprofen 50 MG/ML Topical Foam"
          },
          {
            "code": "141997",
            "display": "Ibuprofen 0.05 MG/MG Topical Gel"
          },
          {
            "code": "392668",
            "display": "Ibuprofen 0.05 MG/MG / LEVOMENTHOL 0.03 MG/MG Topical Gel"
          },
          {
            "code": "389244",
            "display": "Ibuprofen 0.1 MG/MG Topical Gel"
          },
          {
            "code": "377325",
            "display": "Ibuprofen Topical Spray"
          },
          {
            "code": "377732",
            "display": "Ibuprofen Topical Cream"
          },
          {
            "code": "377956",
            "display": "Ibuprofen Topical Gel"
          },
          {
            "code": "380812",
            "display": "Ibuprofen Extended Release Oral Capsule"
          },
          {
            "code": "380819",
            "display": "Ibuprofen Topical Foam"
          },
          {
            "code": "393550",
            "display": "Ibuprofen / LEVOMENTHOL Topical Gel"
          },
          {
            "code": "1156280",
            "display": "Ibuprofen Topical Product"
          },
          {
            "code": "1165299",
            "display": "Ibuprofen / LEVOMENTHOL Topical Product"
          }
        ]
      }
    ]
  }
}