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

Missing `ge` comparators in SearchParameter resources

    XMLWordPrintableJSON

Details

    • Icon: Technical Correction Technical Correction
    • Resolution: Persuasive
    • Icon: Medium Medium

    Description

      In many of the profile 'Quick Start' sections, the guide states support for the `ge` comparator in searches.  For example, on CareTeam:


      SHOULD support searching using the combination of the patient and category and status and date search parameters:

      • including support for composite OR search on status (e.g.status={[system]}|[code],{[system]}|[code],...)
      • including support for these date comparators: gt,lt,ge,le
      • including optional support for composite AND search on date (e.g.date=[date]&date=[date]]&...)

      {{GET [base]/CarePlan?patient=[reference]&category=http://hl7.org/fhir/us/core/CodeSystem/careplan-category|assess-plan&status={[system]}|[code]{,

      {[system]}

      |[code],...}&date={gt|lt|ge|le}[date]{&date=

      {gt|lt|ge|le}

      [date]&...}}}


      {{}}

      However, the associated search parameter does not explicitly list the 'ge' comparator: https://www.hl7.org/fhir/us/core/SearchParameter-us-core-careplan-date.html

      {{}}

      The above issue appears to occur on all searches that include comparator support.

      {{}}

      {{}}

      Attachments

        Activity

          People

            Unassigned Unassigned
            rscanlon Robert Scanlon
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: