<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-core-SampledData" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR SampledData Profile</b>
      </p>
      <p>Data that comes from a series of measurements taken by a device, which may have upper and lower limits. The data type also supports more than one dimension in the data.</p>
      <p>
        <b>SHR Mapping Summary</b>
      </p>
      <p>
        <pre>shr.core.SampledData maps to SampledData:
  string maps to data
  Origin maps to origin
  MillisecondsBetweenSamples maps to period
  CorrectionFactor maps to factor
  LowerLimit maps to lowerLimit
  UpperLimit maps to upperLimit
  Dimensions maps to dimensions
</pre>
      </p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-SampledData" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.core.SampledData" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR SampledData 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="Data that comes from a series of measurements taken by a device, which may have upper and lower limits. The data type also supports more than one dimension in the data." />
  <purpose value="There is a need for a concise way to handle the data produced by devices that sample a physical state at a high frequency." />
  <fhirVersion value="3.0.1" />
  <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="complex-type" />
  <abstract value="false" />
  <type value="SampledData" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/SampledData" />
  <derivation value="constraint" />
  <differential>
    <element id="SampledData:shr-core-SampledData">
      <path value="SampledData" />
      <short value="SHR SampledData Profile" />
      <definition value="Data that comes from a series of measurements taken by a device, which may have upper and lower limits. The data type also supports more than one dimension in the data." />
    </element>
    <element id="SampledData:shr-core-SampledData.origin">
      <path value="SampledData.origin" />
      <type>
        <code value="Quantity" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-SimpleQuantity" />
      </type>
    </element>
  </differential>
</StructureDefinition>