Remove Validation constraints for Bundle message type #844
terminology.yml
on: push
call-workflow
/
build
4m 10s
Annotations
3 errors
|
Bundle › UKCore-Bundle-MichaelJonesRequest-Example_minimal.json › FHIR Validation:
validation/src/common.js.ts#L62
expect(received).toBeFalsy()
Received: "ERROR Unsupported message type https://fhir.nhs.uk/CodeSystem/message-events-genomics#genomictestrequest."
at resourceChecks (src/common.js.ts:62:26)
at Object.<anonymous> (src/common.js.ts:899:23)
|
|
Bundle › UKCore-Bundle-MichaelJonesRequest-Example_v3_message.json › FHIR Validation:
validation/src/common.js.ts#L62
expect(received).toBeFalsy()
Received: "ERROR Unsupported message type https://fhir.nhs.uk/CodeSystem/message-events-genomics#genomictestrequest."
at resourceChecks (src/common.js.ts:62:26)
at Object.<anonymous> (src/common.js.ts:899:23)
|
|
call-workflow / build
Process completed with exit code 1.
|