Skip to content

Commit 5450e7c

Browse files
NPA-4831: Update example responses to have correct total for bundle
1 parent a026d71 commit 5450e7c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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
@@ -4,7 +4,7 @@ ConsentMultipleRelationshipsSinglePatientIncludePatientBundle:
44
value:
55
resourceType: Bundle
66
timestamp: '2020-08-26T14:00:00+00:00'
7-
total: 3
7+
total: 4
88
type: searchset
99
entry:
1010
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/Patient/A3CC67E2

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
@@ -4,7 +4,7 @@ ConsentMultipleRelationshipsSinglePatientIncludePerformerPatientBundle:
44
value:
55
resourceType: Bundle
66
timestamp: '2020-08-26T14:00:00+00:00'
7-
total: 3
7+
total: 7
88
type: searchset
99
entry:
1010
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/Patient/A3CC67E2

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ConsentMultipleRelationshipsSinglePatientIncludePerformerPatientBundle:
44
value:
55
resourceType: Bundle
66
timestamp: '2020-08-26T14:00:00+00:00'
7-
total: 3
7+
total: 6
88
type: searchset
99
entry:
1010
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/RelatedPerson/BE974742

0 commit comments

Comments
 (0)