Ian

Results 222 comments of Ian

Yes, that's what I meant. It's a weird endpoint, so maybe there's a principled way to deal with this.

I think this is where EMR API could actually be helpful, but I'm not sure what the specific API to use there is. Otherwise, yes, I think the only real...

@jwnasambu Are you stuck on any particular point or is this ready for a full review?

The encounter should be an _encounter_ and not a visit. I _think_ it can be left blank. Granted that's probably less than ideal.

We should probably ticket this for the FHIR2 module, though. It should be possible to specify a visit and just create the encounter if required.

> What contract does the model provide for these fields, @dkayiwa? It somewhat varies, [but quantity and number of refills are required for orders placed with an outpatient care setting...

This should definitely be something that implementations can opt-out of. Ideally it'd be tied directly to the global property I mentioned.

We should also include `.resource.ts` files then, though this probably represents an antipattern (`reource` files are meant to contain code for interacting with the API, not the UI). Any file...

> Does that sound reasonable? Yes > Also, is 0 a valid value for Prescription refills? Yes; that just means "no refills", which is a valid quantity (no quantity to...

> Also, circling back to the configuration issue, do we still want to make this the default behaviour out of the box for the refapp with the GP as the...