Transaction instance details (#115214)

Metadata

Timestamp: 9/21/23 3:06:00 PM (CEST GMT+0200)

Simulated actor: Provider Information Directory

Domain: Elektronische Patient Dossier

Transaction: ITI-58

Initiator: 213.3.38.91 (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">  
  <ns2:searchRequest derefAliases="neverDerefAliases" dn="ou=HCProfessional,dc=HPD,o=BAG,c=CH" scope="singleLevel" requestID="1"> 
    <ns2:filter> 
      <ns2:and> 
        <ns2:substrings name="sn"> 
          <ns2:any>Bouchard</ns2:any> 
        </ns2:substrings> 
      </ns2:and> 
    </ns2:filter>  
    <ns2:attributes> 
      <ns2:attribute name="hcIdentifier"/>  
      <ns2:attribute name="givenName"/>  
      <ns2:attribute name="sn"/>  
      <ns2:attribute name="cn"/>  
      <ns2:attribute name="hpdProviderStatus"/> 
    </ns2:attributes> 
  </ns2:searchRequest> 
</ns2:batchRequest>
BatchRequest
Search request
requestID 1
DN ou=HCProfessional,dc=HPD,o=BAG,c=CH
Scope singleLevel
deref aliases neverDerefAliases

Filter

sn contains Bouchard

Requested attributes

  • hcIdentifier
  • givenName
  • sn
  • cn
  • hpdProviderStatus

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="0">  
  <ns2:searchResponse requestID="2"> 
    <ns2:searchResultDone requestID="3912"> 
      <ns2:resultCode code="0"/> 
    </ns2:searchResultDone> 
  </ns2:searchResponse> 
</ns2:batchResponse>
Batch Response
requestID 0
search Request
requestID 2

Search Result Done

requestID 3912

Result code

code 0

Validation result (Status: )

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