STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Valueset-sdc-profile-example.json

Raw JSON (canonical form)

The answer list for question 1 on the AHRQ 'Medication or Other Substance' form

{
  "resourceType": "ValueSet",
  "id": "valueset-sdc-profile-example",
  "text": {
    "status": "generated",
    "div": "<div>\n      <h2>AHRQ Medication Q1</h2>\n      <p>The answer list for question 1 on the AHRQ 'Medication or Other Substance' form</p>\n      <p>\n        <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\n      </p>\n      <p>This value set includes codes from the following code systems:</p>\n      <ul>\n        <li>Include these codes as defined in http://loinc.org\n          <table>\n            <tr>\n              <td>\n                <b>Code</b>\n              </td>\n              <td>\n                <b>Display</b>\n              </td>\n            </tr>\n            <tr>\n              <td>LA20271-5</td>\n              <td>Medications</td>\n              <td/>\n            </tr>\n            <tr>\n              <td>LA20335-8</td>\n              <td>Biological products</td>\n              <td/>\n            </tr>\n            <tr>\n              <td>LA20336-6</td>\n              <td>Nutritional products</td>\n              <td/>\n            </tr>\n            <tr>\n              <td>LA20337-4</td>\n              <td>Expressed human breast milk</td>\n              <td/>\n            </tr>\n            <tr>\n              <td>LA20338-2</td>\n              <td>Medical gases (e.g., oxygen, nitrogen, nitrous oxide)</td>\n              <td/>\n            </tr>\n            <tr>\n              <td>LA20339-0</td>\n              <td>Contrast media</td>\n              <td/>\n            </tr>\n            <tr>\n              <td>LA20340-8</td>\n              <td>Radiopharmaceuticals</td>\n              <td/>\n            </tr>\n            <tr>\n              <td>LA20341-6</td>\n              <td>Patient food (not suspected in drug-food interactions</td>\n              <td/>\n            </tr>\n            <tr>\n              <td>LA20342-4</td>\n              <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>\n              <td/>\n            </tr>\n            <tr>\n              <td>LA20343-2</td>\n              <td>Other substance: PLEASE SPECIFY</td>\n              <td/>\n            </tr>\n          </table>\n        </li>\n      </ul>\n    </div>"
  },
  "url": "http://hl7.org/fhir/ValueSet/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"
          }
        ]
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.