Transaction instance details (#116495)

Metadata

Timestamp: 5/16/24 9:03:28 AM (CEST GMT+0200)

Simulated actor: Provider Information Directory

Domain: Elektronische Patient Dossier

Transaction: ITI-58

Initiator: 13.83.123.145 (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=HCRegulatedOrganization,dc=HPD,o=BAG,c=CH" scope="wholeSubtree" requestID="193"> 
    <ns2:filter> 
      <ns2:or> 
        <ns2:equalityMatch name="HcRegisteredName"> 
          <ns2:value>Spital X</ns2:value> 
        </ns2:equalityMatch>  
        <ns2:approxMatch name="hcIdentifier"> 
          <ns2:value>RefData:GLN:7601000000002:ACTIVE</ns2:value> 
        </ns2:approxMatch> 
      </ns2:or> 
    </ns2:filter>  
    <ns2:attributes> 
      <ns2:attribute name="o"/>  
      <ns2:attribute name="description"/> 
    </ns2:attributes> 
  </ns2:searchRequest> 
</ns2:batchRequest>
BatchRequest
Search request
requestID 193
DN ou=HCRegulatedOrganization,dc=HPD,o=BAG,c=CH
Scope wholeSubtree
deref aliases neverDerefAliases

Filter


HcRegisteredName = Spital X
or

hcIdentifier like RefData:GLN:7601000000002:ACTIVE

Requested attributes

  • o
  • description

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:searchResultEntry dn="uid=CommunityA:00000001000,ou=HCRegulatedOrganization,dc=HPD,o=BAG,c=CH" requestID="4394"> 
      <ns2:attr name="description"> 
        <ns2:value>Hospital</ns2:value> 
      </ns2:attr>  
      <ns2:attr name="o"> 
        <ns2:value>Spital X</ns2:value> 
      </ns2:attr> 
    </ns2:searchResultEntry>  
    <ns2:searchResultDone requestID="2"> 
      <ns2:resultCode code="0" descr="success"/> 
    </ns2:searchResultDone> 
  </ns2:searchResponse> 
</ns2:batchResponse>
Batch Response
requestID 0
search Request
requestID 2

Search result entry

requestID 4394
DN uid=CommunityA:00000001000,ou=HCRegulatedOrganization,dc=HPD,o=BAG,c=CH

Attributes

name value(s)
description
  • Hospital
o
  • Spital X

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