I’m going to develop a java web service to provide some basic terminology services for openEHR such as: ConvertTermToCode
These methods accept inputs in specific data type such as: DV_CodedText
I don’t know how can I leverage these data types in the source of my web service.
Would you please help me?
Kind regards