Ecosyste.ms: Timeline

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

dotimplement/HealthChain

jenniferjiangkells created a branch on dotimplement/HealthChain

feature/pipeline-implementations - Simplify testing and validating AI and NLP applications in a healthcare context 💫 🏥

jenniferjiangkells created a branch on dotimplement/HealthChain

feature/medcatlite - Simplify testing and validating AI and NLP applications in a healthcare context 💫 🏥

Vortex-21 created a comment on a pull request on dotimplement/HealthChain
> Looks good to me. Thank you so much for your second contribution @Vortex-21! 🌟 @jenniferjiangkells Thank you so much for your kind words! 😊 I'm really glad I could contribute .

View on GitHub

adamkells created a review comment on a pull request on dotimplement/HealthChain
Will this class still be relevant with the Spacy, HuggingFace etc. transformers?

View on GitHub

adamkells created a review on a pull request on dotimplement/HealthChain
LGTM

View on GitHub

adamkells created a review on a pull request on dotimplement/HealthChain
LGTM

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 on a pull request on dotimplement/HealthChain
Looks good to me. Thank you so much for your second contribution @Vortex-21! 🌟

View on GitHub

adamkells pushed 1 commit to improv/pipeline_integrations dotimplement/HealthChain

View on GitHub

Vortex-21 created a comment on an issue on dotimplement/HealthChain
> @Vortex-21 Yes you can assume that's the code for the note section for now! Yes . Raised the PR using that code only !

View on GitHub

jenniferjiangkells opened an issue on dotimplement/HealthChain
Use Jinja templates for CDA parser
## Description CDA sections are currently hard-coded dictionaries inside functions, we could look into using Jinja to load templates in - would make it more configurable too.
jenniferjiangkells created a comment on an issue on dotimplement/HealthChain
@Vortex-21 Yes you can assume that's the code for the note section for now!

View on GitHub

Vortex-21 opened 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 ...
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

Vortex-21 created a comment on an issue on dotimplement/HealthChain
![Screenshot 2024-10-18 094011](https://github.com/user-attachments/assets/0dee1884-199b-462b-b5d1-75ba7fbbbe02) Here in this component , is the code "51847-2" supposed to be the LOINC code for ...

View on GitHub

jenniferjiangkells opened an issue on dotimplement/HealthChain
Make client function return request directly instead of data objects?
## Description Currently the client function requires that a specific type of data object is returned, e.g. `CdsFhirData` or `CcdData`. Would it be better to be more explicit to modify the usage...
jenniferjiangkells pushed 4 commits to feature/cda-connector dotimplement/HealthChain
  • Add random seed to ensure reproducibility (#80) 4318296
  • Overflow and Type Errors added to concept.py . Required tests for qua… (#77) ac259e0
  • Added function to allow dynamic logging configuration using a provided dictionary. (#82) 4923203
  • Merge branch 'main' of https://github.com/dotimplement/HealthChain into feature/cda-connector c921aba

View on GitHub

jenniferjiangkells pushed 2 commits to feature/cda-connector dotimplement/HealthChain
  • Changed .add() -> .add_node() to make more explicit and use convention of BaseObject and base.py in modules 0a30447
  • Update documentation to reflect changes in this PR 1ffa34b

View on GitHub

adamkells pushed 1 commit to improv/pipeline_integrations dotimplement/HealthChain
  • adding langchain and modifying document b931229

View on GitHub

jenniferjiangkells opened an issue on dotimplement/HealthChain
Remove streamlit demo
## Description Remove streamlit demo - it's not polished, adds bloat, and this can be a separate package i.e. `healthchain-viz`
adamkells pushed 1 commit to improv/pipeline_integrations dotimplement/HealthChain

View on GitHub