StanfordBDHG / LLMonFHIR

A Demonstration using LLMs to Explain Health Records
MIT License
99 stars 9 forks source link

Use Summary for the Multiple FHIR Resources Chat #33

Closed PSchmiedmayer closed 1 year ago

PSchmiedmayer commented 1 year ago

Use Summary for the Multiple FHIR Resources Chat

:gear: Release Notes

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

codecov[bot] commented 1 year ago

Codecov Report

Merging #33 (4073d9e) into main (06adf5f) will decrease coverage by 0.16%. The diff coverage is 0.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/StanfordBDHG/LLMonFHIR/pull/33/graphs/tree.svg?width=650&height=150&src=pr&token=zOdOHRRYDw&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG)](https://app.codecov.io/gh/StanfordBDHG/LLMonFHIR/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG) ```diff @@ Coverage Diff @@ ## main #33 +/- ## ========================================== - Coverage 43.52% 43.36% -0.16% ========================================== Files 30 30 Lines 1319 1324 +5 ========================================== Hits 574 574 - Misses 745 750 +5 ``` | [Files](https://app.codecov.io/gh/StanfordBDHG/LLMonFHIR/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG) | Coverage Δ | | |---|---|---| | [LLMonFHIR/FHIR Display/FHIRResourceSummary.swift](https://app.codecov.io/gh/StanfordBDHG/LLMonFHIR/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG#diff-TExNb25GSElSL0ZISVIgRGlzcGxheS9GSElSUmVzb3VyY2VTdW1tYXJ5LnN3aWZ0) | `11.30% <0.00%> (-0.37%)` | :arrow_down: | | [LLMonFHIR/FHIR Display/OpenAIChatView.swift](https://app.codecov.io/gh/StanfordBDHG/LLMonFHIR/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG#diff-TExNb25GSElSL0ZISVIgRGlzcGxheS9PcGVuQUlDaGF0Vmlldy5zd2lmdA==) | `0.00% <0.00%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/StanfordBDHG/LLMonFHIR/pull/33?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/StanfordBDHG/LLMonFHIR/pull/33?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG). Last update [06adf5f...4073d9e](https://app.codecov.io/gh/StanfordBDHG/LLMonFHIR/pull/33?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=StanfordBDHG).