HL7 FHIR Profile: Occupational Data for Health (ODH), Release 1 (Standard for Trial Use)

This page is part of the Occupational Data for Health (ODH) FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.2.0. For a full list of available versions, see the Directory of published versions

TimePeriodModel


<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-core-TimePeriod-model"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>ODH TimePeriod Logical Model</b></p>
  <p>A period of time defined by a start and end time, date, or year.
If the start element is missing, the start of the period is not known. If the end element is missing, it means that the period is ongoing, or the start may be in the past, and the end date in the future, which means that period is expected/planned to end at the specified time. The end value includes any matching date/time. For example, the period 2011-05-23 to 2011-05-27 includes all the times from the start of the 23rd May through to the end of the 27th of May.</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/odh/StructureDefinition/shr-core-TimePeriod-model"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/odh"/>
    <value value="shr.core.TimePeriod"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="TimePeriodModel"/>
  <title value="ODH TimePeriod Logical Model"/>
  <status value="draft"/>
  <date value="2018-08-17T00:00:00+10:00"/>
  <publisher value="HL7"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://standardhealthrecord.org"/>
    </telecom>
  </contact>
  <description
               value="A period of time defined by a start and end time, date, or year.
If the start element is missing, the start of the period is not known. If the end element is missing, it means that the period is ongoing, or the start may be in the past, and the end date in the future, which means that period is expected/planned to end at the specified time. The end value includes any matching date/time. For example, the period 2011-05-23 to 2011-05-27 includes all the times from the start of the 23rd May through to the end of the 27th of May."/>
  <keyword>
    <system value="http://ncimeta.nci.nih.gov"/>
    <code value="C1948053"/>
  </keyword>
  <kind value="logical"/>
  <abstract value="false"/>
  <type value="shr-core-TimePeriod-model"/>
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element"/>
  <derivation value="specialization"/>
  <snapshot>
    <element id="shr-core-TimePeriod-model">
      <path value="shr-core-TimePeriod-model"/>
      <definition
                  value="A period of time defined by a start and end time, date, or year.
If the start element is missing, the start of the period is not known. If the end element is missing, it means that the period is ongoing, or the start may be in the past, and the end date in the future, which means that period is expected/planned to end at the specified time. The end value includes any matching date/time. For example, the period 2011-05-23 to 2011-05-27 includes all the times from the start of the 23rd May through to the end of the 27th of May."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="shr-core-TimePeriod-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-TimePeriod-model.timePeriodStart">
      <path value="shr-core-TimePeriod-model.timePeriodStart"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C1301880"/>
      </code>
      <short
             value="The time at which something is to take effect, start, or did start. Boundary is considered inclusive."/>
      <definition
                  value="The time at which something is to take effect, start, or did start. Boundary is considered inclusive."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="shr-core-TimePeriod-model.timePeriodStart"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="dateTime"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-TimePeriod-model.timePeriodEnd">
      <path value="shr-core-TimePeriod-model.timePeriodEnd"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C1522314"/>
      </code>
      <short
             value="The time at which something is to end or did end. Boundary is considered inclusive."/>
      <definition
                  value="The time at which something is to end or did end. Boundary is considered inclusive."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="shr-core-TimePeriod-model.timePeriodEnd"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="dateTime"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
  </snapshot>
  <differential>
    <element id="shr-core-TimePeriod-model">
      <path value="shr-core-TimePeriod-model"/>
      <definition
                  value="A period of time defined by a start and end time, date, or year.
If the start element is missing, the start of the period is not known. If the end element is missing, it means that the period is ongoing, or the start may be in the past, and the end date in the future, which means that period is expected/planned to end at the specified time. The end value includes any matching date/time. For example, the period 2011-05-23 to 2011-05-27 includes all the times from the start of the 23rd May through to the end of the 27th of May."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="shr-core-TimePeriod-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-TimePeriod-model.timePeriodStart">
      <path value="shr-core-TimePeriod-model.timePeriodStart"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C1301880"/>
      </code>
      <short
             value="The time at which something is to take effect, start, or did start. Boundary is considered inclusive."/>
      <definition
                  value="The time at which something is to take effect, start, or did start. Boundary is considered inclusive."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="shr-core-TimePeriod-model.timePeriodStart"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="dateTime"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-TimePeriod-model.timePeriodEnd">
      <path value="shr-core-TimePeriod-model.timePeriodEnd"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C1522314"/>
      </code>
      <short
             value="The time at which something is to end or did end. Boundary is considered inclusive."/>
      <definition
                  value="The time at which something is to end or did end. Boundary is considered inclusive."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="shr-core-TimePeriod-model.timePeriodEnd"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="dateTime"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
  </differential>
</StructureDefinition>