Help
Login
Busy
Search
CH-PHARM - Issues

 
Select object
 
false
Results (1 / 1)
Id Issue Status Priority Type Date Assigned To Label
17 Improve cardinalities of ingredient quantities Closed Normal Change Request 2021-05-10 13:28:45
 
Change Request Improve cardinalities of ingredient quantities
Id chdachpharm-issue-17
Status Closed
Priority Normal
Last Tracking 2021-05-10 13:28:45  by  Annatina Foppa
    
Concerns
Template
false
Manufactured Material Entry Content Module (chdachpharm-template-entry-33)
/
/
Template 2.16.756.5.30.1.1.10.4.33 (2019-12-11 11:34:24) Manufactured Material Entry Content Module
Status Draft
/
-
/
-
Events
Tracking Closed 2021-05-10 13:28:45 : Tracking by Annatina Foppa
Description
checked, okay -> close issue
Tracking Feedback needed 2021-05-05 15:37:58 : Tracking by Quentin Ligier
Description
I agree, it's an useless source of mistakes.
So:
- cardinalities of manufacturedMaterial/ingredient/quantity/numerator and manufacturedMaterial/ingredient/quantity/denominator have been set to 1...1 and nullFlavors are disallowed.
- cardinalities of @value and @unit are not modified (1...1).
Tracking In Progress 2021-04-20 13:09:43 : Tracking by Annatina Foppa
Description
Note: in CH FHIR, cardinalities 1...1 were chosen for numerator AND denominator, see  CH.FHIR.IG.CH-EMED\CH EMED Ratio with units - FHIR v4.0.1
Reason: omittance of units or interpretation as "if absent it is the unit of medication" is too unclear and dangerous, see example of conversion at Projectathon 2020
Therefore, I would leave the denominator as it is now.
See also ticket  CH EMED Medication Profile - amount / ingredien.strength with uni (Oliver Egger, ahdis) · Issue #23 · ehealthsuisse/ch-emed (github.com)
Tracking Open 2021-03-01 22:43:02 : Tracking by Annatina Foppa
Description
denominator: @unit was set to required (1...1) but should be optional (0...1) -> issue reopened
Tracking Closed 2021-02-19 00:47:09 : Tracking by Pero Grgic
Description
hl7:numerator: @value & @unit attribute added

hl7:denominator: @value & @unit attribute added
Tracking Open 2021-02-15 18:00:15 : Tracking by Quentin Ligier
Description

After discussion with Stéphane, we are proposing the following changes to the ingredient quantity:

The ingredient quantity (pharm:ingredient/pharm:quantity) is represented as a ratio, it does not make sense to only have the numerator or the denominator and the IHE PRE profile does not explain how to process an incomplete ratio. The cardinalities of hl7:numerator and hl7:denominator should then be set to 1…1; if it's unknown, the whole pharm:quantity can be omitted.

To improve the template, the following changes can also be made:

  • In hl7:numerator:
  • The @value attribute is required (1…1) and is a strictly positive number (integer?).
  • The @unit attribute is required (1…1) and can be restricted to a specific value set (UCUM or UnitsOfPresentation?).
  • The null flavor is forbidden.
  • In hl7:denominator:
  • The @value attribute is required (1…1) and is a strictly positive number (integer?).
  • The @unit attribute is optional (0…1) and can be restricted to a specific value set (UCUM or UnitsOfPresentation?). If absent, the denominator unit is the unit of medication.
  • The null flavor is forbidden.
      What do you think?
          
      Labels
      Preview Code HTML color Display Name Description