FHIR IG analytics
| Package | hl7.fhir.uv.pddi |
| Resource Type | ValueSet |
| Id | ValueSet-valueset-tolmetin.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/PDDI-CDS/ValueSet-valueset-tolmetin.html |
| URL | http://hl7.org/fhir/uv/pddi/ValueSet/valueset-tolmetin |
| Version | 1.0.0-ballot |
| Status | draft |
| Date | 2018-07-02 |
| Name | Valueset_tolmetin |
| Title | Tolmetin Medications Value Set |
| Realm | uv |
| Authority | hl7 |
| Description | ValueSet containing drug identifiers for tolmetin. |
| 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 |
| 10636 | Tolmetin |
| 42935 | Tolmetin Sodium |
| 198295 | Tolmetin 200 MG Oral Tablet |
| 198296 | Tolmetin 400 MG Oral Capsule |
| 198297 | Tolmetin 600 MG Oral Tablet |
| 328642 | Tolmetin 200 MG |
| 328644 | Tolmetin 400 MG |
| 328645 | Tolmetin 600 MG |
| 374155 | Tolmetin Oral Capsule |
| 374157 | Tolmetin Oral Tablet |
| 1157646 | Tolmetin Oral Product |
| 1157647 | Tolmetin Pill |
Source1
{
"resourceType": "ValueSet",
"id": "valueset-tolmetin",
"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-tolmetin",
"version": "1.0.0-ballot",
"name": "Valueset_tolmetin",
"title": "Tolmetin 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 tolmetin.",
"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": "10636",
"display": "Tolmetin"
},
{
"code": "42935",
"display": "Tolmetin Sodium"
},
{
"code": "198295",
"display": "Tolmetin 200 MG Oral Tablet"
},
{
"code": "198296",
"display": "Tolmetin 400 MG Oral Capsule"
},
{
"code": "198297",
"display": "Tolmetin 600 MG Oral Tablet"
},
{
"code": "328642",
"display": "Tolmetin 200 MG"
},
{
"code": "328644",
"display": "Tolmetin 400 MG"
},
{
"code": "328645",
"display": "Tolmetin 600 MG"
},
{
"code": "374155",
"display": "Tolmetin Oral Capsule"
},
{
"code": "374157",
"display": "Tolmetin Oral Tablet"
},
{
"code": "1157646",
"display": "Tolmetin Oral Product"
},
{
"code": "1157647",
"display": "Tolmetin Pill"
}
]
}
]
}
}