Transaction instance details (#102962)

Metadata

Timestamp: 1/21/25 4:11:04 PM (CET GMT+0100)

Simulated actor: Patient Demographic Supplier

Domain: IT-Infrasctructure

Transaction: ITI-78

Initiator: 15.188.208.156 (Patient Demographic Consumer)

Responder: PatientManager (Patient Demographic Supplier)


Validation result (Status: NO VALIDATOR MATCHES)

gazelle.HL7Common.XMLContent

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

<Patient xmlns="http://hl7.org/fhir">  
  <id value="33070"/>  
  <meta> 
    <profile value="http://ihe.net/fhir/StructureDefinition/IHE.PDQm.PatientResource"/> 
  </meta>  
  <extension url="http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName"> 
    <valueString value="Dubois"/> 
  </extension>  
  <identifier> 
    <system value="urn:oid:1.2.250.1.213.1.4.6"/>  
    <value value="1378751809406816419039"/> 
  </identifier>  
  <identifier> 
    <system value="urn:oid:1.3.6.1.4.1.12559.11.36.9"/>  
    <value value="DDS-54543"/> 
  </identifier>  
  <active value="true"/>  
  <name> 
    <use value="official"/>  
    <family value="Martin"/>  
    <given value="Juste"/> 
  </name>  
  <gender value="male"/>  
  <birthDate value="1944-10-11"/>  
  <address> 
    <use value="home"/>  
    <line value="Rue du Rozier"/>  
    <city value="Saint-Étienne"/>  
    <postalCode value="42100"/>  
    <country value="FRA"/> 
  </address>  
  <address> 
    <use value="?"/>  
    <city value="Bordeaux"/>  
    <postalCode value="33000"/>  
    <country value="FRA"/> 
  </address> 
</Patient>

Validation result (Status: FAILED)

External Validation Report

External Validation Report


General Informations
Validation Date 2025, 01 21 - 05:49:44
Validation Service Gazelle FHIR Validator (Version : 4.1.8)
Validation Test Status
FAILED

Result overview
XML
PASSED
XSD
FAILED
ModelBased Validation
FAILED

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

The XML document is well-formed


Your XML document has been validating about the appropriate XSD schema, here is the detail of the validation outcome.

The XML document is not valid regarding the schema because of the following reasons:

  • error: cvc-enumeration-valid: Value '?' is not facet-valid with respect to enumeration '[home, work, temp, old, billing]'. It must be a value from the enumeration. (see line 33, column 23)
  • error: cvc-attribute.3: The value '?' of attribute 'value' on element 'use' is not valid with respect to its type, 'AddressUse-list'. (see line 33, column 23)