This wiki has undergone a migration to Confluence found Here
Difference between revisions of "HL7 V2 FAQ"
Jump to navigation
Jump to search
Rene spronk (talk | contribs) |
Rene spronk (talk | contribs) |
||
Line 15: | Line 15: | ||
Q: What's the equivalent of the HL7 v2 null value (|""|) in HL7 version 3? | Q: What's the equivalent of the HL7 v2 null value (|""|) in HL7 version 3? | ||
*A: See [[Null]] | *A: See [[Null]] | ||
+ | |||
+ | Q: What tools can I use to transform v2.XML into v2 pipe-hat syntax? | ||
+ | *A: See [[v2.XML to v2 ER encoding transformation]] |
Revision as of 16:36, 6 December 2009
HL7 V2 Frequently Asked Questions (FAQ)
Please feel free to add questions here concerning HL7 Version2.
Q: Where can I find the latest v2.xml specification, schemas, DTDs etc.
- A: http://www.hl7.org/special/Committees/xml/drafts/v2xml.html . Things that are ZIP files are schemas and DTD. Things that are PDFs are specifications.
Q: Where can I find tools for working with V2
- A: See below for a list of tools (feel free to add to this list:)
- http://www.hl7.org.au/HL7-Tools.htm lists lots of tools for all things HL7.
Q: How does one use UNICODE?
Q: What's the equivalent of the HL7 v2 null value (|""|) in HL7 version 3?
- A: See Null
Q: What tools can I use to transform v2.XML into v2 pipe-hat syntax?