Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

dotimplement/HealthChain

Vortex-21 created a comment on a pull request on dotimplement/HealthChain
I have updated the docstring !

View on GitHub

jenniferjiangkells pushed 2 commits to feature/medcatlite dotimplement/HealthChain
  • Faster pipeline init - pass entire object in registry 82016e8
  • poetry.lock 32a161f

View on GitHub

jenniferjiangkells created a review on a pull request on dotimplement/HealthChain
Exactly what we want ⭐ Could you just update the docstring to reflect the new parameter? Thanks!

View on GitHub

jenniferjiangkells created a review on a pull request on dotimplement/HealthChain
Looks good overall, just left some comments on some stylistic decisions and documentation improvements. Also note updated usage of `add_node()` and importing from `.base`. You good to make changes ...

View on GitHub

jenniferjiangkells created a review on a pull request on dotimplement/HealthChain
Looks good overall, just left some comments on some stylistic decisions and documentation improvements. Also note updated usage of `add_node()` and importing from `.base`. You good to make changes ...

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages dotimplement/HealthChain
  • Deployed 378e6b2 with MkDocs version: 1.6.1 271cfd4

View on GitHub

jenniferjiangkells closed an issue on dotimplement/HealthChain
Add FHIR utilities
## Description Add 'FHIRConnector' that adds basic utility of parsing and loading data into FHIR resource ## Context Abstracting this will improve the experience of using the sandbox as users don'...
jenniferjiangkells closed an issue on dotimplement/HealthChain
Move CDA parser from sandbox to pipeline
More visibility for users explicitly adding this during the pipeline creation, and easier for export. Make sure to update documentation. ``` pipeline.add(CDAOutputParser) ```
jenniferjiangkells pushed 1 commit to main dotimplement/HealthChain
  • CDA/FHIR connector components (#83) * Added connector modules * Fix typo * Added processing of io connectors i... 378e6b2

View on GitHub

jenniferjiangkells closed a pull request on dotimplement/HealthChain
CDA/FHIR connector components
## Description <!-- Provide a brief description of the changes in this PR --> Refactors CDA/FHIR parsing components as part of the pipeline instead of in the sandbox use case. ## Related Issue ...
jenniferjiangkells pushed 1 commit to feature/medcatlite dotimplement/HealthChain
  • Added linker - we got something working baby 0c51696

View on GitHub

ni9999 created a comment on an issue on dotimplement/HealthChain
hey @jenniferjiangkells . Worked on it #90 . Please review it.

View on GitHub

jenniferjiangkells opened an issue on dotimplement/HealthChain
Add documentation for CDA parser component
## Description <!-- Short description of the improvement suggestion. --> ### Documentation page (if applicable) ## Context <!-- Extra context. -->
ni9999 opened a pull request on dotimplement/HealthChain
Add utility function and validation (used ValueSetEntry class instead of Dictionary)
### Fixes #75 ## Description <!-- Provide a brief description of the changes in this PR --> Implemented .add_code() and .load_from_json() utility function and to the ValueSet class Usage: ...
jenniferjiangkells pushed 2 commits to feature/cda-connector dotimplement/HealthChain
  • Added the find section by code functionality (#87) * Overflow and Type Errors added to concept.py . Required tests ... 3efcb92
  • Merge branch 'main' into feature/cda-connector 6309536

View on GitHub

Vortex-21 created a comment on a pull request on dotimplement/HealthChain
I have made the necessary changes as requested . Hope it works fine!

View on GitHub

Vortex-21 opened a pull request on dotimplement/HealthChain
Timeout member added to ehrclient class
## Description <!-- Provide a brief description of the changes in this PR --> Timeout member added as requested. ## Related Issue <!-- Link to the issue that this PR addresses, if applicable...
adamkells pushed 3 commits to improv/pipeline_integrations dotimplement/HealthChain
  • Added function to allow dynamic logging configuration using a provided dictionary. (#82) 4923203
  • Added the find section by code functionality (#87) * Overflow and Type Errors added to concept.py . Required tests ... 3efcb92
  • Merge branch 'main' into improv/pipeline_integrations c702a2c

View on GitHub

adamkells pushed 1 commit to improv/pipeline_integrations dotimplement/HealthChain
  • adding magicmock for iterable 4b8c91d

View on GitHub

adamkells pushed 1 commit to improv/pipeline_integrations dotimplement/HealthChain

View on GitHub

adamkells pushed 1 commit to improv/pipeline_integrations dotimplement/HealthChain

View on GitHub

jenniferjiangkells created a review comment on a pull request on dotimplement/HealthChain
should they inherit from `Component`?

View on GitHub

jenniferjiangkells created a review on a pull request on dotimplement/HealthChain

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages dotimplement/HealthChain
  • Deployed 3efcb92 with MkDocs version: 1.6.1 8266145

View on GitHub

jenniferjiangkells pushed 1 commit to main dotimplement/HealthChain
  • Added the find section by code functionality (#87) * Overflow and Type Errors added to concept.py . Required tests ... 3efcb92

View on GitHub

jenniferjiangkells closed a pull request on dotimplement/HealthChain
Added the find section by code functionality
## Description <!-- Provide a brief description of the changes in this PR --> I have updated the cdaannotator by adding the `_find_section_by_code()` function and modifying the related functions ...
jenniferjiangkells pushed 1 commit to feature/medcatlite dotimplement/HealthChain

View on GitHub

jenniferjiangkells pushed 1 commit to feature/medcatlite dotimplement/HealthChain

View on GitHub

jenniferjiangkells pushed 1 commit to feature/medcatlite dotimplement/HealthChain

View on GitHub

jenniferjiangkells pushed 1 commit to feature/medcatlite dotimplement/HealthChain
  • Create module for medcatlite and added copywrite notice 345c55b

View on GitHub

Load more