Help
Login
Busy
Search
eHDSI - Templates

 
Template locked

OK Not OK
Templates (External repositories)

Warning Ok
Warning
Filter
true50
eHDSI Material
false
Issues (2)
false
Change Request Status = Closed ( epsos-issue-366 ): Cardinality of asContent defined in the CDA IGs in conflict with the XSD schema definitions.
Type Change Request Status Change Request Status = Closed Priority Normal
Events
Tracking / Status = Closed 2021-04-29 12:51:39 : Tracking by Mathias Ghys
Description
Implementation done as part of CP-050
Assignment 2021-04-29 12:45:25 : Assigned To Mathias Ghys by Mathias Ghys
Tracking / Status = Open 2021-04-29 12:45:24 : Tracking by Mathias Ghys
Description
Finding:

- In the hl7:manufacturedMaterial template the property of type asContent has cardinality 0..* but the XSD files only contain a single value (XSD cardinality is 0..1):

<xs:element ref="epsos:asContent" minOccurs="0" maxOccurs="1"/>
In the IPS, where the pharmacy profile is used, it is also possible to provide multiple asContent elements:

<xs:element ref="epsos:asContent" minOccurs="0"/>
Suggestion:

- Proposed solution is to set the enclosing hl7:name element to mandatory.

Further explanation:

- Link to JIRA issue: https://ec.europa.eu/cefdigital/tracker/browse/EHSEMANTIC-645

Change Request Status = Closed ( epsos-issue-372 ): Align epsos:containerPackagedMedicine element cardinality with CDA XSD
Type Change Request Status Change Request Status = Closed Priority Normal
Events
Tracking / Status = Closed 2021-04-29 14:16:00 : Tracking by Mathias Ghys
Description
Implemented
Assignment 2021-04-29 14:09:02 : Assigned To Mathias Ghys by Mathias Ghys
Tracking / Status = Open 2021-04-29 14:09:01 : Tracking by Mathias Ghys
Description
Finding:

- In the eHDSI Material template definition, the epsos:containerPackagedMedicine element has cardinality [1 ... *], where in the extended CDA XSD schema definitions, the cardinality is restricted to 1.

containerPackagedMedicine is an Entity in the Role asContent (“entity playing the role”). Therefore it can not have cardinality greater than one, according to RIM rules. See RIM specification section 3.3.1

Suggestion:

- Restrict cardinality

Further explanation:

- Link with JIRA issue: https://ec.europa.eu/cefdigital/tracker/browse/EHSEMANTIC-1026

 
 
Busy
Structure Definitions (External repositories)