Guia de Implementação do Registro de Atendimento Clínico (RAC) da RNDS
1.0.0-release - STU1 Brazil flag

Guia de Implementação do Registro de Atendimento Clínico (RAC) da RNDS - Compilação de desenvolvimento local (v1.0.0-release) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas

Resource Profile: Alergia ou Reação Adversa

Official URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRAlergiaReacaoAdversa-1.0 Version: 1.0.0-release
Standards status: Normative Maturity Level: 1 Computable Name: BRAlergiaReacaoAdversa

Alergia ou Reação Adversa

Usos:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description Differentials, Snapshots, and other representations.

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. AllergyIntolerance SC 0..* AllergyIntolerance Alergia ou Reação Adversa
Constraints: ait-1, ait-2
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... clinicalStatus ?!ΣC 0..1 CodeableConcept active | inactive | resolved
Vínculo: AllergyIntoleranceClinicalStatusCodes (required): The clinical status of the allergy or intolerance.
.... coding Σ 1..1 Coding Code defined by a terminology system
..... system Σ 1..1 uri Identity of the terminology system
..... code Σ 1..1 code Symbol in syntax defined by the system
... type SΣ 0..1 code Tipo de Reação
Vínculo: AllergyIntoleranceType (required): Identification of the underlying physiological mechanism for a Reaction Risk.
... category SΣ 1..1 code Categoria do Agente Causador
Vínculo: Categoria do Agente da Alergia ou Reação Adversa (required): Categoria do Agente da Alergia ou Reação Adversa
... criticality SΣ 0..1 code Criticidade
Vínculo: Criticidade de Alergias e Reações Adversas (required): Criticidade
... code SΣ 1..1 CodeableConcept Agente ou Substância
Vínculo: Alérgenos (required): Alérgenos
.... coding SΣ 0..1 Coding Agente ou Substância Codificada
..... system Σ 1..1 uri Identity of the terminology system
..... code Σ 1..1 code Symbol in syntax defined by the system
.... text SΣ 0..1 string Agente ou Substância em Texto Livre
... patient SΣ 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0) Indivíduo
.... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:unidentifiedPatient S 0..1 (Complexo) Dados do Indivíduo Não Identificado
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0
...... Fatias para extension 3..3 Extension Extension
Fatia: Não ordenado, Aberto por value:url
...... Fatias para extension Conteúdo/regras para todas as fatias
....... extension:gender S 1..1 Extension Extension
........ url 1..1 uri "gender"
........ value[x] 1..1 code Value of extension
....... extension:birthYear S 1..1 Extension Extension
........ url 1..1 uri "birthYear"
........ value[x] 1..1 date Value of extension
....... extension:reason S 1..1 Extension Extension
........ url 1..1 uri "reason"
........ value[x] 1..1 CodeableConcept Value of extension
...... url 1..1 uri "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0"
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... onset[x] S 0..1 dateTime Data da Instalação da Alergia ou Reação Adversa
... note S 0..1 Annotation Evolução da Alergia ou Reação Adversa
.... text Σ 1..1 markdown The annotation - text content (as markdown)
... reaction S 0..1 BackboneElement Adverse Reaction Events linked to exposure to substance
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... manifestation 1..1 CodeableConcept Sinais e sintomas clínicos associados ao evento
Vínculo: Reações Adversas da MedDRA (required): Reações Adversas da MedDRA
..... coding Σ 0..1 Coding Code defined by a terminology system
...... system Σ 1..1 uri Identity of the terminology system
...... code Σ 1..1 code Symbol in syntax defined by the system

doco Documentação para este formato

Terminologia Ligações

Caminho Estado Utilização Conjunto de valores Versão Fonte
AllergyIntolerance.clinicalStatus Base required AllergyIntolerance Clinical Status Codes 📍4.0.1 a norma FHIR
AllergyIntolerance.verificationStatus Base required Grau de Certeza de Alergias e Reações Adversas 📦1.0.0-release este IG
AllergyIntolerance.type Base required AllergyIntoleranceType 📍4.0.1 a norma FHIR
AllergyIntolerance.category Base required Categoria do Agente da Alergia ou Reação Adversa 📦1.0.0-release este IG
AllergyIntolerance.criticality Base required Criticidade de Alergias e Reações Adversas 📦1.0.0-release este IG
AllergyIntolerance.code Base required Alérgenos 📦1.0.0-release este IG
AllergyIntolerance.reaction.​manifestation Base required Reações Adversas da MedDRA 📦1.0.0-release este IG

