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

Add search params to allow searching on ResearchStudy status dates

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Persuasive with Modification
    • Icon: Medium Medium
    • FHIR Core (FHIR)
    • R5
    • Biomedical Research & Regulation
    • ResearchStudy
    • Hide

      Add three search parameters

      add composite search param on state|period
      add composite search param on state|actual
      add composite search param on state|actual|period

      Show
      Add three search parameters add composite search param on state|period add composite search param on state|actual add composite search param on state|actual|period
    • Rik Smithies / Brian Alper : 18 -0 - 0
    • Enhancement
    • Compatible, substantive
    • R5

    Description

      There is a need to search on study approval date.

      This is presumably .progressStatus[state='approved'].period.start

      I think it needs a composite search parameter of state and period, to search on date of approval. This means a single progressStatus has that state and that period.
      If it's not a composite then it could find a matching status and a matching period, but in different progressStatus-es.

      It also seems helpful to be able to search on whether it is approved or not yet.
      So we need another composite one on state and actual.

      Propose
      add composite search param on state|period
      add composite search param on state|actual

      Presumably actual and period are not completely independent. If the period start has passed then the status has happened. But then again maybe it was only a plan and it never happened.

      Ideally you could search on .state, .date and .actual all at once, which may be impossible in FHIR (can't have a 3 way composite param).
      Perhaps this area need to be re-modelled if it wants to be searched properly.

      But for now suggest add the 2 params above.

      Attachments

        Activity

          People

            riksmithies Rik Smithies
            riksmithies Rik Smithies
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: