description: The name the individual is known by in this role.\n\nFor example, if a clinician starts their career providing care at Clinic A, and is well known using their maiden name, but then is married, and starts working at Clinic B, but wants to use their married name at Clinic B. package_name: hl7.fhir.uv.extensions derivation: constraint name: PRDoingBusinessAs type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/practitionerrole-doingBusinessAs'} index: 1 value: choices: [valueHumanName] index: 3 valueHumanName: {type: HumanName, choiceOf: value, index: 4} package_version: 5.3.0-ballot extensions: {} class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/practitionerrole-doingBusinessAs base: http://hl7.org/fhir/StructureDefinition/Extension version: 5.3.0-ballot required: [valueHumanName, value]