hl7-2-soap 0.2.0

HL7® v2 over SOAP: the envelope, faults, payload carriage, WSDL, and response evaluation that carry Health Level Seven (HL7) version 2 (v2) messages over HTTP instead of MLLP. HL7®, and FHIR® are the registered trademarks of Health Level Seven International and their use of these trademarks does not constitute an endorsement by HL7. This project is an independent work.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "hl7-2-soap"
version = "0.2.0"
dependencies = [
 "hl7-2-xml-lite-helper",
]

[[package]]
name = "hl7-2-xml-lite-helper"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5946f2360dce031cd080f351528aa147024abe681ef2246838f3c505c3674dd3"