This page is part of the Structured Data Capture FHIR IG (v1.6: STU 2 Ballot 1) based on FHIR v1.6.0. . For a full list of available versions, see the Directory of published versions

This is a pre-release of a future version of SDC (expected to be STU 2). The current version is STU 2.
For a full list of available versions, see the Directory of published versions .

AHRQ Medication Q1 - json

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "sdc-profile-example",
  "url" : "http://hl7.org/fhir/us/sdc/ValueSet/sdc-profile-example",
  "name" : "AHRQ Medication Q1",
  "status" : "active",
  "date" : "2014",
  "description" : "The answer list for question 1 on the AHRQ 'Medication or Other Substance' form",
  "copyright" : "This material contains content from LOINC® (>a href="http://loinc.org"<http://loinc.org>/a<). The LOINC table, LOINC codes, and LOINC panels and forms file are copyright © 1995-2014, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and available at no cost under the license at http://loinc.org/terms-of-use",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA20271-5",
            "display" : "Medications"
          },
          {
            "code" : "LA20335-8",
            "display" : "Biological products"
          },
          {
            "code" : "LA20336-6",
            "display" : "Nutritional products"
          },
          {
            "code" : "LA20337-4",
            "display" : "Expressed human breast milk"
          },
          {
            "code" : "LA20338-2",
            "display" : "Medical gases (e.g., oxygen, nitrogen, nitrous oxide)"
          },
          {
            "code" : "LA20339-0",
            "display" : "Contrast media"
          },
          {
            "code" : "LA20340-8",
            "display" : "Radiopharmaceuticals"
          },
          {
            "code" : "LA20341-6",
            "display" : "Patient food (not suspected in drug-food interactions"
          },
          {
            "code" : "LA20342-4",
            "display" : "Drug-drug, drug-food, or adverse drug reaction as a result of a prescription and/or administration                  of a drug and/or food frior to admission"
          },
          {
            "code" : "LA20343-2",
            "display" : "Other substance: PLEASE SPECIFY"
          }
        }
      }
    }
  }
}