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: Grupo de Casos Agregados

Official URL: https://fhir.saude.go.gov.br/r4/core/StructureDefinition/grupo-casos-agregados Version: 1.1.0
Draft as of 2025-11-26 Computable Name: GrupoCasosAgregados

Perfil para representar casos agregados de notificação coletiva

Usos:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

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

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Group C 0..* Group Group of multiple entities
Constraints: grp-1
... 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 id
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... system Σ 0..1 uri Código do sistema de identificação do grupo de agravo
Exemplo General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string Número grupo de agravo
Exemplo General: 123456
... actual ΣC 1..1 boolean Descriptive or actual
Padrão necessário: true
... quantity Σ 0..1 unsignedInt Número de casos suspeitos ou expostos
... characteristic 1..1 BackboneElement Include / Exclude group members by Trait
.... extension 0..1 Extension Extension
..... 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
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... code 1..1 CodeableConcept Kind of characteristic
Binding Description: (example): List of characteristics used to describe group members; e.g. gender, age, owner, location, etc.
..... text Σ 1..1 string Local Inicial de Ocorrência do Surto
.... Fatias para value[x] 1..1 Value held by characteristic
Fatia: Não ordenado, Aberto por type:$this
Binding Description: (example): Value of descriptive member characteristic; e.g. red, male, pneumonia, Caucasian, etc.
..... valueCodeableConcept CodeableConcept
..... valueBoolean boolean
..... valueQuantity Quantity
..... valueRange Range
..... valueReference Reference(Any)
..... value[x]:valueCodeableConcept 0..1 CodeableConcept Value held by characteristic
Binding Description: (example): Value of descriptive member characteristic; e.g. red, male, pneumonia, Caucasian, etc.
..... value[x]:valueReference 0..1 Reference(Local Relacionado ao Início do Surto) Value held by characteristic
.... exclude 1..1 boolean Group includes or excludes
Padrão necessário: false
.... period 1..1 Period Data de início dos primeiros sintomas do primeiro caso suspeito.

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Group.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Group.typerequiredPattern Value: person
http://hl7.org/fhir/ValueSet/group-type|4.0.1
From a norma FHIR
Group.characteristic.codeexample
Group.characteristic.value[x]example
Group.characteristic.value[x]:valueCodeableConceptexample

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorGroupIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorGroupIf 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-4errorGroupIf 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-5errorGroupIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceGroupA 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()
grp-1errorGroupCan only have members if group is "actual"
: member.empty() or (actual = true)

