Builder-syntaxlabs/medical-billing-icd10-qa-sample
Medical Billing & ICD-10 Synthetic Dataset (Sample ๐ NEED THE FULL ENTERPRISE COMMERCIAL DATASET? Get instant access to the full 50,000+ cleaned JSONL dataset for fine-tuning production models: ๐ฅ 50,000+ verified ICD-10 / CPT billing scenarios ๐ Clean JSONL format (instruction, input, output) ๐ Safe for HIPAA/GDPRโ100% synthetic, zero real patient data ๐ผ Full commercial license for SaaS and Enterprise applications ๐ Buy Full Enterprise Dataset ($249) - Instant Downloadโฆ See the full description on the dataset page: https://huggingface.co/datasets/Builder-syntaxlabs/medical-billing-icd10-qa-sample.
Medical Billing & ICD-10 Synthetic Dataset (Sample

๐ NEED THE FULL ENTERPRISE COMMERCIAL DATASET? Get instant access to the full 50,000+ cleaned JSONL dataset for fine-tuning production models: - ๐ฅ 50,000+ verified ICD-10 / CPT billing scenarios - ๐ Clean JSONL format (instruction,input,output) - ๐ Safe for HIPAA/GDPRโ100% synthetic, zero real patient data - ๐ผ Full commercial license for SaaS and Enterprise applications ๐ [Buy Full Enterprise Dataset ($249) - Instant Download](https://rzp.io/rzp/4R5SsLB)
Dataset Description
This dataset provides structured QA pairs for training open-source LLMs (Llama 3, Qwen 2.5, Mistral) on medical billing resolution, code compliance, and claims processing.
Sample Structure
{
"instruction": "Determine the correct ICD-10 code for a patient diagnosed with Type 2 diabetes with kidney complications.",
"input": "Patient notes: 58-year-old male presenting with diabetic nephropathy.",
"output": "The primary ICD-10 code is E11.22 (Type 2 diabetes mellitus with diabetic nephropathy)."
}