Skip to content

v1.1.2

Latest
Compare
Choose a tag to compare
@packagr-io packagr-io released this 03 Apr 23:40
  • [feat] Added additional sources & supported healthcare institutions
    • fasten-sources updated
    • added missing logos & healthcare institution metadata
    • added "Community Technology Cooperative" and associated regional FQHC members
  • [feat] Search now also queries healthcare institution aliases (see screenshot)
  • [bug] frontend tests fixed
  • [bug] fixed issue where patient-friendly description for procedures & medication would overflow the text area
  • [bug] fixed issue where Resources were not displayed correctly in Explorer "an error occurred while parsing"
  • [bug] Correctly parse reference ranges that use < and >
  • [feat] Support for non-numerical Observation results.
  • [docs] Fixed CONTRIBUTING.md to make it easier for devs to get started
Screen Shot 2024-03-04 at 12 36 45 PM bar-chart table table2
Timestamp SHA Message Author
2024-04-03T23:39Z d0f2080 (v1.1.2) Automated packaging of release by Packagr packagrio-bot
2024-03-29T15:32Z 6264415 Support displaying non-numerical observation results (#453)
  • Add new datatype models and specs
  • Update datatypes/coding-model
  • Add new factories and update observation-r4-factory
  • Update observation model to use new datatypes
  • Add new observation-visualization and observation-table components
  • Update observation-bar-chart
  • Update observation and report-labs-observation components
  • Forgot to switch to observation-visualization; add test and update test imports to fix errors
  • Jean Fernandez
    2024-03-18T04:48Z 1bcf4aa Parse lab values that include a range (#452) Jean Fernandez
    2024-03-15T23:00Z bcffbb4 Parse reference ranges that use < and > (#450)
  • Add vscode config
  • Comment out empty tests causing issues running tests in vscode
  • Add Fishery, update test dependencies, update chart.js
  • Add factory for building fhir r4 observation object
  • Fix deprecation warnings in _mixins.scss
  • Update observation model for better value and reference range parsing
  • Add observation-bar-chart.component to pull out bar chart logic into reusable component
  • Use new component in observation resource and report lab component
  • Jean Fernandez
    2024-03-07T23:17Z 43579df Fix URL encoding issue for links (#446)
  • Use [routerLink] with array instead of routerLink with interpolated string
  • switch navigateByUrl to navigate with array format
  • add some quick tests
  • Jean Fernandez
    2024-03-06T18:54Z c487c9f Fix horizontal overflow for glossary lookup (#445)
  • Fix Overflow for Labs Glossary
  • Add story to glossary lookup and report labs observation
  • Jean Fernandez
    2024-03-06T18:52Z d025251 Prevent possible endless loop with image fallback (#444) Jean Fernandez
    2024-03-04T20:25Z 62051f9 updaet fasten-sources (athena fixes & alias searching). Jason Kulatunga
    2024-03-04T20:14Z f5e2077 adding logos Jason Kulatunga
    2024-03-04T18:17Z 7dec049 Merge pull request #439 from jean-the-coder/fix-storybook Fix Storybook Jason Kulatunga
    2024-03-04T03:17Z 159743b Split tests into separate workflow Split tests into separate development workflow that can be included within ci file. Restrict ci to only run on pushes to main/beta branches. run dev workflow on pull requests Jean Fernandez
    2024-03-02T05:38Z a386e43 Fix stories Jean Fernandez
    2024-03-02T05:35Z f4454b9 Update docs and Makefile commands Jean Fernandez
    2024-03-02T20:47Z b003a62 make sure we can display alias values in search fixes #299 Jason Kulatunga
    2024-03-01T04:50Z 05a6840 Fix frontend tests (#436)
  • Update CONTRIBUTING.md
  • Fix tests
  • Jean Fernandez
    2024-03-01T02:53Z 3b52e9f udpate fasten-sources, fixes #435 fixes #432 related #406 Jason Kulatunga
    2024-02-28T02:15Z e4a73ff update fasten-sources version to include addl logging during token refresh. Jason Kulatunga