This wiki has undergone a migration to Confluence found Here
Difference between revisions of "Migration from HL7 v2 to HL7 v3"
Jump to navigation
Jump to search
Rene spronk (talk | contribs) (New page: RIMBAA Issue ==Summary== This page contains information about the migration from HL7 version 2 to HL7 version 3. This includes the following aspects: *The translation from HL7 version ...) |
Rene spronk (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[ | + | [[category:Closed AID Issue]] |
==Summary== | ==Summary== | ||
This page contains information about the migration from HL7 version 2 to HL7 version 3. This includes the following aspects: | This page contains information about the migration from HL7 version 2 to HL7 version 3. This includes the following aspects: | ||
Line 6: | Line 6: | ||
*The implementation of a HL7 version 3 interfaces next to existing HL7 version 2 interfaces | *The implementation of a HL7 version 3 interfaces next to existing HL7 version 2 interfaces | ||
+ | ===References=== | ||
*The following page needs to be sourced for concepts: [[Implementation FAQ:Migration from version 2]] | *The following page needs to be sourced for concepts: [[Implementation FAQ:Migration from version 2]] | ||
*The issue is also covered by a module in the 'HL7 v3 implementation training' (module xx, available at xxxURL) | *The issue is also covered by a module in the 'HL7 v3 implementation training' (module xx, available at xxxURL) | ||
+ | *See also [http://www.ringholm.de/docs/04300_en.htm], a whitepaper which contains examples translated between HL7 v2 and HL7 v3. | ||
+ | *See also [http://www.hl7standards.com/blog/2010/11/16/converting-from-an-hl7-version-2-message-to-cda/] a blogpost about v2.x to CDA conversion. | ||
+ | |||
+ | ==Analysis== |
Latest revision as of 08:15, 25 March 2015
Summary
This page contains information about the migration from HL7 version 2 to HL7 version 3. This includes the following aspects:
- The translation from HL7 version 2 messages to HL7 version 3 message structures
- This includes the strategy of extending the current HL7 version 2 messages to facilitate the translation process.
- The implementation of a HL7 version 3 interfaces next to existing HL7 version 2 interfaces
References
- The following page needs to be sourced for concepts: Implementation FAQ:Migration from version 2
- The issue is also covered by a module in the 'HL7 v3 implementation training' (module xx, available at xxxURL)
- See also [1], a whitepaper which contains examples translated between HL7 v2 and HL7 v3.
- See also [2] a blogpost about v2.x to CDA conversion.