Electronic Health Information Standard based on CDA for Thai Medical System: focused on Medical Procedures in Medium-sized Hospitals (HOSxP)

Size: px
Start display at page:

Download "Electronic Health Information Standard based on CDA for Thai Medical System: focused on Medical Procedures in Medium-sized Hospitals (HOSxP)"

Transcription

1 th International Joint Conference on Computer Science and Software Engineering (JCSSE) Electronic Health Information Standard based on CDA for Thai Medical System: focused on Medical Procedures in Medium-sized Hospitals (HOSxP) Napat Sarutiyapithorn, Nutrugee Wisawanart, Mutita Saowaneepitak, Worapan Kusakunniran, and Kittikhun Thongkanchorn Faculty of Information and Communication Technology, Mahidol University, Thailand Abstract Electronic health information standards have been developed in several countries, which are in different formats. The Clinical Document Architecture (CDA) is the most acceptable and widely used. In addition, Hospital and Experience (HOSxP) is a Healthcare Information System (HIS) developed by Bangkok Medical Software (BMS), which is currently deployed by medium-sized hospitals in Thailand. However, different hospitals may use different HISs. For example, many small-sized hospitals use Java Health Center Information System (JHCIS). Thus, electronic medical information transfer is not trivial. Currently, in Thailand, the patient transferring process relies on a paper work. Therefore, this paper is to propose electronic health information standard based on CDA, which is in an Extensible Markup Language (XML) format, focused on medical procedures using HOSxP system. This work consists of three main developing phases: 1) data mapping, 2) data exporting, 3) data importing. First, data recorded in the HOSxP database is mapped to data required by the corresponding CDA, which will be slightly adjusted to suit Thai medical information. Second, data recorded in the database is extracted and exported into the CDA based standard, which will be transferred to another (i.e. destination) hospital for the patient transfer. Third, once the destination hospital receives the CDA based standard file, it needs to import the embedded patient information from the file into its database. Then, this transferred patient record can be used across the hospital as basis information for further treatment. Keywords electronic patient transfer; CDA; HOSxP; HIS; clinical document; medical record; healthcare information standard I. INTRODUCTION In Thailand, different hospitals may use different Health Information Systems (HISs) such as Hospital and Experience (HOSxP), Java Health Center Information System (JHCIS), Hospital OS, and Electronic Medical Record Software (EMR Soft) [1]. Therefore, when the patient transferring process is occurred between two hospitals which use different HISs, the information of the patient cannot be transferred straightforwardly in an electronic way. Currently, the transferring process is done by a paper work, which is quite slow and difficult and can often be incomplete. As shown in [2], it said that during the research time in 1994, there was 19.1% of the transferring case which the information was incomplete and also 13.4% that had no information at all. Moreover, the frightened fact showed that 91.8% did not have any communication before sending the patient to another hospital. Another problem is that the paper work is sometimes difficult to be handle. It can be difficult to deal with storage, loss, distribution, and editing [3]. Eventually, these drawbacks can lead to a discontinuity of treatment on a particular patient when he/she is transferred to another hospital. Another consequence from this difficulty is distribution of the patient [1]. There is an abundance of the patient in the bigger and well-equipment hospital, then there might be insufficient medical resources and could not support the new transferred patient. In order to overcome this problem, if the transferring process gets easier, then the patient can get the treatment or operation in the well-equipment hospital and then be transferred back to the smaller hospital which is close to his/her home for recovering or continues physical therapy. From the problems above, the one who has been affected most is the patient. The patients may lose a good opportunity in their treatment and not receive the fully efficient continues medical services when they are transferred between different hospitals. The Ministry of Health concerns of this situation in order to provide the best service to their people. Therefore, they come up with the policy to develop the transferring system to meet level of effectiveness [1]. Then, this paper aims to study and understand the electronic clinical document standard, which in this case is Clinical Document Architecture (CDA) [4] which has been developed by Health Level Seven International (HL7). In order to use this standard in Thailand, it is also important to map its contents to data recorded in HISs that are used in our country as well. For the scope of this paper, HOSxP is focused here, since HOSxP is used in most mediumsized government hospital. Then, a prototype of electronic clinical document standard for Thailand will be developed and implemented, which can replace the paper work for patient transfer process. The rest of this paper is organized as follows. Background is explained in section II. It reviews the literature and knowledge /15/$ IEEE 97

2 that have been mainly used in this paper. Framework is shown in section III. It describes roughly what will be done in this work. Implementation and results are described in section IV. Then, conclusions and limitations are drawn in section V. II. BACKGROUND A. Health Level Seven International (HL7) In exchanging the data, the standard is needed to create the functional and semantic interoperability between the healthcare providers, for example, the common data structures, common medical terminology, common information model, and common transport standard. There are two organizations which are able to create a standard document for exchanging the data components: 1) HL7 s CDA and 2) the American Society for Testing and Materials (ASTM International) s Continuity of Care Record (CCR) [5]. In this paper, HL7 is selected, since HL7 s CDA can support multiple purposes of data exchanges. Therefore, it can be used to exchange in many scenarios other than the transport of health summary, which is the only purpose of CCR. On the other hand, CDA is adaptability and extensibility [6]. HL7 is a non-profit organization established for providing a framework and standards in exchanging, integrating, sharing and retrieving the health information in the form of electronic document. The standard defines the way to transfer the information from one provider to another, also concerns with the packaging, the language, structure, and data type. The organization is one of an American National Standard Institute (ANSI). It is found in 1987 and now there are more than 2,300 members who serving in healthcare area [4]. It has developed the rules for communication that is widely used in the United States, together with expanding to the international recognition and implementation [7]. CDA is an architecture that HL7 has developed and been widely used. This will be described in detail in the sub-section. B. Clinical Document Architecture (CDA) CDA is a document markup standard specifying the structure and meaning of clinical documents. Its objectives are mainly to exchange between healthcare providers and patients. CDA can be used in many types of clinical content such as discharge summary, imaging report, admission and physical, and care record summary (CRS). In this paper, CRS is used as a case study. The CDA document can contain text, images, sounds, and other multimedia content. It has following characteristics: persistence, stewardship, potential for authentication, wholeness, and human readability. CDA has been employed in many countries where health information exchange (HIE) is well established, such as Finland, Greece and Germany [4]. It is also used in pilot HIEs in Canada, Japan, Korea, Mexico, and Argentina. Firmly, CDA is in the plans for the US Military Health System and many of the nascent US HIEs. The component of CDA is shown in Fig. 1 as a skeletal example. CDA document is covered by <ClinicalDocument> <ClinicalDocument>... CDA Header... <structuredbody> <section> <text>...</text> <observation>...</observation> <substanceadministration> <supply>...</supply> </substanceadministration> <observation> <externalobservation>... </externalobservation> </observation> </section> <section> <section>...</section> </section> </structuredbody> </ClinicalDocument> Fig. 1. CDA skeletal example element, and contains two main parts, which are header and body. The header is in between <ClinicalDocument> and <structurebody> elements. The header provides the classification of document and the information on the document (e.g. authentication, encounter, patient and involved providers). For the body, it contains the clinical report. It is wrapped by <structurebody> element, and consists of <section> element. Each section can contain a single narrative block, any number of CDA entries, and external references. The narrative block is used with <text> element and contains the human readable content. In <section>, the narrative block shows the content for rendered, meanwhile CDA entries represent the structured information in order to run further computer processing [8]. CDA is derived from HL7 Reference Information Model (RIM), which represents the form of clinical data, and determines the life cycle of the message. It has been approved by ANSI to be a shared model of all domains [4]. C. Care Record Summary (CRS) CRS document encloses patient s health information for a period of time. Its main purpose is to provide the standard format to transfer and report back to primary provider or other who interested in the information. This facilitates the communication between healthcare providers. Its benefits are to transfer discharge summary information as free text, image, or structured codec data, to provide a format for narrative notes and electronic health record (EHR) and to support important minimal changes to current practice [4, 9]. CRS is wrapped by <ClinicalDocument> element as CDA template and consists of header and body. The information that identifies the unique of the document is in the header part (e.g. typeid, templateid, id, code, and participants). There are many participants, which have to be included in this document, where a single person can be in several roles. For body, there is either a structuredbody or nonxmlbody element. This information is organized into sections and may consist of sub-sections. The nonxmlbody element contains either actual CDA contents or reference by URL. It should not contain both since it is generally bad practice. The structuredbody element is coded using Logical Observation 98

