From a5838b0ff4151303a5ea34028e75e152b05c5ac3 Mon Sep 17 00:00:00 2001
From: LeoKHoward <38526889+LeoKHoward@users.noreply.github.com>
Date: Thu, 10 Jul 2025 08:27:48 +0100
Subject: [PATCH 1/3] NPA-5214: Fix Extenstion valueCodeableConcept Schema
---
...elationships-status-active-include-details.yaml | 6 ++++--
.../filtered-relationships-status-inactive.yaml | 6 ++++--
...tered-relationships-status-proposed-active.yaml | 14 +++++++++-----
.../multiple-relationships-include-patient.yaml | 9 ++++++---
...le-relationships-include-performer-patient.yaml | 9 ++++++---
.../multiple-relationships-include-performer.yaml | 9 ++++++---
...lationships-single-patient-include-patient.yaml | 9 ++++++---
...s-single-patient-include-performer-patient.yaml | 9 ++++++---
...tionships-single-patient-include-performer.yaml | 9 ++++++---
.../multiple-relationships-single-patient.yaml | 9 ++++++---
.../GET_Consent/multiple-relationships.yaml | 9 ++++++---
...ult-relationship-include-performer-patient.yaml | 3 ++-
.../single-consenting-adult-relationship.yaml | 3 ++-
...ild-relationship-include-performer-patient.yaml | 3 ++-
.../single-mother-child-relationship.yaml | 3 ++-
.../validated-relationships-service-api.yaml | 4 +---
16 files changed, 74 insertions(+), 40 deletions(-)
diff --git a/specification/examples/responses/GET_Consent/filtered-relationships-status-active-include-details.yaml b/specification/examples/responses/GET_Consent/filtered-relationships-status-active-include-details.yaml
index 8f7c0ffd..2842ee78 100644
--- a/specification/examples/responses/GET_Consent/filtered-relationships-status-active-include-details.yaml
+++ b/specification/examples/responses/GET_Consent/filtered-relationships-status-active-include-details.yaml
@@ -108,10 +108,11 @@ ConsentMultipleRelationshipsStatusActiveIncludeDetailsBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
- fullUrl: "https://api.service.nhs.uk/validated-relationships/FHIR/R4/RelatedPerson/RP974720"
@@ -207,9 +208,10 @@ ConsentMultipleRelationshipsStatusActiveIncludeDetailsBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
diff --git a/specification/examples/responses/GET_Consent/filtered-relationships-status-inactive.yaml b/specification/examples/responses/GET_Consent/filtered-relationships-status-inactive.yaml
index 0b31ffb1..c5c0eec6 100644
--- a/specification/examples/responses/GET_Consent/filtered-relationships-status-inactive.yaml
+++ b/specification/examples/responses/GET_Consent/filtered-relationships-status-inactive.yaml
@@ -51,10 +51,11 @@ ConsentMultipleRelationshipsStatusInactiveBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/Consent/ABCD12B3
@@ -101,9 +102,10 @@ ConsentMultipleRelationshipsStatusInactiveBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
diff --git a/specification/examples/responses/GET_Consent/filtered-relationships-status-proposed-active.yaml b/specification/examples/responses/GET_Consent/filtered-relationships-status-proposed-active.yaml
index 0cb0ee04..ffc118fc 100644
--- a/specification/examples/responses/GET_Consent/filtered-relationships-status-proposed-active.yaml
+++ b/specification/examples/responses/GET_Consent/filtered-relationships-status-proposed-active.yaml
@@ -51,10 +51,11 @@ ConsentMultipleRelationshipsStatusProposedActiveBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
@@ -84,7 +85,7 @@ ConsentMultipleRelationshipsStatusProposedActiveBundle:
- identifier:
system: 'https://fhir.nhs.uk/Id/nhs-number'
value: '9000000017'
-
+
provision:
actor:
- reference:
@@ -103,10 +104,11 @@ ConsentMultipleRelationshipsStatusProposedActiveBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
@@ -154,10 +156,11 @@ ConsentMultipleRelationshipsStatusProposedActiveBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
@@ -205,9 +208,10 @@ ConsentMultipleRelationshipsStatusProposedActiveBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
diff --git a/specification/examples/responses/GET_Consent/multiple-relationships-include-patient.yaml b/specification/examples/responses/GET_Consent/multiple-relationships-include-patient.yaml
index 1e395d0b..abd35685 100644
--- a/specification/examples/responses/GET_Consent/multiple-relationships-include-patient.yaml
+++ b/specification/examples/responses/GET_Consent/multiple-relationships-include-patient.yaml
@@ -83,10 +83,11 @@ ConsentMultipleRelationshipsIncludePatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/Patient/DFCC67F5
@@ -161,10 +162,11 @@ ConsentMultipleRelationshipsIncludePatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/Patient/ZPTT32T3
@@ -239,10 +241,11 @@ ConsentMultipleRelationshipsIncludePatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
diff --git a/specification/examples/responses/GET_Consent/multiple-relationships-include-performer-patient.yaml b/specification/examples/responses/GET_Consent/multiple-relationships-include-performer-patient.yaml
index 229cb142..34c91da2 100644
--- a/specification/examples/responses/GET_Consent/multiple-relationships-include-performer-patient.yaml
+++ b/specification/examples/responses/GET_Consent/multiple-relationships-include-performer-patient.yaml
@@ -108,10 +108,11 @@ ConsentMultipleRelationshipsIncludePerformerPatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/RelatedPerson/RP974720
@@ -208,10 +209,11 @@ ConsentMultipleRelationshipsIncludePerformerPatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/RelatedPerson/AATD11A1
@@ -308,9 +310,10 @@ ConsentMultipleRelationshipsIncludePerformerPatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
diff --git a/specification/examples/responses/GET_Consent/multiple-relationships-include-performer.yaml b/specification/examples/responses/GET_Consent/multiple-relationships-include-performer.yaml
index 848542fc..bcebf569 100644
--- a/specification/examples/responses/GET_Consent/multiple-relationships-include-performer.yaml
+++ b/specification/examples/responses/GET_Consent/multiple-relationships-include-performer.yaml
@@ -78,10 +78,11 @@ ConsentMultipleRelationshipsIncludePerformerBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
- fullUrl: >-
@@ -152,10 +153,11 @@ ConsentMultipleRelationshipsIncludePerformerBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
- fullUrl: >-
@@ -226,10 +228,11 @@ ConsentMultipleRelationshipsIncludePerformerBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
diff --git a/specification/examples/responses/GET_Consent/multiple-relationships-single-patient-include-patient.yaml b/specification/examples/responses/GET_Consent/multiple-relationships-single-patient-include-patient.yaml
index e3ce4760..5b1d12b6 100644
--- a/specification/examples/responses/GET_Consent/multiple-relationships-single-patient-include-patient.yaml
+++ b/specification/examples/responses/GET_Consent/multiple-relationships-single-patient-include-patient.yaml
@@ -79,10 +79,11 @@ ConsentMultipleRelationshipsSinglePatientIncludePatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/Consent/WWCC67T1
@@ -129,10 +130,11 @@ ConsentMultipleRelationshipsSinglePatientIncludePatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/Consent/AATD11A1
@@ -179,9 +181,10 @@ ConsentMultipleRelationshipsSinglePatientIncludePatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
diff --git a/specification/examples/responses/GET_Consent/multiple-relationships-single-patient-include-performer-patient.yaml b/specification/examples/responses/GET_Consent/multiple-relationships-single-patient-include-performer-patient.yaml
index 32f08805..89db7bab 100644
--- a/specification/examples/responses/GET_Consent/multiple-relationships-single-patient-include-performer-patient.yaml
+++ b/specification/examples/responses/GET_Consent/multiple-relationships-single-patient-include-performer-patient.yaml
@@ -103,10 +103,11 @@ ConsentMultipleRelationshipsSinglePatientIncludePerformerPatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/RelatedPerson/BE974742
@@ -174,10 +175,11 @@ ConsentMultipleRelationshipsSinglePatientIncludePerformerPatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/RelatedPerson/BE974742
@@ -245,9 +247,10 @@ ConsentMultipleRelationshipsSinglePatientIncludePerformerPatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
diff --git a/specification/examples/responses/GET_Consent/multiple-relationships-single-patient-include-performer.yaml b/specification/examples/responses/GET_Consent/multiple-relationships-single-patient-include-performer.yaml
index 18483602..2dd72967 100644
--- a/specification/examples/responses/GET_Consent/multiple-relationships-single-patient-include-performer.yaml
+++ b/specification/examples/responses/GET_Consent/multiple-relationships-single-patient-include-performer.yaml
@@ -75,10 +75,11 @@ ConsentMultipleRelationshipsSinglePatientIncludePerformerPatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/RelatedPerson/BE974742
@@ -146,10 +147,11 @@ ConsentMultipleRelationshipsSinglePatientIncludePerformerPatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/RelatedPerson/BE974742
@@ -217,9 +219,10 @@ ConsentMultipleRelationshipsSinglePatientIncludePerformerPatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
diff --git a/specification/examples/responses/GET_Consent/multiple-relationships-single-patient.yaml b/specification/examples/responses/GET_Consent/multiple-relationships-single-patient.yaml
index 30f2b133..32cb284a 100644
--- a/specification/examples/responses/GET_Consent/multiple-relationships-single-patient.yaml
+++ b/specification/examples/responses/GET_Consent/multiple-relationships-single-patient.yaml
@@ -51,10 +51,11 @@ ConsentMultipleRelationshipsSinglePatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/Consent/WWCC67T1
@@ -101,10 +102,11 @@ ConsentMultipleRelationshipsSinglePatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/Consent/AATD11A1
@@ -151,9 +153,10 @@ ConsentMultipleRelationshipsSinglePatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
diff --git a/specification/examples/responses/GET_Consent/multiple-relationships.yaml b/specification/examples/responses/GET_Consent/multiple-relationships.yaml
index d7695d9b..bbf018da 100644
--- a/specification/examples/responses/GET_Consent/multiple-relationships.yaml
+++ b/specification/examples/responses/GET_Consent/multiple-relationships.yaml
@@ -51,10 +51,11 @@ ConsentMultipleRelationshipsBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/Consent/WWCC67T1
@@ -101,10 +102,11 @@ ConsentMultipleRelationshipsBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
- fullUrl: https://api.service.nhs.uk/validated-relationships/FHIR/R4/Consent/AATD11A1
@@ -151,9 +153,10 @@ ConsentMultipleRelationshipsBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
diff --git a/specification/examples/responses/GET_Consent/single-consenting-adult-relationship-include-performer-patient.yaml b/specification/examples/responses/GET_Consent/single-consenting-adult-relationship-include-performer-patient.yaml
index bacf8136..d758ee6e 100644
--- a/specification/examples/responses/GET_Consent/single-consenting-adult-relationship-include-performer-patient.yaml
+++ b/specification/examples/responses/GET_Consent/single-consenting-adult-relationship-include-performer-patient.yaml
@@ -103,9 +103,10 @@ ConsentSingleConsentingAdultRelationshipIncludePerformerPatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
diff --git a/specification/examples/responses/GET_Consent/single-consenting-adult-relationship.yaml b/specification/examples/responses/GET_Consent/single-consenting-adult-relationship.yaml
index b29cd0d1..d597686a 100644
--- a/specification/examples/responses/GET_Consent/single-consenting-adult-relationship.yaml
+++ b/specification/examples/responses/GET_Consent/single-consenting-adult-relationship.yaml
@@ -51,9 +51,10 @@ ConsentSingleConsentingAdultRelationshipBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
diff --git a/specification/examples/responses/GET_Consent/single-mother-child-relationship-include-performer-patient.yaml b/specification/examples/responses/GET_Consent/single-mother-child-relationship-include-performer-patient.yaml
index 2a14bb11..5c275027 100644
--- a/specification/examples/responses/GET_Consent/single-mother-child-relationship-include-performer-patient.yaml
+++ b/specification/examples/responses/GET_Consent/single-mother-child-relationship-include-performer-patient.yaml
@@ -108,9 +108,10 @@ ConsentSingleAdultChildRelationshipIncludePerformerPatientBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
diff --git a/specification/examples/responses/GET_Consent/single-mother-child-relationship.yaml b/specification/examples/responses/GET_Consent/single-mother-child-relationship.yaml
index 5f3aa7e1..71bc9852 100644
--- a/specification/examples/responses/GET_Consent/single-mother-child-relationship.yaml
+++ b/specification/examples/responses/GET_Consent/single-mother-child-relationship.yaml
@@ -51,9 +51,10 @@ ConsentSingleAdultChildRelationshipBundle:
extension:
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
valueCodeableConcept:
- - coding:
+ coding:
- code: TBC
display: TBC
system: http://terminology.hl7.org/CodeSystem/consent-reason
+ text: "To be confirmed"
search:
mode: match
diff --git a/specification/validated-relationships-service-api.yaml b/specification/validated-relationships-service-api.yaml
index 5f348953..cc8efd78 100644
--- a/specification/validated-relationships-service-api.yaml
+++ b/specification/validated-relationships-service-api.yaml
@@ -2286,10 +2286,8 @@ components:
url:
type: string
valueCodeableConcept:
- type: array
+ $ref: "#/components/schemas/CodeableConcept"
description: Classification of the status of consent, bound to http://terminology.hl7.org/CodeSystem/consent-reason.
- items:
- $ref: "#/components/schemas/CodeableConcept"
OperationOutcome:
type: object
From d9d3354fae91cb7ff69f9101547d1cc25956e4ac Mon Sep 17 00:00:00 2001
From: LeoKHoward <38526889+LeoKHoward@users.noreply.github.com>
Date: Thu, 10 Jul 2025 09:05:01 +0100
Subject: [PATCH 2/3] NPA-5214: Update Postman Sandbox Schema
---
...ip Service Sandbox.postman_collection.json | 840 +++++++++---------
1 file changed, 400 insertions(+), 440 deletions(-)
diff --git a/postman/Validate Relationship Service Sandbox.postman_collection.json b/postman/Validate Relationship Service Sandbox.postman_collection.json
index 4e6acc84..128ad7dc 100644
--- a/postman/Validate Relationship Service Sandbox.postman_collection.json
+++ b/postman/Validate Relationship Service Sandbox.postman_collection.json
@@ -2140,17 +2140,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -2315,17 +2314,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -2480,17 +2478,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -2570,17 +2567,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -2722,17 +2718,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -2812,17 +2807,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -2902,17 +2896,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -2992,17 +2985,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -3145,17 +3137,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -3235,17 +3226,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -3325,17 +3315,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -3517,17 +3506,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -3654,17 +3642,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -3791,17 +3778,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -3979,17 +3965,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -4107,17 +4092,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -4235,17 +4219,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -4474,17 +4457,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -4649,17 +4631,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -4824,17 +4805,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -4973,17 +4953,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -5063,17 +5042,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -5153,17 +5131,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -5384,17 +5361,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -5512,17 +5488,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -5640,17 +5615,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -5832,17 +5806,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -5960,17 +5933,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -6088,17 +6060,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -6280,17 +6251,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -6370,17 +6340,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -6460,17 +6429,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -6654,17 +6622,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -6880,17 +6847,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -7029,17 +6995,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -7264,17 +7229,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -8148,17 +8112,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -8654,17 +8617,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -8800,17 +8762,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
@@ -9324,17 +9285,16 @@
" \"extension\": [",
" {",
" \"url\": \"https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason\",",
- " \"valueCodeableConcept\": [",
- " {",
- " \"coding\": [",
- " {",
- " \"code\": \"TBC\",",
- " \"display\": \"TBC\",",
- " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
- " }",
- " ]",
- " }",
- " ]",
+ " \"valueCodeableConcept\": {",
+ " \"coding\": [",
+ " {",
+ " \"code\": \"TBC\",",
+ " \"display\": \"TBC\",",
+ " \"system\": \"http://terminology.hl7.org/CodeSystem/consent-reason\"",
+ " }",
+ " ],",
+ " \"text\": \"To be confirmed\"",
+ " }",
" }",
" ]",
" },",
From a37d8f3def627d7136dbf68f3360fddf7e8bc2d2 Mon Sep 17 00:00:00 2001
From: LeoKHoward <38526889+LeoKHoward@users.noreply.github.com>
Date: Thu, 10 Jul 2025 09:08:46 +0100
Subject: [PATCH 3/3] NPA-5214: Update Postman Try It Out URL
---
specification/validated-relationships-service-api.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/specification/validated-relationships-service-api.yaml b/specification/validated-relationships-service-api.yaml
index cc8efd78..5d0f8cc8 100644
--- a/specification/validated-relationships-service-api.yaml
+++ b/specification/validated-relationships-service-api.yaml
@@ -141,7 +141,7 @@ info:
* only covers a limited set of scenarios
* is open access, so does not allow you to test authorisation
- [
](https://god.gw.postman.com/run-collection/46399153-5d8500b1-1bed-4494-9d55-ed8487f2898a?action=collection%2Ffork&source=rip_markdown&collection-url=entityId%3D46399153-5d8500b1-1bed-4494-9d55-ed8487f2898a%26entityType%3Dcollection%26workspaceId%3Da3cfae72-2c53-419e-8850-13c2b51db16d)
+ [
](https://god.gw.postman.com/run-collection/46399153-115e6357-05de-492c-abde-93155ceaa6fc?action=collection%2Ffork&source=rip_markdown&collection-url=entityId%3D46399153-115e6357-05de-492c-abde-93155ceaa6fc%26entityType%3Dcollection%26workspaceId%3D9ece9fe4-4ef7-4da7-bc00-d875d2850753))
### Integration testing