PackagesCanonicalsLogsProblems
    Packages
    HIE2.packages@0.1.1
    http://hl7.org/fhir/uv/ips/StructureDefinition/Quantity-uv-ips
description: Data type Quantity constrained to use UCUM as the code system for units
package_name: HIE2.packages
derivation: constraint
name: QuantityIPS
type: Quantity
elements:
  system:
    short: UCUM system for units
    pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
    mustSupport: true
    index: 0
  code: {mustSupport: true, index: 1}
package_version: 0.1.1
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/uv/ips/StructureDefinition/Quantity-uv-ips
base: http://hl7.org/fhir/StructureDefinition/Quantity
version: 1.0.0
required: [system, code]