STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Ccda/QTY.xml

Raw XML (canonical form)

Logical Model V3 Data type QTY (Quantity)

<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="QTY"/>
  <extension url="http://www.healthintersections.com.au/fhir/StructureDefinition/extension-namespace">
    <valueUri value="urn:hl7-org:v3"/>
  </extension>
  <url value="http://hl7.org/fhir/StructureDefinition/QTY"/>
  <name value="V3 Data type QTY (Quantity)"/>
  <display value="V3 Data type QTY (Quantity)"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="HL7"/>
  <description value="The quantity data type is an abstract generalization for all data types (1) whose value
   set has an order relation (less-or-equal) and (2) where difference is defined in all of
   the data type's totally ordered value subsets. The quantity type abstraction is needed
   in defining certain other types, such as the interval and the probability distribution."/>
  <kind value="logical"/>
  <abstract value="true"/>
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/ANY"/>
  <differential>
    <element>
      <path value="QTY"/>
      <min value="1"/>
      <max value="*"/>
      <type>
        <code value="Element"/>
      </type>
    </element>
  </differential>
</StructureDefinition>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.