This structure is derived from Group

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Group 0..* Group Group of multiple entities
... identifier 1..1 Identifier Unique id
.... system 0..1 uri Código do sistema de identificação do grupo de agravo
.... value 1..1 string Número grupo de agravo
... type 1..1 code person | animal | practitioner | device | medication | substance
Padrão necessário: person
... actual 1..1 boolean Descriptive or actual
Padrão necessário: true
... characteristic 1..1 BackboneElement Include / Exclude group members by Trait
.... 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 0..1 uri Código da especificação do diagnóstico de suspeição do agravo
Padrão necessário: https://fhir.saude.go.gov.br/r4/core/CodeSystem/especificacao-suspeita-agravo-cs
........ code 0..1 code especificação do diagnóstico de suspeição do agravo
Vínculo: Especificação de Suspeita do Agravo (required)
.... code
..... text 1..1 string Local Inicial de Ocorrência do Surto
.... Fatias para value[x] 1..1 CodeableConcept, boolean, Quantity, Range, Reference() Value held by characteristic
Fatia: Não ordenado, Aberto por type:$this
..... value[x]:valueCodeableConcept 0..1 CodeableConcept Value held by characteristic
...... coding
....... system 0..1 uri Código do agravo ou doença a que se refere a notificação
Padrão necessário: http://www.saude.gov.br/fhir/r4/CodeSystem/BRCID10
....... code 0..1 code Agravo ou doença a que se refere a notificação
Vínculo: CID-10 para Doenças de Notificação Compulsória (required)
..... value[x]:valueReference 0..1 Reference(Local Relacionado ao Início do Surto) Value held by characteristic
.... exclude 1..1 boolean Group includes or excludes
Padrão necessário: false
.... period 1..1 Period Data de início dos primeiros sintomas do primeiro caso suspeito.

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
Group.characteristic.extension.value[x]:valueCodeableConcept.coding.coderequiredEspecificacaoSuspeitaAgravoVS(a valid code from Especificação de Suspeita de Agravo)
https://fhir.saude.go.gov.br/r4/core/ValueSet/especificacao-suspeita-agravo-vs
From este IG
Group.characteristic.value[x]:valueCodeableConcept.coding.coderequiredCid10Agravo
https://fhir.saude.go.gov.br/r4/core/ValueSet/cid10-notificaveis
From este IG
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Group C 0..* Group Group of multiple entities
Constraints: grp-1
... 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 Unique id
.... 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 Σ 0..1 uri Código do sistema de identificação do grupo de agravo
Exemplo General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string Número grupo de agravo
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)
... active Σ 0..1 boolean Whether this group's record is in active use
... type Σ 1..1 code person | animal | practitioner | device | medication | substance
Vínculo: GroupType (required): Types of resources that are part of group.
Padrão necessário: person
... actual ΣC 1..1 boolean Descriptive or actual
Padrão necessário: true
... code Σ 0..1 CodeableConcept Kind of Group members
Binding Description: (example): Kind of particular resource; e.g. cow, syringe, lake, etc.
... name Σ 0..1 string Label for Group
... quantity Σ 0..1 unsignedInt Número de casos suspeitos ou expostos
... managingEntity Σ 0..1 Reference(Organization | RelatedPerson | Practitioner | PractitionerRole) Entity that is the custodian of the Group's definition
... characteristic 1..1 BackboneElement Include / Exclude group members by Trait
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..1 Extension Extension
..... 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 Σ 0..1 uri Código da especificação do diagnóstico de suspeição do agravo
Padrão necessário: https://fhir.saude.go.gov.br/r4/core/CodeSystem/especificacao-suspeita-agravo-cs
........ version Σ 0..1 string Version of the system - if relevant
........ code Σ 0..1 code especificação do diagnóstico de suspeição do agravo
Vínculo: Especificação de Suspeita do Agravo (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
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... code 1..1 CodeableConcept Kind of characteristic
Binding Description: (example): List of characteristics used to describe group members; e.g. gender, age, owner, location, 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
..... text Σ 1..1 string Local Inicial de Ocorrência do Surto
.... Fatias para value[x] 1..1 Value held by characteristic
Fatia: Não ordenado, Aberto por type:$this
Binding Description: (example): Value of descriptive member characteristic; e.g. red, male, pneumonia, Caucasian, etc.
..... valueCodeableConcept CodeableConcept
..... valueBoolean boolean
..... valueQuantity Quantity
..... valueRange Range
..... valueReference Reference(Any)
..... value[x]:valueCodeableConcept 0..1 CodeableConcept Value held by characteristic
Binding Description: (example): Value of descriptive member characteristic; e.g. red, male, pneumonia, Caucasian, 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 Σ 0..1 uri Código do agravo ou doença a que se refere a notificação
Padrão necessário: http://www.saude.gov.br/fhir/r4/CodeSystem/BRCID10
....... version Σ 0..1 string Version of the system - if relevant
....... code Σ 0..1 code Agravo ou doença a que se refere a notificação
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
..... value[x]:valueReference 0..1 Reference(Local Relacionado ao Início do Surto) Value held by characteristic
.... exclude 1..1 boolean Group includes or excludes
Padrão necessário: false
.... period 1..1 Period Data de início dos primeiros sintomas do primeiro caso suspeito.
... member C 0..* BackboneElement Who or what is in group
.... 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
.... entity 1..1 Reference(Patient | Practitioner | PractitionerRole | Device | Medication | Substance | Group) Reference to the group member
.... period 0..1 Period Period member belonged to the group
.... inactive 0..1 boolean If member is no longer in group

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Group.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Group.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Group.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Group.typerequiredPattern Value: person
http://hl7.org/fhir/ValueSet/group-type|4.0.1
From a norma FHIR
Group.codeexample
Group.characteristic.extension.value[x]:valueCodeableConcept.coding.coderequiredEspecificacaoSuspeitaAgravoVS(a valid code from Especificação de Suspeita de Agravo)
https://fhir.saude.go.gov.br/r4/core/ValueSet/especificacao-suspeita-agravo-vs
From este IG
Group.characteristic.codeexample
Group.characteristic.value[x]example
Group.characteristic.value[x]:valueCodeableConceptexample
Group.characteristic.value[x]:valueCodeableConcept.coding.coderequiredCid10Agravo
https://fhir.saude.go.gov.br/r4/core/ValueSet/cid10-notificaveis
From este IG

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorGroupIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorGroupIf 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-4errorGroupIf 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-5errorGroupIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceGroupA 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()
grp-1errorGroupCan only have members if group is "actual"
: member.empty() or (actual = true)

This structure is derived from Group

Resumo

Obrigatório: 5 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 Group.characteristic.extension.value[x]
  • The element 1 is sliced based on the value of Group.characteristic.value[x]

Key Elements View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Group C 0..* Group Group of multiple entities
Constraints: grp-1
... 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 id
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... system Σ 0..1 uri Código do sistema de identificação do grupo de agravo
Exemplo General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string Número grupo de agravo
Exemplo General: 123456
... actual ΣC 1..1 boolean Descriptive or actual
Padrão necessário: true
... quantity Σ 0..1 unsignedInt Número de casos suspeitos ou expostos
... characteristic 1..1 BackboneElement Include / Exclude group members by Trait
.... extension 0..1 Extension Extension
..... 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
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... code 1..1 CodeableConcept Kind of characteristic
Binding Description: (example): List of characteristics used to describe group members; e.g. gender, age, owner, location, etc.
..... text Σ 1..1 string Local Inicial de Ocorrência do Surto
.... Fatias para value[x] 1..1 Value held by characteristic
Fatia: Não ordenado, Aberto por type:$this
Binding Description: (example): Value of descriptive member characteristic; e.g. red, male, pneumonia, Caucasian, etc.
..... valueCodeableConcept CodeableConcept
..... valueBoolean boolean
..... valueQuantity Quantity
..... valueRange Range
..... valueReference Reference(Any)
..... value[x]:valueCodeableConcept 0..1 CodeableConcept Value held by characteristic
Binding Description: (example): Value of descriptive member characteristic; e.g. red, male, pneumonia, Caucasian, etc.
..... value[x]:valueReference 0..1 Reference(Local Relacionado ao Início do Surto) Value held by characteristic
.... exclude 1..1 boolean Group includes or excludes
Padrão necessário: false
.... period 1..1 Period Data de início dos primeiros sintomas do primeiro caso suspeito.

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Group.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Group.typerequiredPattern Value: person
http://hl7.org/fhir/ValueSet/group-type|4.0.1
From a norma FHIR
Group.characteristic.codeexample
Group.characteristic.value[x]example
Group.characteristic.value[x]:valueCodeableConceptexample

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorGroupIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorGroupIf 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-4errorGroupIf 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-5errorGroupIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceGroupA 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()
grp-1errorGroupCan only have members if group is "actual"
: member.empty() or (actual = true)

Differential View

This structure is derived from Group

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Group 0..* Group Group of multiple entities
... identifier 1..1 Identifier Unique id
.... system 0..1 uri Código do sistema de identificação do grupo de agravo
.... value 1..1 string Número grupo de agravo
... type 1..1 code person | animal | practitioner | device | medication | substance
Padrão necessário: person
... actual 1..1 boolean Descriptive or actual
Padrão necessário: true
... characteristic 1..1 BackboneElement Include / Exclude group members by Trait
.... 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 0..1 uri Código da especificação do diagnóstico de suspeição do agravo
Padrão necessário: https://fhir.saude.go.gov.br/r4/core/CodeSystem/especificacao-suspeita-agravo-cs
........ code 0..1 code especificação do diagnóstico de suspeição do agravo
Vínculo: Especificação de Suspeita do Agravo (required)
.... code
..... text 1..1 string Local Inicial de Ocorrência do Surto
.... Fatias para value[x] 1..1 CodeableConcept, boolean, Quantity, Range, Reference() Value held by characteristic
Fatia: Não ordenado, Aberto por type:$this
..... value[x]:valueCodeableConcept 0..1 CodeableConcept Value held by characteristic
...... coding
....... system 0..1 uri Código do agravo ou doença a que se refere a notificação
Padrão necessário: http://www.saude.gov.br/fhir/r4/CodeSystem/BRCID10
....... code 0..1 code Agravo ou doença a que se refere a notificação
Vínculo: CID-10 para Doenças de Notificação Compulsória (required)
..... value[x]:valueReference 0..1 Reference(Local Relacionado ao Início do Surto) Value held by characteristic
.... exclude 1..1 boolean Group includes or excludes
Padrão necessário: false
.... period 1..1 Period Data de início dos primeiros sintomas do primeiro caso suspeito.

doco Documentação para este formato

Terminologia Ligações (Diferencial)

CaminhoConformidadeConjunto de valoresURI
Group.characteristic.extension.value[x]:valueCodeableConcept.coding.coderequiredEspecificacaoSuspeitaAgravoVS(a valid code from Especificação de Suspeita de Agravo)
https://fhir.saude.go.gov.br/r4/core/ValueSet/especificacao-suspeita-agravo-vs
From este IG
Group.characteristic.value[x]:valueCodeableConcept.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
.. Group C 0..* Group Group of multiple entities
Constraints: grp-1
... 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 Unique id
.... 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 Σ 0..1 uri Código do sistema de identificação do grupo de agravo
Exemplo General: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string Número grupo de agravo
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)
... active Σ 0..1 boolean Whether this group's record is in active use
... type Σ 1..1 code person | animal | practitioner | device | medication | substance
Vínculo: GroupType (required): Types of resources that are part of group.
Padrão necessário: person
... actual ΣC 1..1 boolean Descriptive or actual
Padrão necessário: true
... code Σ 0..1 CodeableConcept Kind of Group members
Binding Description: (example): Kind of particular resource; e.g. cow, syringe, lake, etc.
... name Σ 0..1 string Label for Group
... quantity Σ 0..1 unsignedInt Número de casos suspeitos ou expostos
... managingEntity Σ 0..1 Reference(Organization | RelatedPerson | Practitioner | PractitionerRole) Entity that is the custodian of the Group's definition
... characteristic 1..1 BackboneElement Include / Exclude group members by Trait
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..1 Extension Extension
..... 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 Σ 0..1 uri Código da especificação do diagnóstico de suspeição do agravo
Padrão necessário: https://fhir.saude.go.gov.br/r4/core/CodeSystem/especificacao-suspeita-agravo-cs
........ version Σ 0..1 string Version of the system - if relevant
........ code Σ 0..1 code especificação do diagnóstico de suspeição do agravo
Vínculo: Especificação de Suspeita do Agravo (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
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... code 1..1 CodeableConcept Kind of characteristic
Binding Description: (example): List of characteristics used to describe group members; e.g. gender, age, owner, location, 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
..... text Σ 1..1 string Local Inicial de Ocorrência do Surto
.... Fatias para value[x] 1..1 Value held by characteristic
Fatia: Não ordenado, Aberto por type:$this
Binding Description: (example): Value of descriptive member characteristic; e.g. red, male, pneumonia, Caucasian, etc.
..... valueCodeableConcept CodeableConcept
..... valueBoolean boolean
..... valueQuantity Quantity
..... valueRange Range
..... valueReference Reference(Any)
..... value[x]:valueCodeableConcept 0..1 CodeableConcept Value held by characteristic
Binding Description: (example): Value of descriptive member characteristic; e.g. red, male, pneumonia, Caucasian, 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 Σ 0..1 uri Código do agravo ou doença a que se refere a notificação
Padrão necessário: http://www.saude.gov.br/fhir/r4/CodeSystem/BRCID10
....... version Σ 0..1 string Version of the system - if relevant
....... code Σ 0..1 code Agravo ou doença a que se refere a notificação
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
..... value[x]:valueReference 0..1 Reference(Local Relacionado ao Início do Surto) Value held by characteristic
.... exclude 1..1 boolean Group includes or excludes
Padrão necessário: false
.... period 1..1 Period Data de início dos primeiros sintomas do primeiro caso suspeito.
... member C 0..* BackboneElement Who or what is in group
.... 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
.... entity 1..1 Reference(Patient | Practitioner | PractitionerRole | Device | Medication | Substance | Group) Reference to the group member
.... period 0..1 Period Period member belonged to the group
.... inactive 0..1 boolean If member is no longer in group

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Group.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Group.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Group.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Group.typerequiredPattern Value: person
http://hl7.org/fhir/ValueSet/group-type|4.0.1
From a norma FHIR
Group.codeexample
Group.characteristic.extension.value[x]:valueCodeableConcept.coding.coderequiredEspecificacaoSuspeitaAgravoVS(a valid code from Especificação de Suspeita de Agravo)
https://fhir.saude.go.gov.br/r4/core/ValueSet/especificacao-suspeita-agravo-vs
From este IG
Group.characteristic.codeexample
Group.characteristic.value[x]example
Group.characteristic.value[x]:valueCodeableConceptexample
Group.characteristic.value[x]:valueCodeableConcept.coding.coderequiredCid10Agravo
https://fhir.saude.go.gov.br/r4/core/ValueSet/cid10-notificaveis
From este IG

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorGroupIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorGroupIf 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-4errorGroupIf 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-5errorGroupIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceGroupA 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()
grp-1errorGroupCan only have members if group is "actual"
: member.empty() or (actual = true)

This structure is derived from Group

Resumo

Obrigatório: 5 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 Group.characteristic.extension.value[x]
  • The element 1 is sliced based on the value of Group.characteristic.value[x]

 

Other representations of profile: CSV, Excel, Schematron