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

Add invariant requiring only a single GFE submitter

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Persuasive
    • Icon: Highest Highest
    • US Da Vinci Patient Cost Transparency (PCT) (FHIR)
    • 0.1.0 [deprecated]
    • Financial Mgmt
    • STU
    • PCT GFE Bundle
    • Hide

      Create Invariant on davinci-pct-gfe-bundle:

      Invariant: GFEBundle-one-submitter-for-all-gfe

      Description: All GFEs must have the same GFE submitter

      Expression: 
      Bundle.entry.resource.ofType(Claim).extension.where(url='http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeSubmitter').valueReference.reference.distinct().count() = 1
      Severity: error

       

      Apply the Invariant at the root level of the Bundle resource

       

      Update the extension gfeSubmitter:

      valueReference 1..1

      Show
      Create Invariant on davinci-pct-gfe-bundle: Invariant:  GFEBundle-one-submitter-for-all-gfe Description:  All GFEs must have the same GFE submitter Expression:   Bundle.entry.resource.ofType(Claim).extension.where(url='http://hl7.org/fhir/us/davinci-pct/StructureDefinition/gfeSubmitter').valueReference.reference.distinct().count() = 1 Severity:  error   Apply the Invariant at the root level of the Bundle resource   Update the extension gfeSubmitter: valueReference 1..1
    • Corey Spears / Vanessa Candelora : 20-0-1
    • Correction
    • Non-compatible

    Description

      The GFE profiles have a submitter extension indicating a single submitter. All of these references should be the same for all Claims (GFEs) within a GFE bundle (this is an assume requirement that really needs to be more explicit).

      This requirement should be enforced through an Invariant

      Attachments

        Activity

          People

            Unassigned Unassigned
            corey_spears Corey Spears
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: