{
  "resourceType": "ValueSet",
  "id": "shr-condition-ConditionCategoryVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR ConditionCategoryVS ValueSet</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/condition/vs/ConditionCategoryVS",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.condition.ConditionCategoryVS"
    }
  ],
  "version": "0.0.1",
  "name": "SHR ConditionCategoryVS ValueSet",
  "title": "SHR ConditionCategoryVS 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/condition/cs/ConditionCategoryCS",
        "concept": [
          {
            "code": "disease",
            "display": "A disorder of structure or function in a human, animal, or plant, especially one that produces specific signs or symptoms or that affects a specific location and is not simply a direct result of physical injury."
          },
          {
            "code": "functional_impairment",
            "display": "A disability experienced by the subject."
          },
          {
            "code": "structural_abnormality",
            "display": "An abnormality of physiologic structure."
          },
          {
            "code": "concern",
            "display": "Something the subject is worried about, which may or may not have yet been manifested. The object of the concern does not have to be a medical disorder."
          },
          {
            "code": "symptom",
            "display": "A sign or manifestation of a deeper cause, of known or unknown etiology, e.g. pain or ringing in the ears."
          },
          {
            "code": "adverse_reaction",
            "display": "An adverse reaction to an intervention."
          }
        ]
      }
    ]
  }
}