Loading...
Help
Login
Busy
Search
eHDSI - Templates
 
Template locked

OK Not OK
Templates (External repositories)

Warning Ok
Warning
Filter
eHDSI eP/eD Manufactured Material
Issues (1)
Change Request Status = Closed (epsos-issue-389): No ingredient element defined in XML schema definitions - CDA IGs have to be modified accordingly
TypeChange RequestStatusChange Request Status = Closed PriorityNormal
Events
Tracking / Status = Closed 2022-09-19 15:46:24: Tracking by Mathias Ghys
Description
Fix implemented
Assignment2022-09-19 15:44:39: Assigned To Mathias Ghys by Mathias Ghys
Tracking / Status = Open 2022-09-19 15:44:38: Tracking by Mathias Ghys
Description
Finding:

In  COCT_MT230100UV01_extPHARM.xsd  the  pharm:COCT_MT230100UV01.Part  type doesn't have ingredient element directly under part but it's defined under part/partProduct... so eHDSI IG should be fixed.

<xs:element name="part" type="pharm:COCT_MT230100UV01.Part" nillable="true"/> 
     <xs:complexType name="COCT_MT230100UV01.Part">
          <xs:sequence>
               <xs:group ref="hl7v3:InfrastructureRootElements"/>
               <xs:element name="id" type="hl7v3:II" minOccurs="0" maxOccurs="1"/>
               <xs:element name="quantity" type="hl7v3:RTO" minOccurs="0" maxOccurs="1"/>
               <xs:element name="partProduct" type="pharm:COCT_MT230100UV01.Product" minOccurs="1" maxOccurs="1"/>
               <xs:element name="subjectOf" type="pharm:COCT_MT230100UV01.Subject6" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
           </xs:sequence>
           <xs:attributeGroup ref="hl7v3:InfrastructureRootAttributes"/>
           <xs:attribute name="nullFlavor" type="hl7v3:NullFlavor" use="optional"/>
           <xs:attribute name="classCode" type="hl7v3:RoleClassPart" use="required"/>
      </xs:complexType> 

is it however defined in the template https://art-decor.ehdsi.eu/html/publication/epSOS/epsos-html-20220725T165048/tmp-1.3.6.1.4.1.12559.11.10.1.3.1.3.30-DYNAMIC.html?

Link to eHDSI JIRA Issue: https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EHEALTH-8909

Suggestion:

-

Further explanation:

-

 
 
Busy
Structure Definitions (External repositories)