...
Syntax
Code Block |
---|
parse-as-hl7 <column>:column [depth] |
The <column>
column
contains HL7 V2 messages, v2.1 through v2.6.
...
Applying this directive to the above message:
Code Block |
---|
parse-as-hl7 :body |
would result results in a record of this form:
...
Once each segment has been converted into JSON, you can apply PARSE-AS-JSON or JSON-PATH directives on the record.