Rastreamento de Câncer de Colo de Útero
0.0.1 - preliminar Brazil flag

Rastreamento de Câncer de Colo de Útero, published by Comissão de Governança de Informação em Saúde (CGIS - UFG). This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/kyriosdata/farol/ and changes regularly. See the Directory of published versions

Perfil: Paciente

URL oficial: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/paciente Versão: 0.0.1
Draft as of 2024-07-17 Nome para computador: Paciente

Copyright: Ministério da Saúde. Produzido pela UFG em parceria com o INCA.

Dados demográficos do indivíduo.

Usage:

Representações do perfil

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

Essa estrutura é derivada de Patient

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient C 0..* Patient Informações sobre a paciente. Apenas o CNS é obrigatório. Demais campos são opcionais.
NomeOficialApelidoOpcional: O nome pode ser oficial ou apelido
... Slices for extension 0..* Extension Itens de informação acrescentados
Slice: Unordered, Open by value:url
.... filiacao S 0..1 string Filiação
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/filiacao
.... nacionalidade S 0..1 CodeableConcept Nacionalidade
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade
Binding: Nacionalidade (required): Nacionalidade

.... idade S 0..1 Age Idade
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/idade
.... escolaridade S 0..1 code Escolaridade
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/nivel-educacional
Binding: Escolaridades (required)
.... etnia S 0..1 (Complex) Identificação da raça/Cor e da etnia indígena.
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/raca-etnia
.... genero S 0..1 CodeableConcept Gênero
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/extension-genero
... Slices for identifier 1..* Identifier A identificação da paciente. É obrigatório o Cartão Nacional de Saúde (CNS), o CPF é opcional.
Slice: Unordered, Open by pattern:system
.... identifier:cns 1..1 Identifier O Cartão Nacional de Saúde (CNS)
..... system 1..1 uri The namespace for the identifier value
Required Pattern: https://fhir.fabrica.inf.ufg.br/ccu/sid/cns
..... value 1..1 string O CNS da paciente
.... identifier:cpf 0..1 Identifier O Cadastro de Pessoa Física (CPF)
..... system 1..1 uri The namespace for the identifier value
Required Pattern: https://fhir.fabrica.inf.ufg.br/ccu/sid/cpf
..... value 1..1 string O CPF da paciente
... active 0..0
... name 0..2 HumanName O nome completo da paciente e, possivelmente, o apelido. Nenhum deles é obrigatório.
.... use 1..1 code Está restrito ao uso oficial (official) ou apelido (nickname)
.... text 1..1 string Text representation of the full name
... telecom 0..1 ContactPoint Telefone para contato
.... id 0..0
.... extension 0..0
.... system 0..1 code Apenas telefone é admitido
Fixed Value: phone
.... value 1..1 string O número do telefone (pode incluir DDD)
.... use 0..0
.... period 0..0
... birthDate 1..1 date A data de nascimento (por exemplo, 2015-01-31)
... deceased[x] 0..0
... address 0..1 Endereco O endereço da paciente

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
NomeOficialApelidoOpcionalerrorPatientO nome pode ser oficial ou apelido
: name.select(use='official' or use='nickname').allTrue() and name.use.isDistinct()
NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient C 0..* Patient Informações sobre a paciente. Apenas o CNS é obrigatório. Demais campos são opcionais.
NomeOficialApelidoOpcional: O nome pode ser oficial ou apelido
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Itens de informação acrescentados
Slice: Unordered, Open by value:url
.... filiacao S 0..1 string Filiação
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/filiacao
.... nacionalidade S 0..1 CodeableConcept Nacionalidade
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade
Binding: Nacionalidade (required): Nacionalidade


