Transaction instance details (#114834)

Metadata

Timestamp: 10/11/22 8:54:00 AM (CEST GMT+0200)

Simulated actor: Provider Information Directory

Domain: Elektronische Patient Dossier

Transaction: ITI-58

Initiator: 84.74.60.104 (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" requestID="adswiss_ade83de3-04c8-4b6b-9091-7a369669f25e">  
  <ns2:searchRequest derefAliases="neverDerefAliases" dn="ou=HCProfessional,dc=HPD,o=BAG,c=CH" scope="wholeSubtree" requestID="1"> 
    <ns2:filter> 
      <ns2:and> 
        <ns2:substrings name="uid"> 
          <ns2:initial>adswiss:rluykx</ns2:initial> 
        </ns2:substrings>  
        <ns2:not> 
          <ns2:equalityMatch name="objectClass"> 
            <ns2:value>HCRegulatedOrganization</ns2:value> 
          </ns2:equalityMatch> 
        </ns2:not> 
      </ns2:and> 
    </ns2:filter> 
  </ns2:searchRequest> 
</ns2:batchRequest>
BatchRequest
requestID adswiss_ade83de3-04c8-4b6b-9091-7a369669f25e
Search request
requestID 1
DN ou=HCProfessional,dc=HPD,o=BAG,c=CH
Scope wholeSubtree
deref aliases neverDerefAliases

Filter

uid starts with adswiss:rluykx


Validation result (Status: PASSED)

$type Validation Report

Validation Report

General Information
Validation Date
2022, 10 11 - 08:54:08
Validation Service
Validation Test Status
PASSED

Document bien forméREUSSI

The document you have validated is supposed to be a well-formed document. The validator has checked if it is well-formed, results of this validation are gathered in this section.
The document is well-formed

Résultat de la validation avec le schemaREUSSI

Your document has been validated with the appropriate schema, here is the detail of the validation outcome.
Le document est conforme au schéma
Résumé des vérifications
3
Test
constraint_hpd_queryRequestAllowedElements R - 1
Contexte
/batchRequest
Description
A Provider Information Query Request can only contains searchRequest elements.[ Assertion... ]
Test
constraint_hpd_searchRequest_dnSyntax R - 2
Contexte
/batchRequest/searchRequest[0]
Description
dn attribute SHALL be formatted as a Distinguish name string.[ Assertion... ]
Test
constraint_hpd_searchRequest_dnValidOu R - 3
Contexte
/batchRequest/searchRequest[0]
Description
Nodes that are subordinates to dc=HPD are ou=HCProfessional, ou=HCRegulatedOrganization, ou=HPDCredential and ou=Relationship (see section 3.58.4.1.2.1 HPD Schema Structure)[ Assertion... ]
<?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">  
  <ns2:errorResponse requestID="adswiss_ade83de3-04c8-4b6b-9091-7a369669f25e"> 
    <ns2:message>&lt;batchResponse xmlns="urn:oasis:names:tc:DSML:2:0:core" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;&lt;errorResponse xmlns="" type="malformedRequest"&gt;&lt;message&gt;ERR_03001 ERR_03039 the given requestID is not an integer (position: START_TAG seen ...nstance" requestID="adswiss_ade83de3-04c8-4b6b-9091-7a369669f25e"&amp;gt;... @2:219) caused by: java.lang.NumberFormatException: For input string: "adswiss_ade83de3-04c8-4b6b-9091-7a369669f25e" - Line 2 - Column 219&lt;/message&gt;&lt;/errorResponse&gt;&lt;/batchResponse&gt;</ns2:message> 
  </ns2:errorResponse> 
</ns2:batchResponse>
Batch Response
error Response
requestID adswiss_ade83de3-04c8-4b6b-9091-7a369669f25e

Message

<batchResponse xmlns="urn:oasis:names:tc:DSML:2:0:core" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><errorResponse xmlns="" type="malformedRequest"><message>ERR_03001 ERR_03039 the given requestID is not an integer (position: START_TAG seen ...nstance" requestID="adswiss_ade83de3-04c8-4b6b-9091-7a369669f25e"&gt;... @2:219) caused by: java.lang.NumberFormatException: For input string: "adswiss_ade83de3-04c8-4b6b-9091-7a369669f25e" - Line 2 - Column 219</message></errorResponse></batchResponse>

Validation result (Status: FAILED)

$type Validation Report

Validation Report

General Information
Validation Date
2022, 10 11 - 08:54:08
Validation Service
Validation Test Status
FAILED

Document bien forméREUSSI

The document you have validated is supposed to be a well-formed document. The validator has checked if it is well-formed, results of this validation are gathered in this section.
The document is well-formed

Résultat de la validation avec le schemaREUSSI

Your document has been validated with the appropriate schema, here is the detail of the validation outcome.
Le document est conforme au schéma
Résumé des vérifications
1
Test
constraint_hpd_queryResponseAllowedElements E - 1
Contexte
/batchResponse
Description
A provider information query response can only constains searchResponse elements[ Assertion... ]