Restrições

Id Grau Caminho(s) Descrição Expressão
ait-1 error AllergyIntolerance AllergyIntolerance.clinicalStatus SHALL be present if verificationStatus is not entered-in-error. verificationStatus.coding.where(system = 'http://terminology.hl7.org/CodeSystem/allergyintolerance-verification' and code = 'entered-in-error').exists() or clinicalStatus.exists()
ait-2 error AllergyIntolerance AllergyIntolerance.clinicalStatus SHALL NOT be present if verification Status is entered-in-error verificationStatus.coding.where(system = 'http://terminology.hl7.org/CodeSystem/allergyintolerance-verification' and code = 'entered-in-error').empty() or clinicalStatus.empty()
dom-2 error AllergyIntolerance If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error AllergyIntolerance 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 AllergyIntolerance 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 AllergyIntolerance If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice AllergyIntolerance 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
.. AllergyIntolerance S 0..* AllergyIntolerance Alergia ou Reação Adversa
... contained 0..0 Contained, inline Resources
... identifier 0..0 External ids for this item
... verificationStatus S 0..1 CodeableConcept Grau de Certeza
Vínculo: Grau de Certeza de Alergias e Reações Adversas (required): Grau de Certeza de Alergias e Reações Adversas
.... coding 1..1 Coding Code defined by a terminology system
..... system 1..1 uri Identity of the terminology system
..... code 1..1 code Symbol in syntax defined by the system
..... display 0..0 Representation defined by the system
..... userSelected 0..0 If this coding was chosen directly by the user
.... text 0..0 Plain text representation of the concept
... category S 1..1 code Categoria do Agente Causador
Vínculo: Categoria do Agente da Alergia ou Reação Adversa (required): Categoria do Agente da Alergia ou Reação Adversa
... criticality S 0..1 code Criticidade
Vínculo: Criticidade de Alergias e Reações Adversas (required): Criticidade
... code S 1..1 CodeableConcept Agente ou Substância
Vínculo: Alérgenos (required): Alérgenos
.... coding S 0..1 Coding Agente ou Substância Codificada
..... system 1..1 uri Identity of the terminology system
..... code 1..1 code Symbol in syntax defined by the system
..... display 0..0 Representation defined by the system
..... userSelected 0..0 If this coding was chosen directly by the user
.... text S 0..1 string Agente ou Substância em Texto Livre
... patient S 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0) Indivíduo
.... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:unidentifiedPatient S 0..1 (Complexo) Dados do Indivíduo Não Identificado
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0
...... Fatias para extension 3..3 Extension Extension
Fatia: Não ordenado, Aberto por value:url
...... Fatias para extension Conteúdo/regras para todas as fatias
....... extension:gender S 1..1 Extension Extension
....... extension:birthYear S 1..1 Extension Extension
....... extension:reason S 1..1 Extension Extension
.... reference 0..0 Literal reference, Relative, internal or absolute URL
.... type 0..0 Type the reference refers to (e.g. "Patient")
.... identifier 1..1 Identifier Logical reference, when literal reference is not known
..... use 0..0 usual | official | temp | secondary | old (If known)
..... type 0..0 Description of identifier
..... system 1..1 uri The namespace for the identifier value
..... value 1..1 string The value that is unique
..... period 0..0 Time period when id is/was valid for use
..... assigner 0..0 Organization that issued id (may be just text)
.... display 0..0 Text alternative for the resource
... encounter 0..0 Encounter when the allergy or intolerance was asserted
... onset[x] S 0..1 dateTime Data da Instalação da Alergia ou Reação Adversa
... recordedDate 0..0 Date first version of the resource instance was recorded
... recorder 0..0 Who recorded the sensitivity
... asserter 0..0 Source of the information about the allergy
... lastOccurrence 0..0 Date(/time) of last known occurrence of a reaction
... note S 0..1 Annotation Evolução da Alergia ou Reação Adversa
.... author[x] 0..0 Individual responsible for the annotation
.... time 0..0 When the annotation was made
... reaction S 0..1 BackboneElement Adverse Reaction Events linked to exposure to substance
.... substance 0..0 Specific substance or pharmaceutical product considered to be responsible for event
.... manifestation 1..1 CodeableConcept Sinais e sintomas clínicos associados ao evento
Vínculo: Reações Adversas da MedDRA (required): Reações Adversas da MedDRA
..... coding 0..1 Coding Code defined by a terminology system
...... system 1..1 uri Identity of the terminology system
...... code 1..1 code Symbol in syntax defined by the system
...... display 0..0 Representation defined by the system
...... userSelected 0..0 If this coding was chosen directly by the user
.... description 0..0 Description of the event as a whole
.... onset 0..0 Date(/time) when manifestations showed
.... severity 0..0 mild | moderate | severe (of event as a whole)
.... exposureRoute 0..0 How the subject was exposed to the substance
.... note 0..0 Text about event not captured in other fields

