
Suljettu
Julkaistu
Maksettu toimituksen yhteydessä
Project Overview I am looking to develop a secure WhatsApp-based Personal Medical Record Storage System. The system must: • Allow users to upload medical reports via WhatsApp • Store documents securely in encrypted storage • Allow retrieval via simple WhatsApp commands • Follow strict consent-based data handling • NOT provide any medical advice or diagnosis • Be privacy-focused and secure by design This is NOT a chatbot for medical consultation. This is purely a secure document storage and retrieval system via WhatsApp. ⸻ Complete Functional Flow ⸻ ENTRY POINT (FIRST CONTACT) When a user sends ANY message to the WhatsApp number: Examples: • “Hi” • “Hello” • Sends a PDF • Sends an image The system must trigger the consent gate. ⸻ CONSENT GATE (MANDATORY – STRICT RULES) Bot must reply ONLY with: This service securely stores your personal medical records. We do NOT provide medical advice or diagnosis. By continuing, you consent to us storing your uploaded documents. Reply YES to continue. Rules: • If user reply ≠ YES → ignore all messages • No uploads allowed before YES • No menus • No replies • Store consent timestamp in database when YES received Consent is mandatory and non-bypassable. ⸻ IDENTITY CREATION (Minimal & Safe) Identity must be: WhatsApp mobile number only No OTP No Aadhaar No email No password ⸻ Step 3: One-time Profile Creation After consent, ask sequentially: Q1 – Name (Required) Q2 – Date of Birth (Required) Q3 – City (Required) (Important: Ask one question at a time for better UX) After completion: • Create user profile • Permanently link profile to WhatsApp number ⸻ Step 4: Confirmation Bot response: Thanks, Your profile is ready. You can now send your medical reports anytime. ⸻ REPORT UPLOAD FLOW (Core Feature) ⸻ Step 5: User sends medical report Allowed file types: • PDF • JPG • PNG Maximum file size: 10MB ⸻ Step 6: System Validation Validate: • Consent = YES • Profile completed • File type allowed • File size limit • Rate limit (anti-spam protection) If invalid → Reject with clear reason. ⸻ Step 7: Upload Acknowledgement Bot: Report received Please answer a few questions to save it properly. ⸻ Step 8: Metadata Collection (Sequential) Ask one-by-one: Q1 – Visit date Q2 – Hospital / Lab name Q3 – Report type / Tag (Examples: Blood Test, Scan, Prescription, Discharge Summary) ⸻ Step 9: Secure Storage (Backend Requirements) System must: • Revalidate file • Store file in encrypted object storage (AWS S3 / GCP / Azure equivalent) • Encrypt at rest • Save metadata in database • Link report to mobile number • Delete file from WhatsApp server after storage • Maintain upload logs ⸻ Step 10: Confirmation Bot: Report saved successfully. You can ask for it anytime. ⸻ REPORT RETRIEVAL FLOW ⸻ Step 11: User Request Examples User may type: • “Show my reports” • “Last report” • “Blood test reports” • “Reports from Apollo” • “Reports from last year” ⸻ Step 12: System Logic System must filter by: • Date • Type • Hospital • Keywords (basic logic matching) ⸻ Step 13: Return Report List Bot example: Here are your reports: Blood Test – 12 Jan 2025 Scan – 20 Dec 2024 Reply with the number to download. ⸻ Step 14: User selects report ⸻ Step 15: Secure Access System must generate: • Time-limited signed download link • Valid for 10 minutes • Forced file download (no preview) • HTTPS only ⸻ Special Commands System must support: • HELP • MYDATA → Show profile summary • UPDATE → Update name or city • DELETE LAST REPORT • DELETE ALL DATA (Full account wipe) Delete operations must be permanent
Projektin tunnus (ID): 40239660
29 ehdotukset
Etäprojekti
Aktiivinen 16 päivää sitten
Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista
29 freelancerit tarjoavat keskimäärin ₹30 770 INR tätä projektia

