Skip to content

Commit 3b5de36

Browse files
NPA-5757: Update formatting
1 parent e3c6e81 commit 3b5de36

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
StatusUpdate:
22
summary: Update consent status
3-
description: Example status change to inactive. Along with reason for the status change.
3+
description: Example status change to inactive, including the required status reason extension.
44
value:
55
- op: replace
66
path: /status
77
value: inactive
88
- op: replace
99
path: /extension
1010
value:
11-
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
12-
valueCodeableConcept:
13-
coding:
14-
- system: http://terminology.hl7.org/CodeSystem/consent-reason
15-
code: TBC
16-
display: TBC
11+
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason
12+
valueCodeableConcept:
13+
coding:
14+
- system: http://terminology.hl7.org/CodeSystem/consent-reason
15+
code: "ROLE_DEACTIVATED_NOT_NEEDED"
16+
display: "Patient no longer needs proxy support"
1717

0 commit comments

Comments
 (0)