Your browser does not appear to support JavaScript. You may want to try one of the following:
You may want to try one of the following:
If the above does not work, try reloading the page yourself. Note that you will lose any unsaved changes:
shift
control
Show details
Hide details
This form has to be reloaded. This most likely happened because your session has expired, which might take to the login page. (If you think that you shouldn't see this message and that the problem persists, please contact support.)
- 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.
- 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.
- Link to JIRA issue: https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EHEALTH-10044