Transaction instance details (#465584)

Metadata

Timestamp: 5/27/24 12:24:48 PM (CEST GMT+0200)

Simulated actor: Patient Demographic Supplier

Domain: IT-Infrasctructure

Transaction: ITI-78

Initiator: 83.175.70.250 (Patient Demographic Consumer)

Responder: PatientManager (Patient Demographic Supplier)


Validation result (Status: PASSED)

External Validation Report

External Validation Report


General Informations
Validation Date 2024, 05 27 - 12:25:45
Validation Service Gazelle FHIR Validator (Version : 4.1.7)
Validation Test Status
PASSED

Result overview

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 not well-formed, for the following reasons:



Result
PASSED
Summary 9 checks
0 errors
0 warning
0 infos
HIDE : Errors Warnings Infos Reports

Reports

Description HTTPS protocol is used

Location gazelle.ihe.net
Description A valid domain is used

Description Query is performed on resource with name: Patient

Description identifier parameter is present

Location urn:oid:1.3.6.1.4.1.21367.13.20.3000|IHEBLUE-3351
Description Value for parameter identifier is correctly formatted

Description _count parameter is present

Location 200
Description Value for parameter _count is correctly formatted

Description _format parameter is present

Location json
Description Value for parameter _format is correctly formatted

gazelle.HL7Common.JSONContent

{
  "resourceType": "Bundle",
  "id": "be16b790-d85d-44fa-babc-f630131cc52a",
  "meta": {
    "lastUpdated": "2024-05-27T12:24:48.233+02:00"
  },
  "type": "searchset",
  "total": 1,
  "link": [
    {
      "relation": "self",
      "url": "https://gazelle.ihe.net/PatientManager/fhir/Patient?_count=200&_format=json&identifier=urn%3Aoid%3A1.3.6.1.4.1.21367.13.20.3000%7CIHEBLUE-3351"
    }
  ],
  "entry": [
    {
      "fullUrl": "https://gazelle.ihe.net/PatientManager/fhir/Patient/16717",
      "resource": {
        "resourceType": "Patient",
        "id": "16717",
        "meta": {
          "profile": [
            "http://ihe.net/fhir/StructureDefinition/IHE.PDQm.PatientResource"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName",
            "valueString": "Cattaneo"
          }
        ],
        "identifier": [
          {
            "system": "urn:oid:1.3.6.1.4.1.21367.13.20.3000",
            "value": "IHEBLUE-3351"
          },
          {
            "system": "urn:oid:1.3.6.1.4.1.21367.3000.1.6",
            "value": "IHEFACILITY-3351"
          },
          {
            "system": "urn:oid:1.3.6.1.4.1.21367.13.20.2000",
            "value": "IHEGREEN-3351"
          },
          {
            "system": "urn:oid:1.3.6.1.4.1.21367.13.20.1000",
            "value": "IHERED-3351"
          },
          {
            "system": "urn:oid:1.3.6.1.4.1.12559.11.1.2.2.5",
            "value": "5834"
          }
        ],
        "active": true,
        "name": [
          {
            "use": "official",
            "family": "Monti",
            "given": [
              "Nicola"
            ]
          }
        ],
        "gender": "male",
        "birthDate": "1962-08-31",
        "address": [
          {
            "use": "home",
            "line": [
              "Via Tusicum"
            ],
            "city": "Umbertide",
            "postalCode": "06019",
            "country": "ITA"
          }
        ]
      }
    }
  ]
}
                        

Validation result (Status: FAILED)

External Validation Report

External Validation Report


General Informations
Validation Date 2024, 05 27 - 12:25:46
Validation Service Gazelle FHIR Validator (Version : 4.1.7)
Validation Test Status
FAILED

Result overview
XML
PASSED
XSD
PASSED
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 valid regarding the schema



Result
FAILED
Summary 2 checks
1 errors
1 warning
0 infos
HIDE : Errors Warnings Infos Reports

Errors

Location Bundle.entry[0].resource.ofType(Patient).meta.profile[0]
Description Profile reference "http://ihe.net/fhir/StructureDefinition/IHE.PDQm.PatientResource" could not be resolved, so has not been checked

Warnings

Location Bundle.entry[0].resource.ofType(Patient)
Description dom-6: A resource should have narrative for robust management [text.div.exists()]