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

ConditionCategoryCS


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="shr-core-ConditionCategoryCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>SW ConditionCategoryCS CodeSystem</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/CodeSystem/shr-core-ConditionCategoryCS"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/sw"/>
    <value value="shr.core.ConditionCategoryCS"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="ConditionCategoryCS"/>
  <title value="SW ConditionCategoryCS CodeSystem"/>
  <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."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="6"/>
  <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."/>
    <definition
                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."/>
    <definition value="A disability experienced by the subject."/>
  </concept>
  <concept>
    <code value="structural_abnormality"/>
    <display value="An abnormality of physiologic structure."/>
    <definition 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."/>
    <definition
                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."/>
    <definition
                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."/>
    <definition value="An adverse reaction to an intervention."/>
  </concept>
</CodeSystem>