Comparison Table API changes between Ennov InSight 7.2 and Ennov InSight 7.1

This table describes the API changes between Ennov InSight 7.2 and Ennov InSight 7.1.

Entity Name API/Controller endpoint API 7.2 Updates Description
Attribute Column Class/Table
Substance SubstanceRestController /data-admin/substance The following fields are added:
  • deviceCmrCategoryId
  • indexNumber
  • ecNumber
  • DEVICE_CMR_CATEGORY_TYPE_ID
  • INDEX_NUMBER
  • EC_NUMBER
Classname:Substance
  • DB table: ISM.SUBSTANCE
  • DB view: ISM.DV_SUBSTANCE
  • This field is foreign key to: Class name: EUCategoryOfCMRType; DB table: ism.eu_device_cmr_category_type-Required for Substances of type 'CMR Substance', non mandatory for other types.
  • Optional
  • Optional
Manufacturer SourceRestController(read only) /data-admin/source The following fields are added:
  • dunsSrnNumber
  • authorizedRepresent ativeName
  • ORGANIZATION_IDENTIFIER2
  • AUTHORIZED_REPRESENTATIVE_NAME
Classname:Source
  • DB table: ISM.SOURCE
  • DB view: ISM.DV_SOURCE
  • Optional
  • Optional
Manufactured Item ManufacturedItemRestController /manufactured-item The following fields are changed:
  • quantityValue
  • quantityUnit
Classname: Manufactured Item
  • ISM.MANUFACTURED_ITEM
  • ISM.DV_MANUFACTURED_ITEM
  • The field is changed from required to optional and to accept float values (up to 5 digits then '.' then up to 5 digits. Negative values are not permitted.
  • The field is changed to optional.
PDS SubstanceDetail SubstanceDetailRestController /detail/substance The following fields are added:
  • originOfSubstanceId
  • compositionGroupingDescription
  • concentrationMeasureTypeId
  • SUBSTANCE_ORIGIN_TYPE_ID
  • COMPOSITION_GROUPING_DESCRIPTION
  • ISM.CONCENTRATION_VALUE.CONCENTRATION_MEASURE_TYPE_ID
Classname ActiveIngredientDetail
  • DB table: ISM.PDS_SUBSTANCE_CHANGE
  • DB view: ISM.DV_PDS_SUBSTANCE
  • Optional.This field is foreign key to: Class name: OriginOfSubstance /ISM.SUBSTANCE_ORIGIN_TYPE compositionGroupingDescription / COMPOSITION_GROUPING_DESCRIPTION.
  • Optional
PDS ActiveIngredientDetail ActiveIngredientDetailRestController /detail/ai The following fields are added:
  • originOfSubstanceId
  • compositionGroupingDescription
  • SUBSTANCE_ORIGIN_TYPE_ID
  • COMPOSITION_GROUPING_DESCRIPTION
Class Name: ActiveIngredientDetail
  • DB table: ISM.PDS_ACTING_CHANGE
  • DB view: ISM.DV_PDS_ACTING
  • This field is foreign key to: Class name: OriginOfSubstance / ISM.SUBSTANCE_ ORIGIN_TYPE. Optional.
  • Optional.
FluStrainDetail FluStrainDetailRestController /detail/flu-strain The following field is added:

concentrationMeasureTypeId

ISM.CONCENTRATION_VALUE.CONCENTRATION_MEASURE_TYPE_ID
ManufacturedItemSubstance ManufacturedItemSubstanceRestController /product-family/product/component/manufactured-item/substance The following field is added:

сoncentrationMeasureTypeId

ISM.CONCENTRATION_VALUE.CONCENTRATION_MEASURE_TYPE_ID
ManufacturedItemReferenceSubstance ManufacturedItemReferenceSubstanceRestController /product-family/product/component/manufactured-item/substance/reference The following fied is added:

concentrationMeasureTypeId

ISM.CONCENTRATION_VALUE.CONCENTRATION_MEASURE_TYPE_ID
ManufacturedItemActiveIngredient ManufacturedItemActiveIngredientRestController /product-family/product/component/manufactured-item/active-ingredient The following field is added:

concentrationMeasureTypeId

ISM.CONCENTRATION_VALUE.CONCE NTRATION_MEASURE_TYPE_ID
ManufacturedItemRefActiveIngredient ManufacturedItemRefActiveIngredientRestController /product-family/product/component/manufactured-item/active-ingredient/reference The following field is added:

concentrationMeasureTypeId

ISM.CONCENTRATION_VALUE.CONCENTRATION_MEASURE_TYPE_ID
Strength StrengthRestController /strength The following field is added:

concentrationMeasureTypeId

ISM.CONCENTRATION_VALUE.CONCENTRATION_MEASURE_TYPE_ID
ReferenceStrength ReferenceStrengthRestController /reference-strength The following field is added:

concentrationMeasureTypeId

ISM.CONCENTRATION_VALUE.CONCENTRATION_MEASURE_TYPE_ID
XPharmaProductSubstance XPharmaProductSubstanceRestController
  • /product/xpharma-product
  • /xpharma-product-substance
The following field is added:

concentrationMeasureTypeId

ISM.CONCENTRATION_VALUE.CONCENTRATION_MEASURE_TYPE_ID
XPharmaProductRefSubstance XPharmaProductRefSubstanceRestController
  • /product/xpharma-product
  • /xpharma-product-substance/reference
The following field is added:

concentrationMeasureTypeId

ISM.CONCENTRATION_VALUE.CONCENTRATION_MEASURE_TYPE_ID
XPharmaProductActiveIngredient XPharmaProductActiveIngredientRestController
  • /product/xpharma-product
  • /xpharma-product-active-ingredient
The following fields are added:
  • concentrationMeasureTypeId
  • substanceId
  • ISM.CONCENTRATION_VALUE.CONCENTRATION_MEASURE_TYPE_ID
  • ISM.SUBSTANCE.ID
XPharmaProductRefActiveIngredient XPharmaProductRefActiveIngredientRestController
  • /product/xpharma-product
  • /xpharma-product-active-ingredient
The following field is added:

concentrationMeasureTypeId

ISM.CONCENTRATION_VALUE.CONCENTRATION_MEASURE_TYPE_ID