SlideShare una empresa de Scribd logo
1 de 7
PPEPR Software to enable  P lug and  P lay  E lectronic  P atient  R ecords Liam Ó Móráin [email_address] +353.87.905.8386
Current Situation Oncology Hospital  Information  System Radiology Cardiology Laboratory
The Product Oncology Hospital  Information  System Radiology Cardiology PPEPR Laboratory Intelligence Automation Semantics
The Current State  Clinical  EPR  System A Clinical  EPR  System B HL7 Engine e.g. Mirth HL7 Engines used BUT Manual Effort Expensive Maintenance Problem Limited to HL7 V2
PPEPR Offering Clinical  EPR  System A Clinical  EPR  System B HL7 Engine Validate Route Transform Semi-Automatic Flexible Robust HL7 V2 & V3 HL7 V2  Ontology HL7 V3  Ontology PPEPR 1 (EDI) 4 (EDI) 3  (SOAP) 2  (SOAP) Semantic Mediation
The Use Case Demonstration Focus HL7 V2.5 HL7 v3 EPR (General Practitioner)  System ( Order Placer or Result Receiver) EPR (Galway Hospital Laboratory) System (Order Fulfiller) PPEPR Laboratory Observation Order Activate, Fulfilment Request Messages Laboratory Observation Order Activate, Fulfilment Request Acknowledgement Laboratory Observation Promise Activate, Confirmation  Laboratory Observation Event Complete, Notification (Test Results) Laboratory Observation Promise Complete, Notification   EPR (Galway Hospital) System (Result Receiver) Laboratory Observation Event Complete, Notification Acknowledgement  HL7 v 3 CDA HL7 v 2.5 CDA 1 1 2 2 3 3 1 2 3 4 4 5 5 6 6 4 5 4 5 6 HL7 V 3
What Will you See? EPR (General Practitioner) Adapter Web Service Mediator Web Service HL7 v2.5 HL7 v 2.5 CDA EPR (Hospital Laboratory) <wsml>  V3 Message <ontology name=&quot;http://www.hl7-v3.org#POLB_IN002120_Instance&quot;>  .......... .......... <attributeValue name=&quot;http://www.hl7-v3.org#addr&quot;> <value type=&quot;http://www.hl7-v3.org#polb_in002120_message_POLBIN002120... </attributeValue> <instance name=&quot;http://www.hl7-v3.org#polb_in002120_message_POLBIN00212... <memberOf>http://www.hl7-v3.org#AD</memberOf> <attributeValue name=&quot;http://www.hl7-v3.org#AD_use&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>HP</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v3.org#AD_streetAddressLine&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>2222 Home Street</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v3.org#AD_city&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>Galway</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v3.org#AD_state&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>Gal</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v3.org#AD_postalCode&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>99999</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v3.org#AD_country&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>Ireland</value> </attributeValue> </instance> .......... .......... </ontology> </wsml> <!-- HL7 v3 source ontology (WSML human readable) --> namespace { _&quot;http://www.hl7-v3.org#&quot;} ontology _&quot;http://www.hl7-v3.org#POLB_IN003130_Ontology&quot; concept _&quot;http://www.hl7-v3.org#AD&quot; subConceptOf _&quot;http://www.hl7-v3.org#DataType&quot; .......... .......... AD_use impliesType _string AD_streetAddressLine impliesType  _string AD_city impliesType  _string AD_postalCode impliesType  _string AD_country impliesType  _string AD_state impliesType  _string ............ <wsml>  V2 Message <ontology name=&quot;http://www.hl7-v2.org#OML_021_Ontology&quot;> .......... .......... <instance name=&quot;http://www.hl7-v2.org/PID_11_Content&quot;> <memberOf>http://www.hl7-v2.org#PID_11_Content</memberOf> <attributeValue name=&quot;http://www.hl7-v2.org#XAD_5_PID_11&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>HP</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v2.org#XAD_1_PID_11&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>2222 Home Street</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v2.org#XAD_6_PID_11&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>Galway</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v2.org#XAD_3_PID_11&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>Gal</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v2.org#XAD_7_PID_11&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>99999</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v2.org#XAD_4_PID_11&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>Ireland</value> </attributeValue> </instance> .......... .......... </ontology> </wsml> <!-- HL7 v2 target ontology (WSML human readable) --> namespace { _&quot;http://www.hl7-v2.org#&quot;} ontology _&quot;http://www.hl7-v2.org#OML_021_Ontology&quot; concept _&quot;http://www.hl7-v2.org#PID_11_Content&quot; ........ ........ XAD_1_PID_11 impliesType  _string XAD_4_PID_11 impliesType  _string XAD_5_PID_11 impliesType  _string XAD_7_PID_11 impliesType  _string XAD_6_PID_11 impliesType  _string XAD_3_PID_11 impliesType  _string ......... ......... HL7 v 3 MSH|^~amp;|456|Good Health Patient Admin System| 123|2.16.840.1.113883.19.3.2408|20020914123111| L| Good Health Lab System | 20040927100100 | PRPA_TE403001|P|T|V3PR1EVN||||||||||||||||| OBR|1-976-245|2.16.840.1.113883.19.3.2409| 1-976-245|2.16.840.1.113883.19.3.2409| An Entity Name|L|PID|1|||1-976-245|H|||M||| 20020211143035.1600-06|HP|2222 Home Street| Galway |Gal|99999|Ireland|||||||0 DB|||||||||||0||||||| V2 Message <?xml version=&quot;1.0&quot; ?>  V3 Message <POLB_IN002120.Message> .......... .......... <addr use=&quot;HP&quot;> <streetAddressLine>2222 Home Street</streetAddressLine> <city>Galway</city> <state>Gal</state> <postalCode>99999</postalCode> <country>Ireland</country> </addr> .......... .......... </POLB_IN002120.Message> <?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?> V2 Message <OML_O21> .......... .......... <PID.11><XAD.1>HP</XAD.1> <XAD.3>2222 Home Street</XAD.3> <XAD.4>Galway</XAD.4> <XAD.5>Gal</XAD.5> <XAD.6>99999</XAD.6> <XAD.7>Ireland</XAD.7> </PID.11> .......... .......... </OML_O21> XSLT XSLT

Más contenido relacionado

Destacado

CMC Q2 2006 published
CMC Q2 2006 publishedCMC Q2 2006 published
CMC Q2 2006 published
finance21
 

Destacado (6)

09 01 13 Web 2.0 Weekly
09 01 13 Web 2.0 Weekly09 01 13 Web 2.0 Weekly
09 01 13 Web 2.0 Weekly
 
CMC Q2 2006 published
CMC Q2 2006 publishedCMC Q2 2006 published
CMC Q2 2006 published
 
Multiscale Anomaly Detection and Image Registration Algorithms for Airborne L...
Multiscale Anomaly Detection and Image Registration Algorithms for Airborne L...Multiscale Anomaly Detection and Image Registration Algorithms for Airborne L...
Multiscale Anomaly Detection and Image Registration Algorithms for Airborne L...
 
eHealth and the Benefits of Standards Deployment Avoiding Market Fragmentation
eHealth and the Benefits of Standards Deployment Avoiding Market FragmentationeHealth and the Benefits of Standards Deployment Avoiding Market Fragmentation
eHealth and the Benefits of Standards Deployment Avoiding Market Fragmentation
 
Web 2.0 Weekly - Aug. 10, 2010: "Consolidation by Google"
Web 2.0 Weekly -  Aug. 10, 2010: "Consolidation by Google"Web 2.0 Weekly -  Aug. 10, 2010: "Consolidation by Google"
Web 2.0 Weekly - Aug. 10, 2010: "Consolidation by Google"
 
Web 2.0 Weekly - Aug. 4, 2010: "Playdom is going to Disney World"
Web 2.0 Weekly - Aug. 4, 2010: "Playdom is going to Disney World"Web 2.0 Weekly - Aug. 4, 2010: "Playdom is going to Disney World"
Web 2.0 Weekly - Aug. 4, 2010: "Playdom is going to Disney World"
 

Similar a PPePR Overview Web2 Ireland

10reasons
10reasons10reasons
10reasons
Li Huan
 
Business Process Execution Language
Business Process Execution LanguageBusiness Process Execution Language
Business Process Execution Language
招政 蔣
 
course slides -- powerpoint
course slides -- powerpointcourse slides -- powerpoint
course slides -- powerpoint
webhostingguy
 
Architecting Web Services
Architecting Web ServicesArchitecting Web Services
Architecting Web Services
Lorna Mitchell
 
Swertz Molgenis Bosc2009
Swertz Molgenis Bosc2009Swertz Molgenis Bosc2009
Swertz Molgenis Bosc2009
bosc
 
Web App Testing With Selenium
Web App Testing With SeleniumWeb App Testing With Selenium
Web App Testing With Selenium
joaopmaia
 

Similar a PPePR Overview Web2 Ireland (20)

PPEPR Project Presentation
PPEPR Project PresentationPPEPR Project Presentation
PPEPR Project Presentation
 
10reasons
10reasons10reasons
10reasons
 
Business Process Execution Language
Business Process Execution LanguageBusiness Process Execution Language
Business Process Execution Language
 
course slides -- powerpoint
course slides -- powerpointcourse slides -- powerpoint
course slides -- powerpoint
 
Architecting Web Services
Architecting Web ServicesArchitecting Web Services
Architecting Web Services
 
Struts2
Struts2Struts2
Struts2
 
Migration testing framework
Migration testing frameworkMigration testing framework
Migration testing framework
 
Supporting Enterprise System Rollouts with Splunk
Supporting Enterprise System Rollouts with SplunkSupporting Enterprise System Rollouts with Splunk
Supporting Enterprise System Rollouts with Splunk
 
Creating Great REST and gRPC API Experiences (in Swift)
Creating Great REST and gRPC API Experiences (in Swift)Creating Great REST and gRPC API Experiences (in Swift)
Creating Great REST and gRPC API Experiences (in Swift)
 
Swertz Molgenis Bosc2009
Swertz Molgenis Bosc2009Swertz Molgenis Bosc2009
Swertz Molgenis Bosc2009
 
jBPM5 in action - a quickstart for developers
jBPM5 in action - a quickstart for developersjBPM5 in action - a quickstart for developers
jBPM5 in action - a quickstart for developers
 
Biomart Update
Biomart UpdateBiomart Update
Biomart Update
 
Automated Unit Testing
Automated Unit TestingAutomated Unit Testing
Automated Unit Testing
 
Presentation log4 j
Presentation log4 jPresentation log4 j
Presentation log4 j
 
Presentation log4 j
Presentation log4 jPresentation log4 j
Presentation log4 j
 
What Is Php
What Is PhpWhat Is Php
What Is Php
 
CrossRef How-to: A Technical Introduction to the Basics of CrossRef, Chuck Ko...
CrossRef How-to: A Technical Introduction to the Basics of CrossRef, Chuck Ko...CrossRef How-to: A Technical Introduction to the Basics of CrossRef, Chuck Ko...
CrossRef How-to: A Technical Introduction to the Basics of CrossRef, Chuck Ko...
 
Web App Testing With Selenium
Web App Testing With SeleniumWeb App Testing With Selenium
Web App Testing With Selenium
 
TeraGrid's GRAM Auditing & Accounting, & its Integration with the LEAD Scienc...
TeraGrid's GRAM Auditing & Accounting, & its Integration with the LEAD Scienc...TeraGrid's GRAM Auditing & Accounting, & its Integration with the LEAD Scienc...
TeraGrid's GRAM Auditing & Accounting, & its Integration with the LEAD Scienc...
 
Introduction to PHP
Introduction to PHPIntroduction to PHP
Introduction to PHP
 

Más de Liam Ó Móráin

Más de Liam Ó Móráin (9)

