MITRE's 'Mini-CIMI' FHIR Profile: Skin and Wound Assessment, Release 1 (For Comment)

RangeModel


<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-core-Range-model"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>SW Range Logical Model</b></p>
  <p>An interval defined by a quantitative upper and/or lower bound. One of the two bounds must be specified, and the lower bound must be less than the upper bound. When Quantities are specified, the units of measure must be the same.</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-Range-model"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/sw"/>
    <value value="shr.core.Range"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="RangeModel"/>
  <title value="SW Range 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="An interval defined by a quantitative upper and/or lower bound. One of the two bounds must be specified, and the lower bound must be less than the upper bound. When Quantities are specified, the units of measure must be the same."/>
  <kind value="logical"/>
  <abstract value="false"/>
  <type value="shr-core-Range-model"/>
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element"/>
  <derivation value="specialization"/>
  <snapshot>
    <element id="shr-core-Range-model">
      <path value="shr-core-Range-model"/>
      <definition
                  value="An interval defined by a quantitative upper and/or lower bound. One of the two bounds must be specified, and the lower bound must be less than the upper bound. When Quantities are specified, the units of measure must be the same."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="shr-core-Range-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-Range-model.lowerBound">
      <path value="shr-core-Range-model.lowerBound"/>
      <short value="The lower limit on a range"/>
      <definition value="The lower limit on a range"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="shr-core-Range-model.lowerBound"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-SimpleQuantity-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-Range-model.upperBound">
      <path value="shr-core-Range-model.upperBound"/>
      <short value="The upper limit on a quantitative value."/>
      <definition value="The upper limit on a quantitative value."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="shr-core-Range-model.upperBound"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-SimpleQuantity-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
  </snapshot>
  <differential>
    <element id="shr-core-Range-model">
      <path value="shr-core-Range-model"/>
      <definition
                  value="An interval defined by a quantitative upper and/or lower bound. One of the two bounds must be specified, and the lower bound must be less than the upper bound. When Quantities are specified, the units of measure must be the same."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="shr-core-Range-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-Range-model.lowerBound">
      <path value="shr-core-Range-model.lowerBound"/>
      <short value="The lower limit on a range"/>
      <definition value="The lower limit on a range"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="shr-core-Range-model.lowerBound"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-SimpleQuantity-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-Range-model.upperBound">
      <path value="shr-core-Range-model.upperBound"/>
      <short value="The upper limit on a quantitative value."/>
      <definition value="The upper limit on a quantitative value."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="shr-core-Range-model.upperBound"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-SimpleQuantity-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
  </differential>
</StructureDefinition>