Skip to content

Commit 2c839ba

Browse files
committed
NPA-4514 Update Postman Collection 2
1 parent f74dd4d commit 2c839ba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

postman/Validate Relationship Service Sandbox.postman_collection.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4829,14 +4829,14 @@
48294829
" \"issue\": [",
48304830
" {",
48314831
" \"code\": \"invalid\",",
4832-
" \"diagnostics\": \"Performer identifier is not a valid NHS number.\",",
4832+
" \"diagnostics\": \"Not a valid NHS Number provided for the Performer identifier parameter\",",
48334833
" \"details\": {",
48344834
" \"coding\": [",
48354835
" {",
4836-
" \"code\": \"INVALID_NHS_NUMBER\",",
4837-
" \"display\": \"Performer identifier is invalid.\",",
48384836
" \"system\": \"https://fhir.nhs.uk/R4/CodeSystem/ValidatedRelationships-ErrorOrWarningCode\",",
4839-
" \"version\": \"1\"",
4837+
" \"version\": \"1\",",
4838+
" \"code\": \"INVALID_IDENTIFIER\",",
4839+
" \"display\": \"Provided value is invalid\"",
48404840
" }",
48414841
" ]",
48424842
" },",

0 commit comments

Comments
 (0)