Class PixAddPatientResponse

java.lang.Object
org.projecthusky.communication.responses.BaseResponse
org.projecthusky.communication.responses.pix.PixAddPatientResponse

public class PixAddPatientResponse extends BaseResponse
Response class that contains all XML elements for a PixAddPatientQuery.
Mostly a copy of V3Acknowledgement class.
Author:
szalai
  • Constructor Details

    • PixAddPatientResponse

      public PixAddPatientResponse(net.ihe.gazelle.hl7v3.mcciin000002UV01.MCCIIN000002UV01Type v3Acknowledgement)
      Constructor that accepts the XML containing the Acknowledgement message (MCCIIN000002UV01).
      Parameters:
      v3Acknowledgement -