Guia de Implementação da SES GO - Estatísticas Vitais
1.0.4 - draft Brazil flag

Guia de Implementação da SES GO - Estatísticas Vitais - Downloaded Version 1.0.4 See the Directory of published versions

Perfil: Responsável pelo Preenchimento do Documento

URL oficial: https://fhir.saude.go.gov.br/r4/estatisticas-vitais/StructureDefinition/responsavel-preenchimento-dnv Versão: 1.0.4
Draft as of 2026-02-19 Nome para computador: ResponsavelPreenchimentoDNV

Perfil do recurso Practitioner para representar o responsável pelo preenchimento do DNV.

Usos:

You can also check for usages in the FHIR IG Statistics

Representações do perfil

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

Essa estrutura é derivada de Practitioner

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Practitioner 0..* Practitioner A person with a formal responsibility in the provisioning of healthcare or related services
... identifier 1..1 Identifier Identificação do responsável pelo preenchimento
.... type 1..1 CodeableConcept Tipo de documento
..... coding 1..1 Coding Code defined by a terminology system
...... system 1..1 uri Identity of the terminology system
Padrão necessário: https://fhir.saude.go.gov.br/r4/estatisticas-vitais/CodeSystem/tipo-documento-representado
...... code 1..1 code Symbol in syntax defined by the system
Vínculo: Tipo de Documento (required)
.... value 1..1 string Número do documento
.... assigner 1..1 Reference(Organization) Órgão emissor
..... display 1..1 string Text alternative for the resource
Vínculo: Estados Brasileiros (required)
... name 0..1 HumanName The name(s) associated with the practitioner
.... text 0..1 string Nome do(a) responsável pelo preenchimento

doco Documentação para este formato

Terminologia Ligações (Diferencial)

Caminho Estado Utilização Conjunto de valores Versão Fonte
Practitioner.identifier.​type.coding.code Base required Tipo de Documento 📦1.0.4 este IG
Practitioner.identifier.​assigner.display Base required Estados Brasileiros 📦1.1.0 Guia de Implementação da SES GO - CORE v1.1
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Practitioner 0..* Practitioner A person with a formal responsibility in the provisioning of healthcare or related services
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 1..1 Identifier Identificação do responsável pelo preenchimento
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 1..1 CodeableConcept Tipo de documento
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.
..... coding Σ 1..1 Coding Code defined by a terminology system
...... system Σ 1..1 uri Identity of the terminology system
Padrão necessário: https://fhir.saude.go.gov.br/r4/estatisticas-vitais/CodeSystem/tipo-documento-representado
...... code Σ 1..1 code Symbol in syntax defined by the system
Vínculo: Tipo de Documento (required)
.... value Σ 1..1 string Número do documento
Exemplo General: 123456
.... assigner Σ 1..1 Reference(Organization) Órgão emissor
..... display Σ 1..1 string Text alternative for the resource
Vínculo: Estados Brasileiros (required)
.... use ?!Σ 0..1 code usual | official | temp | nickname | anonymous | old | maiden
Vínculo: NameUse (required): The use of a human name.
.... text Σ 0..1 string Nome do(a) responsável pelo preenchimento

doco Documentação para este formato

Terminologia Ligações

Caminho Estado Utilização Conjunto de valores Versão Fonte
Practitioner.identifier.​use Base required IdentifierUse 📍4.0.1 a norma FHIR
Practitioner.identifier.​type Base extensible IdentifierType 📍4.0.1 a norma FHIR
Practitioner.identifier.​type.coding.code Base required Tipo de Documento 📦1.0.4 este IG
Practitioner.identifier.​assigner.display Base required Estados Brasileiros 📦1.1.0 Guia de Implementação da SES GO - CORE v1.1
Practitioner.name.use Base required NameUse 📍4.0.1 a norma FHIR

Restrições

