Stream: clinFHIR
Topic: enhancement
David Hay (May 13 2016 at 14:00):
selecting for practitioner screen is too high - limit the number of search criteria to make the screen more useable
David Hay (May 13 2016 at 14:01):
when selecting a codeableconcept would be nice to have an option to select the code & system instead of the text
David Hay (May 13 2016 at 14:07):
would be good to be able to update a resource being edited without creating a new resource each time. ie so long as you stay in the editing/building screen, 'save' will update the same resource (giving multiple versions) rather than creating a new one on each save...
David Hay (May 13 2016 at 14:08):
question: would 'front' page be better thought of as 'home'?
Lloyd McKenzie (May 13 2016 at 14:08):
In chrome, we're getting a scroll bar on the browser and a scroll bar on the selection screen. That's kind of icky
David Hay (May 13 2016 at 14:16):
allow add time to a datetime
David Hay (May 13 2016 at 14:21):
when a profile references an extension definition (SD) that is not on the conformance server, then the error is not intuitive - and uses an alert box that has the option to suppress other errors. change to modaldialog
David Hay (May 13 2016 at 14:30):
make it explicit that clicking on the 'eye' is creating a new profile (? should there be a more explicit way to do this?)
Rob Hausam (May 13 2016 at 14:31):
cannot search for a code (to populate a Coding or CodeableConcept) using the code string itself (e.g. "2339-0")
Grahame Grieve (May 13 2016 at 14:37):
that's an issue on my server.
David Hay (May 13 2016 at 14:43):
allow the tool to create a reference type resource without selecting a patient first
Lloyd McKenzie (May 13 2016 at 15:05):
Rename "create resource" to "Create instance" and move the button to be immediately above or below the list of active resources/profiles
Jay Lyle (May 13 2016 at 15:07):
PC: why do both allergy and reaction have substance properties?
Jay Lyle (May 13 2016 at 15:08):
Is terminology up to date? I thought criticality had changed.
Jay Lyle (May 13 2016 at 15:08):
Billing data - if condition uses SCT, where is ICD -- encounter?
David Hay (May 13 2016 at 15:11):
MedicationStatement.informationSource needs to beable to reference a Patient resource (so re-enable it)...
Lloyd McKenzie (May 13 2016 at 15:42):
Need a better way of looking up Goals. And in fact, whenever we do a lookup, it'd be nice if you could display a preview of the JSON (or better yet rendered HTML) of the resource you're about to select - names won't always be unique.
Lloyd McKenzie (May 13 2016 at 15:59):
On the screen for capturing timing, need to enforce that numeric fields only allow numbers and that fields taking units have a drop-down with allowed units
Rob Hausam (May 13 2016 at 16:03):
cannot enter times for dateTime elements
David Hay (May 13 2016 at 16:05):
when selecting a resource reference, need a preview of the selected resource (for when the 1 line description doesn't make sense - eg it is just the resource type)
Lloyd McKenzie (May 13 2016 at 16:08):
Not just for when it's just the resource type - sometimes you might have multiple "Diabetes" conditions, for example, with different details. You want to make sure you pick the right one. It would also be nice if you showed the id. That way you could jot down the id when creating and select the right one.
David Hay (May 13 2016 at 16:35):
only 50 resources are being displayed for a patient. can make it look like resources aren't being saved. need to implemnt paging to make sure all resources are returned...
Lloyd McKenzie (May 13 2016 at 17:51):
When you do support updates, it would also be nice to save an instance, go create a profile with a few extensions, then edit the existing instance to use that profile. (And for that matter, to be able to add stuff to an existing profile and then go back to an instance created against the old version of that profile and see the new extensions.)
Last updated: Apr 12 2022 at 19:14 UTC