Transaction instance details (#111139)

Metadata

Timestamp: 6/18/25 8:47:34 PM (CEST GMT+0200)

Simulated actor: Patient Demographic Supplier

Domain: IT-Infrasctructure

Transaction: ITI-78

Initiator: 15.236.228.56 (Patient Demographic Consumer)

Responder: PatientManager (Patient Demographic Supplier)


Validation result (Status: NO VALIDATOR MATCHES)

gazelle.HL7Common.JSONContent

{
  "resourceType": "Patient",
  "id": "26097",
  "meta": {
    "profile": [
      "http://ihe.net/fhir/StructureDefinition/IHE.PDQm.PatientResource"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName",
      "valueString": "Martin"
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:1.2.250.1.213.1.4.6",
      "value": "0065312526682674589185"
    },
    {
      "system": "urn:oid:1.3.6.1.4.1.12559.11.36.9",
      "value": "DDS-54337"
    },
    {
      "system": "urn:oid:2.16.840.1.113883.2.8.3.7",
      "value": "10713"
    }
  ],
  "active": true,
  "name": [
    {
      "use": "official",
      "family": "MARTIN",
      "given": [
        "EDITH"
      ]
    },
    {
      "use": "usual",
      "given": [
        "EDITH"
      ]
    }
  ],
  "gender": "female",
  "birthDate": "1956-06-04",
  "address": [
    {
      "use": "home",
      "line": [
        "Rue Ampère"
      ],
      "city": "Sin-le-Noble",
      "postalCode": "59450",
      "country": "FRA"
    },
    {
      "use": "?",
      "city": "Roanne",
      "postalCode": "42300",
      "country": "FRA"
    }
  ]
}
                        

Validation result (Status: FAILED)

External Validation Report

External Validation Report


General Informations
Validation Date 2025, 06 19 - 01:41:24
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 1, column 966)
  • error: cvc-attribute.3: The value '?' of attribute 'value' on element 'use' is not valid with respect to its type, 'AddressUse-list'. (see line 1, column 966)