STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Ccda/EIVL.xml

Raw XML (canonical form)

Logical Model V3 Data type EIVL (EventRelatedPeriodicInterval)

<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="EIVL"/>
  <extension url="http://www.healthintersections.com.au/fhir/StructureDefinition/extension-namespace">
    <valueUri value="urn:hl7-org:v3"/>
  </extension>
  <url value="http://hl7.org/fhir/StructureDefinition/EIVL"/>
  <name value="V3 Data type EIVL (EventRelatedPeriodicInterval)"/>
  <display value="V3 Data type EIVL (EventRelatedPeriodicInterval)"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="HL7"/>
  <description value="Specifies a periodic interval of time where the recurrence is based on activities of daily
   living or other important events that are time-related but not fully determined by time."/>
  <kind value="logical"/>
  <abstract value="false"/>
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/SXCM_TS"/>
  <snapshot>
    <element>
      <path value="EIVL"/>
      <min value="1"/>
      <max value="*"/>
      <type>
        <code value="Element"/>
      </type>
    </element>
    <element>
      <path value="EIVL.nullFlavor"/>
      <representation value="xmlAttr"/>
      <label value="Exceptional Value Detail"/>
      <definition value="If a value is an exceptional value (NULL-value), this specifies in what way and why proper
       information is missing."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="code"/>
      </type>
      <binding>
        <strength value="required"/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/v3-NullFlavor"/>
        </valueSetReference>
      </binding>
    </element>
    <element>
      <path value="EIVL.value"/>
      <representation value="xmlAttr"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="dateTime"/>
      </type>
    </element>
    <element>
      <path value="EIVL.inclusive"/>
      <representation value="xmlAttr"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="boolean"/>
      </type>
    </element>
    <element>
      <path value="EIVL.operator"/>
      <representation value="xmlAttr"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="code"/>
      </type>
    </element>
    <element>
      <path value="EIVL.event"/>
      <label value="Event"/>
      <definition value="A code for a common (periodical) activity of daily living based on which the event related
       periodic interval is specified."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="CE"/>
      </type>
    </element>
    <element>
      <path value="EIVL.offset"/>
      <label value="Offset"/>
      <definition value="An interval of elapsed time (duration, not absolute point in time) that marks the offsets
       for the beginning, width and end of the event-related periodic interval measured from
       the time each such event actually occurred."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="IVL_PQ"/>
      </type>
    </element>
  </snapshot>
  <differential>
    <element>
      <path value="EIVL"/>
      <min value="1"/>
      <max value="*"/>
      <type>
        <code value="Element"/>
      </type>
    </element>
    <element>
      <path value="EIVL.event"/>
      <label value="Event"/>
      <definition value="A code for a common (periodical) activity of daily living based on which the event related
       periodic interval is specified."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="CE"/>
      </type>
    </element>
    <element>
      <path value="EIVL.offset"/>
      <label value="Offset"/>
      <definition value="An interval of elapsed time (duration, not absolute point in time) that marks the offsets
       for the beginning, width and end of the event-related periodic interval measured from
       the time each such event actually occurred."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="IVL_PQ"/>
      </type>
    </element>
  </differential>
</StructureDefinition>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.