You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have regimen subclass of ... hasMedicationAdministrationDuration
but domain of hasMedicationAdministrationDuration is MedicationAdministration
so Regimen must be a MedicationAdministration.
Consider associating the duration directly with the medicationAdministration, or changing the domain of hasMedicationAdministrationDuration to be more general.
The text was updated successfully, but these errors were encountered:
we have regimen subclass of ... hasMedicationAdministrationDuration
but domain of hasMedicationAdministrationDuration is MedicationAdministration
so Regimen must be a MedicationAdministration.
Consider associating the duration directly with the medicationAdministration, or changing the domain of hasMedicationAdministrationDuration to be more general.
The text was updated successfully, but these errors were encountered: