Guia de implementação do Core do Brasil: Release 1 - BR Realm | STU1
1.0.0 - STU1 Brazil flag

This page is part of the Core do Brasil (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Resource Profile: BRCorePatient

URL Canônica: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-patient Versão: 1.0.0
Active as of 2025-02-27 Nome computável: BRCorePatient

Este perfil representa o perfil br-core-patient com todas as informações demográficas e administrativas necessárias para descrever um paciente no Brasil, com as respectivas legislações dos elementos e domínios obrigatórios conforme abaixo. O perfil br-core-patient herda do recurso FHIR R4 Patient para definições de escopo e uso. Este perfil define expectativas mínimas para o recurso br-core-patient registrar, pesquisar e buscar dados demográficos básicos e outras informações administrativas sobre um paciente individual. Ele especifica quais elementos principais, extensões, vocabulários e conjuntos de valores DEVEM estar presentes e restringe como os elementos são usados.

Para contemplar uma descrição do paciente com maior equidade, conforme recomendações da portaria GM/MS Nº 230, de 7 de março de 2023, foram adicionados atributos adicionais para expressar o sexo do paciente, além do sexo administrativo: sexo ao nascer descritos no ValueSet BRSexoNascimento e identidade de gênero descrita no ValueSet BRIdentidadeGenero. Com relação a orientação sexual, este é um dado que pode mudar durante a vida do paciente, portanto, recomenda-se que ele seja coletado em cada evento assistencial

Exemplos de cenários de uso:

  • Consulta por informações demográficas do paciente usando o identificador CPF.

Elementos de dados obrigatórios e que devem estar presentes (must support)

Os seguintes elementos de dados devem estar sempre presentes (definição FHIR mandatory) ou devem ser suportados se os dados estiverem presentes no sistema de envio (definição FHIR must support).

Identificadores

Cada paciente deve ter obrigatoriamente um identificador, conforme as extensões abaixo:

Elemento Descrição Cardinalidade CodeSystem
Identifier:cpf O CPF é um identificador de pessoa física no Brasil, definido como número único e suficiente para identificação do cidadão nos bancos de dados de serviços públicos e é composto por 11 dígitos, sendo os 2 últimos dígitos os verificadores do CPF. Todo o paciente deve possuir obrigatoriamente um identificador, que deve ser o Cadastro de Pessoa Física (CPF) conforme a LEI Nº 14.534, DE 11 DE JANEIRO DE 2023. 0..1 http://terminology.hl7.org/CodeSystem/v2-0203 fixo em ‘TAX’
Identifier:cns O CNS também é um identificador do paciente no âmbito do Sistema Único de Saúde (SUS), é composto por 15 dígitos onde os 2 últimos são verificadores do CNS. 0..1 http://terminology.hl7.org/CodeSystem/v2-0203 fixo em ‘HC’
Identifier:registroEstrangeiro Registro Nacional de Estrangeiros (RNE) é um documento que atesta a identidade de indivíduos estrangeiros com residência temporária ou permanente no Brasil. A Carteira de Registro Nacional Migratório (CRNM) está substituindo, aos poucos, o antigo RNE (Registro Nacional de Estrangeiro). A mudança veio após a Lei de Migração (Lei nº 13.445, de 24 de maio de 2017). O modelo atual foi definido pela Portaria nº 11.264, de 24 de janeiro de 2020. Neste perfil foi criada uma extensão para representar o documento RNE – Registro Nacional de Estrangeiro e foi criado um NamingSystem - https://saude.gov.br/sid/rne. 0..1 https://terminologia.saude.gov.br/fhir/CodeSystem/BRTipoIdentificador fixo em ‘RNE’
Identifier:passaporte Passaporte é um documento oficial de viagem emitido por um governo que contém a identidade de uma pessoa para viagens internacionais. Uma pessoa com passaporte pode viajar de e para países estrangeiros com mais facilidade e ter acesso à assistência consular. Um passaporte certifica a identidade pessoal e a nacionalidade do seu titular. 0..1 http://terminology.hl7.org/CodeSystem/v2-0203 fixo em ‘PPN’

Extensões adicionais do recurso br-core-patient

Elemento Descrição Cardinalidade CodeSystem
localNascimento Informa no datatype Address o local de nascimento do paciente. Pode ser informado o endereço completo ou apenas, cidade e país ou apenas país. 0..1
raca Informa a raça do paciente – informação obrigatória conforme Portaria nº 344 de 1º de fevereiro de 2017. 1..1 https://terminologia.saude.gov.br/fhir/CodeSystem/BRRacaCor
povoIndigena Informa a etnia indígena conforme Portaria Nº 508, de 28 de setembro de 2010 e Portaria Nº 719, de 28 de dezembro de 2007. NT 7/2023 CGCOIM/SESAI. 0..1 https://terminologia.saude.gov.br/fhir/ValueSet/BREtniaIndigena
povoTradicional Povos e comunidades tradicionais são grupos culturalmente diferenciados e que se reconhecem como tais, que possuem formas próprias de organização social, que ocupam e usam territórios e recursos naturais como condição para sua reprodução cultural, social, religiosa, ancestral e econômica, utilizando conhecimentos, inovações e práticas gerados e transmitidos pela tradição (inciso I Art. 3º Decreto 6.040 / 2007). Portaria GM/MS Nº 3.396, DE 11 de dezembro de 2020. 0..1 https://terminologia.saude.gov.br/fhir/CodeSystem/BRPopulacaoTradicional
povoItinerante População em situação de rua, ciganos, circenses, andarilhos, acampados, assentados, etc ou mesmo trabalhadores da área adstrita. Portaria Nº 2.436, de 21 de setembro de 2017. 0..1
sexoNascimento Sexo do nascimento do paciente. 0..1 https://terminologia.saude.gov.br/fhir/ValueSet/BRSexoNascimento
identidadeGenero Consiste no modo como o indivíduo se identifica com o seu gênero. Em suma, representa como a pessoa se reconhece: homem, mulher, ambos ou outros gêneros. O que determina a identidade de gênero é a maneira como a pessoa se sente e se percebe, assim como a forma que esta deseja ser reconhecida pelas outras pessoas. 0..1 https://terminologia.saude.gov.br/fhir/ValueSet/BRIdentidadeGenero

Orientações para implementação

O endereço do paciente será representado pelo tipo de dados Address do FHIR R4. Observar que:

Elemento Descrição Cardinalidade Tipo de dados Binding
use Propósito deste endereço 0..1 code https://terminologia.saude.gov.br/#/orgs/HL7/collections/address-use/
type Tipo de endereço 0..1 code https://terminologia.saude.gov.br/#/orgs/HL7/collections/address-type/
text Representação em texto do endereço 0..1 string Exemplo: Av Riachuelo, 230 apto 100 – Porto Alegre, RS -9430-060, Brasil
line Nome da rua, número, cidade, estado, cep etc. Esta ordem de elementos repetidos: A ordem em que as linhas devem aparecer em uma etiqueta de endereço 0..1 string
city Nome da cidade 0..1 string Colocar o texto que representa o nome da cidade. NÃO COLOCAR CÓDIGO IBGE DA CIDADE.
state Nome do estado 0..1 string Colocar a UF do endereço do paciente com duas letras. Utilizar os códigos das UF conforme representados no atributo UF do https://terminologia.saude.gov.br/#/orgs/IBGE/sources/IBGE_uf_display/ para cada um dos estados quando o endereço for no Brasil.
postalCode CEP do endereço 0..1 string
country Nome do país 0..1 string Utilizar https://terminologia.saude.gov.br/#/orgs/ISO/sources/iso3166/

Usage:

Visões formais do conteúdo do perfil

Descrição de perfis, diferenciais, instantâneos e como as diferentes apresentações funcionam.

Esta estrutura é derivada de Patient

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient Patient
... id 0..1 id Identificador literal deste recurso
... meta 0..1 Meta Metadados sobre o recurso
... implicitRules 0..1 uri URI(s) sob as quais este recurso é conhecido
... text 0..1 Narrative Texto narrativo, 72 caracteres para resumo
... contained 0..* Resource Recursos contidos
... Slices for extension 1..* Extension Extensões adicionais
Slice: Unordered, Open by value:url
.... localNascimento 0..1 Address Local de nascimento do paciente
URL: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
.... identidadeGenero 0..1 CodeableConcept Identidade de gênero do paciente
URL: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity profiled by https://ips.saude.gov.br/fhir/StructureDefinition/identidade-genero-br-ips
Binding: BRIdentidadeGenero (required)
.... raca 1..1 CodeableConcept Raça do paciente
URL: https://ips.saude.gov.br/fhir/StructureDefinition/raca-br-ips
Binding: RaçaCor (required): Raça

.... povoIndigena 0..1 CodeableConcept Afiliação do paciente
URL: https://ips.saude.gov.br/fhir/StructureDefinition/povo-indigena-br-ips
Binding: Etnia Indígena (extensible): Povo indígena

.... sexoNascimento 0..1 CodeableConcept Sexo do nascimento do paciente
URL: https://ips.saude.gov.br/fhir/StructureDefinition/sexo-nascimento-br-ips
Binding: BRSexoNascimento (required)
.... povoTradicional 0..1 CodeableConcept Extensão de populacao tradicional do Core do Brasil
URL: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-populacaotradicional
Binding: Populacao Tradicional (required): População tradicional

.... povoItinerante 0..1 CodeableConcept Extensão de povo intinerante do Core do Brasil
URL: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-povoitinerante
Binding: BRPovoItinerante (required): Povo itinerante

... modifierExtension 0..* Extension Extensões adicionais
... Slices for identifier 1..* Identifier Identificadores nacionais do paciente
Slice: Unordered, Open by value:system
.... identifier:cns 0..1 Identifier Identificador do paciente
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
..... use 1..1 code Uso do identificador do paciente
Fixed Value: official
..... type 1..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required)
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
...... coding 1..1 Coding Codificação do tipo do identificador do paciente
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
....... system 1..1 uri Sistema da codificação do tipo do identificador do paciente
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version 0..1 string Versão da codificação do tipo do identificador do paciente
....... code 1..1 code Código da codificação do tipo do identificador do paciente
Fixed Value: HC
....... display 0..1 string Texto da codificação do tipo do identificador do paciente
....... userSelected 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
...... text 0..1 string Texto do tipo do identificador do paciente
..... system 1..1 uri Sistema do identificador do paciente
Fixed Value: https://saude.gov.br/fhir/sid/cns
..... value 1..1 string Valor do identificador do paciente
..... period 0..1 Period Período de uso do identificador do paciente
..... assigner 0..1 Reference(BRCoreOrganization) Entidade que atribuiu o identificador do paciente
...... display 0..1 string Nome da entidade que atribuiu o identificador do paciente
.... identifier:cpf 1..1 Identifier Identificador do paciente
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
..... use 1..1 code Uso do identificador do paciente
Fixed Value: official
..... type 0..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required)
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
...... coding 1..1 Coding Codificação do tipo do identificador do paciente
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
....... system 1..1 uri Sistema da codificação do tipo do identificador do paciente
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version 0..1 string Versão da codificação do tipo do identificador do paciente
....... code 1..1 code Código da codificação do tipo do identificador do paciente
Fixed Value: TAX
....... display 0..1 string Texto da codificação do tipo do identificador do paciente
....... userSelected 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
...... text 0..1 string Texto do tipo do identificador do paciente
..... system 1..1 uri Sistema do identificador do paciente
Fixed Value: https://saude.gov.br/fhir/sid/cpf
..... value 1..1 string Valor do identificador do paciente
..... period 0..1 Period Período de uso do identificador do paciente
..... assigner 0..1 Reference(BRCoreOrganization) Entidade que atribuiu o identificador do paciente
...... display 0..1 string Nome da entidade que atribuiu o identificador do paciente
.... identifier:registroEstrangeiro 0..1 Identifier Identificador do paciente
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
..... use 0..1 code Uso do identificador do paciente
Fixed Value: official
..... type 0..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required)
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
...... coding 1..1 Coding Codificação do tipo do identificador do paciente
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
....... system 1..1 uri Sistema da codificação do tipo do identificador do paciente
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version 0..1 string Versão da codificação do tipo do identificador do paciente
....... code 1..1 code Código da codificação do tipo do identificador do paciente
Fixed Value: RNE
....... display 0..1 string Texto da codificação do tipo do identificador do paciente
....... userSelected 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
...... text 0..1 string Texto do tipo do identificador do paciente
..... system 1..1 uri Sistema do identificador do paciente
Fixed Value: https://saude.gov.br/fhir/sid/rne
..... value 1..1 string Valor do identificador do paciente
..... period 0..1 Period Período de uso do identificador do paciente
..... assigner 0..1 Reference(Organization) Entidade que atribuiu o identificador do paciente
...... display 0..1 string Nome da entidade que atribuiu o identificador do paciente
.... identifier:passaporte 0..1 Identifier Identificador do paciente
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
..... use 0..1 code Uso do identificador do paciente
Fixed Value: official
..... type 0..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required): Tipo do identificador do paciente

