Skip to content

Commit 431a5f3

Browse files
NPA-5608: postman change and spec update and examples update
1 parent ff21bec commit 431a5f3

11 files changed

+215
-245
lines changed

postman/Validated Relationship Service Sandbox.postman_collection.json

Lines changed: 200 additions & 230 deletions
Large diffs are not rendered by default.

specification/examples/responses/GET_Consent/filtered-relationships-status-active-include-details.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ConsentMultipleRelationshipsStatusActiveIncludeDetailsBundle:
5151
- system: "https://placeholder.fhir.nhs.uk/Id/local-gp-patient-identifier"
5252
value: "ABC1234567"
5353
name:
54-
use: usual
54+
- use: usual
5555
period:
5656
start: "2020-01-01"
5757
end: "2021-12-31"
@@ -150,7 +150,7 @@ ConsentMultipleRelationshipsStatusActiveIncludeDetailsBundle:
150150
- system: "https://placeholder.fhir.nhs.uk/Id/local-gp-patient-identifier"
151151
value: "ABC9999999"
152152
name:
153-
use: usual
153+
- use: usual
154154
period:
155155
start: "2020-01-01"
156156
end: "2021-12-31"

specification/examples/responses/GET_Consent/multiple-relationships-include-patient.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ConsentMultipleRelationshipsIncludePatientBundle:
2626
- system: 'https://placeholder.fhir.nhs.uk/Id/local-gp-patient-identifier'
2727
value: ABC1234567
2828
name:
29-
use: usual
29+
- use: usual
3030
period:
3131
start: '2020-01-01'
3232
end: '2021-12-31'
@@ -105,7 +105,7 @@ ConsentMultipleRelationshipsIncludePatientBundle:
105105
- system: 'https://placeholder.fhir.nhs.uk/Id/local-gp-patient-identifier'
106106
value: ABC9999999
107107
name:
108-
use: usual
108+
- use: usual
109109
period:
110110
start: '2020-01-01'
111111
end: '2021-12-31'
@@ -181,7 +181,7 @@ ConsentMultipleRelationshipsIncludePatientBundle:
181181
- system: 'https://placeholder.fhir.nhs.uk/Id/local-gp-patient-identifier'
182182
value: ABC9999999
183183
name:
184-
use: usual
184+
- use: usual
185185
period:
186186
start: '2020-01-01'
187187
end: '2021-12-31'

specification/examples/responses/GET_Consent/multiple-relationships-include-performer-patient.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ConsentMultipleRelationshipsIncludePerformerPatientBundle:
5151
- system: 'https://placeholder.fhir.nhs.uk/Id/local-gp-patient-identifier'
5252
value: ABC1234567
5353
name:
54-
use: usual
54+
- use: usual
5555
period:
5656
start: '2020-01-01'
5757
end: '2021-12-31'
@@ -151,7 +151,7 @@ ConsentMultipleRelationshipsIncludePerformerPatientBundle:
151151
- system: 'https://placeholder.fhir.nhs.uk/Id/local-gp-patient-identifier'
152152
value: ABC9999999
153153
name:
154-
use: usual
154+
- use: usual
155155
period:
156156
start: '2020-01-01'
157157
end: '2021-12-31'
@@ -248,7 +248,7 @@ ConsentMultipleRelationshipsIncludePerformerPatientBundle:
248248
- system: 'https://placeholder.fhir.nhs.uk/Id/local-gp-patient-identifier'
249249
value: ABC9999999
250250
name:
251-
use: usual
251+
- use: usual
252252
period:
253253
start: '2020-01-01'
254254
end: '2021-12-31'

specification/examples/responses/GET_Consent/multiple-relationships-single-patient-include-patient.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ConsentMultipleRelationshipsSinglePatientIncludePatientBundle:
2525
- system: 'https://placeholder.fhir.nhs.uk/Id/local-gp-patient-identifier'
2626
value: ABC1234567
2727
name:
28-
use: usual
28+
- use: usual
2929
period:
3030
start: '2020-01-01'
3131
end: '2021-12-31'

specification/examples/responses/GET_Consent/multiple-relationships-single-patient-include-performer-patient.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ConsentMultipleRelationshipsSinglePatientIncludePerformerPatientBundle:
2525
- system: 'https://placeholder.fhir.nhs.uk/Id/local-gp-patient-identifier'
2626
value: ABC1234567
2727
name:
28-
use: usual
28+
- use: usual
2929
period:
3030
start: '2020-01-01'
3131
end: '2021-12-31'

specification/examples/responses/GET_Consent/single-consenting-adult-relationship-include-patient.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ConsentSingleConsentingAdultRelationshipIncludePatientBundle:
2626
- system: 'https://placeholder.fhir.nhs.uk/Id/local-gp-patient-identifier'
2727
value: ABC1234567
2828
name:
29-
use: usual
29+
- use: usual
3030
period:
3131
start: '2020-01-01'
3232
end: '2021-12-31'

specification/examples/responses/GET_Consent/single-consenting-adult-relationship-include-performer-patient.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ConsentSingleConsentingAdultRelationshipIncludePerformerPatientBundle:
4848
- system: 'https://placeholder.fhir.nhs.uk/Id/local-gp-patient-identifier'
4949
value: ABC1234567
5050
name:
51-
use: usual
51+
- use: usual
5252
period:
5353
start: '2020-01-01'
5454
end: '2021-12-31'

specification/examples/responses/GET_Consent/single-mother-child-relationship-include-patient.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ConsentSingleAdultChildRelationshipIncludePatientBundle:
2626
- system: 'https://placeholder.fhir.nhs.uk/Id/local-gp-patient-identifier'
2727
value: ABC1234556
2828
name:
29-
use: usual
29+
- use: usual
3030
period:
3131
start: '2020-01-01'
3232
end: '2021-12-31'

specification/examples/responses/GET_Consent/single-mother-child-relationship-include-performer-patient.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ConsentSingleAdultChildRelationshipIncludePerformerPatientBundle:
5151
- system: 'https://placeholder.fhir.nhs.uk/Id/local-gp-patient-identifier'
5252
value: ABC1234556
5353
name:
54-
use: usual
54+
- use: usual
5555
period:
5656
start: '2020-01-01'
5757
end: '2021-12-31'

0 commit comments

Comments
 (0)