Notes: Product Innovation through Hackathons @ Deutsche Boerse
Notes: Product Innovation through Hackathons @ Deutsche BoerseNotes: Product Innovation through Hackathons @ Deutsche Boerse
Notes: Product Innovation through Hackathons @ Deutsche Boerse
 
Product Innovation through Hackathons @ Deutsche Boerse
Product Innovation through Hackathons @ Deutsche BoerseProduct Innovation through Hackathons @ Deutsche Boerse
Product Innovation through Hackathons @ Deutsche Boerse
 
CAOEurope-March2016
CAOEurope-March2016CAOEurope-March2016
CAOEurope-March2016
 
Banks RIP Sept 2015
Banks RIP Sept 2015Banks RIP Sept 2015
Banks RIP Sept 2015
 
FBSOpeningSession26MAY15
FBSOpeningSession26MAY15FBSOpeningSession26MAY15
FBSOpeningSession26MAY15
 
Future Bank Summit 2014
Future  Bank Summit 2014Future  Bank Summit 2014
Future Bank Summit 2014
 
Open Coffee Galway 30 Jan 10
Open Coffee Galway 30 Jan 10Open Coffee Galway 30 Jan 10
Open Coffee Galway 30 Jan 10
 
DERI Overview March 2009
DERI Overview March 2009DERI Overview March 2009
DERI Overview March 2009
 
DRM in the Digital Age
DRM in the Digital AgeDRM in the Digital Age
DRM in the Digital Age
 

Último

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Último (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 

PPePR Overview Web2 Ireland

  • 1. PPEPR Software to enable P lug and P lay E lectronic P atient R ecords Liam Ó Móráin [email_address] +353.87.905.8386
  • 2. Current Situation Oncology Hospital Information System Radiology Cardiology Laboratory
  • 3. The Product Oncology Hospital Information System Radiology Cardiology PPEPR Laboratory Intelligence Automation Semantics
  • 4. The Current State Clinical EPR System A Clinical EPR System B HL7 Engine e.g. Mirth HL7 Engines used BUT Manual Effort Expensive Maintenance Problem Limited to HL7 V2
  • 5. PPEPR Offering Clinical EPR System A Clinical EPR System B HL7 Engine Validate Route Transform Semi-Automatic Flexible Robust HL7 V2 & V3 HL7 V2 Ontology HL7 V3 Ontology PPEPR 1 (EDI) 4 (EDI) 3 (SOAP) 2 (SOAP) Semantic Mediation
  • 6. The Use Case Demonstration Focus HL7 V2.5 HL7 v3 EPR (General Practitioner) System ( Order Placer or Result Receiver) EPR (Galway Hospital Laboratory) System (Order Fulfiller) PPEPR Laboratory Observation Order Activate, Fulfilment Request Messages Laboratory Observation Order Activate, Fulfilment Request Acknowledgement Laboratory Observation Promise Activate, Confirmation Laboratory Observation Event Complete, Notification (Test Results) Laboratory Observation Promise Complete, Notification EPR (Galway Hospital) System (Result Receiver) Laboratory Observation Event Complete, Notification Acknowledgement HL7 v 3 CDA HL7 v 2.5 CDA 1 1 2 2 3 3 1 2 3 4 4 5 5 6 6 4 5 4 5 6 HL7 V 3
  • 7. What Will you See? EPR (General Practitioner) Adapter Web Service Mediator Web Service HL7 v2.5 HL7 v 2.5 CDA EPR (Hospital Laboratory) <wsml> V3 Message <ontology name=&quot;http://www.hl7-v3.org#POLB_IN002120_Instance&quot;> .......... .......... <attributeValue name=&quot;http://www.hl7-v3.org#addr&quot;> <value type=&quot;http://www.hl7-v3.org#polb_in002120_message_POLBIN002120... </attributeValue> <instance name=&quot;http://www.hl7-v3.org#polb_in002120_message_POLBIN00212... <memberOf>http://www.hl7-v3.org#AD</memberOf> <attributeValue name=&quot;http://www.hl7-v3.org#AD_use&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>HP</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v3.org#AD_streetAddressLine&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>2222 Home Street</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v3.org#AD_city&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>Galway</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v3.org#AD_state&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>Gal</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v3.org#AD_postalCode&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>99999</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v3.org#AD_country&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>Ireland</value> </attributeValue> </instance> .......... .......... </ontology> </wsml> <!-- HL7 v3 source ontology (WSML human readable) --> namespace { _&quot;http://www.hl7-v3.org#&quot;} ontology _&quot;http://www.hl7-v3.org#POLB_IN003130_Ontology&quot; concept _&quot;http://www.hl7-v3.org#AD&quot; subConceptOf _&quot;http://www.hl7-v3.org#DataType&quot; .......... .......... AD_use impliesType _string AD_streetAddressLine impliesType _string AD_city impliesType _string AD_postalCode impliesType _string AD_country impliesType _string AD_state impliesType _string ............ <wsml> V2 Message <ontology name=&quot;http://www.hl7-v2.org#OML_021_Ontology&quot;> .......... .......... <instance name=&quot;http://www.hl7-v2.org/PID_11_Content&quot;> <memberOf>http://www.hl7-v2.org#PID_11_Content</memberOf> <attributeValue name=&quot;http://www.hl7-v2.org#XAD_5_PID_11&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>HP</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v2.org#XAD_1_PID_11&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>2222 Home Street</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v2.org#XAD_6_PID_11&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>Galway</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v2.org#XAD_3_PID_11&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>Gal</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v2.org#XAD_7_PID_11&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>99999</value> </attributeValue> <attributeValue name=&quot;http://www.hl7-v2.org#XAD_4_PID_11&quot;> <value type=&quot;http://www.wsmo.org/wsml/wsml-syntax#string&quot;>Ireland</value> </attributeValue> </instance> .......... .......... </ontology> </wsml> <!-- HL7 v2 target ontology (WSML human readable) --> namespace { _&quot;http://www.hl7-v2.org#&quot;} ontology _&quot;http://www.hl7-v2.org#OML_021_Ontology&quot; concept _&quot;http://www.hl7-v2.org#PID_11_Content&quot; ........ ........ XAD_1_PID_11 impliesType _string XAD_4_PID_11 impliesType _string XAD_5_PID_11 impliesType _string XAD_7_PID_11 impliesType _string XAD_6_PID_11 impliesType _string XAD_3_PID_11 impliesType _string ......... ......... HL7 v 3 MSH|^~amp;|456|Good Health Patient Admin System| 123|2.16.840.1.113883.19.3.2408|20020914123111| L| Good Health Lab System | 20040927100100 | PRPA_TE403001|P|T|V3PR1EVN||||||||||||||||| OBR|1-976-245|2.16.840.1.113883.19.3.2409| 1-976-245|2.16.840.1.113883.19.3.2409| An Entity Name|L|PID|1|||1-976-245|H|||M||| 20020211143035.1600-06|HP|2222 Home Street| Galway |Gal|99999|Ireland|||||||0 DB|||||||||||0||||||| V2 Message <?xml version=&quot;1.0&quot; ?> V3 Message <POLB_IN002120.Message> .......... .......... <addr use=&quot;HP&quot;> <streetAddressLine>2222 Home Street</streetAddressLine> <city>Galway</city> <state>Gal</state> <postalCode>99999</postalCode> <country>Ireland</country> </addr> .......... .......... </POLB_IN002120.Message> <?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?> V2 Message <OML_O21> .......... .......... <PID.11><XAD.1>HP</XAD.1> <XAD.3>2222 Home Street</XAD.3> <XAD.4>Galway</XAD.4> <XAD.5>Gal</XAD.5> <XAD.6>99999</XAD.6> <XAD.7>Ireland</XAD.7> </PID.11> .......... .......... </OML_O21> XSLT XSLT

Notas del editor

  1. PPEPR is software to enable Plug and Play Electronic Patient Records