Skip to content

Commit f360549

Browse files
NPA-4531 Postman tests passed with commented verification, now deleting
1 parent ca8c2d2 commit f360549

13 files changed

+1
-91
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -189,13 +189,6 @@ ConsentMultipleRelationshipsStatusActiveIncludeDetailsBundle:
189189
- identifier:
190190
system: "https://fhir.nhs.uk/Id/nhs-number"
191191
value: "9000000017"
192-
# verification:
193-
# - verified: true
194-
# verifiedWith:
195-
# identifier:
196-
# system: "https://fhir.nhs.uk/Id/nhs-number"
197-
# value: "9000000005"
198-
# verificationDate: "2024-07-21T17:32:28Z"
199192
provision:
200193
actor:
201194
- reference:

specification/examples/responses/GET_Consent/filtered-relationships-status-inactive.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,6 @@ ConsentMultipleRelationshipsStatusInactiveBundle:
3333
- identifier:
3434
system: 'https://fhir.nhs.uk/Id/nhs-number'
3535
value: '9000000017'
36-
# verification:
37-
# - verified: true
38-
# verifiedWith:
39-
# identifier:
40-
# system: 'https://fhir.nhs.uk/Id/nhs-number'
41-
# value: '9000000006'
42-
# verificationDate: '2024-07-21T17:32:28Z'
4336
provision:
4437
actor:
4538
- reference:

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

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,13 +84,7 @@ ConsentMultipleRelationshipsStatusProposedActiveBundle:
8484
- identifier:
8585
system: 'https://fhir.nhs.uk/Id/nhs-number'
8686
value: '9000000017'
87-
# verification:
88-
# - verified: true
89-
# verifiedWith:
90-
# identifier:
91-
# system: 'https://fhir.nhs.uk/Id/nhs-number'
92-
# value: '9000000005'
93-
# verificationDate: '2024-07-21T17:32:28Z'
87+
9488
provision:
9589
actor:
9690
- reference:

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -143,13 +143,6 @@ ConsentMultipleRelationshipsIncludePatientBundle:
143143
- identifier:
144144
system: 'https://fhir.nhs.uk/Id/nhs-number'
145145
value: '9000000022'
146-
# verification:
147-
# - verified: true
148-
# verifiedWith:
149-
# identifier:
150-
# system: 'https://fhir.nhs.uk/Id/nhs-number'
151-
# value: '9000000005'
152-
# verificationDate: '2024-07-21T17:32:28Z'
153146
provision:
154147
actor:
155148
- reference:

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -297,13 +297,6 @@ ConsentMultipleRelationshipsIncludePerformerPatientBundle:
297297
- identifier:
298298
system: 'https://fhir.nhs.uk/Id/nhs-number'
299299
value: '9000000022'
300-
# verification:
301-
# - verified: true
302-
# verifiedWith:
303-
# identifier:
304-
# system: 'https://fhir.nhs.uk/Id/nhs-number'
305-
# value: '9000000006'
306-
# verificationDate: '2024-07-21T17:32:28Z'
307300
provision:
308301
actor:
309302
- reference:

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -215,13 +215,6 @@ ConsentMultipleRelationshipsIncludePerformerBundle:
215215
- identifier:
216216
system: 'https://fhir.nhs.uk/Id/nhs-number'
217217
value: '9000000022'
218-
# verification:
219-
# - verified: true
220-
# verifiedWith:
221-
# identifier:
222-
# system: 'https://fhir.nhs.uk/Id/nhs-number'
223-
# value: '9000000006'
224-
# verificationDate: '2024-07-21T17:32:28Z'
225218
provision:
226219
actor:
227220
- reference:

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -168,13 +168,6 @@ ConsentMultipleRelationshipsSinglePatientIncludePatientBundle:
168168
- identifier:
169169
system: 'https://fhir.nhs.uk/Id/nhs-number'
170170
value: '9000000022'
171-
# verification:
172-
# - verified: true
173-
# verifiedWith:
174-
# identifier:
175-
# system: 'https://fhir.nhs.uk/Id/nhs-number'
176-
# value: '9000000022'
177-
# verificationDate: '2024-07-21T17:32:28Z'
178171
provision:
179172
actor:
180173
- reference:

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -234,13 +234,6 @@ ConsentMultipleRelationshipsSinglePatientIncludePerformerPatientBundle:
234234
- identifier:
235235
system: 'https://fhir.nhs.uk/Id/nhs-number'
236236
value: '9000000022'
237-
# verification:
238-
# - verified: true
239-
# verifiedWith:
240-
# identifier:
241-
# system: 'https://fhir.nhs.uk/Id/nhs-number'
242-
# value: '9000000022'
243-
# verificationDate: '2024-07-21T17:32:28Z'
244237
provision:
245238
actor:
246239
- reference:

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -206,13 +206,6 @@ ConsentMultipleRelationshipsSinglePatientIncludePerformerPatientBundle:
206206
- identifier:
207207
system: 'https://fhir.nhs.uk/Id/nhs-number'
208208
value: '9000000022'
209-
# verification:
210-
# - verified: true
211-
# verifiedWith:
212-
# identifier:
213-
# system: 'https://fhir.nhs.uk/Id/nhs-number'
214-
# value: '9000000022'
215-
# verificationDate: '2024-07-21T17:32:28Z'
216209
provision:
217210
actor:
218211
- reference:

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -140,13 +140,6 @@ ConsentMultipleRelationshipsSinglePatientBundle:
140140
- identifier:
141141
system: 'https://fhir.nhs.uk/Id/nhs-number'
142142
value: '9000000022'
143-
# verification:
144-
# - verified: true
145-
# verifiedWith:
146-
# identifier:
147-
# system: 'https://fhir.nhs.uk/Id/nhs-number'
148-
# value: '9000000006'
149-
# verificationDate: '2024-07-21T17:32:28Z'
150143
provision:
151144
actor:
152145
- reference:

0 commit comments

Comments
 (0)