.... idade S 0..1 Age Idade
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/idade
.... escolaridade S 0..1 code Escolaridade
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/nivel-educacional
Binding: Escolaridades (required)
.... etnia S 0..1 (Complex) Identificação da raça/Cor e da etnia indígena.
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/raca-etnia
.... genero S 0..1 CodeableConcept Gênero
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/extension-genero
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 1..* Identifier A identificação da paciente. É obrigatório o Cartão Nacional de Saúde (CNS), o CPF é opcional.
Slice: Unordered, Open by pattern:system
.... identifier:cns Σ 1..1 Identifier O Cartão Nacional de Saúde (CNS)
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... system Σ 1..1 uri The namespace for the identifier value
Required Pattern: https://fhir.fabrica.inf.ufg.br/ccu/sid/cns
..... value Σ 1..1 string O CNS da paciente
Example General: 123456
.... identifier:cpf Σ 0..1 Identifier O Cadastro de Pessoa Física (CPF)
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... system Σ 1..1 uri The namespace for the identifier value
Required Pattern: https://fhir.fabrica.inf.ufg.br/ccu/sid/cpf
..... value Σ 1..1 string O CPF da paciente
Example General: 123456
... name Σ 0..2 HumanName O nome completo da paciente e, possivelmente, o apelido. Nenhum deles é obrigatório.
.... use ?!Σ 1..1 code Está restrito ao uso oficial (official) ou apelido (nickname)
Binding: NameUse (required): The use of a human name.

.... text Σ 1..1 string Text representation of the full name
... telecom Σ 0..1 ContactPoint Telefone para contato
.... extension 0..0
.... system ΣC 0..1 code Apenas telefone é admitido
Binding: ContactPointSystem (required): Telecommunications form for contact point.


Fixed Value: phone
.... value Σ 1..1 string O número do telefone (pode incluir DDD)
... birthDate Σ 1..1 date A data de nascimento (por exemplo, 2015-01-31)
... address SC 0..1 Endereco O endereço da paciente
LinhasEndereco: Endereço não pode ser vazio
... link ?!Σ 0..* BackboneElement Link to another patient resource that concerns the same actual person
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... other Σ 1..1 Reference(Patient | RelatedPerson) The other patient or related person resource that the link refers to
.... type Σ 1..1 code replaced-by | replaces | refer | seealso
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.identifier:cns.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:cpf.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.name.userequiredNameUse
http://hl7.org/fhir/ValueSet/name-use|4.0.1
from the FHIR Standard
Patient.telecom.systemrequiredFixed Value: phone
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
NomeOficialApelidoOpcionalerrorPatientO nome pode ser oficial ou apelido
: name.select(use='official' or use='nickname').allTrue() and name.use.isDistinct()
NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient C 0..* Patient Informações sobre a paciente. Apenas o CNS é obrigatório. Demais campos são opcionais.
NomeOficialApelidoOpcional: O nome pode ser oficial ou apelido
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Itens de informação acrescentados
Slice: Unordered, Open by value:url
.... filiacao S 0..1 string Filiação
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/filiacao
.... nacionalidade S 0..1 CodeableConcept Nacionalidade
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade
Binding: Nacionalidade (required): Nacionalidade


.... idade S 0..1 Age Idade
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/idade
.... escolaridade S 0..1 code Escolaridade
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/nivel-educacional
Binding: Escolaridades (required)
.... etnia S 0..1 (Complex) Identificação da raça/Cor e da etnia indígena.
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/raca-etnia
.... genero S 0..1 CodeableConcept Gênero
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/extension-genero
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 1..* Identifier A identificação da paciente. É obrigatório o Cartão Nacional de Saúde (CNS), o CPF é opcional.
Slice: Unordered, Open by pattern:system
.... identifier:cns Σ 1..1 Identifier O Cartão Nacional de Saúde (CNS)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

..... system Σ 1..1 uri The namespace for the identifier value
Required Pattern: https://fhir.fabrica.inf.ufg.br/ccu/sid/cns
..... value Σ 1..1 string O CNS da paciente
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
.... identifier:cpf Σ 0..1 Identifier O Cadastro de Pessoa Física (CPF)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