3 <recordtarget> <patientrole> <id extension='12345' root=' '/> <addr> <streetaddressline>17 Daws Rd.</streetAddressLine> <city>blue Bell</city> <state>ma</state> <postalcode>02368</postalcode> <country>usa</country> </addr> <telecom value='tel:(781) ' use='hp'/> <patient> <name> <prefix>mrs.</prefix> <given>ellen</given> <family>ross</family> </name> <administrativegendercode code='f' codesystem=' ' /> <birthtime value=' '/> </patient> <providerorganization> <id extension='m345' root=' '/> <name>good Health Clinic</name> <telecom value='tel:(999) ' use='wp'/> <addr> <streetaddressline>21 North Ave</streetAddressLine> <city>burlington</city> <state>ma</state> <postalcode>01803</postalcode> <country>usa</country> </addr> </providerorganization> </patientrole> </recordtarget> Fig. 2. The recordtarget example Identifiers Names and Codes (LONIC) [9]. LOINC is the universal standard for medical laboratory observations. It provides standard code name and identifiers to medical terminology which involved in EHR [10]. D. HOSxP Hospital and Experience (HOSxP) is a HIS, which consists of EHR. It is a popular open source HIS that has been used in medium-sized hospitals over 500 places in Thailand, for both government and private hospital. The program intends to make the healthcare workflow flows easier for small sanatoriums to central hospitals. It is developed in 1999 from the solo project of Chaiyaporn Suratemekul, a pharmacist, then developed further by main developer in Bangkok Medical Software Co., Ltd., a company led by Chaiyaporn. It is designed to use with relational database management system such as MySQL, Microsoft SQL Server, PostgreSQL, and Interbase/Firebird. The system can collect the image and fingerprint of the patient, including some drawing, which helps reducing paper work. It can export the information into many formats like EXCEL, DBASE, XML, or HTML. The authentication is supported by user id and password to access to the system. The program provides various functions up to 26 departments [11, 12]. E. 43 Folders If talking about clinical standard document, Thailand also has one. The Bureau of Policy and Strategy, Ministry of Public Health created the 43 folders standard. The folders contain the provided service information and the support of the prevention of the disease in individual (OP/PP Individual Record). The minimum data set is fixed to have 18 basic folders in 2009 and then is changed to 21 folders. However, these folders lack of some financial information and many of the folders were created long time ago, so they are not up-to-date with the present system. Next, 43 folders come. They are developed from 21 folders, which include financial information, provider information and other changes [13]. However, the use of this standard is mainly for collecting the data for statistic for Ministry of Public Health and also for disbursement from the government to each hospital. It is not specific for patient transferring process. III. PROPOSED FRAMEWORK In this paper, the proposed framework is clearly separated into three parts, in order to achieve our objectives as mentioned above. First, the data mapping process, it attempts to adjust CDA s contents to match with health information records in Thailand, especially in HOSxP s database. Since patient information and health records are sensitive and important, exact data mapping is required in this process. There are several main cases of the data mapping occurred here. For the data that appears in both CDA and HOSxP, having identical content and data type, direct mapping is immediately applied without any modification. For the data that appears in both CDA and HOSxP, but having different details and/or data type, the original CDA standard needs to be adjusted to suit with HOSxP by extending the standard, adding more XML information tags, and/or changing type of the data from HOSxP when mapped into the CDA. For the data that appears in HOSxP but not in CDA, if it is important for the patient transferring process or treatment, it needs to be added into the CDA standard as well. For the data that appears in CDA but not in HOSxP, it can be ignored if it is not related to Thai medical information. Otherwise, HOSxP should be extended or additional program should be created to collect this data from patients. Second, the data exporting process is to extract the data from local health information system, e.g. HOSxP s database, into the standard based on CDA which is in the XML document format. The standard-based exported file will be used in the patient transferring process. It can be transferred to other hospitals via the secure File Transfer Protocol (FTP) method for continues treatment of the patient. So, outcomes of the data mapping process are used to facilitate this data exporting process. The data in the HOSxP s database is retrieved and exported into the XML format, which each tag is served for one data content and its type. 99

