Skip to content

v2.215.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 17:41
· 439 commits to master since this release

What's Changed

Full Changelog: 2.213.0...2.215.0

Additional Release Notes

BFD-4228: For EOB, the provider identifier system is now set to "http://hl7.org/fhir/sid/us-npi". This change is specific to PDE and does not affect other claim types.

"provider" : {
    "identifier" : {
-     "system" : "https://bluebutton.cms.gov/resources/variables/prvdr_num",
+     "system" : "http://hl7.org/fhir/sid/us-npi",
      "value" : "1023011079"
    }
  }