Guia de Implementação do Registro Eletrônico de Dispensação ou Fornecimento de Medicamento (REDFM) da RNDS
1.0.0 - STU1 Brazil flag

!!Guia de Implementação do Registro Eletrônico de Dispensação ou Fornecimento de Medicamento (REDFM) da RNDS - Compilação de desenvolvimento local (v1.0.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas

Resource Profile: BR Core Medication

Official URL: https://br-core.saude.gov.br/fhir/StructureDefinition/br-core-medication Version: 1.0.0
Standards status: Informative Maturity Level: 1 Computable Name: BRCoreMedication

Usos:

Formal Views of Profile Content

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

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Medication 0..* Medication Definition of a Medication
... id Σ 0..1 id Referenciamento entre elemento
... meta Σ 0..1 Meta Metadados sobre o recurso
... implicitRules ?!Σ 0..1 uri Um conjunto de regras sob as quais este conteúdo foi criado
... text 0..1 Narrative Resumo de texto para o recurso, para interpretação humana
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Recursos contidos
... extension 0..1 Extension Extensões adicionais
... modifierExtension ?! 0..* Extension Extensões
... identifier Σ 0..* Identifier Identificador de negócios para este medicamento
... code Σ 0..1 CodeableConcept Nome do medicamento
Vínculo: SNOMEDCTMedicationCodes (example): A coded concept that defines the type of a medication.
... status ?!Σ 0..1 code ativo| inativo| entrado com erro
Vínculo: Medication Status Codes (required): A coded concept defining if the medication is in active use.
... manufacturer Σ 0..1 Reference(BR Core Organization) Organização Fabricante
... form 0..1 CodeableConcept Unidade de medida do medicamento
Vínculo: SNOMEDCTFormCodes (example): A coded concept defining the form of a medication.
... amount Σ 0..1 Ratio Quantidade de medicamento
... ingredient 0..* BackboneElement Ingrediente ativo ou inativo
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... Fatias para item[x] 1..1 Ingrediente
Fatia: Não ordenado, Aberto por type:$this
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Substance | Medication)
..... item[x]:itemReference 1..1 Reference(Substance | BR Core Medication) The actual ingredient or content
.... isActive 0..1 boolean Ingrediente ativo
.... strength 0..1 Ratio Uma proporção de dois valores de Quantidade - um numerador e um denominador
... batch 0..1 BackboneElement Detalhes sobre a medicação.
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... lotNumber 0..1 string Lote de medicamento.
.... expirationDate 0..1 dateTime Data de validade do medicamento.

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
Medication.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Medication.codeexampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
From a norma FHIR
Medication.statusrequiredMedication Status Codes
http://hl7.org/fhir/ValueSet/medication-status|4.0.1
From a norma FHIR
Medication.formexampleSNOMEDCTFormCodes
http://hl7.org/fhir/ValueSet/medication-form-codes
From a norma FHIR

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorMedicationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationIf 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-4errorMedicationIf 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-5errorMedicationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Medication

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Medication 0..* Medication Definition of a Medication
... id 0..1 id Referenciamento entre elemento
... meta 0..1 Meta Metadados sobre o recurso
... implicitRules 0..1 uri Um conjunto de regras sob as quais este conteúdo foi criado
... text 0..1 Narrative Resumo de texto para o recurso, para interpretação humana
... contained 0..* Resource Recursos contidos
... extension 0..1 Extension Extensões adicionais
... modifierExtension 0..* Extension Extensões
... identifier 0..* Identifier Identificador de negócios para este medicamento
... code 0..1 CodeableConcept Nome do medicamento
... status 0..1 code ativo| inativo| entrado com erro
... manufacturer 0..1 Reference(BR Core Organization) Organização Fabricante
... form 0..1 CodeableConcept Unidade de medida do medicamento
... amount 0..1 Ratio Quantidade de medicamento
... ingredient 0..* BackboneElement Ingrediente ativo ou inativo
.... Fatias para item[x] 1..1 CodeableConcept, Reference(Substance | Medication) Ingrediente
Fatia: Não ordenado, Aberto por type:$this
..... item[x]:itemReference 1..1 Reference(Substance | BR Core Medication) The actual ingredient or content
.... isActive 0..1 boolean Ingrediente ativo
.... strength 0..1 Ratio Uma proporção de dois valores de Quantidade - um numerador e um denominador
... batch 0..1 BackboneElement Detalhes sobre a medicação.
.... lotNumber 0..1 string Lote de medicamento.
.... expirationDate 0..1 dateTime Data de validade do medicamento.