4 Fig. 3. The proposed workflow diagram Third, the data importing process, once the destination hospital receives the CDA document in the patient transferring process from the source hospital, it will insert the data information from the received file into its local database. Converting the XML format into the database, the sql query process is required. Nevertheless, both data exporting and importing between different HISs (e.g. HOSxP and JHCIS) are required in both source and destination hospitals. Different HISs have different database structures. Thus, both systems have to follow the CDA format, which is the standard for information transfer, in exporting and importing processes. As shown in Fig. 3, the proposed workflow represents how the main processes mentioned above perform together. The system aims to transfer the medical information between medium-sized hospital and any other hospitals, which use any other HISs such as JHCIS. First, the HOSxP system is required to connect to its database and the exporting and importing adapter programs must be installed before the transferring can be started. Then, the requested patient information and/or medical information are retrieved from the HOSxP s database and extracted into the extended XML-based HL7-CDA document which is now ready to be transferred. On the other hand, when the HOSxP system receives the XML-based document of CDA, the importing adapter is then used to transfer the data from the CDA file into the HOSxP s database. IV. IMPLEMENTATION AND RESULTS Since the standard is based on HL7-CDA standard for storing clinical data, our main task is to be able to extract information from the health information system e.g. HOSxP to the CDA based standard. According to the matching table created in the data mapping process, the CDA files of patient information and health records are implemented to be used as a prototype for demonstrate the patient transferring process. The software, so-called adapter, is developed to link between the standard and the health information system s database. This software is developed using Java Development Kit (JDK) 1.7. In the process of exporting data, a class is first developed to handle xml file structure which being used for generating an Fig. 4. User interface for the data exporting xml standard or the CDA that have been mentioned. In this generated CDA, it contains patient information which is extracted directly from the database using the provided Java library for database connection, namely Java Database Connectivity (JDBC). The adapter software also provides connection management section to support external database server. In this process, the users are required to input either patient identification number (HN) or visit number (VN) to specify the record target as shown in Fig. 4. After the users enter such information, the adapter software will return a brief summary about the target to ensure the correctness. For the importing process, Document Object Model (DOM) is used to handle the incoming CDA standard file. Then, all elements under the same tag-section are grouped together, as most of them is extracted from the same table in the database. Some pieces of information stored in the standard are adjusted to sustain a universal sharing capability. Therefore, such data needs to be converted to match the type specified in the database. Fig. 5 shows the user interface for importing patient information. The overall layout is shown to be similar to the interface for exporting data. However, in the data importing process, the adapter software allows the user to locate the standard file s path which will be imported to the system s database. 100

5 enhances the continuous treatment of the patients when transferred to another hospital. So, the patients can save their money, time, and even life. In addition, this work also helps replacing the paper work used in the traditional patient transferring process with an electronic document, which consequentially helps in managing the data storage and organization. Since this work now focuses on HOSxP, then in the future work, other HISs e.g. JHCIS will be collaborated, to make the system to be broadly used and go further for the country-level standard. Another important aspect to be concerned is the security in the data transferring process. This will be considered in the future work for creating and transferring the CDA-based standard files in the secured way. Fig. 5. User interface for the data importing When combining the data exporting and data importing processes, it creates a system where data can be exchanged between different HISs, by communicating within the same CDA-based standard. In this work, the exporting and importing adapters are implemented to link between the CDA-based standard and the HOSxP system. Thus, two or more hospitals that use the HOSxP can communicate via this CDA-based standard. Since such standard is used as the medium in the communication for patient transferring process, other hospitals that use any other HISs can establish the link between their HISs and the standard, in order to be able to communicate to each other via this communication channel. V. CONCLUSION As described in this paper, the intermediate adapters for data exporting and importing processes are implemented to covert patient information and medical records between HIS s database and CDA-based standard. Then, the patient transferring process can be done fluently and easily throughout the system in an electronic and automatic way. Any HISs used in hospitals can communicate and exchange information via the CDA-based standard. This system can enhance the ability to transfer patient information between hospitals. The patient transferring process will be faster, easier, more comprehensive, and more effective. Once the transferring is easy to make, it will help distributing patients from the dense central hospitals to the other hospitals, or transferring patients from hospitals in rural areas to more equipped hospitals when needed. It also REFERENCES [1] M. Manotham, "EMS and referral management," [2] S. Jongwattana and W. Chadbunchachai, "Referal audit for international triage," Khon Kaen Medical Journal, vol. 20, May [3] T. B. Iversen, A. D. Landmark, and A. Tjora, "The peace of paper: patient lists as work tools," International Journal on Medical Information, vol. 84, pp , January [4] (20 Febuary 2015). Health Level Seven. Available from: [5] (03 March 2015). ASTM International. Available from: [6] J. M. Ferranti, R. C. Musser, K. Kawamoto, and W. E. Hammond, "The clinical document architecture and the continuity of care record: a critical analysis," Journal of the American Medical Informatics Association, vol. 13, pp , May [7] R. H. Dolin, L. Alschuler, C. Beebe, P. V. Biron, S. L. Boyer, D. Essin, et al., "The HL7 clinical document architecture," Journal of the American Medical Informatics Association, vol. 8, pp , November [8] M. Robert H. Dolin, L. Alschuler, B. Sandy Boyer, C. Beebe, P. Fred M. Behlen, P. V. Biron, et al. (2005, 04/03/2015). HL7 clinical document architecture, release 2.0. [9] L. Alschuler, C. Beebe, M. Robert H. Dolin, P. Fred M. Behlen, and K. W. Boone, "Implementation guide for CDA release 2 level 1 and 2 care record summary (US realm)," Health Level Seven International, June [10] W. contributors. (12 March 2015). LOINC. Available from: [11] W. contributors. (06 March 2015). HOSxP. Available from: [12] (06 March 2015). Bangkok medical software. Available from: [13] K. Selelanont, "Telling about 43 folders," District Health Office Rongkwang,

CDA and CCD for Patient Summaries

CDA and CCD for Patient Summaries CDA and CCD for Patient Summaries Bob Dolin, MD, FACP, FACMI, FHL7 Chair, Health Level Seven President and CMO, What is the CDA? The CDA is a document markup standard for the structure and semantics of

More information

Workshop 2. > Interoperability <

Workshop 2. > Interoperability < Workshop 2 21 / 08 / 2011 > Interoperability < Heiko Zimmermann R&D Engineer, AHI CR Santec Heiko.Zimmermann@tudor.lu Interoperability definition Picture from NCI-Wiki (https://wiki.nci.nih.gov) 2 Interoperability

More information

CMS QRDA Submission Errors Eligible Hospitals / Critical Access Hospitals

CMS QRDA Submission Errors Eligible Hospitals / Critical Access Hospitals CMS QRDA Submission Errors Eligible Hospitals / Critical Access Hospitals November 5, 2014 Rick Geimer Lantana Consulting Group 1 Presenter Biography Rick Geimer Chief Technology Officer, Lantana Consulting

More information

HL7 Clinical Document Architecture Ambassador Briefing

HL7 Clinical Document Architecture Ambassador Briefing HL7 Clinical Document Architecture Ambassador Briefing May 2010 - IHIC Diego Kaminker HL7 Argentina KERN-IT SRL www.kern-it.com.ar 1 Tension of Documentation Extensible Markup Language (XML) Two extremes

More information

A NOVEL ALGORITHM FOR CLEANICAL ROUTINE USING SYSTEM INTEGRATION OF PACS AND CBIR

A NOVEL ALGORITHM FOR CLEANICAL ROUTINE USING SYSTEM INTEGRATION OF PACS AND CBIR International Journal of Computer Science Engineering and Information Technology Research (IJCSEITR) ISSN(P): 2249-6831; ISSN(E): 2249-7943 Vol. 4, Issue 4, Aug 2014, 15-20 TJPRC Pvt. Ltd. A NOVEL ALGORITHM

More information

CAQH CORE Attachments Webinar Series Part 3

CAQH CORE Attachments Webinar Series Part 3 CAQH CORE Attachments Webinar Series Part 3 Clinical Document Metadata Thursday, November 2, 2017 2:00 3:30 pm ET 2017 CAQH, All Rights Reserved. Logistics Presentation Slides & How to Participate in Today

More information

QRDA Category I Conformance Statement Resource CY 2016 ecqm Reporting

QRDA Category I Conformance Statement Resource CY 2016 ecqm Reporting QRDA Category I Conformance Statement Resource CY 2016 ecqm Reporting Updated February 2017 Release Notes November 2016 Initial posting of this resource February 2017 Updated posting of this resource NOTE:

More information

Troubleshooting Audio

Troubleshooting Audio Welcome! Audio for this event is available via ReadyTalk Internet streaming. No telephone line is required. Computer speakers or headphones are necessary to listen to streaming audio. Limited dial-in lines

More information

Standards Development

Standards Development Thailand s ehealth & Health Information Standards Development Collaborating across countries to harmonize information system standards understanding country opportunities and developing strategies to deal

More information

HL7: Version 2 Standard

HL7: Version 2 Standard HL7: Version 2 Standard John Quinn (HL7 CTO) HIMSS 2010 Agenda HL7 Version 2.0 2.5.1 History & Use Basic Tenets Elements & Structures HL7 Version 2.6 October 2007 HL7 Version 2.7 How we got here HL7 Version

More information

HITSP/C32. December 13, 2007 Version 2.1. Healthcare Information Technology Standards Panel. Consumer Empowerment Technical Committee.

HITSP/C32. December 13, 2007 Version 2.1. Healthcare Information Technology Standards Panel. Consumer Empowerment Technical Committee. December 13, 2007 Version 2.1 HITSP Summary Documents Using HL7 Continuity of Care Document (CCD) Component HITSP/C32 Submitted to: Healthcare Information Technology Standards Panel Submitted by: Consumer

More information

Andy Gregorowicz OSCON - July 23, 2008

Andy Gregorowicz OSCON - July 23, 2008 Andy Gregorowicz OSCON - July 23, 2008 My talk starts with a story of why Laika is important to me. This is my son Kevin... This is the top of his head... When he was an infant, his pediatrician would

More information

IHE Pharmacy Technical Framework Supplement. Community Medication List (PML) Rev. 1.3 Trial Implementation

IHE Pharmacy Technical Framework Supplement. Community Medication List (PML) Rev. 1.3 Trial Implementation Integrating the Healthcare Enterprise 5 IHE Pharmacy Technical Framework Supplement 10 Community Medication List (PML) 15 Rev. 1.3 Trial Implementation 20 Date: October 11, 2017 Author: IHE Pharmacy Technical

More information

Implementation Guide for CDA Release 2.0. Patient Authored Note (PAN) Document. (Universal Realm) And. (US Realm)

Implementation Guide for CDA Release 2.0. Patient Authored Note (PAN) Document. (Universal Realm) And. (US Realm) Implementation Guide for CDA Release 2.0 Patient Authored Note (PAN) Document (Universal Realm) And (US Realm) Draft version: November 2012 Primary Editor: Virinder Batra Intuit Health virinder_batra@intuit.com

More information

From Integration to Interoperability: The Role of Public Health Systems in the Emerging World of Health Information Exchange

From Integration to Interoperability: The Role of Public Health Systems in the Emerging World of Health Information Exchange From Integration to Interoperability: The Role of Public Health Systems in the Emerging World of Health Information Exchange Noam H. Arzt, PhD American Public Health Association Annual Meeting Session

More information

An Architectural Model for Extracting FHIR Resources From CDA Documents

An Architectural Model for Extracting FHIR Resources From CDA Documents 2016 12th International Conference on Signal-Image Technology & Internet-Based Systems An Architectural Model for Extracting FHIR Resources From CDA Documents Maria Mercorella, Mario Ciampi, Massimo Esposito,

More information

HL7 Implementation Guide for CDA Release 2.0 CDA Header. (DK CDA Header) Draft for Trial Use. Release 1.1

HL7 Implementation Guide for CDA Release 2.0 CDA Header. (DK CDA Header) Draft for Trial Use. Release 1.1 HL7 Implementation Guide for CDA Release 2.0 CDA Header (DK CDA Header) Draft for Trial Use Release 1.1 November 15 th 2017 Revision History Release Author Date Notes 1.0 MedCom 19.05.2015 DK CDA Header

More information

Clinical Decision Support

Clinical Decision Support Clinical Decision Support Charles Jaffe, MD, PhD Chief Executive Officer Orlando February 21, 2011 Clinical Decision Support Clinical decision support (CDS) systems apply information technology to address,

More information

Clinical Decision Support

Clinical Decision Support Clinical Decision Support W. Ed Hammond, Ph.D. Director, Duke Center for Health Informatics Clinical Decision Support Clinical decision support (CDS) systems apply information technology to address, in

More information

... user-friendly explanations for HL7, SNOMED, DICOM, XML, BDT

... user-friendly explanations for HL7, SNOMED, DICOM, XML, BDT ... user-friendly explanations for HL7, SNOMED, DICOM, XML, BDT HL 7 (Health Level 7) The quality of modern software can be measured by its ability to integrate with other systems. For this reason, an

More information

Health Information Exchange Content Model Architecture Building Block HISO

Health Information Exchange Content Model Architecture Building Block HISO Health Information Exchange Content Model Architecture Building Block HISO 10040.2 To be used in conjunction with HISO 10040.0 Health Information Exchange Overview and Glossary HISO 10040.1 Health Information

More information

Existing Healthcare Standards

Existing Healthcare Standards Existing Healthcare Standards Category Context (Information Model) Information Interchange Standard & Specific Elements ASN.1 Abstract Syntax Notation.1 ASTM E2369-05 Standard Specification for Continuity

More information

HL7 Implementation Guide for CDA Release 2: Questionnaire Response Document, Release 1

HL7 Implementation Guide for CDA Release 2: Questionnaire Response Document, Release 1 CDAR2_IG_QRDOC_DSTU_R1_2014JAN HL7 Implementation Guide for CDA Release 2: Questionnaire Response Document, Release 1 Draft Standard for Trial Use January 2014 Sponsored by: Structured Documents Work Group

More information

Terminology Harmonization

Terminology Harmonization Terminology Harmonization Rob McClure, MD; Lisa Anderson, MSN, RN-BC; Angie Glotstein, BSN, RN November 14-15, 2018 Washington, DC Table of contents OVERVIEW OF CODE SYSTEMS AND TERMINOLOGY TOOLS USING

More information

Forcare B.V. Cross-Enterprise Document Sharing (XDS) Whitepaper

Forcare B.V. Cross-Enterprise Document Sharing (XDS) Whitepaper Cross-Enterprise Document Sharing (XDS) Copyright 2010 Forcare B.V. This publication may be distributed in its unmodified whole with references to the author and company name. Andries Hamster Forcare B.V.

More information

The Development of MML (Medical Markup Language) Version 3.0 as a Medical Document Exchange Format for HL7 Messages

The Development of MML (Medical Markup Language) Version 3.0 as a Medical Document Exchange Format for HL7 Messages Journal of Medical Systems, Vol. 28, No. 6, December 2004 ( C 2004) The Development of MML (Medical Markup Language) Version 3.0 as a Medical Document Exchange Format for HL7 Messages Jinqiu Guo, 1,5 Akira

More information

QRDA Category I Conformance Statement Resource CY 2016 ecqm Reporting. Next Page

QRDA Category I Conformance Statement Resource CY 2016 ecqm Reporting. Next Page QRDA Category I Conformance Statement Resource CY 2016 ecqm Reporting Next Page QRDA Category I Conformance Statement Resource Overview As of Calendar Year 2016, Quality Reporting Document Architecture

More information

Dansk profil for HL7 PHMR Data, datatyper og koder

Dansk profil for HL7 PHMR Data, datatyper og koder Dansk profil for HL7 PHMR Data, datatyper og koder Morten Bruun-Rasmussen mbr@mediq.dk 12. december 2013 HL7 v3. data types Basic data types Codes ANY CD Concepts Descriptor Booleans CE Coded with Equivalents

More information

*********************** TITLE PAGE *********************** Accepted for publication, Computers in Human Behavior, Elsevier, 2007

*********************** TITLE PAGE *********************** Accepted for publication, Computers in Human Behavior, Elsevier, 2007 *********************** TITLE PAGE *********************** Accepted for publication, Computers in Human Behavior, Elsevier, 2007 A semantic web-based system for information support to emergency healthcare

More information

A Linked Data Translation Approach to Semantic Interoperability

A Linked Data Translation Approach to Semantic Interoperability A Data Translation Approach to Semantic Interoperability November 12, 2014 Dataversity Webinar Rafael M Richards MD MS Physician Informaticist Veterans Health Administratioan U.S. Department of Veterans

More information

CDX Conformance Profile EMR System Conformance CDA Level 1

CDX Conformance Profile EMR System Conformance CDA Level 1 CDX Conformance Profile - 001 EMR System Conformance CDA Level 1 20-Dec-2017 Version 3.3 Status: Final CDA Level 1 Conformance Profile 001 Page 1 of 33 Version Control Release Date Version Status / Comments

More information

PORTAL USER. Jayme Pina Version GUIDE

PORTAL USER. Jayme Pina Version GUIDE PORTAL USER Jayme Pina Version 2.6.2018 GUIDE Contents User Access Roles... 3 How to Log-in... 3 Patient Look Up... 5 My Patients... 5 All Patients... 6 Patient Notification... 8 Opt-out / Opt-Back-In...

More information

CEF ehealth DSI 2018 Technical Boot Camp CDA Template Management

CEF ehealth DSI 2018 Technical Boot Camp CDA Template Management CEF ehealth DSI 2018 Technical Boot Camp CDA Template Management 2018-04-25 to 26, Brussels ART-DECOR Challenge "Adherence to Standards ensures interoperability between different medical information systems"

More information

Infrastructure for Multilayer Interoperability to Encourage Use of Heterogeneous Data and Information Sharing between Government Systems

Infrastructure for Multilayer Interoperability to Encourage Use of Heterogeneous Data and Information Sharing between Government Systems Hitachi Review Vol. 65 (2016), No. 1 729 Featured Articles Infrastructure for Multilayer Interoperability to Encourage Use of Heterogeneous Data and Information Sharing between Government Systems Kazuki

More information

DICOM Structured Reporting

DICOM Structured Reporting inforad 891 DICOM Structured Reporting Part 1. Overview and Characteristics 1 Rada Hussein, MSc Uwe Engelmann, PhD Andre Schroeter, MSc Hans-Peter Meinzer, PhD Supplement 23 to (DICOM) is an introduction

More information

CMS and ehealth. Robert Tagalicod Director, Office of ehealth Standards and Services (OESS)

CMS and ehealth. Robert Tagalicod Director, Office of ehealth Standards and Services (OESS) CMS and ehealth Robert Tagalicod Director, Office of ehealth Standards and Services (OESS) Robert Anthony Deputy Director, Health IT Initiatives Group, OESS September 16, 2013 www.cms.gov/ehealth 2 ehealth

More information

Standards for Image & Report Sharing for Tele-radiology & EPR - update on Canada Infoway & US HIE Peter Bak, Ph.D., CMC EHI Live 2012 May 2012

Standards for Image & Report Sharing for Tele-radiology & EPR - update on Canada Infoway & US HIE Peter Bak, Ph.D., CMC EHI Live 2012 May 2012 Standards for Image & Report Sharing for Tele-radiology & EPR - update on Canada Infoway & US HIE Peter Bak, Ph.D., CMC EHI Live 2012 May 2012 Disclosures Consultant to: Humber River Regional Hospital

More information

University of Wollongong. Research Online

University of Wollongong. Research Online University of Wollongong Research Online University of Wollongong Thesis Collection 1954-2016 University of Wollongong Thesis Collections 2009 Complete interoperability in healthcare : technical, semantic

More information

4.3 Case Study #09: National ehealth network in Denmark

4.3 Case Study #09: National ehealth network in Denmark 4.3 Case Study #09: National ehealth network in Denmark Author of case study within the estandards project: Morten Bruun-Rasmussen Project name: National ehealth network in Denmark Project

More information

PAKISTAN HOW TO SPEED UP THE INTRODUCTION OF EHEALTH SERVICES IN DEVELOPING COUNTRIES

PAKISTAN HOW TO SPEED UP THE INTRODUCTION OF EHEALTH SERVICES IN DEVELOPING COUNTRIES HOW TO SPEED UP THE INTRODUCTION OF EHEALTH SERVICES IN DEVELOPING COUNTRIES V. Androuchko¹, Asif Zafar Malik² ¹International University in Geneva, Switzerland ² Rawalpindi Medical College, Pakistan 1

More information

Monarch General Capabilities Overview EMPOWERING ENABLING CONNECTING

Monarch General Capabilities Overview EMPOWERING ENABLING CONNECTING Monarch General Capabilities Overview EMPOWERING ENABLING CONNECTING Executive Summary Monarch is a data translation, interface engine and routing solution for enterprise and system owners. Whether your

More information

Discuss and finalize recommendations on Entity-Level Provider Directories (ELPDs):

Discuss and finalize recommendations on Entity-Level Provider Directories (ELPDs): Agenda Discuss and finalize recommendations on Entity-Level Provider Directories (ELPDs): Users Uses/Functionality Directory Content Operating Requirements/Business Models Terminology Two TF calls to complete

More information

CMS QRDA Implementation Guide Changes for CY 2017 Hospital Quality Reporting

CMS QRDA Implementation Guide Changes for CY 2017 Hospital Quality Reporting CMS QRDA Implementation Guide Changes for CY 2017 Hospital Quality Reporting Yan Heras, PhD Principal Informaticist, Enterprise Science and Computing (ESAC), Inc. Artrina Sturges, EdD Project Lead, Inpatient

More information

Direct, DirectTrust, and FHIR: A Value Proposition

Direct, DirectTrust, and FHIR: A Value Proposition Direct, DirectTrust, and FHIR: A Value Proposition August 10, 2017 Authors: Grahame Grieve, HL7 Product Director for FHIR; David Kibbe, Luis Maas, Greg Meyer, and Bruce Schreiber, members of the DirectTrust

More information

CAQH CORE Webinar Series: Use & Adoption of Attachments in Healthcare Administration, Part IV

CAQH CORE Webinar Series: Use & Adoption of Attachments in Healthcare Administration, Part IV CAQH CORE Webinar Series: Use & Adoption of Attachments in Healthcare Administration, Part IV Clinical Document Architecture (CDA) Basics -- Clinical Content (CDA Body) Thursday, January 18, 2018 2:00

More information

OVERVIEW OF VIETNAM S ICT SECTOR & EHEALTH IN VIETNAM. Geneve, 07/2012

OVERVIEW OF VIETNAM S ICT SECTOR & EHEALTH IN VIETNAM. Geneve, 07/2012 OVERVIEW OF VIETNAM S ICT SECTOR & EHEALTH IN VIETNAM Geneve, 07/2012 Nội dung Contents 1. Vietnam ICT: MP and potential 2. IT Application in the Health sector & Ehealth in Vietnam 3. Recommendations,

More information

IHE Radiation Oncology Technical Framework Supplement. Treatment Delivery Workflow (TDW) Draft for Public Comment

IHE Radiation Oncology Technical Framework Supplement. Treatment Delivery Workflow (TDW) Draft for Public Comment Integrating the Healthcare Enterprise IHE Radiation Oncology Technical Framework Supplement Treatment Delivery Workflow (TDW) Draft for Public Comment Date: January 29, 2010 Author: David Murray Email:

More information

Conference on ehealthstrategy

Conference on ehealthstrategy Conference on ehealthstrategy 18 March 2015 Chaophaya Park Hotel Bangkok, Thailand 1 Objectives and Expectations To introduce the joint WHO-ITU National ehealth Strategy To discuss the components of a

More information

EHR Connectivity Integration Specification

EHR Connectivity Integration Specification EHR Connectivity Integration Specification HeC Contact information Name Phone Email Title/Role Jeremy Smith (315) 671 2241 x320 jsmith@healtheconnections.org Manager, HIE Integration OVERVIEW This document

More information

User Manual/Guide for Direct Using encompass 3.0. Prepared By: Arête Healthcare Services, LLC

User Manual/Guide for Direct Using encompass 3.0. Prepared By: Arête Healthcare Services, LLC User Manual/Guide for Direct Using encompass 3.0 Prepared By: Arête Healthcare Services, LLC Document Version: V1.0 10/02/2015 Contents Direct Overview... 3 What is Direct?... 3 Who uses Direct?... 3 Why

More information

Initial release of specifications for AHRQ Common Formats for Event Reporting Community Pharmacy Version 1.0 (CFER-CP V1.0)

Initial release of specifications for AHRQ Common Formats for Event Reporting Community Pharmacy Version 1.0 (CFER-CP V1.0) IMPLEMENTATION GUIDE AHRQ Common Formats for Event Reporting Community Pharmacy Version 1.0 Technical Specifications for Data Submission from PSO to PSOPPC AHRQ Common Formats for Event Reporting Community

More information

Interoperability. Doug Fridsma, MD PhD President & CEO, AMIA

Interoperability. Doug Fridsma, MD PhD President & CEO, AMIA Interoperability Doug Fridsma, MD PhD President & CEO, AMIA Getting to Interoperability To get to interoperability (or to avoid information blocking) we need a common understanding of the problem Can t

More information

Unifying Hydrological Time Series Data for a Global Water Portal

Unifying Hydrological Time Series Data for a Global Water Portal Unifying Hydrological Time Series Data for a Global Water Portal Pathai Suwannawiwat Chayakorn Netramai The Sirindhorn International Thai-German Graduate School of Engineering King Mongkut s University

More information

ScienceDirect. Exporting data from an openehr repository to standard formats

ScienceDirect. Exporting data from an openehr repository to standard formats Available online at www.sciencedirect.com ScienceDirect Procedia Technology 16 (2014 ) 1391 1396 CENTERIS 2014 - Conference on ENTERprise Information Systems / ProjMAN 2014 - International Conference on

More information

Semantic interoperability, e-health and Australian health statistics

Semantic interoperability, e-health and Australian health statistics Semantic interoperability, e-health and Australian health statistics Sally Goodenough Abstract E-health implementation in Australia will depend upon interoperable computer systems to share information

More information

EBS goes social - The triumvirate Liferay, Application Express and EBS

EBS goes social - The triumvirate Liferay, Application Express and EBS EBS goes social - The triumvirate Liferay, Application Express and EBS Keywords: EBS, Portals, Application Express, Integration Overview Michael Pergande PROMATIS software GmbH Ettlingen As part of Oracle

More information

Dynamic adaptation software for virtual interconsultation

Dynamic adaptation software for virtual interconsultation Journal of Physics: Conference Series OPEN ACCESS Dynamic adaptation software for virtual interconsultation To cite this article: P F Solarz et al 2013 J. Phys.: Conf. Ser. 477 012013 View the article

More information

Global Telemedicine Market (Telehome and TeleHospital): Size, Trends & Forecasts ( ) March 2017

Global Telemedicine Market (Telehome and TeleHospital): Size, Trends & Forecasts ( ) March 2017 Global Telemedicine Market (Telehome and TeleHospital): Size, Trends & Forecasts (2017-2021) March 2017 Global Telemedicine Market Report Scope of the Report The report entitled Global Telemedicine Market:

More information

M2 Glossary of Terms and Abbreviations

M2 Glossary of Terms and Abbreviations M2 Glossary of Terms and Abbreviations 11 June 2015 M2: Electronic Standards for the Transfer of Regulatory Information Updated at ICH Expert Working Group meeting, Fukuoka, June 2015 Definitions... 2

More information

M403 ehealth Interoperability Overview

M403 ehealth Interoperability Overview CEN/CENELEC/ETSI M403 ehealth Interoperability Overview 27 May 2009, Bratislava Presented by Charles Parisot www.ehealth-interop.eu Mandate M/403 M/403 aims to provide a consistent set of standards to

More information

Integrating the Healthcare Enterprise Patient Care Devices

Integrating the Healthcare Enterprise Patient Care Devices Integrating the Healthcare Enterprise Patient Care Devices Anything can be integrated Un-Interoperability: Highest Cause of Health IT project failures Base Standards The Hospital EHRs, CMMS, other ehealth

More information

Connected Health Principles

Connected Health Principles Version 2.1 Table of Contents 1 INTRODUCTION... 1 2 TERMINOLOGY... 1 3 CONNECTED HEALTH PRINCIPLES... 4 3.1 CONNECTED HEALTH FOUNDATION PRINCIPLES...5 3.2 CONNECTED HEALTH ARCHITECTURAL PRINCIPLES... 6

More information

XML Based on HL 7 V 3.0 Message Exchanging Model for Hospital Information System

XML Based on HL 7 V 3.0 Message Exchanging Model for Hospital Information System International Journal of Computational Intelligence and Healthcare Informatics, Vol. 3, No. 2, July-December 2010, pp. 85-88 Published by Serials Publications, ISSN : 0973-7413 XML Based on HL 7 V 3.0

More information

The use of standard content specifications in a national health interoperability framework

The use of standard content specifications in a national health interoperability framework electronic Journal of Health Informatics http://www.ejhi.net 2010; Vol 5(1): e3 The use of standard content specifications in a national health interoperability framework Sam Heard CHIME, University College

More information

Working with Health IT Systems is available under a Creative Commons Attribution-NonCommercial- ShareAlike 3.0 Unported license.

Working with Health IT Systems is available under a Creative Commons Attribution-NonCommercial- ShareAlike 3.0 Unported license. Working with Health IT Systems is available under a Creative Commons Attribution-NonCommercial- ShareAlike 3.0 Unported license. Johns Hopkins University. Welcome to Quality Improvement: Data Quality Improvement.

More information

State Planning Organization Information Society Department

State Planning Organization Information Society Department Information Society Department - October TR. Information Society Department Information Society Strategy Duration / Pro- Post- 1 Formulating the Information Society Strategy All Public Institutions Universities

More information

A Pilot Implementation of DIRECT Messaging and Provider Directory Services in the Palomar Health District

A Pilot Implementation of DIRECT Messaging and Provider Directory Services in the Palomar Health District A Pilot Implementation of DIRECT Messaging and Provider Directory Services in the Palomar Health District Project Overview and Plan Sujansky & Associates, LLC 1. Project Objectives Figure 1. High-level

More information

ISO INTERNATIONAL STANDARD. Health informatics Digital imaging and communication in medicine (DICOM) including workflow and data management

ISO INTERNATIONAL STANDARD. Health informatics Digital imaging and communication in medicine (DICOM) including workflow and data management INTERNATIONAL STANDARD ISO 12052 First edition 2006-11-01 Health informatics Digital imaging and communication in medicine (DICOM) including workflow and data management Informatique de santé Imagerie

More information

National ehealth and esocial strategy 2020 in Finland

National ehealth and esocial strategy 2020 in Finland National ehealth and esocial strategy 2020 in Finland Knowledge supporting wellbeing and reformed services Teemupekka Virtanen Ministry of Social Affairs and Health Finland Local and regional ehealth situation

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 3,500 108,000 1.7 M Open access books available International authors and editors Downloads Our

More information

SNOMED CT Implementation Approaches. National Resource Centre for EHR Standards (NRCeS) C-DAC, Pune

SNOMED CT Implementation Approaches. National Resource Centre for EHR Standards (NRCeS) C-DAC, Pune SNOMED CT Implementation Approaches National Resource Centre for EHR Standards (NRCeS) C-DAC, Pune SNOMED CT with no Health Record SNOMED CT is a powerful modern clinical terminology Comprehensive scope

More information

Language Grid Toolbox: Open Source Multi-language Community Site

Language Grid Toolbox: Open Source Multi-language Community Site Language Grid Toolbox: Open Source Multi-language Community Site Masahiro Tanaka, Yohei Murakami, Donghui Lin National Institute of Information and Communications Technology (NICT) 3-5 Hikaridai, Seika-Cho,

More information

(60 min) California State Updates

(60 min) California State Updates (60 min) California State Updates Presenters: 30 min Speranza Avram, CEO, CalHIPSO: EHR status & uptake in CA 20 min David A. Minch, President & COO, HealthShare Bay Area: HIE status 10 min Questions 1

More information

IHE IT Infrastructure Technical Framework Supplement. Non-patient File Sharing (NPFSm) Rev. 1.1 Trial Implementation

IHE IT Infrastructure Technical Framework Supplement. Non-patient File Sharing (NPFSm) Rev. 1.1 Trial Implementation Integrating the Healthcare Enterprise 5 IHE IT Infrastructure Technical Framework Supplement 10 Non-patient File Sharing (NPFSm) HL7 FHIR STU 3 15 Using Resources at FMM Level 3-5 Rev. 1.1 Trial Implementation

More information

4) Organization NPI (Can be retrieved from the NPPES NPI Registry here: https://npiregistry.cms.hhs.gov/):

4) Organization NPI (Can be retrieved from the NPPES NPI Registry here: https://npiregistry.cms.hhs.gov/): Mass HIway Connection Requirement Attestation Form Year 2 Atestation Mass HIway Form Connection Year 1 Requirement Mass HIway Connection Requirement Purpose: This Attestation Form shall be completed by

More information

Remote Health Service System based on Struts2 and Hibernate

Remote Health Service System based on Struts2 and Hibernate St. Cloud State University therepository at St. Cloud State Culminating Projects in Computer Science and Information Technology Department of Computer Science and Information Technology 5-2017 Remote Health

More information

Health Information Exchange (Summary of Care) Meaningful Use 2016 Job Aid

Health Information Exchange (Summary of Care) Meaningful Use 2016 Job Aid Health Information Exchange (Summary of Care) Meaningful Use 2016 Job Aid Health Information Exchange (Summary of Care/Transition of Care) This document outlines the workflow for meeting this measure in

More information

Beyond Regional Health Information Exchange in China: A Practical and Industrial-Strength Approach

Beyond Regional Health Information Exchange in China: A Practical and Industrial-Strength Approach Beyond Regional Health Information Exchange in China: A Practical and Industrial-Strength Approach Shengping Liu, PhD 1, Baoyao Zhou, PhD 1, Guotong Xie, MS 1, Jing Mei, PhD 1, Haifeng Liu, PHD 1, Changsheng

More information

Executive Summary for deliverable D6.1: Definition of the PFS services (requirements, initial design)

Executive Summary for deliverable D6.1: Definition of the PFS services (requirements, initial design) Electronic Health Records for Clinical Research Executive Summary for deliverable D6.1: Definition of the PFS services (requirements, initial design) Project acronym: EHR4CR Project full title: Electronic

More information

Form Identifying. Figure 1 A typical HTML form

Form Identifying. Figure 1 A typical HTML form Table of Contents Form Identifying... 2 1. Introduction... 2 2. Related work... 2 3. Basic elements in an HTML from... 3 4. Logic structure of an HTML form... 4 5. Implementation of Form Identifying...

More information

EuroRec Functional Statements Repository. EHR-QTN Workshop Vilnius, January 26, 2011 Dr. Jos Devlies, Belgium

EuroRec Functional Statements Repository. EHR-QTN Workshop Vilnius, January 26, 2011 Dr. Jos Devlies, Belgium EuroRec Functional Statements Repository EHR-QTN Workshop Vilnius, January 26, 2011 Dr. Jos Devlies, Belgium Health IT has a great potential To increase efficiency of care by Reducing useless and duplicated

More information

T E L E H E A LT H S O L U T I O N S

T E L E H E A LT H S O L U T I O N S TELEHEALTH SOLUTIONS TELEHEALTH SOLUTIONS Howard s virtual care and telehealth offerings range from easyto-use kits to full all-in-one solutions for telehealth related communications. Our product offering

More information

HL7 Development Framework

HL7 Development Framework HL7 Development Framework Version 3.0 Model Driven Standards Development Abdul-Malik Shakir Principal Consultant, Shakir Consulting October 2005 Introduction to Health Level Seven Health Level Seven (HL7)

More information

April 25, Dear Secretary Sebelius,

April 25, Dear Secretary Sebelius, April 25, 2014 Department of Health and Human Services Office of the National Coordinator for Health Information Technology Attention: 2015 Edition EHR Standards and Certification Criteria Proposed Rule

More information

JISC PALS2 PROJECT: ONIX FOR LICENSING TERMS PHASE 2 (OLT2)

JISC PALS2 PROJECT: ONIX FOR LICENSING TERMS PHASE 2 (OLT2) JISC PALS2 PROJECT: ONIX FOR LICENSING TERMS PHASE 2 (OLT2) Functional requirements and design specification for an ONIX-PL license expression drafting system 1. Introduction This document specifies a

More information

Software Architecture Document

Software Architecture Document Software Architecture Document Ontology Management Cell 1.3 1 of 21 Abstract: This is a software architecture document for Ontology Management (ONT) cell. It identifies and explains important architectural

More information

The Role of Interoperability in Critical Care Information Systems

The Role of Interoperability in Critical Care Information Systems The Role of Interoperability in Critical Care Information Systems Maria Hendrickson RN MSN MSCS BC Clinical Software Architect Philips Healthcare Informatics Care Information Systems 1 Objectives Describe

More information

Fingerprint Authentication for SIS-based Healthcare Systems

Fingerprint Authentication for SIS-based Healthcare Systems Fingerprint Authentication for SIS-based Healthcare Systems Project Report Introduction In many applications there is need for access control on certain sensitive data. This is especially true when it

More information

The GAPS Framework. To develop national healthcare ICT systems, countries need to work on 4 important fundamental topics.

The GAPS Framework. To develop national healthcare ICT systems, countries need to work on 4 important fundamental topics. IV. The GAPS Framework To develop national healthcare ICT systems, countries need to work on 4 important fundamental topics. National Health Information Systems Blueprint (the Architecture) A Health Information

More information

Lab Results Interface (LRI) The Flexible Implementation Guide (IG) Standards and Interoperability Framework Initiative (ONC) Ken McCaslin, FHL7

Lab Results Interface (LRI) The Flexible Implementation Guide (IG) Standards and Interoperability Framework Initiative (ONC) Ken McCaslin, FHL7 Lab Results Interface (LRI) The Flexible Implementation Guide (IG) Standards and Interoperability Framework Initiative (ONC) Ken McCaslin, FHL7 Director, Healthcare Standards Quest Diagnostics Chair Technical

More information

Request for Information Technical Response White Paper for Joint Operational Medicine Information Systems (JOMIS)

Request for Information Technical Response White Paper for Joint Operational Medicine Information Systems (JOMIS) Request for Information Technical Response White Paper for Joint Operational Medicine Information Systems (JOMIS) Ensuring Continuity of Data 5 May 2017 Prepared by: Northrop Grumman Systems Corporation

More information

California State Updates. Presenter: David A. Minch, President & COO, HealthShare Bay Area

California State Updates. Presenter: David A. Minch, President & COO, HealthShare Bay Area California State Updates Presenter: David A. Minch, President & COO, HealthShare Bay Area 1 Trust is the Foundation for Health Data Exchange Patients must trust the Providers to hold their data securely,

More information

An RDF-Based Mediator for Health Data Interoperability

An RDF-Based Mediator for Health Data Interoperability Medical Informatics in a United and y Europe K-P Adlassnig et al (Eds) IOS Press, 2009 2009 European Federation for Medical Informatics All rights reserved doi:103233/978-1-60750-044-5-399 399 An RDF-Based

More information

Efficiently Sharing All of a Patient s Data With All their Providers Completing the Model

Efficiently Sharing All of a Patient s Data With All their Providers Completing the Model www.gdhealth.com Efficiently Sharing All of a Patient s Data With All their Providers Completing the Model Multi-Source Longitudinal Medical Record (MLMR) Thomas Pole and Robert Guajardo 6.13.2017 Our

More information

OnCore Enterprise Research. Subject Administration Full Study

OnCore Enterprise Research. Subject Administration Full Study OnCore Enterprise Research Subject Administration Full Study Principal Investigator Clinical Research Coordinator June 2017 P a g e 1 This page is intentionally blank. P a g e 2 Table of Contents What

More information

An Adaptive Virtual-Reality User-Interface for Patient Access to the Personal Electronic Medical Record

An Adaptive Virtual-Reality User-Interface for Patient Access to the Personal Electronic Medical Record An Adaptive Virtual-Reality User-Interface for Patient Access to the Personal Electronic Medical Record Steffen Märkle, Kai Köchy, René Tschirley, Heinz U. Lemke Technical University of Berlin FG Computer

More information

The Development of Health Information Standards in Thailand

The Development of Health Information Standards in Thailand The Development of Health Information Standards in Thailand Asia ehealth Information Network (AeHIN) Workshop UN ESCAP Building, Bangkok, Thailand 8 August 2012 Boonchai Kijsanayotin M.D., Ph.D. (Health

More information

Federal-State Connections: Opportunities for Coordination and Collaboration

Federal-State Connections: Opportunities for Coordination and Collaboration Federal-State Connections: Opportunities for Coordination and Collaboration State Health Information Exchange Program October 23, 2012 Chris Muir Program Manager 1 ONC Overview Vision A health system that

More information

Building an Ancillary System for Cancer Registries from SDC CAP Templates

Building an Ancillary System for Cancer Registries from SDC CAP Templates Building an Ancillary System for Cancer Registries from SDC CAP Templates Jennifer Seiffert, MLIS, CTR, Northrop Grumman, under contract to CDC s NPCR Sanjeev Baral, Northrop Grumman, under contract to

More information

Towards a Semantic Interoperability Environment

Towards a Semantic Interoperability Environment Towards a Semantic Interoperability Environment Isela Macía GE Global Research Rio de Janeiro, Brazil bertran@ge.com Abstract The variety of Electronic Health Records (EHRs) makes interoperability a global

More information