Structured Data Capture
3.0.0 - STU 3 International flag

Structured Data Capture, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/sdc/ and changes regularly. See the Directory of published versions

: SDC-ValueSet AHRQ_Medication_Q1 - JSON Representation

Page standards status: Informative

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "sdc-profile-example",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-valueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA20271-5/\">LA20271-5</a></td><td>Medications</td></tr><tr><td><a href=\"https://loinc.org/LA20335-8/\">LA20335-8</a></td><td>Biological products</td></tr><tr><td><a href=\"https://loinc.org/LA20336-6/\">LA20336-6</a></td><td>Nutritional products</td></tr><tr><td><a href=\"https://loinc.org/LA20337-4/\">LA20337-4</a></td><td>Expressed human breast milk</td></tr><tr><td><a href=\"https://loinc.org/LA20338-2/\">LA20338-2</a></td><td>Medical gases (e.g., oxygen, nitrogen, nitrous oxide)</td></tr><tr><td><a href=\"https://loinc.org/LA20339-0/\">LA20339-0</a></td><td>Contrast media</td></tr><tr><td><a href=\"https://loinc.org/LA20340-8/\">LA20340-8</a></td><td>Radiopharmaceuticals</td></tr><tr><td><a href=\"https://loinc.org/LA20341-6/\">LA20341-6</a></td><td>Patient food (not suspected in drug-food interactions</td></tr><tr><td><a href=\"https://loinc.org/LA20342-4/\">LA20342-4</a></td><td>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</td></tr><tr><td><a href=\"https://loinc.org/LA20343-2/\">LA20343-2</a></td><td>Other substance: PLEASE SPECIFY</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/sdc/ValueSet/sdc-profile-example",
  "version" : "3.0.0",
  "name" : "AHRQMedicationQ1",
  "title" : "SDC-ValueSet AHRQ_Medication_Q1",
  "status" : "active",
  "experimental" : true,
  "date" : "2014",
  "publisher" : "HL7 International / FHIR Infrastructure",
  "contact" : [
    {
      "name" : "HL7 International / FHIR Infrastructure",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "The answer list for question 1 on the AHRQ 'Medication or Other Substance' form",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "immutable" : false,
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "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"
          }
        ]
      }
    ]
  }
}