<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-core-Duration" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR Duration Profile</b>
      </p>
      <p>The length of time that something continues.</p>
      <p>
        <b>SHR Mapping Summary</b>
      </p>
      <p>
        <pre>shr.core.Duration maps to Duration:
  decimal maps to value
  Units.Coding.code maps to code
  Units.Coding.CodeSystem maps to system
  Units.Coding.DisplayText maps to unit
  Comparator maps to comparator
</pre>
      </p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-Duration" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.core.Duration" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR Duration Profile" />
  <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 length of time that something continues." />
  <fhirVersion value="3.0.1" />
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="v2" />
    <uri value="http://hl7.org/v2" />
    <name value="HL7 v2 Mapping" />
  </mapping>
  <kind value="complex-type" />
  <abstract value="false" />
  <type value="Duration" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Duration" />
  <derivation value="constraint" />
  <differential>
    <element id="Duration:shr-core-Duration">
      <path value="Duration" />
      <short value="SHR Duration Profile" />
      <definition value="The length of time that something continues." />
    </element>
    <element id="Duration:shr-core-Duration.value">
      <path value="Duration.value" />
      <min value="1" />
      <max value="1" />
    </element>
  </differential>
</StructureDefinition>