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-flurbiprofen-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
    1243587Flurbiprofen sodium 0.3 MG/ML Ophthalmic Solution [Ocufen]
    363680Flurbiprofen Ophthalmic Solution [Ocufen]
    1243585Flurbiprofen sodium 0.3 MG/ML Ophthalmic Solution
    372246Flurbiprofen Ophthalmic Solution
    1161452Flurbiprofen Ophthalmic Product
    1180561Ocufen Ophthalmic Product

Source1

{
  "resourceType": "ValueSet",
  "id": "valueset-flurbiprofen-exclude",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-flurbiprofen-exclude",
  "version": "1.0.0-ballot",
  "name": "Valueset_flurbiprofen_exclude",
  "title": "Exclude Flurbiprofen 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": "1243587",
            "display": "Flurbiprofen sodium 0.3 MG/ML Ophthalmic Solution [Ocufen]"
          },
          {
            "code": "363680",
            "display": "Flurbiprofen Ophthalmic Solution [Ocufen]"
          },
          {
            "code": "1243585",
            "display": "Flurbiprofen sodium 0.3 MG/ML Ophthalmic Solution"
          },
          {
            "code": "372246",
            "display": "Flurbiprofen Ophthalmic Solution"
          },
          {
            "code": "1161452",
            "display": "Flurbiprofen Ophthalmic Product"
          },
          {
            "code": "1180561",
            "display": "Ocufen Ophthalmic Product"
          }
        ]
      }
    ]
  }
}