doco Documentação para este formato
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Medication 0..* Medication Definition of a Medication
... id Σ 0..1 id Referenciamento entre elemento
... meta Σ 0..1 Meta Metadados sobre o recurso
... implicitRules ?!Σ 0..1 uri Um conjunto de regras sob as quais este conteúdo foi criado
... text 0..1 Narrative Resumo de texto para o recurso, para interpretação humana
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Recursos contidos
... extension 0..1 Extension Extensões adicionais
... modifierExtension ?! 0..* Extension Extensões
... identifier Σ 0..* Identifier Identificador de negócios para este medicamento
... code Σ 0..1 CodeableConcept Nome do medicamento
Vínculo: SNOMEDCTMedicationCodes (example): A coded concept that defines the type of a medication.
... status ?!Σ 0..1 code ativo| inativo| entrado com erro
Vínculo: Medication Status Codes (required): A coded concept defining if the medication is in active use.
... manufacturer Σ 0..1 Reference(BR Core Organization) Organização Fabricante
... form 0..1 CodeableConcept Unidade de medida do medicamento
Vínculo: SNOMEDCTFormCodes (example): A coded concept defining the form of a medication.
... amount Σ 0..1 Ratio Quantidade de medicamento
... ingredient 0..* BackboneElement Ingrediente ativo ou inativo
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... Fatias para item[x] 1..1 Ingrediente
Fatia: Não ordenado, Aberto por type:$this
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Substance | Medication)
..... item[x]:itemReference 1..1 Reference(Substance | BR Core Medication) The actual ingredient or content
.... isActive 0..1 boolean Ingrediente ativo
.... strength 0..1 Ratio Uma proporção de dois valores de Quantidade - um numerador e um denominador
... batch 0..1 BackboneElement Detalhes sobre a medicação.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... lotNumber 0..1 string Lote de medicamento.
.... expirationDate 0..1 dateTime Data de validade do medicamento.

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
Medication.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Medication.codeexampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
From a norma FHIR
Medication.statusrequiredMedication Status Codes
http://hl7.org/fhir/ValueSet/medication-status|4.0.1
From a norma FHIR
Medication.formexampleSNOMEDCTFormCodes
http://hl7.org/fhir/ValueSet/medication-form-codes
From a norma FHIR

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorMedicationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationIf 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-4errorMedicationIf 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-5errorMedicationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Medication

Resumo

Estruturas

Esta estrutura refere-se a estas outras estruturas:

Fatias

Esta estrutura define os seguintes Slices:

  • The element 1 is sliced based on the value of Medication.ingredient.item[x]

Maturidade: 1

Key Elements View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Medication 0..* Medication Definition of a Medication
... id Σ 0..1 id Referenciamento entre elemento
... meta Σ 0..1 Meta Metadados sobre o recurso
... implicitRules ?!Σ 0..1 uri Um conjunto de regras sob as quais este conteúdo foi criado
... text 0..1 Narrative Resumo de texto para o recurso, para interpretação humana
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Recursos contidos
... extension 0..1 Extension Extensões adicionais
... modifierExtension ?! 0..* Extension Extensões
... identifier Σ 0..* Identifier Identificador de negócios para este medicamento
... code Σ 0..1 CodeableConcept Nome do medicamento
Vínculo: SNOMEDCTMedicationCodes (example): A coded concept that defines the type of a medication.
... status ?!Σ 0..1 code ativo| inativo| entrado com erro
Vínculo: Medication Status Codes (required): A coded concept defining if the medication is in active use.
... manufacturer Σ 0..1 Reference(BR Core Organization) Organização Fabricante
... form 0..1 CodeableConcept Unidade de medida do medicamento
Vínculo: SNOMEDCTFormCodes (example): A coded concept defining the form of a medication.
... amount Σ 0..1 Ratio Quantidade de medicamento
... ingredient 0..* BackboneElement Ingrediente ativo ou inativo
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... Fatias para item[x] 1..1 Ingrediente
Fatia: Não ordenado, Aberto por type:$this
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Substance | Medication)
..... item[x]:itemReference 1..1 Reference(Substance | BR Core Medication) The actual ingredient or content
.... isActive 0..1 boolean Ingrediente ativo
.... strength 0..1 Ratio Uma proporção de dois valores de Quantidade - um numerador e um denominador
... batch 0..1 BackboneElement Detalhes sobre a medicação.
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... lotNumber 0..1 string Lote de medicamento.
.... expirationDate 0..1 dateTime Data de validade do medicamento.

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
Medication.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Medication.codeexampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
From a norma FHIR
Medication.statusrequiredMedication Status Codes
http://hl7.org/fhir/ValueSet/medication-status|4.0.1
From a norma FHIR
Medication.formexampleSNOMEDCTFormCodes
http://hl7.org/fhir/ValueSet/medication-form-codes
From a norma FHIR

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorMedicationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationIf 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-4errorMedicationIf 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-5errorMedicationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Differential View

