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-ketoprofen-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
    105999Ketoprofen 0.025 MG/MG Topical Gel
    1488714Ketoprofen 0.05 MG/MG Topical Powder
    377957Ketoprofen Topical Gel
    1488713Ketoprofen Topical Powder
    1160964Ketoprofen Topical Product
    1491501Ketoprofen / Lidocaine Topical Product

Source1

{
  "resourceType": "ValueSet",
  "id": "valueset-ketoprofen-exclude",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-ketoprofen-exclude",
  "version": "1.0.0-ballot",
  "name": "Valueset_ketoprofen_exclude",
  "title": "Exclude Ketoprofen 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": "105999",
            "display": "Ketoprofen 0.025 MG/MG Topical Gel"
          },
          {
            "code": "1488714",
            "display": "Ketoprofen 0.05 MG/MG Topical Powder"
          },
          {
            "code": "377957",
            "display": "Ketoprofen Topical Gel"
          },
          {
            "code": "1488713",
            "display": "Ketoprofen Topical Powder"
          },
          {
            "code": "1160964",
            "display": "Ketoprofen Topical Product"
          },
          {
            "code": "1491501",
            "display": "Ketoprofen / Lidocaine Topical Product"
          }
        ]
      }
    ]
  }
}