Skip to content

Commit f98850c

Browse files
NPA-5757: Update legal basis and status reason patch examples
1 parent aa591d4 commit f98850c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

specification/examples/requests/PATCH_Consent/replace_legal_basis.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ ReplaceLegalBasisRequest:
77
value:
88
- role:
99
coding:
10-
- system: http://terminology.hl7.org/CodeSystem/v3-RoleCode
11-
code: GUARD
12-
display: Guardian
10+
- system: https://fhir.nhs.uk/England/CodeSystem/England-NHSProxyLegalBasis
11+
code: court-appointed-personal-welfare-deputy
12+
display: Court appointed personal welfare deputy
1313
reference:
1414
type: RelatedPerson
1515
identifier:

specification/examples/requests/PATCH_Consent/replace_status.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ StatusUpdate:
1111
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
1212
valueCodeableConcept:
1313
coding:
14-
- system: http://terminology.hl7.org/CodeSystem/consent-reason
15-
code: TBC
16-
display: TBC
14+
- system: https://terminology.hl7.org/CodeSystem/consent-reason
15+
code: ROLE_CREATED
16+
display: Role created from scratch by GP
1717

0 commit comments

Comments
 (0)