1 / 12

MARC-HI Everest Framework

MARC-HI Everest Framework. HL7v3 API Architecture Overview February 2 , 2010. Agenda. Introduction Overview What is the Everest Framework? Components From HL7v3 MIF to XML Instance Developer Experience. What is the Everest Framework?.

hetal
Télécharger la présentation

MARC-HI Everest Framework

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. MARC-HI Everest Framework HL7v3 API Architecture Overview February 2, 2010

  2. Agenda • Introduction • Overview • What is the Everest Framework? • Components • From HL7v3 MIF to XML Instance • Developer Experience

  3. What is the Everest Framework? • Everest is the foundation for an HL7v3 Messaging API • Class/Object representation of structures from pCS MIFs • Improved v3 experience • Extensive documentation in developer’s IDE • Parameterized constructors, operators, and helper functions • Flexible ITS and Transport layers • Current version .NET based

  4. Components • Data-Types • Hand written • Combination of R1 and R2 data type structures • Provide validation, operator overloading and other valuable functionality (compression, formatting data, etc..) • RMIM Classes • Automatically generated from MIF v2

  5. Components (Cont’d) • Formatters • (De)Serializes class structures a variety of formats (XML, Binary, etc...) • Can be combined • Provide validation support • Optimizes mass processing of HL7v3 structures • Connectors • Transports classes to/from remote endpoints using HL7v3

  6. HL7v3 System Application Data Canonical Data Canonical Data Development RIM Graph RIM Graph ITS Graph ITS Graph Transport Transport

  7. Everest Application Data Canonical Data Canonical Data Development RIM Graph RIM Graph MARC-HI Everest ITS Graph ITS Graph Transport Transport

  8. From MIF to Instance Formatters Data Types XML ITS 1.x Generated DLL Data Type R1 RMIM Classes Application Code Vocabulary GPMR Create No ITS? Use Structures <PRPA_IN1012..<id root=“” MIF v2 XML ITS1.0 with DT R1

  9. Sending the Instance Connector WCF Formatter Remote System Application Code RMIM RMIM <PRPA_IN1012..<id root=“…<versionCod Send <PRPA_IN1012..<id root=“”

  10. How does it all fit? App Data Application Data Data Types Canonical Data Canonical Data Application Code Development RIM Graph RIM Graph Generated Types MARC-HI Everest ITS Graph ITS Graph Formatter Transport Transport Connector

  11. Demonstration • Everest support site • Downloads • Tutorials • Code documentation library • Using Everest in Visual Studio • Project Templates • MCCI example • Hello World example

  12. Obtaining MARC-HI Everest http://everest.marc-hi.ca (Apache Open Source License) Support available through: Everest forums (website above) Email (duane.bender@mohawkcollege.ca) Telephone 905-575-1212 x 3653

More Related