RNDS (Guia de Implementação)
0.1.0 - ci-build

RNDS (Guia de Implementação) - Local Development build (v0.1.0). See the Directory of published versions

Extension: Valor Monetário

Um valor monetário em Reais brasileiros / BRL / R$ para qualquer finalidade.

The official URL for this extension is:

http://www.saude.gov.br/fhir/r4/StructureDefinition/BRValorMonetario-1.0

Status: active
Extension maintained by: Rede Nacional de Dados em Saúde

Context of Use

This extension may be used on the following element(s):

  • MedicationDispense

Usage info

Usage:

Formal Views of Extension Content

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

This structure is derived from Extension

Summary

Mandatory: 3 elements
Fixed Value: 1 element
Prohibited: 1 element

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionValor Monetário
... extension 0..0
... url 1..1uri"http://www.saude.gov.br/fhir/r4/StructureDefinition/BRValorMonetario-1.0"
... value[x] 1..1MoneyValue of extension
.... value 1..1decimalValor
.... currency 1..1codeMoeda

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionValor Monetário
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..0
... url 1..1uri"http://www.saude.gov.br/fhir/r4/StructureDefinition/BRValorMonetario-1.0"
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... value Σ1..1decimalValor
.... currency Σ1..1codeMoeda
Binding: Currencies (required): A code indicating the currency, taken from ISO 4217.


doco Documentation for this format

This structure is derived from Extension

Summary

Mandatory: 3 elements
Fixed Value: 1 element
Prohibited: 1 element

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionValor Monetário
... extension 0..0
... url 1..1uri"http://www.saude.gov.br/fhir/r4/StructureDefinition/BRValorMonetario-1.0"
... value[x] 1..1MoneyValue of extension
.... value 1..1decimalValor
.... currency 1..1codeMoeda

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionValor Monetário
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..0
... url 1..1uri"http://www.saude.gov.br/fhir/r4/StructureDefinition/BRValorMonetario-1.0"
.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... value Σ1..1decimalValor
.... currency Σ1..1codeMoeda
Binding: Currencies (required): A code indicating the currency, taken from ISO 4217.


doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
Extension.value[x].currencyrequiredCurrencies

Constraints

IdPathDetailsRequirements
ele-1ExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Extension.value[x].extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Extension.value[x].extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.value[x].valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Extension.value[x].currencyAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())