Re: [Health-dev] FHIR issues

2019-10-28 Thread Luis Falcon
Hi Tumashu On Mon, 28 Oct 2019 14:43:37 +0800 (CST) tumashu wrote: > I am very interesting FHIR, and do some ** test hack ** , found that > porting FHIR to python3 seem to be not a huge project :-) Great ! Chris has been maintaining the FHIR API, so I'm positive he'll be happy to see the

Re: [Health-dev] Some problem about CJK name style.

2019-10-28 Thread Luis Falcon
Hi Tumashu & community ! On Sun, 27 Oct 2019 07:08:20 +0800 (CST) tumashu wrote: > This place should use rec_name too > > > def create_evaluation_pol(cls, evaluation): > > 'author': evaluation.healthprof.name.name, Thanks for the feedback ! This is a tricky on