{
  "resourceType": "ValueSet",
  "id": "shr-behavior-DietNutritionConcernVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR DietNutritionConcernVS ValueSet</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/behavior/vs/DietNutritionConcernVS",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.behavior.DietNutritionConcernVS"
    }
  ],
  "version": "0.0.1",
  "name": "SHR DietNutritionConcernVS ValueSet",
  "title": "SHR DietNutritionConcernVS ValueSet",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://standardhealthrecord.org/shr/behavior/cs/DietNutritionConcernCS",
        "concept": [
          {
            "code": "sugar",
            "display": "Too much sugar"
          },
          {
            "code": "snacks",
            "display": "Frequent snacking"
          },
          {
            "code": "caffeine",
            "display": "Too much caffeine"
          },
          {
            "code": "cholesterol",
            "display": "Too much cholesterol"
          },
          {
            "code": "overeating",
            "display": "Eating too much"
          },
          {
            "code": "undereating",
            "display": "Eating too little"
          },
          {
            "code": "unhealthy_diet",
            "display": "Eating an unhealthy diet"
          },
          {
            "code": "chewing",
            "display": "Problem chewing"
          },
          {
            "code": "swallowing",
            "display": "Problem swallowing"
          },
          {
            "code": "high_appetite",
            "display": "Increased appetite"
          },
          {
            "code": "low_appetite",
            "display": "Decreased appetite"
          },
          {
            "code": "taste",
            "display": "Problem with food taste"
          },
          {
            "code": "constipation",
            "display": "Constipation"
          },
          {
            "code": "diarrhea",
            "display": "Diarrhea"
          },
          {
            "code": "abdominal_pain",
            "display": "Abdominal pain"
          },
          {
            "code": "gas",
            "display": "Flatulence"
          },
          {
            "code": "binging",
            "display": "Binge eating"
          },
          {
            "code": "purging",
            "display": "Purging"
          }
        ]
      }
    ]
  }
}