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: Registro de Notificação Agregada.

Official URL: https://fhir.saude.go.gov.br/r4/core/StructureDefinition/notificacao-agregada-agravo Version: 1.1.0
Draft as of 2025-11-26 Computable Name: NotificacaoAgregadaAgravo

Tem como objetivo notificar casos agregados abrangendo surtos e tracoma.

Usos:

  • Este Perfil não é utilizado por nenhum perfil neste guia de implementação

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
.. Communication 0..* Communication A record of information transmitted from a sender to a receiver
... 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 Unique identifier
.... 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 Código do número da Sistema de Informação de Agravo da Notificação
Exemplo General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string Número da notificação
Exemplo General: 123456
... category 1..1 CodeableConcept Message category
Vínculo: CommunicationCategory (example): Codes for general categories of communications such as alerts, instructions, etc.
... subject Σ 1..1 Reference(Grupo de Casos Agregados) Focus of message
... sent 1..1 dateTime Data da notificação.
... sender 1..1 Reference(Estabelecimento de Saúde) Estabelecimento de Saúde que realizou o atendimento e a notificação do caso.
... reasonCode Σ 1..1 CodeableConcept Indication for message
Vínculo: SNOMEDCTClinicalFindings (example): Codes for describing reasons for the occurrence of a communication.
.... extension 0..1 Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:Todas as fatias Conteúdo/regras para todas as fatias
...... extension 0..0
...... url 1..1 uri identifies the meaning of the extension
...... Fatias para value[x] 0..1 Value of extension
Fatia: Não ordenado, Aberto por type:$this
....... valueBase64Binary base64Binary
....... valueBoolean boolean
....... valueCanonical canonical(Any)
....... valueCode code
....... valueDate date
....... valueDateTime dateTime
....... valueDecimal decimal
....... valueId id
....... valueInstant instant
....... valueInteger integer
....... valueMarkdown markdown
....... valueOid oid
....... valuePositiveInt positiveInt
....... valueString string
....... valueTime time
....... valueUnsignedInt unsignedInt
....... valueUri uri
....... valueUrl url
....... valueUuid uuid
....... valueAddress Address
....... valueAge Age
....... valueAnnotation Annotation
....... valueAttachment Attachment
....... valueCodeableConcept CodeableConcept
....... valueCoding Coding
....... valueContactPoint ContactPoint
....... valueCount Count
....... valueDistance Distance
....... valueDuration Duration
....... valueHumanName HumanName
....... valueIdentifier Identifier
....... valueMoney Money
....... valuePeriod Period
....... valueQuantity Quantity
....... valueRange Range
....... valueRatio Ratio
....... valueReference Reference(Any)
....... valueSampledData SampledData
....... valueSignature Signature
....... valueTiming Timing
....... valueContactDetail ContactDetail
....... valueContributor Contributor
....... valueDataRequirement DataRequirement
....... valueExpression Expression
....... valueParameterDefinition ParameterDefinition
....... valueRelatedArtifact RelatedArtifact
....... valueTriggerDefinition TriggerDefinition
....... valueUsageContext UsageContext
....... valueDosage Dosage
....... valueMeta Meta
....... value[x]:valueCodeableConcept 0..1 CodeableConcept Value of extension
.... coding Σ 1..1 Coding Code defined by a terminology system
..... system Σ 1..1 uri Identity of the terminology system
Padrão necessário: http://www.saude.gov.br/fhir/r4/CodeSystem/BRCID10
..... code Σ 1..1 code Symbol in syntax defined by the system
Vínculo: CID-10 para Doenças de Notificação Compulsória (required)

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Communication.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Communication.statusrequiredPattern Value: final
http://hl7.org/fhir/ValueSet/event-status|4.0.1
From a norma FHIR
Communication.categoryexampleCommunicationCategory
http://hl7.org/fhir/ValueSet/communication-category
From a norma FHIR
Communication.reasonCodeexampleSNOMEDCTClinicalFindings
http://hl7.org/fhir/ValueSet/clinical-findings
From a norma FHIR
Communication.reasonCode.coding.coderequiredCid10Agravo
https://fhir.saude.go.gov.br/r4/core/ValueSet/cid10-notificaveis
From este IG

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorCommunicationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCommunicationIf 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-4errorCommunicationIf 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-5errorCommunicationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCommunicationA 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()

