| Package | hl7.fhir.uv.pddi |
| Resource Type | ValueSet |
| Id | valueset-diclofenac-exclude |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/pddi/https://build.fhir.org/ig/HL7/PDDI-CDS/ValueSet-valueset-diclofenac-exclude.html |
| URL | http://hl7.org/fhir/uv/pddi/ValueSet/valueset-diclofenac-exclude |
| Version | 1.0.0-ballot |
| Status | draft |
| Date | 2018-07-02 |
| Name | Valueset_diclofenac_exclude |
| Title | Exclude Diclofenac Medications Value Set |
| Realm | uv |
| Authority | hl7 |
| Description | ValueSet containing drug identifiers to exclude. Criteria is explicitly stating otic, or ophthalmic formulations. |
| Purpose | To refine valueset for Warfarin + NSAID PDDI-CDS |
| Copyright | (copyright expectations unknown) |
No resources found
| CodeSystem | |
| rxnorm | RxNorm |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet valueset-diclofenac-exclude
http://www.nlm.nih.gov/research/umls/rxnorm| Code | Display |
| 854803 | Diclofenac Sodium 1 MG/ML Ophthalmic Solution [Voltaren] |
| 790412 | Diclofenac Ophthalmic Solution [Voltaren] |
| 854801 | Diclofenac Sodium 1 MG/ML Ophthalmic Solution |
| 378986 | Diclofenac Ophthalmic Solution |
| 1187416 | Voltaren Ophthalmic Product |
{
"resourceType": "ValueSet",
"id": "valueset-diclofenac-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-diclofenac-exclude",
"version": "1.0.0-ballot",
"name": "Valueset_diclofenac_exclude",
"title": "Exclude Diclofenac 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 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": "854803",
"display": "Diclofenac Sodium 1 MG/ML Ophthalmic Solution [Voltaren]"
},
{
"code": "790412",
"display": "Diclofenac Ophthalmic Solution [Voltaren]"
},
{
"code": "854801",
"display": "Diclofenac Sodium 1 MG/ML Ophthalmic Solution"
},
{
"code": "378986",
"display": "Diclofenac Ophthalmic Solution"
},
{
"code": "1187416",
"display": "Voltaren Ophthalmic Product"
}
]
}
]
}
}