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

ObservationStatementModel


<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="fsw-ObservationStatement-model"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW ObservationStatement Logical Model</b></p>
  <p>A base class for representing observed facts, including provenance</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-ObservationStatement-model"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/fsw"/>
    <value value="fsw.ObservationStatement"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="ObservationStatementModel"/>
  <title value="SW ObservationStatement Logical Model"/>
  <status value="draft"/>
  <date value="2018-08-21T00: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 base class for representing observed facts, including provenance"/>
  <kind value="logical"/>
  <abstract value="false"/>
  <type value="fsw-ObservationStatement-model"/>
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element"/>
  <derivation value="specialization"/>
  <snapshot>
    <element id="fsw-ObservationStatement-model">
      <path value="fsw-ObservationStatement-model"/>
      <definition
                  value="A base class for representing observed facts, including provenance"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="fsw-ObservationStatement-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.value[x]">
      <path value="fsw-ObservationStatement-model.value[x]"/>
      <short
             value="Code or Quantity representing a base class for representing observed facts, including provenance"/>
      <definition
                  value="Code or Quantity representing a base class for representing observed facts, including provenance"/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.value[x]"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <type>
        <code
              value="http://hl7.org/fhir/us/fsw/StructureDefinition/shr-core-Quantity-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.comment">
      <path value="fsw-ObservationStatement-model.comment"/>
      <short value="Description"/>
      <definition value="Description"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.comment"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.topicCode">
      <path value="fsw-ObservationStatement-model.topicCode"/>
      <short
             value="The concept representing the finding or action that is the topic of the statement."/>
      <definition
                  value="The concept representing the finding or action that is the topic of the statement.
For action topics, the TopicCode represents the action being described. For findings, the TopicCode represents the &#39;question&#39; or property being investigated. For evaluation result findings, the TopicCode contains a concept for an observable entity, such as systolic blood pressure. For assertion findings, the TopicCode contains a code representing the condition, allergy, or other item being asserted. In all cases, the TopicCode describes the topic  of the action or the finding."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.topicCode"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.category">
      <path value="fsw-ObservationStatement-model.category"/>
      <short value="Description"/>
      <definition value="Description"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.category"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.dataAbsentReason">
      <path value="fsw-ObservationStatement-model.dataAbsentReason"/>
      <short value="Description"/>
      <definition value="Description"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.dataAbsentReason"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.dateTime">
      <path value="fsw-ObservationStatement-model.dateTime"/>
      <short value="Description"/>
      <definition value="Description"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.dateTime"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="dateTime"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.dateTimeIssued">
      <path value="fsw-ObservationStatement-model.dateTimeIssued"/>
      <short value="Description"/>
      <definition value="Description"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.dateTimeIssued"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="dateTime"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.description">
      <path value="fsw-ObservationStatement-model.description"/>
      <short value="Description"/>
      <definition value="Description"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.description"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/fsw/StructureDefinition/shr-base-Narrative-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.evaluationComponent">
      <path value="fsw-ObservationStatement-model.evaluationComponent"/>
      <short
             value="A simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation."/>
      <definition
                  value="A simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="fsw-ObservationStatement-model.evaluationComponent"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/fsw/StructureDefinition/shr-core-EvaluationComponent-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.interpretation">
      <path value="fsw-ObservationStatement-model.interpretation"/>
      <short value="Description"/>
      <definition value="Description"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.interpretation"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.method">
      <path value="fsw-ObservationStatement-model.method"/>
      <short value="Description"/>
      <definition value="Description"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.method"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.resultStatus">
      <path value="fsw-ObservationStatement-model.resultStatus"/>
      <short value="Description"/>
      <definition value="Description"/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.resultStatus"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="required"/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/observation-status"/>
        </valueSetReference>
      </binding>
    </element>
    <element id="fsw-ObservationStatement-model.panelMembers">
      <path value="fsw-ObservationStatement-model.panelMembers"/>
      <short
             value="PanelMembers represent the elements of a group of a related but independent evaluations."/>
      <definition
                  value="PanelMembers represent the elements of a group of a related but independent evaluations.