Id Grau Caminho(s) Descrição Expressão
dom-2 error Practitioner If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Practitioner 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 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-4 error Practitioner If 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-5 error Practitioner If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Practitioner A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Practitioner 0..* Practitioner A person with a formal responsibility in the provisioning of healthcare or related services
... 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
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 1..1 Identifier Identificação do responsável pelo preenchimento
.... 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 Σ 1..1 CodeableConcept Tipo de documento
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.
..... 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
..... coding Σ 1..1 Coding Code defined by a terminology system
...... 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
...... system Σ 1..1 uri Identity of the terminology system
Padrão necessário: https://fhir.saude.go.gov.br/r4/estatisticas-vitais/CodeSystem/tipo-documento-representado
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 1..1 code Symbol in syntax defined by the system
Vínculo: Tipo de Documento (required)
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... text Σ 0..1 string Plain text representation of the concept
.... system Σ 0..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string Número do documento
Exemplo General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 1..1 Reference(Organization) Órgão emissor
..... 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
..... 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 Σ 1..1 string Text alternative for the resource
Vínculo: Estados Brasileiros (required)
... active Σ 0..1 boolean Whether this practitioner's record is in active use
... name Σ 0..1 HumanName The name(s) associated with the practitioner
.... 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 Σ 0..1 string Nome do(a) responsável pelo preenchimento
.... 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 practitioner (that apply to all roles)
... address Σ 0..* Address Address(es) of the practitioner that are not role specific (typically home address)
... gender Σ 0..1 code male | female | other | unknown
Vínculo: AdministrativeGender (required): The gender of a person used for administrative purposes.
... birthDate Σ 0..1 date The date on which the practitioner was born
... photo 0..* Attachment Image of the person
... qualification 0..* BackboneElement Certification, licenses, or training pertaining to the provision of care
.... 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
.... identifier 0..* Identifier An identifier for this qualification for the practitioner
.... code 1..1 CodeableConcept Coded representation of the qualification
Vínculo: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.
.... period 0..1 Period Period during which the qualification is valid
.... issuer 0..1 Reference(Organization) Organization that regulates and issues the qualification
... communication 0..* CodeableConcept A language the practitioner can use in patient communication
Vínculo: CommonLanguages (preferred): A human language.
Vínculos adicionaisObjetivo
AllLanguages Vínculo máximo


doco Documentação para este formato

Terminologia Ligações

Caminho Estado Utilização Conjunto de valores Versão Fonte
Practitioner.language Base preferred Common Languages 📍4.0.1 a norma FHIR
Practitioner.identifier.​use Base required IdentifierUse 📍4.0.1 a norma FHIR
Practitioner.identifier.​type Base extensible IdentifierType 📍4.0.1 a norma FHIR
Practitioner.identifier.​type.coding.code Base required Tipo de Documento 📦1.0.4 este IG
Practitioner.identifier.​assigner.type Base extensible ResourceType 📍4.0.1 a norma FHIR
Practitioner.identifier.​assigner.display Base required Estados Brasileiros 📦1.1.0 Guia de Implementação da SES GO - CORE v1.1
Practitioner.name.use Base required NameUse 📍4.0.1 a norma FHIR
Practitioner.gender Base required AdministrativeGender 📍4.0.1 a norma FHIR
Practitioner.qualification.​code Base example v2 table 0360, Version 2.7 📦0360 a norma FHIR
Practitioner.communication Base preferred Common Languages 📍4.0.1 a norma FHIR

Restrições

Id Grau Caminho(s) Descrição Expressão
dom-2 error Practitioner If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Practitioner 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 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-4 error Practitioner If 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-5 error Practitioner If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Practitioner A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Essa estrutura é derivada de Practitioner

Resumo

Obrigatório: 8 elementos

Visão de diferenças

Essa estrutura é derivada de Practitioner

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Practitioner 0..* Practitioner A person with a formal responsibility in the provisioning of healthcare or related services
... identifier 1..1 Identifier Identificação do responsável pelo preenchimento
.... type 1..1 CodeableConcept Tipo de documento
..... coding 1..1 Coding Code defined by a terminology system
...... system 1..1 uri Identity of the terminology system
Padrão necessário: https://fhir.saude.go.gov.br/r4/estatisticas-vitais/CodeSystem/tipo-documento-representado
...... code 1..1 code Symbol in syntax defined by the system
Vínculo: Tipo de Documento (required)
.... value 1..1 string Número do documento
.... assigner 1..1 Reference(Organization) Órgão emissor
..... display 1..1 string Text alternative for the resource
Vínculo: Estados Brasileiros (required)
... name 0..1 HumanName The name(s) associated with the practitioner
.... text 0..1 string Nome do(a) responsável pelo preenchimento

doco Documentação para este formato

Terminologia Ligações (Diferencial)

Caminho Estado Utilização Conjunto de valores Versão Fonte
Practitioner.identifier.​type.coding.code Base required Tipo de Documento 📦1.0.4 este IG
Practitioner.identifier.​assigner.display Base required Estados Brasileiros 📦1.1.0 Guia de Implementação da SES GO - CORE v1.1

Visão de elementos chave

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Practitioner 0..* Practitioner A person with a formal responsibility in the provisioning of healthcare or related services
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 1..1 Identifier Identificação do responsável pelo preenchimento
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 1..1 CodeableConcept Tipo de documento
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.
..... coding Σ 1..1 Coding Code defined by a terminology system
...... system Σ 1..1 uri Identity of the terminology system
Padrão necessário: https://fhir.saude.go.gov.br/r4/estatisticas-vitais/CodeSystem/tipo-documento-representado
...... code Σ 1..1 code Symbol in syntax defined by the system
Vínculo: Tipo de Documento (required)
.... value Σ 1..1 string Número do documento
Exemplo General: 123456
.... assigner Σ 1..1 Reference(Organization) Órgão emissor
..... display Σ 1..1 string Text alternative for the resource
Vínculo: Estados Brasileiros (required)
.... use ?!Σ 0..1 code usual | official | temp | nickname | anonymous | old | maiden
Vínculo: NameUse (required): The use of a human name.
.... text Σ 0..1 string Nome do(a) responsável pelo preenchimento

