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/BRPatogeno | Version: 1.0.0 | |||
Status do padrão: Informative | Nível de maturidade do FHIR (FMM): 1 | Nome computável: BRPatogeno |
Extensão para inserção dos termos relacionados ao Patógeno identificado.
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 | Extension | |
url | 1..1 | uri | "https://rnds-fhir.saude.gov.br/StructureDefinition/BRPatogeno" | |
value[x] | 0..1 | CodeableConcept | Value of extension Binding: Patógeno (required): terminologia Patogeno | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Extension | |
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/BRPatogeno" | |
value[x] | 0..1 | CodeableConcept | Value of extension Binding: Patógeno (required): terminologia Patogeno | |
Documentation for this format |
Visão diferencial
Essa estrutura é derivada de Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Extension | |
url | 1..1 | uri | "https://rnds-fhir.saude.gov.br/StructureDefinition/BRPatogeno" | |
value[x] | 0..1 | CodeableConcept | Value of extension Binding: Patógeno (required): terminologia Patogeno | |
Documentation for this format |
Visão de snapshot
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Extension | |
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/BRPatogeno" | |
value[x] | 0..1 | CodeableConcept | Value of extension Binding: Patógeno (required): terminologia Patogeno | |
Documentation for this format |
Outras representações do Perfil: CSV, Excel, Schematron
Path | Conformance | ValueSet |
Extension.value[x] | required | Patogeno (a valid code from Patógeno) |
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() |