﻿{
    "values":  {
                   "chiefComplaint":  "Itchy red rash on both arms after new detergent",
                   "durationDays":  3,
                   "hasFever":  false,
                   "assessment":  "Allergic contact dermatitis. Plan: avoid trigger, use emollient, hydrocortisone 1 percent twice daily for seven days, cetirizine at night if itching.",
                   "followUpWeeks":  2,
                   "bloodPressure":  null
               },
    "confidence":  {
                       "chiefComplaint":  1,
                       "durationDays":  1,
                       "hasFever":  1,
                       "assessment":  1,
                       "followUpWeeks":  1,
                       "bloodPressure":  0
                   },
    "missingFields":  [
                          {
                              "name":  "bloodPressure",
                              "label":  "Blood pressure",
                              "prompt":  "What is the patient\u0027s blood pressure reading?"
                          }
                      ],
    "summary":  "Filled details for a patient with an itchy rash and no fever, requiring follow-up in two weeks.",
    "tokensUsed":  {
                       "input":  480,
                       "output":  234
                   },
    "modelVersion":  "gpt-4o"
}
