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

ClinicalStatusModel


<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="cimi-statement-ClinicalStatus-model"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW ClinicalStatus Logical Model</b></p>
  <p>A flag indicating whether the condition is active or inactive, recurring, in remission, or resolved (as of the last update of the Condition).</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/sw/StructureDefinition/cimi-statement-ClinicalStatus-model"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/sw"/>
    <value value="cimi.statement.ClinicalStatus"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="ClinicalStatusModel"/>
  <title value="SW ClinicalStatus Logical Model"/>
  <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 flag indicating whether the condition is active or inactive, recurring, in remission, or resolved (as of the last update of the Condition)."/>
  <kind value="logical"/>
  <abstract value="false"/>
  <type value="cimi-statement-ClinicalStatus-model"/>
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element"/>
  <derivation value="specialization"/>
  <snapshot>
    <element id="cimi-statement-ClinicalStatus-model">
      <path value="cimi-statement-ClinicalStatus-model"/>
      <definition
                  value="A flag indicating whether the condition is active or inactive, recurring, in remission, or resolved (as of the last update of the Condition)."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="cimi-statement-ClinicalStatus-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-statement-ClinicalStatus-model.value">
      <path value="cimi-statement-ClinicalStatus-model.value"/>
      <short
             value="Code representing a flag indicating whether the condition is active or inactive, recurring, in remission, or resolved (as of the last update of the Condition)."/>
      <definition
                  value="Code representing a flag indicating whether the condition is active or inactive, recurring, in remission, or resolved (as of the last update of the Condition)."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="cimi-statement-ClinicalStatus-model.value"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="code"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="required"/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/condition-clinical"/>
        </valueSetReference>
      </binding>
    </element>
  </snapshot>
  <differential>
    <element id="cimi-statement-ClinicalStatus-model">
      <path value="cimi-statement-ClinicalStatus-model"/>
      <definition
                  value="A flag indicating whether the condition is active or inactive, recurring, in remission, or resolved (as of the last update of the Condition)."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="cimi-statement-ClinicalStatus-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="cimi-statement-ClinicalStatus-model.value">
      <path value="cimi-statement-ClinicalStatus-model.value"/>
      <short
             value="Code representing a flag indicating whether the condition is active or inactive, recurring, in remission, or resolved (as of the last update of the Condition)."/>
      <definition
                  value="Code representing a flag indicating whether the condition is active or inactive, recurring, in remission, or resolved (as of the last update of the Condition)."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="cimi-statement-ClinicalStatus-model.value"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="code"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="required"/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/condition-clinical"/>
        </valueSetReference>
      </binding>
    </element>
  </differential>
</StructureDefinition>