HL7 FHIR Profile: Occupational Data for Health (ODH), Release 1 (Standard for Trial Use)

This page is part of the Occupational Data for Health (ODH) FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.2.0. For a full list of available versions, see the Directory of published versions

UpperBoundModel


<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-core-UpperBound-model"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>ODH UpperBound Logical Model</b></p>
  <p>The upper limit on a quantitative value.</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/odh/StructureDefinition/shr-core-UpperBound-model"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/odh"/>
    <value value="shr.core.UpperBound"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="UpperBoundModel"/>
  <title value="ODH UpperBound Logical Model"/>
  <status value="draft"/>
  <date value="2018-08-17T00:00:00+10:00"/>
  <publisher value="HL7"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://standardhealthrecord.org"/>
    </telecom>
  </contact>
  <description value="The upper limit on a quantitative value."/>
  <kind value="logical"/>
  <abstract value="false"/>
  <type value="shr-core-UpperBound-model"/>
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element"/>
  <derivation value="specialization"/>
  <snapshot>
    <element id="shr-core-UpperBound-model">
      <path value="shr-core-UpperBound-model"/>
      <definition value="The upper limit on a quantitative value."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="shr-core-UpperBound-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-UpperBound-model.value">
      <path value="shr-core-UpperBound-model.value"/>
      <short
             value="SimpleQuantity representing the upper limit on a quantitative value."/>
      <definition
                  value="SimpleQuantity representing the upper limit on a quantitative value."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="shr-core-UpperBound-model.value"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/odh/StructureDefinition/shr-core-SimpleQuantity-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
  </snapshot>
  <differential>
    <element id="shr-core-UpperBound-model">
      <path value="shr-core-UpperBound-model"/>
      <definition value="The upper limit on a quantitative value."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="shr-core-UpperBound-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-UpperBound-model.value">
      <path value="shr-core-UpperBound-model.value"/>
      <short
             value="SimpleQuantity representing the upper limit on a quantitative value."/>
      <definition
                  value="SimpleQuantity representing the upper limit on a quantitative value."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="shr-core-UpperBound-model.value"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code
              value="http://hl7.org/fhir/us/odh/StructureDefinition/shr-core-SimpleQuantity-model"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
  </differential>
</StructureDefinition>