Output: {
    match?: {
        concept?: Coding;
        equivalence?: code;
        product?: {
            concept?: Coding;
            element?: uri;
        }[];
        source?: uri;
    }[];
    message?: string;
    result: boolean;
}