linuxforhealth-csvtofhir

View on PyPIReverse Dependencies (0)

1.2.0 linuxforhealth_csvtofhir-1.2.0-py3-none-any.whl

Wheel Details

Project: linuxforhealth-csvtofhir
Version: 1.2.0
Filename: linuxforhealth_csvtofhir-1.2.0-py3-none-any.whl
Download: [link]
Size: 92335
MD5: d1f83fd25ad7528c8f3c7181f47dd1cb
SHA256: 692185b382adb01465f605c56f0bc0acf10de2337a0ae076520ce3600cc6b830
Uploaded: 2022-11-09 20:56:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: linuxforhealth-csvtofhir
Version: 1.2.0
Summary: Maps and converts delimited data to FHIR resources.
Home-Page: https://github.com/LinuxForHealth/CsvToFHIR
License: Apache 2.0 License
Keywords: linuxforhealth,fhir,csv,healthit,edi,hl7
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Platform: any
Requires-Python: >=3.9
Requires-Dist: deepdiff (<6.0,>=5.8)
Requires-Dist: fhir.resources (<7.0,>=6.4)
Requires-Dist: pandas (<1.5,>=1.4)
Requires-Dist: pydantic (<2.0,>=1.9)
Requires-Dist: python-dotenv (<1.0,>=0.20)
Requires-Dist: python-dateutil (<3.0,>=2.8)
Requires-Dist: pytz (==2022.1)
Requires-Dist: pytest (<8.0,>=7.1); extra == "dev"
Requires-Dist: flake8 (<5.0,>=4.0); extra == "dev"
Requires-Dist: autopep8 (<2.0,>=1.6); extra == "dev"
Requires-Dist: isort (<6.0,>=5.10); extra == "dev"
Requires-Dist: jupyterlab; extra == "notebook"
Requires-Dist: smart-open (>=6.2.0); extra == "optimized-streaming"
Provides-Extra: dev
Provides-Extra: notebook
Provides-Extra: optimized-streaming
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5901 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
linuxforhealth/csvtofhir/__init__.py sha256=MpAT5hgNoHnTtG1XRD_GV_A7QrHVU6vJjGSw_8qMGA4 22
linuxforhealth/csvtofhir/config.py sha256=PEwWSpZVz6XWTqQHV4OVC1rfv9Haayp89PZ89oObMJA 1138
linuxforhealth/csvtofhir/converter.py sha256=o7qGzwaYMTaN3mOUNWiVrD7C34t8HdhXpQ1i5-zrb4k 13276
linuxforhealth/csvtofhir/support.py sha256=KZtgxXLM2s3pbP7KTiYF8AsoJhQnUie1-soOzS_vO9Q 4208
linuxforhealth/csvtofhir/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
linuxforhealth/csvtofhir/cli/convert.py sha256=H_9kEJD2xGyacDfa9mX8WJc23IhaAKxqfiwozUOBaHM 9276
linuxforhealth/csvtofhir/cli/main.py sha256=JhDtBeADbYbtgdlFT1PX2F_WETJDo0GFWuBGZon2aV0 2724
linuxforhealth/csvtofhir/cli/validate.py sha256=1wLKWpMnCHviGeZuUy8nQDxz0wnAJZKG-CV_uj6bZwg 1063
linuxforhealth/csvtofhir/fhirrs/__init__.py sha256=I76LW4Lf1c9lOj_qYJCOfgBow3DH3yWRuNPum98_itM 2494
linuxforhealth/csvtofhir/fhirrs/allergy_intolerance.py sha256=srgMfQhMYeY81P6EI2-VhXJhn9PdJVORl9WFbU1kL-c 5173
linuxforhealth/csvtofhir/fhirrs/basic.py sha256=dpi13JbREOOaC2SPEOx8ovb8yvczcVeV6xaUSvmsDHM 5935
linuxforhealth/csvtofhir/fhirrs/condition.py sha256=f0OUij6LUMI-O2L-DZmkcdrzay8GyvuyWfYHOwxfpTw 8844
linuxforhealth/csvtofhir/fhirrs/converter.py sha256=rP3Lv3W2hjsP93YCcM0Qj1vn-DQCnyM61V4_LPFg-qE 1245
linuxforhealth/csvtofhir/fhirrs/diagnostic_report.py sha256=K63DJ9VylFuHvUWSOK5bfIm0oaKc7LYN70Rq-juxniY 543
linuxforhealth/csvtofhir/fhirrs/document_reference.py sha256=PIXmoa44JXfQJfK0_4H_zEfM0DQ5NiyZV3IfisrZUpw 547
linuxforhealth/csvtofhir/fhirrs/encounter.py sha256=uLCREuplFGgAYx337qubgRlPF1XUgL6J_UdKy87HpVU 15525
linuxforhealth/csvtofhir/fhirrs/immunization.py sha256=-iCARRMb3jzq4DKXBwPlfUUsMmNjnNJlejv6wGFIQx8 5213
linuxforhealth/csvtofhir/fhirrs/location.py sha256=VzgMNXVvmcBCrtEiInxW_Tf1zxCWPRya5_v26T_1xYg 1271
linuxforhealth/csvtofhir/fhirrs/medication_administration.py sha256=o-fIxxGyy18tjV3QPhorxFz5z76YsX15DeoX56bFdSY 903
linuxforhealth/csvtofhir/fhirrs/medication_request.py sha256=xN-GrPNdM0CQ_6gSXJTI7k8jHdF719DEUmgghD26JfE 2235
linuxforhealth/csvtofhir/fhirrs/medication_statement.py sha256=fEdpQrxw_kqYjW91qhyOQxo5BaOynPLy1rp3tkgKuWM 505
linuxforhealth/csvtofhir/fhirrs/medication_use.py sha256=u-lh_9_-CuSQNg_96tSmWxxH5VEB_RLvpsD1TNJLJ8k 7888
linuxforhealth/csvtofhir/fhirrs/meta.py sha256=m-zK37C4wIrRbwSo1ozunbLfxc2lRzMXG2I4H2TO8xQ 1791
linuxforhealth/csvtofhir/fhirrs/observation.py sha256=2rBOMfzL0gH38hf9sLXb8wlwGxgjW7bHOc5SQHZDjfI 10320
linuxforhealth/csvtofhir/fhirrs/organization.py sha256=iBSwW__4hc68P-5v494pBJvMfF5SqejGJ6S0OCLKfM4 1031
linuxforhealth/csvtofhir/fhirrs/patient.py sha256=jyVl6Mo9tCcLZBo8YT02qLs1JYaWkxRpDhF8bZWjcKE 5850
linuxforhealth/csvtofhir/fhirrs/practitioner.py sha256=r8FDfMOw3kL8gwRl_9WHEYWMzOBc0tUBEAEAgQxXfnc 5739
linuxforhealth/csvtofhir/fhirrs/procedure.py sha256=zTRCBCl6ePG5bX5W7Pc32aNUO05cUiDVhvMH7Lot0OA 5785
linuxforhealth/csvtofhir/fhirrs/unstructured.py sha256=DTmhtzTm2HK-Hhtl0fph-drS9z1SPwUWGzC1zYh5Wgg 4699
linuxforhealth/csvtofhir/fhirutils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
linuxforhealth/csvtofhir/fhirutils/csv_record_validator.py sha256=zLX5PDGlr7Ff20SaLs2Avnv2ZdVdeo45opF553TB040 598
linuxforhealth/csvtofhir/fhirutils/csv_utils.py sha256=BXaaF9cz2WhplXZ_z2uTXIdTdJ89WU8ypuGFgewNQ3g 2781
linuxforhealth/csvtofhir/fhirutils/fhir_constants.py sha256=C5-tMDJ8X2l7G9AJlV3fiKG1iwHalXSKN4LQXUgH-vA 12980
linuxforhealth/csvtofhir/fhirutils/fhir_identifier_utils.py sha256=_-JUwWeNWY9Dkdsj7o4qTHxFFZ71N6A_cBes2jzxFYM 9279
linuxforhealth/csvtofhir/fhirutils/fhir_utils.py sha256=wNZoKkdbk_HKSdRkr_4n1fXf3z4F6tFNU0J7nJ2uUyA 19191
linuxforhealth/csvtofhir/model/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
linuxforhealth/csvtofhir/model/base.py sha256=gSu8nUCtlT10RQuzWeutfHRYIIC2H-iUCJWrMNWdPjw 258
linuxforhealth/csvtofhir/model/contract.py sha256=qZ9zCo8WL1JoVin6dzHts2Kh8WANV_4_u5DH_zn0rW8 9233
linuxforhealth/csvtofhir/model/csv/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
linuxforhealth/csvtofhir/model/csv/allergy_intolerance.py sha256=mx-aLSn2qbYoG7Z7ueGy87xhI4zs5njcACH07jNZLP4 3433
linuxforhealth/csvtofhir/model/csv/base.py sha256=dlvIYAji_Ihh5a9vBXzEMMOe7Ec4fCw5h1ugYbBpHRs 159
linuxforhealth/csvtofhir/model/csv/basic.py sha256=mgBR0P-6wWF27_Af3zkxwSZMI7WF4Rx1sGRC3xyTStk 624
linuxforhealth/csvtofhir/model/csv/condition.py sha256=BlRuCZj8gmB7NRuIjiwRHrqukF5gRWaDbPzhdiGQO7Y 4403
linuxforhealth/csvtofhir/model/csv/csv_utils.py sha256=PF-vA4Vzlss5Jbc1-334niiZ-6y4NbeWvqT8iAy5qa8 61
linuxforhealth/csvtofhir/model/csv/encounter.py sha256=BmtGX69MEnk8MzYqvS1BKi2EwLqfyJVZ8VzgbVhZ0aY 8572
linuxforhealth/csvtofhir/model/csv/immunization.py sha256=hTLrLsvRQcpSZ9Ev153-pgGTm1NnKRK8CvReuceUFmA 2964
linuxforhealth/csvtofhir/model/csv/location.py sha256=kKr2LQL1mWHaUMD8leoN4JD2vdjr3vdYNVZPty_HtTM 1204
linuxforhealth/csvtofhir/model/csv/medication_use.py sha256=_JJCnwwCNQQBAE8AQ-LE-Ofn6xUsWHD8sSGy85bSXtc 3817
linuxforhealth/csvtofhir/model/csv/observation.py sha256=dVlAQaKP-aUCVELJmQsO4zNS4t_RSGv8Pra5rsyb0ak 2108
linuxforhealth/csvtofhir/model/csv/organization.py sha256=kkKrKGDdj_4jy5b95p9OI19TIcZOpknyAZMObD5Uo0w 781
linuxforhealth/csvtofhir/model/csv/patient.py sha256=9jxalYqugJ8eWOqO9F72tGuCfJTXs5GKQnP7H7qIoeI 4243
linuxforhealth/csvtofhir/model/csv/practitioner.py sha256=3ENI7kKmQVtYhtBMN0F2nBfXbpnObycWxVN2fJeYrss 3044
linuxforhealth/csvtofhir/model/csv/procedure.py sha256=dWpPzT2dU80JdowUFnP_OtkwNhW4bFLU2r3LQvqMrT4 2813
linuxforhealth/csvtofhir/model/csv/unstructured.py sha256=BGgnzX3fqgfmPfvW865VzCEFU7UkUVB5uDNtL59B0C8 3938
linuxforhealth/csvtofhir/pipeline/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
linuxforhealth/csvtofhir/pipeline/operations.py sha256=Y20L04Di0r6RhLfL0odn2cI_Uw96ulqvITs5mykdeUE 1874
linuxforhealth/csvtofhir/pipeline/tasks.py sha256=qqxPZnch9bYGm1r9KBceKCD8MH6G4JxJMIT4LG1jrOk 41470
linuxforhealth_csvtofhir-1.2.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
linuxforhealth_csvtofhir-1.2.0.dist-info/METADATA sha256=mf8Peo6D-owj7Nj4V8Ip2sKqPeuz-KWa-u7rDI9AYoE 7362
linuxforhealth_csvtofhir-1.2.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
linuxforhealth_csvtofhir-1.2.0.dist-info/entry_points.txt sha256=0z2gPRrW-hBvSyGfgxszr3QC9ap9NbUJk9hWdMwS0M8 69
linuxforhealth_csvtofhir-1.2.0.dist-info/top_level.txt sha256=jSGt9cLAqIco6Pn985BF1QKJCBqhykAOe09hG4hS6j4 15
linuxforhealth_csvtofhir-1.2.0.dist-info/RECORD

top_level.txt

linuxforhealth

entry_points.txt

csvtofhir = linuxforhealth.csvtofhir.cli.main:main