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

Allow to search encounter by end/start date

    XMLWordPrintableJSON

Details

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

      To satisfy the searching and sorting described in the request, the 2 new search parameters can be added date-start and date-end

      Show
      To satisfy the searching and sorting described in the request, the 2 new search parameters can be added date-start and date-end
    • Brian Postlethwaite/Irma Jongeneel: 13-0-4
    • Enhancement
    • Non-substantive
    • R5

    Description

      Some client need to get all encounter fisnishing before and exact date. Searching by date looks quite unprecise.
      Also there is no way to _sort by end/start.

      I have two use cases:
      - search for all encounter who have missing end-date, OR end-date between x and y
      - sort them by start date.

      Encounter?date=2019 // no broken change

      Encounter?start-date=2019

      Encounter?start-date:lt=2020-02&start-date:gt=2017

      Encounter?end-date:missing=false

      Encounter?_sort=-start-date

      the proposal adds start-date and end-date as valid search datetime parameters for resource Encounter (and any in the same case with period type )

      Attachments

        Activity

          People

            brian.postlethwaite Brian Postlethwaite
            natus Nicolas Paris
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: