Help
Login
Busy
Search
eHDSI - Templates

 
Template locked

OK Not OK
Templates (External repositories)

Warning Ok
Warning
Filter
true50
eHDSI Substance Administration
false
Issues (1)
false
Change Request Status = Closed ( epsos-issue-416 ): [eHDSI Substance Administration] Frequency of intakes mismatch between its display and sample in CDA IG
Type Change Request Status Change Request Status = Closed Priority Normal
Events
Tracking / Status = Closed 2023-07-06 14:06:11 : Tracking by Mathias Ghys
Assignment 2023-07-06 13:09:28 : Assigned To Mathias Ghys by Mathias Ghys
Tracking / Status = Open 2023-07-06 13:09:27 : Tracking by Mathias Ghys
Description
Finding:

- Frequency of Intakes

<effectiveTime institutionSpecified="true" xsi:type="PIVL_TS">
    <period unit="h" value="8"/>
</effectiveTime>

is displayed as:

1 Time(s) per 8 hour

instead of "3 times a day" as it is in the example of CDA IG.

 

Suggestion:

fter some investigation together with our semantic expert, we concluded that the implementation was done correctly, but that the example in ART-DECOR needs to be updated.

This is not correct since this will be displayed as 1 Time(s) per 12 hours.

If you want to express something as 2 times a day, you should indicate it as:

<effectiveTime institutionSpecified="true"
                                operator="A" xsi:type="PIVL_TS"><period unit="d" value="0.5"/></effectiveTime> 

In ART-DECOR we also don't make conversions between minutes, hours, days, months,... So the example needs to be corrected in ART-DECOR.

Further explanation:

- Link to JIRA issue: https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EHEALTH-10044

 
 
Busy
Structure Definitions (External repositories)