HL7 Variant Print Out

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf HL7 Variant Print Out

  • Creator
    Topic
  • #52776
    Rob Lindsey
    Participant

      has anyone figured out a way to either print or output a variant so that it can be viewed by other means other than through the GUI?

    Viewing 1 reply thread
    • Author
      Replies
      • #75437
        Jim Kosloskey
        Participant

          When I want to share the message structure with others I just copy and paste the structure to an email or editor or Word from the GUI.

          Sometimes I take a screen shot.

          If I want a segment layout, I do the same thing.

          email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

        • #75438
          Cullen Linn
          Participant

            I use a PHP script to create an html file. Not super straight-forward, but maybe it will help.

            I’ve attached the script. To run it, you do:

            % php displayVariantHTML.php /path/to/variant >output.html

            For example,

            % php displayVariantHTML C:quovadxqdx5.7integratorformatshl72.3.1 > output.html

            I’ve only used it on cloverleaf 5.7 on Windows, but it usually does the trick on Linux as well. Feel free to hit me back if you run into problems. (I had to rename the extension to .txt to upload it – just change it back after you download it).

        Viewing 1 reply thread
        • The forum ‘Cloverleaf’ is closed to new topics and replies.