This structure is derived from Communication

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Communication 0..* Communication A record of information transmitted from a sender to a receiver
... identifier 1..1 Identifier Unique identifier
.... system 1..1 uri Código do número da Sistema de Informação de Agravo da Notificação
.... value 1..1 string Número da notificação
... status 1..1 code preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown
Padrão necessário: final
... category 1..1 CodeableConcept Message category
.... coding
..... system 1..1 uri Identity of the terminology system
Padrão necessário: https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-notificacao-agravo-cs
..... code 1..1 code Tipo da notificação
Vínculo: Tipo de Notificação (required)
... sent 1..1 dateTime Data da notificação.
... sender 1..1 Reference(Estabelecimento de Saúde) Estabelecimento de Saúde que realizou o atendimento e a notificação do caso.
... reasonCode 1..1 CodeableConcept Indication for message
.... extension 0..1 Extension Extension
..... extension 0..0
..... Fatias para value[x] 0..1 base64Binary, boolean, canonical(), code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference(), SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta Value of extension
Fatia: Não ordenado, Aberto por type:$this
...... value[x]:valueCodeableConcept 0..1 CodeableConcept Value of extension
....... coding
........ system 1..1 uri Identity of the terminology system
Padrão necessário: https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-notificacao-agravo-cs
........ code 1..1 code Symbol in syntax defined by the system
Vínculo: Tipo de Notificação (required)
.... coding 1..1 Coding Code defined by a terminology system
..... system 1..1 uri Identity of the terminology system
Padrão necessário: http://www.saude.gov.br/fhir/r4/CodeSystem/BRCID10
..... code 1..1 code Symbol in syntax defined by the system
Vínculo: CID-10 para Doenças de Notificação Compulsória (required)

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
Communication.category.coding.coderequiredTipoNotificacaoAgravoVS
https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-notificacao-agravo-vs
From este IG
Communication.reasonCode.extension.value[x]:valueCodeableConcept.coding.coderequiredTipoNotificacaoAgravoVS
https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-notificacao-agravo-vs
From este IG
Communication.reasonCode.coding.coderequiredCid10Agravo
https://fhir.saude.go.gov.br/r4/core/ValueSet/cid10-notificaveis
From este IG
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Communication 0..* Communication A record of information transmitted from a sender to a receiver
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Vínculo: CommonLanguages (preferred): A human language.
Vínculos adicionaisObjetivo
AllLanguages Vínculo máximo
... 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 Unique identifier
.... 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 Código do número da Sistema de Informação de Agravo da Notificação
Exemplo General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string Número da notificação
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)
... instantiatesCanonical Σ 0..* canonical(PlanDefinition | ActivityDefinition | Measure | OperationDefinition | Questionnaire) Instantiates FHIR protocol or definition
... instantiatesUri Σ 0..* uri Instantiates external protocol or definition
... basedOn Σ 0..* Reference(Resource) Request fulfilled by this communication
... partOf Σ 0..* Reference(Resource) Part of this action
... inResponseTo 0..* Reference(Communication) Reply to
... status ?!Σ 1..1 code preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown
Vínculo: EventStatus (required): The status of the communication.
Padrão necessário: final
... statusReason Σ 0..1 CodeableConcept Reason for current status
Vínculo: CommunicationNotDoneReason (example): Codes for the reason why a communication did not happen.
... category 1..1 CodeableConcept Message category
Vínculo: CommunicationCategory (example): Codes for general categories of communications such as alerts, instructions, etc.
.... 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..* 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/core/CodeSystem/tipo-notificacao-agravo-cs
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Tipo da notificação
Vínculo: Tipo de Notificação (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
... priority Σ 0..1 code routine | urgent | asap | stat
Vínculo: RequestPriority (required): Codes indicating the relative importance of a communication.
... medium 0..* CodeableConcept A channel of communication
Vínculo: ParticipationMode (example): Codes for communication mediums such as phone, fax, email, in person, etc.
... subject Σ 1..1 Reference(Grupo de Casos Agregados) Focus of message
... topic 0..1 CodeableConcept Description of the purpose/content
Vínculo: CommunicationTopic (example): Codes describing the purpose or content of the communication.
... about 0..* Reference(Resource) Resources that pertain to this communication
... encounter Σ 0..1 Reference(Encounter) Encounter created as part of
... sent 1..1 dateTime Data da notificação.
... received 0..1 dateTime When received
... recipient 0..* Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | Group | CareTeam | HealthcareService) Message recipient
... sender 1..1 Reference(Estabelecimento de Saúde) Estabelecimento de Saúde que realizou o atendimento e a notificação do caso.
... reasonCode Σ 1..1 CodeableConcept Indication for message
Vínculo: SNOMEDCTClinicalFindings (example): Codes for describing reasons for the occurrence of a communication.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..1 Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:Todas as fatias Conteúdo/regras para todas as fatias
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..0
...... url 1..1 uri identifies the meaning of the extension
...... Fatias para value[x] 0..1 Value of extension
Fatia: Não ordenado, Aberto por type:$this
....... valueBase64Binary base64Binary
....... valueBoolean boolean
....... valueCanonical canonical(Any)
....... valueCode code
....... valueDate date
....... valueDateTime dateTime
....... valueDecimal decimal
....... valueId id
....... valueInstant instant
....... valueInteger integer
....... valueMarkdown markdown
....... valueOid oid
....... valuePositiveInt positiveInt
....... valueString string
....... valueTime time
....... valueUnsignedInt unsignedInt
....... valueUri uri
....... valueUrl url
....... valueUuid uuid
....... valueAddress Address
....... valueAge Age
....... valueAnnotation Annotation
....... valueAttachment Attachment
....... valueCodeableConcept CodeableConcept
....... valueCoding Coding
....... valueContactPoint ContactPoint
....... valueCount Count
....... valueDistance Distance
....... valueDuration Duration
....... valueHumanName HumanName
....... valueIdentifier Identifier
....... valueMoney Money
....... valuePeriod Period
....... valueQuantity Quantity
....... valueRange Range
....... valueRatio Ratio
....... valueReference Reference(Any)
....... valueSampledData SampledData
....... valueSignature Signature
....... valueTiming Timing
....... valueContactDetail ContactDetail
....... valueContributor Contributor
....... valueDataRequirement DataRequirement
....... valueExpression Expression
....... valueParameterDefinition ParameterDefinition
....... valueRelatedArtifact RelatedArtifact
....... valueTriggerDefinition TriggerDefinition
....... valueUsageContext UsageContext
....... valueDosage Dosage
....... valueMeta Meta
....... value[x]:valueCodeableConcept 0..1 CodeableConcept Value of 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
........ coding Σ 0..* 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/core/CodeSystem/tipo-notificacao-agravo-cs
......... 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 Notificação (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
.... 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: http://www.saude.gov.br/fhir/r4/CodeSystem/BRCID10
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Symbol in syntax defined by the system
Vínculo: CID-10 para Doenças de Notificação Compulsória (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
... reasonReference Σ 0..* Reference(Condition | Observation | DiagnosticReport | DocumentReference) Why was communication done?
... payload 0..* BackboneElement Message payload
.... 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
.... content[x] 1..1 Message part content
..... contentString string
..... contentAttachment Attachment
..... contentReference Reference(Resource)
... note 0..* Annotation Comments made about the communication

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Communication.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Communication.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Communication.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Communication.statusrequiredPattern Value: final
http://hl7.org/fhir/ValueSet/event-status|4.0.1
From a norma FHIR
Communication.statusReasonexampleCommunicationNotDoneReason
http://hl7.org/fhir/ValueSet/communication-not-done-reason
From a norma FHIR
Communication.categoryexampleCommunicationCategory
http://hl7.org/fhir/ValueSet/communication-category
From a norma FHIR
Communication.category.coding.coderequiredTipoNotificacaoAgravoVS
https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-notificacao-agravo-vs
From este IG
Communication.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From a norma FHIR
Communication.mediumexampleParticipationMode
http://terminology.hl7.org/ValueSet/v3-ParticipationMode
Communication.topicexampleCommunicationTopic
http://hl7.org/fhir/ValueSet/communication-topic
From a norma FHIR
Communication.reasonCodeexampleSNOMEDCTClinicalFindings
http://hl7.org/fhir/ValueSet/clinical-findings
From a norma FHIR
Communication.reasonCode.extension.value[x]:valueCodeableConcept.coding.coderequiredTipoNotificacaoAgravoVS
https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-notificacao-agravo-vs
From este IG
Communication.reasonCode.coding.coderequiredCid10Agravo
https://fhir.saude.go.gov.br/r4/core/ValueSet/cid10-notificaveis
From este IG

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorCommunicationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCommunicationIf 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-4errorCommunicationIf 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-5errorCommunicationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCommunicationA 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()

This structure is derived from Communication

Resumo

Obrigatório: 11 elementos(4 aninhado obrigatoriamente elementos)
Proibido: 1 elemento

Estruturas

Esta estrutura refere-se a estas outras estruturas:

Fatias

Esta estrutura define os seguintes Slices:

  • The element 1 is sliced based on the value of Communication.reasonCode.extension.value[x]

Key Elements View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Communication 0..* Communication A record of information transmitted from a sender to a receiver
... 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 Unique identifier
.... 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 Código do número da Sistema de Informação de Agravo da Notificação
Exemplo General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string Número da notificação
Exemplo General: 123456
... category 1..1 CodeableConcept Message category
Vínculo: CommunicationCategory (example): Codes for general categories of communications such as alerts, instructions, etc.
... subject Σ 1..1 Reference(Grupo de Casos Agregados) Focus of message
... sent 1..1 dateTime Data da notificação.
... sender 1..1 Reference(Estabelecimento de Saúde) Estabelecimento de Saúde que realizou o atendimento e a notificação do caso.
... reasonCode Σ 1..1 CodeableConcept Indication for message
Vínculo: SNOMEDCTClinicalFindings (example): Codes for describing reasons for the occurrence of a communication.
.... extension 0..1 Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:Todas as fatias Conteúdo/regras para todas as fatias
...... extension 0..0
...... url 1..1 uri identifies the meaning of the extension
...... Fatias para value[x] 0..1 Value of extension
Fatia: Não ordenado, Aberto por type:$this
....... valueBase64Binary base64Binary
....... valueBoolean boolean
....... valueCanonical canonical(Any)
....... valueCode code
....... valueDate date
....... valueDateTime dateTime
....... valueDecimal decimal
....... valueId id
....... valueInstant instant
....... valueInteger integer
....... valueMarkdown markdown
....... valueOid oid
....... valuePositiveInt positiveInt
....... valueString string
....... valueTime time
....... valueUnsignedInt unsignedInt
....... valueUri uri
....... valueUrl url
....... valueUuid uuid
....... valueAddress Address
....... valueAge Age
....... valueAnnotation Annotation
....... valueAttachment Attachment
....... valueCodeableConcept CodeableConcept
....... valueCoding Coding
....... valueContactPoint ContactPoint
....... valueCount Count
....... valueDistance Distance
....... valueDuration Duration
....... valueHumanName HumanName
....... valueIdentifier Identifier
....... valueMoney Money
....... valuePeriod Period
....... valueQuantity Quantity
....... valueRange Range
....... valueRatio Ratio
....... valueReference Reference(Any)
....... valueSampledData SampledData
....... valueSignature Signature
....... valueTiming Timing
....... valueContactDetail ContactDetail
....... valueContributor Contributor
....... valueDataRequirement DataRequirement
....... valueExpression Expression
....... valueParameterDefinition ParameterDefinition
....... valueRelatedArtifact RelatedArtifact
....... valueTriggerDefinition TriggerDefinition
....... valueUsageContext UsageContext
....... valueDosage Dosage
....... valueMeta Meta
....... value[x]:valueCodeableConcept 0..1 CodeableConcept Value of extension
.... coding Σ 1..1 Coding Code defined by a terminology system
..... system Σ 1..1 uri Identity of the terminology system
Padrão necessário: http://www.saude.gov.br/fhir/r4/CodeSystem/BRCID10
..... code Σ 1..1 code Symbol in syntax defined by the system
Vínculo: CID-10 para Doenças de Notificação Compulsória (required)

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Communication.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Communication.statusrequiredPattern Value: final
http://hl7.org/fhir/ValueSet/event-status|4.0.1
From a norma FHIR
Communication.categoryexampleCommunicationCategory
http://hl7.org/fhir/ValueSet/communication-category
From a norma FHIR
Communication.reasonCodeexampleSNOMEDCTClinicalFindings
http://hl7.org/fhir/ValueSet/clinical-findings
From a norma FHIR
Communication.reasonCode.coding.coderequiredCid10Agravo
https://fhir.saude.go.gov.br/r4/core/ValueSet/cid10-notificaveis
From este IG

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorCommunicationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCommunicationIf 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-4errorCommunicationIf 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-5errorCommunicationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCommunicationA 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()

Differential View

This structure is derived from Communication

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Communication 0..* Communication A record of information transmitted from a sender to a receiver
... identifier 1..1 Identifier Unique identifier
.... system 1..1 uri Código do número da Sistema de Informação de Agravo da Notificação
.... value 1..1 string Número da notificação
... status 1..1 code preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown
Padrão necessário: final
... category 1..1 CodeableConcept Message category
.... coding
..... system 1..1 uri Identity of the terminology system
Padrão necessário: https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-notificacao-agravo-cs
..... code 1..1 code Tipo da notificação
Vínculo: Tipo de Notificação (required)
... sent 1..1 dateTime Data da notificação.
... sender 1..1 Reference(Estabelecimento de Saúde) Estabelecimento de Saúde que realizou o atendimento e a notificação do caso.
... reasonCode 1..1 CodeableConcept Indication for message
.... extension 0..1 Extension Extension
..... extension 0..0
..... Fatias para value[x] 0..1 base64Binary, boolean, canonical(), code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference(), SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta Value of extension
Fatia: Não ordenado, Aberto por type:$this
...... value[x]:valueCodeableConcept 0..1 CodeableConcept Value of extension
....... coding
........ system 1..1 uri Identity of the terminology system
Padrão necessário: https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-notificacao-agravo-cs
........ code 1..1 code Symbol in syntax defined by the system
Vínculo: Tipo de Notificação (required)
.... coding 1..1 Coding Code defined by a terminology system
..... system 1..1 uri Identity of the terminology system
Padrão necessário: http://www.saude.gov.br/fhir/r4/CodeSystem/BRCID10
..... code 1..1 code Symbol in syntax defined by the system
Vínculo: CID-10 para Doenças de Notificação Compulsória (required)

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
Communication.category.coding.coderequiredTipoNotificacaoAgravoVS
https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-notificacao-agravo-vs
From este IG
Communication.reasonCode.extension.value[x]:valueCodeableConcept.coding.coderequiredTipoNotificacaoAgravoVS
https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-notificacao-agravo-vs
From este IG
Communication.reasonCode.coding.coderequiredCid10Agravo
https://fhir.saude.go.gov.br/r4/core/ValueSet/cid10-notificaveis
From este IG

Snapshot View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Communication 0..* Communication A record of information transmitted from a sender to a receiver
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Vínculo: CommonLanguages (preferred): A human language.
Vínculos adicionaisObjetivo
AllLanguages Vínculo máximo
... 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 Unique identifier
.... 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 Código do número da Sistema de Informação de Agravo da Notificação
Exemplo General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string Número da notificação
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)
... instantiatesCanonical Σ 0..* canonical(PlanDefinition | ActivityDefinition | Measure | OperationDefinition | Questionnaire) Instantiates FHIR protocol or definition
... instantiatesUri Σ 0..* uri Instantiates external protocol or definition
... basedOn Σ 0..* Reference(Resource) Request fulfilled by this communication
... partOf Σ 0..* Reference(Resource) Part of this action
... inResponseTo 0..* Reference(Communication) Reply to
... status ?!Σ 1..1 code preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown
Vínculo: EventStatus (required): The status of the communication.
Padrão necessário: final
... statusReason Σ 0..1 CodeableConcept Reason for current status
Vínculo: CommunicationNotDoneReason (example): Codes for the reason why a communication did not happen.
... category 1..1 CodeableConcept Message category
Vínculo: CommunicationCategory (example): Codes for general categories of communications such as alerts, instructions, etc.
.... 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..* 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/core/CodeSystem/tipo-notificacao-agravo-cs
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Tipo da notificação
Vínculo: Tipo de Notificação (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
... priority Σ 0..1 code routine | urgent | asap | stat
Vínculo: RequestPriority (required): Codes indicating the relative importance of a communication.
... medium 0..* CodeableConcept A channel of communication
Vínculo: ParticipationMode (example): Codes for communication mediums such as phone, fax, email, in person, etc.
... subject Σ 1..1 Reference(Grupo de Casos Agregados) Focus of message
... topic 0..1 CodeableConcept Description of the purpose/content
Vínculo: CommunicationTopic (example): Codes describing the purpose or content of the communication.
... about 0..* Reference(Resource) Resources that pertain to this communication
... encounter Σ 0..1 Reference(Encounter) Encounter created as part of
... sent 1..1 dateTime Data da notificação.
... received 0..1 dateTime When received
... recipient 0..* Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | Group | CareTeam | HealthcareService) Message recipient
... sender 1..1 Reference(Estabelecimento de Saúde) Estabelecimento de Saúde que realizou o atendimento e a notificação do caso.
... reasonCode Σ 1..1 CodeableConcept Indication for message
Vínculo: SNOMEDCTClinicalFindings (example): Codes for describing reasons for the occurrence of a communication.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..1 Extension Extension
Fatia: Não ordenado, Aberto por value:url
..... extension:Todas as fatias Conteúdo/regras para todas as fatias
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..0
...... url 1..1 uri identifies the meaning of the extension
...... Fatias para value[x] 0..1 Value of extension
Fatia: Não ordenado, Aberto por type:$this
....... valueBase64Binary base64Binary
....... valueBoolean boolean
....... valueCanonical canonical(Any)
....... valueCode code
....... valueDate date
....... valueDateTime dateTime
....... valueDecimal decimal
....... valueId id
....... valueInstant instant
....... valueInteger integer
....... valueMarkdown markdown
....... valueOid oid
....... valuePositiveInt positiveInt
....... valueString string
....... valueTime time
....... valueUnsignedInt unsignedInt
....... valueUri uri
....... valueUrl url
....... valueUuid uuid
....... valueAddress Address
....... valueAge Age
....... valueAnnotation Annotation
....... valueAttachment Attachment
....... valueCodeableConcept CodeableConcept
....... valueCoding Coding
....... valueContactPoint ContactPoint
....... valueCount Count
....... valueDistance Distance
....... valueDuration Duration
....... valueHumanName HumanName
....... valueIdentifier Identifier
....... valueMoney Money
....... valuePeriod Period
....... valueQuantity Quantity
....... valueRange Range
....... valueRatio Ratio
....... valueReference Reference(Any)
....... valueSampledData SampledData
....... valueSignature Signature
....... valueTiming Timing
....... valueContactDetail ContactDetail
....... valueContributor Contributor
....... valueDataRequirement DataRequirement
....... valueExpression Expression
....... valueParameterDefinition ParameterDefinition
....... valueRelatedArtifact RelatedArtifact
....... valueTriggerDefinition TriggerDefinition
....... valueUsageContext UsageContext
....... valueDosage Dosage
....... valueMeta Meta
....... value[x]:valueCodeableConcept 0..1 CodeableConcept Value of 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
........ coding Σ 0..* 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/core/CodeSystem/tipo-notificacao-agravo-cs
......... 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 Notificação (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
.... 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: http://www.saude.gov.br/fhir/r4/CodeSystem/BRCID10
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 1..1 code Symbol in syntax defined by the system
Vínculo: CID-10 para Doenças de Notificação Compulsória (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
... reasonReference Σ 0..* Reference(Condition | Observation | DiagnosticReport | DocumentReference) Why was communication done?
... payload 0..* BackboneElement Message payload
.... 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
.... content[x] 1..1 Message part content
..... contentString string
..... contentAttachment Attachment
..... contentReference Reference(Resource)
... note 0..* Annotation Comments made about the communication

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Communication.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Communication.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Communication.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Communication.statusrequiredPattern Value: final
http://hl7.org/fhir/ValueSet/event-status|4.0.1
From a norma FHIR
Communication.statusReasonexampleCommunicationNotDoneReason
http://hl7.org/fhir/ValueSet/communication-not-done-reason
From a norma FHIR
Communication.categoryexampleCommunicationCategory
http://hl7.org/fhir/ValueSet/communication-category
From a norma FHIR
Communication.category.coding.coderequiredTipoNotificacaoAgravoVS
https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-notificacao-agravo-vs
From este IG
Communication.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From a norma FHIR
Communication.mediumexampleParticipationMode
http://terminology.hl7.org/ValueSet/v3-ParticipationMode
Communication.topicexampleCommunicationTopic
http://hl7.org/fhir/ValueSet/communication-topic
From a norma FHIR
Communication.reasonCodeexampleSNOMEDCTClinicalFindings
http://hl7.org/fhir/ValueSet/clinical-findings
From a norma FHIR
Communication.reasonCode.extension.value[x]:valueCodeableConcept.coding.coderequiredTipoNotificacaoAgravoVS
https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-notificacao-agravo-vs
From este IG
Communication.reasonCode.coding.coderequiredCid10Agravo
https://fhir.saude.go.gov.br/r4/core/ValueSet/cid10-notificaveis
From este IG

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorCommunicationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCommunicationIf 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-4errorCommunicationIf 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-5errorCommunicationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCommunicationA 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()

This structure is derived from Communication

Resumo

Obrigatório: 11 elementos(4 aninhado obrigatoriamente elementos)
Proibido: 1 elemento

Estruturas

Esta estrutura refere-se a estas outras estruturas:

Fatias

Esta estrutura define os seguintes Slices:

  • The element 1 is sliced based on the value of Communication.reasonCode.extension.value[x]

 

Other representations of profile: CSV, Excel, Schematron