description: 'STU3: `Consent.source[x]` additional types (Attachment, Identifier)' package_name: hl7.fhir.uv.xver-r3.r4b derivation: constraint name: ExtensionConsent_Source type: Extension elements: url: base: {max: '1', min: 1, path: Extension.url} pattern: {type: Uri, value: 'http://hl7.org/fhir/3.0/StructureDefinition/extension-Consent.source'} index: 0 value: short: Source from which this consent is taken choices: [valueAttachment, valueIdentifier] base: {max: '1', min: 0, path: 'Extension.value[x]'} index: 2 valueAttachment: short: Source from which this consent is taken type: Attachment base: {max: '1', min: 0, path: 'Extension.value[x]'} choiceOf: value index: 3 valueIdentifier: short: Source from which this consent is taken type: Identifier base: {max: '1', min: 0, path: 'Extension.value[x]'} choiceOf: value index: 4 package_version: 0.1.0 class: extension kind: complex-type url: http://hl7.org/fhir/3.0/StructureDefinition/extension-Consent.source base: http://hl7.org/fhir/StructureDefinition/Extension|4.3.0 version: 0.1.0 required: [url]