We are trying to setup a online intake form. With php I can parse the data to a CSV file and Import it in to CO4. The patients details data; name, adres, medical, custom fields are placed nicely within the patients record.
But there are q&a’s in the form that need to be imported into a clinicalForm. Is it possible to import the q&a data into a custom-designed clinicalForm using a presuffix or anything? (In the same way u can do with customfields)
Thanks