doco Documentação para este formato

Terminologia Ligações

Caminho Estado Utilização Conjunto de valores Versão Fonte
Practitioner.identifier.​use Base required IdentifierUse 📍4.0.1 a norma FHIR
Practitioner.identifier.​type Base extensible IdentifierType 📍4.0.1 a norma FHIR
Practitioner.identifier.​type.coding.code Base required Tipo de Documento 📦1.0.4 este IG
Practitioner.identifier.​assigner.display Base required Estados Brasileiros 📦1.1.0 Guia de Implementação da SES GO - CORE v1.1
Practitioner.name.use Base required NameUse 📍4.0.1 a norma FHIR

Restrições

Id Grau Caminho(s) Descrição Expressão
dom-2 error Practitioner If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Practitioner 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 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-4 error Practitioner If 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-5 error Practitioner If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Practitioner A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Visão instantâneo

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Practitioner 0..* Practitioner A person with a formal responsibility in the provisioning of healthcare or related services
... 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
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 1..1 Identifier Identificação do responsável pelo preenchimento
.... 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 Σ 1..1 CodeableConcept Tipo de documento
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.
..... 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
..... coding Σ 1..1 Coding Code defined by a terminology system
...... 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
...... system Σ 1..1 uri Identity of the terminology system
Padrão necessário: https://fhir.saude.go.gov.br/r4/estatisticas-vitais/CodeSystem/tipo-documento-representado
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 1..1 code Symbol in syntax defined by the system
Vínculo: Tipo de Documento (required)
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... text Σ 0..1 string Plain text representation of the concept
.... system Σ 0..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string Número do documento
Exemplo General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 1..1 Reference(Organization) Órgão emissor
..... 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
..... 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 Σ 1..1 string Text alternative for the resource
Vínculo: Estados Brasileiros (required)
... active Σ 0..1 boolean Whether this practitioner's record is in active use
... name Σ 0..1 HumanName The name(s) associated with the practitioner
.... 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 Σ 0..1 string Nome do(a) responsável pelo preenchimento
.... 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 practitioner (that apply to all roles)
... address Σ 0..* Address Address(es) of the practitioner that are not role specific (typically home address)
... gender Σ 0..1 code male | female | other | unknown
Vínculo: AdministrativeGender (required): The gender of a person used for administrative purposes.
... birthDate Σ 0..1 date The date on which the practitioner was born
... photo 0..* Attachment Image of the person
... qualification 0..* BackboneElement Certification, licenses, or training pertaining to the provision of care
.... 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
.... identifier 0..* Identifier An identifier for this qualification for the practitioner
.... code 1..1 CodeableConcept Coded representation of the qualification
Vínculo: v2 table 0360, Version 2.7 (example): Specific qualification the practitioner has to provide a service.
.... period 0..1 Period Period during which the qualification is valid
.... issuer 0..1 Reference(Organization) Organization that regulates and issues the qualification
... communication 0..* CodeableConcept A language the practitioner can use in patient communication
Vínculo: CommonLanguages (preferred): A human language.
Vínculos adicionaisObjetivo
AllLanguages Vínculo máximo


doco Documentação para este formato

Terminologia Ligações

Caminho Estado Utilização Conjunto de valores Versão Fonte
Practitioner.language Base preferred Common Languages 📍4.0.1 a norma FHIR
Practitioner.identifier.​use Base required IdentifierUse 📍4.0.1 a norma FHIR
Practitioner.identifier.​type Base extensible IdentifierType 📍4.0.1 a norma FHIR
Practitioner.identifier.​type.coding.code Base required Tipo de Documento 📦1.0.4 este IG
Practitioner.identifier.​assigner.type Base extensible ResourceType 📍4.0.1 a norma FHIR
Practitioner.identifier.​assigner.display Base required Estados Brasileiros 📦1.1.0 Guia de Implementação da SES GO - CORE v1.1
Practitioner.name.use Base required NameUse 📍4.0.1 a norma FHIR
Practitioner.gender Base required AdministrativeGender 📍4.0.1 a norma FHIR
Practitioner.qualification.​code Base example v2 table 0360, Version 2.7 📦0360 a norma FHIR
Practitioner.communication Base preferred Common Languages 📍4.0.1 a norma FHIR

Restrições

Id Grau Caminho(s) Descrição Expressão
dom-2 error Practitioner If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Practitioner 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 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-4 error Practitioner If 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-5 error Practitioner If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Practitioner A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Essa estrutura é derivada de Practitioner

Resumo

Obrigatório: 8 elementos

 

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