...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
...... coding 1..1 Coding Codificação do tipo do identificador do paciente
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
....... system 1..1 uri Sistema da codificação do tipo do identificador do paciente
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version 0..1 string Versão da codificação do tipo do identificador do paciente
....... code 1..1 code Código da codificação do tipo do identificador do paciente
Fixed Value: PPN
....... display 0..1 string Texto da codificação do tipo do identificador do paciente
....... userSelected 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
...... text 0..1 string Texto do tipo do identificador do paciente
..... system 1..1 uri Sistema do identificador do paciente
Fixed Value: http://hl7.org/fhir/sid/passport-BRA
..... value 1..1 string Valor do identificador do paciente
..... period 0..1 Period Período de uso do identificador do paciente
..... assigner 0..1 Reference(BRCoreOrganization) Entidade que atribuiu o identificador do paciente
...... display 0..1 string Nome da entidade que atribuiu o identificador do paciente
... active 0..1 boolean Indica se o paciente está ativo
... name C 0..* HumanName Nome do paciente
br-core-pat-1: Patient.name.given, Patient.name.family, Patient.name.text or Patient.name.extension SHALL be present
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
.... use 0..1 code Uso do nome
.... text 0..1 string Representação textual do nome completo do paciente
.... family 0..1 string Sobrenome
.... given 0..* string Nome completo do paciente
.... prefix 0..* string Prefixo do nome
.... suffix 0..* string Sufixo do nome
.... period 0..1 Period Período de tempo em que o nome foi usado
... telecom 0..* ContactPoint Contatos de telecomunicação do paciente
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
.... system 0..1 code Sistema de telecomunicação usado para o contato
.... value 0..1 string Número ou do contato
.... use 0..1 code Uso do contato
.... rank 0..1 positiveInt Indica a ordem de preferência do contato
.... period 0..1 Period Período de tempo em que o contato foi usado
... gender 1..1 code Sexo
... birthDate 0..1 date Data de nascimento do paciente
... Slices for deceased[x] 0..1 boolean, dateTime Indica se o paciente é falecido
Slice: Unordered, Open by type:$this
.... deceased[x]:deceasedBoolean 0..1 boolean Indicates if the individual is deceased or not
.... deceased[x]:deceasedDateTime 0..1 dateTime Data e hora do falecimento do paciente
... address 0..* Address Endereço do paciente
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
.... use 0..1 code Uso do endereço
.... type 0..1 code Tipo de endereço
.... text 0..1 string Representação textual do endereço
.... line 0..* string Endereço do paciente
.... city 0..1 string Cidade do endereço
.... district 0..1 string Distrito do endereço
.... state 0..1 string Unidade Federativa
.... postalCode 0..1 string CEP do endereço
.... country 0..1 string País do endereço
.... period 0..1 Period Período de tempo em que o endereço foi usado
... maritalStatus 0..1 CodeableConcept Estado civil do paciente
... Slices for multipleBirth[x] 0..1 boolean, integer Indica se o paciente é de parto gemelar
Slice: Unordered, Open by type:$this
.... multipleBirth[x]:multipleBirthBoolean 0..1 boolean Whether patient is part of a multiple birth
.... multipleBirth[x]:multipleBirthInteger 0..1 integer Gemelaridade do paciente
... photo 0..* Attachment Fotografia do paciente
... contact 0..* BackboneElement Uma pessoa para contato (guardião, companheiro, amigo) em caso de emergência
.... id 0..1 string Identificação unívoca da pessoa de contato
.... extension 0..* Extension Extensões adicionais
.... modifierExtension 0..* Extension Extensões adicionais
.... relationship 0..* CodeableConcept Relação com o paciente
.... name 0..1 HumanName Nome da pessoa de contato
.... telecom 0..* ContactPoint Contatos de telecomunicação da pessoa de contato
.... address 0..1 Address Endereço da pessoa de contato
.... gender 0..1 code Sexo do contato do paciente
.... organization 0..1 Reference(BRCoreOrganization) Organização do contato do paciente
.... period 0..1 Period Período de tempo em que o contato foi usado
... communication 0..* BackboneElement Idiomas falados pelo paciente
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
.... modifierExtension 0..* Extension Extensões adicionais
.... language 1..1 CodeableConcept Idioma falado pelo paciente
.... preferred 0..1 boolean Indica se o idioma é preferido
... generalPractitioner 0..* Reference(BRCoreOrganization | BRCorePractitioner | BRCorePractitionerRole) Médico de atenção primária do paciente
... managingOrganization 0..1 Reference(BRCoreOrganization) Organização responsável pelo paciente
... link 0..* BackboneElement Links para outros recursos que se relacionam com este recurso
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
.... modifierExtension 0..* Extension Extensões adicionais
.... other 1..1 Reference(BRCorePatient | BRCoreRelatedPerson) Outro recurso que se relaciona com este recurso
.... type 1..1 code Tipo de relação entre os recursos

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Patient.identifier:cns.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:cpf.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:registroEstrangeiro.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:passaporte.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo

Constraints

IdGradePath(s)DetailsRequirements
br-core-pat-1errorPatient.namePatient.name.given, Patient.name.family, Patient.name.text or Patient.name.extension SHALL be present
: (family.exists() or given.exists() or text.exists()) xor extension.where(url='http://hl7.org/fhir/StructureDefinition/data-absent-reason').exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..* Patient Information about an individual or animal receiving health care services
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
... id Σ 0..1 id Identificador literal deste recurso
... meta Σ 0..1 Meta Metadados sobre o recurso
ele-1: All FHIR elements must have a @value or children
... implicitRules ?!Σ 0..1 uri URI(s) sob as quais este recurso é conhecido
ele-1: All FHIR elements must have a @value or children
... text 0..1 Narrative Texto narrativo, 72 caracteres para resumo
ele-1: All FHIR elements must have a @value or children
... contained 0..* Resource Recursos contidos
... Slices for extension 1..* Extension Extensões adicionais
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... localNascimento 0..1 Address Local de nascimento do paciente
URL: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... identidadeGenero 0..1 CodeableConcept Identidade de gênero do paciente
URL: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity profiled by https://ips.saude.gov.br/fhir/StructureDefinition/identidade-genero-br-ips
Binding: BRIdentidadeGenero (required)
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... raca 1..1 CodeableConcept Raça do paciente
URL: https://ips.saude.gov.br/fhir/StructureDefinition/raca-br-ips
Binding: RaçaCor (required): Raça


ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... povoIndigena 0..1 CodeableConcept Afiliação do paciente
URL: https://ips.saude.gov.br/fhir/StructureDefinition/povo-indigena-br-ips
Binding: Etnia Indígena (extensible): Povo indígena


ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... sexoNascimento 0..1 CodeableConcept Sexo do nascimento do paciente
URL: https://ips.saude.gov.br/fhir/StructureDefinition/sexo-nascimento-br-ips
Binding: BRSexoNascimento (required)
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... povoTradicional 0..1 CodeableConcept Extensão de populacao tradicional do Core do Brasil
URL: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-populacaotradicional
Binding: Populacao Tradicional (required): População tradicional


ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... povoItinerante 0..1 CodeableConcept Extensão de povo intinerante do Core do Brasil
URL: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-povoitinerante
Binding: BRPovoItinerante (required): Povo itinerante


ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... modifierExtension ?! 0..* Extension Extensões adicionais
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... Slices for identifier Σ 1..* Identifier Identificadores nacionais do paciente
Slice: Unordered, Open by value:system
ele-1: All FHIR elements must have a @value or children
.... identifier:cns Σ 0..1 Identifier Identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... use ?!Σ 1..1 code Uso do identificador do paciente
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
Fixed Value: official
..... type Σ 1..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required)
ele-1: All FHIR elements must have a @value or children
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... coding Σ 1..1 Coding Codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... code Σ 1..1 code Código da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: HC
....... display Σ 0..1 string Texto da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
...... text Σ 0..1 string Texto do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... system Σ 1..1 uri Sistema do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: https://saude.gov.br/fhir/sid/cns
..... value Σ 1..1 string Valor do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Example General: 123456
..... period Σ 0..1 Period Período de uso do identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... assigner Σ 0..1 Reference(BRCoreOrganization) Entidade que atribuiu o identificador do paciente
ele-1: All FHIR elements must have a @value or children
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do paciente
ele-1: All FHIR elements must have a @value or children
.... identifier:cpf Σ 1..1 Identifier Identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... use ?!Σ 1..1 code Uso do identificador do paciente
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
Fixed Value: official
..... type Σ 0..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required)
ele-1: All FHIR elements must have a @value or children
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... coding Σ 1..1 Coding Codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... code Σ 1..1 code Código da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: TAX
....... display Σ 0..1 string Texto da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
...... text Σ 0..1 string Texto do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... system Σ 1..1 uri Sistema do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: https://saude.gov.br/fhir/sid/cpf
..... value Σ 1..1 string Valor do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Example General: 123456
..... period Σ 0..1 Period Período de uso do identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... assigner Σ 0..1 Reference(BRCoreOrganization) Entidade que atribuiu o identificador do paciente
ele-1: All FHIR elements must have a @value or children
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do paciente
ele-1: All FHIR elements must have a @value or children
.... identifier:registroEstrangeiro Σ 0..1 Identifier Identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... use ?!Σ 0..1 code Uso do identificador do paciente
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
Fixed Value: official
..... type Σ 0..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required)
ele-1: All FHIR elements must have a @value or children
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... coding Σ 1..1 Coding Codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... code Σ 1..1 code Código da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: RNE
....... display Σ 0..1 string Texto da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
...... text Σ 0..1 string Texto do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... system Σ 1..1 uri Sistema do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: https://saude.gov.br/fhir/sid/rne
..... value Σ 1..1 string Valor do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Example General: 123456
..... period Σ 0..1 Period Período de uso do identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... assigner Σ 0..1 Reference(Organization) Entidade que atribuiu o identificador do paciente
ele-1: All FHIR elements must have a @value or children
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do paciente
ele-1: All FHIR elements must have a @value or children
.... identifier:passaporte Σ 0..1 Identifier Identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... use ?!Σ 0..1 code Uso do identificador do paciente
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
Fixed Value: official
..... type Σ 0..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required): Tipo do identificador do paciente


