QED-PCC-CP-0014

From IHE Wiki
Revision as of 12:12, 14 September 2007 by Kboone (talk | contribs) (New page: ==Change Proposal {{PAGENAME}}== ===Tracking Information=== ; Domain : Patient Care Coordination ; Change Proposal Number : {{PAGENAME}} ; Status : Incoming ; Last Updated : ~~~~ ; Ass...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Change Proposal QED-PCC-CP-0014

Tracking Information

Domain
Patient Care Coordination
Change Proposal Number
QED-PCC-CP-0014
Status
Incoming
Last Updated
Kboone 12:12, 14 September 2007 (CDT)
Assigned
Kboone

Change Proposal Summary

Title
Correction to QED WSDLs
Submission Date
Kboone 12:12, 14 September 2007 (CDT)
Profile Affected
XPHR
TF Version
2026
Volume and Section
Volume 2: PCC-1, PCC-2, PCC-3, PCC-4, PCC-5, PCC-6, WSDLs for QED

Rationale

There are some technical errors in the WSDLs published for QED that need to be corrected.

Content

Editors Note In the PPC-1 through PCC-6 transactions and in the Appendix on WSDLs for QED, change the message type definition section as follows


 <types>
   <xsd:schema elementFormDefault="qualified" targetNamespace="urn:hl7-org:v3">
     <!-- Query Care Record Event Profile Query -->
       <xsd:importinclude schemaLocation="QUPC_IN043100UV.xsd"/>
       <xsd:element name="QUPC_IN043100UV"/>
   </xsd:schema>
   <xsd:schema elementFormDefault="qualified" targetNamespace="urn:hl7-org:v3">
     <!-- Query Care Record Event Profile Query Response -->
     <xsd:importinclude schemaLocation="QUPC_IN043200UV.xsd"/>
     <xsd:element name="QUPC_IN043200UV"/>
   </xsd:schema>
   <xsd:schema elementFormDefault="qualified" targetNamespace="urn:hl7-org:v3">
     <!-- General Query Activate Query Continue / Cancel -->
     <xsd:importinclude schemaLocation="QUQI_IN000003UV01.xsd"/>
     <xsd:element name="QUQI_IN000003UV01"/>
   </xsd:schema>
 </types>