Guia de Implementação da RNDS
1.0.0 - CI Build
076
Guia de Implementação da RNDS - Local Development build (v1.0.0). See the Directory of published versions
URL oficial: https://rnds-fhir.saude.gov.br/StructureDefinition/BRPais-1.0 | Version: 1.0.0 | |||
Status do padrão: Informative | Nível de maturidade do FHIR (FMM): 1 | Nome computável: BRPais |
Extensão para representar um país.
Identificar origem, nacionalidade, região etc.
Contexto de uso
Essa extensão pode ser utilizada nos seguintes elementos:
Informações sobre uso
Usage:
Descrição dos Perfis, Diferenciais, Snapshots, e como as representações de XML e JSON funcionam.
Essa estrutura é derivada de Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | País | |
url | 1..1 | uri | "https://rnds-fhir.saude.gov.br/StructureDefinition/BRPais-1.0" | |
value[x] | 1..1 | CodeableConcept | Value of extension Binding: País (required): País | |
coding | 1..1 | Coding | Code defined by a terminology system | |
system | 1..1 | uri | Identity of the terminology system | |
code | 1..1 | code | Symbol in syntax defined by the system | |
display | 0..0 | |||
userSelected | 0..0 | |||
text | 0..0 | |||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | País | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "https://rnds-fhir.saude.gov.br/StructureDefinition/BRPais-1.0" | |
value[x] | 1..1 | CodeableConcept | Value of extension Binding: País (required): País | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
coding | Σ | 1..1 | Coding | Code defined by a terminology system |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
system | Σ | 1..1 | uri | Identity of the terminology system |
version | Σ | 0..1 | string | Version of the system - if relevant |
code | Σ | 1..1 | code | Symbol in syntax defined by the system |
Documentation for this format |
Essa estrutura é derivada de Extension
Visão diferencial
Essa estrutura é derivada de Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | País | |
url | 1..1 | uri | "https://rnds-fhir.saude.gov.br/StructureDefinition/BRPais-1.0" | |
value[x] | 1..1 | CodeableConcept | Value of extension Binding: País (required): País | |
coding | 1..1 | Coding | Code defined by a terminology system | |
system | 1..1 | uri | Identity of the terminology system | |
code | 1..1 | code | Symbol in syntax defined by the system | |
display | 0..0 | |||
userSelected | 0..0 | |||
text | 0..0 | |||
Documentation for this format |
Visão de snapshot
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | País | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "https://rnds-fhir.saude.gov.br/StructureDefinition/BRPais-1.0" | |
value[x] | 1..1 | CodeableConcept | Value of extension Binding: País (required): País | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
coding | Σ | 1..1 | Coding | Code defined by a terminology system |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
system | Σ | 1..1 | uri | Identity of the terminology system |
version | Σ | 0..1 | string | Version of the system - if relevant |
code | Σ | 1..1 | code | Symbol in syntax defined by the system |
Documentation for this format |
Outras representações do Perfil: CSV, Excel, Schematron
Path | Conformance | ValueSet |
Extension.value[x] | required | Pais (a valid code from País) |
Id | Grade | Path(s) | Details | Requirements |
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() |