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-piroxicam-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


Source1

{
  "resourceType": "ValueSet",
  "id": "valueset-piroxicam-exclude",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-piroxicam-exclude",
  "version": "1.0.0-ballot",
  "name": "Valueset_piroxicam_exclude",
  "title": "Exclude Piroxicam 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": "106002",
            "display": "Piroxicam 0.005 MG/MG Topical Gel"
          },
          {
            "code": "377958",
            "display": "Piroxicam Topical Gel"
          },
          {
            "code": "1159307",
            "display": "Piroxicam Topical Product"
          }
        ]
      }
    ]
  }
}