{ "info": { "author": "Frederic Laurent", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Healthcare Industry", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Communications", "Topic :: Scientific/Engineering :: Medical Science Apps.", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Parser for HL7 messages. See http://www.hl7.org\n\nThe parser delivers a dictionary. The keys are the HL7 terser expressions,\nand the value are the values in the message designed by the terser.\nExample : Patient Identifier is accessible by a simple access\nlike hl7dict[\"PID-3-1\"] if hl7dict is the result of the parsing.\n\nReleased under MIT Licence.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/flrt/hl7tersely", "keywords": "HL7,hl7,terser", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "hl7tersely", "package_url": "https://pypi.org/project/hl7tersely/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hl7tersely/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/flrt/hl7tersely" }, "release_url": "https://pypi.org/project/hl7tersely/1.2/", "requires_dist": null, "requires_python": null, "summary": "Lightweight HL7 parser focused on HL7 tersers", "version": "1.2" }, "last_serial": 1562690, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "e85a803dc8bc311717b659d61a1a4227", "sha256": "8825ff3eef006858e433bddc46aac56a266c591b86b3930cbb08f5a8e62ac3ae" }, "downloads": -1, "filename": "hl7tersely-1.0.tar.gz", "has_sig": false, "md5_digest": "e85a803dc8bc311717b659d61a1a4227", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4635, "upload_time": "2013-07-13T21:27:07", "url": "https://files.pythonhosted.org/packages/b4/7a/c5be3dc3295faf69591f23c101c9f60171f6a5e2727e518ea903c570fe83/hl7tersely-1.0.tar.gz" } ], "1.1": [], "1.2": [ { "comment_text": "", "digests": { "md5": "3422a99581d8c9a8bda611ce8c36a67c", "sha256": "625149edeb8b3369b56fb003a0e3cd8655fde00af3111ba7f14ee38bd5981752" }, "downloads": -1, "filename": "hl7tersely-1.2.tar.gz", "has_sig": false, "md5_digest": "3422a99581d8c9a8bda611ce8c36a67c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4872, "upload_time": "2015-05-26T10:40:46", "url": "https://files.pythonhosted.org/packages/a6/68/71bb7e620fe53210fdca9b758d556db9e39a28d9feff61d40751c57d9a8e/hl7tersely-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3422a99581d8c9a8bda611ce8c36a67c", "sha256": "625149edeb8b3369b56fb003a0e3cd8655fde00af3111ba7f14ee38bd5981752" }, "downloads": -1, "filename": "hl7tersely-1.2.tar.gz", "has_sig": false, "md5_digest": "3422a99581d8c9a8bda611ce8c36a67c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4872, "upload_time": "2015-05-26T10:40:46", "url": "https://files.pythonhosted.org/packages/a6/68/71bb7e620fe53210fdca9b758d556db9e39a28d9feff61d40751c57d9a8e/hl7tersely-1.2.tar.gz" } ] }