QED-PCC-CP-0014

From IHE Wiki
Revision as of 00:27, 25 April 2010 by Tsoutherland (talk | contribs) (→‎Tracking Information)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Change Proposal QED-PCC-CP-0014

Tracking Information

Domain
Patient Care Coordination
Change Proposal Number
QED-PCC-CP-0014
Status
Incorporated
Last Updated
See History
Assigned
Kboone

Change Proposal Summary

Title
Correction to QED WSDLs
Submission Date
Kboone 12:12, 14 September 2007 (CDT)
Profile Affected
XPHR
TF Version
2024
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, and bindings sections 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>
<binding name="VitalSignsDataRepository_Binding_Soap12"
  type="tns:VitalSignsDataRepository_PortType">
<binding name="VitalSignsDataRepository_Binding_Soap12"
  type="tns:VitalSignsDataRepository_PortType">