Commit Graph

  • 68b5f1dc66
    provide a mechanism to link resources across sources - used by fasten-sources. Generate ResourceList when uploading Jason Kulatunga 2023-12-02 15:35:31 -0800
  • 0e0c7abe28
    make sure we can generate NDJSON like list of resources to create/add to Fasten source when creating manually. Adding ReferenceUri identifier for referencing across sources. Jason Kulatunga 2023-12-01 22:02:23 -0800
  • cfff2b2a5b
    make sure that a Fasten source credential is created when a new user is created. Use DB migrations to backfill fasten sources for all previously created database users. Jason Kulatunga 2023-12-01 13:44:48 -0800
  • 922a004034
    fix tests. Jason Kulatunga 2023-12-01 08:34:19 -0800
  • 0830b58595
    fixed issue where clearing the typeahead would break model updates. Jason Kulatunga 2023-12-01 08:32:09 -0800
  • 9a97a66cd9
    adding under construction message to lab results. Jason Kulatunga 2023-12-01 07:32:44 -0800
  • c92b543101
    fixing breakpoints for menu. Jason Kulatunga 2023-11-30 22:33:25 -0800
  • dce0a32ea3
    provide a mechanism to disable selection of practitioners and organizations that already exist. Jason Kulatunga 2023-11-30 22:26:27 -0800
  • 550e17edf5
    make sure we set the encounter data when it's passed in during init. Jason Kulatunga 2023-11-30 20:52:14 -0800
  • 4ebe875505
    make sure nlm typeahead makes network requests. Jason Kulatunga 2023-11-30 19:06:48 -0800
  • 3ab509393a
    adding stories for components. Jason Kulatunga 2023-11-30 18:38:48 -0800
  • a7a427b970
    adding tests. Jason Kulatunga 2023-11-30 18:00:50 -0800
  • 96b059ddb3
    working on tests. Jason Kulatunga 2023-11-30 17:14:56 -0800
  • c157dd482a
    Bump @adobe/css-tools from 4.1.0 to 4.3.2 in /frontend #339 dependabot/npm_and_yarn/frontend/adobe/css-tools-4.3.2 dependabot[bot] 2023-12-01 00:33:54 +0000
  • a1b6cffc0e
    fixing tests. Jason Kulatunga 2023-11-30 15:19:50 -0800
  • 061adbe946
    fixing tests. Jason Kulatunga 2023-11-30 14:55:31 -0800
  • 417408141c
    fixing tests. Jason Kulatunga 2023-11-30 14:02:50 -0800
  • 3f68afc39f
    correctly convert manually created encounter to display model. Jason Kulatunga 2023-11-30 13:18:18 -0800
  • f763a9f1a7
    make sure we can use the wizard in situations where the encounter is not pre-defined. Adding Encounter wizard page (Broken Create Encounter) Jason Kulatunga 2023-11-29 18:01:29 -0800
  • ffce6de716
    fix human name parsing in fhir-datatable (some providers dont include name components, just text) Jason Kulatunga 2023-11-29 13:07:50 -0800
  • dc900f72dc
    make sure that the organization dropdown lists show existing organizations correctly. Jason Kulatunga 2023-11-29 12:26:03 -0800
  • 601214ebf2
    make sure that practitioner drop down lists existing practitioners as well as newly created ones. Correctly parse the HumanNameModel using new pipe. Jason Kulatunga 2023-11-29 12:12:29 -0800
  • 69eeed9dc2
    providing a mechanism to display newly created organizations and pracitioners as fhir-cards. Jason Kulatunga 2023-11-29 11:28:06 -0800
  • 277bbc2cc7
    replacing practitioner modal with find + create functionality. Jason Kulatunga 2023-11-29 09:12:23 -0800
  • 7e4f41f793
    if the app redirects to the login screen, we should close any active modals. Jason Kulatunga 2023-11-28 21:36:20 -0800
  • ea082e2f56
    make sure resource information is associated with datatable row. process form data into displaymodel-like structure. deprecate ResourceCreateOrganization class Jason Kulatunga 2023-11-28 19:03:09 -0800
  • af1bd984bc
    fix the color of datatable selected rows make sure that the results from Organization selection are passed back in a known structure. Retrieve pagination information when querying for existing resources. Jason Kulatunga 2023-11-28 15:11:21 -0800
  • 3310cb50d7
    adding search icon and create icon in button group. Jason Kulatunga 2023-11-27 21:27:25 -0800
  • eb3daaf630
    making sure the fhir-card can be collapsed at init. Jason Kulatunga 2023-11-27 21:12:49 -0800
  • a09149d06b
    renamed list-resource to fhir-datatable for consistency. Jason Kulatunga 2023-11-27 20:50:33 -0800
  • 1ed0ae2cfc
    renamed fhir-resource to fhir-card for consistency. Jason Kulatunga 2023-11-27 20:29:15 -0800
  • c95c4626fd
    provide a mechanism to bubble up selection from fhir-datatable. Jason Kulatunga 2023-11-27 20:16:26 -0800
  • f199ffa07d
    add organization moved button group to the top. adding submit enabled function to allow for enabling and disabling the button. Jason Kulatunga 2023-11-27 19:58:14 -0800
  • b872eb8b7d
    make the add wizards large embed the table list in the add wizard. Jason Kulatunga 2023-11-27 18:24:15 -0800
  • 302a43a8c8
    move list/datatable resource components into their own module. Jason Kulatunga 2023-11-27 17:26:57 -0800
  • 72ad167b06
    moved warning messages about Fasten Table View into the generic resource list component. rename fhir to fhir card module. Jason Kulatunga 2023-11-27 17:03:06 -0800
  • ce69df5e29
    adding encounter component. Jason Kulatunga 2023-11-27 15:09:49 -0800
  • fd8ca58a8e
    moving all fhir resources into their own module (for clarity and easier import in standalone components). Jason Kulatunga 2023-11-27 11:39:54 -0800
  • fba1d0ec91
    passing existing encounter to Medical Record Wizard. Jason Kulatunga 2023-11-27 11:10:20 -0800
  • 0629c0113b
    enable debug mode Jason Kulatunga 2023-11-26 22:22:17 -0800
  • 62bb970ad7
    trying to fix organization, location and practitioner popups. Jason Kulatunga 2023-11-26 20:48:16 -0800
  • 1d5939ab87
    adding submission validation to wizard secondary modals. Jason Kulatunga 2023-11-26 20:34:26 -0800
  • cd0422b59c
    adding reset logic to forms. adding ability to pass data back to calling modal. Jason Kulatunga 2023-11-26 20:08:53 -0800
  • 03515d6c28
    adding help text for Lab results section. Jason Kulatunga 2023-11-26 19:26:32 -0800
  • 3b07b96cdc
    fixing modal zindex, so that stacked modals work correcly. Jason Kulatunga 2023-11-26 19:04:29 -0800
  • 74a13acd24
    adding modals for new attachment & new organizations. Jason Kulatunga 2023-11-26 18:25:31 -0800
  • ac1e63d5aa
    adding standalone wizard popup modals. WIP Jason Kulatunga 2023-11-26 17:40:41 -0800
  • 6a49ed0461
    added deprecation tags to components that should be removed once timeline view + manual editing is complete. Jason Kulatunga 2023-11-26 13:57:57 -0800
  • 6400f5eddd
    When clicking attachment icon, we should open a modal allowing the user to edit/add records to their encounter. Jason Kulatunga 2023-11-26 13:48:29 -0800
  • 8be16ba5f4
    update Nav css Jason Kulatunga 2023-11-26 11:46:01 -0800
  • 7a77dcdcd6
    enable pagination on medical history page. Jason Kulatunga 2023-11-25 19:31:49 -0800
  • a8be7f33ca (v0.2.2) Automated packaging of release by Packagr v0.2.2 packagrio-bot 2023-11-26 03:02:05 +0000
  • bee007ecae
    update fasten-sources, detect epic servers missing dynamic client registration endpoint Jason Kulatunga 2023-11-24 21:19:26 -0800
  • 2061684aed
    WIP adding medical history timeline view. (#325) Jason Kulatunga 2023-11-23 08:51:01 -0800
  • 4a22b7d56f
    fixed loading panel on medical history #325 Jason Kulatunga 2023-11-22 22:17:40 -0800
  • 9975a92b44
    fixing observations by adding 10% padding to suggested max, so value is always in range see: https://www.chartjs.org/docs/latest/axes/#axis-range-settings Jason Kulatunga 2023-11-22 20:41:30 -0800
  • fae4cd67b3
    make sure observation includes a chart. Jason Kulatunga 2023-11-22 19:51:19 -0800
  • 53bada9180
    adding Observation type. Jason Kulatunga 2023-11-22 19:28:01 -0800
  • cde7b154f7
    trying to fix broken observations Jason Kulatunga 2023-11-22 19:07:17 -0800
  • 87ebeddc8f
    make sure diagnostic reports that are lab results link to the Lab page, otherwise show the Explore page data. Jason Kulatunga 2023-11-22 16:51:00 -0800
  • 52a27f4007
    adding Location & Organization popups. Jason Kulatunga 2023-11-22 15:55:20 -0800
  • 52cb865f20
    adding not implemented yet info bubble. Jason Kulatunga 2023-11-22 15:19:10 -0800
  • 9e711135f2
    adding timeline Jason Kulatunga 2023-11-22 10:28:56 -0800
  • 5d04f3f94e
    working on tabs above the timeline. Jason Kulatunga 2023-11-22 08:59:09 -0800
  • 29fb3388a8
    adding tabs above timeline panel. Jason Kulatunga 2023-11-20 17:17:41 -0800
  • 0bb9b66f9c
    adding an error message when failed to retrieve binary data from attachment. Jason Kulatunga 2023-11-20 15:02:44 -0800
  • 4e721ef226
    update tag line, Your Journey, Your Records, Your Control Jason Kulatunga 2023-11-20 14:46:37 -0800
  • e07edcc8cb
    allow the graph generation to be cyclical. Use visit lookup to ensure that we do not generate a cyclical tree ensure we continue finding related resources when we encounter a failure. Jason Kulatunga 2023-11-20 14:27:09 -0800
  • e3cb655b19
    ensure graph querying is consistent. Jason Kulatunga 2023-11-20 13:25:05 -0800
  • ba98553bd1
    ensure graph querying is consistent. Jason Kulatunga 2023-11-20 11:02:50 -0800
  • ae9041c2bc
    printing references in the timeline body. Jason Kulatunga 2023-11-20 10:03:05 -0800
  • 3916b888b9
    tweaks to fix the timeline view. Jason Kulatunga 2023-11-19 20:57:34 -0800
  • ed7d298304
    getting flattened related resources from graph. Jason Kulatunga 2023-11-19 16:13:02 -0800
  • 55ee642d28
    WIP adding medical history timeline view. Jason Kulatunga 2023-11-19 14:39:51 -0800
  • a161f41998
    make sure we migrate the database models. Jason Kulatunga 2023-11-20 09:23:00 -0800
  • dbd868c796
    adding meta prefix to all relevant meta keys. (#323) Jason Kulatunga 2023-11-19 11:09:23 -0800
  • d1470932e3
    fix tests. #323 Jason Kulatunga 2023-11-18 15:57:02 -0800
  • a514bb33ac
    better extraction of Date information. Jason Kulatunga 2023-11-18 15:38:20 -0800
  • ddf0a031c9
    adding comment or `keyword` types Jason Kulatunga 2023-11-18 15:06:42 -0800
  • b86aefb285
    using choiceTypePaths to correctly append types to the search parameter queries. Jason Kulatunga 2023-11-18 12:40:28 -0800
  • 04406fe8e2
    update with README. Jason Kulatunga 2023-11-18 12:21:34 -0800
  • 2dbe317564
    adding comprensive tests and types for extracted data stored in tables. Jason Kulatunga 2023-11-18 11:18:41 -0800
  • d8344be2a2
    adding meta prefix to all relevant meta keys. moved extractor functions into reusable script. Jason Kulatunga 2023-11-17 20:47:27 -0800
  • d37fb12f89
    adding tests for condition and encounter. Jason Kulatunga 2023-11-17 17:16:36 -0800
  • a82bef1441
    Update funding and FAQs links in README (#316) Jesse Cooke 2023-11-16 11:25:23 -0800
  • 381fafa2ea
    Fix link to FAQs #316 Jesse Cooke 2023-11-16 11:20:50 -0800
  • 264417aacd
    Update link to funding docs page Jesse Cooke 2023-11-16 11:20:05 -0800
  • ea2dde5bf0
    Bump golang.org/x/net from 0.14.0 to 0.17.0 #313 dependabot/go_modules/golang.org/x/net-0.17.0 dependabot[bot] 2023-11-14 23:28:49 +0000
  • e1fa9e5551
    Bump semver from 5.7.1 to 5.7.2 in /frontend #312 dependabot/npm_and_yarn/frontend/semver-5.7.2 dependabot[bot] 2023-11-14 23:28:01 +0000
  • 39407d4db3
    Bump crypto-js from 4.1.1 to 4.2.0 in /frontend #310 dependabot/npm_and_yarn/frontend/crypto-js-4.2.0 dependabot[bot] 2023-11-14 23:27:14 +0000
  • 9bf0b66443
    Bump word-wrap from 1.2.3 to 1.2.5 in /frontend #309 dependabot/npm_and_yarn/frontend/word-wrap-1.2.5 dependabot[bot] 2023-11-14 23:26:30 +0000
  • 4a43ff5de8
    Bump @adobe/css-tools from 4.1.0 to 4.3.1 in /frontend #308 dependabot[bot] 2023-11-14 23:26:25 +0000
  • 0a8b4fe21e
    Create dependabot.yml Jason Kulatunga 2023-11-14 15:25:58 -0800
  • 6383aaa13e (v0.2.1) Automated packaging of release by Packagr v0.2.1 packagrio-bot 2023-11-14 12:35:07 +0000
  • f2cb6a904c
    added tests for resource_fhir_test.go -> ListResourceFhir (#302) Mohanish Patel 2023-11-14 18:02:53 +0530
  • 36e8207c38 Merge branch 'main' of github.com:fastenhealth/fasten-onprem into mohanish/resource_lists_tests #302 mohanish2504 2023-11-14 11:06:40 +0530
  • 1ac8c3b176
    adding support for medicare prod. Jason Kulatunga 2023-11-13 18:51:04 -0800
  • a37e83e545
    adding a logo for unitedhealthcare sandbox. Jason Kulatunga 2023-11-13 18:16:00 -0800
  • 038fea8a6a
    working united healthcare sandbox and added logos for payers Jason Kulatunga 2023-11-13 17:17:10 -0800
  • f43392745f
    working unitedhealthcare sandbox. Jason Kulatunga 2023-11-13 14:09:38 -0800