Skip to content

Update manifest.json NHSE STU1 1.1.0 #18

Update manifest.json NHSE STU1 1.1.0

Update manifest.json NHSE STU1 1.1.0 #18

Triggered via push February 20, 2024 15:20
Status Failure
Total duration 3m 52s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Testing validation passes for valid HL7 FHIR resources › Examples/pass/MedicationRequest-alienProfile-pass.json › Test resource with unknown profile passes validation (AEA-1806): IOPS-FHIR-Test-Scripts/src/common.js.ts#L62
expect(received).toBeFalsy() Received: "ERROR Profile reference 'https://fhir.nhs.uk/StructureDefinition/CareConnect-GPC-MedicationRequest-1' has not been checked because it is unknown [ Location - MedicationRequest.meta.profile[0]] [ Location - Line 1, Col 2245]" at resourceChecks (src/common.js.ts:62:26) at Object.<anonymous> (src/common.js.ts:550:13)
Testing validation passes for valid HL7 FHIR resources › Examples/pass/outpatient-four-items-cancel-subsequent-response-morphine.json › Test prescription-order-response is tested with correct NHSDigital-MedicationRequest-Outcome profile and not NHSDigital-MedicationRequest (AEA-1805): IOPS-FHIR-Test-Scripts/src/common.js.ts#L62
expect(received).toBeFalsy() Received: "ERROR Unsupported message type https://fhir.nhs.uk/CodeSystem/message-event#prescription-order-response." at resourceChecks (src/common.js.ts:62:26) at Object.<anonymous> (src/common.js.ts:550:13)
Testing validation fails invalid FHIR resources › Examples/fail/patientError.json › Check validation fails when no NHS Number is supplied: IOPS-FHIR-Test-Scripts/src/common.js.ts#L70
expect(received).toEqual(expected) // deep equality Expected: true Received: false at resourceCheckErrorMessage (src/common.js.ts:70:39) at Object.<anonymous> (src/common.js.ts:353:13)
Testing validation fails invalid FHIR resources › Examples/fail/PractitionerRole-invalidGMC.json › Check validation fails on PractitionerRole when invalid GMC Number is supplied: IOPS-FHIR-Test-Scripts/src/common.js.ts#L70
expect(received).toEqual(expected) // deep equality Expected: true Received: false at resourceCheckErrorMessage (src/common.js.ts:70:39) at Object.<anonymous> (src/common.js.ts:330:13)
Testing validation fails invalid FHIR resources › Examples/fail/MedicationRequest-dmdCode.json › Check validation fails when medication code is supplied with the future dm+d system: IOPS-FHIR-Test-Scripts/src/common.js.ts#L70
expect(received).toEqual(expected) // deep equality Expected: true Received: false at resourceCheckErrorMessage (src/common.js.ts:70:39) at Object.<anonymous> (src/common.js.ts:330:13)
Testing validation fails invalid FHIR resources › Examples/fail/MedicationDispense-dmdCode.json › Check validation fails when medication code is supplied with the future dm+d system: IOPS-FHIR-Test-Scripts/src/common.js.ts#L70
expect(received).toEqual(expected) // deep equality Expected: true Received: false at resourceCheckErrorMessage (src/common.js.ts:70:39) at Object.<anonymous> (src/common.js.ts:330:13)
Testing validation fails invalid FHIR resources › Examples/fail/Bundle-prescription-order-incorrectFocus.json › Check validation fails when MedicationRequest references Patient in the MessageHeader.focus but is present: IOPS-FHIR-Test-Scripts/src/common.js.ts#L73
expect(received).toContain(expected) // indexOf Expected substring: "Invalid Resource target type." Received string: "ERROR Unsupported message type https://fhir.nhs.uk/CodeSystem/message-event#prescription-order." at resourceCheckErrorMessage (src/common.js.ts:73:23) at Object.<anonymous> (src/common.js.ts:330:13)
Testing validation fails invalid FHIR resources › Examples/fail/Bundle-prescription-order-locationNotPresent.json › Check validation fails when Location is referenced but not present in the FHIR Message: IOPS-FHIR-Test-Scripts/src/common.js.ts#L81
expect(received).toEqual(expected) // deep equality Expected: true Received: false at resourceCheckWarningMessage (src/common.js.ts:81:41) at Object.<anonymous> (src/common.js.ts:376:13)
Testing validation fails invalid FHIR resources › Examples/fail/Bundle-prescription-order-missingFullUrl.json › Check validation fails when Message Bundle.entry.fullUrl is absent: IOPS-FHIR-Test-Scripts/src/common.js.ts#L73
expect(received).toContain(expected) // indexOf Expected substring: "Bundle entry missing fullUrl" Received string: "ERROR Unsupported message type https://fhir.nhs.uk/CodeSystem/message-event#prescription-order." at resourceCheckErrorMessage (src/common.js.ts:73:23) at Object.<anonymous> (src/common.js.ts:330:13)
Testing validation fails invalid FHIR resources › Examples/fail/Bundle-prescription-rest-references.json › Test HL7 FHIR Message Bundle passes validation (AEA-1833): IOPS-FHIR-Test-Scripts/src/common.js.ts#L73
expect(received).toContain(expected) // indexOf Expected substring: "Bundled or contained reference not found within the bundle" Received string: "ERROR Unsupported message type https://fhir.nhs.uk/CodeSystem/message-event#prescription-order." at resourceCheckErrorMessage (src/common.js.ts:73:23) at Object.<anonymous> (src/common.js.ts:330:13)