Skip to content

Commit b6f5f73

Browse files
Merge pull request #104 from NHSDigital/NPA-3483_PNS_OAS_Change
NPA-3483 Update OAS spec to reflect PAS changes
2 parents 45a2553 + a1e74f3 commit b6f5f73

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

specification/validated-relationships-service-api.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,7 +1014,7 @@ components:
10141014
display:
10151015
type: string
10161016
description: FHIR Requested access level.
1017-
enum: ['Appointment Booking', 'Contacting Surgery', 'Medical Records Access', 'Test Results', 'Vaccination Records', 'Repeat Prescription Requests']
1017+
enum: ['Appointment Booking', 'Contacting Surgery', 'Medical Records Access', 'Test Results', 'Vaccination Records', 'Request and manage repeat prescriptions']
10181018

10191019
- type: object
10201020
properties:
@@ -1062,11 +1062,11 @@ components:
10621062
enum: ["https://fhir.nhs.uk/CodeSystem/Proxy-Placeholder-ReasonForAccess"]
10631063
code:
10641064
type: string
1065-
enum: ['COMB', 'MHEA', 'PHYS', 'PRAC', 'TECH', 'NEUR', 'LRN', 'OTHR']
1065+
enum: ['COMB', 'MHEA', 'PHYS', 'PRAC', 'TECH', 'NEUR', 'LRN', 'OTHR', 'NotSpecified']
10661066
display:
10671067
type: string
10681068
description: FHIR Reason for access.
1069-
enum: ['Communication Barriers', 'Mental Health Condition', 'Physical Condition', 'Practical Reasons', 'Technical Barriers', 'Neurodiverse', 'Learning Disability', 'Other']
1069+
enum: ['Communication Barriers', 'Mental Health Condition', 'Physical Condition', 'Practical Reasons', 'Technical Barriers', 'Neurodiverse', 'Learning Disability', 'Other', 'Prefer not to say']
10701070

10711071
- type: object
10721072
properties:

0 commit comments

Comments
 (0)