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

ExceptionValueModel


<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-core-ExceptionValue-model"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW ExceptionValue Logical Model</b></p>
  <p>A value describing the reason for a missing value.</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/fsw/StructureDefinition/shr-core-ExceptionValue-model"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/fsw"/>
    <value value="shr.core.ExceptionValue"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="ExceptionValueModel"/>
  <title value="SW ExceptionValue 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 value describing the reason for a missing value."/>
  <kind value="logical"/>
  <abstract value="false"/>
  <type value="shr-core-ExceptionValue-model"/>
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element"/>
  <derivation value="specialization"/>
  <snapshot>
    <element id="shr-core-ExceptionValue-model">
      <path value="shr-core-ExceptionValue-model"/>
      <definition value="A value describing the reason for a missing value."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="shr-core-ExceptionValue-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-ExceptionValue-model.value">
      <path value="shr-core-ExceptionValue-model.value"/>
      <short
             value="Code representing a value describing the reason for a missing value."/>
      <definition
                  value="Code representing a value describing the reason for a missing value."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="shr-core-ExceptionValue-model.value"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="extensible"/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/data-absent-reason"/>
        </valueSetReference>
      </binding>
    </element>
  </snapshot>
  <differential>
    <element id="shr-core-ExceptionValue-model">
      <path value="shr-core-ExceptionValue-model"/>
      <definition value="A value describing the reason for a missing value."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="shr-core-ExceptionValue-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-ExceptionValue-model.value">
      <path value="shr-core-ExceptionValue-model.value"/>
      <short
             value="Code representing a value describing the reason for a missing value."/>
      <definition
                  value="Code representing a value describing the reason for a missing value."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="shr-core-ExceptionValue-model.value"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="extensible"/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/data-absent-reason"/>
        </valueSetReference>
      </binding>
    </element>
  </differential>
</StructureDefinition>