FHIR-Resources-Patient
Number of APIs: 7
-
Patient History GET {{fhir_url}}/Patient/{{id}}/_history
-
Add new Patient POST {{fhir_url}}/Patient
-
Update Patient PUT {{fhir_url}}/Patient/{{id}}
-
Delete Patient DELETE {{fhir_url}}/Patient/{{ZusPID}}?_cascade=delete
-
Get patient by ID GET {{fhir_url}}/Patient/{{id}}
-
List Patients in Builder GET {{fhir_url}}/Patient
-
Set Market Extension PATCH {{fhir_url}}/Patient/{{ZusPID}}