Guia de Implementação da SES GO - Medicamentos
1.0.0 - draft Brazil flag

Guia de Implementação da SES GO - Medicamentos - Downloaded Version 1.0.0 See the Directory of published versions

Perfil: Medicamento Especializado

URL oficial: https://fhir.saude.go.gov.br/r4/medicamentos/StructureDefinition/medicamento-especializado Versão: 1.0.0
Draft as of 2025-11-25 Nome para computador: MedicamentoEspecializado

Medicamento especializado

Usos:

You can also check for usages in the FHIR IG Statistics

Representações do perfil

Descrição de perfis, diferenças, instantâneo, e como apresentações diferentes funcionam.

Essa estrutura é derivada de Medicamento

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Medication 0..* Medicamento Definition of a Medication
... Fatias para extension Conteúdo/regras para todas as fatias
.... extension:tipoProduto 0..1 TipoProduto Tipo Profissional
..... value[x] 1..1 code Value of extension
Padrão necessário: E
... batch 1..1 BackboneElement Detalhes sobre a medicação.
.... lotNumber 1..1 string Lote de medicamento.
.... expirationDate 1..1 dateTime Data de validade do medicamento.

doco Documentação para este formato
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Medication 0..* Medicamento Definition of a Medication
... Fatias para extension Conteúdo/regras para todas as fatias
.... extension:serialCode 0..1 string Extension
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRCodigoSerialMedicamento
.... extension:tipoProduto 0..1 (Complexo) Tipo Profissional
URL: https://fhir.saude.go.gov.br/r4/medicamentos/StructureDefinition/tipo-produto
..... extension 0..0
..... url 1..1 uri "https://fhir.saude.go.gov.br/r4/medicamentos/StructureDefinition/tipo-produto"
..... value[x] 1..1 code Value of extension
Vínculo: Tipo Produto (required)
Padrão necessário: E
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Fatias para identifier Σ 1..* Identifier Business identifier for this medication
Fatia: Não ordenado, Aberto por value:system
.... identifier:Todas as fatias Conteúdo/regras para todas as fatias
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
.... identifier:identificadorSDME Σ 1..1 Identifier Business identifier for this medication
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri The namespace for the identifier value
Padrão necessário: https://fhir.saude.go.gov.br/sid/registro-entrada-sdme
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... code Σ 1..1 CodeableConcept Nome do Medicamento
Vínculo: Terminologia dos medicamentos (required): Define a terminologia de um dado medicamento.
.... 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
... status ?!Σ 0..1 code active | inactive | entered-in-error
Vínculo: Medication Status Codes (required): A coded concept defining if the medication is in active use.
... manufacturer Σ 1..1 Reference(Empresa Fabricante de Medicamentos) Manufacturer of the item
... batch 1..1 BackboneElement Detalhes sobre a medicação.
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... lotNumber 1..1 string Lote de medicamento.
.... expirationDate 1..1 dateTime Data de validade do medicamento.

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Medication.extension:tipoProduto.value[x]requiredPattern Value: E
https://fhir.saude.go.gov.br/r4/medicamentos/ValueSet/tipo-produto
From este IG
Medication.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Medication.identifier:identificadorSDME.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Medication.coderequiredBRTerminologiaMedicamento
http://www.saude.gov.br/fhir/r4/ValueSet/BRTerminologiaMedicamento
Medication.statusrequiredMedication Status Codes
http://hl7.org/fhir/ValueSet/medication-status|4.0.1
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()
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Medication 0..* Medicamento Definition of a Medication
... meta Σ 0..1 Meta Metadata about the resource
... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
.... extension:serialCode 0..1 string Extension
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRCodigoSerialMedicamento
.... extension:tipoProduto 0..1 (Complexo) Tipo Profissional
URL: https://fhir.saude.go.gov.br/r4/medicamentos/StructureDefinition/tipo-produto
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "https://fhir.saude.go.gov.br/r4/medicamentos/StructureDefinition/tipo-produto"
..... value[x] 1..1 code Value of extension
Vínculo: Tipo Produto (required)
Padrão necessário: E
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Fatias para identifier Σ 1..* Identifier Business identifier for this medication
Fatia: Não ordenado, Aberto por value:system
.... identifier:Todas as fatias Conteúdo/regras para todas as fatias
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Vínculo: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
.... identifier:identificadorSDME Σ 1..1 Identifier Business identifier for this medication
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Vínculo: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 1..1 uri The namespace for the identifier value
Padrão necessário: https://fhir.saude.go.gov.br/sid/registro-entrada-sdme
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... code Σ 1..1 CodeableConcept Nome do Medicamento
Vínculo: Terminologia dos medicamentos (required): Define a terminologia de um dado medicamento.
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... coding Σ 1..1 Coding Code defined by a terminology system
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri Identity of the terminology system
..... version Σ 0..1 string Versão da terminologia - se relevante
..... code Σ 1..1 code Symbol in syntax defined by the system
.... text Σ 0..1 string Nome da terminologia
... status ?!Σ 0..1 code active | inactive | entered-in-error
Vínculo: Medication Status Codes (required): A coded concept defining if the medication is in active use.
... manufacturer Σ 1..1 Reference(Empresa Fabricante de Medicamentos) Manufacturer of the item
... form 0..1 CodeableConcept Unidade de medida do medicamento
Vínculo: Unidade de Medida de Medicamento (required): Unidade de medida do medicamento
... batch 1..1 BackboneElement Detalhes sobre a medicação.
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... lotNumber 1..1 string Lote de medicamento.
.... expirationDate 1..1 dateTime Data de validade do medicamento.

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Medication.extension:tipoProduto.value[x]requiredPattern Value: E
https://fhir.saude.go.gov.br/r4/medicamentos/ValueSet/tipo-produto
From este IG
Medication.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Medication.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Medication.identifier:identificadorSDME.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Medication.identifier:identificadorSDME.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Medication.coderequiredBRTerminologiaMedicamento
http://www.saude.gov.br/fhir/r4/ValueSet/BRTerminologiaMedicamento
Medication.statusrequiredMedication Status Codes
http://hl7.org/fhir/ValueSet/medication-status|4.0.1
From a norma FHIR
Medication.formrequiredUnidade de Medida de Medicamento
http://www.saude.gov.br/fhir/r4/ValueSet/BRUnidadeMedidaMedicamento

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()

