Guia de Implementação da SES GO - CORE
0.0.1 - draft
Guia de Implementação da SES GO - CORE - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Official URL: https://fhir.saude.go.gov.br/r4/core/StructureDefinition/medicamento-especializado | Version: 0.0.1 | |||
Draft as of 2025-01-17 | Computable Name: MedicamentoEspecializado |
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Medication | 0..* | Medicamento | Definition of a Medication dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-5: If a resource is contained in another resource, it SHALL NOT have a security label dom-6: A resource should have narrative for robust management | |
Slices for extension | Content/Rules for all slices | |||
serialCode | 0..1 | string | Extension URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRCodigoSerialMedicamento ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
tipoProduto | 0..1 | (Complex) | Tipo Profissional URL: https://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-produto ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
extension | 0..0 | |||
url | 1..1 | uri | "https://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-produto" | |
value[x] | 1..1 | code | Value of extension Binding: Tipo Produto (required) ele-1: All FHIR elements must have a @value or children Required Pattern: E | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
Slices for identifier | Σ | 1..* | Identifier | Business identifier for this medication Slice: Unordered, Open by value:system ele-1: All FHIR elements must have a @value or children |
identifier:All Slices | Content/Rules for all slices | |||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . ele-1: All FHIR elements must have a @value or children |
system | Σ | 1..1 | uri | The namespace for the identifier value ele-1: All FHIR elements must have a @value or children Example General: http://www.acme.com/identifiers/patient |
value | Σ | 1..1 | string | The value that is unique ele-1: All FHIR elements must have a @value or children Example General: 123456 |
identifier:identificadorSDME | Σ | 1..1 | Identifier | Business identifier for this medication ele-1: All FHIR elements must have a @value or children |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . ele-1: All FHIR elements must have a @value or children |
system | Σ | 0..1 | uri | The namespace for the identifier value ele-1: All FHIR elements must have a @value or children Required Pattern: https://fhir.saude.go.gov.br/sid/registro-entrada-sdme |
code | Σ | 1..1 | CodeableConcept | Nome do Medicamento Binding: Terminologia dos medicamentos (required): Define a terminologia de um dado medicamento. ele-1: All FHIR elements must have a @value or children |
coding | Σ | 1..1 | Coding | Code defined by a terminology system ele-1: All FHIR elements must have a @value or children |
system | Σ | 1..1 | uri | Identity of the terminology system ele-1: All FHIR elements must have a @value or children |
code | Σ | 1..1 | code | Symbol in syntax defined by the system ele-1: All FHIR elements must have a @value or children |
status | ?!Σ | 0..1 | code | active | inactive | entered-in-error Binding: Medication Status Codes (required): A coded concept defining if the medication is in active use. ele-1: All FHIR elements must have a @value or children |
manufacturer | Σ | 1..1 | Reference(Empresa Fabricante de Medicamentos) | Manufacturer of the item ele-1: All FHIR elements must have a @value or children |
batch | 1..1 | BackboneElement | Detalhes sobre a medicação. ele-1: All FHIR elements must have a @value or children | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
lotNumber | 1..1 | string | Lote de medicamento. ele-1: All FHIR elements must have a @value or children | |
expirationDate | 1..1 | dateTime | Data de validade do medicamento. ele-1: All FHIR elements must have a @value or children | |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Medication.extension:tipoProduto.value[x] | required | Pattern: Ehttps://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-produto from this IG | |
Medication.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Medication.identifier:identificadorSDME.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Medication.code | required | Terminologia dos medicamentoshttp://www.saude.gov.br/fhir/r4/ValueSet/BRTerminologiaMedicamento | |
Medication.status | required | Medication Status Codeshttp://hl7.org/fhir/ValueSet/medication-status|4.0.1 from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Medication | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Medication | If 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-4 | error | Medication | If 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-5 | error | Medication | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Medication | A resource should have narrative for robust management : text.`div`.exists() | |
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() |
This structure is derived from Medicamento
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Medication | Medicamento | |||
Slices for extension | Content/Rules for all slices | |||
extension:tipoProduto | 0..1 | TipoProduto | Tipo Profissional | |
value[x] | 1..1 | code | Value of extension Required Pattern: 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. | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Medication | 0..* | Medicamento | Definition of a Medication | |
meta | Σ | 0..1 | Meta | Metadata about the resource |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
serialCode | 0..1 | string | Extension URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRCodigoSerialMedicamento | |
tipoProduto | 0..1 | (Complex) | Tipo Profissional URL: https://fhir.saude.go.gov.br/r4/core/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/core/StructureDefinition/tipo-produto" | |
value[x] | 1..1 | code | Value of extension Binding: Tipo Produto (required) Required Pattern: E | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
Slices for identifier | Σ | 1..* | Identifier | Business identifier for this medication Slice: Unordered, Open by value:system |
identifier:All Slices | Content/Rules for all slices | |||
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: 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 Example General: http://www.acme.com/identifiers/patient |
value | Σ | 1..1 | string | The value that is unique Example 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 Slice: Unordered, Open by value:url | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: 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 | Σ | 0..1 | uri | The namespace for the identifier value Required Pattern: https://fhir.saude.go.gov.br/sid/registro-entrada-sdme |
value | Σ | 0..1 | string | The value that is unique Example 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 Binding: Terminologia dos medicamentos (required): Define a terminologia de um dado medicamento. |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
coding | Σ | 1..1 | Coding | Code defined by a terminology system |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by 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 Binding: 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 Binding: 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. | |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Medication.extension:tipoProduto.value[x] | required | Pattern: Ehttps://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-produto from this IG | |
Medication.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Medication.identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | |
Medication.identifier:identificadorSDME.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Medication.identifier:identificadorSDME.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | |
Medication.code | required | Terminologia dos medicamentoshttp://www.saude.gov.br/fhir/r4/ValueSet/BRTerminologiaMedicamento | |
Medication.status | required | Medication Status Codeshttp://hl7.org/fhir/ValueSet/medication-status|4.0.1 from the FHIR Standard | |
Medication.form | required | Unidade de Medida de Medicamentohttp://www.saude.gov.br/fhir/r4/ValueSet/BRUnidadeMedidaMedicamento |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Medication | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Medication | If 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-4 | error | Medication | If 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-5 | error | Medication | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Medication | A resource should have narrative for robust management : text.`div`.exists() | |
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() |
This structure is derived from Medicamento
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Medication | 0..* | Medicamento | Definition of a Medication dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-5: If a resource is contained in another resource, it SHALL NOT have a security label dom-6: A resource should have narrative for robust management | |
Slices for extension | Content/Rules for all slices | |||
serialCode | 0..1 | string | Extension URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRCodigoSerialMedicamento ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
tipoProduto | 0..1 | (Complex) | Tipo Profissional URL: https://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-produto ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
extension | 0..0 | |||
url | 1..1 | uri | "https://fhir.saude.go.gov.br/r4/core/StructureDefinition/tipo-produto" | |
value[x] | 1..1 | code | Value of extension Binding: Tipo Produto (required) ele-1: All FHIR elements must have a @value or children Required Pattern: E | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
Slices for identifier | Σ | 1..* | Identifier | Business identifier for this medication Slice: Unordered, Open by value:system ele-1: All FHIR elements must have a @value or children |
identifier:All Slices | Content/Rules for all slices | |||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . ele-1: All FHIR elements must have a @value or children |
system | Σ | 1..1 | uri | The namespace for the identifier value ele-1: All FHIR elements must have a @value or children Example General: http://www.acme.com/identifiers/patient |
value | Σ | 1..1 | string | The value that is unique ele-1: All FHIR elements must have a @value or children Example General: 123456 |
identifier:identificadorSDME | Σ | 1..1 | Identifier | Business identifier for this medication ele-1: All FHIR elements must have a @value or children |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . ele-1: All FHIR elements must have a @value or children |
system | Σ | 0..1 | uri | The namespace for the identifier value ele-1: All FHIR elements must have a @value or children Required Pattern: https://fhir.saude.go.gov.br/sid/registro-entrada-sdme |
code | Σ | 1..1 | CodeableConcept | Nome do Medicamento Binding: Terminologia dos medicamentos (required): Define a terminologia de um dado medicamento. ele-1: All FHIR elements must have a @value or children |
coding | Σ | 1..1 | Coding | Code defined by a terminology system ele-1: All FHIR elements must have a @value or children |
system | Σ | 1..1 | uri | Identity of the terminology system ele-1: All FHIR elements must have a @value or children |
code | Σ | 1..1 | code | Symbol in syntax defined by the system ele-1: All FHIR elements must have a @value or children |
status | ?!Σ | 0..1 | code | active | inactive | entered-in-error Binding: Medication Status Codes (required): A coded concept defining if the medication is in active use. ele-1: All FHIR elements must have a @value or children |
manufacturer | Σ | 1..1 | Reference(Empresa Fabricante de Medicamentos) | Manufacturer of the item ele-1: All FHIR elements must have a @value or children |
batch | 1..1 | BackboneElement | Detalhes sobre a medicação. ele-1: All FHIR elements must have a @value or children | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
lotNumber | 1..1 | string | Lote de medicamento. ele-1: All FHIR elements must have a @value or children | |
expirationDate | 1..1 | dateTime | Data de validade do medicamento. ele-1: All FHIR elements must have a @value or children | |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Medication.extension:tipoProduto.value[x] | required | Pattern: Ehttps://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-produto from this IG | |
Medication.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Medication.identifier:identificadorSDME.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Medication.code | required | Terminologia dos medicamentoshttp://www.saude.gov.br/fhir/r4/ValueSet/BRTerminologiaMedicamento | |
Medication.status | required | Medication Status Codeshttp://hl7.org/fhir/ValueSet/medication-status|4.0.1 from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Medication | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Medication | If 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-4 | error | Medication | If 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-5 | error | Medication | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Medication | A resource should have narrative for robust management : text.`div`.exists() | |
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() |
Differential View
This structure is derived from Medicamento
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Medication | Medicamento | |||
Slices for extension | Content/Rules for all slices | |||
extension:tipoProduto | 0..1 | TipoProduto | Tipo Profissional | |
value[x] | 1..1 | code | Value of extension Required Pattern: 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. | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Medication | 0..* | Medicamento | Definition of a Medication | |
meta | Σ | 0..1 | Meta | Metadata about the resource |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
serialCode | 0..1 | string | Extension URL: http://www.saude.gov.br/fhir/r4/StructureDefinition/BRCodigoSerialMedicamento | |
tipoProduto | 0..1 | (Complex) | Tipo Profissional URL: https://fhir.saude.go.gov.br/r4/core/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/core/StructureDefinition/tipo-produto" | |
value[x] | 1..1 | code | Value of extension Binding: Tipo Produto (required) Required Pattern: E | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
Slices for identifier | Σ | 1..* | Identifier | Business identifier for this medication Slice: Unordered, Open by value:system |
identifier:All Slices | Content/Rules for all slices | |||
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: 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 Example General: http://www.acme.com/identifiers/patient |
value | Σ | 1..1 | string | The value that is unique Example 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 Slice: Unordered, Open by value:url | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: 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 | Σ | 0..1 | uri | The namespace for the identifier value Required Pattern: https://fhir.saude.go.gov.br/sid/registro-entrada-sdme |
value | Σ | 0..1 | string | The value that is unique Example 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 Binding: Terminologia dos medicamentos (required): Define a terminologia de um dado medicamento. |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
coding | Σ | 1..1 | Coding | Code defined by a terminology system |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by 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 Binding: 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 Binding: 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. | |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Medication.extension:tipoProduto.value[x] | required | Pattern: Ehttps://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-produto from this IG | |
Medication.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Medication.identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | |
Medication.identifier:identificadorSDME.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Medication.identifier:identificadorSDME.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | |
Medication.code | required | Terminologia dos medicamentoshttp://www.saude.gov.br/fhir/r4/ValueSet/BRTerminologiaMedicamento | |
Medication.status | required | Medication Status Codeshttp://hl7.org/fhir/ValueSet/medication-status|4.0.1 from the FHIR Standard | |
Medication.form | required | Unidade de Medida de Medicamentohttp://www.saude.gov.br/fhir/r4/ValueSet/BRUnidadeMedidaMedicamento |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Medication | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Medication | If 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-4 | error | Medication | If 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-5 | error | Medication | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Medication | A resource should have narrative for robust management : text.`div`.exists() | |
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() |
This structure is derived from Medicamento
Other representations of profile: CSV, Excel, Schematron