ele-1: All FHIR elements must have a @value or children
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... coding Σ 1..1 Coding Codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... code Σ 1..1 code Código da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: PPN
....... display Σ 0..1 string Texto da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
...... text Σ 0..1 string Texto do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... system Σ 1..1 uri Sistema do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: http://hl7.org/fhir/sid/passport-BRA
..... value Σ 1..1 string Valor do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Example General: 123456
..... period Σ 0..1 Period Período de uso do identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... assigner Σ 0..1 Reference(BRCoreOrganization) Entidade que atribuiu o identificador do paciente
ele-1: All FHIR elements must have a @value or children
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do paciente
ele-1: All FHIR elements must have a @value or children
... active ?!Σ 0..1 boolean Indica se o paciente está ativo
ele-1: All FHIR elements must have a @value or children
... name ΣC 0..* HumanName Nome do paciente
ele-1: All FHIR elements must have a @value or children
br-core-pat-1: Patient.name.given, Patient.name.family, Patient.name.text or Patient.name.extension SHALL be present
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... use ?!Σ 0..1 code Uso do nome
Binding: NameUse (required): The use of a human name.


ele-1: All FHIR elements must have a @value or children
.... text Σ 0..1 string Representação textual do nome completo do paciente
ele-1: All FHIR elements must have a @value or children
.... family Σ 0..1 string Sobrenome
ele-1: All FHIR elements must have a @value or children
.... given Σ 0..* string Nome completo do paciente
ele-1: All FHIR elements must have a @value or children
This repeating element order: Given Names appear in the correct order for presenting the name
.... prefix Σ 0..* string Prefixo do nome
ele-1: All FHIR elements must have a @value or children
This repeating element order: Prefixes appear in the correct order for presenting the name
.... suffix Σ 0..* string Sufixo do nome
ele-1: All FHIR elements must have a @value or children
This repeating element order: Suffixes appear in the correct order for presenting the name
.... period Σ 0..1 Period Período de tempo em que o nome foi usado
ele-1: All FHIR elements must have a @value or children
... telecom Σ 0..* ContactPoint Contatos de telecomunicação do paciente
ele-1: All FHIR elements must have a @value or children
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... system ΣC 0..1 code Sistema de telecomunicação usado para o contato
Binding: ContactPointSystem (required): Telecommunications form for contact point.


ele-1: All FHIR elements must have a @value or children
.... value Σ 0..1 string Número ou do contato
ele-1: All FHIR elements must have a @value or children
.... use ?!Σ 0..1 code Uso do contato
Binding: ContactPointUse (required): Use of contact point.


ele-1: All FHIR elements must have a @value or children
.... rank Σ 0..1 positiveInt Indica a ordem de preferência do contato
ele-1: All FHIR elements must have a @value or children
.... period Σ 0..1 Period Período de tempo em que o contato foi usado
ele-1: All FHIR elements must have a @value or children
... gender Σ 1..1 code Sexo
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.


ele-1: All FHIR elements must have a @value or children
... birthDate Σ 0..1 date Data de nascimento do paciente
ele-1: All FHIR elements must have a @value or children
... Slices for deceased[x] ?!Σ 0..1 Indica se o paciente é falecido
Slice: Unordered, Closed by type:$this
ele-1: All FHIR elements must have a @value or children
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
.... deceased[x]:deceasedBoolean ?!Σ 0..1 boolean Indicates if the individual is deceased or not
ele-1: All FHIR elements must have a @value or children
.... deceased[x]:deceasedDateTime ?!Σ 0..1 dateTime Data e hora do falecimento do paciente
ele-1: All FHIR elements must have a @value or children
... address Σ 0..* Address Endereço do paciente
ele-1: All FHIR elements must have a @value or children
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... use ?!Σ 0..1 code Uso do endereço
Binding: AddressUse (required): The use of an address.


ele-1: All FHIR elements must have a @value or children
Example General: home
.... type Σ 0..1 code Tipo de endereço
Binding: AddressType (required): The type of an address (physical / postal).


ele-1: All FHIR elements must have a @value or children
Example General: both
.... text Σ 0..1 string Representação textual do endereço
ele-1: All FHIR elements must have a @value or children
Example General: 137 Nowhere Street, Erewhon 9132
.... line Σ 0..* string Endereço do paciente
ele-1: All FHIR elements must have a @value or children
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
.... city Σ 0..1 string Cidade do endereço
ele-1: All FHIR elements must have a @value or children
Example General: Erewhon
.... district Σ 0..1 string Distrito do endereço
ele-1: All FHIR elements must have a @value or children
Example General: Madison
.... state Σ 0..1 string Unidade Federativa
ele-1: All FHIR elements must have a @value or children
.... postalCode Σ 0..1 string CEP do endereço
ele-1: All FHIR elements must have a @value or children
Example General: 9132
.... country Σ 0..1 string País do endereço
ele-1: All FHIR elements must have a @value or children
.... period Σ 0..1 Period Período de tempo em que o endereço foi usado
ele-1: All FHIR elements must have a @value or children
Example General: {"start":"2010-03-23","end":"2010-07-01"}
... maritalStatus 0..1 CodeableConcept Estado civil do paciente
Binding: Marital Status Codes (extensible): The domestic partnership status of a person.


ele-1: All FHIR elements must have a @value or children
... Slices for multipleBirth[x] 0..1 Indica se o paciente é de parto gemelar
Slice: Unordered, Closed by type:$this
ele-1: All FHIR elements must have a @value or children
.... multipleBirthBoolean boolean
.... multipleBirthInteger integer
.... multipleBirth[x]:multipleBirthBoolean 0..1 boolean Whether patient is part of a multiple birth
ele-1: All FHIR elements must have a @value or children
.... multipleBirth[x]:multipleBirthInteger 0..1 integer Gemelaridade do paciente
ele-1: All FHIR elements must have a @value or children
... photo 0..* Attachment Fotografia do paciente
ele-1: All FHIR elements must have a @value or children
... contact C 0..* BackboneElement Uma pessoa para contato (guardião, companheiro, amigo) em caso de emergência
ele-1: All FHIR elements must have a @value or children
pat-1: SHALL at least contain a contact's details or a reference to an organization
.... id 0..1 string Identificação unívoca da pessoa de contato
.... extension 0..* Extension Extensões adicionais
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensões adicionais
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... relationship 0..* CodeableConcept Relação com o paciente
Binding: PatientContactRelationship (extensible): The nature of the relationship between a patient and a contact person for that patient.


ele-1: All FHIR elements must have a @value or children
.... name 0..1 HumanName Nome da pessoa de contato
ele-1: All FHIR elements must have a @value or children
.... telecom 0..* ContactPoint Contatos de telecomunicação da pessoa de contato
ele-1: All FHIR elements must have a @value or children
.... address 0..1 Address Endereço da pessoa de contato
ele-1: All FHIR elements must have a @value or children
.... gender 0..1 code Sexo do contato do paciente
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.


ele-1: All FHIR elements must have a @value or children
.... organization C 0..1 Reference(BRCoreOrganization) Organização do contato do paciente
ele-1: All FHIR elements must have a @value or children
.... period 0..1 Period Período de tempo em que o contato foi usado
ele-1: All FHIR elements must have a @value or children
... communication 0..* BackboneElement Idiomas falados pelo paciente
ele-1: All FHIR elements must have a @value or children
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensões adicionais
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... language 1..1 CodeableConcept Idioma falado pelo paciente
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguages Max Binding

