description: The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements. package_name: tigacorehub.patient derivation: constraint name: birthPlace type: Extension elements: url: pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/patient-birthPlace'} index: 0 value: choices: [valueAddress] index: 2 valueAddress: {type: Address, choiceOf: value, index: 3} package_version: 1.1.21 class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/patient-birthPlace base: http://hl7.org/fhir/StructureDefinition/Extension version: 4.0.1 required: [valueAddress, value]