FHIR Chat · Inclusion of Sanger/MLPA confirmation information · genomics / eMerge Pilot

Stream: genomics / eMerge Pilot

Topic: Inclusion of Sanger/MLPA confirmation information


view this post on Zulip Mullai Murugan (Mar 07 2019 at 00:28):

For our clinical genetic tests, we validate SNVs using Sanger and CNVs using MLPA. Would the Described or Complex Variant be the appropriate resource to include validation info? If so, what would be an appropriate field to house this info?

As also detailed in a gforge tracking item #19829

view this post on Zulip Kevin Power (Mar 07 2019 at 14:40):

We really have not talked about this one. At least I haven't.

My first question is - if you detected the variant with NGS, then confirmed with Sanger - it is still one variant to report, right? I almost think of it as the same Variant, but with 2 methods? Does that make sense to others? (I say this noting that Observation.method is 0..1).

This might be a good question for the #Orders and Observation WG stream - at least to see if they have conceptually thought about how to appropriately model confirmation testing results.

view this post on Zulip Andrea Pitkus, PhD, MLS(ASCP)CM, CSM (Mar 07 2019 at 15:52):

I think it might be important to note which results are with each method. Recommend different LOINCs for each to reflect those differences so folks/computers don't comingle the two....

view this post on Zulip Kevin Power (Mar 07 2019 at 16:00):

Yea, that is fair. Lots of other metadata (who, when, ...) that would be different. I do think it will be important to link the NGS Variant with the Sanger Variant though - something like a 'confirms' attribute from the Sanger Variant to the NGS Variant?

view this post on Zulip Andrea Pitkus, PhD, MLS(ASCP)CM, CSM (Mar 07 2019 at 16:15):

Right. Thinking like how LOINC models a screening test for X and confirmatory test for X. It makes a difference for downstream end users from a positive predictive Value, AUC reporting, etc.

view this post on Zulip Kevin Power (Mar 07 2019 at 16:23):

Yet another area we need additional guidance and examples :frown:

view this post on Zulip Andrea Pitkus, PhD, MLS(ASCP)CM, CSM (Mar 07 2019 at 17:35):

Sounds like the use case @Larry Babb shared would be a starting place. Perhaps others can ask their labs for more examples of screening vs more in depth testing (like whole genome sequencing). How do we get more folks from the laboratories to share? Can more folks join from these initiatives or is it a timing issue?

view this post on Zulip Larry Babb (Mar 07 2019 at 20:36):

My perspective and experience with labs reporting validated NGS data is that they write up a methodology section that indicates how and when they perform validation and with what technology. They don't report or even necessarily capture the variant record from both assays independently. They ultimately are trying to get to the point of expressing their representation of the variant (a representation that all labs wish was standardized - so mostly HGVS at this point). In our messages we will provide a single representation of the variant reported (not one for each methodology) and we'd like to potentially annotate that the variant was confirmed at a minimum. How it was confirmed would require a lookup of the methodology and presumption that the methodology section is accurate and has enough structure that a consuming system could derive what technology was used (if that was even necessary).

I believe the important fact that downstream folks would care about is merely "was the variant confirmed".

view this post on Zulip Kevin Power (Mar 07 2019 at 20:41):

Certainly, something to indicate the confirmation would be much easier to address in our model.

view this post on Zulip Andrea Pitkus, PhD, MLS(ASCP)CM, CSM (Mar 07 2019 at 21:30):

Agree that the downstream folks only want to know variant. Suspect due to US lab accreditation/CLIA requirements, the original screening results, methods, etc are captured in the internal laboratory information system (LIS). Test system validation and other quality data would need to be available to CMS inspectors, etc. Most all this is internal to the performing lab, and not released externally.

Also would be easy to confirm by looking at test compendium/CLIA specimen collection manual information about the test orders as physicians need to know what they get with their order and if it meets their clinical need before they order and collect patient specimens. (Realize we haven't discussed order info hardly at all on CG calls.)

view this post on Zulip Kevin Power (Mar 07 2019 at 22:17):

We could add a new Observation.component[] in our Variant profile called something like "Confirmation" - and that could be a simple boolean or perhaps we develop our own value set with some reasonable terms in it - like standard methods for confirming?

view this post on Zulip Kevin Power (Mar 07 2019 at 22:19):

Do we want/need to indicate other findings being confirmed? I don't think so, but wanted to make sure I wasn't missing something.

view this post on Zulip Bret H (Mar 08 2019 at 14:22):

like the idea of a confirms link to an observation with methodology specified for specific results confirmation. BUT if it is routine for the test always be confirmed by such and such sequencing method then this seems more apart of the test methodology on the variant. @Larry Babb which is the case for your use case?

view this post on Zulip Larry Babb (Mar 08 2019 at 15:57):

Disclaimer: I am not a domain expert on methodology design and assay processing.
I believe the methodology for the overall test typically describes the conditions under which they variant is confirmed by and orthogonal technology (and what that is). I believe that any "clinically significant" variant (path or Lik path) would be confirmed and typically be a given technology (like Sanger), but benign variants would not (necessarily). I think each lab defines things there own way. I believe some labs don't even confirm significant variants or use the same tech do confirm it.

In regards to having a "confirms" link on each variant finding observation that points to another observation with the methodology for the confirmation, I think that is an interesting proposal, but would need to be fleshed out. First, I would consider using the ObservationDefinition concept that @Andrea Pitkus, PhD, MLS(ASCP)CM, CSM has enlightened me on related to the OO Catalog work that is underway. But even that seems a bit heavy. Maybe the best solution is a simple flag or coded Y/N/U field called "confirmationTested" on any ObsDescribedVariant or MolecularSequence item since they seem to be the lowest level of genetic findings (maybe it should be on ObsGenotype and ObsHap... and ObsComplex.. too?).

It's messy because there's so many forms and profiles for representing variants (i think). Anyway, sticking a "confirmationTested" field somewhere would be a good step in the right direction.

I do believe we will eventually find a path foward whereby we can model the variant definitions more formally with explicit resources and then use them in a clearer approach to passing Observations about the variantDefinitions found, associated to interpretations, contributing to overall interps, etc....

view this post on Zulip Andrea Pitkus, PhD, MLS(ASCP)CM, CSM (Mar 08 2019 at 20:06):

Concur with your 1st paragraph. Not all variants detected are reported.

be interested more in how the report is currently structured in pdf/paper format to report variants as labs structure them differently too. I have seen some labs report (not for variants or genomics, but other testing) the result and method used to obtain the result in a separate line/field as described. I wouldn't use Observation Definition as it's more the catalog (but would be used to describe the variants and all the test information shown for a random test order here: https://www.bcm.edu/research/medical-genetics-labs/test_detail.cfm?testcode=22350 ) May wish to start with simpler examples and work up to more complex. With reflexive orders, it may list order than could be added on to the original specimen/order requisition/service request, assuming they are built separately so billing charges can be dropped as more testing (i.e. confirmatory) is added. Depending on the type of confirmation, seems plausible that any of the items described might be confirmed.

Totally agree that there is quite a variety out there currently and can be messy. Concur on path. May have a few twists and turns in the meanwhile. ;)


Last updated: Apr 12 2022 at 19:14 UTC