PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-elm@1.13.0
    http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-quantity-arbu
description: Quantity with unit arb'U and system http://unitsofmeasure.org
package_name: ch.fhir.ig.ch-elm
derivation: constraint
name: ChElmQuantityArbU
type: Quantity
elements:
  value: {index: 0}
  unit:
    pattern: {type: String, value: '[arb''U]'}
    index: 1
  code:
    pattern: {type: Code, value: '[arb''U]'}
    index: 2
package_version: 1.13.0
class: complex-type
kind: complex-type
url: http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-quantity-arbu
base: http://hl7.eu/fhir/laboratory/StructureDefinition/Quantity-eu-lab
version: 1.13.0
required: [value]