This page is part of the Structured Data Capture FHIR IG (v3.0.0: STU 3) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "ValueSet",
"id" : "sdc-profile-example",
"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=\"http://details.loinc.org/LOINC/LA20271-5.html\">LA20271-5</a></td><td>Medications</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA20335-8.html\">LA20335-8</a></td><td>Biological products</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA20336-6.html\">LA20336-6</a></td><td>Nutritional products</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA20337-4.html\">LA20337-4</a></td><td>Expressed human breast milk</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></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA20339-0.html\">LA20339-0</a></td><td>Contrast media</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA20340-8.html\">LA20340-8</a></td><td>Radiopharmaceuticals</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></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></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA20343-2.html\">LA20343-2</a></td><td>Other substance: PLEASE SPECIFY</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/uv/sdc/ValueSet/sdc-profile-example",
"version" : "3.0.0",
"name" : "AHRQMedicationQ1",
"title" : "AHRQ Medication Q1",
"status" : "active",
"date" : "2014",
"publisher" : "HL7 International - FHIR Infrastructure Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://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"
}
]
}
],
"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"
}
]
}
]
}
}