Guia de Implementação da SES GO - CORE
1.1.0 - draft Brazil flag

Guia de Implementação da SES GO - CORE - Downloaded Version 1.1.0 See the Directory of published versions

Resource Profile: Identificação do Recém-Nascido

Official URL: https://fhir.saude.go.gov.br/r4/core/StructureDefinition/identificacao-recem-nascido Version: 1.1.0
Draft as of 2025-11-26 Computable Name: IdentificacaoRecemNascido

Perfil do recurso Patient para representar a identificação do recém-nascido.

Usos:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Patient C 0..* Patient Information about an individual or animal receiving health care services
Constraints: nome-recem-nascido
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
.... extension:raca 0..1 (Complexo) Raça/cor
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRacaCorEtnia-1.0
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... identifier:dnv Σ 1..1 Identifier Identificação pela Declaração de Nascido-Vivo (DNV)
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri O identificador do sistema de identificação, DNV
Padrão necessário: http://www.saude.go.gov.br/fhir/r4/NamingSystem/dnv
..... value Σ 1..1 string Número do DNV
Exemplo General: 123456
.... identifier:cns Σ 0..1 Identifier Identificação pelo Cadastro Nacional de Saúde (CNS)
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri O identificador do sistema de identificação, CNS
Padrão necessário: https://fhir.saude.go.gov.br/sid/cns
..... value Σ 1..1 string Número do CNS
Exemplo General: 123456
.... identifier:rc Σ 0..1 Identifier Identificação pelo Registro Civil (RC)
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri O identificador do sistema de identificação, RC
Padrão necessário: http://www.saude.go.gov.br/fhir/r4/NamingSystem/rc
..... value Σ 1..1 string Número do RC
Exemplo General: 123456
... active ?!Σ 0..1 boolean Whether this patient's record is in active use
... gender Σ 1..1 code Sexo do Recém-Nascido
Vínculo: AdministrativeGender (required)
... birthDate Σ 1..1 date Data de nascimento
.... Fatias para extension 1..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:horaNascimento 1..1 dateTime Hora do nascimento
URL: http://hl7.org/fhir/StructureDefinition/patient-birthTime
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... 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
Vínculo: LinkType (required): The type of link between this patient resource and another patient resource.

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
Patient.identifier:dnv.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Patient.identifier:cns.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Patient.identifier:rc.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender
From a norma FHIR
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
From a norma FHIR

Restrições

IdGrauCaminho(s)DetalhesRequisitos
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()
nome-recem-nascidoerrorPatientNão é permitido utilizar abreviaturas no nome do recém-nascido.
: (name.text.matches('.*([A-Z].).*')).not()

This structure is derived from Patient

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Patient C 0..* Patient Information about an individual or animal receiving health care services
Constraints: nome-recem-nascido
... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
.... extension:raca 0..1 (Complexo) Raça/cor
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRacaCorEtnia-1.0
... Fatias para identifier 1..3 Identifier Identificador do recém-nascido
Fatia: Não ordenado, Fechado por value:system
.... identifier:dnv 1..1 Identifier Identificação pela Declaração de Nascido-Vivo (DNV)
..... system 1..1 uri O identificador do sistema de identificação, DNV
Padrão necessário: http://www.saude.go.gov.br/fhir/r4/NamingSystem/dnv
..... value 1..1 string Número do DNV
.... identifier:cns 0..1 Identifier Identificação pelo Cadastro Nacional de Saúde (CNS)
..... system 1..1 uri O identificador do sistema de identificação, CNS
Padrão necessário: https://fhir.saude.go.gov.br/sid/cns
..... value 1..1 string Número do CNS
.... identifier:rc 0..1 Identifier Identificação pelo Registro Civil (RC)
..... system 1..1 uri O identificador do sistema de identificação, RC
Padrão necessário: http://www.saude.go.gov.br/fhir/r4/NamingSystem/rc
..... value 1..1 string Número do RC
..... period
...... start 1..1 dateTime Starting time with inclusive boundary
..... assigner
...... reference 0..1 string Literal reference, Relative, internal or absolute URL
Padrão necessário: https://fhir.saude.go.gov.br/r4/core/StructureDefinition/cartorio-registro-civil
... name
.... text 1..1 string Nome do Recém-Nascido
... birthDate 1..1 date Data de nascimento
.... Fatias para extension 1..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:horaNascimento 1..1 dateTime Hora do nascimento
URL: http://hl7.org/fhir/StructureDefinition/patient-birthTime
... contact
.... Fatias para extension 1..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:idadeResponsavelLegal 1..1 Age Idade do Responsável Legal
URL: https://fhir.saude.go.gov.br/r4/core/StructureDefinition/idade
.... name
..... text 1..1 string Nome do Responsável Legal

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender
From a norma FHIR

