Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
ec0d94d
NPA-6130: schema changes for POST consent initial
ChristopherBacon Jan 8, 2026
8a6016b
NPA-6130: Additional minor tweaks to spec
ChristopherBacon Jan 12, 2026
9b257d4
NPA-6130: Minor tweaks to the spec for sandbox collection
ChristopherBacon Jan 13, 2026
8957dca
Merge branch 'master' into task/NPA-6130/post-consent-iops-changes
ChristopherBacon Jan 13, 2026
b651c18
NPA-6130: amended schema to fix Provision schema
ChristopherBacon Jan 13, 2026
33eb520
NPA-6130: Updated Postman collection
ChristopherBacon Jan 15, 2026
ce49e39
NPA-6130: more Postman changes
ChristopherBacon Jan 15, 2026
992307a
NPA-6130: spec changes and Postman changes
ChristopherBacon Jan 16, 2026
6b04e02
NPA-6130: Updated bundle timestamps
ChristopherBacon Jan 16, 2026
f16e61f
NPA-6130: Updating the placeholder fields to remove them
ChristopherBacon Jan 16, 2026
5f7a799
NPA-6130: Additional placeholder removed
ChristopherBacon Jan 16, 2026
4ae5359
NPA-6130: Additional updates to spec privacy consent and information …
ChristopherBacon Jan 16, 2026
fa76161
NPA-6130: Additional removal of text field
ChristopherBacon Jan 16, 2026
c21f2b0
NPA-6130: type permit added to example provision objects
ChristopherBacon Jan 16, 2026
81c1478
NPA-6130: time stamp updates for examples
ChristopherBacon Jan 16, 2026
b669a9b
NPA-1630: date changes
ChristopherBacon Jan 16, 2026
c335c00
NPA-6130: fixes to Postman tests for Sandbox and Integration
ChristopherBacon Jan 19, 2026
462616e
NPA-6130: Removing comma from requests
ChristopherBacon Jan 20, 2026
820731d
NPA-6130: Remove the IOPS suggestion for consent endpoints
ChristopherBacon Jan 21, 2026
9a9f09f
NPA-6130: Minor tweaks to integration collection and also single cons…
ChristopherBacon Jan 22, 2026
4e1152b
NPA-6130: Update to Privacy Consent as display
ChristopherBacon Jan 22, 2026
ebc70e2
NPA-6130: Updates to the URL endpoint for and date
ChristopherBacon Jan 23, 2026
8bfc78f
Merge branch 'master' into task/NPA-6130/post-consent-iops-changes
ChristopherBacon Jan 23, 2026
deb3918
NPA-6130: Additional URL change for correct endpoint
ChristopherBacon Jan 23, 2026
176b3ae
Merge branch 'task/NPA-6130/post-consent-iops-changes' of https://git…
ChristopherBacon Jan 23, 2026
d58e178
NPA-6130: Postman collection updates
ClarksonAdam Jan 23, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18,610 changes: 9,240 additions & 9,370 deletions postman/validated_relationship_service.integration.postman_collection.json

Large diffs are not rendered by default.

