{
  "resourceType": "CodeSystem",
  "id": "shr-condition-ConditionCategoryCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR ConditionCategoryCS CodeSystem</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/condition/cs/ConditionCategoryCS",
  "identifier": {
    "system": "http://standardhealthrecord.org",
    "value": "shr.condition.ConditionCategoryCS"
  },
  "version": "0.0.1",
  "name": "SHR ConditionCategoryCS CodeSystem",
  "title": "SHR ConditionCategoryCS CodeSystem",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "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.",
      "definition": "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.",
      "definition": "A disability experienced by the subject."
    },
    {
      "code": "structural_abnormality",
      "display": "An abnormality of physiologic structure.",
      "definition": "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.",
      "definition": "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.",
      "definition": "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.",
      "definition": "An adverse reaction to an intervention."
    }
  ]
}