PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.0-sd-ballot
    http://hl7.org/cda/stds/core/StructureDefinition/IVL-PQ
description: A set of consecutive values of an ordered base data type.
package_name: hl7.cda.uv.core
derivation: specialization
name: IVL_PQ
type: http://hl7.org/cda/stds/core/StructureDefinition/IVL_PQ
elements:
  unit:
    type: code
    representation: [xmlAttr]
    label: Unit of Measure
    base: {max: '1', min: 0, path: IVL_PQ.unit}
    index: 0
  value:
    type: decimal
    representation: [xmlAttr]
    label: Maginitude Value
    base: {max: '1', min: 0, path: PQ.value}
    index: 1
  operator:
    defaultValueCode: I
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-SetOperator'}
    representation: [xmlAttr]
    index: 2
  low: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/IVXB-PQ', label: Low Boundary, index: 3}
  center: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/PQ', label: Central Value, index: 4}
  width: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/PQ', label: Width, index: 5}
  high: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/IVXB-PQ', label: High Boundary, index: 6}
package_version: 2.0.0-sd-ballot
class: logical
kind: logical
url: http://hl7.org/cda/stds/core/StructureDefinition/IVL-PQ
base: http://hl7.org/cda/stds/core/StructureDefinition/ANY
version: 2.0.0-sd-ballot