..... system Σ 1..1 uri The namespace for the identifier value
Required Pattern: https://fhir.fabrica.inf.ufg.br/ccu/sid/cpf
..... value Σ 1..1 string O CPF da paciente
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... name Σ 0..2 HumanName O nome completo da paciente e, possivelmente, o apelido. Nenhum deles é obrigatório.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ 1..1 code Está restrito ao uso oficial (official) ou apelido (nickname)
Binding: NameUse (required): The use of a human name.

.... text Σ 1..1 string Text representation of the full name
.... family Σ 0..1 string Family name (often called 'Surname')
.... given Σ 0..* string Given names (not always 'first'). Includes middle names
This repeating element order: Given Names appear in the correct order for presenting the name
.... prefix Σ 0..* string Parts that come before the name
This repeating element order: Prefixes appear in the correct order for presenting the name
.... suffix Σ 0..* string Parts that come after the name
This repeating element order: Suffixes appear in the correct order for presenting the name
.... period Σ 0..1 Period Time period when name was/is in use
... telecom Σ 0..1 ContactPoint Telefone para contato
.... extension 0..0
.... system ΣC 0..1 code Apenas telefone é admitido
Binding: ContactPointSystem (required): Telecommunications form for contact point.


Fixed Value: phone
.... value Σ 1..1 string O número do telefone (pode incluir DDD)
.... rank Σ 0..1 positiveInt Specify preferred order of use (1 = highest)
... gender Σ 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

... birthDate Σ 1..1 date A data de nascimento (por exemplo, 2015-01-31)
... address SC 0..1 Endereco O endereço da paciente
LinhasEndereco: Endereço não pode ser vazio
... maritalStatus 0..1 CodeableConcept Marital (civil) status of a patient
Binding: Marital Status Codes (extensible): The domestic partnership status of a person.

... multipleBirth[x] 0..1 Whether patient is part of a multiple birth
.... multipleBirthBoolean boolean
.... multipleBirthInteger integer
... photo 0..* Attachment Image of the patient
... contact C 0..* BackboneElement A contact party (e.g. guardian, partner, friend) for the patient
pat-1: SHALL at least contain a contact's details or a reference to an organization
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... relationship 0..* CodeableConcept The kind of relationship
Binding: PatientContactRelationship (extensible): The nature of the relationship between a patient and a contact person for that patient.


.... name 0..1 HumanName A name associated with the contact person
.... telecom 0..* ContactPoint A contact detail for the person
.... address 0..1 Address Address for the contact person
.... gender 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

.... organization C 0..1 Reference(Organization) Organization that is associated with the contact
.... period 0..1 Period The period during which this contact person or organization is valid to be contacted relating to this patient
... communication 0..* BackboneElement A language which may be used to communicate with the patient about his or her health
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... language 1..1 CodeableConcept The language which can be used to communicate with the patient about his or her health
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguages Max Binding
.... preferred 0..1 boolean Language preference indicator
... generalPractitioner 0..* Reference(Organization | Practitioner | PractitionerRole) Patient's nominated primary care provider
... managingOrganization Σ 0..1 Reference(Organization) Organization that is the custodian of the patient record
... link ?!Σ 0..* BackboneElement Link to another patient resource that concerns the same actual person
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... other Σ 1..1 Reference(Patient | RelatedPerson) The other patient or related person resource that the link refers to
.... type Σ 1..1 code replaced-by | replaces | refer | seealso
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
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Patient.identifier:cns.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:cns.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Patient.identifier:cpf.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:cpf.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Patient.name.userequiredNameUse
http://hl7.org/fhir/ValueSet/name-use|4.0.1
from the FHIR Standard
Patient.telecom.systemrequiredFixed Value: phone
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|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
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
NomeOficialApelidoOpcionalerrorPatientO nome pode ser oficial ou apelido
: name.select(use='official' or use='nickname').allTrue() and name.use.isDistinct()

