Hi all,

I'm interested in the GSoC project, HL7 extension to Siddhi
<https://docs.wso2.com/display/GSoC/Project+Proposals+for+2018#ProjectProposalsfor2018-Proposal2:HL7extensiontoSiddhi>.
As I understood the project is about receiving an  HL7 type message and map
it into a Siddhi event and when publishing, convert the siddhi event to an
HL7 message. there are 3 versions of HL7, v2, v3, and FHIR.

V2 is a text formate, the segments are separated by pipes. we can use a v2
parser <https://hapifhir.github.io/hapi-hl7v2/> for java to map these
events.

 V3 is in XML format. we can use any XML parser to create our own parser.

FHIR is in both json and XML formats. again we can use any json and XML
parsers map the data to siddhi event. and vise versa.

can anyone suggest good reading materials for me to get started?

Thanks,
Isham

Isham Mohamed
Undergraduate  University of Moratuwa Sri Lanka
Computer Science & Engineering

p: 0778696585

<https://lk.linkedin.com/in/isham-mohamed-890792109>.
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to