Skip to content

Releases: CDCgov/phdi

v1.0.8

13 Jul 18:17
Compare
Choose a tag to compare

Release Notes

  • Point back to main (#711)
  • Create basic Kubernetes pods and services (#710)
  • Changing back to Python 3.10 (#698)
  • make name an array (#695)
  • Parse additional eICR fields (race, ethnicity, DOB, gender) (#691)
  • FAKE PR: Testing Slack integration (#685)
  • Add docs for cutting a release and upgrading python (#667)
  • Add new issue templates for SeCRET team (#659)
  • Remove input from FHIR conversion error messaging to reduce noise (#650)

v1.0.7

15 Jun 17:42
Compare
Choose a tag to compare

Release Notes

  • change branch name on requirements.txt (#660)
  • Point branches back to main (#658)
  • fix test to close invalid json file (#657)
  • Api enhanced algo (#656)
  • Last of the linkage bugs (#655)
  • Api enhanced algo (#654)
  • Fix floating point truthy bug in helper (#653)
  • Clear out MPI ahead of testing (#652)
  • Fix name and address helpers (#651)
  • variable name change to be more consistent (#649)
  • Link based on column names not indices (#648)
  • Update python (#647)
  • Update Python 3.11 (#646)
  • Update python 3.11 (#645)
  • Update python to 3.11 (#644)
  • Update Python to 3.11 (#643)
  • Creating a simple test generator for our tests (#642)
  • Update enhanced algo (#641)
  • Bump cryptography from 40.0.1 to 41.0.0 (#632)
  • Update python version (#631)
  • Bump requests from 2.28.2 to 2.31.0 (#612)

v1.0.6

26 May 21:22
Compare
Choose a tag to compare

Release Notes

  • Fixed bundle-patient structure and fixed/added tests (#622)
  • Split up FHIR bundles (by FHIR Resources) that are too big for FHIR server to handle (#613)
  • Remove the DocumentReference from the EICR templates for the FHIR Converter (#608)
  • Update record linkage container docs (#602)
  • Update _DiagnosticReport.liquid (#600)
  • Update Record Linkage Container to utilize and make the external person id accessible (#599)

v1.0.5

17 May 21:56
Compare
Choose a tag to compare

Release Notes

v1.0.4

17 May 20:17
Compare
Choose a tag to compare

Release Notes

  • Point containers to pypi (#588)

v1.0.3

17 May 19:04
Compare
Choose a tag to compare

Release Notes

  • Remove the Kafka to Delta table service (#585)
  • Generalize write blob to storage endpoint (#584)
  • Just write blob for storage upload (#583)
  • Log a warning for duplicate patients instead of failing (#581)
  • Handle empty lists when flattening blocks returned by the MPI during record linkage. (#580)
  • Update Validation container docs (#579)
  • Resolve errors related to converting/uploading eCR FHIR messages (#578)
  • Review & update Message Parser container docs (#575)
  • Update geocoding docs (#574)
  • Fix license_info on the BaseService class (#573)
  • Add json formatter to pre-commit (#571)
  • Add Lab test_type_code to all 1-20 labs in the kafka and message parser schemas (#569)
  • Add blob_exists() method to the AzureCloudContainerConnection class (#568)
  • Update standardization ingestion docs (#567)
  • Update ecr schemas to extract the first 10 labs (#564)
  • fixes for kafka in azure and check for directory exists in kafka (#563)

v1.0.2

09 May 16:51
Compare
Choose a tag to compare

Release Notes

  • Install phdi from PyPI in all containers (#551)
  • Update to the GenerateId functionality to not try to JSONify the org and person for the practitioner (#549)
  • More release workflow fixes (#539)
  • Add additional param to the BaseService class to allow for passing other licenses to FastAPI (#526)
  • Remove relative path for city config (#523)
  • Replace FastAPI class with PHDI BaseService for container apps (#520)

Release v0.1.0.dev5

05 May 20:21
Compare
Choose a tag to compare
[RELEASE] Fix tagging for realz (#538)

* [RELEASE] Fix release tagging

* [RELEASE] Fix tagging for realz

* wut