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

Linking Search Results Bundle to the query message

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Persuasive with Modification
    • Icon: Medium Medium
    • US Specialty Rx (FHIR)
    • 0.1.0 [deprecated]
    • Pharmacy
    • Specialty Rx Bundle - Search Result
    • Hide

      We agree that the sentence that the commenter refers to doesn't fit here. The profile expects that standard MessageHeader features for linking request and response messages will be used. 

      We also believe that adding information about Bundle.link population will clarify expectations.

      Proposed resolutions:

      1. Remove the sentence: "The Must Support elements in this profile enable the Data Consumer system to associate results in a Specialty Rx Query Response message to the associated Specialty Rx Query."
      2. Add the following to clarify Bundle.link population:

      The profile implements FHIR searchset response guidance (https://www.hl7.org/fhir/search.html#conformance) that allows the Data Consumer to be confident about what search parameters were used as criteria when processing the request. The Data Source system SHALL populate `Bundle.link.relation` with "self" and `Bundle.link.url` with the parameters that were actually used to process the search. For example:

      ```
      "link" : [

      { "relation" : "self", "url" : "Coverage?patient=patientEHR" }

      ]

      Show
      We agree that the sentence that the commenter refers to doesn't fit here. The profile expects that standard MessageHeader features for linking request and response messages will be used.  We also believe that adding information about Bundle.link population will clarify expectations. Proposed resolutions: Remove the sentence: "The Must Support elements in this profile enable the Data Consumer system to associate results in a Specialty Rx Query Response message to the associated Specialty Rx Query." Add the following to clarify Bundle.link population: The profile implements FHIR searchset response guidance ( https://www.hl7.org/fhir/search.html#conformance ) that allows the Data Consumer to be confident about what search parameters were used as criteria when processing the request. The Data Source system SHALL populate `Bundle.link.relation` with "self" and `Bundle.link.url` with the parameters that were actually used to process the search. For example: ``` "link" : [ { "relation" : "self", "url" : "Coverage?patient=patientEHR" } ]
    • Frank McKinney / Tim McNeil : 9-0-0
    • Clarification
    • Non-substantive
    • 0.1.0 [deprecated]

    Description

      The Search Results profile description says "The Must Support elements in this profile enable the Requesting System to associate results in a Specialty Rx Query Response message to the associated Specialty Rx Query." but it's not clearly how .link fixed to "self" or the entries themselves achieve this. Is it possible to use MessageHeader.response as a more direct way of identifying the original message for the solicited query response and error MessageHeader profiles?

      Attachments

        Activity

          People

            Unassigned Unassigned
            craig.newman Craig Newman
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: