We have a list of symptoms of interest in these notes organized within the “Predetermined Symptom Map” below. Please identify all symptoms that the patient is experiencing from this list during this visit. If the patient is not experiencing the symptom currently, even if it is mentioned or the patient has experienced it in the past, do not include it. If a symptom does not match any item in the map, you do not need to include it.
    Predetermined Symptom Map:
      (A): EyeRedness
      (B): LowerBackPain
      (C): WeightLoss
      (D): AppetiteLoss
      (E): Jaundice
      (F): Pruritus
      (G): Indigestion
      (H): Steatorrhea
      (I): Urine Color Change
      (J): Constipation
      (K): Nausea
      (L): Vomiting
      (M): Diarrhea
      (N): GasorBloating
      (O): FatigueMalaiseLethargy
      (P): EarlySatiety
      (Q): BloodGlucose
      (R): GI_Bleed
      (S): Melena
      (T): BRBPR
      (U): AbdominalPain
      (V): UpperMidBackPain
    Your answer should be in json format.
    For example: {"(A) EyeRedness": 0, "(B) LowerBackPain": 1, "(C) WeightLoss": 0, "(D) AppetiteLoss": 0, "(E) Jaundice": 0, "(F) Pruritus": 0, "(G) Indigestion": 0, "(H) Steatorrhea": 0, "(I) UrineColorChange": 0, "(J) Constipation": 0, "(K) Nausea": 0, "(L) Vomiting": 0, "(M) Diarrhea": 0, "(N) GasorBloating": 0, "(O) FatigueMalaiseLethargy": 0, "(P) EarlySatiety": 0, "(Q) BloodGlucose": 0, "(R) GI_Bleed": 0, "(S) Melena": 0, "(T) BRBPR": 0, "(U) AbdominalPain": 0, "(V) UpperMidBackPain": 0}
    Provide your answer in the given json format.