FHIR field for Plone
Project description
Introduction (plone.app.fhirfield)
FHIR (Fast Healthcare Interoperability Resources) is the standard for Healthcare system. Our intend to implemnt FHIR based system using Plone! plone.app.fhirfield will make life easier to create, manage content for FHIR resources.
Features
Plone restapi support
Widget: z3cform support
plone.supermodel support
plone.rfc822 marshaler field support
Roadmaps
- indexing: we have plan to support json index like elastic search model. Ofcourse performance will be main issue. bellows are some libraries, I found. You are welcome to suggest me any better library for json search.
elastic search support
Installation
Install plone.app.fhirfield by adding it to your buildout:
[buildout] ... eggs = plone.app.fhirfield
and then running bin/buildout
Links
Code repository:
Continuous Integration:
Issue Tracker:
License
The project is licensed under the GPLv2.
Contributors
Md Nazrul Islam (Author), email2nazrul@gmail.com
Changelog
1.0.0a6 (2018-01-14)
missing HealthcareService fhir model is added as supported model.
1.0.0a5 (2018-01-14)
Person fhir model added in whitelist.
1.0.0a4 (2018-01-14)
IFhirResource.model_interface field type changed to DottedName from InterfaceField.
1.0.0a3 (2017-12-22)
FHIR Patch support added. Now patching fhir resource is more easy to manage.
plone.supermodel support is confirmed.[nazrulworld]
plone.rfc822 marshaler field support.[nazrulworld]
1.0.0a2 (2017-12-10)
FhirResourceWidget is made working state. From now it is possible to adapt FhirResourceWidget` with z3c.form [nazrulworld]
1.0.0a1 (2017-12-05)
Initial release. [nazrulworld]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for plone.app.fhirfield-1.0.0a6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b49e0c98d4df09eac1fbc7c0a8cae0bab7f4dc1d4b7230ccef22a9e4c4062f8 |
|
MD5 | f2ba4e5518d543460ce674fc9329ce69 |
|
BLAKE2b-256 | 2197addde87b3415cfe21b071383ef26f89e6cdd049bd286add0dbf5b6a5eb70 |