Articles
Validating NHS RTDS Data in Apache NiFi 2 with Avro Schemas
Interfacing the Biobase Biochemistry Analyzer with a LIS via HL7 over TCP/IP
1. Overview The Biobase biochemistry analyzer communicates results over a local TCP/IP connection. The middleware listens on a fixed socket, receives a one-shot HL7 v2.3.1 ORU^R01 message encoded in hexadecimal, decodes and parses it, then writes structured result records into…
COSD: The Architecture of Cancer Data in England
How to Use GitLab as a Flow Registry in Apache NiFi 2.0 (Healthcare Data Integration Guide)
Protected: Prolab LIS — CSV Nomenclature Import/Export
There is no excerpt because this is a protected post.
Prolab LIS Templates : Results
HBS Template Structure <!DOCTYPE html> <html lang=”fr”> <head> <meta charset=”UTF-8″> <title>Rapport de Résultats</title> <style> /* CSS styles */ </style> </head> <body> <div class=”report-container”> {{{reportHeader}}} {{{patientInfo}}} {{{barcode}}} <table> <thead> <tr> <th>Test</th> <th>Résultat</th> <th>Unités</th> <th>Valeurs de Référence</th> <th>Précédent</th> </tr> </thead> <tbody> {{{testResults}}}…
Prolab LIS Templates : Quotes
HBS Template Structure <!DOCTYPE html> <html lang=”fr”> <head> <meta charset=”UTF-8″> <title>Devis</title> <style> /* CSS styles */ </style> </head> <body> {{{quoteHeader}}} {{{customerInfo}}} <table class=”params-table”> <thead> <tr> <th>Column headers</th> </tr> </thead> <tbody> {{{quoteLines}}} </tbody> {{{quoteSummary}}} {{{paymentTerms}}} {{{notes}}} {{{termsAndConditions}}} {{{footer}}} </body> </html> JSON…
Prolab LIS Templates : Invoices
HBS Template Structure <!DOCTYPE html> <html lang=”fr”> <head> <meta charset=”UTF-8″> <title>Facture</title> <style> /* CSS styles */ </style> </head> <body> {{{invoiceHeader}}} {{{customerInfo}}} <table class=”params-table”> <thead> <tr> <th>Column headers</th> </tr> </thead> <tbody> {{{invoiceLines}}} </tbody> {{{invoiceSummary}}} {{{paymentTerms}}} {{{notes}}} {{{termsAndConditions}}} {{{footer}}} </body> </html> JSON…
Promed MRS Provider Account Setup Guide
Critical: Complete This Before Delivering Patient Services Why Provider Accounts Are Essential Before any clinician can deliver patient services in Promed MRS, they MUST have both a User Account and a Provider Account configured. This is not optional—it is a…







