description: 'R5: `AuditEvent.entity.detail.value[x]` additional types (Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, time, dateTime, Period)' package_name: hl7.fhir.uv.xver-r5.r3 derivation: constraint name: ExtensionAuditEvent_Entity_Detail_Value type: Extension elements: valueTime: short: Property value type: time base: {max: '1', min: 0, path: 'Extension.value[x]'} choiceOf: value index: 10 valueQuantity: short: Property value type: Quantity base: {max: '1', min: 0, path: 'Extension.value[x]'} choiceOf: value index: 3 value: base: {max: '1', min: 0, path: 'Extension.value[x]'} short: Property value choices: [valueQuantity, valueCodeableConcept, valueString, valueBoolean, valueInteger, valueRange, valueRatio, valueTime, valueDateTime, valuePeriod] index: 2 valueString: short: Property value type: string base: {max: '1', min: 0, path: 'Extension.value[x]'} choiceOf: value index: 5 valueRatio: short: Property value type: Ratio base: {max: '1', min: 0, path: 'Extension.value[x]'} choiceOf: value index: 9 valueBoolean: short: Property value type: boolean base: {max: '1', min: 0, path: 'Extension.value[x]'} choiceOf: value index: 6 valueDateTime: short: Property value type: dateTime base: {max: '1', min: 0, path: 'Extension.value[x]'} choiceOf: value index: 11 url: base: {max: '1', min: 1, path: Extension.url} pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.entity.detail.value'} index: 0 valueCodeableConcept: short: Property value type: CodeableConcept base: {max: '1', min: 0, path: 'Extension.value[x]'} choiceOf: value index: 4 valuePeriod: short: Property value type: Period base: {max: '1', min: 0, path: 'Extension.value[x]'} choiceOf: value index: 12 valueRange: short: Property value type: Range base: {max: '1', min: 0, path: 'Extension.value[x]'} choiceOf: value index: 8 valueInteger: short: Property value type: integer base: {max: '1', min: 0, path: 'Extension.value[x]'} choiceOf: value index: 7 package_version: 0.1.0 class: extension kind: complex-type url: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.entity.detail.value base: http://hl7.org/fhir/StructureDefinition/Extension version: 0.1.0 required: [valuePeriod, url, valueString, valueRatio, valueRange, valueDateTime, value, valueBoolean, valueCodeableConcept, valueTime, valueQuantity, valueInteger]