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

UnitsModel


<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-core-Units-model"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
  <p><b>ODH Units Logical Model</b></p>
  <p>Code for the unit of measure of the quantity.</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/odh/StructureDefinition/shr-core-Units-model"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/odh"/>
    <value value="shr.core.Units"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="UnitsModel"/>
  <title value="ODH Units 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="Code for the unit of measure of the quantity."/>
  <kind value="logical"/>
  <abstract value="false"/>
  <type value="shr-core-Units-model"/>
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element"/>
  <derivation value="specialization"/>
  <snapshot>
    <element id="shr-core-Units-model">
      <path value="shr-core-Units-model"/>
      <definition value="Code for the unit of measure of the quantity."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="shr-core-Units-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-Units-model.value">
      <path value="shr-core-Units-model.value"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C0805701"/>
      </code>
      <short
             value="Code representing code for the unit of measure of the quantity."/>
      <definition
                  value="Code representing code for the unit of measure of the quantity."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="shr-core-Units-model.value"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="preferred"/>
        <valueSetReference>
          <reference
                     value="http://hl7.org/fhir/us/odh/ValueSet/shr-core-AllUnitsVS"/>
        </valueSetReference>
      </binding>
    </element>
  </snapshot>
  <differential>
    <element id="shr-core-Units-model">
      <path value="shr-core-Units-model"/>
      <definition value="Code for the unit of measure of the quantity."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="shr-core-Units-model"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="shr-core-Units-model.value">
      <path value="shr-core-Units-model.value"/>
      <code>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C0805701"/>
      </code>
      <short
             value="Code representing code for the unit of measure of the quantity."/>
      <definition
                  value="Code representing code for the unit of measure of the quantity."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="shr-core-Units-model.value"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="preferred"/>
        <valueSetReference>
          <reference
                     value="http://hl7.org/fhir/us/odh/ValueSet/shr-core-AllUnitsVS"/>
        </valueSetReference>
      </binding>
    </element>
  </differential>
</StructureDefinition>