BizTalk 2013 EDI for Health Care HIPAA-Compliant 834 (Enrollment) and 837 (Claims) Solutions

BizTalk 2013 EDI for Healthcare – EDI 834Enrollment Solutions eliminates the complexity anddemonstrates how to build both inbound and outbound EDI 834 processes inBizTalk server that follow the required patterns for integrations with theseexchanges. Archiving, mapping,reconstituting EDI 837 data, ex...

Descripción completa

Detalles Bibliográficos
Autor principal: Beckner, Mark. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2014.
Edición:2nd ed. 2014.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629508306719
Tabla de Contenidos:
  • ""Contents at a Glance""; ""Contents""; ""About the Author""; ""Introduction""; ""Chapter 1: Architectural Patterns""; ""The Health Care Claim 837 Format""; ""The Benefit Enrollment and Maintenance 834 Format""; ""Receiving Inbound Data""; ""Receiving Data via SFTP""; ""Receiving PGP Encrypted Data via FTP""; ""Receiving Data via AS2""; ""Receiving Data that is Mapped to Other Formats""; ""Receiving Data that is Mapped to Proprietary Flat Files""; ""Receiving Data that is Mapped to a SQL Server Database""; ""Receiving Data that Requires an Acknowledgement""
  • ""Receiving Data that Requires an Orchestration""""Receiving Data that Requires Custom Pipeline Development""; ""Receiving Data that Uses Custom Business Rules""; ""Sending Outbound 837P Files""; ""Sending Data Mapped from an Internal Flat File Format""; ""Sending Data Mapped directly from SQL Server""; ""Sending Unencrypted Data via SFTP""; ""Sending Encrypted Data via FTP""; ""Sending Outbound Data Based on Inbound Data""; ""Sending Batched Data""; ""Conclusion""; ""Chapter 2: Solution: Receiving 837P Data""; ""Visual Studio Solution""; ""The Schema Projects""; ""The Map Project""
  • ""The .NET Helper Library Project""""The Orchestration Project""; ""The Receive_837P Shape""; ""The Set_Vars Shape""; ""The Init_Vars Shape""; ""The Archive_Data Shape""; ""The Pipeline Project""; ""Setting up the BizTalk Components""; ""Party Settings and Agreements""; ""The Receive Port""; ""The File Send Port""; ""Orchestration Binding""; ""Enabling and Running the Solution""; ""Conclusion""; ""Chapter 3: Solution: Sending 837P Data""; ""Visual Studio Solution""; ""The Schema Projects""; ""The Map Project""; ""Setting up the BizTalk Components""; ""SQL Receive Port""; ""File Send Port""
  • ""File Receive Port""""SFTP Send Port""; ""Batch Settings in the Party Agreement""; ""Enabling and Running the Solution""; ""Conclusion""; ""Chapter 4: Mapping Data""; ""BizTalk Mapping Technologies""; ""Mapping to an Outbound 837""; ""Formatting Dates using an External .NET Assembly""; ""Creating HI Records using Inline XSLT""; ""Service Line Mapping using Inline XSLT Call Template""; ""HL Hierarchy Mapping with Functoids""; ""Mapping from an Inbound 837""; ""Using More than One Map to Handle a Single Map Case""; ""Using an External XSLT File for Mapping""; ""Mapping from an Inbound 834""
  • ""Creating Global Inline C# Variables and Methods""""Calling Inline C# Method from within Inline XSLT""; ""Mapping the Transaction Type for SHOP and Individual""; ""Conclusion""; ""Chapter 5: Adapters, AS2, and Acks""; ""SFTP""; ""Configuring the Native SFTP Adapter""; ""ConnectionLimit""; ""PollingInterval and Unit""; ""AcceptAnySSHServerHostKey""; ""Password""; ""FolderPath""; ""TargetFileName Property""; ""UserName""; ""Configuring the Blogical CodePlex SFTP Adapter""; ""Schedule Property""; ""After Get Property""; ""SSH Error Threshold Property""; ""SSH Host Property""
  • ""SSH Port Property""