Restrições

IdGrauCaminho(s)DetalhesRequisitos
nome-recem-nascidoerrorPatientNão é permitido utilizar abreviaturas no nome do recém-nascido.
: (name.text.matches('.*([A-Z].).*')).not()
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Patient C 0..* Patient Information about an individual or animal receiving health care services
Constraints: nome-recem-nascido
... 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
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
.... extension:raca 0..1 (Complexo) Raça/cor
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRacaCorEtnia-1.0
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Fatias para identifier Σ 1..3 Identifier Identificador do recém-nascido
Fatia: Não ordenado, Fechado por value:system
.... identifier:dnv Σ 1..1 Identifier Identificação pela Declaração de Nascido-Vivo (DNV)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Vínculo: 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 O identificador do sistema de identificação, DNV
Padrão necessário: http://www.saude.go.gov.br/fhir/r4/NamingSystem/dnv
..... value Σ 1..1 string Número do DNV
Exemplo 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:cns Σ 0..1 Identifier Identificação pelo Cadastro Nacional de Saúde (CNS)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Vínculo: 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 O identificador do sistema de identificação, CNS
Padrão necessário: https://fhir.saude.go.gov.br/sid/cns
..... value Σ 1..1 string Número do CNS
Exemplo 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:rc Σ 0..1 Identifier Identificação pelo Registro Civil (RC)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Vínculo: 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 O identificador do sistema de identificação, RC
Padrão necessário: http://www.saude.go.gov.br/fhir/r4/NamingSystem/rc
..... value Σ 1..1 string Número do RC
Exemplo General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
...... start ΣC 1..1 dateTime Starting time with inclusive boundary
...... end ΣC 0..1 dateTime End time with inclusive boundary, if not ongoing
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
...... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
Padrão necessário: https://fhir.saude.go.gov.br/r4/core/StructureDefinition/cartorio-registro-civil
...... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Vínculo: 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 Text alternative for the resource
... active ?!Σ 0..1 boolean Whether this patient's record is in active use
... name Σ 0..* HumanName A name associated with the patient
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... use ?!Σ 0..1 code usual | official | temp | nickname | anonymous | old | maiden
Vínculo: NameUse (required): The use of a human name.
.... text Σ 1..1 string Nome do Recém-Nascido
.... family Σ 0..1 string Family name (often called 'Surname')
.... given Σ 0..* string Given names (not always 'first'). Includes middle names
Esta ordem de repetição de elementos: Given Names appear in the correct order for presenting the name
.... prefix Σ 0..* string Parts that come before the name
Esta ordem de repetição de elementos: Prefixes appear in the correct order for presenting the name
.... suffix Σ 0..* string Parts that come after the name
Esta ordem de repetição de elementos: Suffixes appear in the correct order for presenting the name
.... period Σ 0..1 Period Time period when name was/is in use
... telecom Σ 0..* ContactPoint A contact detail for the individual
... gender Σ 1..1 code Sexo do Recém-Nascido
Vínculo: AdministrativeGender (required)
... birthDate Σ 1..1 date Data de nascimento
.... id 0..1 string xml:id (or equivalent in JSON)
.... Fatias para extension 1..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:horaNascimento 1..1 dateTime Hora do nascimento
URL: http://hl7.org/fhir/StructureDefinition/patient-birthTime
.... value 0..1 date Primitive value for date
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... address Σ 0..* Address An address for the individual
... maritalStatus 0..1 CodeableConcept Marital (civil) status of a patient
Vínculo: 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
Constraints: pat-1
.... id 0..1 string Unique id for inter-element referencing
.... Fatias para extension 1..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:idadeResponsavelLegal 1..1 Age Idade do Responsável Legal
URL: https://fhir.saude.go.gov.br/r4/core/StructureDefinition/idade
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... relationship 0..* CodeableConcept The kind of relationship
Vínculo: 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
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... use ?!Σ 0..1 code usual | official | temp | nickname | anonymous | old | maiden
Vínculo: NameUse (required): The use of a human name.
..... text Σ 1..1 string Nome do Responsável Legal
..... family Σ 0..1 string Family name (often called 'Surname')
..... given Σ 0..* string Given names (not always 'first'). Includes middle names
Esta ordem de repetição de elementos: Given Names appear in the correct order for presenting the name
..... prefix Σ 0..* string Parts that come before the name
Esta ordem de repetição de elementos: Prefixes appear in the correct order for presenting the name
..... suffix Σ 0..* string Parts that come after the name
Esta ordem de repetição de elementos: Suffixes appear in the correct order for presenting the name
..... period Σ 0..1 Period Time period when name was/is in use
.... 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
Vínculo: 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
Vínculo: CommonLanguages (preferred): A human language.
Vínculos adicionaisObjetivo
AllLanguages Vínculo máximo
.... 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
Vínculo: LinkType (required): The type of link between this patient resource and another patient resource.

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
Patient.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Patient.identifier:dnv.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Patient.identifier:dnv.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Patient.identifier:cns.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Patient.identifier:cns.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Patient.identifier:rc.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Patient.identifier:rc.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Patient.identifier:rc.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From a norma FHIR
Patient.name.userequiredNameUse
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From a norma FHIR
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender
From a norma FHIR
Patient.maritalStatusextensibleMarital Status Codes
http://hl7.org/fhir/ValueSet/marital-status
From a norma FHIR
Patient.contact.relationshipextensiblePatientContactRelationship
http://hl7.org/fhir/ValueSet/patient-contactrelationship
From a norma FHIR
Patient.contact.name.userequiredNameUse
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From a norma FHIR
Patient.contact.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
From a norma FHIR
Patient.communication.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
From a norma FHIR

