FHIR IG analytics
| Package | hl7.fhir.uv.pddi |
| Resource Type | ValueSet |
| Id | ValueSet-valueset-sulindac.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/PDDI-CDS/ValueSet-valueset-sulindac.html |
| URL | http://hl7.org/fhir/uv/pddi/ValueSet/valueset-sulindac |
| Version | 1.0.0-ballot |
| Status | draft |
| Date | 2018-07-02 |
| Name | Valueset_sulindac |
| Title | Sulindac Medications Value Set |
| Realm | uv |
| Authority | hl7 |
| Description | ValueSet containing drug identifiers for sulindac. |
| Copyright | (copyright expectations unknown) |
Resources that use this resource
Resources that this resource uses
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| Code | Display |
| 10237 | Sulindac |
| 198238 | Sulindac 150 MG Oral Tablet |
| 198239 | Sulindac 200 MG Oral Tablet |
| 199279 | Sulindac 100 MG Oral Tablet |
| 316755 | Sulindac 150 MG |
| 316756 | Sulindac 200 MG |
| 333359 | Sulindac 100 MG |
| 374003 | Sulindac Oral Tablet |
| 1163018 | Sulindac Oral Product |
| 1163019 | Sulindac Pill |
Source1
{
"resourceType": "ValueSet",
"id": "valueset-sulindac",
"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-sulindac",
"version": "1.0.0-ballot",
"name": "Valueset_sulindac",
"title": "Sulindac 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 for sulindac.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"copyright": "(copyright expectations unknown)",
"compose": {
"include": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"concept": [
{
"code": "10237",
"display": "Sulindac"
},
{
"code": "198238",
"display": "Sulindac 150 MG Oral Tablet"
},
{
"code": "198239",
"display": "Sulindac 200 MG Oral Tablet"
},
{
"code": "199279",
"display": "Sulindac 100 MG Oral Tablet"
},
{
"code": "316755",
"display": "Sulindac 150 MG"
},
{
"code": "316756",
"display": "Sulindac 200 MG"
},
{
"code": "333359",
"display": "Sulindac 100 MG"
},
{
"code": "374003",
"display": "Sulindac Oral Tablet"
},
{
"code": "1163018",
"display": "Sulindac Oral Product"
},
{
"code": "1163019",
"display": "Sulindac Pill"
}
]
}
]
}
}