doco Documentação para este formato

Terminologia Ligações (Diferencial)

Caminho Estado Utilização Conjunto de valores Versão Fonte
AllergyIntolerance.verificationStatus Base required Grau de Certeza de Alergias e Reações Adversas 📦1.0.0-release este IG
AllergyIntolerance.category Base required Categoria do Agente da Alergia ou Reação Adversa 📦1.0.0-release este IG
AllergyIntolerance.criticality Base required Criticidade de Alergias e Reações Adversas 📦1.0.0-release este IG
AllergyIntolerance.code Base required Alérgenos 📦1.0.0-release este IG
AllergyIntolerance.reaction.​manifestation Base required Reações Adversas da MedDRA 📦1.0.0-release este IG
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. AllergyIntolerance SC 0..* AllergyIntolerance Alergia ou Reação Adversa
Constraints: ait-1, ait-2
... 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
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... clinicalStatus ?!ΣC 0..1 CodeableConcept active | inactive | resolved
Vínculo: AllergyIntoleranceClinicalStatusCodes (required): The clinical status of the allergy or intolerance.
... verificationStatus ?!SΣC 0..1 CodeableConcept Grau de Certeza
Vínculo: Grau de Certeza de Alergias e Reações Adversas (required): Grau de Certeza de Alergias e Reações Adversas
.... 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
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Symbol in syntax defined by the system
... type SΣ 0..1 code Tipo de Reação
Vínculo: AllergyIntoleranceType (required): Identification of the underlying physiological mechanism for a Reaction Risk.
... category SΣ 1..1 code Categoria do Agente Causador
Vínculo: Categoria do Agente da Alergia ou Reação Adversa (required): Categoria do Agente da Alergia ou Reação Adversa
... criticality SΣ 0..1 code Criticidade
Vínculo: Criticidade de Alergias e Reações Adversas (required): Criticidade
... code SΣ 1..1 CodeableConcept Agente ou Substância
Vínculo: Alérgenos (required): Alérgenos
.... 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 SΣ 0..1 Coding Agente ou Substância Codificada
..... 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
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Symbol in syntax defined by the system
.... text SΣ 0..1 string Agente ou Substância em Texto Livre
... patient SΣ 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0) Indivíduo
.... id 0..1 string Unique id for inter-element referencing
.... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:unidentifiedPatient S 0..1 (Complexo) Dados do Indivíduo Não Identificado
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0
...... id 0..1 string Unique id for inter-element referencing
...... Fatias para extension 3..3 Extension Extension
Fatia: Não ordenado, Aberto por value:url
...... Fatias para extension Conteúdo/regras para todas as fatias
....... extension:gender S 1..1 Extension Extension
........ 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
........ url 1..1 uri "gender"
........ value[x] 1..1 code Value of extension
....... extension:birthYear S 1..1 Extension Extension
........ 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
........ url 1..1 uri "birthYear"
........ value[x] 1..1 date Value of extension
....... extension:reason S 1..1 Extension Extension
........ 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
........ url 1..1 uri "reason"
........ value[x] 1..1 CodeableConcept Value of extension
...... url 1..1 uri "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0"
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... 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 The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... onset[x] S 0..1 dateTime Data da Instalação da Alergia ou Reação Adversa
... note S 0..1 Annotation Evolução da Alergia ou Reação Adversa
.... 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
.... text Σ 1..1 markdown The annotation - text content (as markdown)
... reaction S 0..1 BackboneElement Adverse Reaction Events linked to exposure to substance
.... 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
.... manifestation 1..1 CodeableConcept Sinais e sintomas clínicos associados ao evento
Vínculo: Reações Adversas da MedDRA (required): Reações Adversas da MedDRA
..... 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 Σ 0..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
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 1..1 code Symbol in syntax defined by the system
..... text Σ 0..1 string Plain text representation of the concept

doco Documentação para este formato

Terminologia Ligações

Caminho Estado Utilização Conjunto de valores Versão Fonte
AllergyIntolerance.language Base preferred Common Languages 📍4.0.1 a norma FHIR
AllergyIntolerance.clinicalStatus Base required AllergyIntolerance Clinical Status Codes 📍4.0.1 a norma FHIR
AllergyIntolerance.verificationStatus Base required Grau de Certeza de Alergias e Reações Adversas 📦1.0.0-release este IG
AllergyIntolerance.type Base required AllergyIntoleranceType 📍4.0.1 a norma FHIR
AllergyIntolerance.category Base required Categoria do Agente da Alergia ou Reação Adversa 📦1.0.0-release este IG
AllergyIntolerance.criticality Base required Criticidade de Alergias e Reações Adversas 📦1.0.0-release este IG
AllergyIntolerance.code Base required Alérgenos 📦1.0.0-release este IG
AllergyIntolerance.reaction.​manifestation Base required Reações Adversas da MedDRA 📦1.0.0-release este IG

Restrições

Id Grau Caminho(s) Descrição Expressão
ait-1 error AllergyIntolerance AllergyIntolerance.clinicalStatus SHALL be present if verificationStatus is not entered-in-error. verificationStatus.coding.where(system = 'http://terminology.hl7.org/CodeSystem/allergyintolerance-verification' and code = 'entered-in-error').exists() or clinicalStatus.exists()
ait-2 error AllergyIntolerance AllergyIntolerance.clinicalStatus SHALL NOT be present if verification Status is entered-in-error verificationStatus.coding.where(system = 'http://terminology.hl7.org/CodeSystem/allergyintolerance-verification' and code = 'entered-in-error').empty() or clinicalStatus.empty()
dom-2 error AllergyIntolerance If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error AllergyIntolerance 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 AllergyIntolerance 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 AllergyIntolerance If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice AllergyIntolerance 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()

Resumo

Obrigatório: 5 elementos(10 aninhado obrigatoriamente elementos)
Deve ser suportado: 15 elementos
Proibido: 29 elementos

Estruturas

Esta estrutura refere-se a estas outras estruturas:

  • Não foi possível resumir o perfil http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0 (não foi encontrado nenhum perfil)

Extensões

Esta estrutura refere-se a estas extensões:

Maturidade: 1

Key Elements View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. AllergyIntolerance SC 0..* AllergyIntolerance Alergia ou Reação Adversa
Constraints: ait-1, ait-2
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... clinicalStatus ?!ΣC 0..1 CodeableConcept active | inactive | resolved
Vínculo: AllergyIntoleranceClinicalStatusCodes (required): The clinical status of the allergy or intolerance.
.... coding Σ 1..1 Coding Code defined by a terminology system
..... system Σ 1..1 uri Identity of the terminology system
..... code Σ 1..1 code Symbol in syntax defined by the system
... type SΣ 0..1 code Tipo de Reação
Vínculo: AllergyIntoleranceType (required): Identification of the underlying physiological mechanism for a Reaction Risk.
... category SΣ 1..1 code Categoria do Agente Causador
Vínculo: Categoria do Agente da Alergia ou Reação Adversa (required): Categoria do Agente da Alergia ou Reação Adversa
... criticality SΣ 0..1 code Criticidade
Vínculo: Criticidade de Alergias e Reações Adversas (required): Criticidade
... code SΣ 1..1 CodeableConcept Agente ou Substância
Vínculo: Alérgenos (required): Alérgenos
.... coding SΣ 0..1 Coding Agente ou Substância Codificada
..... system Σ 1..1 uri Identity of the terminology system
..... code Σ 1..1 code Symbol in syntax defined by the system
.... text SΣ 0..1 string Agente ou Substância em Texto Livre
... patient SΣ 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0) Indivíduo
.... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:unidentifiedPatient S 0..1 (Complexo) Dados do Indivíduo Não Identificado
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0
...... Fatias para extension 3..3 Extension Extension
Fatia: Não ordenado, Aberto por value:url
...... Fatias para extension Conteúdo/regras para todas as fatias
....... extension:gender S 1..1 Extension Extension
........ url 1..1 uri "gender"
........ value[x] 1..1 code Value of extension
....... extension:birthYear S 1..1 Extension Extension
........ url 1..1 uri "birthYear"
........ value[x] 1..1 date Value of extension
....... extension:reason S 1..1 Extension Extension
........ url 1..1 uri "reason"
........ value[x] 1..1 CodeableConcept Value of extension
...... url 1..1 uri "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0"
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... onset[x] S 0..1 dateTime Data da Instalação da Alergia ou Reação Adversa
... note S 0..1 Annotation Evolução da Alergia ou Reação Adversa
.... text Σ 1..1 markdown The annotation - text content (as markdown)
... reaction S 0..1 BackboneElement Adverse Reaction Events linked to exposure to substance
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... manifestation 1..1 CodeableConcept Sinais e sintomas clínicos associados ao evento
Vínculo: Reações Adversas da MedDRA (required): Reações Adversas da MedDRA
..... coding Σ 0..1 Coding Code defined by a terminology system
...... system Σ 1..1 uri Identity of the terminology system
...... code Σ 1..1 code Symbol in syntax defined by the system

