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

Da Vinci Payer Data exchange contains Invalid FHIRPath - StructureDefinition-pdex-provenance.json

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Persuasive
    • Icon: Medium Medium
    • US Da Vinci PDex (FHIR)
    • 0.1 [deprecated]
    • Financial Mgmt
    • (profiles) [deprecated]
    • Hide

      Apply change as requested to be in sync with US Core 3.1.1

      Show
      Apply change as requested to be in sync with US Core 3.1.1
    • Mark Scrimshire / Pat Taylor : 17-0-5
    • Correction
    • Non-substantive

    Description

      StructureDefinition-pdex-provenance.json Provenance.agent.onBehalfOf has an invalid FHIRPath expression for constraint provenance-1.

      {
      "key": "provenance-1",
      "severity": "error",
      "human": "onBehalfOf SHALL be present when Provenance.agent.who is a Practitioner or Device",
      "expression": "($this.agent.who.resolve().is Practitioner or Device) implies exists()"
      }

      Perhaps this should be changed to have is properly referenced.

      (($this.agent.who.resolve() is Practitioner) or ($this.agent.who.resolve() is Device)) implies exists()

      Attachments

        Activity

          People

            Unassigned Unassigned
            prb112 Paul Bastide (Inactive)
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: