I am trying to understand how postConceptSetDefinition
works. If I feed it a definition fetched from Atlas, with getConceptSetDefinition
, it will reply with “http 400”. Debugger says
Cannot deserialize instance of
org.ohdsi.webapi.conceptset.ConceptSetItem out of START_ARRAY token
What am I misunderstanding here? Would anyone have an example that is accepted by postConceptSetDefinition
?
Thanks,
Harri