doco Documentação para este formato

Terminologia Ligações

Caminho Estado Utilização Conjunto de valores Versão Fonte
AllergyIntolerance.clinicalStatus Base required AllergyIntolerance Clinical Status Codes 📍4.0.1 a norma FHIR
AllergyIntolerance.verificationStatus Base required Grau de Certeza de Alergias e Reações Adversas 📦1.0.0-release este IG
AllergyIntolerance.type Base required AllergyIntoleranceType 📍4.0.1 a norma FHIR
AllergyIntolerance.category Base required Categoria do Agente da Alergia ou Reação Adversa 📦1.0.0-release este IG
AllergyIntolerance.criticality Base required Criticidade de Alergias e Reações Adversas 📦1.0.0-release este IG
AllergyIntolerance.code Base required Alérgenos 📦1.0.0-release este IG
AllergyIntolerance.reaction.​manifestation Base required Reações Adversas da MedDRA 📦1.0.0-release este IG

Restrições

Id Grau Caminho(s) Descrição Expressão
ait-1 error AllergyIntolerance AllergyIntolerance.clinicalStatus SHALL be present if verificationStatus is not entered-in-error. verificationStatus.coding.where(system = 'http://terminology.hl7.org/CodeSystem/allergyintolerance-verification' and code = 'entered-in-error').exists() or clinicalStatus.exists()
ait-2 error AllergyIntolerance AllergyIntolerance.clinicalStatus SHALL NOT be present if verification Status is entered-in-error verificationStatus.coding.where(system = 'http://terminology.hl7.org/CodeSystem/allergyintolerance-verification' and code = 'entered-in-error').empty() or clinicalStatus.empty()
dom-2 error AllergyIntolerance If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error AllergyIntolerance 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 AllergyIntolerance 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 AllergyIntolerance If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice AllergyIntolerance 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()

