This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
Definition for Value SetDAF Medication List Codes
{
"resourceType": "ValueSet",
"id": "valueset-list-DAFMedListCode",
"meta": {
"lastUpdated": "2015-03-27T00:13:00.999+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"text": {
"status": "generated",
"div": "<div>!-- Snipped for Brevity --></div>"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.1910"
}
],
"url": "http://hl7.org/fhir/vs/list-DAFMedListCode",
"version": "0.4.0",
"name": "DAF Medication List Codes",
"publisher": "Data Access Framework (DAF) design team",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "This value set indicates the allowed Medication list values in list.code. The vocabulary selected for this value set aligns with the C-CDA section codes.",
"copyright": "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use",
"status": "active",
"experimental": true,
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "42346-7"
},
{
"code": "10160-0"
},
{
"code": "75311-1"
}
]
}
]
}
}
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.