|
5 | 5 | "description": "Example usage of the Validate Relationship Service (VRS) sandbox.\n\nFull specification is available at [https://digital.nhs.uk/developer/api-catalogue/validated-relationship-service](https://digital.nhs.uk/developer/api-catalogue/validated-relationship-service)", |
6 | 6 | "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", |
7 | 7 | "_exporter_id": "34042403", |
8 | | - "_collection_link": "https://www.postman.com/jackplowman2/validate-relationship-service-sandbox-01-05-25/collection/jcpiqj2/validate-relationship-service-sandbox-01-05-25?action=share&source=collection_link&creator=34042403" |
| 8 | + "_collection_link": "https://www.postman.com/jackplowman2/workspace/validate-relationship-service-sandbox-01-05-25/collection/34042403-a5dcb0b1-ad72-4665-942e-2041cc61e26d?action=share&source=collection_link&creator=34042403" |
9 | 9 | }, |
10 | 10 | "item": [ |
11 | 11 | { |
|
4660 | 4660 | " \"issue\": [", |
4661 | 4661 | " {", |
4662 | 4662 | " \"code\": \"invalid\",", |
4663 | | - " \"diagnostics\": \"Invalid request with error - performer:identifier parameter is invalid.\",", |
| 4663 | + " \"diagnostics\": \"Invalid request with error - performer:identifier or patient:identifier parameter is invalid.\",", |
4664 | 4664 | " \"details\": {", |
4665 | 4665 | " \"coding\": [", |
4666 | 4666 | " {", |
|
4728 | 4728 | " \"issue\": [", |
4729 | 4729 | " {", |
4730 | 4730 | " \"code\": \"invalid\",", |
4731 | | - " \"diagnostics\": \"Invalid request with error - performer:identifier system parameter is invalid.\",", |
| 4731 | + " \"diagnostics\": \"Invalid request with error - performer:identifier or patient:identifier system parameter is invalid.\",", |
4732 | 4732 | " \"details\": {", |
4733 | 4733 | " \"coding\": [", |
4734 | 4734 | " {", |
|
4796 | 4796 | " \"issue\": [", |
4797 | 4797 | " {", |
4798 | 4798 | " \"code\": \"invalid\",", |
4799 | | - " \"diagnostics\": \"Invalid request with error - performer:identifier parameter not found.\",", |
| 4799 | + " \"diagnostics\": \"Invalid request with error - performer:identifier or patient:identifier parameter not found.\",", |
4800 | 4800 | " \"details\": {", |
4801 | 4801 | " \"coding\": [", |
4802 | 4802 | " {", |
|
4827 | 4827 | " pm.expect(responseJson).to.eql(expectedResponseBody);", |
4828 | 4828 | "});" |
4829 | 4829 | ], |
4830 | | - "type": "text/javascript" |
| 4830 | + "type": "text/javascript", |
| 4831 | + "packages": {} |
4831 | 4832 | } |
4832 | 4833 | } |
4833 | 4834 | ], |
|
0 commit comments