midas-network / midas-data

An ontology for MIDAS data types
1 stars 2 forks source link

Medical terms #32

Closed LucieContamin closed 1 year ago

LucieContamin commented 1 year ago

The data catalog entry form contains the terms:

Medical (subclass of Topic):

I think it was link to the issue #3. Could we add them in the ontology?

Should we also add

LucieContamin commented 1 year ago

THanks for the update, I found the two terms: "Immunogen" and "Clinical Trial". However they are subClasses of Topic. Would it be possible to create a new "Medical" term as a SubClass of Topic and transfer "Immunogen" and "Clinical Trial" as SubClass of Medical, please?

To have something like: Topic -- Medical (Subclass of Topic) -- Immunogen (Subclass of Medical) Topic -- Medical (Subclass of Topic) -- Clinical Trial (Subclass of Medical)

hoganwr commented 1 year ago

Do you have a definition of "Medical"? What does the adjective modify? Data set? Does it mean "medical data set"?

LucieContamin commented 1 year ago

I apologize I don't have a clear definition for Medical. I can refer to the issue #3 for more information. If I understand correctly, in this issue the term was link to the definition "Data relating to health care".

harryhoch commented 1 year ago

What purpose would the term "medical" serve? Almost all of the ontology relates to health care in some sense. Is there a use case for tying "immunogen" and "clinical trial" together?

LucieContamin commented 1 year ago

Currently only the term clinical trial is used in the metadata entry form in the MIDAS DB and it's a child of "medical" as it was in a previous version of the ontology I think.

And following the discussion on the issue #3 , the two terms are often but not always related. I also have an example here: https://accessclinicaldata.niaid.nih.gov/ that might link both if I understand correctly.

Medical might not be the best term to regroup clinical trial, immunogen and other associated term but I don't have other suggestions currently.

harryhoch commented 1 year ago

ok. the fact that we don't have the term medical in a previous version suggest that we might not need it. Can you describe a use case - a scenario where it might be need?

I couldn't get that link to work....

LucieContamin commented 1 year ago

Sorry I was not clear, we had the term medical in a previous version but it does not appear in the ontology anymore.

 <!-- http://midasnetwork.us/datasets#MIDAS_DATA000089 -->

    <owl:Class rdf:about="http://midasnetwork.us/datasets#MIDAS_DATA000089">
        <rdfs:subClassOf rdf:resource="http://midasnetwork.us/datasets#MIDAS_DATA000002"/>
        <rdfs:comment>Data relating to health care</rdfs:comment>
        <rdfs:label xml:lang="en">Medical</rdfs:label>
    </owl:Class>

It was added on a suggestion from Alice, so might be good to discuss with her again about it.

The example I join is about Accessing NIAID Clinical Trials Data with data like: "Dataset for IMPACC - A Prospective Cohort Study to Assess Longitudinal Immune Responses in Hospitalized Patients with COVID-19 "

harryhoch commented 1 year ago

ok. @aarcury-quandt , what do you think? Do we need the term "medical"? If so, how can we define it?

aarcury-quandt commented 1 year ago

I think "medical" was based on anticipating having more types of medical/observational data in the catalog and needing a term for the parent.

As for the definition for "medical" or whatever other term we use, I guess the question is what makes these datasets (or the studies from which we derived them) different?

Now, we have 2 catalog items labeled with "clinical trial". One is the NIH database, where it looks like you have individual observations reported. The other is the IBM thing. I can't get it to open, and I don't think it fits the above definition. I know of a [old] COVID seroprevalence dataset published with a pre-print, but I don't know if it's catalogued. So we have potentially 2 datasets that fit these criteria. Maybe more if we go back and look at all the seroprevalence studies that were started in 2020.

harryhoch commented 1 year ago

thanks, @aarcury-quandt . I think the data collected as research are often clinical trials. Are you talking instead about data collected during clinical care? We can call it "clinical data", but I still think it's very distinct from "immunogen" and "clinical trials".

I guess I would also say that seroprelvalence data should have a distinct tag of its own.

harryhoch commented 1 year ago

Ok, follow-up. I think it makes sense to add imunnogen and clinical trials. @aarcury-quandt , what are the other use cases that you're thinking of?

hoganwr commented 1 year ago

They are already there under topic. If there's nothing else to do with them then we can close this issue.

On Wed, Oct 19, 2022 at 5:16 PM Harry Hochheiser @.***> wrote:

Ok, follow-up. I think it makes sense to add imunnogen and clinical trials. @aarcury-quandt https://github.com/aarcury-quandt , what are the other use cases that you're thinking of?

— Reply to this email directly, view it on GitHub https://github.com/midas-network/midas-data/issues/32#issuecomment-1284582987, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJR55VV5MGS3KS25ROB5PTWEBQJLANCNFSM546WCTLA . You are receiving this because you modified the open/close state.Message ID: @.***>

aarcury-quandt commented 1 year ago

@harryhoch I don't understand the question. Are you asking what sorts of studies from above criteria that I think we'd have data from? Because I don't know how useful that would be.

harryhoch commented 1 year ago

yes - what would be the use cases for the other types of "medical data" - we need specific examples to determine how to model it?

aarcury-quandt commented 1 year ago

Off the top of my head:

harryhoch commented 1 year ago

Suggest we leave this until specific use cases require action