In addition to allowing the user to generate outputs using hierarchies derived from LOINC (e.g. primary & supplementary part models), we also want to allow the option to derive hierarchies based on mappings to sources.
This helps us do different kinds of queries based on what's loaded.
General approach
For hierarchies derived from external sources, these hierarchies won't include all terms from the source. The general approach is to start with the mapped terms, and create trees based on all ancestors.
Overview
In addition to allowing the user to generate outputs using hierarchies derived from LOINC (e.g. primary & supplementary part models), we also want to allow the option to derive hierarchies based on mappings to sources.
This helps us do different kinds of queries based on what's loaded.
General approach
For hierarchies derived from external sources, these hierarchies won't include all terms from the source. The general approach is to start with the mapped terms, and create trees based on all ancestors.
Sub-issues
Related
54