description: Indicates whether the datetime value being represented included a timezone offset. False indicates that the value being exchanged does not have a timezone offset, but the FHIR representation requires it. package_name: hl7.fhir.uv.cql derivation: constraint name: TimeHasOffset type: Extension elements: url: pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/cql/StructureDefinition/time-hasOffset'} index: 0 value: choices: [valueBoolean] index: 2 valueBoolean: {type: boolean, choiceOf: value, index: 3} package_version: 3.0.0-ballot class: extension kind: complex-type url: http://hl7.org/fhir/uv/cql/StructureDefinition/time-hasOffset base: http://hl7.org/fhir/StructureDefinition/Extension version: 3.0.0-ballot required: [value, valueBoolean]