Sample Soap Request for Method: getOfferDonorInfoV2( Long offerId, String nationalDonorId, String dateOfBirth )

Request: get a donor's "WsDonorSideInfo" shared information: arg0(offerId) is Null, arg1(nationalDonorId) is valid, arg2(dateOfBirth) is null.
note: User has recipient ODO permissions, the response will contain 3 offers from DWL donor[CTD056504].

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ctr="http://ctr3ws.cbs.com/"> <soapenv:Header> <wsse:Security soapenv:mustUnderstand="0" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"> <wsse:UsernameToken wsu:Id="UsernameToken-3" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"> <wsse:Username>aUser</wsse:Username> <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText"> aPassword </wsse:Password> </wsse:UsernameToken> </wsse:Security> </soapenv:Header> <soapenv:Body> <ctr:getOfferDonorInfoV2> <arg1>CTD056504</arg1> </ctr:getOfferDonorInfoV2> </soapenv:Body> </soapenv:Envelope>

Response: the donor's "WsDonorSideInfo" shared information.

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ns2:getOfferDonorInfoV2Response xmlns:ns2="http://ctr3ws.cbs.com/"> <return> <donorRegistration> <nationalDonorId>CTD056504</nationalDonorId> <localDonorId>8092</localDonorId> <height>181</height> <weight>74</weight> <gender> <id>1</id> <bizRef>MALE</bizRef> </gender> <bloodType> <id>3</id> <bizRef>O</bizRef> </bloodType> <age> <days>1</days> <negative>false</negative> <weeks>8</weeks> <years>56</years> </age> <bmi>22.6</bmi> <breastFed> <id>2</id> <bizRef>NO</bizRef> </breastFed> <facilities> <id>23</id> <facilityName>Transplant-Québec</facilityName> <facilityType> <id>3</id> <bizRef>OPO</bizRef> </facilityType> <facilityCode>QC-TQ</facilityCode> <corrCode>40000</corrCode> </facilities> <facilities> <id>93</id> <facilityName>Transplant-Québec</facilityName> <facilityType> <id>2</id> <bizRef>HLA_LAB</bizRef> </facilityType> <facilityCode>QC-TQ-HLA</facilityCode> <corrCode>40000</corrCode> </facilities> </donorRegistration> <lstOffers> <id>37137</id> <lastUpdated>2025-04-08T19:16:07.664-04:00</lastUpdated> <statusChangedDate>2025-04-08T19:16:04-04:00</statusChangedDate> <donorOrgan> <organ> <id>1</id> <bizRef>HEART</bizRef> </organ> <organType> <id>101</id> <bizRef>HEART</bizRef> </organType> <nationalDonorId>CTD056504</nationalDonorId> <consentedOrganId>189620</consentedOrganId> </donorOrgan> <opoOffering> <id>23</id> <facilityName>Transplant-Québec</facilityName> <facilityType> <id>3</id> <bizRef>OPO</bizRef> </facilityType> <facilityCode>QC-TQ</facilityCode> <corrCode>40000</corrCode> </opoOffering> <nationalRecipientId>CTR032904</nationalRecipientId> <organRequestId>161364</organRequestId> <opoReceiving> <id>22</id> <facilityName>Trillium Gift of Life Network</facilityName> <facilityType> <id>3</id> <bizRef>OPO</bizRef> </facilityType> <facilityCode>ON-TGLN</facilityCode> <corrCode>50000</corrCode> </opoReceiving> <transplantCentre> <id>38</id> <facilityName>University of Ottawa Heart Institute</facilityName> <facilityType> <id>1</id> <bizRef>TX_CENTRE</bizRef> </facilityType> <facilityCode>ON-OTT-OHI</facilityCode> <corrCode>54164</corrCode> </transplantCentre> <offerState> <id>4</id> <bizRef>DECLINED</bizRef> </offerState> <offerStateReason> <id>5</id> <bizRef>POSITIVE_CROSS_MATCH</bizRef> </offerStateReason> <iposMatchResultID>7035</iposMatchResultID> <rank>1</rank> <offerDuration>02:52</offerDuration> <wtcCrossedAntigens xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> </lstOffers> <lstOffers> <id>37139</id> <lastUpdated>2025-04-08T20:59:34.211-04:00</lastUpdated> <statusChangedDate>2025-04-08T20:59:31-04:00</statusChangedDate> <donorOrgan> <organ> <id>5</id> <bizRef>KIDNEY</bizRef> </organ> <organType> <id>7</id> <bizRef>RIGHT_KIDNEY</bizRef> </organType> <nationalDonorId>CTD056504</nationalDonorId> <consentedOrganId>189618</consentedOrganId> </donorOrgan> <opoOffering> <id>23</id> <facilityName>Transplant-Québec</facilityName> <facilityType> <id>3</id> <bizRef>OPO</bizRef> </facilityType> <facilityCode>QC-TQ</facilityCode> <corrCode>40000</corrCode> </opoOffering> <nationalRecipientId>CTR054821</nationalRecipientId> <organRequestId>160817</organRequestId> <opoReceiving> <id>22</id> <facilityName>Trillium Gift of Life Network</facilityName> <facilityType> <id>3</id> <bizRef>OPO</bizRef> </facilityType> <facilityCode>ON-TGLN</facilityCode> <corrCode>50000</corrCode> </opoReceiving> <transplantCentre> <id>40</id> <facilityName>St. Michael's Hospital</facilityName> <facilityType> <id>1</id> <bizRef>TX_CENTRE</bizRef> </facilityType> <facilityCode>ON-TOR-SMH</facilityCode> <corrCode>51444</corrCode> </transplantCentre> <offerState> <id>3</id> <bizRef>ACCEPTED</bizRef> </offerState> <iposMatchResultID>21382</iposMatchResultID> <rank>1</rank> <offerDuration>04:01</offerDuration> <wtcCrossedAntigens xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> </lstOffers> <lstOffers> <id>37141</id> <lastUpdated>2025-04-08T19:50:04.048-04:00</lastUpdated> <statusChangedDate>2025-04-08T19:49:59-04:00</statusChangedDate> <donorOrgan> <organ> <id>1</id> <bizRef>HEART</bizRef> </organ> <organType> <id>101</id> <bizRef>HEART</bizRef> </organType> <nationalDonorId>CTD056504</nationalDonorId> <consentedOrganId>189620</consentedOrganId> </donorOrgan> <opoOffering> <id>23</id> <facilityName>Transplant-Québec</facilityName> <facilityType> <id>3</id> <bizRef>OPO</bizRef> </facilityType> <facilityCode>QC-TQ</facilityCode> <corrCode>40000</corrCode> </opoOffering> <nationalRecipientId>CTR056286</nationalRecipientId> <organRequestId>161906</organRequestId> <opoReceiving> <id>22</id> <facilityName>Trillium Gift of Life Network</facilityName> <facilityType> <id>3</id> <bizRef>OPO</bizRef> </facilityType> <facilityCode>ON-TGLN</facilityCode> <corrCode>50000</corrCode> </opoReceiving> <transplantCentre> <id>41</id> <facilityName>Toronto General Hospital - University Health Network</facilityName> <facilityType> <id>1</id> <bizRef>TX_CENTRE</bizRef> </facilityType> <facilityCode>ON-TOR-TGH</facilityCode> <corrCode>53910</corrCode> </transplantCentre> <offerState> <id>4</id> <bizRef>DECLINED</bizRef> </offerState> <offerStateReason> <id>5</id> <bizRef>POSITIVE_CROSS_MATCH</bizRef> </offerStateReason> <iposMatchResultID>7037</iposMatchResultID> <rank>3</rank> <offerDuration>00:28</offerDuration> <wtcCrossedAntigens xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> </lstOffers> <donorConsentedOrgans> <consentedOrgan>PANCREAS_WHOLE</consentedOrgan> <consentedState> <id>7</id> <bizRef>NOT_PARTICIPATING</bizRef> </consentedState> <stateChangeDate>2025-04-08T16:03:22-04:00</stateChangeDate> </donorConsentedOrgans> <donorConsentedOrgans> <consentedOrgan>KIDNEYS</consentedOrgan> <consentedState> <id>1</id> <bizRef>CONSENTED</bizRef> </consentedState> <stateChangeDate>2025-04-11T08:24:33-04:00</stateChangeDate> </donorConsentedOrgans> <donorConsentedOrgans> <consentedOrgan>LUNGS</consentedOrgan> <consentedState> <id>7</id> <bizRef>NOT_PARTICIPATING</bizRef> </consentedState> <stateChangeDate>2025-04-08T16:03:22-04:00</stateChangeDate> </donorConsentedOrgans> <donorConsentedOrgans> <consentedOrgan>HEART</consentedOrgan> <consentedState> <id>1</id> <bizRef>CONSENTED</bizRef> </consentedState> <stateChangeDate>2025-04-08T16:03:22-04:00</stateChangeDate> </donorConsentedOrgans> <donorConsentedOrgans> <consentedOrgan>LIVER</consentedOrgan> <consentedState> <id>7</id> <bizRef>NOT_PARTICIPATING</bizRef> </consentedState> <stateChangeDate>2025-04-08T16:03:22-04:00</stateChangeDate> </donorConsentedOrgans> <donorConsentedOrgans> <consentedOrgan>SMALL_BOWEL</consentedOrgan> <consentedState> <id>7</id> <bizRef>NOT_PARTICIPATING</bizRef> </consentedState> <stateChangeDate>2025-04-08T16:03:22-04:00</stateChangeDate> </donorConsentedOrgans> <donorConsentedOrgans> <consentedOrgan>STOMACH</consentedOrgan> <consentedState> <id>7</id> <bizRef>NOT_PARTICIPATING</bizRef> </consentedState> <stateChangeDate>2025-04-08T16:03:22-04:00</stateChangeDate> </donorConsentedOrgans> <donorDeath> <deathType> <id>1</id> <bizRef>NDD</bizRef> </deathType> <countryOfDeath> <id>1</id> <bizRef>CAN</bizRef> </countryOfDeath> <province_StateOfDeath> <id>11</id> <bizRef>QC</bizRef> </province_StateOfDeath> <id>11659</id> <nationalDonorId>CTD056504</nationalDonorId> <brainDeathDateTime>2025-04-07T12:44:00-04:00</brainDeathDateTime> </donorDeath> <hlaTyping> <nationalId>CTD056504</nationalId> <confirmHLATyping>true</confirmHLATyping> <drb345TestedNotPresent>false</drb345TestedNotPresent> <bw4>POSITIVE</bw4> <bw6>POSITIVE</bw6> <listMoleculars> <molecularType>A_1</molecularType> <molecular>02:XX</molecular> </listMoleculars> <listMoleculars> <molecularType>A_2</molecularType> <molecular>24:XX</molecular> </listMoleculars> <listMoleculars> <molecularType>B_1</molecularType> <molecular>08:XX</molecular> </listMoleculars> <listMoleculars> <molecularType>B_2</molecularType> <molecular>18:XX</molecular> </listMoleculars> <listMoleculars> <molecularType>C_1</molecularType> <molecular>07:XX</molecular> </listMoleculars> <listMoleculars> <molecularType>C_2</molecularType> <molecular>07:XX</molecular> </listMoleculars> <listMoleculars> <molecularType>DPA1_1</molecularType> <molecular>01:XX</molecular> </listMoleculars> <listMoleculars> <molecularType>DPA1_2</molecularType> <molecular>01:XX</molecular> </listMoleculars> <listMoleculars> <molecularType>DPB1_1</molecularType> <molecular>04:01</molecular> </listMoleculars> <listMoleculars> <molecularType>DPB1_2</molecularType> <molecular>04:02P</molecular> </listMoleculars> <listMoleculars> <molecularType>DQA1_1</molecularType> <molecular>05:XX</molecular> </listMoleculars> <listMoleculars> <molecularType>DQA1_2</molecularType> <molecular>05:XX</molecular> </listMoleculars> <listMoleculars> <molecularType>DQB1_1</molecularType> <molecular>02:XX</molecular> </listMoleculars> <listMoleculars> <molecularType>DQB1_2</molecularType> <molecular>03(7)</molecular> </listMoleculars> <listMoleculars> <molecularType>DRB1_1</molecularType> <molecular>03:01</molecular> </listMoleculars> <listMoleculars> <molecularType>DRB1_2</molecularType> <molecular>11:XX</molecular> </listMoleculars> <listMoleculars> <molecularType>DRB3_1</molecularType> <molecular>01:XX</molecular> </listMoleculars> <listMoleculars> <molecularType>DRB3_2</molecularType> <molecular>02:XX</molecular> </listMoleculars> <dr51>false</dr51> <dr52>true</dr52> <dr53>false</dr53> <bw4SystemCalculated>POSITIVE</bw4SystemCalculated> <bw6SystemCalculated>POSITIVE</bw6SystemCalculated> <listSerologies> <serologicaType>A_1</serologicaType> <serology>2</serology> </listSerologies> <listSerologies> <serologicaType>A_2</serologicaType> <serology>24</serology> </listSerologies> <listSerologies> <serologicaType>B_1</serologicaType> <serology>8</serology> </listSerologies> <listSerologies> <serologicaType>B_2</serologicaType> <serology>18</serology> </listSerologies> <listSerologies> <serologicaType>Cw_1</serologicaType> <serology>7</serology> </listSerologies> <listSerologies> <serologicaType>Cw_2</serologicaType> <serology>7</serology> </listSerologies> <listSerologies> <serologicaType>DPA_1</serologicaType> <serology>1</serology> </listSerologies> <listSerologies> <serologicaType>DPA_2</serologicaType> <serology>1</serology> </listSerologies> <listSerologies> <serologicaType>DPB_1</serologicaType> <serology>0401</serology> </listSerologies> <listSerologies> <serologicaType>DPB_2</serologicaType> <serology>0402</serology> </listSerologies> <listSerologies> <serologicaType>DQA_1</serologicaType> <serology>5</serology> </listSerologies> <listSerologies> <serologicaType>DQA_2</serologicaType> <serology>5</serology> </listSerologies> <listSerologies> <serologicaType>DQB_1</serologicaType> <serology>2</serology> </listSerologies> <listSerologies> <serologicaType>DQB_2</serologicaType> <serology>7</serology> </listSerologies> <listSerologies> <serologicaType>DR_1</serologicaType> <serology>17</serology> </listSerologies> <listSerologies> <serologicaType>DR_2</serologicaType> <serology>11</serology> </listSerologies> <listSerologies> <serologicaType>DR52_1</serologicaType> <serology>52</serology> </listSerologies> <listSerologies> <serologicaType>DR52_2</serologicaType> <serology>52</serology> </listSerologies> <hlaCompleteByOrgan> <complete>true</complete> <program> <id>2</id> <bizRef>DECEASED_WAITLIST</bizRef> </program> <evaluatedOn>2025-07-29T00:00:00-04:00</evaluatedOn> <organ> <id>5</id> <bizRef>KIDNEY</bizRef> </organ> </hlaCompleteByOrgan> <hlaCompleteByOrgan> <complete>true</complete> <program> <id>2</id> <bizRef>DECEASED_WAITLIST</bizRef> </program> <evaluatedOn>2025-07-29T00:00:00-04:00</evaluatedOn> <organ> <id>1</id> <bizRef>HEART</bizRef> </organ> </hlaCompleteByOrgan> </hlaTyping> <serologyResult> <id>106018</id> <nationalId>CTD056504</nationalId> <testDefinitionName>donorSerology</testDefinitionName> <testDefinitionId>1</testDefinitionId> <collectionDate>2025-04-07T16:36:00-04:00</collectionDate> <testElementResults> <id>170342</id> <testElementDefinitionName>hepbsurfaceag</testElementDefinitionName> <testValue>NEGATIVE</testValue> </testElementResults> <testElementResults> <id>170343</id> <testElementDefinitionName>hebcab</testElementDefinitionName> <testValue>NEGATIVE</testValue> </testElementResults> <testElementResults> <id>170341</id> <testElementDefinitionName>hepbcoreab</testElementDefinitionName> <testValue>NEGATIVE</testValue> </testElementResults> <serologyType>UNDILUTED</serologyType> <serologySource>DONOR</serologySource> </serologyResult> <testsDiagsInfo/> <attachmentsinfo> <attachmentID>84719</attachmentID> <nationalID>CTD056504</nationalID> <attachmentSection> <id>1</id> <bizRef>PATIENT_PERSONAL</bizRef> </attachmentSection> <description>173617 - description</description> <sideBysideFlag>true</sideBysideFlag> <fileName>122736 - name</fileName> <uploadedBy>1418 - first_name 1418 - last_name</uploadedBy> <uploadedDate>2025-04-08T16:08:50-04:00</uploadedDate> </attachmentsinfo> <attachmentsinfo> <attachmentID>84718</attachmentID> <nationalID>CTD056504</nationalID> <attachmentSection> <id>1</id> <bizRef>PATIENT_PERSONAL</bizRef> </attachmentSection> <description>173617 - description</description> <sideBysideFlag>true</sideBysideFlag> <fileName>122735 - name</fileName> <uploadedBy>1418 - first_name 1418 - last_name</uploadedBy> <uploadedDate>2025-04-08T16:03:30-04:00</uploadedDate> </attachmentsinfo> </return> </ns2:getOfferDonorInfoV2Response> </soap:Body> </soap:Envelope>