Transaction instance details (#116403)

Metadata

Timestamp: 3/22/24 10:59:04 AM (CET GMT+0100)

Simulated actor: Provider Information Consumer

Domain: Elektronische Patient Dossier

Transaction: ITI-58

Initiator: Gazelle HPDSimulator (Provider Information Consumer)

Responder: Gazelle HPD Directory (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="wholeSubtree" sizeLimit="0" timeLimit="0" typesOnly="false" requestID="4556"> 
    <ns2:filter/>  
    <ns2:attributes> 
      <ns2:attribute name="givenName"/>  
      <ns2:attribute name="reynolds"/> 
    </ns2:attributes> 
  </ns2:searchRequest> 
</ns2:batchRequest>
BatchRequest
Search request
requestID 4556
DN ou=HCProfessional,dc=HPD,o=BAG,c=CH
Scope wholeSubtree
deref aliases neverDerefAliases
size limit 0
time limit 0
types only false

Filter

Requested attributes

  • givenName
  • reynolds

Validation result (Status: FAILED)

$type Validation Report

Validation Report

General Information
Validation Date
2024, 05 13 - 10:53:13
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 schemaECHOUE

Your document has been validated with the appropriate schema, here is the detail of the validation outcome.
Le document n'est pas conforme au schéma. La liste des erreurs est reportée ci-dessous:
Summary of reports
1
Location
line 4, column 22
Description
cvc-complex-type.2.4.b: The content of element 'ns2:filter' is not complete. One of '{"urn:oasis:names:tc:DSML:2:0:core":and, "urn:oasis:names:tc:DSML:2:0:core":or, "urn:oasis:names:tc:DSML:2:0:core":not, "urn:oasis:names:tc:DSML:2:0:core":equalityMatch, "urn:oasis:names:tc:DSML:2:0:core":substrings, "urn:oasis:names:tc:DSML:2:0:core":greaterOrEqual, "urn:oasis:names:tc:DSML:2:0:core":lessOrEqual, "urn:oasis:names:tc:DSML:2:0:core":present, "urn:oasis:names:tc:DSML:2:0:core":approxMatch, "urn:oasis:names:tc:DSML:2:0:core":extensibleMatch}' is expected.
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> 
    <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_03036 The tag &amp;lt;/filter&amp;gt; can't be found at this position (position: END_TAG seen ...imit="0" typesOnly="false" requestID="4556"&amp;gt;\n &amp;lt;ns2:filter/&amp;gt;... @4:22) - Line 4 - Column 22&lt;/message&gt;&lt;/errorResponse&gt;&lt;/batchResponse&gt;</ns2:message> 
  </ns2:errorResponse> 
</ns2:batchResponse>
Batch Response
error Response

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_03036 The tag &lt;/filter&gt; can't be found at this position (position: END_TAG seen ...imit="0" typesOnly="false" requestID="4556"&gt;\n &lt;ns2:filter/&gt;... @4:22) - Line 4 - Column 22</message></errorResponse></batchResponse>

Validation result (Status: FAILED)

$type Validation Report

Validation Report

General Information
Validation Date
2024, 03 22 - 10:59:07
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... ]