<ValueSet xmlns="http://hl7.org/fhir">
  <id value="shr-core-StatisticTypeVS" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR StatisticTypeVS ValueSet</b>
      </p>
      <p>How to interpret a reported quantity, i.e, whether the quantity is an maximum, minimum, mean, median, etc.</p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/shr/core/vs/StatisticTypeVS" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.core.StatisticTypeVS" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR StatisticTypeVS ValueSet" />
  <title value="SHR StatisticTypeVS ValueSet" />
  <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="How to interpret a reported quantity, i.e, whether the quantity is an maximum, minimum, mean, median, etc." />
  <compose>
    <include>
      <system value="http://ncimeta.nci.nih.gov" />
      <concept>
        <code value="C1524031" />
        <display value="Desired or observed minimum" />
      </concept>
      <concept>
        <code value="C0806909" />
        <display value="Desired or observed maximum" />
      </concept>
      <concept>
        <code value="C0444504" />
        <display value="Mean value" />
      </concept>
      <concept>
        <code value="C0876920" />
        <display value="Median value" />
      </concept>
      <concept>
        <code value="C0750480" />
        <display value="Count" />
      </concept>
      <concept>
        <code value="C1514721" />
        <display value="Range, the difference between lowest and highest numerical values" />
      </concept>
    </include>
  </compose>
</ValueSet>