Versions in this module Expand all Collapse all v0 v0.0.3 Jul 2, 2024 Changes in this version + type Biodata struct + Alamat string + Doctor Doctor + Gender string + ID primitive.ObjectID + MedicalRecord MedicalRecord + PasienName string + Phone_number string + Status string + TTL string + type Doctor struct + Contact string + Name string + Specialty string + type MedicalRecord struct + Diagnosis string + DoctorName string + ID primitive.ObjectID + Notes string + Treatment string + VisitDate string