description: The Confidence 95 range of a measurable quantity. package_name: hl7.fhir.uv.phd derivation: constraint name: Confidence95 type: Extension elements: extension: {index: 0} url: pattern: {type: uri, value: 'http://hl7.org/fhir/uv/phd/StructureDefinition/Confidence95'} type: uri index: 1 value: constraint: confidence-range-units: {human: The units used should be equal., source: 'http://hl7.org/fhir/uv/phd/StructureDefinition/Confidence95', severity: warning, expression: low.unit.exists() and high.unit.exists() and low.unit = high.unit} choices: [valueRange] index: 3 valueRange: type: Range constraint: confidence-range-units: {human: The units used should be equal., source: 'http://hl7.org/fhir/uv/phd/StructureDefinition/Confidence95', severity: warning, expression: low.unit.exists() and high.unit.exists() and low.unit = high.unit} choiceOf: value index: 4 value[x]: elements: low: elements: unit: {index: 5} high: elements: unit: {index: 6} package_version: 2.0.0-ballot2 extensions: {} class: extension kind: complex-type url: http://hl7.org/fhir/uv/phd/StructureDefinition/Confidence95 base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.0.0-ballot2 required: [value, valueRange]