Help
Login
Busy
Search
eHDSI - Issues

 
Select object
 
false
Results (1 / 1)
Id Issue Status Priority Type Date Assigned To Label
351 Change attribute specification in examples for effectiveTime elements Closed Normal Change Request 2020-08-31 07:45:15 Mathias Ghys
 
Change Request Change attribute specification in examples for effectiveTime elements
Id epsos-issue-351
Status Closed
Priority Normal
Last Tracking 2020-08-31 07:45:15  by  Mathias Ghys
Current Assignee Mathias Ghys
    
Concerns
Template
false
eHDSI Substance Administration (1.3.6.1.4.1.12559.11.10.1.3.1.3.2)
/
/
Template 1.3.6.1.4.1.12559.11.10.1.3.1.3.2 (2020-07-02 13:56:15) eHDSI Substance Administration
Status Retired
/
-
/
-
Events
Assignment 2020-08-31 07:45:15 : Assigned To Mathias Ghys by Mathias Ghys
Tracking Closed 2020-08-31 07:45:14 : Tracking by Mathias Ghys
Edited by mghys ( 2020-08-31 07:46:10 ) mghys ( 2020-08-31 07:46:54 )
Description
Finding:

We noticed that there is an issue in the examples provided for the effectiveTime elements. If you use the examples in your CDA documents as specified, validation will not pass.

xsi:type must be used instead of just type:

wrong:

                                // twice a day
<effectiveTime type="PIVL_TS" institutionSpecified="true">
  <period value="12" unit="h"/>
</effectiveTime>

correct:

                                // twice a day
<effectiveTime xsi:type="PIVL_TS" institutionSpecified="true">
  <period value="12" unit="h"/>
</effectiveTime>
Suggestion:

- Modify the attributes

Further explanation:

-

    
Labels
Preview Code HTML color Display Name Description
 
 TBA 
TBA TBA To be approved
To be discussed and approved
 
 M1 
M1 M1 Milestone 1
Milestone 1 – before the EXPAND-athon 9-12 December 2015 Lisbon
 
 M2 
M2 M2 Milestone 2
Milestone 2 – final results to be delived at the end of EXPAND
 
 M3 
M3 M3 Milestone 3
Milestone 3 – end of the HL7 International Project
 
 M4 
M4 M4 Milestone 4
Milestone 4 – for consideration in the future / desiderata
 
 WJ 
WJ WJ Changes Word/JIRA
Changes in the Word Specification/Open a JIRA issue
 
 TID 
TID TID Template ID
Template-ID changes throughout the specification