description: Indicates whether the patient has consented to receive marketing communication in the portal context. package_name: servicewell.fhir.wof-portal derivation: constraint name: PortalConsentToMarketing type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'http://portal.wof.purified.link/fhir/StructureDefinition/extConsentToMarketing'} index: 1 value: short: Marketing consent flag mustSupport: true choices: [valueBoolean] index: 3 valueBoolean: {type: boolean, short: Marketing consent flag, mustSupport: true, choiceOf: value, index: 4} package_version: 1.0.0 extensions: {} class: extension kind: complex-type url: http://portal.wof.purified.link/fhir/StructureDefinition/extConsentToMarketing base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0 required: [value, valueBoolean]