HL7 FHIR Profile: Skin and Wound Assessment, Release 1 (For Comment)

ConditionCategoryVS


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="shr-core-ConditionCategoryVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>SW ConditionCategoryVS ValueSet</b></p>
<p>A category assigned to the condition, for example, a disease, concern, symptom, adverse reaction, functional impairment, or structural abnormality.</p>
</div>
  </text>
  <url value="http://hl7.org/fhir/us/sw/ValueSet/shr-core-ConditionCategoryVS"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/sw"/>
    <value value="shr.core.ConditionCategoryVS"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="ConditionCategoryVS"/>
  <title value="SW ConditionCategoryVS ValueSet"/>
  <status value="draft"/>
  <date value="2018-08-17T00:00:00-04:00"/>
  <publisher
             value="HL7 Patient Care and Clinical Information Modeling Initiative Work Groups"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://standardhealthrecord.org"/>
    </telecom>
  </contact>
  <description
               value="A category assigned to the condition, for example, a disease, concern, symptom, adverse reaction, functional impairment, or structural abnormality."/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/sw/CodeSystem/shr-core-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>