<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="de-SampledData.dimensions" />
  <meta>
    <lastUpdated value="2019-02-10T00:11:08.953+00:00" />
  </meta>
  <url value="http://hl7.org/fhir/StructureDefinition/de-SampledData.dimensions" />
  <version value="4.0.0" />
  <name value="SampledData.dimensions" />
  <title value="SampledData.dimensions" />
  <status value="draft" />
  <experimental value="true" />
  <date value="2019-02-10T00:11:08+00:00" />
  <publisher value="HL7 FHIR Standard" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org/fhir" />
    </telecom>
  </contact>
  <description value="Data Element for SampledData.dimensions" />
  <purpose value="Data Elements are defined for each element to assist in questionnaire construction etc" />
  <fhirVersion value="4.0.0" />
  <mapping>
    <identity value="v2" />
    <uri value="http://hl7.org/v2" />
    <name value="HL7 v2 Mapping" />
  </mapping>
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <kind value="logical" />
  <abstract value="false" />
  <type value="SampledData.dimensions" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <snapshot>
    <element id="SampledData.dimensions">
      <path value="SampledData.dimensions" />
      <short value="Number of sample points at each time point" />
      <definition value="The number of sample points at each time point. If this value is greater than one, then the dimensions will be interlaced - all the sample points for a point in time will be recorded at once." />
      <comment value="If there is more than one dimension, the code for the type of data will define the meaning of the dimensions (typically ECG data)." />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="SampledData.dimensions" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="positiveInt" />
      </type>
      <isModifier value="false" />
      <isSummary value="true" />
      <mapping>
        <identity value="rim" />
        <map value="N/A (fixed to 1)" />
      </mapping>
    </element>
  </snapshot>
</StructureDefinition>