Essa estrutura é derivada de Patient

Summary

Mandatory: 5 elements(5 nested mandatory elements)
Must-Support: 6 elements
Fixed: 1 element
Prohibited: 6 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Patient.identifier

Visão de diferenças

Essa estrutura é derivada de Patient

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient C 0..* Patient Informações sobre a paciente. Apenas o CNS é obrigatório. Demais campos são opcionais.
NomeOficialApelidoOpcional: O nome pode ser oficial ou apelido
... Slices for extension 0..* Extension Itens de informação acrescentados
Slice: Unordered, Open by value:url
.... filiacao S 0..1 string Filiação
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/filiacao
.... nacionalidade S 0..1 CodeableConcept Nacionalidade
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade
Binding: Nacionalidade (required): Nacionalidade

.... idade S 0..1 Age Idade
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/idade
.... escolaridade S 0..1 code Escolaridade
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/nivel-educacional
Binding: Escolaridades (required)
.... etnia S 0..1 (Complex) Identificação da raça/Cor e da etnia indígena.
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/raca-etnia
.... genero S 0..1 CodeableConcept Gênero
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/extension-genero
... Slices for identifier 1..* Identifier A identificação da paciente. É obrigatório o Cartão Nacional de Saúde (CNS), o CPF é opcional.
Slice: Unordered, Open by pattern:system
.... identifier:cns 1..1 Identifier O Cartão Nacional de Saúde (CNS)
..... system 1..1 uri The namespace for the identifier value
Required Pattern: https://fhir.fabrica.inf.ufg.br/ccu/sid/cns
..... value 1..1 string O CNS da paciente
.... identifier:cpf 0..1 Identifier O Cadastro de Pessoa Física (CPF)
..... system 1..1 uri The namespace for the identifier value
Required Pattern: https://fhir.fabrica.inf.ufg.br/ccu/sid/cpf
..... value 1..1 string O CPF da paciente
... active 0..0
... name 0..2 HumanName O nome completo da paciente e, possivelmente, o apelido. Nenhum deles é obrigatório.
.... use 1..1 code Está restrito ao uso oficial (official) ou apelido (nickname)
.... text 1..1 string Text representation of the full name
... telecom 0..1 ContactPoint Telefone para contato
.... id 0..0
.... extension 0..0
.... system 0..1 code Apenas telefone é admitido
Fixed Value: phone
.... value 1..1 string O número do telefone (pode incluir DDD)
.... use 0..0
.... period 0..0
... birthDate 1..1 date A data de nascimento (por exemplo, 2015-01-31)
... deceased[x] 0..0
... address 0..1 Endereco O endereço da paciente

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
NomeOficialApelidoOpcionalerrorPatientO nome pode ser oficial ou apelido
: name.select(use='official' or use='nickname').allTrue() and name.use.isDistinct()

Visão de elementos chave

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient C 0..* Patient Informações sobre a paciente. Apenas o CNS é obrigatório. Demais campos são opcionais.
NomeOficialApelidoOpcional: O nome pode ser oficial ou apelido
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Itens de informação acrescentados
Slice: Unordered, Open by value:url
.... filiacao S 0..1 string Filiação
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/filiacao
.... nacionalidade S 0..1 CodeableConcept Nacionalidade
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade
Binding: Nacionalidade (required): Nacionalidade


