Transaction instance details (#114740)

Metadata

Timestamp: 9/13/22 11:12:57 AM (CEST GMT+0200)

Simulated actor: Provider Information Directory

Domain: Elektronische Patient Dossier

Transaction: ITI-58

Initiator: 62.202.10.161 (Provider Information Consumer)

Responder: HPDSimulator (Provider Information Directory)

<?xml version="1.0" encoding="UTF-8"?>

<ns2:batchRequest xmlns:ns2="urn:oasis:names:tc:DSML:2:0:core" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" onError="exit" processing="sequential" requestID="72352220" responseOrder="sequential">  
  <ns2:searchRequest derefAliases="neverDerefAliases" dn="ou=HCProfessional,dc=HPD,o=BAG,c=CH" scope="wholeSubtree" typesOnly="false" requestID="72352220"> 
    <ns2:filter> 
      <ns2:and> 
        <ns2:approxMatch name="givenName"> 
          <ns2:value>Matthew</ns2:value> 
        </ns2:approxMatch>  
        <ns2:approxMatch name="sn"> 
          <ns2:value>Marston</ns2:value> 
        </ns2:approxMatch> 
      </ns2:and> 
    </ns2:filter> 
  </ns2:searchRequest> 
</ns2:batchRequest>
BatchRequest
requestID 72352220
processing sequential
responseOrder sequential
onError exit
Search request
requestID 72352220
DN ou=HCProfessional,dc=HPD,o=BAG,c=CH
Scope wholeSubtree
deref aliases neverDerefAliases
types only false

Filter

givenName like Matthew
and
sn like Marston


Validation result (Status: )

Validation of the request has not been performed yet or is not available
<?xml version="1.0" encoding="UTF-8"?>

<ns2:batchResponse xmlns:ns2="urn:oasis:names:tc:DSML:2:0:core" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" requestID="72352220">  
  <ns2:searchResponse requestID="2"> 
    <ns2:searchResultDone requestID="2"> 
      <ns2:resultCode code="0"/> 
    </ns2:searchResultDone> 
  </ns2:searchResponse> 
</ns2:batchResponse>
Batch Response
requestID 72352220
search Request
requestID 2

Search Result Done

requestID 2

Result code

code 0

Validation result (Status: )

Validation of the response has not been performed yet or is not available