8007-患者端API
  1. Schemas
8007-患者端API
  • departments
    • 获取所有科室
    • 根据科室ID获取医生
  • medical_records
    • 获取所有病历
    • 创建医疗记录
    • 根据病历ID获取病历详情
  • patients
    • 添加或更新就诊人
    • 更新默认就诊人
    • 编辑就诊人信息
    • 删除就诊人
    • 获取就诊人列表
  • sessions
    • 获取所有会话
    • 获取问诊信息
    • 获取会话消息
    • 获取会话详情
  • users
    • 注册用户
  • appointments
    • 创建挂号
  • doctors
    • 注册医生
  • notifications
    • Send a notification message
  • Schemas
    • Schemas
      • controllers.GetMedicalRecordsResponse
      • controllers.GetSessionsResponse
      • controllers.GetMessagesResponse
      • controllers.GetMemoReq
      • models.AiDoctor
      • controllers.UpdateDefaultPatientRequest
      • controllers.GetMemoResp
      • models.Department
      • models.Function
      • models.AIDoctor
      • models.MedicalRecord
      • models.CardType
      • models.Appointment
      • models.Patient
      • models.CreateMedicalRecordRequest
      • models.Relation
      • models.FormattedMedicalRecord
      • models.Session
      • models.Gender
      • models.Notification
      • models.Doctor
      • models.User
      • models.History
      • models.InspectionExamination
      • models.MedicalHistory
      • models.Message
      • models.PatientBasicInfo
      • models.PregnancyStatus
      • models.SignatureInfo
  1. Schemas

models.PregnancyStatus

"None"
Built with