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-sulindac.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
    10237Sulindac
    198238Sulindac 150 MG Oral Tablet
    198239Sulindac 200 MG Oral Tablet
    199279Sulindac 100 MG Oral Tablet
    316755Sulindac 150 MG
    316756Sulindac 200 MG
    333359Sulindac 100 MG
    374003Sulindac Oral Tablet
    1163018Sulindac Oral Product
    1163019Sulindac Pill

Source1

{
  "resourceType": "ValueSet",
  "id": "valueset-sulindac",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
          }
        ]
      }
    ]
  }
}