sS conceptIDAsString(Concept c) { ret c == null ? null : str(c.id); }