Essa estrutura é derivada de Medicamento

Resumo

Obrigatório: 3 elementos

Visão de diferenças

Essa estrutura é derivada de Medicamento

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Medication 0..* Medicamento Definition of a Medication
... Fatias para extension Conteúdo/regras para todas as fatias
.... extension:tipoProduto 0..1 TipoProduto Tipo Profissional
..... value[x] 1..1 code Value of extension
Padrão necessário: E
... batch 1..1 BackboneElement Detalhes sobre a medicação.
.... lotNumber 1..1 string Lote de medicamento.
.... expirationDate 1..1 dateTime Data de validade do medicamento.

doco Documentação para este formato

Visão de elementos chave

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Medication 0..* Medicamento Definition of a Medication
... Fatias para extension Conteúdo/regras para todas as fatias
.... extension:serialCode 0..1 string Extension
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRCodigoSerialMedicamento
.... extension:tipoProduto 0..1 (Complexo) Tipo Profissional
URL: https://fhir.saude.go.gov.br/r4/medicamentos/StructureDefinition/tipo-produto
..... extension 0..0
..... url 1..1 uri "https://fhir.saude.go.gov.br/r4/medicamentos/StructureDefinition/tipo-produto"
..... value[x] 1..1 code Value of extension
Vínculo: Tipo Produto (required)
Padrão necessário: E
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Fatias para identifier Σ 1..* Identifier Business identifier for this medication
Fatia: Não ordenado, Aberto por value:system
.... identifier:Todas as fatias Conteúdo/regras para todas as fatias
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
.... identifier:identificadorSDME Σ 1..1 Identifier Business identifier for this medication
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system Σ 1..1 uri The namespace for the identifier value
Padrão necessário: https://fhir.saude.go.gov.br/sid/registro-entrada-sdme
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
... code Σ 1..1 CodeableConcept Nome do Medicamento
Vínculo: Terminologia dos medicamentos (required): Define a terminologia de um dado medicamento.
.... 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
... status ?!Σ 0..1 code active | inactive | entered-in-error
Vínculo: Medication Status Codes (required): A coded concept defining if the medication is in active use.
... manufacturer Σ 1..1 Reference(Empresa Fabricante de Medicamentos) Manufacturer of the item
... batch 1..1 BackboneElement Detalhes sobre a medicação.
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... lotNumber 1..1 string Lote de medicamento.
.... expirationDate 1..1 dateTime Data de validade do medicamento.

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Medication.extension:tipoProduto.value[x]requiredPattern Value: E
https://fhir.saude.go.gov.br/r4/medicamentos/ValueSet/tipo-produto
From este IG
Medication.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Medication.identifier:identificadorSDME.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Medication.coderequiredBRTerminologiaMedicamento
http://www.saude.gov.br/fhir/r4/ValueSet/BRTerminologiaMedicamento
Medication.statusrequiredMedication Status Codes
http://hl7.org/fhir/ValueSet/medication-status|4.0.1
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()

Visão instantâneo

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Medication 0..* Medicamento Definition of a Medication
... meta Σ 0..1 Meta Metadata about the resource
... Fatias para extension 0..* Extension Extension
Fatia: Não ordenado, Aberto por value:url
.... extension:serialCode 0..1 string Extension
URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRCodigoSerialMedicamento
.... extension:tipoProduto 0..1 (Complexo) Tipo Profissional
URL: https://fhir.saude.go.gov.br/r4/medicamentos/StructureDefinition/tipo-produto
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "https://fhir.saude.go.gov.br/r4/medicamentos/StructureDefinition/tipo-produto"
..... value[x] 1..1 code Value of extension
Vínculo: Tipo Produto (required)
Padrão necessário: E
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Fatias para identifier Σ 1..* Identifier Business identifier for this medication
Fatia: Não ordenado, Aberto por value:system
.... identifier:Todas as fatias Conteúdo/regras para todas as fatias
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Vínculo: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 1..1 uri The namespace for the identifier value
Exemplo General: http://www.acme.com/identifiers/patient
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
.... identifier:identificadorSDME Σ 1..1 Identifier Business identifier for this medication
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Vínculo: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 0..1 CodeableConcept Description of identifier
Vínculo: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
..... system Σ 1..1 uri The namespace for the identifier value
Padrão necessário: https://fhir.saude.go.gov.br/sid/registro-entrada-sdme
..... value Σ 1..1 string The value that is unique
Exemplo General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... code Σ 1..1 CodeableConcept Nome do Medicamento
Vínculo: Terminologia dos medicamentos (required): Define a terminologia de um dado medicamento.
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... coding Σ 1..1 Coding Code defined by a terminology system
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 1..1 uri Identity of the terminology system
..... version Σ 0..1 string Versão da terminologia - se relevante
..... code Σ 1..1 code Symbol in syntax defined by the system
.... text Σ 0..1 string Nome da terminologia
... status ?!Σ 0..1 code active | inactive | entered-in-error
Vínculo: Medication Status Codes (required): A coded concept defining if the medication is in active use.
... manufacturer Σ 1..1 Reference(Empresa Fabricante de Medicamentos) Manufacturer of the item
... form 0..1 CodeableConcept Unidade de medida do medicamento
Vínculo: Unidade de Medida de Medicamento (required): Unidade de medida do medicamento
... batch 1..1 BackboneElement Detalhes sobre a medicação.
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... lotNumber 1..1 string Lote de medicamento.
.... expirationDate 1..1 dateTime Data de validade do medicamento.

doco Documentação para este formato

Terminologia Ligações

CaminhoConformidadeValueSet / CódigoURI
Medication.extension:tipoProduto.value[x]requiredPattern Value: E
https://fhir.saude.go.gov.br/r4/medicamentos/ValueSet/tipo-produto
From este IG
Medication.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Medication.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Medication.identifier:identificadorSDME.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
From a norma FHIR
Medication.identifier:identificadorSDME.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
From a norma FHIR
Medication.coderequiredBRTerminologiaMedicamento
http://www.saude.gov.br/fhir/r4/ValueSet/BRTerminologiaMedicamento
Medication.statusrequiredMedication Status Codes
http://hl7.org/fhir/ValueSet/medication-status|4.0.1
From a norma FHIR
Medication.formrequiredUnidade de Medida de Medicamento
http://www.saude.gov.br/fhir/r4/ValueSet/BRUnidadeMedidaMedicamento

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()

Essa estrutura é derivada de Medicamento

Resumo

Obrigatório: 3 elementos

 

Outras representações do perfil: CSV, Excel, Schematron