mirror of
https://github.com/pcvolkmer/mv64e-onkostar-data.git
synced 2025-07-03 19:12:55 +00:00
feat: add medication to Therapielinie
This commit is contained in:
@ -72,8 +72,7 @@ public class KpaTherapielinieDataMapper extends AbstractKpaTherapieverlaufDataMa
|
||||
.end(resultSet.getDate("ende"))
|
||||
.build()
|
||||
)
|
||||
/* TODO JSON deserialisation */
|
||||
//.medication()
|
||||
.medication(JsonToMedicationMapper.map(resultSet.getString("wirkstoffcodes")))
|
||||
|
||||
/* TODO Yet missing form fields */
|
||||
//.category(getMtbSystemicTherapyCategoryCoding())
|
||||
|
Reference in New Issue
Block a user