PackagesCanonicalsLogsProblems
    Packages
    cidadex.testex@1.0.1-beta
    http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0
description: Indíviduo, sujeito da assistência à saúde.
package_name: cidadex.testex
derivation: constraint
name: BRIndividuo
type: Patient
elements:
  address:
    type: Address
    index: 25
    elements:
      use: {index: 26}
      type: {index: 27}
      line:
        index: 28
        slicing:
          slices:
            streetType:
              match: {}
              schema: {_required: true, index: 28}
              min: 1
    required: [line, type, use]
  managingOrganization: {index: 42}
  name: {type: HumanName, index: 19}
  birthDate: {short: Data de Nascimento, mustSupport: true, index: 22}
  multipleBirth:
    short: Indivíduo Nasceu em Parto Gemelar
    choices: []
    index: 37
  deceased:
    short: Óbito
    mustSupport: true
    choices: []
    index: 24
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        registerQuality:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRQualidadeCadastroIndividuo-1.0
            index: 1
            elements:
              value:
                mustSupport: false
                choices: []
                index: 3
        parents:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRParentesIndividuo-1.0
            index: 4
            extensions:
              relationship: {url: null, min: 1, mustSupport: true, _required: true, index: 6}
              parent: {url: null, min: 1, mustSupport: true, _required: true, index: 7}
            elements:
              extension:
                array: true
                min: 2
                index: 5
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: 2
                  slices:
                    relationship:
                      match: {url: null}
                      schema: {mustSupport: true, _required: true, index: 6}
                      min: 1
                    parent:
                      match: {url: null}
                      schema: {mustSupport: true, _required: true, index: 7}
                      min: 1
        raceEthnicity:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRacaCorEtnia-1.0
            index: 8
            extensions:
              race: {url: null, min: 1, mustSupport: true, _required: true, index: 10}
              indigenousEthnicity: {url: null, min: 0, mustSupport: true, index: 11}
            elements:
              extension:
                index: 9
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: 1
                  slices:
                    race:
                      match: {url: null}
                      schema: {mustSupport: true, _required: true, index: 10}
                      min: 1
                    indigenousEthnicity:
                      match: {url: null}
                      schema: {mustSupport: true, index: 11}
                      min: 0
            required: [extension]
        birthCity:
          match: {url: null}
          schema: {short: Município de Nascimento, type: Extension, mustSupport: true, url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRMunicipio-1.0', index: 12}
          min: 0
          max: 1
        birthCountry:
          match: {url: null}
          schema: {short: País de Origem, type: Extension, mustSupport: true, url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRPais-1.0', index: 13}
          min: 1
          max: 1
        Nationality:
          match: {url: null}
          schema: {type: Extension, url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade', index: 14}
          min: 0
          max: 1
        protectedPerson:
          match: {url: null}
          schema: {short: Indivíduo com Dados Protegidos, type: Extension, mustSupport: true, url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoProtegido-1.0', index: 15}
          min: 0
          max: 1
        naturalization:
          match: {url: null}
          schema: {type: Extension, url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNaturalizacao-1.0', index: 16}
          min: 0
          max: 1
  photo: {index: 38}
  link: {index: 43}
  active: {short: Registro em Uso, mustSupport: true, isModifierReason: Indica que o registro não deve mais se tratado como válido., index: 18}
  communication: {index: 40}
  identifier: {type: Identifier, index: 17}
  telecom: {type: ContactPoint, index: 20}
  generalPractitioner: {index: 41}
  gender:
    short: Sexo
    binding: {strength: required, valueSet: 'http://www.saude.gov.br/fhir/r4/ValueSet/BRSexo-1.0'}
    mustSupport: true
    index: 21
  maritalStatus:
    short: Estado Civil
    mustSupport: true
    index: 29
    elements:
      coding:
        index: 30
        elements:
          system: {index: 31}
          code: {index: 32}
          display: {index: 33}
          userSelected: {index: 34}
        required: [system, code]
      text: {index: 35}
    required: [coding]
  contact: {index: 39}
package_version: 1.0.1-beta
extensions:
  registerQuality:
    url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRQualidadeCadastroIndividuo-1.0
    type: Extension
    mustSupport: true
    index: 1
    elements:
      value:
        mustSupport: false
        choices: []
        index: 3
  parents:
    url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRParentesIndividuo-1.0
    type: Extension
    mustSupport: true
    index: 4
    extensions:
      relationship: {url: null, min: 1, mustSupport: true, _required: true, index: 6}
      parent: {url: null, min: 1, mustSupport: true, _required: true, index: 7}
    elements:
      extension:
        array: true
        min: 2
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 2
          slices:
            relationship:
              match: {url: null}
              schema: {mustSupport: true, _required: true, index: 6}
              min: 1
            parent:
              match: {url: null}
              schema: {mustSupport: true, _required: true, index: 7}
              min: 1
  raceEthnicity:
    url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRacaCorEtnia-1.0
    type: Extension
    mustSupport: true
    index: 8
    extensions:
      race: {url: null, min: 1, mustSupport: true, _required: true, index: 10}
      indigenousEthnicity: {url: null, min: 0, mustSupport: true, index: 11}
    elements:
      extension:
        index: 9
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 1
          slices:
            race:
              match: {url: null}
              schema: {mustSupport: true, _required: true, index: 10}
              min: 1
            indigenousEthnicity:
              match: {url: null}
              schema: {mustSupport: true, index: 11}
              min: 0
    required: [extension]
  birthCity: {url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRMunicipio-1.0', min: 0, max: 1, short: Município de Nascimento, type: Extension, mustSupport: true, index: 12}
  birthCountry: {url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRPais-1.0', min: 1, max: 1, short: País de Origem, type: Extension, mustSupport: true, index: 13}
  Nationality: {url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade', min: 0, max: 1, type: Extension, index: 14}
  protectedPerson: {url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoProtegido-1.0', min: 0, max: 1, short: Indivíduo com Dados Protegidos, type: Extension, mustSupport: true, index: 15}
  naturalization: {url: 'http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNaturalizacao-1.0', min: 0, max: 1, type: Extension, index: 16}
class: profile
kind: resource
url: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0
base: http://hl7.org/fhir/StructureDefinition/Patient
version: '01.10'
required: [gender, extension, birthDate, active]