Written by

Lead Technical Analyst at Missouri Health Connection
Question Scott Beeson · Aug 18, 2016

Possible to comment in HL7 schema files?

Did some searching online with no luck.  In Studio, is it possible to add comments to .HL7 schema files?  For instance

 

<!-- This is a comment -->
//or maybe this is

<MessageStructure name='ACK' definition='MSH~MSA~[~ERR~]'/>

Comments

Scott Beeson · Aug 18, 2016

I'm stupid, I hadn't even tried the examples I used above.  <!-- comment --> seems to work fine!

0