Connector should check that the state of the ePIs is exactly the same as the source.
If an ePI needs to be deleted, resources must be deleted in the following order:
RESOURCES_TO_DELETE = [
"Composition",
"ClinicalUseDefinition",
"Ingredient",
"PackagedProductDefinition",
"AdministrableProductDefinition",
"RegulatedAuthorization",
"ManufacturedItemDefinition",
"Organization",
"MedicinalProductDefinition",
"Bundle"
]
Connector should check that the state of the ePIs is exactly the same as the source.
If an ePI needs to be deleted, resources must be deleted in the following order: RESOURCES_TO_DELETE = [ "Composition", "ClinicalUseDefinition", "Ingredient", "PackagedProductDefinition", "AdministrableProductDefinition", "RegulatedAuthorization", "ManufacturedItemDefinition", "Organization", "MedicinalProductDefinition", "Bundle" ]