Guia de implementação do Core do Brasil: Release 1 - BR Realm | STU1
1.0.0 - STU1
BR
A caixa de publicação vai aqui
| Active as of 2026-01-14 |
Definitions for the br-core-medication resource profile.
Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere
| 0. Medication | |
| 2. Medication.id | |
| Definição | Identificador lógico deste artefato |
| Curto | Identificador lógico deste artefato |
| 4. Medication.meta | |
| Definição | Metadados sobre o recurso |
| Curto | Metadados sobre o recurso |
| 6. Medication.implicitRules | |
| Definição | Um conjunto de regras sob as quais este conteúdo foi criado |
| Curto | Um conjunto de regras sob as quais este conteúdo foi criado |
| 8. Medication.language | |
| Definição | Idioma do recurso |
| Curto | Idioma do recurso |
| 10. Medication.text | |
| Definição | Resumo do texto do recurso em linguagem natural |
| Curto | Resumo do texto do recurso em linguagem natural |
| 12. Medication.contained | |
| Definição | Recursos contidos no recurso |
| Curto | Recursos contidos no recurso |
| 14. Medication.extension | |
| Definição | Extensões adicionais que não fazem parte do modelo base |
| Curto | Extensões adicionais que não fazem parte do modelo base |
| 16. Medication.modifierExtension | |
| Definição | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas |
| Curto | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas |
| 18. Medication.identifier | |
| Definição | Identificadores para este recurso |
| Curto | Identificadores para este recurso |
| Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) |
| 20. Medication.code | |
| Definição | Código do medicamento |
| Curto | Código do medicamento |
| 22. Medication.status | |
| Definição | Status do medicamento ativo| inativo| entrado com erro |
| Curto | Status do medicamento ativo| inativo| entrado com erro |
| 24. Medication.manufacturer | |
| Definição | Referência ao fabricante do medicamento |
| Curto | Referência ao fabricante do medicamento |
| Tipo | Reference(BRCoreOrganization) |
| 26. Medication.form | |
| Definição | Forma famacêutica do medicamento |
| Curto | Forma famacêutica do medicamento |
| Vínculo | Os códigos DEVERÃO ser retirados de Medicine Doseform - IPS (required to http://hl7.org/fhir/uv/ips/ValueSet/medicine-doseform) |
| 28. Medication.amount | |
| Definição | Quantidade de medicamento na embalagem |
| Curto | Quantidade de medicamento na embalagem |
| 30. Medication.ingredient | |
| Definição | Ingredientes do medicamento |
| Curto | Ingredientes do medicamento |
| 32. Medication.ingredient.id | |
| Definição | ID exclusivo para referência entre elementos |
| Curto | ID exclusivo para referência entre elementos |
| 34. Medication.ingredient.extension | |
| Definição | Conteúdo adicional definido por implementações |
| Curto | Conteúdo adicional definido por implementações |
| 36. Medication.ingredient.modifierExtension | |
| Definição | Extensões que não podem ser ignoradas |
| Curto | Extensões que não podem ser ignoradas |
| 38. Medication.ingredient.item[x] | |
| Definição | O ingrediente ou conteúdo real Vinculante: Substâncias ativas de medicamentos - IPS (preferencial): Substâncias medicamentosas SNOMED CT |
| Curto | Ingrediente |
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] |
| Slicing | Este elemento introduz um conjunto de fatias em Medication.ingredient.item[x]. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: |
| 40. Medication.ingredient.item[x]:itemReference | |
| Nome da fatia | itemReference |
| Definição | Referência à Substance ou br-core-medication |
| Curto | Referência à Substance ou br-core-medication |
| Controlo | 0..1 |
| Tipo | Reference(Substance, br-core-medication) |
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] |
| 42. Medication.ingredient.isActive | |
| Definição | Indica se este é o ingrediente ativo |
| Curto | Indica se este é o ingrediente ativo |
| 44. Medication.ingredient.strength | |
| Definição | Quantidade do ingrediente presente |
| Curto | Quantidade do ingrediente presente |
| 46. Medication.batch | |
| Definição | Detalhes sobre medicamento na forma tack |
| Curto | Detalhes sobre medicamento na forma tack |
| 48. Medication.batch.id | |
| Definição | Identificador único para referência cruzada |
| Curto | Identificador único para referência cruzada |
| 50. Medication.batch.extension | |
| Definição | Extensões adicionais que não fazem parte do modelo de dados básico |
| Curto | Extensões adicionais que não fazem parte do modelo de dados básico |
| 52. Medication.batch.modifierExtension | |
| Definição | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas |
| Curto | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas |
| 54. Medication.batch.lotNumber | |
| Definição | Número do lote do pack de medicamento |
| Curto | Número do lote do pack de medicamento |
| 56. Medication.batch.expirationDate | |
| Definição | Data de validade do pack do medicamento |
| Curto | Data de validade do pack do medicamento |
Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere
| 0. Medication | |||||
| Definição | This resource is primarily used for the identification and definition of a medication for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use. | ||||
| Curto | Definition of a Medication | ||||
| Controlo | 0..* | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty()) 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 (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: 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: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty()) dom-6: A resource should have narrative for robust management (text.`div`.exists()) | ||||
| 2. Medication.id | |||||
| Definição | Identificador lógico deste artefato The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. | ||||
| Curto | Identificador lógico deste artefatoLogical id of this artifact | ||||
| Comentários | The only time that a resource does not have an id is when it is being submitted to the server using a create operation. | ||||
| Controlo | 0..1 | ||||
| Tipo | idstring | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| 4. Medication.meta | |||||
| Definição | Metadados sobre o recurso The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. | ||||
| Curto | Metadados sobre o recursoMetadata about the resource | ||||
| Controlo | 0..1 | ||||
| Tipo | Meta | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 6. Medication.implicitRules | |||||
| Definição | Um conjunto de regras sob as quais este conteúdo foi criado A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. | ||||
| Curto | Um conjunto de regras sob as quais este conteúdo foi criadoA set of rules under which this content was created | ||||
| Comentários | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc. | ||||
| Controlo | 0..1 | ||||
| Tipo | uri | ||||
| É modificador | true porque This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 8. Medication.language | |||||
| Definição | Idioma do recurso The base language in which the resource is written. | ||||
| Curto | Idioma do recursoLanguage of the resource content | ||||
| Comentários | Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de CommonLanguageshttp://hl7.org/fhir/ValueSet/languages (preferred to http://hl7.org/fhir/ValueSet/languages)A human language.
| ||||
| Tipo | code | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 10. Medication.text | |||||
| Definição | Resumo do texto do recurso em linguagem natural A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. | ||||
| Curto | Resumo do texto do recurso em linguagem naturalText summary of the resource, for human interpretation | ||||
| Comentários | Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later. | ||||
| Controlo | 0..1 | ||||
| Tipo | Narrative | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | narrative, html, xhtml, display | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 12. Medication.contained | |||||
| Definição | Recursos contidos no recurso These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. | ||||
| Curto | Recursos contidos no recursoContained, inline Resources | ||||
| Comentários | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels. | ||||
| Controlo | 0..* | ||||
| Tipo | Resource | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | inline resources, anonymous resources, contained resources | ||||
| 14. Medication.extension | |||||
| Definição | Extensões adicionais que não fazem parte do modelo base May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Curto | Extensões adicionais que não fazem parte do modelo baseAdditional content defined by implementations | ||||
| Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | extensions, user content | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| 16. Medication.modifierExtension | |||||
| Definição | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||||
| Curto | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidasExtensions that cannot be ignored | ||||
| Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them | ||||
| Resumo | false | ||||
| Requisitos | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||
| Nomes alternativos | extensions, user content | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| 18. Medication.identifier | |||||
| Definição | Identificadores para este recurso Business identifier for this medication. | ||||
| Curto | Identificadores para este recursoBusiness identifier for this medication | ||||
| Comentários | The serial number could be included as an identifier. | ||||
| Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) | ||||
| Controlo | 0..* | ||||
| Tipo | Identifier | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 20. Medication.code | |||||
| Definição | Código do medicamento A code (or set of codes) that specify this medication, or a textual description if no code is available. Usage note: This could be a standard medication code such as a code from RxNorm, SNOMED CT, IDMP etc. It could also be a national or local formulary code, optionally with translations to other code systems. | ||||
| Curto | Código do medicamentoCodes that identify this medication | ||||
| Comentários | Depending on the context of use, the code that was actually selected by the user (prescriber, dispenser, etc.) will have the coding.userSelected set to true. As described in the coding datatype: "A coding may be marked as a "userSelected" if a user selected the particular coded value in a user interface (e.g. the user selects an item in a pick-list). If a user selected coding exists, it is the preferred choice for performing translations etc. Other codes can only be literal translations to alternative code systems, or codes at a lower level of granularity (e.g. a generic code for a vendor-specific primary one). | ||||
| Controlo | 0..1 | ||||
| Vínculo | Para exemplos de códigos, ver SNOMEDCTMedicationCodeshttp://hl7.org/fhir/ValueSet/medication-codes (example to http://hl7.org/fhir/ValueSet/medication-codes)A coded concept that defines the type of a medication. | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 22. Medication.status | |||||
| Definição | Status do medicamento ativo| inativo| entrado com erro A code to indicate if the medication is in active use. | ||||
| Curto | Status do medicamento ativo| inativo| entrado com erroactive | inactive | entered-in-error | ||||
| Comentários | This status is intended to identify if the medication in a local system is in active use within a drug database or inventory. For example, a pharmacy system may create a new drug file record for a compounded product "ABC Hospital Special Cream" with an active status. At some point in the future, it may be determined that the drug record was created with an error and the status is changed to "entered in error". This status is not intended to specify if a medication is part of a particular formulary. It is possible that the drug record may be referenced by multiple formularies or catalogues and each of those entries would have a separate status. | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de Medication Status Codeshttp://hl7.org/fhir/ValueSet/medication-status|4.0.1 (required to http://hl7.org/fhir/ValueSet/medication-status|4.0.1)A coded concept defining if the medication is in active use. | ||||
| Tipo | code | ||||
| É modificador | true porque This element changes the interpretation of all descriptive attributes. | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 24. Medication.manufacturer | |||||
| Definição | Referência ao fabricante do medicamento Describes the details of the manufacturer of the medication product. This is not intended to represent the distributor of a medication product. | ||||
| Curto | Referência ao fabricante do medicamentoManufacturer of the item | ||||
| Controlo | 0..1 | ||||
| Tipo | Reference(BRCoreOrganization, Organization) | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 26. Medication.form | |||||
| Definição | Forma famacêutica do medicamento Describes the form of the item. Powder; tablets; capsule. | ||||
| Curto | Forma famacêutica do medicamentopowder | tablets | capsule + | ||||
| Comentários | When Medication is referenced from MedicationRequest, this is the ordered form. When Medication is referenced within MedicationDispense, this is the dispensed form. When Medication is referenced within MedicationAdministration, this is administered form. | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de Para exemplos de códigos, ver Medicine Doseform - IPShttp://hl7.org/fhir/ValueSet/medication-form-codes (required to http://hl7.org/fhir/uv/ips/ValueSet/medicine-doseform) | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 28. Medication.amount | |||||
| Definição | Quantidade de medicamento na embalagem Specific amount of the drug in the packaged product. For example, when specifying a product that has the same strength (For example, Insulin glargine 100 unit per mL solution for injection), this attribute provides additional clarification of the package amount (For example, 3 mL, 10mL, etc.). | ||||
| Curto | Quantidade de medicamento na embalagemAmount of drug in package | ||||
| Controlo | 0..1 | ||||
| Tipo | Ratio | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 30. Medication.ingredient | |||||
| Definição | Ingredientes do medicamento Identifies a particular constituent of interest in the product. | ||||
| Curto | Ingredientes do medicamentoActive or inactive ingredient | ||||
| Comentários | The ingredients need not be a complete list. If an ingredient is not specified, this does not indicate whether an ingredient is present or absent. If an ingredient is specified it does not mean that all ingredients are specified. It is possible to specify both inactive and active ingredients. | ||||
| Controlo | 0..* | ||||
| Tipo | BackboneElement | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 32. Medication.ingredient.id | |||||
| Definição | ID exclusivo para referência entre elementos Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Curto | ID exclusivo para referência entre elementosUnique id for inter-element referencing | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 34. Medication.ingredient.extension | |||||
| Definição | Conteúdo adicional definido por implementações May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Curto | Conteúdo adicional definido por implementaçõesAdditional content defined by implementations | ||||
| Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | extensions, user content | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| 36. Medication.ingredient.modifierExtension | |||||
| Definição | Extensões que não podem ser ignoradas May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||||
| Curto | Extensões que não podem ser ignoradasExtensions that cannot be ignored even if unrecognized | ||||
| Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Resumo | true | ||||
| Requisitos | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||
| Nomes alternativos | extensions, user content, modifiers | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| 38. Medication.ingredient.item[x] | |||||
| Definição | O ingrediente ou conteúdo real Vinculante: Substâncias ativas de medicamentos - IPS (preferencial): Substâncias medicamentosas SNOMED CT The actual ingredient - either a substance (simple ingredient) or another medication of a medication. | ||||
| Curto | IngredienteThe actual ingredient or content | ||||
| Controlo | 1..1 | ||||
| Tipo | Escolha de: CodeableConcept, Reference(Substance, Medication) | ||||
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | The ingredient may reference a substance (for example, amoxicillin) or another medication (for example in the case of a compounded product, Glaxal Base). | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| Slicing | Este elemento introduz um conjunto de fatias em Medication.ingredient.item[x]. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
| 40. Medication.ingredient.item[x]:itemReference | |||||
| Nome da fatia | itemReference | ||||
| Definição | Referência à Substance ou br-core-medication The actual ingredient - either a substance (simple ingredient) or another medication of a medication. | ||||
| Curto | Referência à Substance ou br-core-medicationThe actual ingredient or content | ||||
| Controlo | 01..1 | ||||
| Tipo | Reference(Substance, br-core-medication, Medication), CodeableConcept | ||||
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | The ingredient may reference a substance (for example, amoxicillin) or another medication (for example in the case of a compounded product, Glaxal Base). | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 42. Medication.ingredient.isActive | |||||
| Definição | Indica se este é o ingrediente ativo Indication of whether this ingredient affects the therapeutic action of the drug. | ||||
| Curto | Indica se este é o ingrediente ativoActive ingredient indicator | ||||
| Controlo | 0..1 | ||||
| Tipo | boolean | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Requisitos | True indicates that the ingredient affects the therapeutic action of the drug (i.e. active). False indicates that the ingredient does not affect the therapeutic action of the drug (i.e. inactive). | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 44. Medication.ingredient.strength | |||||
| Definição | Quantidade do ingrediente presente Specifies how many (or how much) of the items there are in this Medication. For example, 250 mg per tablet. This is expressed as a ratio where the numerator is 250mg and the denominator is 1 tablet. | ||||
| Curto | Quantidade do ingrediente presenteQuantity of ingredient present | ||||
| Controlo | 0..1 | ||||
| Tipo | Ratio | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 46. Medication.batch | |||||
| Definição | Detalhes sobre medicamento na forma tack Information that only applies to packages (not products). | ||||
| Curto | Detalhes sobre medicamento na forma tackDetails about packaged medications | ||||
| Controlo | 0..1 | ||||
| Tipo | BackboneElement | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 48. Medication.batch.id | |||||
| Definição | Identificador único para referência cruzada Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||||
| Curto | Identificador único para referência cruzadaUnique id for inter-element referencing | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 50. Medication.batch.extension | |||||
| Definição | Extensões adicionais que não fazem parte do modelo de dados básico May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. | ||||
| Curto | Extensões adicionais que não fazem parte do modelo de dados básicoAdditional content defined by implementations | ||||
| Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | extensions, user content | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| 52. Medication.batch.modifierExtension | |||||
| Definição | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). | ||||
| Curto | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidasExtensions that cannot be ignored even if unrecognized | ||||
| Comentários | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Resumo | true | ||||
| Requisitos | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. | ||||
| Nomes alternativos | extensions, user content, modifiers | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) | ||||
| 54. Medication.batch.lotNumber | |||||
| Definição | Número do lote do pack de medicamento The assigned lot number of a batch of the specified product. | ||||
| Curto | Número do lote do pack de medicamentoIdentifier assigned to batch | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 56. Medication.batch.expirationDate | |||||
| Definição | Data de validade do pack do medicamento When this specific batch of product will expire. | ||||
| Curto | Data de validade do pack do medicamentoWhen batch will expire | ||||
| Controlo | 0..1 | ||||
| Tipo | dateTime | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
Instruções sobre como interpretar o conteúdo desta tabela podem ser encontradashere
| 0. Medication | |||||
| Definição | This resource is primarily used for the identification and definition of a medication for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use. | ||||
| Curto | Definition of a Medication | ||||
| Controlo | 0..* | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())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 ( 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: 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: If a resource is contained in another resource, it SHALL NOT have a security label ( contained.meta.security.empty())dom-6: A resource should have narrative for robust management ( text.`div`.exists()) | ||||
| 2. Medication.id | |||||
| Definição | Identificador lógico deste artefato | ||||
| Curto | Identificador lógico deste artefato | ||||
| Comentários | The only time that a resource does not have an id is when it is being submitted to the server using a create operation. | ||||
| Controlo | 0..1 | ||||
| Tipo | id | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| 4. Medication.meta | |||||
| Definição | Metadados sobre o recurso | ||||
| Curto | Metadados sobre o recurso | ||||
| Controlo | 0..1 | ||||
| Tipo | Meta | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 6. Medication.implicitRules | |||||
| Definição | Um conjunto de regras sob as quais este conteúdo foi criado | ||||
| Curto | Um conjunto de regras sob as quais este conteúdo foi criado | ||||
| Comentários | Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc. | ||||
| Controlo | 0..1 | ||||
| Tipo | uri | ||||
| É modificador | true porque This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 8. Medication.language | |||||
| Definição | Idioma do recurso | ||||
| Curto | Idioma do recurso | ||||
| Comentários | Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de CommonLanguages (preferred to http://hl7.org/fhir/ValueSet/languages)A human language.
| ||||
| Tipo | code | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 10. Medication.text | |||||
| Definição | Resumo do texto do recurso em linguagem natural | ||||
| Curto | Resumo do texto do recurso em linguagem natural | ||||
| Comentários | Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later. | ||||
| Controlo | 0..1 | ||||
| Tipo | Narrative | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | narrative, html, xhtml, display | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 12. Medication.contained | |||||
| Definição | Recursos contidos no recurso | ||||
| Curto | Recursos contidos no recurso | ||||
| Comentários | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels. | ||||
| Controlo | 0..* | ||||
| Tipo | Resource | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Nomes alternativos | inline resources, anonymous resources, contained resources | ||||
| 14. Medication.extension | |||||
| Definição | Extensões adicionais que não fazem parte do modelo base | ||||
| Curto | Extensões adicionais que não fazem parte do modelo base | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 16. Medication.modifierExtension | |||||
| Definição | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas | ||||
| Curto | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 18. Medication.identifier | |||||
| Definição | Identificadores para este recurso | ||||
| Curto | Identificadores para este recurso | ||||
| Comentários | The serial number could be included as an identifier. | ||||
| Nota | Trata-se de um identificador de empresa e não de um identificador de recurso (ver discussão) | ||||
| Controlo | 0..* | ||||
| Tipo | Identifier | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 20. Medication.code | |||||
| Definição | Código do medicamento | ||||
| Curto | Código do medicamento | ||||
| Comentários | Depending on the context of use, the code that was actually selected by the user (prescriber, dispenser, etc.) will have the coding.userSelected set to true. As described in the coding datatype: "A coding may be marked as a "userSelected" if a user selected the particular coded value in a user interface (e.g. the user selects an item in a pick-list). If a user selected coding exists, it is the preferred choice for performing translations etc. Other codes can only be literal translations to alternative code systems, or codes at a lower level of granularity (e.g. a generic code for a vendor-specific primary one). | ||||
| Controlo | 0..1 | ||||
| Vínculo | Para exemplos de códigos, ver SNOMEDCTMedicationCodes (example to http://hl7.org/fhir/ValueSet/medication-codes)A coded concept that defines the type of a medication. | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 22. Medication.status | |||||
| Definição | Status do medicamento ativo| inativo| entrado com erro | ||||
| Curto | Status do medicamento ativo| inativo| entrado com erro | ||||
| Comentários | This status is intended to identify if the medication in a local system is in active use within a drug database or inventory. For example, a pharmacy system may create a new drug file record for a compounded product "ABC Hospital Special Cream" with an active status. At some point in the future, it may be determined that the drug record was created with an error and the status is changed to "entered in error". This status is not intended to specify if a medication is part of a particular formulary. It is possible that the drug record may be referenced by multiple formularies or catalogues and each of those entries would have a separate status. | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de Medication Status Codes (required to http://hl7.org/fhir/ValueSet/medication-status|4.0.1)A coded concept defining if the medication is in active use. | ||||
| Tipo | code | ||||
| É modificador | true porque This element changes the interpretation of all descriptive attributes. | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 24. Medication.manufacturer | |||||
| Definição | Referência ao fabricante do medicamento | ||||
| Curto | Referência ao fabricante do medicamento | ||||
| Controlo | 0..1 | ||||
| Tipo | Reference(BRCoreOrganization) | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 26. Medication.form | |||||
| Definição | Forma famacêutica do medicamento | ||||
| Curto | Forma famacêutica do medicamento | ||||
| Comentários | When Medication is referenced from MedicationRequest, this is the ordered form. When Medication is referenced within MedicationDispense, this is the dispensed form. When Medication is referenced within MedicationAdministration, this is administered form. | ||||
| Controlo | 0..1 | ||||
| Vínculo | Os códigos DEVERÃO ser retirados de Medicine Doseform - IPS (required to http://hl7.org/fhir/uv/ips/ValueSet/medicine-doseform) | ||||
| Tipo | CodeableConcept | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 28. Medication.amount | |||||
| Definição | Quantidade de medicamento na embalagem | ||||
| Curto | Quantidade de medicamento na embalagem | ||||
| Controlo | 0..1 | ||||
| Tipo | Ratio | ||||
| É modificador | false | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 30. Medication.ingredient | |||||
| Definição | Ingredientes do medicamento | ||||
| Curto | Ingredientes do medicamento | ||||
| Comentários | The ingredients need not be a complete list. If an ingredient is not specified, this does not indicate whether an ingredient is present or absent. If an ingredient is specified it does not mean that all ingredients are specified. It is possible to specify both inactive and active ingredients. | ||||
| Controlo | 0..* | ||||
| Tipo | BackboneElement | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 32. Medication.ingredient.id | |||||
| Definição | ID exclusivo para referência entre elementos | ||||
| Curto | ID exclusivo para referência entre elementos | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 34. Medication.ingredient.extension | |||||
| Definição | Conteúdo adicional definido por implementações | ||||
| Curto | Conteúdo adicional definido por implementações | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 36. Medication.ingredient.modifierExtension | |||||
| Definição | Extensões que não podem ser ignoradas | ||||
| Curto | Extensões que não podem ser ignoradas | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 38. Medication.ingredient.item[x] | |||||
| Definição | O ingrediente ou conteúdo real Vinculante: Substâncias ativas de medicamentos - IPS (preferencial): Substâncias medicamentosas SNOMED CT | ||||
| Curto | Ingrediente | ||||
| Controlo | 1..1 | ||||
| Tipo | Escolha de: CodeableConcept, Reference(Substance, Medication) | ||||
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | The ingredient may reference a substance (for example, amoxicillin) or another medication (for example in the case of a compounded product, Glaxal Base). | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| Slicing | Este elemento introduz um conjunto de fatias em Medication.ingredient.item[x]. As fatias sãoNão ordenado e Opene pode ser diferenciado utilizando os seguintes discriminadores: | ||||
| 40. Medication.ingredient.item[x]:itemReference | |||||
| Nome da fatia | itemReference | ||||
| Definição | Referência à Substance ou br-core-medication | ||||
| Curto | Referência à Substance ou br-core-medication | ||||
| Controlo | 0..1 | ||||
| Tipo | Reference(Substance, br-core-medication) | ||||
| [x] Nota | VerEscolha de tipos de dadospara mais informações sobre como utilizar [x] | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Requisitos | The ingredient may reference a substance (for example, amoxicillin) or another medication (for example in the case of a compounded product, Glaxal Base). | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 42. Medication.ingredient.isActive | |||||
| Definição | Indica se este é o ingrediente ativo | ||||
| Curto | Indica se este é o ingrediente ativo | ||||
| Controlo | 0..1 | ||||
| Tipo | boolean | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Requisitos | True indicates that the ingredient affects the therapeutic action of the drug (i.e. active). False indicates that the ingredient does not affect the therapeutic action of the drug (i.e. inactive). | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 44. Medication.ingredient.strength | |||||
| Definição | Quantidade do ingrediente presente | ||||
| Curto | Quantidade do ingrediente presente | ||||
| Controlo | 0..1 | ||||
| Tipo | Ratio | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 46. Medication.batch | |||||
| Definição | Detalhes sobre medicamento na forma tack | ||||
| Curto | Detalhes sobre medicamento na forma tack | ||||
| Controlo | 0..1 | ||||
| Tipo | BackboneElement | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 48. Medication.batch.id | |||||
| Definição | Identificador único para referência cruzada | ||||
| Curto | Identificador único para referência cruzada | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Formato XML | No formato XML, esta propriedade é representada como um atributo. | ||||
| Resumo | false | ||||
| 50. Medication.batch.extension | |||||
| Definição | Extensões adicionais que não fazem parte do modelo de dados básico | ||||
| Curto | Extensões adicionais que não fazem parte do modelo de dados básico | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | false | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 52. Medication.batch.modifierExtension | |||||
| Definição | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas | ||||
| Curto | Extensões adicionais que não podem ser ignoradas, mesmo que não reconhecidas | ||||
| Controlo | 0..* | ||||
| Tipo | Extension | ||||
| É modificador | true porque Modifier extensions are expected to modify the meaning or interpretation of the element that contains them | ||||
| Resumo | true | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) | ||||
| 54. Medication.batch.lotNumber | |||||
| Definição | Número do lote do pack de medicamento | ||||
| Curto | Número do lote do pack de medicamento | ||||
| Controlo | 0..1 | ||||
| Tipo | string | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||
| 56. Medication.batch.expirationDate | |||||
| Definição | Data de validade do pack do medicamento | ||||
| Curto | Data de validade do pack do medicamento | ||||
| Controlo | 0..1 | ||||
| Tipo | dateTime | ||||
| É modificador | false | ||||
| Valor primitivo | Este elemento primitivo pode estar presente, ausente ou ser substituído por uma extensão | ||||
| Resumo | false | ||||
| Invariantes | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) | ||||