UNPKG

@redoxengine/redox-hl7-v2

Version:

A parser for hl7 version 2 messages. Creates json from v2 messages, and creates v2 messages from json.

39 lines 616 B
{ "fields": [ { "field": "EVN.1", "minOccurs": "0", "maxOccurs": "1" }, { "field": "EVN.2", "minOccurs": "1", "maxOccurs": "1" }, { "field": "EVN.3", "minOccurs": "0", "maxOccurs": "1" }, { "field": "EVN.4", "minOccurs": "0", "maxOccurs": "1" }, { "field": "EVN.5", "minOccurs": "0", "maxOccurs": "unbounded" }, { "field": "EVN.6", "minOccurs": "0", "maxOccurs": "1" }, { "field": "EVN.7", "minOccurs": "0", "maxOccurs": "1" } ] }