Xt-EHR
0.1.0 - ci-build
Xt-EHR, published by Xt-EHR. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Xt-EHR/xt-ehr-common/ and changes regularly. See the Directory of published versions
Active as of 2024-11-13 |
Definitions for the EHDSMedication logical model.
Guidance on how to interpret the contents of this table can be found here
0. EHDSMedication | |
Definition | Logical model for prescribed/dispensed medication. The model is shared by statements, requests, dispensations, and treatment lines. Each of those may have different restrictions in FHIR profile. |
Short | Medicinal product (model) |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. EHDSMedication.identifyingCode[x] | |
Definition | Identifier or code for the product (virtual product, branded product or package). If several identifiers are specified, they shall not have conflicting meanings or very different granularities. |
Short | Identifier or code for the product (virtual product, branded product or package). If several identifiers are specified, they shall not have conflicting meanings or very different granularities. |
Comments | Non-conflicting change |
Control | 0..* |
Type | Choice of: CodeableConcept, Identifier |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
4. EHDSMedication.classification | |
Definition | Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.) |
Short | Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.) |
Comments | No change |
Control | 0..* |
Binding | WHO ATC |
Type | CodeableConcept |
6. EHDSMedication.productName | |
Definition | Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided. |
Short | Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided. |
Comments | No change |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
8. EHDSMedication.marketingAuthorisationHolder | |
Definition | Marketing authorisation holder or manufacturer of the medicinal product. Relevant for identifying the exact product. |
Short | Marketing authorisation holder or manufacturer of the medicinal product. Relevant for identifying the exact product. |
Comments | No change, but subelements added |
Control | 0..1 |
Type | Base |
10. EHDSMedication.marketingAuthorisationHolder.organizationName | |
Definition | Name of the organisation holding the authorisation for marketing/mahufacturing |
Short | Name of the organisation holding the authorisation for marketing/mahufacturing |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
12. EHDSMedication.marketingAuthorisationHolder.organizationIdentifier | |
Definition | Identifier of the organisation and/or its physical location |
Short | Identifier of the organisation and/or its physical location |
Control | 0..* |
Type | Identifier |
14. EHDSMedication.doseForm | |
Definition | Dose form(s) on a product level. Dose form for a single package item is defined below. |
Short | Dose form(s) on a product level. Dose form for a single package item is defined below. |
Comments | No change |
Control | 0..1 |
Binding | EDQM Standard Terms |
Type | CodeableConcept |
16. EHDSMedication.packSize | |
Definition | Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries) |
Short | Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries) |
Comments | No change |
Control | 0..* |
Binding | UCUM for units of measure. EDQM Standard Terms for units of presentation. |
Type | Quantity |
18. EHDSMedication.item | |
Definition | A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined |
Short | A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined |
Comments | Structure changed, elements repeated for complex packages |
Control | 0..* |
Type | Base |
20. EHDSMedication.item.doseForm | |
Definition | Dose form |
Short | Dose form |
Comments | No change |
Control | 0..1 |
Binding | EDQM Standard Terms |
Type | CodeableConcept |
22. EHDSMedication.item.ingredient | |
Definition | Ingredients |
Short | Ingredients |
Comments | No conflicting change |
Control | 1..* |
Type | Base |
24. EHDSMedication.item.ingredient.isActive | |
Definition | Marks if the ingredient is considered an active ingredient. Typically excipients are not needed, so by default active ingredients are expected. |
Short | Marks if the ingredient is considered an active ingredient. Typically excipients are not needed, so by default active ingredients are expected. |
Comments | Added |
Control | 0..1 |
Type | boolean |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
26. EHDSMedication.item.ingredient.substance | |
Definition | Substance |
Short | Substance |
Control | 1..1 |
Binding | EMA SPOR SMS |
Type | CodeableConcept |
28. EHDSMedication.item.ingredient.strengthInfo | |
Definition | Concentration or presentation strength |
Short | Concentration or presentation strength |
Control | 0..* |
Type | CodeableConcept |
30. EHDSMedication.item.ingredient.strengthInfo.strength | |
Definition | Concentration or presentation strength of the precise active ingredient |
Short | Concentration or presentation strength of the precise active ingredient |
Comments | No change |
Control | 1..1 |
Type | Ratio |
32. EHDSMedication.item.ingredient.strengthInfo.strengthType | |
Definition | Type of strength that is expressed |
Short | Type of strength that is expressed |
Comments | Added |
Control | 0..1 |
Type | CodeableConcept |
34. EHDSMedication.item.ingredient.strengthInfo.strengthSubstance | |
Definition | Substance that the strength refers to, if different from the main substance |
Short | Substance that the strength refers to, if different from the main substance |
Comments | Added (eHN guidelines A.1.4.4.1 'in addition reference strength could be provided') |
Control | 0..1 |
Binding | EMA SPOR SMS |
Type | CodeableConcept |
36. EHDSMedication.item.unitOfPresentation | |
Definition | Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package. |
Short | Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package. |
Comments | No change |
Control | 0..1 |
Binding | EDQM Standard Terms |
Type | CodeableConcept |
38. EHDSMedication.item.containedQuantity | |
Definition | Manufactured item quantity for liquids (3ml / 1 vial) |
Short | Manufactured item quantity for liquids (3ml / 1 vial) |
Comments | Added (eHN guidelines A.1.4.9 mention layered structure for describing a package) |
Control | 0..1 |
Type | Ratio |
40. EHDSMedication.item.amount | |
Definition | Number of such manufactured items in this product (5 vials) |
Short | Number of such manufactured items in this product (5 vials) |
Comments | Added (eHN guidelines A.1.4.9 mention layered structure for describing a package) |
Control | 0..1 |
Binding | UCUM for units of measure. EDQM Standard Terms for units of presentation. |
Type | Quantity |
42. EHDSMedication.item.packageType | |
Definition | Type of package of the medication item |
Short | Type of package of the medication item |
Comments | Added (eHN guidelines A.1.4.8 Package type) |
Control | 0..1 |
Binding | EDQM Standard Terms for packaging. |
Type | CodeableConcept |
44. EHDSMedication.device | |
Definition | Administration device included in the product |
Short | Administration device included in the product |
Control | 0..* |
Type | Base |
46. EHDSMedication.device.deviceQuantity | |
Definition | Number of such devices |
Short | Number of such devices |
Control | 1..1 |
Type | Quantity |
48. EHDSMedication.device.device[x] | |
Definition | Device coded |
Short | Device coded |
Comments | Added |
Control | 1..1 |
Type | Choice of: CodeableConcept, Reference(Device (model)) |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
50. EHDSMedication.characteristic | |
Definition | Other features of the product |
Short | Other features of the product |
Comments | Added for any other information. Currently missing from the model A.1.4.8 Package type (unit of presentation sometimes providing this info) |
Control | 0..* |
Type | Base |
52. EHDSMedication.characteristic.type | |
Definition | A code expressing the type of characteristic |
Short | A code expressing the type of characteristic |
Control | 1..1 |
Type | CodeableConcept |
54. EHDSMedication.characteristic.value | |
Definition | Description of the characteristic |
Short | Description of the characteristic |
Control | 0..1 |
Type | Element(ANY) |
56. EHDSMedication.additionalProductInformation | |
Definition | Additional information about product - for example, a reference to a product catalogue |
Short | Additional information about product - for example, a reference to a product catalogue |
Comments | Added |
Control | 0..1 |
Type | Base |
Guidance on how to interpret the contents of this table can be found here
0. EHDSMedication | |
Definition | Logical model for prescribed/dispensed medication. The model is shared by statements, requests, dispensations, and treatment lines. Each of those may have different restrictions in FHIR profile. Base definition for all types defined in FHIR type system. |
Short | Medicinal product (model)Base for all types and resources |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. EHDSMedication.identifyingCode[x] | |
Definition | Identifier or code for the product (virtual product, branded product or package). If several identifiers are specified, they shall not have conflicting meanings or very different granularities. |
Short | Identifier or code for the product (virtual product, branded product or package). If several identifiers are specified, they shall not have conflicting meanings or very different granularities. |
Comments | Non-conflicting change |
Control | 0..* |
Type | Choice of: CodeableConcept, Identifier |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
4. EHDSMedication.classification | |
Definition | Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.) |
Short | Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.) |
Comments | No change |
Control | 0..* |
Binding | WHO ATC |
Type | CodeableConcept |
6. EHDSMedication.productName | |
Definition | Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided. |
Short | Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided. |
Comments | No change |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
8. EHDSMedication.marketingAuthorisationHolder | |
Definition | Marketing authorisation holder or manufacturer of the medicinal product. Relevant for identifying the exact product. |
Short | Marketing authorisation holder or manufacturer of the medicinal product. Relevant for identifying the exact product. |
Comments | No change, but subelements added |
Control | 0..1 |
Type | Base |
10. EHDSMedication.marketingAuthorisationHolder.organizationName | |
Definition | Name of the organisation holding the authorisation for marketing/mahufacturing |
Short | Name of the organisation holding the authorisation for marketing/mahufacturing |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
12. EHDSMedication.marketingAuthorisationHolder.organizationIdentifier | |
Definition | Identifier of the organisation and/or its physical location |
Short | Identifier of the organisation and/or its physical location |
Control | 0..* |
Type | Identifier |
14. EHDSMedication.doseForm | |
Definition | Dose form(s) on a product level. Dose form for a single package item is defined below. |
Short | Dose form(s) on a product level. Dose form for a single package item is defined below. |
Comments | No change |
Control | 0..1 |
Binding | EDQM Standard Terms |
Type | CodeableConcept |
16. EHDSMedication.packSize | |
Definition | Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries) |
Short | Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries) |
Comments | No change |
Control | 0..* |
Binding | UCUM for units of measure. EDQM Standard Terms for units of presentation. |
Type | Quantity |
18. EHDSMedication.item | |
Definition | A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined |
Short | A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined |
Comments | Structure changed, elements repeated for complex packages |
Control | 0..* |
Type | Base |
20. EHDSMedication.item.doseForm | |
Definition | Dose form |
Short | Dose form |
Comments | No change |
Control | 0..1 |
Binding | EDQM Standard Terms |
Type | CodeableConcept |
22. EHDSMedication.item.ingredient | |
Definition | Ingredients |
Short | Ingredients |
Comments | No conflicting change |
Control | 1..* |
Type | Base |
24. EHDSMedication.item.ingredient.isActive | |
Definition | Marks if the ingredient is considered an active ingredient. Typically excipients are not needed, so by default active ingredients are expected. |
Short | Marks if the ingredient is considered an active ingredient. Typically excipients are not needed, so by default active ingredients are expected. |
Comments | Added |
Control | 0..1 |
Type | boolean |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
26. EHDSMedication.item.ingredient.substance | |
Definition | Substance |
Short | Substance |
Control | 1..1 |
Binding | EMA SPOR SMS |
Type | CodeableConcept |
28. EHDSMedication.item.ingredient.strengthInfo | |
Definition | Concentration or presentation strength |
Short | Concentration or presentation strength |
Control | 0..* |
Type | CodeableConcept |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
30. EHDSMedication.item.ingredient.strengthInfo.strength | |
Definition | Concentration or presentation strength of the precise active ingredient |
Short | Concentration or presentation strength of the precise active ingredient |
Comments | No change |
Control | 1..1 |
Type | Ratio |
32. EHDSMedication.item.ingredient.strengthInfo.strengthType | |
Definition | Type of strength that is expressed |
Short | Type of strength that is expressed |
Comments | Added |
Control | 0..1 |
Type | CodeableConcept |
34. EHDSMedication.item.ingredient.strengthInfo.strengthSubstance | |
Definition | Substance that the strength refers to, if different from the main substance |
Short | Substance that the strength refers to, if different from the main substance |
Comments | Added (eHN guidelines A.1.4.4.1 'in addition reference strength could be provided') |
Control | 0..1 |
Binding | EMA SPOR SMS |
Type | CodeableConcept |
36. EHDSMedication.item.unitOfPresentation | |
Definition | Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package. |
Short | Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package. |
Comments | No change |
Control | 0..1 |
Binding | EDQM Standard Terms |
Type | CodeableConcept |
38. EHDSMedication.item.containedQuantity | |
Definition | Manufactured item quantity for liquids (3ml / 1 vial) |
Short | Manufactured item quantity for liquids (3ml / 1 vial) |
Comments | Added (eHN guidelines A.1.4.9 mention layered structure for describing a package) |
Control | 0..1 |
Type | Ratio |
40. EHDSMedication.item.amount | |
Definition | Number of such manufactured items in this product (5 vials) |
Short | Number of such manufactured items in this product (5 vials) |
Comments | Added (eHN guidelines A.1.4.9 mention layered structure for describing a package) |
Control | 0..1 |
Binding | UCUM for units of measure. EDQM Standard Terms for units of presentation. |
Type | Quantity |
42. EHDSMedication.item.packageType | |
Definition | Type of package of the medication item |
Short | Type of package of the medication item |
Comments | Added (eHN guidelines A.1.4.8 Package type) |
Control | 0..1 |
Binding | EDQM Standard Terms for packaging. |
Type | CodeableConcept |
44. EHDSMedication.device | |
Definition | Administration device included in the product |
Short | Administration device included in the product |
Control | 0..* |
Type | Base |
46. EHDSMedication.device.deviceQuantity | |
Definition | Number of such devices |
Short | Number of such devices |
Control | 1..1 |
Type | Quantity |
48. EHDSMedication.device.device[x] | |
Definition | Device coded |
Short | Device coded |
Comments | Added |
Control | 1..1 |
Type | Choice of: CodeableConcept, Reference(Device (model)) |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
50. EHDSMedication.characteristic | |
Definition | Other features of the product |
Short | Other features of the product |
Comments | Added for any other information. Currently missing from the model A.1.4.8 Package type (unit of presentation sometimes providing this info) |
Control | 0..* |
Type | Base |
52. EHDSMedication.characteristic.type | |
Definition | A code expressing the type of characteristic |
Short | A code expressing the type of characteristic |
Control | 1..1 |
Type | CodeableConcept |
54. EHDSMedication.characteristic.value | |
Definition | Description of the characteristic |
Short | Description of the characteristic |
Control | 0..1 |
Type | Element(ANY) |
56. EHDSMedication.additionalProductInformation | |
Definition | Additional information about product - for example, a reference to a product catalogue |
Short | Additional information about product - for example, a reference to a product catalogue |
Comments | Added |
Control | 0..1 |
Type | Base |
Guidance on how to interpret the contents of this table can be found here
0. EHDSMedication | |
Definition | Logical model for prescribed/dispensed medication. The model is shared by statements, requests, dispensations, and treatment lines. Each of those may have different restrictions in FHIR profile. |
Short | Medicinal product (model) |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. EHDSMedication.identifyingCode[x] | |
Definition | Identifier or code for the product (virtual product, branded product or package). If several identifiers are specified, they shall not have conflicting meanings or very different granularities. |
Short | Identifier or code for the product (virtual product, branded product or package). If several identifiers are specified, they shall not have conflicting meanings or very different granularities. |
Comments | Non-conflicting change |
Control | 0..* |
Type | Choice of: CodeableConcept, Identifier |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
4. EHDSMedication.classification | |
Definition | Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.) |
Short | Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.) |
Comments | No change |
Control | 0..* |
Binding | WHO ATC |
Type | CodeableConcept |
6. EHDSMedication.productName | |
Definition | Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided. |
Short | Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided. |
Comments | No change |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
8. EHDSMedication.marketingAuthorisationHolder | |
Definition | Marketing authorisation holder or manufacturer of the medicinal product. Relevant for identifying the exact product. |
Short | Marketing authorisation holder or manufacturer of the medicinal product. Relevant for identifying the exact product. |
Comments | No change, but subelements added |
Control | 0..1 |
Type | Base |
10. EHDSMedication.marketingAuthorisationHolder.organizationName | |
Definition | Name of the organisation holding the authorisation for marketing/mahufacturing |
Short | Name of the organisation holding the authorisation for marketing/mahufacturing |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
12. EHDSMedication.marketingAuthorisationHolder.organizationIdentifier | |
Definition | Identifier of the organisation and/or its physical location |
Short | Identifier of the organisation and/or its physical location |
Control | 0..* |
Type | Identifier |
14. EHDSMedication.doseForm | |
Definition | Dose form(s) on a product level. Dose form for a single package item is defined below. |
Short | Dose form(s) on a product level. Dose form for a single package item is defined below. |
Comments | No change |
Control | 0..1 |
Binding | EDQM Standard Terms |
Type | CodeableConcept |
16. EHDSMedication.packSize | |
Definition | Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries) |
Short | Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries) |
Comments | No change |
Control | 0..* |
Binding | UCUM for units of measure. EDQM Standard Terms for units of presentation. |
Type | Quantity |
18. EHDSMedication.item | |
Definition | A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined |
Short | A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined |
Comments | Structure changed, elements repeated for complex packages |
Control | 0..* |
Type | Base |
20. EHDSMedication.item.doseForm | |
Definition | Dose form |
Short | Dose form |
Comments | No change |
Control | 0..1 |
Binding | EDQM Standard Terms |
Type | CodeableConcept |
22. EHDSMedication.item.ingredient | |
Definition | Ingredients |
Short | Ingredients |
Comments | No conflicting change |
Control | 1..* |
Type | Base |
24. EHDSMedication.item.ingredient.isActive | |
Definition | Marks if the ingredient is considered an active ingredient. Typically excipients are not needed, so by default active ingredients are expected. |
Short | Marks if the ingredient is considered an active ingredient. Typically excipients are not needed, so by default active ingredients are expected. |
Comments | Added |
Control | 0..1 |
Type | boolean |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
26. EHDSMedication.item.ingredient.substance | |
Definition | Substance |
Short | Substance |
Control | 1..1 |
Binding | EMA SPOR SMS |
Type | CodeableConcept |
28. EHDSMedication.item.ingredient.strengthInfo | |
Definition | Concentration or presentation strength |
Short | Concentration or presentation strength |
Control | 0..* |
Type | CodeableConcept |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
30. EHDSMedication.item.ingredient.strengthInfo.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 This element is affected by the following invariants: ele-1 |
Type | id |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
32. EHDSMedication.item.ingredient.strengthInfo.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 managable, 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 EHDSMedication.item.ingredient.strengthInfo.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
34. EHDSMedication.item.ingredient.strengthInfo.coding | |
Definition | A reference to a code defined by a terminology system. |
Short | Code defined by a terminology system |
Comments | Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. |
Control | 0..* |
Type | Coding |
Is Modifier | false |
Summary | true |
Requirements | Allows for alternative encodings within a code system, and translations to other code systems. |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
36. EHDSMedication.item.ingredient.strengthInfo.text | |
Definition | A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Short | Plain text representation of the concept |
Comments | Very often the text is the same as a displayName of one of the codings. |
Control | 0..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Requirements | The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
38. EHDSMedication.item.ingredient.strengthInfo.strength | |
Definition | Concentration or presentation strength of the precise active ingredient |
Short | Concentration or presentation strength of the precise active ingredient |
Comments | No change |
Control | 1..1 |
Type | Ratio |
40. EHDSMedication.item.ingredient.strengthInfo.strengthType | |
Definition | Type of strength that is expressed |
Short | Type of strength that is expressed |
Comments | Added |
Control | 0..1 |
Type | CodeableConcept |
42. EHDSMedication.item.ingredient.strengthInfo.strengthSubstance | |
Definition | Substance that the strength refers to, if different from the main substance |
Short | Substance that the strength refers to, if different from the main substance |
Comments | Added (eHN guidelines A.1.4.4.1 'in addition reference strength could be provided') |
Control | 0..1 |
Binding | EMA SPOR SMS |
Type | CodeableConcept |
44. EHDSMedication.item.unitOfPresentation | |
Definition | Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package. |
Short | Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package. |
Comments | No change |
Control | 0..1 |
Binding | EDQM Standard Terms |
Type | CodeableConcept |
46. EHDSMedication.item.containedQuantity | |
Definition | Manufactured item quantity for liquids (3ml / 1 vial) |
Short | Manufactured item quantity for liquids (3ml / 1 vial) |
Comments | Added (eHN guidelines A.1.4.9 mention layered structure for describing a package) |
Control | 0..1 |
Type | Ratio |
48. EHDSMedication.item.amount | |
Definition | Number of such manufactured items in this product (5 vials) |
Short | Number of such manufactured items in this product (5 vials) |
Comments | Added (eHN guidelines A.1.4.9 mention layered structure for describing a package) |
Control | 0..1 |
Binding | UCUM for units of measure. EDQM Standard Terms for units of presentation. |
Type | Quantity |
50. EHDSMedication.item.packageType | |
Definition | Type of package of the medication item |
Short | Type of package of the medication item |
Comments | Added (eHN guidelines A.1.4.8 Package type) |
Control | 0..1 |
Binding | EDQM Standard Terms for packaging. |
Type | CodeableConcept |
52. EHDSMedication.device | |
Definition | Administration device included in the product |
Short | Administration device included in the product |
Control | 0..* |
Type | Base |
54. EHDSMedication.device.deviceQuantity | |
Definition | Number of such devices |
Short | Number of such devices |
Control | 1..1 |
Type | Quantity |
56. EHDSMedication.device.device[x] | |
Definition | Device coded |
Short | Device coded |
Comments | Added |
Control | 1..1 |
Type | Choice of: CodeableConcept, Reference(Device (model)) |
[x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
58. EHDSMedication.characteristic | |
Definition | Other features of the product |
Short | Other features of the product |
Comments | Added for any other information. Currently missing from the model A.1.4.8 Package type (unit of presentation sometimes providing this info) |
Control | 0..* |
Type | Base |
60. EHDSMedication.characteristic.type | |
Definition | A code expressing the type of characteristic |
Short | A code expressing the type of characteristic |
Control | 1..1 |
Type | CodeableConcept |
62. EHDSMedication.characteristic.value | |
Definition | Description of the characteristic |
Short | Description of the characteristic |
Control | 0..1 |
Type | Element(ANY) |
64. EHDSMedication.additionalProductInformation | |
Definition | Additional information about product - for example, a reference to a product catalogue |
Short | Additional information about product - for example, a reference to a product catalogue |
Comments | Added |
Control | 0..1 |
Type | Base |