Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Configurable parameters

...

Variable

Value

Comment

OWNER_POSITIONS

Values that matches with dictionary POSITION

Example: “P1, P2, P3, P32, P4, P6, P5”

Allowed positions for legal entity owner employee. Positions should match with POSITION dictionary.

LEGAL_ENTITY_<LEGALPHARMACY_PRIMARY_LICENSE_TYPES

Values that matches with dictionary LICENSE_TYPE

Values: “PHARMACY”

Allowed primary license types for specified legal entity type. License types should match with LICENSE_TYPE dictionary.

LEGAL_ENTITY_TYPE>OUTPATIENT_PRIMARYADDITIONAL_LICENSE_TYPES

Values that matches with dictionary LICENSE_TYPE

Example: “MSP, PHARMACY,PHARMACYValues: “PHARMACY_DRUGS”

Allowed primary additional license types for specified legal entity type. License types should match with LICENSE_TYPE dictionary.

LEGAL_ENTITY_<LEGALPHARMACY_ENTITY_TYPE>_ADDITIONAL_LICENSE_TYPES

Values that matches with dictionary LICENSE_TYPE

Example: “MSP, PHARMACY,PHARMACYValues: “PHARMACY_DRUGS”

Allowed additional license types for specified legal entity type. License types should match with LICENSE_TYPE dictionary.

LEGAL_ENTITY_CREATE_STATUS

Values that matches with dictionary LEGAL_ENTITY_STATUS

ExampleValues: “SUSPENDED”

Status of legal entity after Create Legal entity process. Status should match with LEGAL_ENTITY_STATUS dictionary.

LEGAL_ENTITY_<LEGAL_ENTITY_TYPE>_EMPLOYEE_TYPES

Values that matches with dictionary EMPLOYEE_TYPE

ExampleValues: “OWNER,HR,DOCTOR,ASSISTANT”

Allowed employee types for specified legal entity type. Employee types should match with EMPLOYEE_TYPE dictionary.

...