List PatientsCopy Pageget https://au-api.halaxy.com/main/PatientRetrieves a list or collection of patient recordsQuery ParamspageintegerDefaults to 1The collection page number_countinteger≥ 0Defaults to 30The number of items per pagepaginationbooleanEnable or disable paginationtruefalse_summary[]array of strings_summary[]ADD string_idstringThe logical id of the resourcenamestringsearch by family, given or preferred namefamilystringA portion of the family name of the patientgivenstringA portion of the given name of the patientemailstringA value in an email contactphonestringA value in a phone contact. Supports local and international (E.164) format. Includes contact phone numbers.statusstringThe status of a patient_lastUpdatedstringThe last updated date of the patientbirthdatedateThe birthdate of the patientcreatedstringThe date of creation of the patientgeneral-practitionerstringThe Practitioner or Clinic that has a relationship with the patient_includestringenumThe _include parameter can be used to include related search results to reduce overall network delay of repeated retrievals of related resources. Modifiers _include:iterate = can be used to include related resources based on already included resources. Patient:general-practitionerAllowed:Patient:general-practitioner_sortstringenumEach item in the comma-separated list is a search parameter, optionally with a ' - ' prefix. The prefix indicates decreasing order; in its absence, the parameter is applied in increasing order._lastUpdatednamecreated-_lastUpdated-name-createdAllowed:_lastUpdatednamecreated-_lastUpdated-name-createdHeadersacceptstringenumDefaults to application/fhir+jsonGenerated from available response content typesapplication/fhir+jsonapplication/jsonAllowed:application/fhir+jsonapplication/jsonResponses 200Patient collection 403ForbiddenUpdated 10 months ago