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: hl7-france-fhir.administrative-2022 derivation: constraint name: FrPatientBirthPlace type: Extension elements: url: pattern: {type: Uri, value: 'http://interopsante.org/fhir/StructureDefinition/FrPatientBirthPlace'} index: 0 value: choices: [valueAddress] index: 2 valueAddress: {type: Address, choiceOf: value, index: 3} value[x]: elements: district: {short: District name (aka county) | Code officiel géogaphique (COG) de la commune (France) ou du pays, index: 4} required: [district] package_version: 1.0.0 class: extension kind: complex-type url: http://interopsante.org/fhir/StructureDefinition/FrPatientBirthPlace base: http://hl7.org/fhir/StructureDefinition/Extension version: '1.0' required: [valueAddress, value]