Add visitDate, visitNumber, and anyOtherHighRiskCondition fields in PMSMA

XMLWordPrintable

    • Type: Task
    • Resolution: Done
    • Priority: Low
    • None
    • Affects Version/s: None
    • None
    • AMRIT Sprint 46
    • FLW Mobile App
    • AMRIT Demo

      Add three new fields to the API :
      flw-api/maternalCare/pmsma/getAll and 
      flw-api/maternalCare/pmsma/saveAll * visitDate (Date) – default to createDate for existing records * visitNumber (Integer) – default to 1 for existing records

      • anyOtherHighRiskCondition (String) – optional

      These fields should be available for future updates and backend operations.

      Acceptance Criteria:

      1. Existing records:
        • visitDate = createDate
        • visitNumber = 1
        • anyOtherHighRiskCondition = null/empty
      1. New records:
        • Fields should be properly stored and retrievable.

              Assignee:
              Ravi Shanigarapu
              Reporter:
              Rohit.Prajapati
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: