{

"resourceType": "ValueSet",
"id": "encounter-diet",
"meta": {
  "lastUpdated": "2015-10-24T07:41:03.495+11:00",
  "profile": [
    "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
  ]
},
"text": {
  "status": "generated",
  "div": "<div><h2>Diet</h2><p>This value set defines a set of codes that can be used to indicate dietary preferences or restrictions a patient may have.</p><p>This value set has an inline code system http://hl7.org/fhir/diet, which defines the following codes:</p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>vegetarian<a name=\"vegetarian\"> </a></td><td>Vegetarian</td><td>Food without meat, poultry or seafood.</td></tr><tr><td>dairy-free<a name=\"dairy-free\"> </a></td><td>Dairy Free</td><td>Excludes dairy products.</td></tr><tr><td>nut-free<a name=\"nut-free\"> </a></td><td>Nut Free</td><td>Excludes ingredients containing nuts.</td></tr><tr><td>gluten-free<a name=\"gluten-free\"> </a></td><td>Gluten Free</td><td>Excludes ingredients containing gluten.</td></tr><tr><td>vegan<a name=\"vegan\"> </a></td><td>Vegan</td><td>Food without meat, poultry, seafood, eggs, dairy products and other animal-derived substances.</td></tr><tr><td>halal<a name=\"halal\"> </a></td><td>Halal</td><td>Foods that conform to Islamic law.</td></tr><tr><td>kosher<a name=\"kosher\"> </a></td><td>Kosher</td><td>Foods that conform to Jewish dietary law.</td></tr></table></div>"
},
"extension": [
  {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.142"
  }
],
"url": "http://hl7.org/fhir/ValueSet/encounter-diet",
"version": "1.0.2",
"name": "Diet",
"status": "draft",
"experimental": true,
"publisher": "FHIR Project team",
"contact": [
  {
    "telecom": [
      {
        "system": "other",
        "value": "http://hl7.org/fhir"
      }
    ]
  }
],
"date": "2015-10-24T07:41:03+11:00",
"description": "This value set defines a set of codes that can be used to indicate dietary preferences or restrictions a patient may have.",
"codeSystem": {
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.142"
    }
  ],
  "system": "http://hl7.org/fhir/diet",
  "caseSensitive": true,
  "concept": [
    {
      "code": "vegetarian",
      "display": "Vegetarian",
      "definition": "Food without meat, poultry or seafood."
    },
    {
      "code": "dairy-free",
      "display": "Dairy Free",
      "definition": "Excludes dairy products."
    },
    {
      "code": "nut-free",
      "display": "Nut Free",
      "definition": "Excludes ingredients containing nuts."
    },
    {
      "code": "gluten-free",
      "display": "Gluten Free",
      "definition": "Excludes ingredients containing gluten."
    },
    {
      "code": "vegan",
      "display": "Vegan",
      "definition": "Food without meat, poultry, seafood, eggs, dairy products and other animal-derived substances."
    },
    {
      "code": "halal",
      "display": "Halal",
      "definition": "Foods that conform to Islamic law."
    },
    {
      "code": "kosher",
      "display": "Kosher",
      "definition": "Foods that conform to Jewish dietary law."
    }
  ]
}

}