<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-core-Qount" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR Qount Profile</b>
      </p>
      <p>The whole number of items, as a unit-bearing quantity.</p>
      <p>
        <b>SHR Mapping Summary</b>
      </p>
      <p>
        <pre>shr.core.Qount maps to Count:
  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-Qount" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.core.Qount" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR Qount 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 whole number of items, as a unit-bearing quantity." />
  <purpose value="Need to able to capture all sorts of measured values, even if the measured value are not precisely quantified. Values include exact measures such as 3.51g, customary units such as 3 tablets, and currencies such as $100.32USD." />
  <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="Count" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Count" />
  <derivation value="constraint" />
  <differential>
    <element id="Count:shr-core-Qount">
      <path value="Count" />
      <short value="SHR Qount Profile" />
      <definition value="The whole number of items, as a unit-bearing quantity." />
    </element>
    <element id="Count:shr-core-Qount.value">
      <path value="Count.value" />
      <min value="1" />
      <max value="1" />
    </element>
  </differential>
</StructureDefinition>