Skip to content

Commit b452924

Browse files
committed
fix: updated totals in examples for consent
1 parent 732e0d9 commit b452924

6 files changed

+6
-6
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ConsentMultipleRelationshipsStatusActiveIncludeDetailsBundle:
66
value:
77
resourceType: Bundle
88
timestamp: "2020-08-26T14:00:00+00:00"
9-
total: 2
9+
total: 6
1010
type: searchset
1111
entry:
1212
- fullUrl: "https://api.service.nhs.uk/validated-relationships/FHIR/R4/RelatedPerson/BE974742"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ConsentMultipleRelationshipsIncludePatientBundle:
55
value:
66
resourceType: Bundle
77
timestamp: '2020-08-26T14:00:00+00:00'
8-
total: 3
8+
total: 6
99
type: searchset
1010
entry:
1111
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/Patient/A3CC67E2

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

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ConsentMultipleRelationshipsIncludePerformerBundle:
55
value:
66
resourceType: Bundle
77
timestamp: '2020-08-26T14:00:00+00:00'
8-
total: 3
8+
total: 6
99
type: searchset
1010
entry:
1111
- fullUrl: >-

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
@@ -6,7 +6,7 @@ ConsentSingleConsentingAdultRelationshipIncludePerformerPatientBundle:
66
value:
77
resourceType: Bundle
88
timestamp: '2020-08-26T14:00:00+00:00'
9-
total: 1
9+
total: 3
1010
type: searchset
1111
entry:
1212
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/RelatedPerson/RP974720

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
@@ -6,7 +6,7 @@ ConsentSingleAdultChildRelationshipIncludePerformerPatientBundle:
66
value:
77
resourceType: Bundle
88
timestamp: '2020-08-26T14:00:00+00:00'
9-
total: 1
9+
total: 3
1010
type: searchset
1111
entry:
1212
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/RelatedPerson/BE974742

0 commit comments

Comments
 (0)