ele-1: All FHIR elements must have a @value or children
.... preferred 0..1 boolean Indica se o idioma é preferido
ele-1: All FHIR elements must have a @value or children
... generalPractitioner 0..* Reference(BRCoreOrganization | BRCorePractitioner | BRCorePractitionerRole) Médico de atenção primária do paciente
ele-1: All FHIR elements must have a @value or children
... managingOrganization Σ 0..1 Reference(BRCoreOrganization) Organização responsável pelo paciente
ele-1: All FHIR elements must have a @value or children
... link ?!Σ 0..* BackboneElement Links para outros recursos que se relacionam com este recurso
ele-1: All FHIR elements must have a @value or children
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensões adicionais
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... other Σ 1..1 Reference(BRCorePatient | BRCoreRelatedPerson) Outro recurso que se relaciona com este recurso
ele-1: All FHIR elements must have a @value or children
.... type Σ 1..1 code Tipo de relação entre os recursos
Binding: LinkType (required): The type of link between this patient resource and another patient resource.


ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Patient.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Patient.identifier:cns.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:cns.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:cpf.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:cpf.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:registroEstrangeiro.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:registroEstrangeiro.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:passaporte.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:passaporte.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.name.userequiredNameUse
http://hl7.org/fhir/ValueSet/name-use|4.0.1
from the FHIR Standard
Patient.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
Patient.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
from the FHIR Standard
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
from the FHIR Standard
Patient.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use|4.0.1
from the FHIR Standard
Patient.address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type|4.0.1
from the FHIR Standard
Patient.maritalStatusextensibleMarital Status Codes
http://hl7.org/fhir/ValueSet/marital-status
from the FHIR Standard
Patient.contact.relationshipextensiblePatientContactRelationship
http://hl7.org/fhir/ValueSet/patient-contactrelationship
from the FHIR Standard
Patient.contact.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
from the FHIR Standard
Patient.communication.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
br-core-pat-1errorPatient.namePatient.name.given, Patient.name.family, Patient.name.text or Patient.name.extension SHALL be present
: (family.exists() or given.exists() or text.exists()) xor extension.where(url='http://hl7.org/fhir/StructureDefinition/data-absent-reason').exists()
dom-2errorPatientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPatientIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorPatientIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorPatientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePatientA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
pat-1errorPatient.contactSHALL at least contain a contact's details or a reference to an organization
: name.exists() or telecom.exists() or address.exists() or organization.exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..* Patient Information about an individual or animal receiving health care services
... id Σ 0..1 id Identificador literal deste recurso
... meta Σ 0..1 Meta Metadados sobre o recurso
... implicitRules ?!Σ 0..1 uri URI(s) sob as quais este recurso é conhecido
... text 0..1 Narrative Texto narrativo, 72 caracteres para resumo
... contained 0..* Resource Recursos contidos
... Slices for extension 1..* Extension Extensões adicionais
Slice: Unordered, Open by value:url
.... localNascimento 0..1 Address Local de nascimento do paciente
URL: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
.... identidadeGenero 0..1 CodeableConcept Identidade de gênero do paciente
URL: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity profiled by https://ips.saude.gov.br/fhir/StructureDefinition/identidade-genero-br-ips
Binding: BRIdentidadeGenero (required)
.... raca 1..1 CodeableConcept Raça do paciente
URL: https://ips.saude.gov.br/fhir/StructureDefinition/raca-br-ips
Binding: RaçaCor (required): Raça


.... povoIndigena 0..1 CodeableConcept Afiliação do paciente
URL: https://ips.saude.gov.br/fhir/StructureDefinition/povo-indigena-br-ips
Binding: Etnia Indígena (extensible): Povo indígena


.... sexoNascimento 0..1 CodeableConcept Sexo do nascimento do paciente
URL: https://ips.saude.gov.br/fhir/StructureDefinition/sexo-nascimento-br-ips
Binding: BRSexoNascimento (required)
.... povoTradicional 0..1 CodeableConcept Extensão de populacao tradicional do Core do Brasil
URL: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-populacaotradicional
Binding: Populacao Tradicional (required): População tradicional


.... povoItinerante 0..1 CodeableConcept Extensão de povo intinerante do Core do Brasil
URL: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-povoitinerante
Binding: BRPovoItinerante (required): Povo itinerante


... modifierExtension ?! 0..* Extension Extensões adicionais
... Slices for identifier Σ 1..* Identifier Identificadores nacionais do paciente
Slice: Unordered, Open by value:system
.... identifier:cns Σ 0..1 Identifier Identificador do paciente
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
Slice: Unordered, Open by value:url
..... use ?!Σ 1..1 code Uso do identificador do paciente
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


Fixed Value: official
..... type Σ 1..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required)
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
Slice: Unordered, Open by value:url
...... coding Σ 1..1 Coding Codificação do tipo do identificador do paciente
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do paciente
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do paciente
....... code Σ 1..1 code Código da codificação do tipo do identificador do paciente
Fixed Value: HC
....... display Σ 0..1 string Texto da codificação do tipo do identificador do paciente
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
...... text Σ 0..1 string Texto do tipo do identificador do paciente
..... system Σ 1..1 uri Sistema do identificador do paciente
Fixed Value: https://saude.gov.br/fhir/sid/cns
..... value Σ 1..1 string Valor do identificador do paciente
Example General: 123456
..... period Σ 0..1 Period Período de uso do identificador do paciente
..... assigner Σ 0..1 Reference(BRCoreOrganization) Entidade que atribuiu o identificador do paciente
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
...... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

...... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do paciente
.... identifier:cpf Σ 1..1 Identifier Identificador do paciente
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
Slice: Unordered, Open by value:url
..... use ?!Σ 1..1 code Uso do identificador do paciente
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


Fixed Value: official
..... type Σ 0..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required)
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
Slice: Unordered, Open by value:url
...... coding Σ 1..1 Coding Codificação do tipo do identificador do paciente
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do paciente
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do paciente
....... code Σ 1..1 code Código da codificação do tipo do identificador do paciente
Fixed Value: TAX
....... display Σ 0..1 string Texto da codificação do tipo do identificador do paciente
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
...... text Σ 0..1 string Texto do tipo do identificador do paciente
..... system Σ 1..1 uri Sistema do identificador do paciente
Fixed Value: https://saude.gov.br/fhir/sid/cpf
..... value Σ 1..1 string Valor do identificador do paciente
Example General: 123456
..... period Σ 0..1 Period Período de uso do identificador do paciente
..... assigner Σ 0..1 Reference(BRCoreOrganization) Entidade que atribuiu o identificador do paciente
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
...... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

...... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do paciente
.... identifier:registroEstrangeiro Σ 0..1 Identifier Identificador do paciente
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code Uso do identificador do paciente
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


Fixed Value: official
..... type Σ 0..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required)
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
Slice: Unordered, Open by value:url
...... coding Σ 1..1 Coding Codificação do tipo do identificador do paciente
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do paciente
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do paciente
....... code Σ 1..1 code Código da codificação do tipo do identificador do paciente
Fixed Value: RNE
....... display Σ 0..1 string Texto da codificação do tipo do identificador do paciente
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
...... text Σ 0..1 string Texto do tipo do identificador do paciente
..... system Σ 1..1 uri Sistema do identificador do paciente
Fixed Value: https://saude.gov.br/fhir/sid/rne
..... value Σ 1..1 string Valor do identificador do paciente
Example General: 123456
..... period Σ 0..1 Period Período de uso do identificador do paciente
..... assigner Σ 0..1 Reference(Organization) Entidade que atribuiu o identificador do paciente
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
...... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

...... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do paciente
.... identifier:passaporte Σ 0..1 Identifier Identificador do paciente
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code Uso do identificador do paciente
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


Fixed Value: official
..... type Σ 0..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required): Tipo do identificador do paciente

...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
Slice: Unordered, Open by value:url
...... coding Σ 1..1 Coding Codificação do tipo do identificador do paciente
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do paciente
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do paciente
....... code Σ 1..1 code Código da codificação do tipo do identificador do paciente
Fixed Value: PPN
....... display Σ 0..1 string Texto da codificação do tipo do identificador do paciente
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
...... text Σ 0..1 string Texto do tipo do identificador do paciente
..... system Σ 1..1 uri Sistema do identificador do paciente
Fixed Value: http://hl7.org/fhir/sid/passport-BRA
..... value Σ 1..1 string Valor do identificador do paciente
Example General: 123456
..... period Σ 0..1 Period Período de uso do identificador do paciente
..... assigner Σ 0..1 Reference(BRCoreOrganization) Entidade que atribuiu o identificador do paciente
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
...... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

...... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do paciente
... active ?!Σ 0..1 boolean Indica se o paciente está ativo
... name ΣC 0..* HumanName Nome do paciente
br-core-pat-1: Patient.name.given, Patient.name.family, Patient.name.text or Patient.name.extension SHALL be present
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code Uso do nome
Binding: NameUse (required): The use of a human name.

.... text Σ 0..1 string Representação textual do nome completo do paciente
.... family Σ 0..1 string Sobrenome
.... given Σ 0..* string Nome completo do paciente
This repeating element order: Given Names appear in the correct order for presenting the name
.... prefix Σ 0..* string Prefixo do nome
This repeating element order: Prefixes appear in the correct order for presenting the name
.... suffix Σ 0..* string Sufixo do nome
This repeating element order: Suffixes appear in the correct order for presenting the name
.... period Σ 0..1 Period Período de tempo em que o nome foi usado
... telecom Σ 0..* ContactPoint Contatos de telecomunicação do paciente
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
Slice: Unordered, Open by value:url
.... system ΣC 0..1 code Sistema de telecomunicação usado para o contato
Binding: ContactPointSystem (required): Telecommunications form for contact point.

.... value Σ 0..1 string Número ou do contato
.... use ?!Σ 0..1 code Uso do contato
Binding: ContactPointUse (required): Use of contact point.

.... rank Σ 0..1 positiveInt Indica a ordem de preferência do contato
.... period Σ 0..1 Period Período de tempo em que o contato foi usado
... gender Σ 1..1 code Sexo
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

... birthDate Σ 0..1 date Data de nascimento do paciente
... Slices for deceased[x] ?!Σ 0..1 Indica se o paciente é falecido
Slice: Unordered, Closed by type:$this
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
.... deceased[x]:deceasedBoolean ?!Σ 0..1 boolean Indicates if the individual is deceased or not
.... deceased[x]:deceasedDateTime ?!Σ 0..1 dateTime Data e hora do falecimento do paciente
... address Σ 0..* Address Endereço do paciente
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code Uso do endereço
Binding: AddressUse (required): The use of an address.


Example General: home
.... type Σ 0..1 code Tipo de endereço
Binding: AddressType (required): The type of an address (physical / postal).


Example General: both
.... text Σ 0..1 string Representação textual do endereço
Example General: 137 Nowhere Street, Erewhon 9132
.... line Σ 0..* string Endereço do paciente
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
.... city Σ 0..1 string Cidade do endereço
Example General: Erewhon
.... district Σ 0..1 string Distrito do endereço
Example General: Madison
.... state Σ 0..1 string Unidade Federativa
.... postalCode Σ 0..1 string CEP do endereço
Example General: 9132
.... country Σ 0..1 string País do endereço
.... period Σ 0..1 Period Período de tempo em que o endereço foi usado
Example General: {"start":"2010-03-23","end":"2010-07-01"}
... maritalStatus 0..1 CodeableConcept Estado civil do paciente
Binding: Marital Status Codes (extensible): The domestic partnership status of a person.

... Slices for multipleBirth[x] 0..1 Indica se o paciente é de parto gemelar
Slice: Unordered, Closed by type:$this
.... multipleBirthBoolean boolean
.... multipleBirthInteger integer
.... multipleBirth[x]:multipleBirthBoolean 0..1 boolean Whether patient is part of a multiple birth
.... multipleBirth[x]:multipleBirthInteger 0..1 integer Gemelaridade do paciente
... photo 0..* Attachment Fotografia do paciente
... contact C 0..* BackboneElement Uma pessoa para contato (guardião, companheiro, amigo) em caso de emergência
pat-1: SHALL at least contain a contact's details or a reference to an organization
.... id 0..1 string Identificação unívoca da pessoa de contato
.... extension 0..* Extension Extensões adicionais
.... modifierExtension ?!Σ 0..* Extension Extensões adicionais
.... relationship 0..* CodeableConcept Relação com o paciente
Binding: PatientContactRelationship (extensible): The nature of the relationship between a patient and a contact person for that patient.