.... idade S 0..1 Age Idade
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/idade
.... escolaridade S 0..1 code Escolaridade
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/nivel-educacional
Binding: Escolaridades (required)
.... etnia S 0..1 (Complex) Identificação da raça/Cor e da etnia indígena.
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/raca-etnia
.... genero S 0..1 CodeableConcept Gênero
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/extension-genero
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 1..* Identifier A identificação da paciente. É obrigatório o Cartão Nacional de Saúde (CNS), o CPF é opcional.
Slice: Unordered, Open by pattern:system
.... identifier:cns Σ 1..1 Identifier O Cartão Nacional de Saúde (CNS)
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... system Σ 1..1 uri The namespace for the identifier value
Required Pattern: https://fhir.fabrica.inf.ufg.br/ccu/sid/cns
..... value Σ 1..1 string O CNS da paciente
Example General: 123456
.... identifier:cpf Σ 0..1 Identifier O Cadastro de Pessoa Física (CPF)
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... system Σ 1..1 uri The namespace for the identifier value
Required Pattern: https://fhir.fabrica.inf.ufg.br/ccu/sid/cpf
..... value Σ 1..1 string O CPF da paciente
Example General: 123456
... name Σ 0..2 HumanName O nome completo da paciente e, possivelmente, o apelido. Nenhum deles é obrigatório.
.... use ?!Σ 1..1 code Está restrito ao uso oficial (official) ou apelido (nickname)
Binding: NameUse (required): The use of a human name.

.... text Σ 1..1 string Text representation of the full name
... telecom Σ 0..1 ContactPoint Telefone para contato
.... extension 0..0
.... system ΣC 0..1 code Apenas telefone é admitido
Binding: ContactPointSystem (required): Telecommunications form for contact point.


Fixed Value: phone
.... value Σ 1..1 string O número do telefone (pode incluir DDD)
... birthDate Σ 1..1 date A data de nascimento (por exemplo, 2015-01-31)
... address SC 0..1 Endereco O endereço da paciente
LinhasEndereco: Endereço não pode ser vazio
... link ?!Σ 0..* BackboneElement Link to another patient resource that concerns the same actual person
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... other Σ 1..1 Reference(Patient | RelatedPerson) The other patient or related person resource that the link refers to
.... type Σ 1..1 code replaced-by | replaces | refer | seealso
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.identifier:cns.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:cpf.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.name.userequiredNameUse
http://hl7.org/fhir/ValueSet/name-use|4.0.1
from the FHIR Standard
Patient.telecom.systemrequiredFixed Value: phone
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
NomeOficialApelidoOpcionalerrorPatientO nome pode ser oficial ou apelido
: name.select(use='official' or use='nickname').allTrue() and name.use.isDistinct()

Visão instantâneo

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient C 0..* Patient Informações sobre a paciente. Apenas o CNS é obrigatório. Demais campos são opcionais.
NomeOficialApelidoOpcional: O nome pode ser oficial ou apelido
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Itens de informação acrescentados
Slice: Unordered, Open by value:url
.... filiacao S 0..1 string Filiação
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/filiacao
.... nacionalidade S 0..1 CodeableConcept Nacionalidade
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNacionalidade
Binding: Nacionalidade (required): Nacionalidade


.... idade S 0..1 Age Idade
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/idade
.... escolaridade S 0..1 code Escolaridade
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/nivel-educacional
Binding: Escolaridades (required)
.... etnia S 0..1 (Complex) Identificação da raça/Cor e da etnia indígena.
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/raca-etnia
.... genero S 0..1 CodeableConcept Gênero
URL: https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/extension-genero
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier Σ 1..* Identifier A identificação da paciente. É obrigatório o Cartão Nacional de Saúde (CNS), o CPF é opcional.
Slice: Unordered, Open by pattern:system
.... identifier:cns Σ 1..1 Identifier O Cartão Nacional de Saúde (CNS)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

..... system Σ 1..1 uri The namespace for the identifier value
Required Pattern: https://fhir.fabrica.inf.ufg.br/ccu/sid/cns
..... value Σ 1..1 string O CNS da paciente
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
.... identifier:cpf Σ 0..1 Identifier O Cadastro de Pessoa Física (CPF)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

