Guia de Implementação da SES GO - Imunização
1.0.5 - draft
Guia de Implementação da SES GO - Imunização - Downloaded Version 1.0.5 See the Directory of published versions
| URL oficial: https://fhir.saude.go.gov.br/r4/imunizacao/StructureDefinition/pais | Versão: 1.0.5 | |||
| Active as of 2026-03-03 | Nome para computador: Pais | |||
Perfil para representar um país conforme ISO 3166 (código de 3 dígitos).
Usos:
You can also check for usages in the FHIR IG Statistics
Descrição de perfis, diferenças, instantâneo, e como apresentações diferentes funcionam.
Essa estrutura é derivada de Location
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Location | Details and position information for a physical place | |
![]() ![]() |
0..0 | active | suspended | inactive | ||
![]() ![]() |
0..0 | Name of the location as used by humans | ||
![]() ![]() |
0..0 | instance | kind | ||
![]() ![]() |
0..0 | Type of function performed | ||
![]() ![]() |
0..0 | Contact details of the location | ||
![]() ![]() |
1..1 | Address | Physical location | |
![]() ![]() ![]() |
1..1 | string | Indicação do país de origem do registro da vacina Vínculo: País (required) | |
![]() ![]() |
0..0 | Physical form of the location | ||
![]() ![]() |
0..0 | The absolute geographic location | ||
![]() ![]() |
0..0 | Organization responsible for provisioning and upkeep | ||
![]() ![]() |
0..0 | Another Location this one is physically a part of | ||
![]() ![]() |
0..0 | What days/times during a week is this location usually open | ||
![]() ![]() |
0..0 | Description of availability exceptions | ||
![]() ![]() |
0..0 | Technical endpoints providing access to services operated for the location | ||
Documentação para este formato | ||||
| Caminho | Estado | Utilização | Conjunto de valores | Versão | Fonte |
| Location.address.country | Base | required | País | 📦1.0.3 | REDS GO v1.0 |
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Location | Details and position information for a physical place | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
1..1 | Address | Physical location | |
![]() ![]() ![]() |
?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address Vínculo: AddressUse (required): The use of an address. Exemplo General: home |
![]() ![]() ![]() |
Σ | 1..1 | string | Indicação do país de origem do registro da vacina Vínculo: País (required) |
Documentação para este formato | ||||
| Caminho | Estado | Utilização | Conjunto de valores | Versão | Fonte |
| Location.address.use | Base | required | AddressUse | 📍4.0.1 | a norma FHIR |
| Location.address.country | Base | required | País | 📦1.0.3 | REDS GO v1.0 |
| Id | Grau | Caminho(s) | Descrição | Expressão |
| dom-2 | error | Location | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Location | 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 | Location | 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 | Location | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Location | 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()
|
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Location | Details and position information for a physical place | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Vínculo: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
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 | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..* | Identifier | Unique code or number identifying the location to its users | ||||
![]() ![]() |
Σ | 0..1 | Coding | The operational status of the location (typically only for a bed/room) Vínculo: hl7VS-bedStatus (preferred): The operational status if the location (where typically a bed/room). | ||||
![]() ![]() |
0..* | string | A list of alternate names that the location is known as, or was known as, in the past | |||||
![]() ![]() |
Σ | 0..1 | string | Additional details about the location that could be displayed as further information to identify the location beyond its name | ||||
![]() ![]() |
1..1 | Address | Physical location | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Fatia: Não ordenado, Aberto por value:url | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address Vínculo: AddressUse (required): The use of an address. Exemplo General: home | ||||
![]() ![]() ![]() |
Σ | 0..1 | code | postal | physical | both Vínculo: AddressType (required): The type of an address (physical / postal). Exemplo General: both | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text representation of the address Exemplo General: 137 Nowhere Street, Erewhon 9132 | ||||
![]() ![]() ![]() |
Σ | 0..* | string | Street name, number, direction & P.O. Box etc. Esta ordem de repetição de elementos: The order in which lines should appear in an address label Exemplo General: 137 Nowhere Street | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Name of city, town etc. Exemplo General: Erewhon | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | District name (aka county) Exemplo General: Madison | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Sub-unit of country (abbreviations ok) | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Postal code for area Exemplo General: 9132 | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | Indicação do país de origem do registro da vacina Vínculo: País (required) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when address was/is in use Exemplo General: {"start":"2010-03-23","end":"2010-07-01"} | ||||
Documentação para este formato | ||||||||
| Caminho | Estado | Utilização | Conjunto de valores | Versão | Fonte |
| Location.language | Base | preferred | Common Languages | 📍4.0.1 | a norma FHIR |
| Location.operationalStatus | Base | preferred | hl7VS-bedStatus | 📦2.0.0 | THO v6.5 |
| Location.address.use | Base | required | AddressUse | 📍4.0.1 | a norma FHIR |
| Location.address.type | Base | required | AddressType | 📍4.0.1 | a norma FHIR |
| Location.address.country | Base | required | País | 📦1.0.3 | REDS GO v1.0 |
| Location.hoursOfOperation.daysOfWeek | Base | required | DaysOfWeek | 📍4.0.1 | a norma FHIR |
| Id | Grau | Caminho(s) | Descrição | Expressão |
| dom-2 | error | Location | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Location | 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 | Location | 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 | Location | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Location | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Essa estrutura é derivada de Location
Visão de diferenças
Essa estrutura é derivada de Location
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Location | Details and position information for a physical place | |
![]() ![]() |
0..0 | active | suspended | inactive | ||
![]() ![]() |
0..0 | Name of the location as used by humans | ||
![]() ![]() |
0..0 | instance | kind | ||
![]() ![]() |
0..0 | Type of function performed | ||
![]() ![]() |
0..0 | Contact details of the location | ||
![]() ![]() |
1..1 | Address | Physical location | |
![]() ![]() ![]() |
1..1 | string | Indicação do país de origem do registro da vacina Vínculo: País (required) | |
![]() ![]() |
0..0 | Physical form of the location | ||
![]() ![]() |
0..0 | The absolute geographic location | ||
![]() ![]() |
0..0 | Organization responsible for provisioning and upkeep | ||
![]() ![]() |
0..0 | Another Location this one is physically a part of | ||
![]() ![]() |
0..0 | What days/times during a week is this location usually open | ||
![]() ![]() |
0..0 | Description of availability exceptions | ||
![]() ![]() |
0..0 | Technical endpoints providing access to services operated for the location | ||
Documentação para este formato | ||||
| Caminho | Estado | Utilização | Conjunto de valores | Versão | Fonte |
| Location.address.country | Base | required | País | 📦1.0.3 | REDS GO v1.0 |
Visão de elementos chave
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Location | Details and position information for a physical place | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
1..1 | Address | Physical location | |
![]() ![]() ![]() |
?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address Vínculo: AddressUse (required): The use of an address. Exemplo General: home |
![]() ![]() ![]() |
Σ | 1..1 | string | Indicação do país de origem do registro da vacina Vínculo: País (required) |
Documentação para este formato | ||||
| Caminho | Estado | Utilização | Conjunto de valores | Versão | Fonte |
| Location.address.use | Base | required | AddressUse | 📍4.0.1 | a norma FHIR |
| Location.address.country | Base | required | País | 📦1.0.3 | REDS GO v1.0 |
| Id | Grau | Caminho(s) | Descrição | Expressão |
| dom-2 | error | Location | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Location | 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 | Location | 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 | Location | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Location | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Visão instantâneo
| Nome | Bandeiras | Card. | Tipo | Descrição e condicionalismos Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Location | Details and position information for a physical place | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Vínculo: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
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 | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..* | Identifier | Unique code or number identifying the location to its users | ||||
![]() ![]() |
Σ | 0..1 | Coding | The operational status of the location (typically only for a bed/room) Vínculo: hl7VS-bedStatus (preferred): The operational status if the location (where typically a bed/room). | ||||
![]() ![]() |
0..* | string | A list of alternate names that the location is known as, or was known as, in the past | |||||
![]() ![]() |
Σ | 0..1 | string | Additional details about the location that could be displayed as further information to identify the location beyond its name | ||||
![]() ![]() |
1..1 | Address | Physical location | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Fatia: Não ordenado, Aberto por value:url | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address Vínculo: AddressUse (required): The use of an address. Exemplo General: home | ||||
![]() ![]() ![]() |
Σ | 0..1 | code | postal | physical | both Vínculo: AddressType (required): The type of an address (physical / postal). Exemplo General: both | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text representation of the address Exemplo General: 137 Nowhere Street, Erewhon 9132 | ||||
![]() ![]() ![]() |
Σ | 0..* | string | Street name, number, direction & P.O. Box etc. Esta ordem de repetição de elementos: The order in which lines should appear in an address label Exemplo General: 137 Nowhere Street | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Name of city, town etc. Exemplo General: Erewhon | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | District name (aka county) Exemplo General: Madison | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Sub-unit of country (abbreviations ok) | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Postal code for area Exemplo General: 9132 | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | Indicação do país de origem do registro da vacina Vínculo: País (required) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when address was/is in use Exemplo General: {"start":"2010-03-23","end":"2010-07-01"} | ||||
Documentação para este formato | ||||||||
| Caminho | Estado | Utilização | Conjunto de valores | Versão | Fonte |
| Location.language | Base | preferred | Common Languages | 📍4.0.1 | a norma FHIR |
| Location.operationalStatus | Base | preferred | hl7VS-bedStatus | 📦2.0.0 | THO v6.5 |
| Location.address.use | Base | required | AddressUse | 📍4.0.1 | a norma FHIR |
| Location.address.type | Base | required | AddressType | 📍4.0.1 | a norma FHIR |
| Location.address.country | Base | required | País | 📦1.0.3 | REDS GO v1.0 |
| Location.hoursOfOperation.daysOfWeek | Base | required | DaysOfWeek | 📍4.0.1 | a norma FHIR |
| Id | Grau | Caminho(s) | Descrição | Expressão |
| dom-2 | error | Location | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Location | 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 | Location | 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 | Location | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Location | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Essa estrutura é derivada de Location
Outras representações do perfil: CSV, Excel, Schematron