.... name 0..1 HumanName Nome da pessoa de contato
.... telecom 0..* ContactPoint Contatos de telecomunicação da pessoa de contato
.... address 0..1 Address Endereço da pessoa de contato
.... gender 0..1 code Sexo do contato do paciente
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

.... organization C 0..1 Reference(BRCoreOrganization) Organização do contato do paciente
.... period 0..1 Period Período de tempo em que o contato foi usado
... communication 0..* BackboneElement Idiomas falados pelo paciente
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
.... modifierExtension ?!Σ 0..* Extension Extensões adicionais
.... language 1..1 CodeableConcept Idioma falado pelo paciente
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguages Max Binding
.... preferred 0..1 boolean Indica se o idioma é preferido
... generalPractitioner 0..* Reference(BRCoreOrganization | BRCorePractitioner | BRCorePractitionerRole) Médico de atenção primária do paciente
... managingOrganization Σ 0..1 Reference(BRCoreOrganization) Organização responsável pelo paciente
... link ?!Σ 0..* BackboneElement Links para outros recursos que se relacionam com este recurso
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
.... modifierExtension ?!Σ 0..* Extension Extensões adicionais
.... other Σ 1..1 Reference(BRCorePatient | BRCoreRelatedPerson) Outro recurso que se relaciona com este recurso
.... type Σ 1..1 code Tipo de relação entre os recursos
Binding: LinkType (required): The type of link between this patient resource and another patient resource.


doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Patient.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Patient.identifier:cns.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:cns.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:cns.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Patient.identifier:cpf.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:cpf.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:cpf.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Patient.identifier:registroEstrangeiro.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:registroEstrangeiro.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:registroEstrangeiro.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Patient.identifier:passaporte.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:passaporte.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:passaporte.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Patient.name.userequiredNameUse
http://hl7.org/fhir/ValueSet/name-use|4.0.1
from the FHIR Standard
Patient.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
Patient.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
from the FHIR Standard
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
from the FHIR Standard
Patient.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use|4.0.1
from the FHIR Standard
Patient.address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type|4.0.1
from the FHIR Standard
Patient.maritalStatusextensibleMarital Status Codes
http://hl7.org/fhir/ValueSet/marital-status
from the FHIR Standard
Patient.contact.relationshipextensiblePatientContactRelationship
http://hl7.org/fhir/ValueSet/patient-contactrelationship
from the FHIR Standard
Patient.contact.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
from the FHIR Standard
Patient.communication.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
br-core-pat-1errorPatient.namePatient.name.given, Patient.name.family, Patient.name.text or Patient.name.extension SHALL be present
: (family.exists() or given.exists() or text.exists()) xor extension.where(url='http://hl7.org/fhir/StructureDefinition/data-absent-reason').exists()
dom-2errorPatientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPatientIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorPatientIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorPatientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePatientA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
pat-1errorPatient.contactSHALL at least contain a contact's details or a reference to an organization
: name.exists() or telecom.exists() or address.exists() or organization.exists()

Visão diferencial

Esta estrutura é derivada de Patient

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient Patient
... id 0..1 id Identificador literal deste recurso
... meta 0..1 Meta Metadados sobre o recurso
... implicitRules 0..1 uri URI(s) sob as quais este recurso é conhecido
... text 0..1 Narrative Texto narrativo, 72 caracteres para resumo
... contained 0..* Resource Recursos contidos
... Slices for extension 1..* Extension Extensões adicionais
Slice: Unordered, Open by value:url
.... localNascimento 0..1 Address Local de nascimento do paciente
URL: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
.... identidadeGenero 0..1 CodeableConcept Identidade de gênero do paciente
URL: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity profiled by https://ips.saude.gov.br/fhir/StructureDefinition/identidade-genero-br-ips
Binding: BRIdentidadeGenero (required)
.... raca 1..1 CodeableConcept Raça do paciente
URL: https://ips.saude.gov.br/fhir/StructureDefinition/raca-br-ips
Binding: RaçaCor (required): Raça

.... povoIndigena 0..1 CodeableConcept Afiliação do paciente
URL: https://ips.saude.gov.br/fhir/StructureDefinition/povo-indigena-br-ips
Binding: Etnia Indígena (extensible): Povo indígena

.... sexoNascimento 0..1 CodeableConcept Sexo do nascimento do paciente
URL: https://ips.saude.gov.br/fhir/StructureDefinition/sexo-nascimento-br-ips
Binding: BRSexoNascimento (required)
.... povoTradicional 0..1 CodeableConcept Extensão de populacao tradicional do Core do Brasil
URL: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-populacaotradicional
Binding: Populacao Tradicional (required): População tradicional

.... povoItinerante 0..1 CodeableConcept Extensão de povo intinerante do Core do Brasil
URL: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-povoitinerante
Binding: BRPovoItinerante (required): Povo itinerante

... modifierExtension 0..* Extension Extensões adicionais
... Slices for identifier 1..* Identifier Identificadores nacionais do paciente
Slice: Unordered, Open by value:system
.... identifier:cns 0..1 Identifier Identificador do paciente
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
..... use 1..1 code Uso do identificador do paciente
Fixed Value: official
..... type 1..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required)
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
...... coding 1..1 Coding Codificação do tipo do identificador do paciente
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
....... system 1..1 uri Sistema da codificação do tipo do identificador do paciente
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version 0..1 string Versão da codificação do tipo do identificador do paciente
....... code 1..1 code Código da codificação do tipo do identificador do paciente
Fixed Value: HC
....... display 0..1 string Texto da codificação do tipo do identificador do paciente
....... userSelected 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
...... text 0..1 string Texto do tipo do identificador do paciente
..... system 1..1 uri Sistema do identificador do paciente
Fixed Value: https://saude.gov.br/fhir/sid/cns
..... value 1..1 string Valor do identificador do paciente
..... period 0..1 Period Período de uso do identificador do paciente
..... assigner 0..1 Reference(BRCoreOrganization) Entidade que atribuiu o identificador do paciente
...... display 0..1 string Nome da entidade que atribuiu o identificador do paciente
.... identifier:cpf 1..1 Identifier Identificador do paciente
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
..... use 1..1 code Uso do identificador do paciente
Fixed Value: official
..... type 0..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required)
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
...... coding 1..1 Coding Codificação do tipo do identificador do paciente
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
....... system 1..1 uri Sistema da codificação do tipo do identificador do paciente
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version 0..1 string Versão da codificação do tipo do identificador do paciente
....... code 1..1 code Código da codificação do tipo do identificador do paciente
Fixed Value: TAX
....... display 0..1 string Texto da codificação do tipo do identificador do paciente
....... userSelected 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
...... text 0..1 string Texto do tipo do identificador do paciente
..... system 1..1 uri Sistema do identificador do paciente
Fixed Value: https://saude.gov.br/fhir/sid/cpf
..... value 1..1 string Valor do identificador do paciente
..... period 0..1 Period Período de uso do identificador do paciente
..... assigner 0..1 Reference(BRCoreOrganization) Entidade que atribuiu o identificador do paciente
...... display 0..1 string Nome da entidade que atribuiu o identificador do paciente
.... identifier:registroEstrangeiro 0..1 Identifier Identificador do paciente
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
..... use 0..1 code Uso do identificador do paciente
Fixed Value: official
..... type 0..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required)
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
...... coding 1..1 Coding Codificação do tipo do identificador do paciente
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
....... system 1..1 uri Sistema da codificação do tipo do identificador do paciente
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version 0..1 string Versão da codificação do tipo do identificador do paciente
....... code 1..1 code Código da codificação do tipo do identificador do paciente
Fixed Value: RNE
....... display 0..1 string Texto da codificação do tipo do identificador do paciente
....... userSelected 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
...... text 0..1 string Texto do tipo do identificador do paciente
..... system 1..1 uri Sistema do identificador do paciente
Fixed Value: https://saude.gov.br/fhir/sid/rne
..... value 1..1 string Valor do identificador do paciente
..... period 0..1 Period Período de uso do identificador do paciente
..... assigner 0..1 Reference(Organization) Entidade que atribuiu o identificador do paciente
...... display 0..1 string Nome da entidade que atribuiu o identificador do paciente
.... identifier:passaporte 0..1 Identifier Identificador do paciente
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
..... use 0..1 code Uso do identificador do paciente
Fixed Value: official
..... type 0..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required): Tipo do identificador do paciente

