PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ips@0.3.0
    http://hl7.org/fhir/uv/ips/StructureDefinition/Quantity-uv-ips
description: Datatype Quantity constrianed to use the UCUM units
package_name: hl7.fhir.uv.ips
derivation: constraint
name: QuantityUvIps
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.3.0
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: 0.3.0
required: [system, code]