[ ソース: python-hl7 ]
パッケージ: python-hl7 (0.3.4-3)
python-hl7 に関するリンク
Debian の資源:
python-hl7 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python-six
- Python 2 および 3 互換性ライブラリ (Python 2 インターフェース)
-
- rec: python-mock
- Mocking and Testing Library