edmcouncil / idmp

This repository stores the OWL ontology built on the basis of the ISO standards for identification of medicinal products.
https://spec.edmcouncil.org/idmp/
MIT License
29 stars 10 forks source link

Augment the IDMP ontologies to include properties that enable clinical trials to manage the administration of medicinal products #139

Closed ElisaKendall closed 2 years ago

ElisaKendall commented 2 years ago

The following properties are needed:

  1. ClinicalTrial managesAdministrationOf InvestigationalMedicinalProduct
  2. InvestigationalMedicinalProduct isAdministeredIn ClinicalTrial
  3. PartyRole administers InvestigationalMedicinalProduct (in the context of the clinical trial)
  4. InvestigationalMedicinalProduct isAdministeredBy PartyRole

Eventually we will revise the ontology to include Clinician / Physician as party roles, and Facility, meaning, a hospital or clinic, to augment the pattern.

We also need to add the EuropeanUnion as a geopolitical entity / jurisdiction.

This issue is relatively urgent to complete the current clinical trial examples (CQ5 and CQ6).

ElisaKendall commented 2 years ago

This issue was resolved in pull request #140 .