Restrições

IdGrauCaminho(s)DetalhesRequisitos
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()
nome-recem-nascidoerrorPatientNão é permitido utilizar abreviaturas no nome do recém-nascido.
: (name.text.matches('.*([A-Z].).*')).not()
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()

This structure is derived from Patient

Resumo

Obrigatório: 8 elementos(9 aninhado obrigatoriamente elementos)

Extensões

Esta estrutura refere-se a estas extensões:

Fatias

Esta estrutura define os seguintes Slices:

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

Key Elements View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Patient C 0..* Patient Information about an individual or animal receiving health care services
Constraints: nome-recem-nascido
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
.... extension:raca 0..1 (Complexo) Raça/cor
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRacaCorEtnia-1.0
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... identifier:dnv Σ 1..1 Identifier Identificação pela Declaração de Nascido-Vivo (DNV)
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri O identificador do sistema de identificação, DNV
Padrão necessário: http://www.saude.go.gov.br/fhir/r4/NamingSystem/dnv
..... value Σ 1..1 string Número do DNV
Exemplo General: 123456
.... identifier:cns Σ 0..1 Identifier Identificação pelo Cadastro Nacional de Saúde (CNS)
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri O identificador do sistema de identificação, CNS
Padrão necessário: https://fhir.saude.go.gov.br/sid/cns
..... value Σ 1..1 string Número do CNS
Exemplo General: 123456
.... identifier:rc Σ 0..1 Identifier Identificação pelo Registro Civil (RC)
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri O identificador do sistema de identificação, RC
Padrão necessário: http://www.saude.go.gov.br/fhir/r4/NamingSystem/rc
..... value Σ 1..1 string Número do RC
Exemplo General: 123456
... active ?!Σ 0..1 boolean Whether this patient's record is in active use
... gender Σ 1..1 code Sexo do Recém-Nascido
Vínculo: AdministrativeGender (required)
... birthDate Σ 1..1 date Data de nascimento
.... Fatias para extension 1..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:horaNascimento 1..1 dateTime Hora do nascimento
URL: http://hl7.org/fhir/StructureDefinition/patient-birthTime
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... 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
Vínculo: LinkType (required): The type of link between this patient resource and another patient resource.

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
Patient.identifier:dnv.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Patient.identifier:cns.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Patient.identifier:rc.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender
From a norma FHIR
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
From a norma FHIR

Restrições

IdGrauCaminho(s)DetalhesRequisitos
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()
nome-recem-nascidoerrorPatientNão é permitido utilizar abreviaturas no nome do recém-nascido.
: (name.text.matches('.*([A-Z].).*')).not()