Cloud API or BSP route? India-only storage required? Single region or DR from start? I went through your description carefully. This is a consent-gated storage system, not a chatbot. Clear. I’d build webhook-based WhatsApp API (Node/.NET). Incoming messages hit a queue first so uploads don’t block question flow. Redis for short session state (consent + metadata steps). PostgreSQL for users + reports. Files stream directly to object storage. No local disk. Server-side encryption + separate KMS key. Also app-level AES before upload (extra layer). Strict MIME recheck, not just extension. Async virus scan before marking report active. Auto-clean orphan uploads if metadata not finished. Rate limit per number. Basic abuse shield. Immutable consent log (append-only table). Retrieval via indexed date/type/hospital + normalized keyword column (simple match, not AI). Signed URL 10 min. Forced download header. HTTPS only. DELETE ALL = hard delete storage + DB + audit tombstone. Permanent wipe. I’ve done similar structured WhatsApp automation before: One open thing — should DELETE ALL require second confirmation keyword? Yes or No?
₹25 000 INR 7 päivässä
6,1
6,1

With extensive experience in web development, I believe I am the ideal fit for your project. I have a proven track record of delivering secure and efficient systems, which align perfectly with the goals of this project. From effectively encrypting files for secure storage to meticulously validating every upload, your users' privacy will be paramount. My fluency with different technologies, such as AWS S3 and GCP, allows me to leverage the most robust and reliable tools for your project's needs. I understand the importance of clear and concise communication in a system like yours. My proficiency in working with drastic file types via JavaScript, such as PDFs and images, ensures no technical barriers or delays in document retrieval. Additionally, my portfolio demonstrates strong commitment to details just as your system necessitates; from storing detailed metadata to generating secure alt= text= only signed download links for utmost protection. Lastly, I'd like to reiterate my commitment towards long-term partnerships. Your project isn't just a job for me; it's an opportunity to deliver exceptional results that support your growth. Let's collaborate and transform this vision of a secure WhatsApp-based medical record storage system into an efficient reality that serves millions around the world.
₹18 500 INR 6 päivässä
4,3
4,3

Hi there, I have carefully reviewed your detailed WhatsApp-based Medical Records System project and am confident in delivering a secure, user-friendly, and compliant solution. - Develop strict consent gating before any medical data uploads - Create minimal identity profiles linked to WhatsApp numbers without OTP or email - Build encrypted storage backend using AWS S3/GCP/Azure with strict data privacy - Implement seamless upload, metadata collection, and retrieval commands - Ensure secure, time-limited report access with robust validation and anti-spam **Skills:** ✅ Cloud Computing & Azure development for encrypted storage ✅ API Development & secure backend integration ✅ Database Management for metadata & user consent tracking ✅ WhatsApp integration & command parsing for smooth UX ✅ Privacy-focused system design with consent and encryption **Certificates:** ✅ Microsoft4 Certified: MCSA | MCSE | MCT ✅ cPanel4 & WHM Certified CWSA-2 I am ready to start immediately and deliver a secure and scalable system within 25 days. Could you specify your preferred cloud provider among AWS, Azure, or GCP for encrypted storage implementation? Thanks,
₹37 500 INR 25 päivässä
4,3
4,3

Hi, With a robust background in web and mobile app development, I am confident in my ability to create a secure, efficient, and user-friendly WhatsApp-based Personal Medical Record Storage System for you. My experience with APIs is especially relevant here, as it will allow me to develop a system that not only stores and retrieves data securely but also integrates seamlessly with WhatsApp's messaging platform. Having worked with technologies such as Angular, React, Ionic, Firebase, Node.js - I can guarantee that your system will utilize the latest tools and frameworks for optimal performance. My commitment to staying up-to-date with industry best practices ensures that your app will be built using the latest security measures and encryption techniques required for handling sensitive medical data. Moreover, I understand the importance of privacy when it comes to personal medical records. Thus, I'll ensure a strict adherence to data handling consent and deletion processes while designing the app's UX/UI for better user experience. I am more than certain that my technical skills combined with my dedication to your project—with features like metadata collection for easy retrieval and 10-minute validity download links—will make me a perfect fit for developing your system. Regards, Raj
₹30 000 INR 7 päivässä
1,3
1,3

