PackagesCanonicalsLogsProblems
    Packages
    nhsdigital.fhir.stu3@1.3.0
    http://hl7.org/fhir/StructureDefinition/birthPlace
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: nhsdigital.fhir.stu3
derivation: constraint
name: birthPlace
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/birthPlace'}
    index: 0
  valueAddress:
    type: Address
    short: 'Birth Place: The registered place of birth of the patient.'
    index: 1
    slicing:
      slices:
        valueAddress:
          match: {}
          schema: {type: Address, short: 'Birth Place: The registered place of birth of the patient.', index: 1}
package_version: 1.3.0
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/birthPlace
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0