Differential View

This structure is derived from Patient

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Patient C 0..* Patient Information about an individual or animal receiving health care services
Constraints: nome-recem-nascido
... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
.... extension:raca 0..1 (Complexo) Raça/cor
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRacaCorEtnia-1.0
... Fatias para identifier 1..3 Identifier Identificador do recém-nascido
Fatia: Não ordenado, Fechado por value:system
.... identifier:dnv 1..1 Identifier Identificação pela Declaração de Nascido-Vivo (DNV)
..... system 1..1 uri O identificador do sistema de identificação, DNV
Padrão necessário: http://www.saude.go.gov.br/fhir/r4/NamingSystem/dnv
..... value 1..1 string Número do DNV
.... identifier:cns 0..1 Identifier Identificação pelo Cadastro Nacional de Saúde (CNS)
..... system 1..1 uri O identificador do sistema de identificação, CNS
Padrão necessário: https://fhir.saude.go.gov.br/sid/cns
..... value 1..1 string Número do CNS
.... identifier:rc 0..1 Identifier Identificação pelo Registro Civil (RC)
..... system 1..1 uri O identificador do sistema de identificação, RC
Padrão necessário: http://www.saude.go.gov.br/fhir/r4/NamingSystem/rc
..... value 1..1 string Número do RC
..... period
...... start 1..1 dateTime Starting time with inclusive boundary
..... assigner
...... reference 0..1 string Literal reference, Relative, internal or absolute URL
Padrão necessário: https://fhir.saude.go.gov.br/r4/core/StructureDefinition/cartorio-registro-civil
... name
.... text 1..1 string Nome do Recém-Nascido
... birthDate 1..1 date Data de nascimento
.... Fatias para extension 1..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:horaNascimento 1..1 dateTime Hora do nascimento
URL: http://hl7.org/fhir/StructureDefinition/patient-birthTime
... contact
.... Fatias para extension 1..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:idadeResponsavelLegal 1..1 Age Idade do Responsável Legal
URL: https://fhir.saude.go.gov.br/r4/core/StructureDefinition/idade
.... name
..... text 1..1 string Nome do Responsável Legal

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender
From a norma FHIR

Restrições

IdGrauCaminho(s)DetalhesRequisitos
nome-recem-nascidoerrorPatientNão é permitido utilizar abreviaturas no nome do recém-nascido.
: (name.text.matches('.*([A-Z].).*')).not()