22,391 changes: 11,163 additions & 11,228 deletions postman/validated_relationship_service.sandbox.postman_collection.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,11 @@ ConsentAdultToAdultGuardianRequest:
- system: "https://terminology.hl7.org/CodeSystem/consentscope"
code: patient-privacy
display: "Privacy Consent"
text: "Patient Privacy Consent"
category:
- coding:
- system: "https://terminology.hl7.org/CodeSystem/v3-ActCode"
code: INFA
display: "Information Access"
text: "Information Access Consent"
display: "information access"
patient:
type: Patient
identifier:
Expand All @@ -27,19 +25,20 @@ ConsentAdultToAdultGuardianRequest:
system: https://fhir.nhs.uk/Id/nhs-number
value: "9000000017"
provision:
- period:
start: "2025-02-11T14:30:00Z"
actor:
- role:
coding:
- system: https://fhir.nhs.uk/England/CodeSystem/England-NHSProxyLegalBasis
code: court-appointed-personal-welfare-deputy
display: Court appointed personal welfare deputy
reference:
type: RelatedPerson
identifier:
system: https://fhir.nhs.uk/Id/nhs-number
value: "9000000017"
type: permit
period:
start: "2026-02-11T14:30:00Z"
actor:
- role:
coding:
- system: https://fhir.nhs.uk/England/CodeSystem/England-NHSProxyLegalBasis
code: court-appointed-personal-welfare-deputy
display: Court appointed personal welfare deputy
reference:
type: RelatedPerson
identifier:
system: https://fhir.nhs.uk/Id/nhs-number
value: "9000000017"
extension:
- url: https://fhir.nhs.uk/England/StructureDefinition/Extension-England-Consent-Status-Reason
valueCodeableConcept:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,11 @@ ConsentParentChildProxyCreationRequest:
- system: "https://terminology.hl7.org/CodeSystem/consentscope"
code: patient-privacy
display: "Privacy Consent"
text: "Patient Privacy Consent"
category:
- coding:
- system: "https://terminology.hl7.org/CodeSystem/v3-ActCode"
code: INFA
display: "Information Access"
text: "Information Access Consent"
display: "information access"
patient:
type: Patient
identifier:
Expand All @@ -27,20 +25,21 @@ ConsentParentChildProxyCreationRequest:
system: https://fhir.nhs.uk/Id/nhs-number
value: "9000000009"
provision:
- period:
start: "2025-02-11T14:30:00Z"
end: "2026-02-11T14:30:00Z"
actor:
- role:
coding:
- system: https://fhir.nhs.uk/England/CodeSystem/England-NHSProxyLegalBasis
code: parental-responsibility
display: Parental responsibility
reference:
type: RelatedPerson
identifier:
system: https://fhir.nhs.uk/Id/nhs-number
value: "9000000009"
type: permit
period:
start: "2025-02-11T14:30:00Z"
end: "2029-02-11T14:30:00Z"
actor:
- role:
coding:
- system: https://fhir.nhs.uk/England/CodeSystem/England-NHSProxyLegalBasis
code: parental-responsibility
display: Parental responsibility
reference:
type: RelatedPerson
identifier:
system: https://fhir.nhs.uk/Id/nhs-number
value: "9000000009"
extension:
- url: https://fhir.nhs.uk/England/StructureDefinition/Extension-England-Consent-Status-Reason
valueCodeableConcept:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ConsentMultipleRelationshipsStatusActiveIncludeDetailsBundle:
of the performer and patient.
value:
resourceType: Bundle
timestamp: "2020-08-26T14:00:00+00:00"
timestamp: "2026-01-16T14:00:00+00:00"
total: 2
type: searchset
link:
Expand All @@ -19,8 +19,6 @@ ConsentMultipleRelationshipsStatusActiveIncludeDetailsBundle:
identifier:
- system: "https://fhir.nhs.uk/Id/nhs-number"
value: "9000000017"
- system: "https://placeholder.fhir.nhs.uk/Id/local-gp-patient-identifier"
value: "ABC0000003"
patient:
identifier:
system: "https://fhir.nhs.uk/Id/nhs-number"
Expand Down Expand Up @@ -48,8 +46,6 @@ ConsentMultipleRelationshipsStatusActiveIncludeDetailsBundle:
identifier:
- system: "https://fhir.nhs.uk/Id/nhs-number"
value: "9000000009"
- system: "https://placeholder.fhir.nhs.uk/Id/local-gp-patient-identifier"
value: "ABC1234567"
name:
- use: usual
period:
Expand Down Expand Up @@ -80,13 +76,11 @@ ConsentMultipleRelationshipsStatusActiveIncludeDetailsBundle:
- system: "https://terminology.hl7.org/CodeSystem/consentscope"
code: patient-privacy
display: "Privacy Consent"
text: "Patient Privacy Consent"
category:
- coding:
- system: "https://terminology.hl7.org/CodeSystem/v3-ActCode"
code: INFA
display: "Information Access"
text: "Information Access Consent"
display: "information access"
patient:
identifier:
system: "https://fhir.nhs.uk/Id/nhs-number"
Expand All @@ -100,6 +94,7 @@ ConsentMultipleRelationshipsStatusActiveIncludeDetailsBundle:
- authority: "https://www.england.nhs.uk"
uri: "REPLACE_WITH_LINK_TO_PUBLISHED_NATIONAL_PROXY_STANDARD"
provision:
type: permit
actor:
- reference:
identifier:
Expand Down Expand Up @@ -129,8 +124,6 @@ ConsentMultipleRelationshipsStatusActiveIncludeDetailsBundle:
identifier:
- system: "https://fhir.nhs.uk/Id/nhs-number"
value: "9000000017"
- system: "https://placeholder.fhir.nhs.uk/Id/local-gp-patient-identifier"
value: "ABC0000003"
patient:
identifier:
system: "https://fhir.nhs.uk/Id/nhs-number"
Expand All @@ -154,8 +147,6 @@ ConsentMultipleRelationshipsStatusActiveIncludeDetailsBundle:
identifier:
- system: "https://fhir.nhs.uk/Id/nhs-number"
value: "9000000005"
- system: "https://placeholder.fhir.nhs.uk/Id/local-gp-patient-identifier"
value: "ABC9999999"
name:
- use: usual
period:
Expand Down Expand Up @@ -183,13 +174,11 @@ ConsentMultipleRelationshipsStatusActiveIncludeDetailsBundle:
- system: "https://terminology.hl7.org/CodeSystem/consentscope"
code: patient-privacy
display: "Privacy Consent"
text: "Patient Privacy Consent"
category:
- coding:
- system: "https://terminology.hl7.org/CodeSystem/v3-ActCode"
code: INFA
display: "Information Access"
text: "Information Access Consent"
display: "information access"
patient:
identifier:
system: "https://fhir.nhs.uk/Id/nhs-number"
Expand All @@ -203,6 +192,7 @@ ConsentMultipleRelationshipsStatusActiveIncludeDetailsBundle:
- authority: "https://www.england.nhs.uk"
uri: "REPLACE_WITH_LINK_TO_PUBLISHED_NATIONAL_PROXY_STANDARD"
provision:
type: permit
actor:
- reference:
identifier:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ConsentMultipleRelationshipsStatusInactiveBundle:
description: A Bundle containing multiple inactive proxy relationships with varying legal basis
value:
resourceType: Bundle
timestamp: '2020-08-26T14:00:00+00:00'
timestamp: '2026-01-16T14:00:00+00:00'
total: 2
type: searchset
link:
Expand All @@ -20,13 +20,11 @@ ConsentMultipleRelationshipsStatusInactiveBundle:
- system: 'https://terminology.hl7.org/CodeSystem/consentscope'
code: patient-privacy
display: Privacy Consent
text: Patient Privacy Consent
category:
- coding:
- system: 'https://terminology.hl7.org/CodeSystem/v3-ActCode'
code: INFA
display: Information Access
text: Information Access Consent
display: information access
patient:
identifier:
system: 'https://fhir.nhs.uk/Id/nhs-number'
Expand All @@ -40,6 +38,7 @@ ConsentMultipleRelationshipsStatusInactiveBundle:
- authority: https://www.england.nhs.uk
uri: REPLACE_WITH_LINK_TO_PUBLISHED_NATIONAL_PROXY_STANDARD
provision:
type: permit
actor:
- reference:
identifier:
Expand Down Expand Up @@ -72,13 +71,11 @@ ConsentMultipleRelationshipsStatusInactiveBundle:
- system: 'https://terminology.hl7.org/CodeSystem/consentscope'
code: patient-privacy
display: Privacy Consent
text: Patient Privacy Consent
category:
- coding:
- system: 'https://terminology.hl7.org/CodeSystem/v3-ActCode'
code: INFA
display: Information Access
text: Information Access Consent
display: information access
patient:
identifier:
system: 'https://fhir.nhs.uk/Id/nhs-number'
Expand All @@ -92,6 +89,7 @@ ConsentMultipleRelationshipsStatusInactiveBundle:
- authority: https://www.england.nhs.uk
uri: REPLACE_WITH_LINK_TO_PUBLISHED_NATIONAL_PROXY_STANDARD
provision:
type: permit
actor:
- reference:
identifier:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ConsentMultipleRelationshipsStatusProposedActiveBundle:
description: A Bundle containing multiple active and proposed proxy relationships with varying legal basis'
value:
resourceType: Bundle
timestamp: '2020-08-26T14:00:00+00:00'
timestamp: '2026-01-16T14:00:00+00:00'
total: 4
type: searchset
link:
Expand All @@ -20,13 +20,11 @@ ConsentMultipleRelationshipsStatusProposedActiveBundle:
- system: 'https://terminology.hl7.org/CodeSystem/consentscope'
code: patient-privacy
display: Privacy Consent
text: Patient Privacy Consent
category:
- coding:
- system: 'https://terminology.hl7.org/CodeSystem/v3-ActCode'
code: INFA
display: Information Access
text: Information Access Consent
display: information access
patient:
identifier:
system: 'https://fhir.nhs.uk/Id/nhs-number'
Expand All @@ -40,6 +38,7 @@ ConsentMultipleRelationshipsStatusProposedActiveBundle:
- authority: https://www.england.nhs.uk
uri: REPLACE_WITH_LINK_TO_PUBLISHED_NATIONAL_PROXY_STANDARD
provision:
type: permit
actor:
- reference:
identifier:
Expand Down Expand Up @@ -73,13 +72,11 @@ ConsentMultipleRelationshipsStatusProposedActiveBundle:
- system: 'https://terminology.hl7.org/CodeSystem/consentscope'
code: patient-privacy
display: Privacy Consent
text: Patient Privacy Consent
category:
- coding:
- system: 'https://terminology.hl7.org/CodeSystem/v3-ActCode'
code: INFA
display: Information Access
text: Information Access Consent
display: information access
patient:
identifier:
system: 'https://fhir.nhs.uk/Id/nhs-number'
Expand All @@ -93,6 +90,7 @@ ConsentMultipleRelationshipsStatusProposedActiveBundle:
- authority: https://www.england.nhs.uk
uri: REPLACE_WITH_LINK_TO_PUBLISHED_NATIONAL_PROXY_STANDARD
provision:
type: permit
actor:
- reference:
identifier:
Expand Down Expand Up @@ -126,13 +124,11 @@ ConsentMultipleRelationshipsStatusProposedActiveBundle:
- system: 'https://terminology.hl7.org/CodeSystem/consentscope'
code: patient-privacy
display: Privacy Consent
text: Patient Privacy Consent
category:
- coding:
- system: 'https://terminology.hl7.org/CodeSystem/v3-ActCode'
code: INFA
display: Information Access
text: Information Access Consent
display: information access
patient:
identifier:
system: 'https://fhir.nhs.uk/Id/nhs-number'
Expand All @@ -146,6 +142,7 @@ ConsentMultipleRelationshipsStatusProposedActiveBundle:
- authority: https://www.england.nhs.uk
uri: REPLACE_WITH_LINK_TO_PUBLISHED_NATIONAL_PROXY_STANDARD
provision:
type: permit
actor:
- reference:
identifier:
Expand Down Expand Up @@ -179,13 +176,11 @@ ConsentMultipleRelationshipsStatusProposedActiveBundle:
- system: 'https://terminology.hl7.org/CodeSystem/consentscope'
code: patient-privacy
display: Privacy Consent
text: Patient Privacy Consent
category:
- coding:
- system: 'https://terminology.hl7.org/CodeSystem/v3-ActCode'
code: INFA
display: Information Access
text: Information Access Consent
display: information access
patient:
identifier:
system: 'https://fhir.nhs.uk/Id/nhs-number'
Expand All @@ -199,6 +194,7 @@ ConsentMultipleRelationshipsStatusProposedActiveBundle:
- authority: https://www.england.nhs.uk
uri: REPLACE_WITH_LINK_TO_PUBLISHED_NATIONAL_PROXY_STANDARD
provision:
type: permit
actor:
- reference:
identifier:
Expand Down
Loading