This structure is derived from Medication

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Medication 0..* Medication Definition of a Medication
... id 0..1 id Referenciamento entre elemento
... meta 0..1 Meta Metadados sobre o recurso
... implicitRules 0..1 uri Um conjunto de regras sob as quais este conteúdo foi criado
... text 0..1 Narrative Resumo de texto para o recurso, para interpretação humana
... contained 0..* Resource Recursos contidos
... extension 0..1 Extension Extensões adicionais
... modifierExtension 0..* Extension Extensões
... identifier 0..* Identifier Identificador de negócios para este medicamento
... code 0..1 CodeableConcept Nome do medicamento
... status 0..1 code ativo| inativo| entrado com erro
... manufacturer 0..1 Reference(BR Core Organization) Organização Fabricante
... form 0..1 CodeableConcept Unidade de medida do medicamento
... amount 0..1 Ratio Quantidade de medicamento
... ingredient 0..* BackboneElement Ingrediente ativo ou inativo
.... Fatias para item[x] 1..1 CodeableConcept, Reference(Substance | Medication) Ingrediente
Fatia: Não ordenado, Aberto por type:$this
..... item[x]:itemReference 1..1 Reference(Substance | BR Core Medication) The actual ingredient or content
.... isActive 0..1 boolean Ingrediente ativo
.... strength 0..1 Ratio Uma proporção de dois valores de Quantidade - um numerador e um denominador
... batch 0..1 BackboneElement Detalhes sobre a medicação.
.... lotNumber 0..1 string Lote de medicamento.
.... expirationDate 0..1 dateTime Data de validade do medicamento.

doco Documentação para este formato

Snapshot View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Medication 0..* Medication Definition of a Medication
... id Σ 0..1 id Referenciamento entre elemento
... meta Σ 0..1 Meta Metadados sobre o recurso
... implicitRules ?!Σ 0..1 uri Um conjunto de regras sob as quais este conteúdo foi criado
... text 0..1 Narrative Resumo de texto para o recurso, para interpretação humana
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Recursos contidos
... extension 0..1 Extension Extensões adicionais
... modifierExtension ?! 0..* Extension Extensões
... identifier Σ 0..* Identifier Identificador de negócios para este medicamento
... code Σ 0..1 CodeableConcept Nome do medicamento
Vínculo: SNOMEDCTMedicationCodes (example): A coded concept that defines the type of a medication.
... status ?!Σ 0..1 code ativo| inativo| entrado com erro
Vínculo: Medication Status Codes (required): A coded concept defining if the medication is in active use.
... manufacturer Σ 0..1 Reference(BR Core Organization) Organização Fabricante
... form 0..1 CodeableConcept Unidade de medida do medicamento
Vínculo: SNOMEDCTFormCodes (example): A coded concept defining the form of a medication.
... amount Σ 0..1 Ratio Quantidade de medicamento
... ingredient 0..* BackboneElement Ingrediente ativo ou inativo
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... Fatias para item[x] 1..1 Ingrediente
Fatia: Não ordenado, Aberto por type:$this
..... itemCodeableConcept CodeableConcept
..... itemReference Reference(Substance | Medication)
..... item[x]:itemReference 1..1 Reference(Substance | BR Core Medication) The actual ingredient or content
.... isActive 0..1 boolean Ingrediente ativo
.... strength 0..1 Ratio Uma proporção de dois valores de Quantidade - um numerador e um denominador
... batch 0..1 BackboneElement Detalhes sobre a medicação.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... lotNumber 0..1 string Lote de medicamento.
.... expirationDate 0..1 dateTime Data de validade do medicamento.

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeConjunto de valoresURI
Medication.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From a norma FHIR
Vínculos adicionais Objetivo
AllLanguages Vínculo máximo
Medication.codeexampleSNOMEDCTMedicationCodes
http://hl7.org/fhir/ValueSet/medication-codes
From a norma FHIR
Medication.statusrequiredMedication Status Codes
http://hl7.org/fhir/ValueSet/medication-status|4.0.1
From a norma FHIR
Medication.formexampleSNOMEDCTFormCodes
http://hl7.org/fhir/ValueSet/medication-form-codes
From a norma FHIR

Restrições

IdGrauCaminho(s)DetalhesRequisitos
dom-2errorMedicationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationIf 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-4errorMedicationIf 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-5errorMedicationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Medication

Resumo

Estruturas

Esta estrutura refere-se a estas outras estruturas:

Fatias

Esta estrutura define os seguintes Slices:

  • The element 1 is sliced based on the value of Medication.ingredient.item[x]

Maturidade: 1

 

Other representations of profile: CSV, Excel, Schematron