Help
Login
Busy
Search
CH-PHARM - Issues

 
Select object
 
false
Results (1 / 1)
Id Issue Status Priority Type Date Assigned To Label
28 Issues in 'Dosage Instructions Start/Stop, Frequency, Dose' Closed Normal Change Request 2021-06-09 08:38:10 Quentin Ligier
 
Change Request Issues in 'Dosage Instructions Start/Stop, Frequency, Dose'
Id chdachpharm-issue-28
Status Closed
Priority Normal
Last Tracking 2021-06-09 08:38:10  by  Quentin Ligier
Current Assignee Quentin Ligier
    
Concerns
Template
false
Dosage Instructions Start/Stop, Frequency, Dose (chdachpharm-template-entry-35)
/
/
Template 2.16.756.5.30.1.1.10.4.35 (2019-08-27 16:30:05) Dosage Instructions Start/Stop, Frequency, Dose
Status Draft
/
-
/
-
Events
Tracking Closed 2021-06-09 08:38:10 : Tracking by Quentin Ligier
Description
Closing for now as no immediate action is required. The template can be improved, will do later.
Assignment 2021-06-08 14:01:32 : Assigned To Quentin Ligier by Annatina Foppa
Tracking Feedback needed 2021-06-08 14:00:51 : Tracking by Annatina Foppa
Description
as discussed today, most of these points won't be of relevance for the current "dosage policy" (see http://build.fhir.org/ig/ehealthsuisse/ch-emed/dosage.html). But please check and then close issue
Tracking In Progress 2021-05-06 13:13:15 : Tracking by Quentin Ligier
Description
1. Fixed description, changed cardinality of low and high to 1...1, added attributes @value and @nullFlavor and asserts to require only one at a time.

2. Not sure if it's already implied or if it has to be explicitly stated.

3. Depends on https://art-decor.org/art-decor/decor-issues--ch-pharm-?id=2.16.756.5.30.1.127.77.4.6.39&language=en-US .

4. More complex than I thought, the whole  hl7:effectiveTime  (  SXPR_TS  ) has to be reviewed I think.

5. The assert has to be added to including templates, it doesn't seem possible to add an assert at the template's root.  hl7:templateId[@root='1.3.6.1.4.1.19376.1.5.3.1.4.7.1'] and (not(hl7:doseQuantity) or hl7:doseQuantity[@nullFlavor])

6. The assert has to be added to including templates, it doesn't seem possible to add an assert at the template's root.  hl7:templateId[@root='1.3.6.1.4.1.19376.1.5.3.1.4.7.1'] and (not(hl7:rateQuantity) or hl7:rateQuantity[@nullFlavor])

7. Depends on  https://art-decor.org/art-decor/decor-issues--ch-pharm-?id=2.16.756.5.30.1.127.77.4.6.39&language=en-US .

8. Depends on  https://art-decor.org/art-decor/decor-issues--ch-pharm-?id=2.16.756.5.30.1.127.77.4.6.39&language=en-US .
Tracking Open 2021-03-15 15:57:26 : Tracking by Quentin Ligier
Edited by Quentin Ligier ( 2021-03-16 17:15:36 )
Description
1. In the first  hl7:effectiveTime  ( IVL_TS ),  hl7:low  and  hl7:high  are described with " If Start of Treatment is unknown this element SHALL be set to null flavor "UNK" ". There is a typo, it should be "End of Treatment" for  hl7:high . To ensure it's the case, the two elements should be required (they are optional now) and their content should be described as
OR (1…1):
  - @value (1…1)
  - @nullFlavor="UNK" (1…1)

2. On the first  hl7:effectiveTime  ( IVL_TS ),  @value@operator  and  @nullFlavor  should be forbidden?

3. In the second  hl7:effectiveTime  ( EIVL_TS ), is the  hl7:offset  child allowed?

4. In the third  hl7:effectiveTime  ( SXPR_TS ), both  hl7:comp  (without and with  @operator="I" ) are annotated as 1…*. Shouldn't the first be annotated as 1…1? I.e. the first  hl7:comp  has no  @operator  attribute, and all following ones shall have it.

5. The  hl7:doseQuantity  is required when the template id  1.3.6.1.4.1.19376.1.5.3.1.4.7.1  is used.
IHE Pharm PRE 6.3.4.6.3.8: In case the (structured) dosage instructions include a dose regime using “Normal Dosing”, this element SHALL be present and SHALL NOT be null flavor.
Proposition for a Schematron error: hl7:templateId[@root='1.3.6.1.4.1.19376.1.5.3.1.4.7.1'] and not(hl7:doseQuantity)
6. The  hl7:rateQuantity  is required when the template id  1.3.6.1.4.1.19376.1.5.3.1.4.7.1  is used.
IHE Pharm PRE 6.3.4.6.3.9: In case the (structured) dosage instructions include a dose regime using “Normal Dosing”, this element SHALL be present and SHALL NOT be null flavor.
=> Not sure why, this is a bit weird.
7. The first  hl7:effectiveTime  ( IVL_TS ) is always required.
IHE Pharm PRE 6.3.4.6.3.4: In case the (structured) dosage instructions include a dose regime [For the scope of this Content Module, “dose regime” groups the data elements Medication Frequency, Dose Quantity and Rate Quantity, provided in a certain type of dosing (“Normal dosing”, “Split dosing”, etc.)] this element SHALL be present and specify the entire duration of the medication treatment.
8. In a normal dosing (template id  1.3.6.1.4.1.19376.1.5.3.1.4.7.1 ), at least one of the second or third  hl7:effectiveTime  is required.
IHE Pharm PRE 6.3.4.6.3.5: In case the (structured) dosage instructions include a dose regime using “Normal Dosing”, this element SHALL be present and SHALL NOT be null flavor.
Proposition for a Schematron error: hl7:templateId[@root='1.3.6.1.4.1.19376.1.5.3.1.4.7.1'] and not(hl7:effectiveTime[@xsi:type='EIVL_TS']) and not(hl7:effectiveTime[@xsi:type='SXPR_TS'])
    
Labels
Preview Code HTML color Display Name Description