Differential View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. AllergyIntolerance S 0..* AllergyIntolerance Alergia ou Reação Adversa
... contained 0..0 Contained, inline Resources
... identifier 0..0 External ids for this item
... verificationStatus S 0..1 CodeableConcept Grau de Certeza
Vínculo: Grau de Certeza de Alergias e Reações Adversas (required): Grau de Certeza de Alergias e Reações Adversas
.... coding 1..1 Coding Code defined by a terminology system
..... system 1..1 uri Identity of the terminology system
..... code 1..1 code Symbol in syntax defined by the system
..... display 0..0 Representation defined by the system
..... userSelected 0..0 If this coding was chosen directly by the user
.... text 0..0 Plain text representation of the concept
... category S 1..1 code Categoria do Agente Causador
Vínculo: Categoria do Agente da Alergia ou Reação Adversa (required): Categoria do Agente da Alergia ou Reação Adversa
... criticality S 0..1 code Criticidade
Vínculo: Criticidade de Alergias e Reações Adversas (required): Criticidade
... code S 1..1 CodeableConcept Agente ou Substância
Vínculo: Alérgenos (required): Alérgenos
.... coding S 0..1 Coding Agente ou Substância Codificada
..... system 1..1 uri Identity of the terminology system
..... code 1..1 code Symbol in syntax defined by the system
..... display 0..0 Representation defined by the system
..... userSelected 0..0 If this coding was chosen directly by the user
.... text S 0..1 string Agente ou Substância em Texto Livre
... patient S 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0) Indivíduo
.... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:unidentifiedPatient S 0..1 (Complexo) Dados do Indivíduo Não Identificado
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0
...... Fatias para extension 3..3 Extension Extension
Fatia: Não ordenado, Aberto por value:url
...... Fatias para extension Conteúdo/regras para todas as fatias
....... extension:gender S 1..1 Extension Extension
....... extension:birthYear S 1..1 Extension Extension
....... extension:reason S 1..1 Extension Extension
.... reference 0..0 Literal reference, Relative, internal or absolute URL
.... type 0..0 Type the reference refers to (e.g. "Patient")
.... identifier 1..1 Identifier Logical reference, when literal reference is not known
..... use 0..0 usual | official | temp | secondary | old (If known)
..... type 0..0 Description of identifier
..... system 1..1 uri The namespace for the identifier value
..... value 1..1 string The value that is unique
..... period 0..0 Time period when id is/was valid for use
..... assigner 0..0 Organization that issued id (may be just text)
.... display 0..0 Text alternative for the resource
... encounter 0..0 Encounter when the allergy or intolerance was asserted
... onset[x] S 0..1 dateTime Data da Instalação da Alergia ou Reação Adversa
... recordedDate 0..0 Date first version of the resource instance was recorded
... recorder 0..0 Who recorded the sensitivity
... asserter 0..0 Source of the information about the allergy
... lastOccurrence 0..0 Date(/time) of last known occurrence of a reaction
... note S 0..1 Annotation Evolução da Alergia ou Reação Adversa
.... author[x] 0..0 Individual responsible for the annotation
.... time 0..0 When the annotation was made
... reaction S 0..1 BackboneElement Adverse Reaction Events linked to exposure to substance
.... substance 0..0 Specific substance or pharmaceutical product considered to be responsible for event
.... manifestation 1..1 CodeableConcept Sinais e sintomas clínicos associados ao evento
Vínculo: Reações Adversas da MedDRA (required): Reações Adversas da MedDRA
..... coding 0..1 Coding Code defined by a terminology system
...... system 1..1 uri Identity of the terminology system
...... code 1..1 code Symbol in syntax defined by the system
...... display 0..0 Representation defined by the system
...... userSelected 0..0 If this coding was chosen directly by the user
.... description 0..0 Description of the event as a whole
.... onset 0..0 Date(/time) when manifestations showed
.... severity 0..0 mild | moderate | severe (of event as a whole)
.... exposureRoute 0..0 How the subject was exposed to the substance
.... note 0..0 Text about event not captured in other fields

doco Documentação para este formato

Terminologia Ligações (Diferencial)

Caminho Estado Utilização Conjunto de valores Versão Fonte
AllergyIntolerance.verificationStatus Base required Grau de Certeza de Alergias e Reações Adversas 📦1.0.0-release este IG
AllergyIntolerance.category Base required Categoria do Agente da Alergia ou Reação Adversa 📦1.0.0-release este IG
AllergyIntolerance.criticality Base required Criticidade de Alergias e Reações Adversas 📦1.0.0-release este IG
AllergyIntolerance.code Base required Alérgenos 📦1.0.0-release este IG
AllergyIntolerance.reaction.​manifestation Base required Reações Adversas da MedDRA 📦1.0.0-release este IG

