FHIR Chat · CodeLab Questions · Argo Patient Lists

Stream: Argo Patient Lists

Topic: CodeLab Questions


view this post on Zulip Eric Haas (Aug 27 2020 at 18:24):

@Carl Anderson I tried running the codelab on OSX and got as far as

npm run demo

which created an empty table at http://localhost:2020

but the next step 'Server Support' did not work...

ERICS-AIR-2:demo-patient-lists ehaas$ npm start server
npm ERR! missing script: start

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/ehaas/.npm/_logs/2020-08-27T17_17_04_776Z-debug.log

view this post on Zulip Carl Anderson (Aug 27 2020 at 19:14):

Hmm - I know the codelab still needs some work, but I would expect that npm target to exist. I'll look into it today.

view this post on Zulip Carl Anderson (Aug 31 2020 at 18:09):

Sorry for the delay, @Eric Haas . When I looked at the state of the codelab I realized that the scenarios had drifted a bit further than I had liked. When I started thinking about how to best cover the scenarios using the codelab, I drew up a new mock UI and I'm quickly piecing that together.

view this post on Zulip Carl Anderson (Aug 31 2020 at 18:10):

Patient-Lists-Mock.png

view this post on Zulip Carl Anderson (Aug 31 2020 at 18:10):

Patient-Lists-Mock-workflow-steps.png

view this post on Zulip Carl Anderson (Aug 31 2020 at 18:12):

The way I'm thinking about it now, the workflow will be to enter or select a previously used server in the top-right control, which will trigger the list discovery, populating the filter controls on the left. This will enable list discovery by characteristics.

view this post on Zulip Carl Anderson (Aug 31 2020 at 18:13):

I'm still not sure how to incorporate / support the Questionnaire & QR scenario (3.3). If it requires a different UI option I'd like to talk about that.

view this post on Zulip Carl Anderson (Aug 31 2020 at 18:14):

@Isaac Vetter

view this post on Zulip Josh Mandel (Aug 31 2020 at 18:28):

Nice. I think you can accommodate 3.3 in the UI fairly simply just by putting something below the list of individual attributes advertising a pre-filled questionnaire (if available).

view this post on Zulip Eric Haas (Sep 02 2020 at 13:51):

@Carl Anderson Would you like to do a demo on today's Argo Patient List Call?

view this post on Zulip Carl Anderson (Sep 02 2020 at 13:53):

It's still pretty rough, but I'll show what I have - sure.


Last updated: Apr 12 2022 at 19:14 UTC