This blog takes a High Level View of healthcare informatics from the point of enterprise architecture, interoperability standards and informational governance.
Sunday, 17 December 2017
AIDC: Future of Electronic Health Records
Saturday, 4 November 2017
Royal College of Physicians is “...a digital tool that helps people to maintain their health and manage their care. It may do this by enabling them to capture their own health and care data, to communicate with health and care services, and/or to have access to their care record.’ and by
HealthIT.gov is “A personal health record (PHR) is an electronic application used by patients to maintain and manage their health information in a private, secure, and confidential environment.”
- Concentrate on providing transactional services such as online appointment scheduling, filling in repeat Prescriptions and communicating with clinicians for pre-booked remote consultations rather than using it provide access to their detailed data.
- Greater attention is needed to understand why vulnerable populations do not access it and provide incentives for them to access it. Concrete policies need to be in place to overcome racial, ethnic, and literacy barriers to portal use
- Present clinical data in a simple fashion and avoid clinical jargon, provide patient portals through primary care providers and encourage them to use Patient Online and have access to summary care record which should be enough for patients and citizens.
- Have a single point of access to all the patient portals with Federated access so that citizens and patient don’t need to remember lots of passwords
Monday, 18 July 2016
Relevance of PEPPOL in post-brexit world
https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/344574/NHS_eProcurement_Strategy.pdf
What is GS1 ?
GS1 is the international not-for-profit organisation behind the only global system for bar coding, and for standardised identification of products, assets, services, places and organizations.
To start off NHS wants to implement GS1 for for person identification (using bar coded wristbands) product coding (using manufacturers barcodes on products), location coding (by allowing trusts to define their locations as per agreed format)and data synchronisation. This linking of patient, product and location initially will create improvements for traceability in Patient's pathway. They can identify where they’ve been, who treated them, what products were used, which products were implanted, which equipment they used, the drugs they took, where they were located
In future it is planned to use GS1 barcodes for events medical records and equipment as well for end to end traceability using standard well defined coding mechanism.
https://www.gs1uk.org/our-industries/healthcare
What is PEPPOL ?
PEPPOL stands for Pan-European Public Procurement Online and was designed to solve interoperability issues for electronic procurement
To start off NHS want to implement PEPPOL for eOrdering, eInvoicing, electronic Credit Notes and Advance Shipping Notifications. PEPPOL implementation would modify the traditional way of each trust needing an individual EDI connection to each of their suppliers, large and small. But PEPPOL through a nationally established infrastrucure will allow a trust to have one single eProcurement link to the outside world, via which they can trade with current future suppliers, large and small, in the UK as well as internationally. A supplier also needs only one connection to PEPPOL, in order to reach not only all NHS customers, but also all other PEPPOL-connected trading partners at home and abroad.
http://www.peppol.eu/
Where are we now ?
DH has provided central funding in order to develop GS1 standards within 6 acute trusts which are to act as demonstrator sites for the remainder of the NHS. The demonstrator sites have 2 years starting January 2016 to roll out the GS1 and PEPPOL standards.
http://www.nationalhealthexecutive.com/News/six-gs1-and-peppol-demonstrator-sites-chosen
Relevance of PEPPOL in Post-Brexit world
PEPPOL has no dependency on being in EU or not. PEPPOL standardizes the way suppliers and organisational buyers interact with each other. PEPPOL through locally provided infrastructure will enable e-trading driving down costs and suppliers, who trade across Europe.The average costs associated with processing a single order through to invoice at NHS trusts range from £5 to £7. Business cases produced by demonstrator sites are expected to demonstrate that that cost can be reduced to around £1.
The country which uses PEPPOL most widely is Norway which is not even in EU. The Norwegian public sector has chosen to communicate through the PEPPOL network and in 2015, approximately 21 million electronic invoices were exchanged via PEPPOL Norway bringing decent savings and improved traceability of public expenses.
Thursday, 3 March 2011
Ensuring Clinical Safety - HL7 Implementation
Saturday, 19 February 2011
Standards - Case and Types
Case for Standards
The idea that Healthcare continuum (using information systems) extends not just across the departments in a healthcare enterprise, but across healthcare enterprises in different care settings (necessitating information exchange) has accelerated the adoption of standards. The other fact that the best of breed systems for different departments are now the preferred option to a single monolithic system for a single enterprise (requiring information and data exchange within the organisation to function as single entity) has again brought the notion of standards to the forefront. Even for organisations which have single enterprise wide system, healthcare standards are relevant as they need to standardise the entry and capture of healthcare data.
In summary standards are needed for representing and exchanging information to
- Not compromise the safety of patients by preventing exchange of incorrect, insufficient and not understandable information , e.g. allergies , adverse reactions
- Provide access to data for patients from different providers in uniform fashion
- Allow aggregation of data for performance measurements and monitoring
- Provide access in disparate systems for a longitudinal view of the patients medical history
- Lower IT support costs by reducing need for data cleansing and data quality
Types of Standards
In general the implementation of standards fall in the following areas of categories
Voluntary Standards: These standards are usually developed in voluntary consensus by industry bodies or market groups associated with the industry. As these standards are developed by industry or someone associated with industry the standards are usually well regarded. The voluntary nature of standards will allow the implementers of standards to innovate on the base standards.
However the voluntary natures of standards ensure no enforcement mechanism, ambiguous interpretation and absence of mechanism for conflict resolution.
E.g. HL7V2.x standards developed by HL7 Inc which is a voluntary organisation
Regulatory Standards: These standards are usually legally binding contracts, laws or authority enforced regulations. Everyone must adhere to these standards and non-compliance is recognisable. There usually will be regulatory who ensure the compliance and assess the compliance.
However the regulatory standards encourage no innovation and sometimes do not cover all possible situations. Any conflicts on interpretation lead to long legal wrangles and the need for compliance assessment and inspection leads to large regulatory inspection teams
Implementation and Conceptual Standards: Implementation standards are those have are dominant and wide usage and reinforce existing patterns. Conceptual standards are those which are developed to bring in new ways of thinking and working in the industry
Product Standards: There are some standards which prescribe and recommend products or services. This can lead to better design of existing products and services or future products and services. This lead to a consistent and uniform feel to users of different products across the industry.
E.g. standards recommending common CUI (Clinical user interface)
Process Standards: A process is usually defined as a series of activities and logic that form a repeatable pattern. Process standards are those that focus on bringing efficiencies to the industry by developing repeatable processes.
PS: Thanks to a friend who kept asking me for my next blog post and helping me revive my interest
Monday, 1 March 2010
Acknowledgements in HL7V2.x
HL7V2.x messaging standard indicates that Acknowledgements (ACK’s) are messages sent by a receiving system to the sending system in response to a transaction from the sending application. In a setup where HL7 is implemented the sending system will assume that the message sent by it is not received till it receives an ACK from the receiver. So in summary Acknowledgements are used to confirm the receipt of the message. Acknowledgements are implemented at two levels transport level and application level. In this post we will have a look at both the options.
Transport Level Acknowledgements: Sending systems open a connection to send messages to the receiving messages, mostly through the interface engine which act as broker for communications between different systems in a healthcare setup. If a message is acknowledged on the same connection which is used to send a message they are termed as transport level acknowledgements.
The connections can be transient or persistent in nature. Transient connections are those where the connections are closed after an acknowledgement is received. Each time a message is sent a new connection is made. Persistent connections are those where the connections are kept open and messages are sent over the same connection in a sequence, in sense sending a next message over the same connection after an acknowledgement is received for the previous sent message. Persistent connections are generally configurable where the connections can be closed after a certain period of inactivity. There are different factors which determine the choice of connection. The factors include message throughput, latency, sequencing, fail over, high availability and general infrastructure of the organisation.
Transport Level Acknowledgements also indicate that the ownership of the message is passed to the receiving system after it has received a acknowledgment. The transport level acknowledgement also informs the transport and reception error.
If a message is received and accepted by the receiver then it sends a ACK and performs one of the following
•Validates and persists the message successfully, generating the functional response message with a value of AA (Application Accept) in MSA-1-acknowledgment code field.
Or
•Send an error response, providing error information in functional segments to be included in the response message with a value of AE (Application Error) in MSA-1-acknowledgment code field.
Or
•Fail to process (reject) the message for reasons unrelated to its content or format (system down, internal error, etc.). For most such problems it is likely that the receiving system will be able to accept the same message at a later time. The sending system must decide on an application-specific basis whether the message should be automatically sent again. The response message contains a value of AR (Application Reject) in MSA-1-acknowledgment code.
Thursday, 22 October 2009
ICP's and EHR
National Pathway Association (1998)
ICP’s have their origin in providing coordinated care to patients by different specialist teams within a healthcare organisation. Each team records their interventions on a patient for a specific health condition in the organisation’s Electronic Patient Record (EPR) system and other teams intervene accordingly based on the notes provided. This paved the way to define electronic ICP’s (e-ICP) in EPR systems.
The advent of Electronic Health Records (EHR) brought the possibility of extending ICP’s across multiple healthcare organisations from different care settings. EHR's facilitate flow of information across different care setting boundaries even to agencies outside healthcare (e.g. social care) who are involved in the care of a patient.
Benefits of Electronic Care Pathways over EHR's:
• Allows care pathways to be built around patients and not institutions by providing real time recording and allowing different organisations involved in the patient care to have the same view
• e-ICP’s provide quick access to information(instead of browsing though bundles of paper for which each organisation has different format and different recording styles) and provide multiple views – high level summary view from different organisations as well as detailed view of each organisation in a chronological fashion
• e-ICP’s allow faster remodelling and review of business processes to suite each patient
However the difficulties in deploying e-ICPS’ through EHR is not a technological one but cultural and business one involving the need for agreeing common data formats and sharing the data owned by an organisation across different care settings and agencies.
Tuesday, 13 October 2009
EMR from Prespective of Pharma
- Data and Study Setup
- Secondary Users Service
Data and Study Setup
Data and Study setup can be incorporated in a EMR to exploit the following features
- Implement screening parameters into core EMR to identify prospective patients for pharma trials at point of care
- Setup data capture from trials as part of clinical care and clinical documentation workflow
- Populate data in care report forms automatically from EMR
- Embed care record forms as tabs in core EMR so data is collected and stored against patient record
- Implement clinical rules and alerts for compliance and range checks for data and structured documentation checks
- Easier data extraction from EMR for proper reporting on adverse events
- Unified reporting of current and historical data
- Findings can be published as standard clinical documentation
- Monitor outcomes based on ICP’s and evidence based decision support
Wednesday, 15 April 2009
Ramblings about Electronic Patient Record
Mandatory Pre-Requisite
In my view a mandatory pre-requisite for meeting the many objectives of Electronic Patient Record (EPR) is the ability of that application to support semantic interoperability of clinical information. What I mean by that is the Entry, storage and communication of clinical information by the application in ways that allow it to be consistently reused, retrieved and processed by it and its ability to communicate that information to different software applications. However maintaining Semantic Operability is not so easy due to various issues
• Technical issues
– Different information models
– Different clinical terminologies
– Different interfaces between information models and terminologies
• Practical issues
– Different perspectives on similar information
– Different motivations for data entry
– Different methods of data entry
– Different expectations about the use of information
Barriers
From my practical experience, implementation/deployment of EPR is not very easy; there are lots of barriers in implementing EPR. I jotted down a few of the barriers which needed to bottomed down in the business plan before deciding to implement EPR.
• Financial and Capital costs associated with the EPR applications
• Adoption of the systems mainly by clinicians and to some extent by auxiliary clinicians. Most organizations underestimate the training required for their staff to adopt the new system but also fail to convince them.
• Defining technology and information standards and adhering to them. I know in some cases it becomes expensive to adhere to them but if you start compromising then there will be no end to it.
•In some cases if the organization already has a legacy system the transition phase adds work to an already overburdened IT staff.
•Of course the now famous Information Governance issues covering security, privacy and consent to access the electronic records.
• In some cases the failure to define clear and tangible benefits also becomes a barrier
EMR’s and almost any other information-oriented system in a clinical environment cannot be used without well-defined standards for representing and communicating information. Data need to be exchanged between multiple, heterogeneous systems and might be used by very different applications .The following points highlight the need for standards
• Unavailable standardized communication results in health hazards, e.g. drug hypersensitivity
• Patients are starting to demand that ”their” data should be available online
• Improve efficiency by enabling professional cooperation in new ways
• Quality management requires aggregated data
• Standards allow integration of modular systems from different suppliers
• Many standards issues require professionals and authorities not just industry
• Standards can lower costs of ICT support by expanding the market

The failure of certain organisations in implementing Electronic Patient Record in my view is the failure to understand basic standardisation approaches in healthcare organisations. There are two standardisation approaches in theory
• External standardisation
– Strategic planning tool
– Market reassurance
– Consensus approach
• Internal standardisation
– Strategic enhancement of the use of internal resources
– Change management is essential
– Class discussion: regulatory and laissez-faire approaches to internal standardisation
– Regulatory approach: set the standard way for all possible situations involving production of patient information
– Laissez-faire approach: describe all accepted standard procedures and allow hospital staff to choose which standards to use or invent their own procedures, if necessary
Just wished they had known which approach to use.
Saturday, 14 March 2009
The Transit Electronic Health Record
The objective of GP2GP record transfer mechanism is to support the exchange of a GP’s (General Practitioner who is the patient primary care service provider in the context of UK) patient record electronically to a new practice when a patient registers with a new GP. In England an estimated 10% of patients change their practice each year and if the average list size of a practice is 1500 then there will be average of 150 transfers each year per practice. Most practices handle this transfer using the standard Lloyd George envelope or Medical Record envelope method for the transfer of the patient’s past care paper record.
The most common process of transfer of the electronic component of the patient record using Lloyd George envelope method is to produce a printout of the content of the medical record and to put it in the Lloyd George MRE at de-registration. Factually few doctors study such printouts and fewer practices re-enter any salient information and this information is unavailable to assist future care. Thus, an effective method which is aimed at the increased use of electronic records by GPs to improve the care of the patients is reducing the data quality of the patient record when passed to other GPs.
Currently England under CFH with history of pilot implementation of GP2GP using HL7 V3.0 by HIRI (Health Informatics Research International Ltd) consortium in 2003 is now trying to provide this transfer electronically using the national infrastructure and methodology developed under the National Programme for IT-CFH. The GP2GP messages, designed form part of the CFH Message Implementation Manual to support an automated request, acknowledgement and send of the electronic component of the record to assist in the continuation quality electronic records when a patient moves practice.
The objectives and benefits of GP2GP as per CFH website (http://www.connectingforhealth.nhs.uk/systemsandservices/gpsupport/gp2gp) are twofold – benefits the patients and benefits to the practice administration. The benefits of using GP2GP to the patients as perceived under GP2GP are
Ø The patient health record being available to the new GP a lot sooner (e.g. within 24 hours)
Ø The new GP will have knowledge of the patient’s:
o Current medication
o Drug interactions
o Current problems
o Key past medical history
o An improvement in patient safety
Ø Increase patient confidence that they will get good continuing care
Ø Prevent patients being asked information that they have previously reported
The benefits to the practice administrative support teams as perceived under GP2GP are
Ø Reduction in administrative time at the previous GP practice to find and forward on patient records to the new GP practice
Ø Reduction in administrative and clinical time at the new GP practice to review and summarize or re-key the patient record received from the previous GP practice
Ø Reduction in the time taken for the practice to receive the patient record
Ø Reduction in administrative time to chase up patient records from Health Authorities
Exchange Mechanism under CFH GP2GP
The GP2GP process under CFH starts with the registration of a new patient with a GP practice. The GP2GP explicit flows are triggered by the NHAIS Registration links acceptance message flow and the update of the GP registration on a national MPI database called PDS (Personal Demographic Services) which is a part of the national EHR called Spine.
The GP2GP process covers the electronic transfer of the patient record between primary care systems through the MHS (Message Handling Service) of the Spine supplied by the NHS Care Record (NCRS) National Application Service Provider (NASP). There is no interaction with the on-going paper process of transferring Lloyd George envelopes.
The Expected basic functionality provided as part of GP2GP by CFH is as follows
Ø Construct and process EHR Request & Acknowledgement messages
Ø Construct and transfer EHR Extract and integrate into receiving system
Figure below the GP Exchange under CFH GP2GP when a patient shifts from Practice A to Practice B. The exchange is based on intermediary ebXML exchange where the infrastructure of the national EHR called Spine is used as the intermediary MHS.
A1- patient requests a registration with a GP/ GP practice. The GP/GP practice decides to either accept or reject a request for registration
A2- patient requests a registration with a GP/ GP practice. The GP/GP practice decides to either accept or reject a request for registration
A3- As part of the local registration process, the PDS is queried for the patient’s up to date details e.g. demographics, NHS number and current registration details
A4-The Spine Integration infrastructure will route the query to PDS which will populate a response message with the available patient details. If no record of the patient exists on PDS then a new entry will be created and appropriate PDS update messages sent
A5- The patient demographics and NHS number content of the PDS query response is integrated in the local system.
A6- The GP system will interrogate a national directory called SDS to find out if the practice system with which the patient was previously registered is compliant for GP2GP record transfer messages. The SDS keeps a list of all compliant systems.
A7-If the SDS response is negative e.g. the practice system is unable to send/receive GP2GP record transfer messages then the GP system will alert the user to the fact that no electronic transfer of the existing patient record is available
A8- A positive SDS response will trigger a record transfer request to be sent to Spine to route it to the GP practice system.
A9 - The Spine will route it to the GP practice system with which the patient was previously registered
A10- GP system will receive the request and alert appropriate users to the request.
A11- The EHR Request will be considered by the requested GP Practice
A12- The GP system will send an acknowledgement of receipt of the request to the spine which acts as intermediary to be sent to the requesting GP system.
A13- The Spine will forward the acknowledgement of receipt of the request to the requesting GP system.
A14- The GP system will receive the acknowledgement.
A15- The GP system will alert appropriate users to the receipt of the acknowledgement.
A16- If the request can be fulfilled the GP system will send the patient’s Primary care record as an EHR extract message to the Spine
A17- The Spine will forward the EHR extract to the requesting system by acting as intermediary.
A18- The GP system will receive an EHR extract
A19- The GP system will notify appropriate users to the receipt of EHR extract
A20- The EHR extract will be considered by the requested GP Practice
A21- The EHR extract will be integrated with the appropriate patients record
PS: Iam not sure why they are called EHR messages though but again everyone have their own definitions
Sunday, 8 February 2009
EHR and Open Source Software
· By 2010, 90 percent of Global 2000 organizations will have formal open-source acquisition and management strategies.
· By 2008, OSS solutions will directly compete with closed-source products in all software infrastructure markets.
· By 2010, open source will be included in mission-critical software portfolios within 75 percent of Global 2000 enterprises.
· By 2010, Global 2000 IT organizations will consider open-source products in 80 percent of their infrastructure-focused software investments and 25 percent of business software investments
Patient / Person Registries
One of the important feature required for the successful implementation of a EHR is the establishment of a patient/person registry and the identifies associated with them. This will allow the correct identification of patient’s identification and subsequent association of care records with them. The issues associated with the establishment of such a registry are
• Management of local identifiers and national identifiers
• Migration of data; resolution of duplicates and confusions
• Synchronization mechanism between local and national records
• SUN SeeBeyond eView
• QuadraMed EMPI Solutions
• Initiate Identity Hub™ software
• The MPI software associated with Product Vendors such as IDX, Cerner, Eclipsys, McKesson,
• Record Locator Service (RLS) – openhre
• Part of Medsphere OpenVista
• Eclipse OHF - Patient Identifier Cross-Referencing (PIX)
• High Available Open Source Database Solution using MySQL for Enterprise Registry Application with advance features.
Exchange of HealthCare data –Application Interoperability
One of the major features of EHR is the ability to feed a central health repository healthcare data associated with key events and at the same time exchange the data with different clinical systems. The issues associated with exchange of clinical data are
• Level and Granularity of clinical data
• Quality of data and existing data
• Choosing the right standards
• Legacy Systems Compliance
• Sun SeeBeyond e*Gate
• Oracle HTB
• ORION Rhapsody
• Microsoft BizTalk
• IBM Websphere
• Mirth
• Eclipse OHF Bridge
• JBOSS, Hibernate, Web Services,
• Enterprise Service Bus, Messaging
Appointment Bookings
Though Appointment bookings are not itself a part of the EHR the ability to provide options to referrals and allow appointments to be made between different care settings by clinicians and even by patients themselves is emerging as the part of different nation’s healthcare IT infrastructure. The issues associated with appointment bookings are
• Problems with departmental system slots
• Definition of Resources
• Category of appointments –Inpatient/Outpatient
The commercial software available for providing appointment bookings are
• Cerner Enterprise Wide Scheduling
• USA RMS
• Isoft Revive
• Scheduling.com
• Epic Cadence Scheduling
The alternative OSS available for appointment bookings are
• O3-MARIS
• OpenVistA Scheduling
Healthcare Portals are a crucial component in the infrastructure of EHR not only from the perspective of content management of the data that can be made available to clinicians available in the repositories associated with EHR but also access to services like appointment booking which is a part of the EHR. The issues associated with Healthcare portals are
• Security controls for data visible to citizens over Internet
• Clinically safe to use with relevant data made visible
• McKesson Physician Portal
• ORION Concerto™ Medical Applications Portal
• iPath - Open Source Telemedicine Platform
• Liferay Portal Enterprise and Professional
• Akaza OpenClinica
• Integrated Portal and Enterprise Content Management system (Alfresco/OpenCMS/
Mambo/cocoon)
Information Governance – Access Control
• Definition of RBAC Activities
• Smart Card access for operators and normal for citizens
• Agreed definition of roles
The commercial software available for providing access based control are
• SUN LDAP
• Microsoft Active Directory
The alternative OSS available for access based control are
• Centralized Authentication & Authorization using Open LDAP
Reporting
One of the main outputs of EHR is the ability to generate reports and provide the ability to allow clinical and administrative governance. The issues associated with reporting are
• Lack of transparency of system schemas to reporters
• Lack of LDMs for operational / departmental systems, data warehouses
• Lack of data pedigrees for reported data elements
• Lack of comprehensive data dictionaries for systems
• Informatica
• Business Objects
• Jasper Suite
Tuesday, 3 February 2009
The Verbose HL7V3- Part 1
Why are HL7V3 Messages Verbose?
Why do we need Model driven messages?
So what’s the issue?
Well, let’s take a sample example and see what exactly the issue is. The following is an extract from XML instance to represent author of a clinical document based on the discharge summary CDA schema taken from CFH-MIM6.3 available on HL7-UK Website

Now let’s look in detail at the representation of the author. The R-MIM representation of the first part is shown below
The author representation starts with the author as participant. It contains the following attributes1. “typecode” with a fixed value of “AUT” – Indicating this class is that of author



Name – Name of the person


Well a simple XML representation of the author as described above would have probably looked something like this

Yes it is but the verbose nature of the HL7V3 problems are creating huge problems as mentioned above regarding the effect to understand and process the message correctly apart from hogging the network bandwidth and destroying one of the unique the advantage of XML messages- “Readability” which is critical for developers and testers.
Monday, 19 January 2009
Healthcare ESB Approach
ESB Model
SOA simplifies the complexity in integration by the provision of a common infrastructure for service communication, mediation, transformation, and integration. ESB serves as the backbone for an SOA implementation. The ESB will provide the following services
Transport Services: The transport services need to support multiple communication protocols to support both local and national communication. The relevant communication protocols for the current scenario that will be supported are TCP-IP/MLLP, HTTP(S) and JMS.
Message Type: The solution need to support multiple messaging models such as synchronous, asynchronous, publish, subscribe and store and forward. The message types supported with these messaging models are JMS with headers, XML, SOAP and ebXML.
Validation Services: The messages come in different formats varying from string delimited for HL7 v2.x, XML for V3.0 and proprietary formats for existing systems. The validation components will vary from using standard XSD’s to custom XSD’s.
Transformation Services: The transformation service is required to transform currently one version of HL7v2.X to other versions of HL7V2.x and some custom format. The functionality supported by transformation service is
Ø Transforms messages based on the target service
Ø Transforms messages based on XQuery or XSLT
Ø Supports transformations on both XML and string delimited messages
Routing Services: The routing services need toallow routing of messages to existing systems and national applications based on the message content or message headers. The routing services will be based on XQuery-based policies or callouts to external Web services. The routing policies apply to both point-to-point and one-to-many routing scenarios.
Service Management: The service management services need to help handle logging, monitoring and error handling variety of message errors. The logging and monitoring will support logging messages for both systems operations and business auditing purposes, search capabilities, and others. Both business services and ESB services are monitored, as are response times, message counts, and error counts. The error handling components allows configuring of systems to format and send error messages, and return messages for consumers of services who expect a synchronous response.
Common Wrapper: The differences in transport mechanisms used by HL7V2.x and HL7V3.0 will hinder the ESB. The development of a common wrapper with elements of MLLP wrapper and SOAP/ebXML wrapper is crucial for successful deployment of this model.
Thursday, 9 October 2008
Null Flavors in HL7V3
The Character String with Code (SC) data type contains a character string that optionally may have a code attached. The text must always be present if a code is present. The code is often a local code.
If the name of the software(e.g. RamboRavage) is known
< softwareName> RamboRavage < /softwareName >
To indicate the name of software (RamboRavage)and code of the software(RaRv)
< softwareName code="1" codeSystem=" 2.22.222.2.222222.2.2.2.2.2222" displayName=" RamboRavage" >RaRv</softwareName>
To indicate that the software name is unknown
<softwareName nullFlavor=" UNK" />
1.NI -no information- This is the most general and default exceptional value. There is no information which can be inferred from this exceptional value.
2.MSK- masked – This particular item has a known proper value, but it cannot be released in a given context due to security, privacy or other reasons.
3. OTH- other -There is a value, but it is not an element in the value domain of a variable
NINF negative infinity of numbers
PINF positive infinity of numbers
4.UNK- unknown - proper value is applicable, but not known.
- ASKU - asked but unknown – information was sought from the source but not known (e.g., patient was asked but didn't know)
- NAV temporarily not available - Information is not available at this time but it is expected that it will be available later.
- NASK not asked - The Information was not requested from the patient
- QS Sufficient quantity – The actual quantity is not known but sufficient enough to achieve a specific goal. For example the advice can be add sufficient quantity of water to 10 mg of medicine
- TRC trace – The content is tool small to measure but a nonzero value
5. NA not applicable – There is no proper value for this data item for this patient; for example the date of last menstrual period is not applicable for a male.
The practical use of null can be gauged from different scenarios. For example a unconscious patient brought to the hospital have to be registered and most Patient Administration systems need at least one address. If the patient address is not known the patient address element <addr> can be set to UNK and sent to other down stream systems or repositories. If Sensitive/VIP patients need to be sent to other systems and if they do not have the same levels of security and control as the sending system have the sending system can send a null flavor of MSK indicating that they do not wish to expose the patients address.
But the usage of nullflavor has come under for huge criticism from different quarters notably from Barry Smith(Ref:http://hl7-watch.blogspot.com) where it was pointed out that the different nullflavors might lead to the need for different reasoning services and might become an overhead for message processing by applications. The other criticism of nullflavor is that the need for mandatory values for attributes would force systems to be modified to restrict users who normally ignore non-mandatory fields on screen to fill them with nullflavors. They need to be manually filled in with the real reason for that null value and proper nullflavor need to be entered on the screen. Some of the nullflavors like NAV (temporarily unavailable) are not very user intuitive terms for them to be selected. The values of +infinity and –infinity are mathematical conceptual numbers and does not indicate non-availability of data in any manner.
Organization such as CEN have rejected HL7V3 data types apart from Australia opposing the current draft ISO health data types standard (ISO 20190) based on HL7 v3 data types and one of the reasons it has been rejected or opposed is the huge confusion over usage of nullflavors(see the debate on nullflavors on openEHR website).