MedicationAdministration zib
Description
URL uitwerking
is related to
Activity

Arianne van de Wetering February 27, 2019 at 1:48 PM
This issue is closed:
error was corrected
remaining problems handled in new issues.

Arianne van de Wetering February 27, 2019 at 1:44 PM
The MedicationAdministration/MedicatieToedining zib (see zibs.nl and Simplifier) has some issues.
On Simplifier, dosage > rate[x] has no attribute rateRange. However, in a zib such as InstructionsForUse this attribute does appear. Should this attribute not be present in MedicationAdministration as well?
On zibs.nl, the attribute AdministeringSpeed::Range (NL-CM:9.13.23159) and, on Simplifier, the attribute dosage > rate[x] seems like it should either have type Ratio, or the attribute should include another attribute named rateRange.
The zib nor the FHIR profile refer to InstructionsForUse from MedicationAdministration/Medicatietoediening, so that is not applicable here.
However, in the zib a variable rate is permitted. This is currently not obviously possible in the FHIR profile (it can still be done, but only using it in a single UCUM code, however since we need to use the G-standaard unit in The Netherlands, UCUM does not satisfie our requirements). Created issue MM-165 to handle this.
The attribute dosage > SimpleQuantity seems like it should be renamed to dose.
Thank you for reporting this. There was an incorrect slice name in het profile that should not have been there and caused Simplifier to render this as the name. We corrected this error in the Profile.
On zibs.nl, the attribute AdminsteredAmount (NL-CM:9.13.21194) has cardinality 1..1. However, on Simplifier, the corresponding SimpleQuantity attribute has cardinality 0..1.
On zibs.nl, the attribute RouteOfAdministration (NL-CM:9.13.21195) has cardinality 1..1. On Simplifier, the corresponding route attribute has cardinality 0..1.
These do not match indeed. Created issue to handle this.
Details
Details
Assignee

The MedicationAdministration/MedicatieToedining zib (see zibs.nl and Simplifier) has some issues.
On Simplifier, dosage > rate[x] has no attribute rateRange. However, in a zib such as InstructionsForUse this attribute does appear. Should this attribute not be present in MedicationAdministration as well?
The attribute dosage > SimpleQuantity seems like it should be renamed to dose.
On zibs.nl, the attribute AdminsteredAmount (NL-CM:9.13.21194) has cardinality 1..1. However, on Simplifier, the corresponding SimpleQuantity attribute has cardinality 0..1.
On zibs.nl, the attribute RouteOfAdministration (NL-CM:9.13.21195) has cardinality 1..1. On Simplifier, the corresponding route attribute has cardinality 0..1.
On zibs.nl, the attribute AdministeringSpeed::Range (NL-CM:9.13.23159) and, on Simplifier, the attribute dosage > rate[x] seems like it should either have type Ratio, or the attribute should include another attribute named rateRange.