Metadata-Version: 2.1
Name: senaite.patient
Version: 1.2.0
Summary: Patients handling for SENAITE
Home-page: https://github.com/senaite/senaite.patient
Author: RIDING BYTES & NARALABS
Author-email: senaite@senaite.com
License: GPLv2
Description: Patients for SENAITE
        ====================
        
        About
        -----
        
        SENAITE.PATIENT adds Patient handling to `SENAITE LIMS`_.
        
        NOTE: This Add-on requires `senaite.lims >= 2.2.0`
        
        
        License
        -------
        
        **SENAITE.PATIENT** Copyright (C) 2020-2022 RIDING BYTES & NARALABS
        
        This program is free software; you can redistribute it and/or modify it under
        the terms of the `GNU General Public License version 2`_ as published
        by the Free Software Foundation.
        
        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
        GNU General Public License for more details.
        
        
        .. Links
        
        .. _SENAITE LIMS: https://www.senaite.com
        .. _GNU General Public License version 2: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
        
        
        Changelog
        =========
        
        1.2.0 (2022-06-13)
        ------------------
        
        - #40 Add setting to display/hide temporary MRN icon in samples listing
        - Fix source distribution package (missing Changelog.rst file)
        
        
        1.1.0 (2022-06-10)
        ------------------
        
        - #37 Allow client users to create samples and patients
        - #36 Do not display Patient root folder to users other than lab contact
        - #35 Integrate new DX address field for patients
        - #34 Fix UnicodeDecodeError when storing Patients with special characters
        - #31 Allow patient to receive result reports
        - #30 Add Patient Identifiers
        - #29 Avoid UnknownTimeZoneError when creating patient from Sample
        - #28 Remember age/dob selection on context
        - #27 Fix cannot create samples with empty Patient ID
        
        
        1.0.0 (2022-01-05)
        ------------------
        
        - #25 Add Patient ID in samples
        - #24 Migrate patient objects to be folderish
        - #23 Integrate new DX date field and widget
        - #18 Unique patient ID
        - #19 Convert DoB widget to native date input field
        - #17 Added marker interface for patients
        - #14 Compatibility with Senaite catalog migration
        - #8 Added patient workflow and managed permissions
        - #7 Added upgrade step handler for senaite.patient
        
Keywords: senaite,lims,opensource
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Provides-Extra: test
