retrieval_services

package
v0.0.0-...-99d0739 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAccountInfo

func GetAccountInfo(ctx context.Context, authHeader string) (models.AccountInfo, any, error)

func GetAccountList

func GetAccountList(ctx context.Context, authHeader string) ([]models.AccountInfo, error)

func GetDiagnosisInfo

func GetDiagnosisInfo(ctx context.Context, authHeader, icdCode string) (models.DiagnosisInfo, error)

func GetDiagnosisList

func GetDiagnosisList(ctx context.Context, authHeader string) ([]models.DiagnosisInfo, error)

func GetMedicalRecordTemplate

func GetMedicalRecordTemplate(ctx context.Context, authHeader, typeID string) (*pgtype.JSON, error)

func GetMedicalRecordTypeList

func GetMedicalRecordTypeList(ctx context.Context, authHeader string) ([]models.MedicalRecordType, error)

func GetMedicationInfo

func GetMedicationInfo(ctx context.Context, authHeader string, medicationID string) (models.MedicationInfo, error)

func GetMedicationList

func GetMedicationList(ctx context.Context, authHeader string) ([]models.MedicationInfo, error)

func GetPatientInfo

func GetPatientInfo(ctx context.Context, authHeader string, patientID string) (models.PatientInfo, error)

func GetPatientList

func GetPatientList(ctx context.Context, authHeader string) ([]models.PatientBriefInfo, error)

func GetStaffInfo

func GetStaffInfo(ctx context.Context, authHeader string, staffID string) (models.StaffInfo, error)

func GetStaffList

func GetStaffList(ctx context.Context, authHeader string) ([]models.StaffInfo, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL