Get the code identifiers of the children of a code with a given identifier
get_childCodeIds(x, parentCodeId, returnNodes = FALSE)The parsed sources object
The code identifier of the parent code
Set to TRUE to return a list of nodes, not just the
code identifiers
A character vector with code identifiers (or a list of nodes)