Examples are the measurements that compose a complete blood count (CBC), or the elements of a pathology report. Each member is an independent evaluation, but the grouping reflects a composite lab order, shared specimen, or a single report author. Typically the Category and Reason are not given for individual findings that are part of the panel, but rather given at the level of the panel itself."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.panelMembers"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-PanelMembers-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
  </snapshot>
  <differential>
    <element id="fsw-ObservationStatement-model">
      <path value="fsw-ObservationStatement-model"/>
      <definition
                  value="A base class for representing observed facts, including provenance"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="fsw-ObservationStatement-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.value[x]">
      <path value="fsw-ObservationStatement-model.value[x]"/>
      <short
             value="Code or Quantity representing a base class for representing observed facts, including provenance"/>
      <definition
                  value="Code or Quantity representing a base class for representing observed facts, including provenance"/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.value[x]"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <type>
        <code
              value="http://hl7.org/fhir/us/fsw/StructureDefinition/shr-core-Quantity-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.comment">
      <path value="fsw-ObservationStatement-model.comment"/>
      <short value="Description"/>
      <definition value="Description"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.comment"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.topicCode">
      <path value="fsw-ObservationStatement-model.topicCode"/>
      <short
             value="The concept representing the finding or action that is the topic of the statement."/>
      <definition
                  value="The concept representing the finding or action that is the topic of the statement.
For action topics, the TopicCode represents the action being described. For findings, the TopicCode represents the &#39;question&#39; or property being investigated. For evaluation result findings, the TopicCode contains a concept for an observable entity, such as systolic blood pressure. For assertion findings, the TopicCode contains a code representing the condition, allergy, or other item being asserted. In all cases, the TopicCode describes the topic  of the action or the finding."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.topicCode"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.category">
      <path value="fsw-ObservationStatement-model.category"/>
      <short value="Description"/>
      <definition value="Description"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.category"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.dataAbsentReason">
      <path value="fsw-ObservationStatement-model.dataAbsentReason"/>
      <short value="Description"/>
      <definition value="Description"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.dataAbsentReason"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.dateTime">
      <path value="fsw-ObservationStatement-model.dateTime"/>
      <short value="Description"/>
      <definition value="Description"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.dateTime"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="dateTime"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.dateTimeIssued">
      <path value="fsw-ObservationStatement-model.dateTimeIssued"/>
      <short value="Description"/>
      <definition value="Description"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.dateTimeIssued"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="dateTime"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.description">
      <path value="fsw-ObservationStatement-model.description"/>
      <short value="Description"/>
      <definition value="Description"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.description"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/fsw/StructureDefinition/shr-base-Narrative-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.evaluationComponent">
      <path value="fsw-ObservationStatement-model.evaluationComponent"/>
      <short
             value="A simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation."/>
      <definition
                  value="A simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="fsw-ObservationStatement-model.evaluationComponent"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/fsw/StructureDefinition/shr-core-EvaluationComponent-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.interpretation">
      <path value="fsw-ObservationStatement-model.interpretation"/>
      <short value="Description"/>
      <definition value="Description"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.interpretation"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.method">
      <path value="fsw-ObservationStatement-model.method"/>
      <short value="Description"/>
      <definition value="Description"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.method"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="fsw-ObservationStatement-model.resultStatus">
      <path value="fsw-ObservationStatement-model.resultStatus"/>
      <short value="Description"/>
      <definition value="Description"/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.resultStatus"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="required"/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/observation-status"/>
        </valueSetReference>
      </binding>
    </element>
    <element id="fsw-ObservationStatement-model.panelMembers">
      <path value="fsw-ObservationStatement-model.panelMembers"/>
      <short
             value="PanelMembers represent the elements of a group of a related but independent evaluations."/>
      <definition
                  value="PanelMembers represent the elements of a group of a related but independent evaluations.
Examples are the measurements that compose a complete blood count (CBC), or the elements of a pathology report. Each member is an independent evaluation, but the grouping reflects a composite lab order, shared specimen, or a single report author. Typically the Category and Reason are not given for individual findings that are part of the panel, but rather given at the level of the panel itself."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="fsw-ObservationStatement-model.panelMembers"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/fsw/StructureDefinition/fsw-PanelMembers-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
  </differential>
</StructureDefinition>