[ 源代码: python-hl7 ]
软件包:python-hl7(0.3.4-3)
Python library for parsing HL7 messages
HL7 is a communication protocol and message format for health care data. It is the de-facto standard for transmitting data between clinical information systems and between clinical devices. The version 2.x series, which is often is a pipe delimited format is currently the most widely accepted version of HL7 (version 3.0 is an XML-based format). python-hl7 currently only parses HL7 version 2.x messages into an easy to access, list-based, data structure.
负责填实 python-hl7 的软件包
- python3-hl7
- Python3 library for parsing HL7 messages
其他与 python-hl7 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-six
- Python 2 和 3 兼容库(Python 2 接口)
-
- rec: python-mock
- Mocking and Testing Library