Optional
configuration: ConfigurationMark a particular lab order for deletion
Mark a particular lab result for deletion
Retreive a specific patient record
Retreive a page of audit events related to a particular master record.
Retreive a specific patient's cause of death
Retreive a specific patient's diagnoses
Retreive a specific patient's lab orders
Retreive a specific patient's document information
Retreive a specific patient's document file
Retreive a specific patient's documents
Retreive a particular lab order
Retreive a specific patient's lab orders
Retreive a specific patient's medications
Retreive a list of messages related to a particular patient record. By default returns message created within the last 365 days.
Retreive a list of observation codes available for a specific patient
Retreive a specific patient's lab orders
Retreive a minimal representation of the latest file received for the patient, if received within the last year.
Retreive a specific patient's renal diagnoses
Retreive a particular lab result
Retreive a specific patient's lab orders
Retreive a list of resultitem services available for a specific patient
Retreive a specific patient's surveys
Retreive a specific patient's transplant procedures
Retreive a specific patient's treatments
Delete a specific patient record and all its associated data
Export a specific patient's data to PKB.
Export a specific patient's data to PKB.
Export a specific patient's data to PV
Export a specific patient's documents data to PV
Export a specific patient's test data to PV
Export a specific patient's data to RaDaR
Update the demographic data of a given patient record Args: demographics (DemographicUpdateSchema): [description] patient_record (PatientRecord, optional): [description]. Defaults to Depends(_get_patientrecord). mirth (MirthAPI, optional): [description]. Defaults to Depends(get_mirth). redis (Redis, optional): [description]. Defaults to Depends(get_redis). audit (Auditer, optional): [description]. Defaults to Depends(get_auditer). Returns: [type]: [description]
PatientRecordsApi - axios parameter creator