<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-core-LowerBound-extension" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR LowerBound Extension</b>
      </p>
      <p>The lower limit on a range</p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-LowerBound-extension" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.core.LowerBound" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR LowerBound Extension" />
  <title value="SHR LowerBound Extension" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <description value="The lower limit on a range" />
  <fhirVersion value="3.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="*" />
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension:lowerbound">
      <path value="Extension" />
      <short value="SHR LowerBound Extension" />
      <definition value="The lower limit on a range" />
      <min value="0" />
      <max value="*" />
    </element>
    <element id="Extension:lowerbound.extension:extension">
      <path value="Extension.extension" />
      <sliceName value="extension" />
      <max value="0" />
    </element>
    <element id="Extension:lowerbound.url">
      <path value="Extension.url" />
      <type>
        <code value="uri" />
      </type>
      <fixedUri value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-LowerBound-extension" />
    </element>
    <element id="Extension:lowerbound.valueQuantity">
      <path value="Extension.valueQuantity" />
      <min value="1" />
      <type>
        <code value="Quantity" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-Quantity" />
      </type>
    </element>
  </differential>
</StructureDefinition>