Uploaded image for project: 'FHIR Specification Feedback'
  1. FHIR Specification Feedback
  2. FHIR-20972

Add balance back to account

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Persuasive with Modification
    • Icon: Medium Medium
    • FHIR Core (FHIR)
    • STU3
    • Patient Administration
    • Account
    • Hide

      Add

      .balance 0..* 

          .aggregate 0..1 CodeableConcept patient | insurance | total (extensible) // who is expected to pay this part of the balance

         .term 0..1 CodeableConcept current | 30 | 60 | 90 | 120 (extensible)

         .estimate 0..1 boolean

         .amount 1..1 Money

         .calculatedAt  0..1 instant  When the balance was updated

      Show
      Add .balance 0..*      .aggregate 0..1 CodeableConcept patient | insurance | total (extensible) // who is expected to pay this part of the balance    .term 0..1 CodeableConcept current | 30 | 60 | 90 | 120 (extensible)    .estimate 0..1 boolean    .amount 1..1 Money    .calculatedAt  0..1 instant  When the balance was updated
    • Alex Beckner/Chris Johnson : 8-0-0
    • Enhancement
    • Compatible, substantive
    • R5

    Description

      We would like to see the balance added back to the account resource. We feel requiring multiple calls to account to retrieve the balance is burdensome to API consumers. The primary reason to retrieve the account resource is to view the balance. The FHIR server should be allowed to respond with the balance information if it deems it appropriate.

      Attachments

        Activity

          People

            brian.postlethwaite Brian Postlethwaite
            atorres Drew Torres
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: