Sample Soap Request for Method: findRecipientByNationalRecipientID()

Request: Find a recipient record.

<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>someCTRuser</wsse:Username> <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">anypw</wsse:Password> </wsse:UsernameToken> </wsse:Security> </soapenv:Header> <soapenv:Body> <ctr:findRecipientByNationalRecipientID> <arg0>CTR000017</arg0> </ctr:findRecipientByNationalRecipientID> </soapenv:Body> </soapenv:Envelope>

Response: the CTR recipient record

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ns2:findRecipientByNationalRecipientIDResponse xmlns:ns2="http://ctr3ws.cbs.com/"> <return> <id>17</id> <address1>1</address1> <address2>one</address2> <age> <days>0</days> <negative>false</negative> <weeks>30</weeks> <years>2</years> </age> <bloodGroup> <id>1</id> <bizRef>A</bizRef> </bloodGroup> <bmi>25.0</bmi> <deathInHospital>false</deathInHospital> <suddenDeath>false</suddenDeath> <city>one</city> <confirmBloodType>TRUE</confirmBloodType> <confirmRh>TRUE</confirmRh> <consentReceivedByCbs>false</consentReceivedByCbs> <dateOfBirth>2018-08-18T00:00:00-04:00</dateOfBirth> <firstName>JP</firstName> <gender> <id>1</id> <bizRef>MALE</bizRef> </gender> <height>200</height> <hlaLab> <id>3</id> <facilityName>Vancouver General Hospital - Immunology Lab</facilityName> <facilityType> <id>2</id> <bizRef>HLA_LAB</bizRef> </facilityType> <facilityCode>BC-VAN-HLA</facilityCode> <corrCode>90101</corrCode> </hlaLab> <InUtero>false</InUtero> <isOffListDuplicate>false</isOffListDuplicate> <isOffListWithdrewConsent>false</isOffListWithdrewConsent> <KPDWithdrewConsent>false</KPDWithdrewConsent> <lastName>testListDdate</lastName> <nationalRecipientId>CTR000017</nationalRecipientId> <opo> <id>17</id> <facilityName>British Columbia Transplant</facilityName> <facilityType> <id>3</id> <bizRef>OPO</bizRef> </facilityType> <facilityCode>BC-BCT</facilityCode> <corrCode>90000</corrCode> </opo> <organRequests> <id>65</id> <organRequired> <id>5</id> <bizRef>KIDNEY</bizRef> </organRequired> <organTypeRequired> <id>9</id> <bizRef>L</bizRef> </organTypeRequired> <organMedicalStatus> <id>28</id> <bizRef>KIDNEY_2MU</bizRef> </organMedicalStatus> <listDateTime>2020-08-31T15:23:00-04:00</listDateTime> <status> <id>5</id> <bizRef>TRANSPLANTED</bizRef> </status> <program> <id>2</id> <bizRef>DECEASED_WAITLIST</bizRef> </program> <reason> <id>24</id> <bizRef>TRANSPLANTED_IN_CTR</bizRef> </reason> <medicalStatusChangeDate>2021-01-07T20:31:00-05:00</medicalStatusChangeDate> <organStatusChangeDate>2021-01-27T19:56:51-05:00</organStatusChangeDate> <dwlEligible>false</dwlEligible> </organRequests> <organRequests> <id>63</id> <organRequired> <id>5</id> <bizRef>KIDNEY</bizRef> </organRequired> <organTypeRequired> <id>9</id> <bizRef>L</bizRef> </organTypeRequired> <organMedicalStatus> <id>27</id> <bizRef>KIDNEY_1</bizRef> </organMedicalStatus> <listDateTime>2020-08-31T15:23:00-04:00</listDateTime> <status> <id>4</id> <bizRef>OFF_LIST</bizRef> </status> <program> <id>2</id> <bizRef>DECEASED_WAITLIST</bizRef> </program> <reason> <id>14</id> <bizRef>UNSUITABLE_PSYCHOSOCIAL</bizRef> </reason> <medicalStatusChangeDate>2020-08-31T15:34:00-04:00</medicalStatusChangeDate> <organStatusChangeDate>2020-08-31T15:52:33-04:00</organStatusChangeDate> <dwlEligible>false</dwlEligible> </organRequests> <organRequests> <id>62</id> <organRequired> <id>5</id> <bizRef>KIDNEY</bizRef> </organRequired> <organMedicalStatus> <id>27</id> <bizRef>KIDNEY_1</bizRef> </organMedicalStatus> <listDateTime>2020-08-31T00:00:00-04:00</listDateTime> <status> <id>4</id> <bizRef>OFF_LIST</bizRef> </status> <program> <id>2</id> <bizRef>DECEASED_WAITLIST</bizRef> </program> <reason> <id>34</id> <bizRef>OFFLIST_UNSUITABLE_FOR_TRANSPLANT_NONCOMPLIANCE</bizRef> </reason> <medicalStatusChangeDate>2020-08-31T14:30:00-04:00</medicalStatusChangeDate> <organStatusChangeDate>2020-08-31T14:31:31-04:00</organStatusChangeDate> <dwlEligible>false</dwlEligible> </organRequests> <organRequests> <id>61</id> <organRequired> <id>5</id> <bizRef>KIDNEY</bizRef> </organRequired> <organMedicalStatus> <id>27</id> <bizRef>KIDNEY_1</bizRef> </organMedicalStatus> <listDateTime>2019-08-31T00:30:00-04:00</listDateTime> <status> <id>4</id> <bizRef>OFF_LIST</bizRef> </status> <program> <id>2</id> <bizRef>DECEASED_WAITLIST</bizRef> </program> <reason> <id>14</id> <bizRef>UNSUITABLE_PSYCHOSOCIAL</bizRef> </reason> <medicalStatusChangeDate>2020-08-31T14:20:00-04:00</medicalStatusChangeDate> <organStatusChangeDate>2020-08-31T14:25:49-04:00</organStatusChangeDate> <dwlEligible>false</dwlEligible> </organRequests> <phin>Bc999</phin> <phinProvince> <id>2</id> <bizRef>BC</bizRef> </phinProvince> <province> <id>2</id> <bizRef>BC</bizRef> </province> <registeredOnLDPE>false</registeredOnLDPE> <dwlRregistryConsentDate>2016-07-07T00:00:00-04:00</dwlRregistryConsentDate> <registryEnterDate>2020-08-31T14:01:57-04:00</registryEnterDate> <timeOnDialysisInDays>0</timeOnDialysisInDays> <transplantCentre> <id>29</id> <facilityName>St. Paul's Hospital, Providence Health Care</facilityName> <facilityType> <id>1</id> <bizRef>TX_CENTRE</bizRef> </facilityType> <facilityCode>BC-VAN-SPH</facilityCode> <corrCode>90102</corrCode> </transplantCentre> <transplantType> <id>1</id> <bizRef>SINGLE</bizRef> </transplantType> <weight>100</weight> </return> </ns2:findRecipientByNationalRecipientIDResponse> </soap:Body> </soap:Envelope>