...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
...... coding 1..1 Coding Codificação do tipo do identificador do paciente
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
....... system 1..1 uri Sistema da codificação do tipo do identificador do paciente
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version 0..1 string Versão da codificação do tipo do identificador do paciente
....... code 1..1 code Código da codificação do tipo do identificador do paciente
Fixed Value: PPN
....... display 0..1 string Texto da codificação do tipo do identificador do paciente
....... userSelected 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
...... text 0..1 string Texto do tipo do identificador do paciente
..... system 1..1 uri Sistema do identificador do paciente
Fixed Value: http://hl7.org/fhir/sid/passport-BRA
..... value 1..1 string Valor do identificador do paciente
..... period 0..1 Period Período de uso do identificador do paciente
..... assigner 0..1 Reference(BRCoreOrganization) Entidade que atribuiu o identificador do paciente
...... display 0..1 string Nome da entidade que atribuiu o identificador do paciente
... active 0..1 boolean Indica se o paciente está ativo
... name C 0..* HumanName Nome do paciente
br-core-pat-1: Patient.name.given, Patient.name.family, Patient.name.text or Patient.name.extension SHALL be present
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
.... use 0..1 code Uso do nome
.... text 0..1 string Representação textual do nome completo do paciente
.... family 0..1 string Sobrenome
.... given 0..* string Nome completo do paciente
.... prefix 0..* string Prefixo do nome
.... suffix 0..* string Sufixo do nome
.... period 0..1 Period Período de tempo em que o nome foi usado
... telecom 0..* ContactPoint Contatos de telecomunicação do paciente
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
.... system 0..1 code Sistema de telecomunicação usado para o contato
.... value 0..1 string Número ou do contato
.... use 0..1 code Uso do contato
.... rank 0..1 positiveInt Indica a ordem de preferência do contato
.... period 0..1 Period Período de tempo em que o contato foi usado
... gender 1..1 code Sexo
... birthDate 0..1 date Data de nascimento do paciente
... Slices for deceased[x] 0..1 boolean, dateTime Indica se o paciente é falecido
Slice: Unordered, Open by type:$this
.... deceased[x]:deceasedBoolean 0..1 boolean Indicates if the individual is deceased or not
.... deceased[x]:deceasedDateTime 0..1 dateTime Data e hora do falecimento do paciente
... address 0..* Address Endereço do paciente
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
.... use 0..1 code Uso do endereço
.... type 0..1 code Tipo de endereço
.... text 0..1 string Representação textual do endereço
.... line 0..* string Endereço do paciente
.... city 0..1 string Cidade do endereço
.... district 0..1 string Distrito do endereço
.... state 0..1 string Unidade Federativa
.... postalCode 0..1 string CEP do endereço
.... country 0..1 string País do endereço
.... period 0..1 Period Período de tempo em que o endereço foi usado
... maritalStatus 0..1 CodeableConcept Estado civil do paciente
... Slices for multipleBirth[x] 0..1 boolean, integer Indica se o paciente é de parto gemelar
Slice: Unordered, Open by type:$this
.... multipleBirth[x]:multipleBirthBoolean 0..1 boolean Whether patient is part of a multiple birth
.... multipleBirth[x]:multipleBirthInteger 0..1 integer Gemelaridade do paciente
... photo 0..* Attachment Fotografia do paciente
... contact 0..* BackboneElement Uma pessoa para contato (guardião, companheiro, amigo) em caso de emergência
.... id 0..1 string Identificação unívoca da pessoa de contato
.... extension 0..* Extension Extensões adicionais
.... modifierExtension 0..* Extension Extensões adicionais
.... relationship 0..* CodeableConcept Relação com o paciente
.... name 0..1 HumanName Nome da pessoa de contato
.... telecom 0..* ContactPoint Contatos de telecomunicação da pessoa de contato
.... address 0..1 Address Endereço da pessoa de contato
.... gender 0..1 code Sexo do contato do paciente
.... organization 0..1 Reference(BRCoreOrganization) Organização do contato do paciente
.... period 0..1 Period Período de tempo em que o contato foi usado
... communication 0..* BackboneElement Idiomas falados pelo paciente
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
.... modifierExtension 0..* Extension Extensões adicionais
.... language 1..1 CodeableConcept Idioma falado pelo paciente
.... preferred 0..1 boolean Indica se o idioma é preferido
... generalPractitioner 0..* Reference(BRCoreOrganization | BRCorePractitioner | BRCorePractitionerRole) Médico de atenção primária do paciente
... managingOrganization 0..1 Reference(BRCoreOrganization) Organização responsável pelo paciente
... link 0..* BackboneElement Links para outros recursos que se relacionam com este recurso
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
.... modifierExtension 0..* Extension Extensões adicionais
.... other 1..1 Reference(BRCorePatient | BRCoreRelatedPerson) Outro recurso que se relaciona com este recurso
.... type 1..1 code Tipo de relação entre os recursos

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Patient.identifier:cns.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:cpf.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:registroEstrangeiro.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:passaporte.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo

Constraints

IdGradePath(s)DetailsRequirements
br-core-pat-1errorPatient.namePatient.name.given, Patient.name.family, Patient.name.text or Patient.name.extension SHALL be present
: (family.exists() or given.exists() or text.exists()) xor extension.where(url='http://hl7.org/fhir/StructureDefinition/data-absent-reason').exists()

Visualização de elementos -chave

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..* Patient Information about an individual or animal receiving health care services
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
... id Σ 0..1 id Identificador literal deste recurso
... meta Σ 0..1 Meta Metadados sobre o recurso
ele-1: All FHIR elements must have a @value or children
... implicitRules ?!Σ 0..1 uri URI(s) sob as quais este recurso é conhecido
ele-1: All FHIR elements must have a @value or children
... text 0..1 Narrative Texto narrativo, 72 caracteres para resumo
ele-1: All FHIR elements must have a @value or children
... contained 0..* Resource Recursos contidos
... Slices for extension 1..* Extension Extensões adicionais
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... localNascimento 0..1 Address Local de nascimento do paciente
URL: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... identidadeGenero 0..1 CodeableConcept Identidade de gênero do paciente
URL: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity profiled by https://ips.saude.gov.br/fhir/StructureDefinition/identidade-genero-br-ips
Binding: BRIdentidadeGenero (required)
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... raca 1..1 CodeableConcept Raça do paciente
URL: https://ips.saude.gov.br/fhir/StructureDefinition/raca-br-ips
Binding: RaçaCor (required): Raça


ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... povoIndigena 0..1 CodeableConcept Afiliação do paciente
URL: https://ips.saude.gov.br/fhir/StructureDefinition/povo-indigena-br-ips
Binding: Etnia Indígena (extensible): Povo indígena


ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... sexoNascimento 0..1 CodeableConcept Sexo do nascimento do paciente
URL: https://ips.saude.gov.br/fhir/StructureDefinition/sexo-nascimento-br-ips
Binding: BRSexoNascimento (required)
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... povoTradicional 0..1 CodeableConcept Extensão de populacao tradicional do Core do Brasil
URL: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-populacaotradicional
Binding: Populacao Tradicional (required): População tradicional


ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... povoItinerante 0..1 CodeableConcept Extensão de povo intinerante do Core do Brasil
URL: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-povoitinerante
Binding: BRPovoItinerante (required): Povo itinerante


ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... modifierExtension ?! 0..* Extension Extensões adicionais
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... Slices for identifier Σ 1..* Identifier Identificadores nacionais do paciente
Slice: Unordered, Open by value:system
ele-1: All FHIR elements must have a @value or children
.... identifier:cns Σ 0..1 Identifier Identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... use ?!Σ 1..1 code Uso do identificador do paciente
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
Fixed Value: official
..... type Σ 1..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required)
ele-1: All FHIR elements must have a @value or children
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... coding Σ 1..1 Coding Codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... code Σ 1..1 code Código da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: HC
....... display Σ 0..1 string Texto da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
...... text Σ 0..1 string Texto do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... system Σ 1..1 uri Sistema do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: https://saude.gov.br/fhir/sid/cns
..... value Σ 1..1 string Valor do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Example General: 123456
..... period Σ 0..1 Period Período de uso do identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... assigner Σ 0..1 Reference(BRCoreOrganization) Entidade que atribuiu o identificador do paciente
ele-1: All FHIR elements must have a @value or children
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do paciente
ele-1: All FHIR elements must have a @value or children
.... identifier:cpf Σ 1..1 Identifier Identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... use ?!Σ 1..1 code Uso do identificador do paciente
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
Fixed Value: official
..... type Σ 0..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required)
ele-1: All FHIR elements must have a @value or children
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... coding Σ 1..1 Coding Codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... code Σ 1..1 code Código da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: TAX
....... display Σ 0..1 string Texto da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
...... text Σ 0..1 string Texto do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... system Σ 1..1 uri Sistema do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: https://saude.gov.br/fhir/sid/cpf
..... value Σ 1..1 string Valor do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Example General: 123456
..... period Σ 0..1 Period Período de uso do identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... assigner Σ 0..1 Reference(BRCoreOrganization) Entidade que atribuiu o identificador do paciente
ele-1: All FHIR elements must have a @value or children
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do paciente
ele-1: All FHIR elements must have a @value or children
.... identifier:registroEstrangeiro Σ 0..1 Identifier Identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... use ?!Σ 0..1 code Uso do identificador do paciente
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
Fixed Value: official
..... type Σ 0..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required)
ele-1: All FHIR elements must have a @value or children
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... coding Σ 1..1 Coding Codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... code Σ 1..1 code Código da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: RNE
....... display Σ 0..1 string Texto da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
...... text Σ 0..1 string Texto do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... system Σ 1..1 uri Sistema do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: https://saude.gov.br/fhir/sid/rne
..... value Σ 1..1 string Valor do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Example General: 123456
..... period Σ 0..1 Period Período de uso do identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... assigner Σ 0..1 Reference(Organization) Entidade que atribuiu o identificador do paciente
ele-1: All FHIR elements must have a @value or children
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do paciente
ele-1: All FHIR elements must have a @value or children
.... identifier:passaporte Σ 0..1 Identifier Identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... use ?!Σ 0..1 code Uso do identificador do paciente
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
Fixed Value: official
..... type Σ 0..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required): Tipo do identificador do paciente


ele-1: All FHIR elements must have a @value or children
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... coding Σ 1..1 Coding Codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... code Σ 1..1 code Código da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: PPN
....... display Σ 0..1 string Texto da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
...... text Σ 0..1 string Texto do tipo do identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... system Σ 1..1 uri Sistema do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Fixed Value: http://hl7.org/fhir/sid/passport-BRA
..... value Σ 1..1 string Valor do identificador do paciente
ele-1: All FHIR elements must have a @value or children
Example General: 123456
..... period Σ 0..1 Period Período de uso do identificador do paciente
ele-1: All FHIR elements must have a @value or children
..... assigner Σ 0..1 Reference(BRCoreOrganization) Entidade que atribuiu o identificador do paciente
ele-1: All FHIR elements must have a @value or children
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do paciente
ele-1: All FHIR elements must have a @value or children
... active ?!Σ 0..1 boolean Indica se o paciente está ativo
ele-1: All FHIR elements must have a @value or children
... name ΣC 0..* HumanName Nome do paciente
ele-1: All FHIR elements must have a @value or children
br-core-pat-1: Patient.name.given, Patient.name.family, Patient.name.text or Patient.name.extension SHALL be present
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... use ?!Σ 0..1 code Uso do nome
Binding: NameUse (required): The use of a human name.


ele-1: All FHIR elements must have a @value or children
.... text Σ 0..1 string Representação textual do nome completo do paciente
ele-1: All FHIR elements must have a @value or children
.... family Σ 0..1 string Sobrenome
ele-1: All FHIR elements must have a @value or children
.... given Σ 0..* string Nome completo do paciente
ele-1: All FHIR elements must have a @value or children
This repeating element order: Given Names appear in the correct order for presenting the name
.... prefix Σ 0..* string Prefixo do nome
ele-1: All FHIR elements must have a @value or children
This repeating element order: Prefixes appear in the correct order for presenting the name
.... suffix Σ 0..* string Sufixo do nome
ele-1: All FHIR elements must have a @value or children
This repeating element order: Suffixes appear in the correct order for presenting the name
.... period Σ 0..1 Period Período de tempo em que o nome foi usado
ele-1: All FHIR elements must have a @value or children
... telecom Σ 0..* ContactPoint Contatos de telecomunicação do paciente
ele-1: All FHIR elements must have a @value or children
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... system ΣC 0..1 code Sistema de telecomunicação usado para o contato
Binding: ContactPointSystem (required): Telecommunications form for contact point.


ele-1: All FHIR elements must have a @value or children
.... value Σ 0..1 string Número ou do contato
ele-1: All FHIR elements must have a @value or children
.... use ?!Σ 0..1 code Uso do contato
Binding: ContactPointUse (required): Use of contact point.


ele-1: All FHIR elements must have a @value or children
.... rank Σ 0..1 positiveInt Indica a ordem de preferência do contato
ele-1: All FHIR elements must have a @value or children
.... period Σ 0..1 Period Período de tempo em que o contato foi usado
ele-1: All FHIR elements must have a @value or children
... gender Σ 1..1 code Sexo
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.


