PatientPreferencesResource
The following resources are applicable:
/patient/{assigning-authority}/{patient-id}/preference
Mount Point: /rest/patient/{assigning-authority}/{patient-id}/preference
GET
This REST service is used to fetch patient preferences from SED database
Parameters
name | description | type | default |
---|---|---|---|
assigning-authority | (no documentation provided) | path | |
patient-id | (no documentation provided) | path |
Response Body
element: | preference |
media types: | application/xml application/json |
VARPatientPreference
PUT
This REST service is used to save/update patient preferences into SED database
Parameters
name | description | type | default |
---|---|---|---|
assigning-authority | (no documentation provided) | path | |
patient-id | (no documentation provided) | path |
Request Body
element: | preference |
media types: | application/xml application/json |
(no documentation provided)
Response Body
element: | preference |
media types: | application/xml application/json |
VARPatientPreference