As an experienced web developer with a sharp focus on security and performance, I am the ideal candidate for this project. My expertise includes creating bespoke and scalable websites, which aligns perfectly with the need for a secure and efficient WhatsApp-based personal medical record storage system that you require. Additionally, I have a deep understanding of WordPress and Shopify, two platforms widely used in web development that can be leveraged effectively to meet your project needs. Should you choose to work with me, you will gain access to my extensive knowledge in speed optimization - websites I build consistently load under two seconds alongside boasting strong Google PageSpeed scores. This skillset can be instrumental in ensuring that your users have a seamless experience when uploading, validating, storing, and accessing their medical records. Given the sensitive nature of medical data, maintaining high-grade security through measures such as encrypted object storage is indispensable which I have proved adept at in several projects. Furthermore, you'll benefit from my commitment to delivering clean code and addressing intricate details to enhance usability - a crucial aspect when developing sequential profile creation systems like what you outlined.
₹25 000 INR 7 päivässä
1,0
1,0

Hi, I can easily DO your work IN 24 HOURS, DM me now to get started, PRICE NEGOTIABLE 100% Work satisfaction is provided
₹12 500 INR 1 päivässä
0,0
0,0

GSINFOTECH OPC Pvt. Ltd. – Your Trusted Tech Partner Based in New Delhi, GSINFOTECH OPC Pvt. Ltd. is a professional IT solutions & software development company delivering secure, scalable, and high-performance digital solutions for startups and enterprises. We help businesses convert ideas into powerful, market-ready products. Our Services • Mobile App Development (Android & iOS) • Desktop Software Development (C#, Java, .NET) • Custom Software & Web Application Development • Website Design & Development (WordPress, Joomla, Drupal) • Laravel, React JS & Node JS Development • Game Design & Development • Blockchain Solutions • AI, Automation & Custom Tools • Meta Trading Tools, Bot Scripting & Web Scraping • SEO, Digital Marketing & Branding • Video Editing & Multimedia Production Technologies We Use • React JS, Node JS, MongoDB • Python (Django) • Android Studio (Java/Kotlin), iOS (Swift) • Flutter & React Native Why Choose Us? ✔ Modern, cost-effective & scalable solutions ✔ Experienced & creative development team ✔ Transparent workflow & 100% client satisfaction ✔ Secure, optimized & future-ready technology ✔ On-time delivery & dedicated support ✔ Flexible pricing – negotiation available Let’s build something amazing together! Hire GSINFOTECH OPC Pvt. Ltd. to take your project to the next level.
₹50 000 INR 7 päivässä
0,0
0,0

A consent-first medical record vault over WhatsApp — that’s a sensitive build, and I appreciate how clearly you’ve defined the non-negotiables. From your flow, this isn’t a chatbot. It’s a secure document pipeline: strict YES-based consent gate, minimal identity (mobile only), sequential profile creation, encrypted file storage, metadata tagging, and controlled retrieval using signed, time-limited links — with permanent delete support and full logging. I’ve worked on backend systems where data privacy, audit logs, and role-based logic were core requirements. I’m comfortable building webhook-driven WhatsApp flows with strong validation layers, encrypted object storage (S3-compatible), metadata indexing, and secure signed URL generation. The consent gate and “ignore unless YES” rule would be enforced at middleware level so it’s technically non-bypassable. I’d structure this as: Node.js backend (Webhook + rules engine) PostgreSQL for metadata + consent logs Encrypted S3 storage WhatsApp Business Cloud API Strict validation + rate limiting Estimated timeline: 1–2 weeks. Budget: ₹35,000 fixed. Maintenance: minimal monthly cloud + monitoring. Do you already have WhatsApp Business API approval, or should that be included in scope?
₹35 000 INR 7 päivässä
0,0
0,0

Hi, I can build your WhatsApp-based medical records system, connecting WhatsApp messaging with your backend to securely capture, retrieve, and manage patient records. I’ll handle WhatsApp API integration (for SMS/WhatsApp workflows), user authentication, data security, and smooth record lookup so doctors/staff can use it reliably. Regards, Bharti
₹25 000 INR 7 päivässä
0,0
0,0

Hi, I’m Ashton Williams, a full-stack developer experienced in secure, scalable web applications. I’ve reviewed your WhatsApp-based Personal Medical Record Storage System requirements and fully understand the importance of privacy, consent management, and encrypted storage. I’ve delivered similar secure document portals and API-driven platforms, ensuring data protection and compliant workflows. My structured development approach guarantees clean architecture and reliable performance, with clear communication throughout. I’m confident I can build a user-friendly, consent-driven, and high-security system aligned with your vision. Please message me to discuss the project details and kickstart the development. Looking forward to collaborating!
₹28 150 INR 30 päivässä
0,0
0,0

I made similar secure document storage systems over WhatsApp and webhook-based messaging APIs, and I can share architecture flow + security model details with you in DM. Hi, Your requirement is very clear — this is NOT a chatbot, but a consent-first, privacy-focused medical document vault over WhatsApp. That distinction is critical, and I fully understand the compliance sensitivity here. I have experience building: • Secure document pipelines • Encrypted cloud storage architectures • WhatsApp webhook automation systems • Consent-gated workflows • Healthcare-adjacent systems with strict data boundaries Below is how I would design and implement your system.
₹25 000 INR 1 päivässä
0,0
0,0

We recently helped develop a secure, consent-based document storage system for a healthcare client, ensuring privacy and seamless retrieval via messaging apps. I’d love to help with this. I deliver clean, reliable work on time, and I keep communication clear throughout the process. I’ve worked on similar tasks before, so I know how to make things efficient and stress-free. If you want someone dependable who can handle it properly from start to finish, I’m ready to get started. While I am new to freelancer, I have tons of experience and have done other projects off site. I would love to chat more about your project! Regards, Cristiano Ferreira
₹28 150 INR 30 päivässä
0,0
0,0

Hello, Resonite Technologies can architect and build your privacy-first WhatsApp Medical Record Storage System exactly as specified — secure, consent-gated, and non-diagnostic. ✅ Proposed Architecture Messaging Layer: • WhatsApp Business Cloud API (Meta official) • Webhook-based event processing Backend: • Node.js (NestJS) or Python (FastAPI) • PostgreSQL (encrypted fields) • Redis (rate limiting & session control) Storage: • AWS S3 (or GCP/Azure) • Server-side encryption (AES-256) • Signed URLs (10-min expiry) • Immediate deletion from temp buffer ? Security & Compliance Model • Mandatory non-bypassable consent gate • Timestamped consent log • WhatsApp number as sole identifier • Strict file validation (type, size, rate limit) • Encrypted-at-rest object storage • HTTPS-only signed download links • Full delete (hard wipe, no soft delete) • Audit logging for uploads/downloads • Zero medical advice responses enforced ⚙ Core System Handling ✔ Sequential question flow engine ✔ Metadata tagging & indexed filtering ✔ Keyword-based report retrieval ✔ Time-limited secure file delivery ✔ HELP / MYDATA / UPDATE / DELETE flows ✔ Anti-spam protection ? Deliverables • Fully deployed WhatsApp system • Encrypted storage configuration • Admin dashboard (optional monitoring view) • API documentation • Security architecture document ⏳ Estimated Timeline 4–6 weeks (including security testing) Best regards, Resonite Technologies
₹55 000 INR 7 päivässä
0,0
0,0

have experience developing secure backend systems and health-related integrations where privacy, consent handling, and sensitive document storage are essential. I would build a robust, privacy-focused solution with encrypted storage, controlled access, and a clean backend flow that ensures reliability, security, and easy document retrieval without unnecessary complexity. The system would be designed to be stable, scalable, and well-documented for long-term use.
₹25 000 INR 20 päivässä
0,0
0,0

Kuwait City, India
Liittynyt huhtik. 7, 2024
₹75000-150000 INR
₹75000-150000 INR
$1500-3000 USD
$250-750 USD
€6-12 EUR/ tunnissa
$750-1500 USD
₹12500-37500 INR
$250-750 USD
$30-250 USD
$20000-50000 USD
$250-750 USD
₹600-1500 INR
₹12500-37500 INR
₹12500-37500 INR
$1500-3000 USD
$10-30 USD
₹1500-12500 INR
₹12500-37500 INR
£10-15 GBP/ tunnissa
₹400-750 INR/ tunnissa
$30-250 USD
₹100-400 INR/ tunnissa