ele-1: All FHIR elements must have a @value or children
... birthDate Σ 0..1 date Data de nascimento do paciente
ele-1: All FHIR elements must have a @value or children
... Slices for deceased[x] ?!Σ 0..1 Indica se o paciente é falecido
Slice: Unordered, Closed by type:$this
ele-1: All FHIR elements must have a @value or children
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
.... deceased[x]:deceasedBoolean ?!Σ 0..1 boolean Indicates if the individual is deceased or not
ele-1: All FHIR elements must have a @value or children
.... deceased[x]:deceasedDateTime ?!Σ 0..1 dateTime Data e hora do falecimento do paciente
ele-1: All FHIR elements must have a @value or children
... address Σ 0..* Address Endereço do paciente
ele-1: All FHIR elements must have a @value or children
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... use ?!Σ 0..1 code Uso do endereço
Binding: AddressUse (required): The use of an address.


ele-1: All FHIR elements must have a @value or children
Example General: home
.... type Σ 0..1 code Tipo de endereço
Binding: AddressType (required): The type of an address (physical / postal).


ele-1: All FHIR elements must have a @value or children
Example General: both
.... text Σ 0..1 string Representação textual do endereço
ele-1: All FHIR elements must have a @value or children
Example General: 137 Nowhere Street, Erewhon 9132
.... line Σ 0..* string Endereço do paciente
ele-1: All FHIR elements must have a @value or children
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
.... city Σ 0..1 string Cidade do endereço
ele-1: All FHIR elements must have a @value or children
Example General: Erewhon
.... district Σ 0..1 string Distrito do endereço
ele-1: All FHIR elements must have a @value or children
Example General: Madison
.... state Σ 0..1 string Unidade Federativa
ele-1: All FHIR elements must have a @value or children
.... postalCode Σ 0..1 string CEP do endereço
ele-1: All FHIR elements must have a @value or children
Example General: 9132
.... country Σ 0..1 string País do endereço
ele-1: All FHIR elements must have a @value or children
.... period Σ 0..1 Period Período de tempo em que o endereço foi usado
ele-1: All FHIR elements must have a @value or children
Example General: {"start":"2010-03-23","end":"2010-07-01"}
... maritalStatus 0..1 CodeableConcept Estado civil do paciente
Binding: Marital Status Codes (extensible): The domestic partnership status of a person.


ele-1: All FHIR elements must have a @value or children
... Slices for multipleBirth[x] 0..1 Indica se o paciente é de parto gemelar
Slice: Unordered, Closed by type:$this
ele-1: All FHIR elements must have a @value or children
.... multipleBirthBoolean boolean
.... multipleBirthInteger integer
.... multipleBirth[x]:multipleBirthBoolean 0..1 boolean Whether patient is part of a multiple birth
ele-1: All FHIR elements must have a @value or children
.... multipleBirth[x]:multipleBirthInteger 0..1 integer Gemelaridade do paciente
ele-1: All FHIR elements must have a @value or children
... photo 0..* Attachment Fotografia do paciente
ele-1: All FHIR elements must have a @value or children
... contact C 0..* BackboneElement Uma pessoa para contato (guardião, companheiro, amigo) em caso de emergência
ele-1: All FHIR elements must have a @value or children
pat-1: SHALL at least contain a contact's details or a reference to an organization
.... id 0..1 string Identificação unívoca da pessoa de contato
.... extension 0..* Extension Extensões adicionais
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensões adicionais
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... relationship 0..* CodeableConcept Relação com o paciente
Binding: PatientContactRelationship (extensible): The nature of the relationship between a patient and a contact person for that patient.


ele-1: All FHIR elements must have a @value or children
.... name 0..1 HumanName Nome da pessoa de contato
ele-1: All FHIR elements must have a @value or children
.... telecom 0..* ContactPoint Contatos de telecomunicação da pessoa de contato
ele-1: All FHIR elements must have a @value or children
.... address 0..1 Address Endereço da pessoa de contato
ele-1: All FHIR elements must have a @value or children
.... gender 0..1 code Sexo do contato do paciente
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.


ele-1: All FHIR elements must have a @value or children
.... organization C 0..1 Reference(BRCoreOrganization) Organização do contato do paciente
ele-1: All FHIR elements must have a @value or children
.... period 0..1 Period Período de tempo em que o contato foi usado
ele-1: All FHIR elements must have a @value or children
... communication 0..* BackboneElement Idiomas falados pelo paciente
ele-1: All FHIR elements must have a @value or children
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensões adicionais
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... language 1..1 CodeableConcept Idioma falado pelo paciente
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguages Max Binding

ele-1: All FHIR elements must have a @value or children
.... preferred 0..1 boolean Indica se o idioma é preferido
ele-1: All FHIR elements must have a @value or children
... generalPractitioner 0..* Reference(BRCoreOrganization | BRCorePractitioner | BRCorePractitionerRole) Médico de atenção primária do paciente
ele-1: All FHIR elements must have a @value or children
... managingOrganization Σ 0..1 Reference(BRCoreOrganization) Organização responsável pelo paciente
ele-1: All FHIR elements must have a @value or children
... link ?!Σ 0..* BackboneElement Links para outros recursos que se relacionam com este recurso
ele-1: All FHIR elements must have a @value or children
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensões adicionais
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... other Σ 1..1 Reference(BRCorePatient | BRCoreRelatedPerson) Outro recurso que se relaciona com este recurso
ele-1: All FHIR elements must have a @value or children
.... type Σ 1..1 code Tipo de relação entre os recursos
Binding: LinkType (required): The type of link between this patient resource and another patient resource.


ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Patient.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Patient.identifier:cns.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:cns.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:cpf.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:cpf.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:registroEstrangeiro.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:registroEstrangeiro.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:passaporte.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:passaporte.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.name.userequiredNameUse
http://hl7.org/fhir/ValueSet/name-use|4.0.1
from the FHIR Standard
Patient.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
Patient.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
from the FHIR Standard
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
from the FHIR Standard
Patient.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use|4.0.1
from the FHIR Standard
Patient.address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type|4.0.1
from the FHIR Standard
Patient.maritalStatusextensibleMarital Status Codes
http://hl7.org/fhir/ValueSet/marital-status
from the FHIR Standard
Patient.contact.relationshipextensiblePatientContactRelationship
http://hl7.org/fhir/ValueSet/patient-contactrelationship
from the FHIR Standard
Patient.contact.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
from the FHIR Standard
Patient.communication.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
br-core-pat-1errorPatient.namePatient.name.given, Patient.name.family, Patient.name.text or Patient.name.extension SHALL be present
: (family.exists() or given.exists() or text.exists()) xor extension.where(url='http://hl7.org/fhir/StructureDefinition/data-absent-reason').exists()
dom-2errorPatientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPatientIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorPatientIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorPatientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePatientA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
pat-1errorPatient.contactSHALL at least contain a contact's details or a reference to an organization
: name.exists() or telecom.exists() or address.exists() or organization.exists()

Visualização instantânea

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient 0..* Patient Information about an individual or animal receiving health care services
... id Σ 0..1 id Identificador literal deste recurso
... meta Σ 0..1 Meta Metadados sobre o recurso
... implicitRules ?!Σ 0..1 uri URI(s) sob as quais este recurso é conhecido
... text 0..1 Narrative Texto narrativo, 72 caracteres para resumo
... contained 0..* Resource Recursos contidos
... Slices for extension 1..* Extension Extensões adicionais
Slice: Unordered, Open by value:url
.... localNascimento 0..1 Address Local de nascimento do paciente
URL: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
.... identidadeGenero 0..1 CodeableConcept Identidade de gênero do paciente
URL: http://hl7.org/fhir/StructureDefinition/patient-genderIdentity profiled by https://ips.saude.gov.br/fhir/StructureDefinition/identidade-genero-br-ips
Binding: BRIdentidadeGenero (required)
.... raca 1..1 CodeableConcept Raça do paciente
URL: https://ips.saude.gov.br/fhir/StructureDefinition/raca-br-ips
Binding: RaçaCor (required): Raça


.... povoIndigena 0..1 CodeableConcept Afiliação do paciente
URL: https://ips.saude.gov.br/fhir/StructureDefinition/povo-indigena-br-ips
Binding: Etnia Indígena (extensible): Povo indígena


.... sexoNascimento 0..1 CodeableConcept Sexo do nascimento do paciente
URL: https://ips.saude.gov.br/fhir/StructureDefinition/sexo-nascimento-br-ips
Binding: BRSexoNascimento (required)
.... povoTradicional 0..1 CodeableConcept Extensão de populacao tradicional do Core do Brasil
URL: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-populacaotradicional
Binding: Populacao Tradicional (required): População tradicional


.... povoItinerante 0..1 CodeableConcept Extensão de povo intinerante do Core do Brasil
URL: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-povoitinerante
Binding: BRPovoItinerante (required): Povo itinerante


... modifierExtension ?! 0..* Extension Extensões adicionais
... Slices for identifier Σ 1..* Identifier Identificadores nacionais do paciente
Slice: Unordered, Open by value:system
.... identifier:cns Σ 0..1 Identifier Identificador do paciente
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
Slice: Unordered, Open by value:url
..... use ?!Σ 1..1 code Uso do identificador do paciente
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


Fixed Value: official
..... type Σ 1..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required)
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
Slice: Unordered, Open by value:url
...... coding Σ 1..1 Coding Codificação do tipo do identificador do paciente
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do paciente
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do paciente
....... code Σ 1..1 code Código da codificação do tipo do identificador do paciente
Fixed Value: HC
....... display Σ 0..1 string Texto da codificação do tipo do identificador do paciente
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
...... text Σ 0..1 string Texto do tipo do identificador do paciente
..... system Σ 1..1 uri Sistema do identificador do paciente
Fixed Value: https://saude.gov.br/fhir/sid/cns
..... value Σ 1..1 string Valor do identificador do paciente
Example General: 123456
..... period Σ 0..1 Period Período de uso do identificador do paciente
..... assigner Σ 0..1 Reference(BRCoreOrganization) Entidade que atribuiu o identificador do paciente
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
...... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

...... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do paciente
.... identifier:cpf Σ 1..1 Identifier Identificador do paciente
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
Slice: Unordered, Open by value:url
..... use ?!Σ 1..1 code Uso do identificador do paciente
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


