PackagesCanonicalsLogsProblems
    Packages
    br.go.ses.core@1.0.0
    https://fhir.saude.go.gov.br/r4/core/StructureDefinition/endereco-local-nascimento
description: Indica o local de nascimento do indivĂ­duo.
package_name: br.go.ses.core
derivation: constraint
name: EnderecoLocalNascimento
type: Address
elements:
  use: {index: 2}
  city:
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRMunicipio-1.0'}
    index: 6
  type: {index: 3}
  state: {index: 8}
  extension: {index: 1}
  line: {index: 5}
  id: {index: 0}
  postalCode: {index: 9}
  period: {index: 11}
  country:
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRPais-1.0'}
    index: 10
  district: {index: 7}
  text: {index: 4}
package_version: 1.0.0
extensions: {}
class: complex-type
kind: complex-type
url: https://fhir.saude.go.gov.br/r4/core/StructureDefinition/endereco-local-nascimento
base: http://hl7.org/fhir/StructureDefinition/Address
version: 1.0.0
required: [country]