Sample Soap Request for Method: getHSPMatchforDonor( String nationalId )

Get a donor's list of IPOS-Kidney allocation" results, when the CTR user has permission to view donor's the HSP Allocation list.
  Expect that the allocation list returned will include all the recipients matched.

<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">password</wsse:Password> </wsse:UsernameToken> </wsse:Security> </soapenv:Header> <soapenv:Body> <ctr:getHSPMatchforDonor> <arg0>CTD045198</arg0> </ctr:getHSPMatchforDonor> </soapenv:Body> </soapenv:Envelope>

Request:
  Expect that the allocation list returned will include all the recipients matched.

Response: The allocation list returned will include only the Recipient ODO's recipients that have an active offer active (proposed, under_review, accepted) from the donor.

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Body> <ns2:getHSPMatchforDonorResponse xmlns:ns2="http://ctr3ws.cbs.com/"> <return> <id>21846</id> <organRequestRank>1</organRequestRank> <allocationDate>2022-12-19T15:44:47-05:00</allocationDate> <nationalDonorId>CTD045198</nationalDonorId> <donorAtThreshold>false</donorAtThreshold> <recipientAtThreshold>false</recipientAtThreshold> <nationalRecipientId>CTR043421</nationalRecipientId> <localRecipientId>13772</localRecipientId> <age>68.7</age> <bloodGroup> <id>1</id> <bizRef>A</bizRef> </bloodGroup> <bloodGroupMatch xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <transplantType> <id>1</id> <bizRef>SINGLE</bizRef> </transplantType> <cPRA>100</cPRA> <adjustedCPRA xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <wtcCrossedAntigens xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <organRequestId>150727</organRequestId> <organRequired> <id>5</id> <bizRef>KIDNEY</bizRef> </organRequired> <organRequestStatus> <id>2</id> <bizRef>ACTIVE</bizRef> </organRequestStatus> <organRequestReason> <id>31</id> <bizRef>ACTIVE_RECIPIENT_ON_WAITLIST</bizRef> </organRequestReason> <listDateTime>2020-11-11T12:20:00-05:00</listDateTime> <organMedicalStatus> <id>27</id> <bizRef>KIDNEY_1</bizRef> </organMedicalStatus> <daysAtCurrentStatus xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <daysOnDialysis>1862</daysOnDialysis> <highlySensitized xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <inUtero>false</inUtero> <comment>&lt;span style='font-weight:bold'>Kidney:&lt;/span> accept hep b+,accept hep c+</comment> <vxm xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <odo> <id>23</id> <facilityName>Transplant-Québec</facilityName> <facilityType> <id>3</id> <bizRef>OPO</bizRef> </facilityType> <facilityCode>QC-TQ</facilityCode> <corrCode>40000</corrCode> </odo> <recipientTXCenter> <id>92</id> <facilityName>Transplant-Québec</facilityName> <facilityType> <id>1</id> <bizRef>TX_CENTRE</bizRef> </facilityType> <facilityCode>QC-TQ-TXC</facilityCode> <corrCode>40000</corrCode> </recipientTXCenter> </return> <return> <id>21847</id> <organRequestRank>2</organRequestRank> <allocationDate>2022-12-19T15:44:47-05:00</allocationDate> <nationalDonorId>CTD045198</nationalDonorId> <donorAtThreshold>false</donorAtThreshold> <recipientAtThreshold>false</recipientAtThreshold> <nationalRecipientId>CTR014489</nationalRecipientId> <localRecipientId>10194</localRecipientId> <age>32.3</age> <bloodGroup> <id>3</id> <bizRef>O</bizRef> </bloodGroup> <bloodGroupMatch xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <transplantType> <id>1</id> <bizRef>SINGLE</bizRef> </transplantType> <cPRA>100</cPRA> <adjustedCPRA>100</adjustedCPRA> <wtcCrossedAntigens>A1</wtcCrossedAntigens> <organRequestId>10078</organRequestId> <organRequired> <id>5</id> <bizRef>KIDNEY</bizRef> </organRequired> <organRequestStatus> <id>2</id> <bizRef>ACTIVE</bizRef> </organRequestStatus> <organRequestReason> <id>31</id> <bizRef>ACTIVE_RECIPIENT_ON_WAITLIST</bizRef> </organRequestReason> <listDateTime>2008-03-14T04:00:00-04:00</listDateTime> <organMedicalStatus> <id>27</id> <bizRef>KIDNEY_1</bizRef> </organMedicalStatus> <daysAtCurrentStatus xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <daysOnDialysis>793</daysOnDialysis> <highlySensitized xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <inUtero>false</inUtero> <comment>&lt;span style='font-weight:bold'>Kidney:&lt;/span> accept hep c+</comment> <vxm xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <odo> <id>17</id> <facilityName>British Columbia Transplant</facilityName> <facilityType> <id>3</id> <bizRef>OPO</bizRef> </facilityType> <facilityCode>BC-BCT</facilityCode> <corrCode>90000</corrCode> </odo> <recipientTXCenter> <id>28</id> <facilityName>Vancouver General Hospital</facilityName> <facilityType> <id>1</id> <bizRef>TX_CENTRE</bizRef> </facilityType> <facilityCode>BC-VAN-VGH</facilityCode> <corrCode>90101</corrCode> </recipientTXCenter> </return> <return> <id>21848</id> <organRequestRank>3</organRequestRank> <allocationDate>2022-12-19T15:44:47-05:00</allocationDate> <nationalDonorId>CTD045198</nationalDonorId> <donorAtThreshold>false</donorAtThreshold> <recipientAtThreshold>false</recipientAtThreshold> <nationalRecipientId>CTR038999</nationalRecipientId> <localRecipientId>7247</localRecipientId> <age>11.7</age> <bloodGroup> <id>2</id> <bizRef>B</bizRef> </bloodGroup> <bloodGroupMatch xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <transplantType> <id>1</id> <bizRef>SINGLE</bizRef> </transplantType> <cPRA>99</cPRA> <adjustedCPRA xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <wtcCrossedAntigens xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <organRequestId>151011</organRequestId> <organRequired> <id>5</id> <bizRef>KIDNEY</bizRef> </organRequired> <organRequestStatus> <id>2</id> <bizRef>ACTIVE</bizRef> </organRequestStatus> <organRequestReason> <id>31</id> <bizRef>ACTIVE_RECIPIENT_ON_WAITLIST</bizRef> </organRequestReason> <listDateTime>2020-12-04T10:17:00-05:00</listDateTime> <organMedicalStatus> <id>27</id> <bizRef>KIDNEY_1</bizRef> </organMedicalStatus> <daysAtCurrentStatus xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <daysOnDialysis>2817</daysOnDialysis> <highlySensitized xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <inUtero>false</inUtero> <comment>&lt;span style='font-weight:bold'>Kidney:&lt;/span> accept hep b+,accept hep c+</comment> <vxm xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <odo> <id>23</id> <facilityName>Transplant-Québec</facilityName> <facilityType> <id>3</id> <bizRef>OPO</bizRef> </facilityType> <facilityCode>QC-TQ</facilityCode> <corrCode>40000</corrCode> </odo> <recipientTXCenter> <id>92</id> <facilityName>Transplant-Québec</facilityName> <facilityType> <id>1</id> <bizRef>TX_CENTRE</bizRef> </facilityType> <facilityCode>QC-TQ-TXC</facilityCode> <corrCode>40000</corrCode> </recipientTXCenter> </return> <return> <id>21849</id> <organRequestRank>4</organRequestRank> <allocationDate>2022-12-19T15:44:47-05:00</allocationDate> <nationalDonorId>CTD045198</nationalDonorId> <donorAtThreshold>false</donorAtThreshold> <recipientAtThreshold>false</recipientAtThreshold> <nationalRecipientId>CTR043332</nationalRecipientId> <localRecipientId>1888</localRecipientId> <age>52.7</age> <bloodGroup> <id>2</id> <bizRef>B</bizRef> </bloodGroup> <bloodGroupMatch xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <transplantType> <id>2</id> <bizRef>MULTIPLE_SAME_DONOR</bizRef> </transplantType> <cPRA>99</cPRA> <adjustedCPRA xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <wtcCrossedAntigens xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <organRequestId>150655</organRequestId> <organRequired> <id>5</id> <bizRef>KIDNEY</bizRef> </organRequired> <organRequestStatus> <id>2</id> <bizRef>ACTIVE</bizRef> </organRequestStatus> <organRequestReason> <id>31</id> <bizRef>ACTIVE_RECIPIENT_ON_WAITLIST</bizRef> </organRequestReason> <listDateTime>2022-02-28T15:10:00-05:00</listDateTime> <organMedicalStatus> <id>27</id> <bizRef>KIDNEY_1</bizRef> </organMedicalStatus> <daysAtCurrentStatus xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <daysOnDialysis>2020</daysOnDialysis> <highlySensitized xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <otherActiveRors> <relatedOrganRequestId>151616</relatedOrganRequestId> <organ>PANCREAS</organ> <organId>4</organId> <organMedicalStatus>PANCREAS_NORMAL</organMedicalStatus> <organMedicalStatusId>30</organMedicalStatusId> <requestState>ACTIVE</requestState> <requestStateId>2</requestStateId> </otherActiveRors> <inUtero>false</inUtero> <comment>&lt;span style='font-weight:bold'>Kidney:&lt;/span> accept hep b+,accept hep c+&lt;br>&lt;span style='font-weight:bold'>Pancreas:&lt;/span></comment> <vxm xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <odo> <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> </odo> <recipientTXCenter> <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> </recipientTXCenter> </return> <return> <id>21851</id> <organRequestRank>5</organRequestRank> <allocationDate>2022-12-19T15:44:47-05:00</allocationDate> <nationalDonorId>CTD045198</nationalDonorId> <donorAtThreshold>false</donorAtThreshold> <recipientAtThreshold>false</recipientAtThreshold> <nationalRecipientId>CTR040911</nationalRecipientId> <age>36.1</age> <bloodGroup> <id>1</id> <bizRef>A</bizRef> </bloodGroup> <bloodGroupMatch xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <transplantType> <id>1</id> <bizRef>SINGLE</bizRef> </transplantType> <cPRA>99</cPRA> <adjustedCPRA xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <wtcCrossedAntigens xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <organRequestId>148923</organRequestId> <organRequired> <id>5</id> <bizRef>KIDNEY</bizRef> </organRequired> <organRequestStatus> <id>2</id> <bizRef>ACTIVE</bizRef> </organRequestStatus> <organRequestReason> <id>31</id> <bizRef>ACTIVE_RECIPIENT_ON_WAITLIST</bizRef> </organRequestReason> <listDateTime>2021-06-16T13:00:00-04:00</listDateTime> <organMedicalStatus> <id>27</id> <bizRef>KIDNEY_1</bizRef> </organMedicalStatus> <daysAtCurrentStatus xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <daysOnDialysis>1372</daysOnDialysis> <highlySensitized xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <inUtero>false</inUtero> <comment>&lt;span style='font-weight:bold'>Kidney:&lt;/span> accept hep b+,accept hep c+</comment> <vxm xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <odo> <id>16</id> <facilityName>HOPE Program-Edmonton</facilityName> <facilityType> <id>3</id> <bizRef>OPO</bizRef> </facilityType> <facilityCode>AB-EDM-HOPE</facilityCode> </odo> <recipientTXCenter> <id>27</id> <facilityName>University of Alberta Hospital, Alberta Health Services</facilityName> <facilityType> <id>1</id> <bizRef>TX_CENTRE</bizRef> </facilityType> <facilityCode>AB-EDM-UAH</facilityCode> <corrCode>80044</corrCode> </recipientTXCenter> </return> <return> <id>21852</id> <organRequestRank>6</organRequestRank> <allocationDate>2022-12-19T15:44:47-05:00</allocationDate> <nationalDonorId>CTD045198</nationalDonorId> <donorAtThreshold>false</donorAtThreshold> <recipientAtThreshold>false</recipientAtThreshold> <nationalRecipientId>CTR036348</nationalRecipientId> <age>63.7</age> <bloodGroup> <id>1</id> <bizRef>A</bizRef> </bloodGroup> <bloodGroupMatch xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <transplantType> <id>1</id> <bizRef>SINGLE</bizRef> </transplantType> <cPRA>99</cPRA> <adjustedCPRA xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <wtcCrossedAntigens xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <organRequestId>149372</organRequestId> <organRequired> <id>5</id> <bizRef>KIDNEY</bizRef> </organRequired> <organRequestStatus> <id>2</id> <bizRef>ACTIVE</bizRef> </organRequestStatus> <organRequestReason> <id>31</id> <bizRef>ACTIVE_RECIPIENT_ON_WAITLIST</bizRef> </organRequestReason> <listDateTime>2021-08-18T15:00:00-04:00</listDateTime> <organMedicalStatus> <id>27</id> <bizRef>KIDNEY_1</bizRef> </organMedicalStatus> <daysAtCurrentStatus xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <daysOnDialysis>588</daysOnDialysis> <highlySensitized xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <inUtero>false</inUtero> <comment>&lt;span style='font-weight:bold'>Kidney:&lt;/span> accept hep b+,accept hep c+</comment> <vxm xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <odo> <id>16</id> <facilityName>HOPE Program-Edmonton</facilityName> <facilityType> <id>3</id> <bizRef>OPO</bizRef> </facilityType> <facilityCode>AB-EDM-HOPE</facilityCode> </odo> <recipientTXCenter> <id>27</id> <facilityName>University of Alberta Hospital, Alberta Health Services</facilityName> <facilityType> <id>1</id> <bizRef>TX_CENTRE</bizRef> </facilityType> <facilityCode>AB-EDM-UAH</facilityCode> <corrCode>80044</corrCode> </recipientTXCenter> </return> <return> <id>21853</id> <organRequestRank>7</organRequestRank> <allocationDate>2022-12-19T15:44:47-05:00</allocationDate> <nationalDonorId>CTD045198</nationalDonorId> <donorAtThreshold>false</donorAtThreshold> <recipientAtThreshold>false</recipientAtThreshold> <nationalRecipientId>CTR017142</nationalRecipientId> <localRecipientId>28714</localRecipientId> <age>48.2</age> <bloodGroup> <id>3</id> <bizRef>O</bizRef> </bloodGroup> <bloodGroupMatch xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <transplantType> <id>1</id> <bizRef>SINGLE</bizRef> </transplantType> <cPRA>99</cPRA> <adjustedCPRA xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <wtcCrossedAntigens xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <organRequestId>14709</organRequestId> <organRequired> <id>5</id> <bizRef>KIDNEY</bizRef> </organRequired> <organRequestStatus> <id>2</id> <bizRef>ACTIVE</bizRef> </organRequestStatus> <organRequestReason> <id>31</id> <bizRef>ACTIVE_RECIPIENT_ON_WAITLIST</bizRef> </organRequestReason> <listDateTime>2015-08-14T00:00:00-04:00</listDateTime> <organMedicalStatus> <id>27</id> <bizRef>KIDNEY_1</bizRef> </organMedicalStatus> <daysAtCurrentStatus xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <daysOnDialysis>5050</daysOnDialysis> <highlySensitized xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <inUtero>false</inUtero> <comment>&lt;span style='font-weight:bold'>Kidney:&lt;/span> accept hep b+,accept hep c+,-</comment> <vxm xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <odo> <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> </odo> <recipientTXCenter> <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> </recipientTXCenter> </return> <return> <id>21854</id> <organRequestRank>8</organRequestRank> <allocationDate>2022-12-19T15:44:47-05:00</allocationDate> <nationalDonorId>CTD045198</nationalDonorId> <donorAtThreshold>false</donorAtThreshold> <recipientAtThreshold>false</recipientAtThreshold> <nationalRecipientId>CTR030254</nationalRecipientId> <localRecipientId>9927</localRecipientId> <age>55.5</age> <bloodGroup> <id>3</id> <bizRef>O</bizRef> </bloodGroup> <bloodGroupMatch xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <transplantType> <id>1</id> <bizRef>SINGLE</bizRef> </transplantType> <cPRA>99</cPRA> <adjustedCPRA xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <wtcCrossedAntigens xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <organRequestId>68146</organRequestId> <organRequired> <id>5</id> <bizRef>KIDNEY</bizRef> </organRequired> <organRequestStatus> <id>2</id> <bizRef>ACTIVE</bizRef> </organRequestStatus> <organRequestReason> <id>31</id> <bizRef>ACTIVE_RECIPIENT_ON_WAITLIST</bizRef> </organRequestReason> <listDateTime>2017-02-03T13:00:00-05:00</listDateTime> <organMedicalStatus> <id>27</id> <bizRef>KIDNEY_1</bizRef> </organMedicalStatus> <daysAtCurrentStatus xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <daysOnDialysis>2050</daysOnDialysis> <highlySensitized xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <inUtero>false</inUtero> <comment>&lt;span style='font-weight:bold'>Kidney:&lt;/span> min age=29,accept hep b+,accept hep c+</comment> <vxm xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <odo> <id>23</id> <facilityName>Transplant-Québec</facilityName> <facilityType> <id>3</id> <bizRef>OPO</bizRef> </facilityType> <facilityCode>QC-TQ</facilityCode> <corrCode>40000</corrCode> </odo> <recipientTXCenter> <id>92</id> <facilityName>Transplant-Québec</facilityName> <facilityType> <id>1</id> <bizRef>TX_CENTRE</bizRef> </facilityType> <facilityCode>QC-TQ-TXC</facilityCode> <corrCode>40000</corrCode> </recipientTXCenter> </return> <return> <id>21855</id> <organRequestRank>9</organRequestRank> <allocationDate>2022-12-19T15:44:47-05:00</allocationDate> <nationalDonorId>CTD045198</nationalDonorId> <donorAtThreshold>false</donorAtThreshold> <recipientAtThreshold>false</recipientAtThreshold> <nationalRecipientId>CTR034407</nationalRecipientId> <localRecipientId>14780</localRecipientId> <age>51.2</age> <bloodGroup> <id>3</id> <bizRef>O</bizRef> </bloodGroup> <bloodGroupMatch xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <transplantType> <id>1</id> <bizRef>SINGLE</bizRef> </transplantType> <cPRA>99</cPRA> <adjustedCPRA xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <wtcCrossedAntigens xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <organRequestId>150449</organRequestId> <organRequired> <id>5</id> <bizRef>KIDNEY</bizRef> </organRequired> <organRequestStatus> <id>2</id> <bizRef>ACTIVE</bizRef> </organRequestStatus> <organRequestReason> <id>31</id> <bizRef>ACTIVE_RECIPIENT_ON_WAITLIST</bizRef> </organRequestReason> <listDateTime>2019-08-27T15:54:00-04:00</listDateTime> <organMedicalStatus> <id>27</id> <bizRef>KIDNEY_1</bizRef> </organMedicalStatus> <daysAtCurrentStatus xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <daysOnDialysis>1440</daysOnDialysis> <highlySensitized xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <inUtero>false</inUtero> <comment>&lt;span style='font-weight:bold'>Kidney:&lt;/span> accept hep b+,accept hep c+</comment> <vxm xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <odo> <id>23</id> <facilityName>Transplant-Québec</facilityName> <facilityType> <id>3</id> <bizRef>OPO</bizRef> </facilityType> <facilityCode>QC-TQ</facilityCode> <corrCode>40000</corrCode> </odo> <recipientTXCenter> <id>92</id> <facilityName>Transplant-Québec</facilityName> <facilityType> <id>1</id> <bizRef>TX_CENTRE</bizRef> </facilityType> <facilityCode>QC-TQ-TXC</facilityCode> <corrCode>40000</corrCode> </recipientTXCenter> </return> <return> <id>21856</id> <organRequestRank>10</organRequestRank> <allocationDate>2022-12-19T15:44:47-05:00</allocationDate> <nationalDonorId>CTD045198</nationalDonorId> <donorAtThreshold>false</donorAtThreshold> <recipientAtThreshold>false</recipientAtThreshold> <nationalRecipientId>CTR039101</nationalRecipientId> <localRecipientId>16508</localRecipientId> <age>72.6</age> <bloodGroup> <id>2</id> <bizRef>B</bizRef> </bloodGroup> <bloodGroupMatch xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <transplantType> <id>1</id> <bizRef>SINGLE</bizRef> </transplantType> <cPRA>99</cPRA> <adjustedCPRA xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <wtcCrossedAntigens xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <organRequestId>147656</organRequestId> <organRequired> <id>5</id> <bizRef>KIDNEY</bizRef> </organRequired> <organRequestStatus> <id>2</id> <bizRef>ACTIVE</bizRef> </organRequestStatus> <organRequestReason> <id>31</id> <bizRef>ACTIVE_RECIPIENT_ON_WAITLIST</bizRef> </organRequestReason> <listDateTime>2020-12-14T09:15:00-05:00</listDateTime> <organMedicalStatus> <id>27</id> <bizRef>KIDNEY_1</bizRef> </organMedicalStatus> <daysAtCurrentStatus xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <daysOnDialysis>138</daysOnDialysis> <highlySensitized xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <inUtero>false</inUtero> <comment>&lt;span style='font-weight:bold'>Kidney:&lt;/span> accept hep b+,accept hep c+</comment> <vxm xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <odo> <id>23</id> <facilityName>Transplant-Québec</facilityName> <facilityType> <id>3</id> <bizRef>OPO</bizRef> </facilityType> <facilityCode>QC-TQ</facilityCode> <corrCode>40000</corrCode> </odo> <recipientTXCenter> <id>92</id> <facilityName>Transplant-Québec</facilityName> <facilityType> <id>1</id> <bizRef>TX_CENTRE</bizRef> </facilityType> <facilityCode>QC-TQ-TXC</facilityCode> <corrCode>40000</corrCode> </recipientTXCenter> </return> <return> <id>21857</id> <organRequestRank>11</organRequestRank> <allocationDate>2022-12-19T15:44:47-05:00</allocationDate> <nationalDonorId>CTD045198</nationalDonorId> <donorAtThreshold>false</donorAtThreshold> <recipientAtThreshold>false</recipientAtThreshold> <nationalRecipientId>CTR035772</nationalRecipientId> <localRecipientId>322841491 - ULI</localRecipientId> <age>45.7</age> <bloodGroup> <id>1</id> <bizRef>A</bizRef> </bloodGroup> <bloodGroupMatch xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <transplantType> <id>2</id> <bizRef>MULTIPLE_SAME_DONOR</bizRef> </transplantType> <cPRA>99</cPRA> <adjustedCPRA>99</adjustedCPRA> <wtcCrossedAntigens>A1</wtcCrossedAntigens> <organRequestId>118507</organRequestId> <organRequired> <id>5</id> <bizRef>KIDNEY</bizRef> </organRequired> <organRequestStatus> <id>2</id> <bizRef>ACTIVE</bizRef> </organRequestStatus> <organRequestReason> <id>31</id> <bizRef>ACTIVE_RECIPIENT_ON_WAITLIST</bizRef> </organRequestReason> <listDateTime>2018-10-22T17:00:00-04:00</listDateTime> <organMedicalStatus> <id>27</id> <bizRef>KIDNEY_1</bizRef> </organMedicalStatus> <daysAtCurrentStatus xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <daysOnDialysis>1575</daysOnDialysis> <highlySensitized xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <otherActiveRors> <relatedOrganRequestId>118506</relatedOrganRequestId> <organ>PANCREAS</organ> <organId>4</organId> <organType>W</organType> <organTypeId>10</organTypeId> <organMedicalStatus>PANCREAS_NORMAL</organMedicalStatus> <organMedicalStatusId>30</organMedicalStatusId> <requestState>ACTIVE</requestState> <requestStateId>2</requestStateId> </otherActiveRors> <inUtero>false</inUtero> <comment>&lt;span style='font-weight:bold'>Kidney:&lt;/span> xm,-&lt;br>&lt;span style='font-weight:bold'>Pancreas:&lt;/span> no DCD,xm</comment> <vxm xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <odo> <id>24</id> <facilityName>The Saskatchewan Transplant Program</facilityName> <facilityType> <id>3</id> <bizRef>OPO</bizRef> </facilityType> <facilityCode>SK-STP</facilityCode> <corrCode>70000</corrCode> </odo> <recipientTXCenter> <id>54</id> <facilityName>St. Paul's Hospital - Saskatchewan Transplant Program</facilityName> <facilityType> <id>1</id> <bizRef>TX_CENTRE</bizRef> </facilityType> <facilityCode>SK-SAS-SPH</facilityCode> <corrCode>70141</corrCode> </recipientTXCenter> </return> <return> <id>21850</id> <organRequestRank>12</organRequestRank> <allocationDate>2022-12-19T15:44:47-05:00</allocationDate> <nationalDonorId>CTD045198</nationalDonorId> <donorAtThreshold>false</donorAtThreshold> <recipientAtThreshold>false</recipientAtThreshold> <nationalRecipientId>CTR043812</nationalRecipientId> <localRecipientId>15590</localRecipientId> <age>31.5</age> <bloodGroup> <id>3</id> <bizRef>O</bizRef> </bloodGroup> <bloodGroupMatch xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <transplantType> <id>1</id> <bizRef>SINGLE</bizRef> </transplantType> <cPRA>96</cPRA> <adjustedCPRA xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <wtcCrossedAntigens xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <organRequestId>151036</organRequestId> <organRequired> <id>5</id> <bizRef>KIDNEY</bizRef> </organRequired> <organRequestStatus> <id>2</id> <bizRef>ACTIVE</bizRef> </organRequestStatus> <organRequestReason> <id>31</id> <bizRef>ACTIVE_RECIPIENT_ON_WAITLIST</bizRef> </organRequestReason> <listDateTime>2022-04-25T13:50:00-04:00</listDateTime> <organMedicalStatus> <id>27</id> <bizRef>KIDNEY_1</bizRef> </organMedicalStatus> <daysAtCurrentStatus xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <daysOnDialysis>1197</daysOnDialysis> <highlySensitized xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <inUtero>false</inUtero> <comment>&lt;span style='font-weight:bold'>Kidney:&lt;/span> accept hep b+,accept hep c+</comment> <vxm xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> <odo> <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> </odo> <recipientTXCenter> <id>36</id> <facilityName>London Health Sciences Centre - University and Victoria Campuses</facilityName> <facilityType> <id>1</id> <bizRef>TX_CENTRE</bizRef> </facilityType> <facilityCode>ON-LON-LHSC</facilityCode> <corrCode>53850</corrCode> </recipientTXCenter> </return> </ns2:getHSPMatchforDonorResponse> </soapenv:Body> </soapenv:Envelope>