File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
specification/examples/requests/PATCH_Consent Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11StatusUpdate :
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
You can’t perform that action at this time.
0 commit comments