Structured Data Capture 2.5.0 - Edition 3(STU), For Comment 2018Sep Ballot

This page is part of the Structured Data Capture FHIR IG (v2.5.0: STU 3 Ballot 1) based on FHIR v3.5.0. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions

Raw json

Narrative view of the Value Set

{
  "resourceType" : "ValueSet",
  "id" : "sdc-profile-example",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>AHRQ Medication Q1</h2><div><p>The answer list for question 1 on the AHRQ 'Medication or Other Substance' form</p>
</div><p><b>Copyright Statement:</b> This material contains content from LOINC® (&gt;a href=&quot;http://loinc.org&quot;&lt;http://loinc.org&gt;/a&lt;). 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</p><p>This value set includes codes from the following code systems:</p><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="http://details.loinc.org/LOINC/LA20271-5.html">LA20271-5</a></td><td>Medications</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA20335-8.html">LA20335-8</a></td><td>Biological products</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA20336-6.html">LA20336-6</a></td><td>Nutritional products</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA20337-4.html">LA20337-4</a></td><td>Expressed human breast milk</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA20338-2.html">LA20338-2</a></td><td>Medical gases (e.g., oxygen, nitrogen, nitrous oxide)</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA20339-0.html">LA20339-0</a></td><td>Contrast media</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA20340-8.html">LA20340-8</a></td><td>Radiopharmaceuticals</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA20341-6.html">LA20341-6</a></td><td>Patient food (not suspected in drug-food interactions</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA20342-4.html">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><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/LA20343-2.html">LA20343-2</a></td><td>Other substance: PLEASE SPECIFY</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/sdc/ValueSet/sdc-profile-example",
  "version" : "2.5.0",
  "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"
          }
        ]
      }
    ]
  }
}