@@ -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