Medication, published by HL7 Belgium. This is not an authorized publication; it is the continuous build for version 1.0.1). This version is based on the current content of https://github.com/hl7-be/medication and changes regularly. See the Directory of published versions
Draft as of 2023-10-29 |
Definitions for the BELMMedicationLine logical model.
Guidance on how to interpret the contents of this table can be found here
0. BELMMedicationLine | |
Definition | A model for representing a Treatment Line. |
Short | Medication Treatment Line - logical model |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. BELMMedicationLine.uniqueIdentifier | |
Definition | A unique identifier for the medication line. This identifier alone may be the same for different versions of the medication line. |
Short | Unique identifier |
Control | 1..1 |
Type | Identifier |
4. BELMMedicationLine.versionIdentifier | |
Definition | Timestamp the medication line content was recorded or last updated. |
Short | Timestamp the medication line content was recorded or last updated. |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
6. BELMMedicationLine.lastUpdatedDate | |
Definition | Timestamp the medication line content was recorded or last updated. |
Short | Timestamp the medication line content was recorded or last updated. |
Comments | We consider this is redundant with the above, given the intended use in Belgium (version is a date). How to ensure the compatibility? |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
8. BELMMedicationLine.status | |
Definition | Status of the treatment line entry |
Short | Status of the treatment line entry |
Control | 1..1 |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
10. BELMMedicationLine.statusReason | |
Definition | Reason for the status |
Short | Reason for the status |
Comments | We consider this is not necessary - should we add? |
Control | 0..1 |
Type | CodeableConcept |
12. BELMMedicationLine.recordedDate | |
Definition | Date the medication line was first recorded |
Short | Date the medication line was first recorded |
Comments | We consider this is not necessary |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. BELMMedicationLine.assertedDate | |
Definition | Date the medication line was first asserted or known |
Short | Date the medication line was first asserted or known |
Comments | We consider this is not necessary |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
16. BELMMedicationLine.recorder | |
Definition | Recorder |
Short | Recorder |
Comments | We understand this will be updated as the line changes |
Control | 1..1 |
Type | Reference(Practitioner) |
18. BELMMedicationLine.patient | |
Definition | Patient |
Short | Patient |
Control | 1..1 |
Type | Reference(Patient) |
20. BELMMedicationLine.category | |
Definition | Category for the treatment line |
Short | Category for the treatment line |
Control | 0..1 |
Type | BackboneElement |
22. BELMMedicationLine.category.originType | |
Definition | The origin... |
Short | The origin... |
Control | 0..1 |
Type | CodeableConcept |
24. BELMMedicationLine.medication | |
Definition | The product or substance |
Short | The product or substance |
Control | 1..1 |
Type | BackboneElement |
26. BELMMedicationLine.medication.product | |
Definition | Product reference, identifier or name |
Short | Product reference, identifier or name |
Control | 1..1 |
Type | Reference(Medicinal Product) |
28. BELMMedicationLine.medication.type | |
Definition | Type of medication - magistral, medicinal product, non-medicinal product |
Short | Type of medication - magistral, medicinal product, non-medicinal product |
Control | 1..1 |
Binding | The codes SHALL be taken from BEMLMedicationTypeVS |
Type | CodeableConcept |
30. BELMMedicationLine.exposure | |
Definition | Therapeutic, Prophylactic |
Short | Therapeutic, Prophylactic |
Control | 0..1 |
Binding | The codes SHALL be taken from Medication exposure purpose |
Type | CodeableConcept |
32. BELMMedicationLine.reason | |
Definition | Reason for the medication treatment |
Short | Reason for the medication treatment |
Control | 0..* |
Type | BackboneElement |
34. BELMMedicationLine.reason.reference | |
Definition | Reference to existing condition or reason |
Short | Reference to existing condition or reason |
Control | 0..1 |
Type | Reference |
36. BELMMedicationLine.reason.code | |
Definition | Code of the condition, or free text |
Short | Code of the condition, or free text |
Control | 0..1 |
Type | CodeableConcept |
38. BELMMedicationLine.effectivePeriod | |
Definition | Period of medication treatment |
Short | Period of medication treatment |
Comments | .effectiveDateTime OR .effectivePeriod.start. Do we need to support both? Can we use effectivePeriod when .end is known? And when only .start is known, we use dateTime? |
Control | 1..1 |
Type | BackboneElement |
40. BELMMedicationLine.effectivePeriod.start | |
Definition | The begin of the medication line |
Short | The begin of the medication line |
Control | 1..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
42. BELMMedicationLine.effectivePeriod.end | |
Definition | The end of the medication line |
Short | The end of the medication line |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
44. BELMMedicationLine.adherence | |
Definition | Whether the patient is known to be taking the medication |
Short | Whether the patient is known to be taking the medication |
Control | 0..1 |
Type | BackboneElement |
46. BELMMedicationLine.adherence.code | |
Definition | The status - taking, not taking,... |
Short | The status - taking, not taking,... |
Control | 1..1 |
Type | CodeableConcept |
48. BELMMedicationLine.adherence.adherenceReason | |
Definition | Reason for the adherence status |
Short | Reason for the adherence status |
Control | 0..1 |
Type | CodeableConcept |
50. BELMMedicationLine.dosage | |
Definition | Dosage |
Short | Dosage |
Control | 0..1 |
Type | BackboneElement |
52. BELMMedicationLine.dosage.dosageDetails | |
Definition | Structure Dosage |
Short | Structure Dosage |
Control | 0..1 |
Type | Dosage |
54. BELMMedicationLine.dosage.dosageOverride | |
Definition | Dosage Override |
Short | Dosage Override |
Comments | should these be extensions on dosage or on the line? |
Control | 0..1 |
Type | boolean |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
56. BELMMedicationLine.dosage.dosageOverrideReason | |
Definition | Dosage Override reason |
Short | Dosage Override reason |
Comments | should these be extensions on dosage or on the line? |
Control | 1..1 |
Type | CodeableConcept |
58. BELMMedicationLine.note | |
Definition | A note captured by a professional |
Short | A note captured by a professional |
Control | 0..* |
Type | Annotation |
60. BELMMedicationLine.dispenseRequestNeeded | |
Definition | Whether the medication needs a prescription or request to be dispensed |
Short | Whether the medication needs a prescription or request to be dispensed |
Control | 0..* |
Type | CodeableConcept |
62. BELMMedicationLine.visibility | |
Definition | Whether the patient has explicitly requested the medication line not to be seen - when other rules don't prevail |
Short | Whether the patient has explicitly requested the medication line not to be seen - when other rules don't prevail |
Control | 0..* |
Type | CodeableConcept |
Guidance on how to interpret the contents of this table can be found here
0. BELMMedicationLine | |
Definition | A model for representing a Treatment Line. |
Short | Medication Treatment Line - logical model |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. BELMMedicationLine.uniqueIdentifier | |
Definition | A unique identifier for the medication line. This identifier alone may be the same for different versions of the medication line. |
Short | Unique identifier |
Control | 1..1 |
Type | Identifier |
4. BELMMedicationLine.versionIdentifier | |
Definition | Timestamp the medication line content was recorded or last updated. |
Short | Timestamp the medication line content was recorded or last updated. |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
6. BELMMedicationLine.lastUpdatedDate | |
Definition | Timestamp the medication line content was recorded or last updated. |
Short | Timestamp the medication line content was recorded or last updated. |
Comments | We consider this is redundant with the above, given the intended use in Belgium (version is a date). How to ensure the compatibility? |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
8. BELMMedicationLine.status | |
Definition | Status of the treatment line entry |
Short | Status of the treatment line entry |
Control | 1..1 |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
10. BELMMedicationLine.statusReason | |
Definition | Reason for the status |
Short | Reason for the status |
Comments | We consider this is not necessary - should we add? |
Control | 0..1 |
Type | CodeableConcept |
12. BELMMedicationLine.recordedDate | |
Definition | Date the medication line was first recorded |
Short | Date the medication line was first recorded |
Comments | We consider this is not necessary |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. BELMMedicationLine.assertedDate | |
Definition | Date the medication line was first asserted or known |
Short | Date the medication line was first asserted or known |
Comments | We consider this is not necessary |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
16. BELMMedicationLine.recorder | |
Definition | Recorder |
Short | Recorder |
Comments | We understand this will be updated as the line changes |
Control | 1..1 |
Type | Reference(Practitioner) |
18. BELMMedicationLine.patient | |
Definition | Patient |
Short | Patient |
Control | 1..1 |
Type | Reference(Patient) |
20. BELMMedicationLine.category | |
Definition | Category for the treatment line |
Short | Category for the treatment line |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
22. BELMMedicationLine.category.modifierExtension | |
Definition | 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). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | 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()) |
24. BELMMedicationLine.category.originType | |
Definition | The origin... |
Short | The origin... |
Control | 0..1 |
Type | CodeableConcept |
26. BELMMedicationLine.medication | |
Definition | The product or substance |
Short | The product or substance |
Control | 1..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
28. BELMMedicationLine.medication.modifierExtension | |
Definition | 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). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | 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()) |
30. BELMMedicationLine.medication.product | |
Definition | Product reference, identifier or name |
Short | Product reference, identifier or name |
Control | 1..1 |
Type | Reference(Medicinal Product) |
32. BELMMedicationLine.medication.type | |
Definition | Type of medication - magistral, medicinal product, non-medicinal product |
Short | Type of medication - magistral, medicinal product, non-medicinal product |
Control | 1..1 |
Binding | The codes SHALL be taken from BEMLMedicationTypeVS |
Type | CodeableConcept |
34. BELMMedicationLine.exposure | |
Definition | Therapeutic, Prophylactic |
Short | Therapeutic, Prophylactic |
Control | 0..1 |
Binding | The codes SHALL be taken from Medication exposure purpose |
Type | CodeableConcept |
36. BELMMedicationLine.reason | |
Definition | Reason for the medication treatment |
Short | Reason for the medication treatment |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
38. BELMMedicationLine.reason.modifierExtension | |
Definition | 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). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | 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()) |
40. BELMMedicationLine.reason.reference | |
Definition | Reference to existing condition or reason |
Short | Reference to existing condition or reason |
Control | 0..1 |
Type | Reference |
42. BELMMedicationLine.reason.code | |
Definition | Code of the condition, or free text |
Short | Code of the condition, or free text |
Control | 0..1 |
Type | CodeableConcept |
44. BELMMedicationLine.effectivePeriod | |
Definition | Period of medication treatment |
Short | Period of medication treatment |
Comments | .effectiveDateTime OR .effectivePeriod.start. Do we need to support both? Can we use effectivePeriod when .end is known? And when only .start is known, we use dateTime? |
Control | 1..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
46. BELMMedicationLine.effectivePeriod.modifierExtension | |
Definition | 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). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | 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()) |
48. BELMMedicationLine.effectivePeriod.start | |
Definition | The begin of the medication line |
Short | The begin of the medication line |
Control | 1..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
50. BELMMedicationLine.effectivePeriod.end | |
Definition | The end of the medication line |
Short | The end of the medication line |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
52. BELMMedicationLine.adherence | |
Definition | Whether the patient is known to be taking the medication |
Short | Whether the patient is known to be taking the medication |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
54. BELMMedicationLine.adherence.modifierExtension | |
Definition | 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). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | 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()) |
56. BELMMedicationLine.adherence.code | |
Definition | The status - taking, not taking,... |
Short | The status - taking, not taking,... |
Control | 1..1 |
Type | CodeableConcept |
58. BELMMedicationLine.adherence.adherenceReason | |
Definition | Reason for the adherence status |
Short | Reason for the adherence status |
Control | 0..1 |
Type | CodeableConcept |
60. BELMMedicationLine.dosage | |
Definition | Dosage |
Short | Dosage |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
62. BELMMedicationLine.dosage.modifierExtension | |
Definition | 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). |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | 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()) |
64. BELMMedicationLine.dosage.dosageDetails | |
Definition | Structure Dosage |
Short | Structure Dosage |
Control | 0..1 |
Type | Dosage |
66. BELMMedicationLine.dosage.dosageOverride | |
Definition | Dosage Override |
Short | Dosage Override |
Comments | should these be extensions on dosage or on the line? |
Control | 0..1 |
Type | boolean |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
68. BELMMedicationLine.dosage.dosageOverrideReason | |
Definition | Dosage Override reason |
Short | Dosage Override reason |
Comments | should these be extensions on dosage or on the line? |
Control | 1..1 |
Type | CodeableConcept |
70. BELMMedicationLine.note | |
Definition | A note captured by a professional |
Short | A note captured by a professional |
Control | 0..* |
Type | Annotation |
72. BELMMedicationLine.dispenseRequestNeeded | |
Definition | Whether the medication needs a prescription or request to be dispensed |
Short | Whether the medication needs a prescription or request to be dispensed |
Control | 0..* |
Type | CodeableConcept |
74. BELMMedicationLine.visibility | |
Definition | Whether the patient has explicitly requested the medication line not to be seen - when other rules don't prevail |
Short | Whether the patient has explicitly requested the medication line not to be seen - when other rules don't prevail |
Control | 0..* |
Type | CodeableConcept |
Guidance on how to interpret the contents of this table can be found here
0. BELMMedicationLine | |
Definition | A model for representing a Treatment Line. |
Short | Medication Treatment Line - logical model |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. BELMMedicationLine.uniqueIdentifier | |
Definition | A unique identifier for the medication line. This identifier alone may be the same for different versions of the medication line. |
Short | Unique identifier |
Control | 1..1 |
Type | Identifier |
4. BELMMedicationLine.versionIdentifier | |
Definition | Timestamp the medication line content was recorded or last updated. |
Short | Timestamp the medication line content was recorded or last updated. |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
6. BELMMedicationLine.lastUpdatedDate | |
Definition | Timestamp the medication line content was recorded or last updated. |
Short | Timestamp the medication line content was recorded or last updated. |
Comments | We consider this is redundant with the above, given the intended use in Belgium (version is a date). How to ensure the compatibility? |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
8. BELMMedicationLine.status | |
Definition | Status of the treatment line entry |
Short | Status of the treatment line entry |
Control | 1..1 |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
10. BELMMedicationLine.statusReason | |
Definition | Reason for the status |
Short | Reason for the status |
Comments | We consider this is not necessary - should we add? |
Control | 0..1 |
Type | CodeableConcept |
12. BELMMedicationLine.recordedDate | |
Definition | Date the medication line was first recorded |
Short | Date the medication line was first recorded |
Comments | We consider this is not necessary |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. BELMMedicationLine.assertedDate | |
Definition | Date the medication line was first asserted or known |
Short | Date the medication line was first asserted or known |
Comments | We consider this is not necessary |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
16. BELMMedicationLine.recorder | |
Definition | Recorder |
Short | Recorder |
Comments | We understand this will be updated as the line changes |
Control | 1..1 |
Type | Reference(Practitioner) |
18. BELMMedicationLine.patient | |
Definition | Patient |
Short | Patient |
Control | 1..1 |
Type | Reference(Patient) |
20. BELMMedicationLine.category | |
Definition | Category for the treatment line |
Short | Category for the treatment line |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
22. BELMMedicationLine.category.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
24. BELMMedicationLine.category.extension | |
Definition | 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. |
Short | Additional content defined by implementations |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | 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() ) |
Slicing | This element introduces a set of slices on BELMMedicationLine.category.extension . The slices are unordered and Open, and can be differentiated using the following discriminators: , and can be differentiated using the following discriminators: |
26. BELMMedicationLine.category.modifierExtension | |
Definition | 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. |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | 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() ) |
28. BELMMedicationLine.category.originType | |
Definition | The origin... |
Short | The origin... |
Control | 0..1 |
Type | CodeableConcept |
30. BELMMedicationLine.medication | |
Definition | The product or substance |
Short | The product or substance |
Control | 1..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
32. BELMMedicationLine.medication.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
34. BELMMedicationLine.medication.extension | |
Definition | 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. |
Short | Additional content defined by implementations |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | 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() ) |
Slicing | This element introduces a set of slices on BELMMedicationLine.medication.extension . The slices are unordered and Open, and can be differentiated using the following discriminators: , and can be differentiated using the following discriminators: |
36. BELMMedicationLine.medication.modifierExtension | |
Definition | 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. |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | 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. BELMMedicationLine.medication.product | |
Definition | Product reference, identifier or name |
Short | Product reference, identifier or name |
Control | 1..1 |
Type | Reference(Medicinal Product) |
40. BELMMedicationLine.medication.type | |
Definition | Type of medication - magistral, medicinal product, non-medicinal product |
Short | Type of medication - magistral, medicinal product, non-medicinal product |
Control | 1..1 |
Binding | The codes SHALL be taken from BEMLMedicationTypeVS |
Type | CodeableConcept |
42. BELMMedicationLine.exposure | |
Definition | Therapeutic, Prophylactic |
Short | Therapeutic, Prophylactic |
Control | 0..1 |
Binding | The codes SHALL be taken from Medication exposure purpose |
Type | CodeableConcept |
44. BELMMedicationLine.reason | |
Definition | Reason for the medication treatment |
Short | Reason for the medication treatment |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
46. BELMMedicationLine.reason.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
48. BELMMedicationLine.reason.extension | |
Definition | 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. |
Short | Additional content defined by implementations |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | 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() ) |
Slicing | This element introduces a set of slices on BELMMedicationLine.reason.extension . The slices are unordered and Open, and can be differentiated using the following discriminators: , and can be differentiated using the following discriminators: |
50. BELMMedicationLine.reason.modifierExtension | |
Definition | 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. |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | 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. BELMMedicationLine.reason.reference | |
Definition | Reference to existing condition or reason |
Short | Reference to existing condition or reason |
Control | 0..1 |
Type | Reference |
54. BELMMedicationLine.reason.code | |
Definition | Code of the condition, or free text |
Short | Code of the condition, or free text |
Control | 0..1 |
Type | CodeableConcept |
56. BELMMedicationLine.effectivePeriod | |
Definition | Period of medication treatment |
Short | Period of medication treatment |
Comments | .effectiveDateTime OR .effectivePeriod.start. Do we need to support both? Can we use effectivePeriod when .end is known? And when only .start is known, we use dateTime? |
Control | 1..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
58. BELMMedicationLine.effectivePeriod.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
60. BELMMedicationLine.effectivePeriod.extension | |
Definition | 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. |
Short | Additional content defined by implementations |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | 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() ) |
Slicing | This element introduces a set of slices on BELMMedicationLine.effectivePeriod.extension . The slices are unordered and Open, and can be differentiated using the following discriminators: , and can be differentiated using the following discriminators: |
62. BELMMedicationLine.effectivePeriod.modifierExtension | |
Definition | 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. |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | 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() ) |
64. BELMMedicationLine.effectivePeriod.start | |
Definition | The begin of the medication line |
Short | The begin of the medication line |
Control | 1..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
66. BELMMedicationLine.effectivePeriod.end | |
Definition | The end of the medication line |
Short | The end of the medication line |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
68. BELMMedicationLine.adherence | |
Definition | Whether the patient is known to be taking the medication |
Short | Whether the patient is known to be taking the medication |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
70. BELMMedicationLine.adherence.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
72. BELMMedicationLine.adherence.extension | |
Definition | 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. |
Short | Additional content defined by implementations |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | 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() ) |
Slicing | This element introduces a set of slices on BELMMedicationLine.adherence.extension . The slices are unordered and Open, and can be differentiated using the following discriminators: , and can be differentiated using the following discriminators: |
74. BELMMedicationLine.adherence.modifierExtension | |
Definition | 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. |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | 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() ) |
76. BELMMedicationLine.adherence.code | |
Definition | The status - taking, not taking,... |
Short | The status - taking, not taking,... |
Control | 1..1 |
Type | CodeableConcept |
78. BELMMedicationLine.adherence.adherenceReason | |
Definition | Reason for the adherence status |
Short | Reason for the adherence status |
Control | 0..1 |
Type | CodeableConcept |
80. BELMMedicationLine.dosage | |
Definition | Dosage |
Short | Dosage |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
82. BELMMedicationLine.dosage.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
84. BELMMedicationLine.dosage.extension | |
Definition | 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. |
Short | Additional content defined by implementations |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | 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() ) |
Slicing | This element introduces a set of slices on BELMMedicationLine.dosage.extension . The slices are unordered and Open, and can be differentiated using the following discriminators: , and can be differentiated using the following discriminators: |
86. BELMMedicationLine.dosage.modifierExtension | |
Definition | 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. |
Short | Extensions that cannot be ignored even if unrecognized |
Comments | 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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
Requirements | 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | 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() ) |
88. BELMMedicationLine.dosage.dosageDetails | |
Definition | Structure Dosage |
Short | Structure Dosage |
Control | 0..1 |
Type | Dosage |
90. BELMMedicationLine.dosage.dosageOverride | |
Definition | Dosage Override |
Short | Dosage Override |
Comments | should these be extensions on dosage or on the line? |
Control | 0..1 |
Type | boolean |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
92. BELMMedicationLine.dosage.dosageOverrideReason | |
Definition | Dosage Override reason |
Short | Dosage Override reason |
Comments | should these be extensions on dosage or on the line? |
Control | 1..1 |
Type | CodeableConcept |
94. BELMMedicationLine.note | |
Definition | A note captured by a professional |
Short | A note captured by a professional |
Control | 0..* |
Type | Annotation |
96. BELMMedicationLine.dispenseRequestNeeded | |
Definition | Whether the medication needs a prescription or request to be dispensed |
Short | Whether the medication needs a prescription or request to be dispensed |
Control | 0..* |
Type | CodeableConcept |
98. BELMMedicationLine.visibility | |
Definition | Whether the patient has explicitly requested the medication line not to be seen - when other rules don't prevail |
Short | Whether the patient has explicitly requested the medication line not to be seen - when other rules don't prevail |
Control | 0..* |
Type | CodeableConcept |