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

Proposal to use FHIR Transaction processing rules conflicts with CREATE operation

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Not Persuasive
    • Icon: Medium Medium
    • US Da Vinci CRD (FHIR)
    • 1.0.0 [deprecated]
    • Clinical Decision Support
    • Supported Hooks
    • 4.3.2.4.2
    • Hide

      There's no conflict.  When executing the POST, you absolutely ignore the id.  I.e. you don't create the record at the location of the specified id.  However, you DO use the id for managing relationships between resources.  If an action says "create record A, then create record B that points to record A", you must have a way of doing that.  We don't have fullUrl available in CDS Hooks, but we can accomplish the same thing just using the resource ids.

      If there is specific clarifying language you think should be added, you could propose.

      Show
      There's no conflict.  When executing the POST, you absolutely ignore the id.  I.e. you don't create the record at the location of the specified id.  However, you DO use the id for managing relationships between resources.  If an action says "create record A, then create record B that points to record A", you must have a way of doing that.  We don't have fullUrl available in CDS Hooks, but we can accomplish the same thing just using the resource ids. If there is specific clarifying language you think should be added, you could propose.
    • Lloyd McKenzie / Bob Dieterle: 19-0-3

    Description

      The proposal in http://build.fhir.org/ig/HL7/davinci-crd/hooks.html#linkage-between-created-resources to use FHIR Transaction processing rules conflicts with the details around "id" in the FHIR create interaction where it says "id" is optional, and if provided, it SHALL be ignored.

      https://build.fhir.org/http.html#create 

      Attachments

        Activity

          People

            Unassigned Unassigned
            m_varghese Varghese Mathew
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: