Stream: javascript
Topic: material-fhir-ui
Abbie Watson (Jun 12 2019 at 22:17):
Just creating a topic for material-fhir-ui
since it was introduced this week at DevDays.
NPM package:
https://www.npmjs.com/package/material-fhir-ui
Source code:
https://github.com/clinical-meteor/material-fhir-ui
Sandbox:
https://codesandbox.io/s/material-ui-on-fhir-demo-e9vc0
Seth Russell (Jun 13 2019 at 18:02):
@Abigail Watson - Thanks for the excellent presentation at DevDays. I really like the javascript libraries for FHIR and think it provides some great advantages over other languages in terms of rapid development, ease of hosting, and developer productivity. What you've done with your material-fhir-ui library is awesome and I'm excited to try it out. From my notes I didn't get a link to your slides - are your slides going to be available on the devdays site?
Abbie Watson (Jun 18 2019 at 02:48):
Hi Seth,
Here's the link to the slides. They should be available on the DevDays site before long as well.
https://docs.google.com/presentation/d/1_p1xMQLBOdlLa5uWlH6YCzny5XYl_v4Xczp9D5Rlxec/edit?usp=sharing
Also, we now have PatientCard
, PatientTable
, and PatientDetail
all successfully migrated over to the new library. Observation resource is next up; then the Terminology components. Once we get R4 normative resources in place, I think the plan is to pause and get a Storybook config set up. More details on that in a bit.
Last updated: Apr 12 2022 at 19:14 UTC