Fixed Value: official
..... type Σ 0..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required)
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
Slice: Unordered, Open by value:url
...... coding Σ 1..1 Coding Codificação do tipo do identificador do paciente
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do paciente
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do paciente
....... code Σ 1..1 code Código da codificação do tipo do identificador do paciente
Fixed Value: TAX
....... display Σ 0..1 string Texto da codificação do tipo do identificador do paciente
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
...... text Σ 0..1 string Texto do tipo do identificador do paciente
..... system Σ 1..1 uri Sistema do identificador do paciente
Fixed Value: https://saude.gov.br/fhir/sid/cpf
..... value Σ 1..1 string Valor do identificador do paciente
Example General: 123456
..... period Σ 0..1 Period Período de uso do identificador do paciente
..... assigner Σ 0..1 Reference(BRCoreOrganization) Entidade que atribuiu o identificador do paciente
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
...... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

...... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do paciente
.... identifier:registroEstrangeiro Σ 0..1 Identifier Identificador do paciente
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code Uso do identificador do paciente
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


Fixed Value: official
..... type Σ 0..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required)
...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
Slice: Unordered, Open by value:url
...... coding Σ 1..1 Coding Codificação do tipo do identificador do paciente
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do paciente
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do paciente
....... code Σ 1..1 code Código da codificação do tipo do identificador do paciente
Fixed Value: RNE
....... display Σ 0..1 string Texto da codificação do tipo do identificador do paciente
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
...... text Σ 0..1 string Texto do tipo do identificador do paciente
..... system Σ 1..1 uri Sistema do identificador do paciente
Fixed Value: https://saude.gov.br/fhir/sid/rne
..... value Σ 1..1 string Valor do identificador do paciente
Example General: 123456
..... period Σ 0..1 Period Período de uso do identificador do paciente
..... assigner Σ 0..1 Reference(Organization) Entidade que atribuiu o identificador do paciente
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
...... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

...... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do paciente
.... identifier:passaporte Σ 0..1 Identifier Identificador do paciente
..... id 0..1 string Id lógico do identificador do paciente
..... extension 0..* Extension Extensões do identificador do paciente
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code Uso do identificador do paciente
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


Fixed Value: official
..... type Σ 0..1 CodeableConcept Tipo do identificador do paciente
Binding: Tipo de Documento do Indivíduo (required): Tipo do identificador do paciente

...... id 0..1 string Id lógico do tipo do identificador do paciente
...... extension 0..* Extension Extensões do tipo do identificador do paciente
Slice: Unordered, Open by value:url
...... coding Σ 1..1 Coding Codificação do tipo do identificador do paciente
....... id 0..1 string Id lógico da codificação do tipo do identificador do paciente
....... extension 0..* Extension Extensões da codificação do tipo do identificador do paciente
Slice: Unordered, Open by value:url
....... system Σ 1..1 uri Sistema da codificação do tipo do identificador do paciente
Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0203
....... version Σ 0..1 string Versão da codificação do tipo do identificador do paciente
....... code Σ 1..1 code Código da codificação do tipo do identificador do paciente
Fixed Value: PPN
....... display Σ 0..1 string Texto da codificação do tipo do identificador do paciente
....... userSelected Σ 0..1 boolean Seleção do usuário da codificação do tipo do identificador do paciente
...... text Σ 0..1 string Texto do tipo do identificador do paciente
..... system Σ 1..1 uri Sistema do identificador do paciente
Fixed Value: http://hl7.org/fhir/sid/passport-BRA
..... value Σ 1..1 string Valor do identificador do paciente
Example General: 123456
..... period Σ 0..1 Period Período de uso do identificador do paciente
..... assigner Σ 0..1 Reference(BRCoreOrganization) Entidade que atribuiu o identificador do paciente
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
...... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

...... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
...... display Σ 0..1 string Nome da entidade que atribuiu o identificador do paciente
... active ?!Σ 0..1 boolean Indica se o paciente está ativo
... name ΣC 0..* HumanName Nome do paciente
br-core-pat-1: Patient.name.given, Patient.name.family, Patient.name.text or Patient.name.extension SHALL be present
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code Uso do nome
Binding: NameUse (required): The use of a human name.

.... text Σ 0..1 string Representação textual do nome completo do paciente
.... family Σ 0..1 string Sobrenome
.... given Σ 0..* string Nome completo do paciente
This repeating element order: Given Names appear in the correct order for presenting the name
.... prefix Σ 0..* string Prefixo do nome
This repeating element order: Prefixes appear in the correct order for presenting the name
.... suffix Σ 0..* string Sufixo do nome
This repeating element order: Suffixes appear in the correct order for presenting the name
.... period Σ 0..1 Period Período de tempo em que o nome foi usado
... telecom Σ 0..* ContactPoint Contatos de telecomunicação do paciente
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
Slice: Unordered, Open by value:url
.... system ΣC 0..1 code Sistema de telecomunicação usado para o contato
Binding: ContactPointSystem (required): Telecommunications form for contact point.

.... value Σ 0..1 string Número ou do contato
.... use ?!Σ 0..1 code Uso do contato
Binding: ContactPointUse (required): Use of contact point.

.... rank Σ 0..1 positiveInt Indica a ordem de preferência do contato
.... period Σ 0..1 Period Período de tempo em que o contato foi usado
... gender Σ 1..1 code Sexo
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

... birthDate Σ 0..1 date Data de nascimento do paciente
... Slices for deceased[x] ?!Σ 0..1 Indica se o paciente é falecido
Slice: Unordered, Closed by type:$this
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
.... deceased[x]:deceasedBoolean ?!Σ 0..1 boolean Indicates if the individual is deceased or not
.... deceased[x]:deceasedDateTime ?!Σ 0..1 dateTime Data e hora do falecimento do paciente
... address Σ 0..* Address Endereço do paciente
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code Uso do endereço
Binding: AddressUse (required): The use of an address.


Example General: home
.... type Σ 0..1 code Tipo de endereço
Binding: AddressType (required): The type of an address (physical / postal).


Example General: both
.... text Σ 0..1 string Representação textual do endereço
Example General: 137 Nowhere Street, Erewhon 9132
.... line Σ 0..* string Endereço do paciente
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
.... city Σ 0..1 string Cidade do endereço
Example General: Erewhon
.... district Σ 0..1 string Distrito do endereço
Example General: Madison
.... state Σ 0..1 string Unidade Federativa
.... postalCode Σ 0..1 string CEP do endereço
Example General: 9132
.... country Σ 0..1 string País do endereço
.... period Σ 0..1 Period Período de tempo em que o endereço foi usado
Example General: {"start":"2010-03-23","end":"2010-07-01"}
... maritalStatus 0..1 CodeableConcept Estado civil do paciente
Binding: Marital Status Codes (extensible): The domestic partnership status of a person.

... Slices for multipleBirth[x] 0..1 Indica se o paciente é de parto gemelar
Slice: Unordered, Closed by type:$this
.... multipleBirthBoolean boolean
.... multipleBirthInteger integer
.... multipleBirth[x]:multipleBirthBoolean 0..1 boolean Whether patient is part of a multiple birth
.... multipleBirth[x]:multipleBirthInteger 0..1 integer Gemelaridade do paciente
... photo 0..* Attachment Fotografia do paciente
... contact C 0..* BackboneElement Uma pessoa para contato (guardião, companheiro, amigo) em caso de emergência
pat-1: SHALL at least contain a contact's details or a reference to an organization
.... id 0..1 string Identificação unívoca da pessoa de contato
.... extension 0..* Extension Extensões adicionais
.... modifierExtension ?!Σ 0..* Extension Extensões adicionais
.... relationship 0..* CodeableConcept Relação com o paciente
Binding: PatientContactRelationship (extensible): The nature of the relationship between a patient and a contact person for that patient.


.... name 0..1 HumanName Nome da pessoa de contato
.... telecom 0..* ContactPoint Contatos de telecomunicação da pessoa de contato
.... address 0..1 Address Endereço da pessoa de contato
.... gender 0..1 code Sexo do contato do paciente
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

.... organization C 0..1 Reference(BRCoreOrganization) Organização do contato do paciente
.... period 0..1 Period Período de tempo em que o contato foi usado
... communication 0..* BackboneElement Idiomas falados pelo paciente
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
.... modifierExtension ?!Σ 0..* Extension Extensões adicionais
.... language 1..1 CodeableConcept Idioma falado pelo paciente
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguages Max Binding
.... preferred 0..1 boolean Indica se o idioma é preferido
... generalPractitioner 0..* Reference(BRCoreOrganization | BRCorePractitioner | BRCorePractitionerRole) Médico de atenção primária do paciente
... managingOrganization Σ 0..1 Reference(BRCoreOrganization) Organização responsável pelo paciente
... link ?!Σ 0..* BackboneElement Links para outros recursos que se relacionam com este recurso
.... id 0..1 string Identificador primário deste recurso
.... extension 0..* Extension Extensões adicionais
.... modifierExtension ?!Σ 0..* Extension Extensões adicionais
.... other Σ 1..1 Reference(BRCorePatient | BRCoreRelatedPerson) Outro recurso que se relaciona com este recurso
.... type Σ 1..1 code Tipo de relação entre os recursos
Binding: LinkType (required): The type of link between this patient resource and another patient resource.


doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Patient.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Patient.identifier:cns.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:cns.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:cns.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Patient.identifier:cpf.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:cpf.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:cpf.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Patient.identifier:registroEstrangeiro.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:registroEstrangeiro.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:registroEstrangeiro.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Patient.identifier:passaporte.userequiredFixed Value: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:passaporte.typerequiredBRTipoDocumentoIndividuo
https://terminologia.saude.gov.br/fhir/ValueSet/BRTipoDocumentoIndividuo
Patient.identifier:passaporte.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
Patient.name.userequiredNameUse
http://hl7.org/fhir/ValueSet/name-use|4.0.1
from the FHIR Standard
Patient.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
Patient.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
from the FHIR Standard
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
from the FHIR Standard
Patient.address.userequiredAddressUse
http://hl7.org/fhir/ValueSet/address-use|4.0.1
from the FHIR Standard
Patient.address.typerequiredAddressType
http://hl7.org/fhir/ValueSet/address-type|4.0.1
from the FHIR Standard
Patient.maritalStatusextensibleMarital Status Codes
http://hl7.org/fhir/ValueSet/marital-status
from the FHIR Standard
Patient.contact.relationshipextensiblePatientContactRelationship
http://hl7.org/fhir/ValueSet/patient-contactrelationship
from the FHIR Standard
Patient.contact.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
from the FHIR Standard
Patient.communication.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
br-core-pat-1errorPatient.namePatient.name.given, Patient.name.family, Patient.name.text or Patient.name.extension SHALL be present
: (family.exists() or given.exists() or text.exists()) xor extension.where(url='http://hl7.org/fhir/StructureDefinition/data-absent-reason').exists()
dom-2errorPatientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPatientIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorPatientIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorPatientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePatientA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
pat-1errorPatient.contactSHALL at least contain a contact's details or a reference to an organization
: name.exists() or telecom.exists() or address.exists() or organization.exists()

 

Outras representações de perfil: CSV, Excel, Schematron