Snapshot View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Patient C 0..* Patient Information about an individual or animal receiving health care services
Constraints: nome-recem-nascido
... 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
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
.... extension:raca 0..1 (Complexo) Raça/cor
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRacaCorEtnia-1.0
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Fatias para identifier Σ 1..3 Identifier Identificador do recém-nascido
Fatia: Não ordenado, Fechado por value:system
.... identifier:dnv Σ 1..1 Identifier Identificação pela Declaração de Nascido-Vivo (DNV)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Vínculo: 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 O identificador do sistema de identificação, DNV
Padrão necessário: http://www.saude.go.gov.br/fhir/r4/NamingSystem/dnv
..... value Σ 1..1 string Número do DNV
Exemplo 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:cns Σ 0..1 Identifier Identificação pelo Cadastro Nacional de Saúde (CNS)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Vínculo: 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 O identificador do sistema de identificação, CNS
Padrão necessário: https://fhir.saude.go.gov.br/sid/cns
..... value Σ 1..1 string Número do CNS
Exemplo 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:rc Σ 0..1 Identifier Identificação pelo Registro Civil (RC)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Vínculo: 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 O identificador do sistema de identificação, RC
Padrão necessário: http://www.saude.go.gov.br/fhir/r4/NamingSystem/rc
..... value Σ 1..1 string Número do RC
Exemplo General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
...... start ΣC 1..1 dateTime Starting time with inclusive boundary
...... end ΣC 0..1 dateTime End time with inclusive boundary, if not ongoing
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
...... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
Padrão necessário: https://fhir.saude.go.gov.br/r4/core/StructureDefinition/cartorio-registro-civil
...... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Vínculo: 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 Text alternative for the resource
... active ?!Σ 0..1 boolean Whether this patient's record is in active use
... name Σ 0..* HumanName A name associated with the patient
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... use ?!Σ 0..1 code usual | official | temp | nickname | anonymous | old | maiden
Vínculo: NameUse (required): The use of a human name.
.... text Σ 1..1 string Nome do Recém-Nascido
.... family Σ 0..1 string Family name (often called 'Surname')
.... given Σ 0..* string Given names (not always 'first'). Includes middle names
Esta ordem de repetição de elementos: Given Names appear in the correct order for presenting the name
.... prefix Σ 0..* string Parts that come before the name
Esta ordem de repetição de elementos: Prefixes appear in the correct order for presenting the name
.... suffix Σ 0..* string Parts that come after the name
Esta ordem de repetição de elementos: Suffixes appear in the correct order for presenting the name
.... period Σ 0..1 Period Time period when name was/is in use
... telecom Σ 0..* ContactPoint A contact detail for the individual
... gender Σ 1..1 code Sexo do Recém-Nascido
Vínculo: AdministrativeGender (required)
... birthDate Σ 1..1 date Data de nascimento
.... id 0..1 string xml:id (or equivalent in JSON)
.... Fatias para extension 1..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:horaNascimento 1..1 dateTime Hora do nascimento
URL: http://hl7.org/fhir/StructureDefinition/patient-birthTime
.... value 0..1 date Primitive value for date
... deceased[x] ?!Σ 0..1 Indicates if the individual is deceased or not
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
... address Σ 0..* Address An address for the individual
... maritalStatus 0..1 CodeableConcept Marital (civil) status of a patient
Vínculo: 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
Constraints: pat-1
.... id 0..1 string Unique id for inter-element referencing
.... Fatias para extension 1..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:idadeResponsavelLegal 1..1 Age Idade do Responsável Legal
URL: https://fhir.saude.go.gov.br/r4/core/StructureDefinition/idade
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... relationship 0..* CodeableConcept The kind of relationship
Vínculo: 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
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... use ?!Σ 0..1 code usual | official | temp | nickname | anonymous | old | maiden
Vínculo: NameUse (required): The use of a human name.
..... text Σ 1..1 string Nome do Responsável Legal
..... family Σ 0..1 string Family name (often called 'Surname')
..... given Σ 0..* string Given names (not always 'first'). Includes middle names
Esta ordem de repetição de elementos: Given Names appear in the correct order for presenting the name
..... prefix Σ 0..* string Parts that come before the name
Esta ordem de repetição de elementos: Prefixes appear in the correct order for presenting the name
..... suffix Σ 0..* string Parts that come after the name
Esta ordem de repetição de elementos: Suffixes appear in the correct order for presenting the name
..... period Σ 0..1 Period Time period when name was/is in use
.... 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
Vínculo: 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
Vínculo: CommonLanguages (preferred): A human language.
Vínculos adicionaisObjetivo
AllLanguages Vínculo máximo
.... 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
Vínculo: LinkType (required): The type of link between this patient resource and another patient resource.

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
Patient.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Patient.identifier:dnv.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Patient.identifier:dnv.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Patient.identifier:cns.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Patient.identifier:cns.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Patient.identifier:rc.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Patient.identifier:rc.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Patient.identifier:rc.assigner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From a norma FHIR
Patient.name.userequiredNameUse
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From a norma FHIR
Patient.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender
From a norma FHIR
Patient.maritalStatusextensibleMarital Status Codes
http://hl7.org/fhir/ValueSet/marital-status
From a norma FHIR
Patient.contact.relationshipextensiblePatientContactRelationship
http://hl7.org/fhir/ValueSet/patient-contactrelationship
From a norma FHIR
Patient.contact.name.userequiredNameUse
http://hl7.org/fhir/ValueSet/name-use|4.0.1
From a norma FHIR
Patient.contact.genderrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1
From a norma FHIR
Patient.communication.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Patient.link.typerequiredLinkType
http://hl7.org/fhir/ValueSet/link-type|4.0.1
From a norma FHIR

Restrições

IdGrauCaminho(s)DetalhesRequisitos
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()
nome-recem-nascidoerrorPatientNão é permitido utilizar abreviaturas no nome do recém-nascido.
: (name.text.matches('.*([A-Z].).*')).not()
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()

This structure is derived from Patient

Resumo

Obrigatório: 8 elementos(9 aninhado obrigatoriamente elementos)

Extensões

Esta estrutura refere-se a estas extensões:

Fatias

Esta estrutura define os seguintes Slices:

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

 

Other representations of profile: CSV, Excel, Schematron