Snapshot ViewView

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. AllergyIntolerance SC 0..* AllergyIntolerance Alergia ou Reação Adversa
Constraints: ait-1, ait-2
... 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
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... clinicalStatus ?!ΣC 0..1 CodeableConcept active | inactive | resolved
Vínculo: AllergyIntoleranceClinicalStatusCodes (required): The clinical status of the allergy or intolerance.
... verificationStatus ?!SΣC 0..1 CodeableConcept Grau de Certeza
Vínculo: Grau de Certeza de Alergias e Reações Adversas (required): Grau de Certeza de Alergias e Reações Adversas
.... 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
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Symbol in syntax defined by the system
... type SΣ 0..1 code Tipo de Reação
Vínculo: AllergyIntoleranceType (required): Identification of the underlying physiological mechanism for a Reaction Risk.
... category SΣ 1..1 code Categoria do Agente Causador
Vínculo: Categoria do Agente da Alergia ou Reação Adversa (required): Categoria do Agente da Alergia ou Reação Adversa
... criticality SΣ 0..1 code Criticidade
Vínculo: Criticidade de Alergias e Reações Adversas (required): Criticidade
... code SΣ 1..1 CodeableConcept Agente ou Substância
Vínculo: Alérgenos (required): Alérgenos
.... 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 SΣ 0..1 Coding Agente ou Substância Codificada
..... 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
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Symbol in syntax defined by the system
.... text SΣ 0..1 string Agente ou Substância em Texto Livre
... patient SΣ 1..1 Reference(http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0) Indivíduo
.... id 0..1 string Unique id for inter-element referencing
.... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:unidentifiedPatient S 0..1 (Complexo) Dados do Indivíduo Não Identificado
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0
...... id 0..1 string Unique id for inter-element referencing
...... Fatias para extension 3..3 Extension Extension
Fatia: Não ordenado, Aberto por value:url
...... Fatias para extension Conteúdo/regras para todas as fatias
....... extension:gender S 1..1 Extension Extension
........ 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
........ url 1..1 uri "gender"
........ value[x] 1..1 code Value of extension
....... extension:birthYear S 1..1 Extension Extension
........ 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
........ url 1..1 uri "birthYear"
........ value[x] 1..1 date Value of extension
....... extension:reason S 1..1 Extension Extension
........ 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
........ url 1..1 uri "reason"
........ value[x] 1..1 CodeableConcept Value of extension
...... url 1..1 uri "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoNaoIdentificado-1.0"
.... identifier Σ 1..1 Identifier Logical reference, when literal reference is not known
..... 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 The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... onset[x] S 0..1 dateTime Data da Instalação da Alergia ou Reação Adversa
... note S 0..1 Annotation Evolução da Alergia ou Reação Adversa
.... 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
.... text Σ 1..1 markdown The annotation - text content (as markdown)
... reaction S 0..1 BackboneElement Adverse Reaction Events linked to exposure to substance
.... 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
.... manifestation 1..1 CodeableConcept Sinais e sintomas clínicos associados ao evento
Vínculo: Reações Adversas da MedDRA (required): Reações Adversas da MedDRA
..... 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 Σ 0..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
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 1..1 code Symbol in syntax defined by the system
..... text Σ 0..1 string Plain text representation of the concept

doco Documentação para este formato

Terminologia Ligações

Caminho Estado Utilização Conjunto de valores Versão Fonte
AllergyIntolerance.language Base preferred Common Languages 📍4.0.1 a norma FHIR
AllergyIntolerance.clinicalStatus Base required AllergyIntolerance Clinical Status Codes 📍4.0.1 a norma FHIR
AllergyIntolerance.verificationStatus Base required Grau de Certeza de Alergias e Reações Adversas 📦1.0.0-release este IG
AllergyIntolerance.type Base required AllergyIntoleranceType 📍4.0.1 a norma FHIR
AllergyIntolerance.category Base required Categoria do Agente da Alergia ou Reação Adversa 📦1.0.0-release este IG
AllergyIntolerance.criticality Base required Criticidade de Alergias e Reações Adversas 📦1.0.0-release este IG
AllergyIntolerance.code Base required Alérgenos 📦1.0.0-release este IG
AllergyIntolerance.reaction.​manifestation Base required Reações Adversas da MedDRA 📦1.0.0-release este IG

Restrições

Id Grau Caminho(s) Descrição Expressão
ait-1 error AllergyIntolerance AllergyIntolerance.clinicalStatus SHALL be present if verificationStatus is not entered-in-error. verificationStatus.coding.where(system = 'http://terminology.hl7.org/CodeSystem/allergyintolerance-verification' and code = 'entered-in-error').exists() or clinicalStatus.exists()
ait-2 error AllergyIntolerance AllergyIntolerance.clinicalStatus SHALL NOT be present if verification Status is entered-in-error verificationStatus.coding.where(system = 'http://terminology.hl7.org/CodeSystem/allergyintolerance-verification' and code = 'entered-in-error').empty() or clinicalStatus.empty()
dom-2 error AllergyIntolerance If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error AllergyIntolerance 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 AllergyIntolerance 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 AllergyIntolerance If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice AllergyIntolerance 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()

Resumo

Obrigatório: 5 elementos(10 aninhado obrigatoriamente elementos)
Deve ser suportado: 15 elementos
Proibido: 29 elementos

Estruturas

Esta estrutura refere-se a estas outras estruturas:

  • Não foi possível resumir o perfil http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0 (não foi encontrado nenhum perfil)

Extensões

Esta estrutura refere-se a estas extensões:

Maturidade: 1

 

Other representations of profile: CSV, Excel, Schematron