PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.psca@2.0.3-DFT-Ballot
    http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/SimpleQuantity-ca-ps
description: Data type profile SimpleQuantity constrained to use UCUM as the code system for units
package_name: ca.infoway.io.psca
derivation: constraint
name: SimpleQuantityPS
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: 2.0.3-DFT-Ballot
class: complex-type
kind: complex-type
url: http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/SimpleQuantity-ca-ps
base: http://hl7.org/fhir/StructureDefinition/SimpleQuantity
version: null
required: [system, code]