Skip to content

Commit c500bfd

Browse files
Update specification/examples/responses/GET_Consent/single-mother-child-relationship-include-patient.yaml
Co-authored-by: Copilot <[email protected]>
1 parent 311ea63 commit c500bfd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

postman/Validated Relationship Service Sandbox.postman_collection.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9673,8 +9673,8 @@
96739673
" \"role\": {",
96749674
" \"coding\": [",
96759675
" {",
9676-
" \"code\": \"court-appointed-personal-welfare-deputy\",",
9677-
" \"display\": \"Court appointed personal welfare deputy\",",
9676+
" \"code\": \"parental-responsibility\",",
9677+
" \"display\": \"Parental responsibility\",",
96789678
" \"system\": \"https://fhir.nhs.uk/England/CodeSystem/England-NHSProxyLegalBasis\"",
96799679
" }",
96809680
" ]",

specification/examples/responses/GET_Consent/single-mother-child-relationship-include-patient.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ ConsentSingleAdultChildRelationshipIncludePatientBundle:
8181
value: '9000000019'
8282
role:
8383
coding:
84-
- code: court-appointed-personal-welfare-deputy
85-
display: Court appointed personal welfare deputy
84+
- code: parental-responsibility
85+
display: Parental responsibility
8686
system: https://fhir.nhs.uk/England/CodeSystem/England-NHSProxyLegalBasis
8787
extension:
8888
- url: https://fhir.hl7.org.uk/StructureDefinition/Extension-statusReason

0 commit comments

Comments
 (0)