Difference between revisions of "QED-PCC-CP-0014"

From IHE Wiki
Jump to navigation Jump to search
m
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
; Domain : [[Patient Care Coordination]]
 
; Domain : [[Patient Care Coordination]]
 
; Change Proposal Number : {{PAGENAME}}
 
; Change Proposal Number : {{PAGENAME}}
; Status : Incoming
+
; Status : Incorporated
; Last Updated : See [http://wiki.ihe.net/index.php?title={{PAGENAME}}&action=history]
+
; Last Updated : See [http://wiki.ihe.net/index.php?title={{PAGENAME}}&action=history History]
 
; Assigned : [[User:Kboone|Kboone]]
 
; Assigned : [[User:Kboone|Kboone]]
  

Latest revision as of 00:27, 25 April 2010

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">