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/BRAtendeSUS-1.0 | Version: 1.0.0 | |||
Status do padrão: Informative | Nível de maturidade do FHIR (FMM): 1 | Nome computável: BRAtendeSUS |
Extensão utilizada para identificar se um profissional ou Estabelecimento de Saúde oferece atendimento pelo Sistema Único de Saúde (SUS).
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.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Atende SUS? | |
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/BRAtendeSUS-1.0" | |
value[x] | 1..1 | boolean | Value of extension | |
Documentation for this format |
Essa estrutura é derivada de Extension
Visão diferencial
Essa estrutura é derivada de Extension
Visão de snapshot
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Atende SUS? | |
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/BRAtendeSUS-1.0" | |
value[x] | 1..1 | boolean | Value of extension | |
Documentation for this format |
Outras representações do Perfil: CSV, Excel, Schematron
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() |