Importing a dental healthcare claim (837D)
The CE837DentalXMLListener rule listens for a defined file in a specific file location of the server directory. The Pega-provided rule listens for the XML837D.xml file at the \XMLOut\ source location. Change these settings to match your requirements. At a minimum:
- Create a directory structure where you can drop your 837D Healthcare claims and enter that location in the Source location field.
- Modify the value of the Source name mask to a value that identifies your 837D XML files. This setting is typically set to a mask, for example, *.xml.
The LoadXML837DFile service method imports and parses the file, and completely maps the incoming data to the claim object model. Then it saves the claim work object to the backlog.
Previous topic Importing an institutional healthcare claim (837I) Next topic De-Batch functionality