<ValueSet xmlns="http://hl7.org/fhir">
  <id value="shr-condition-ConditionCategoryVS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR ConditionCategoryVS ValueSet</b>
      </p>
      <p />
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/condition/vs/ConditionCategoryVS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.condition.ConditionCategoryVS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR ConditionCategoryVS ValueSet" />
  <title value="SHR ConditionCategoryVS ValueSet" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <compose>
    <include>
      <system value="http://standardhealthrecord.org/shr/condition/cs/ConditionCategoryCS" />
      <concept>
        <code value="disease" />
        <display value="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." />
      </concept>
      <concept>
        <code value="functional_impairment" />
        <display value="A disability experienced by the subject." />
      </concept>
      <concept>
        <code value="structural_abnormality" />
        <display value="An abnormality of physiologic structure." />
      </concept>
      <concept>
        <code value="concern" />
        <display value="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." />
      </concept>
      <concept>
        <code value="symptom" />
        <display value="A sign or manifestation of a deeper cause, of known or unknown etiology, e.g. pain or ringing in the ears." />
      </concept>
      <concept>
        <code value="adverse_reaction" />
        <display value="An adverse reaction to an intervention." />
      </concept>
    </include>
  </compose>
</ValueSet>