..... system Σ 1..1 uri The namespace for the identifier value
Required Pattern: https://fhir.fabrica.inf.ufg.br/ccu/sid/cpf
..... value Σ 1..1 string O CPF da paciente
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... name Σ 0..2 HumanName O nome completo da paciente e, possivelmente, o apelido. Nenhum deles é obrigatório.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ 1..1 code Está restrito ao uso oficial (official) ou apelido (nickname)
Binding: NameUse (required): The use of a human name.

.... text Σ 1..1 string Text representation of the full name
.... family Σ 0..1 string Family name (often called 'Surname')
.... given Σ 0..* string Given names (not always 'first'). Includes middle names
This repeating element order: Given Names appear in the correct order for presenting the name
.... prefix Σ 0..* string Parts that come before the name
This repeating element order: Prefixes appear in the correct order for presenting the name
.... suffix Σ 0..* string Parts that come after the name
This repeating element order: Suffixes appear in the correct order for presenting the name
.... period Σ 0..1 Period Time period when name was/is in use
... telecom Σ 0..1 ContactPoint Telefone para contato
.... extension 0..0
.... system ΣC 0..1 code Apenas telefone é admitido
Binding: ContactPointSystem (required): Telecommunications form for contact point.


Fixed Value: phone
.... value Σ 1..1 string O número do telefone (pode incluir DDD)
.... rank Σ 0..1 positiveInt Specify preferred order of use (1 = highest)
... gender Σ 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

... birthDate Σ 1..1 date A data de nascimento (por exemplo, 2015-01-31)
... address SC 0..1 Endereco O endereço da paciente
LinhasEndereco: Endereço não pode ser vazio
... maritalStatus 0..1 CodeableConcept Marital (civil) status of a patient
Binding: Marital Status Codes (extensible): The domestic partnership status of a person.

... multipleBirth[x] 0..1 Whether patient is part of a multiple birth
.... multipleBirthBoolean boolean
.... multipleBirthInteger integer
... photo 0..* Attachment Image of the patient
... contact C 0..* BackboneElement A contact party (e.g. guardian, partner, friend) for the patient
pat-1: SHALL at least contain a contact's details or a reference to an organization
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... relationship 0..* CodeableConcept The kind of relationship
Binding: PatientContactRelationship (extensible): The nature of the relationship between a patient and a contact person for that patient.


.... name 0..1 HumanName A name associated with the contact person
.... telecom 0..* ContactPoint A contact detail for the person
.... address 0..1 Address Address for the contact person
.... gender 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.

.... organization C 0..1 Reference(Organization) Organization that is associated with the contact
.... period 0..1 Period The period during which this contact person or organization is valid to be contacted relating to this patient
... communication 0..* BackboneElement A language which may be used to communicate with the patient about his or her health
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... language 1..1 CodeableConcept The language which can be used to communicate with the patient about his or her health
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguages Max Binding
.... preferred 0..1 boolean Language preference indicator
... generalPractitioner 0..* Reference(Organization | Practitioner | PractitionerRole) Patient's nominated primary care provider
... managingOrganization Σ 0..1 Reference(Organization) Organization that is the custodian of the patient record
... link ?!Σ 0..* BackboneElement Link to another patient resource that concerns the same actual person
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... other Σ 1..1 Reference(Patient | RelatedPerson) The other patient or related person resource that the link refers to
.... type Σ 1..1 code replaced-by | replaces | refer | seealso
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
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Patient.identifier:cns.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:cns.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Patient.identifier:cpf.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Patient.identifier:cpf.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Patient.name.userequiredNameUse
http://hl7.org/fhir/ValueSet/name-use|4.0.1
from the FHIR Standard
Patient.telecom.systemrequiredFixed Value: phone
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|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
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
NomeOficialApelidoOpcionalerrorPatientO nome pode ser oficial ou apelido
: name.select(use='official' or use='nickname').allTrue() and name.use.isDistinct()

Essa estrutura é derivada de Patient

Summary

Mandatory: 5 elements(5 nested mandatory elements)
Must-Support: 6 elements
Fixed: 1 element
Prohibited: 6 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Patient.identifier

 

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