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

FHIR IG Statistics: ValueSet/valueset-ketoprofen-exclude

Packagehl7.fhir.uv.pddi
TypeValueSet
Idvalueset-ketoprofen-exclude
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/pddi/https://build.fhir.org/ig/HL7/PDDI-CDS/ValueSet-valueset-ketoprofen-exclude.html
URLhttp://hl7.org/fhir/uv/pddi/ValueSet/valueset-ketoprofen-exclude
Version1.0.0-ballot
Statusdraft
Date2018-07-02
NameValueset_ketoprofen_exclude
TitleExclude Ketoprofen Medications Value Set
Realmuv
Authorityhl7
DescriptionValueSet containing drug identifiers to exclude. Criteria is explicitly stating topical, gel, cream, ointment, otic, or ophthalmic formulations.
PurposeTo refine valueset for Warfarin + NSAID PDDI-CDS
Copyright(copyright expectations unknown)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
rxnormRxNorm
rxnormRxNorm

Narrative

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

Generated Narrative: ValueSet valueset-ketoprofen-exclude

  • 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

Source

{
  "resourceType": "ValueSet",
  "id": "valueset-ketoprofen-exclude",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}