ЕСОЗ - публічна документація

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Allowed providing conditions for each legal entity type

Legal entity type

Providing condition

PRIMARY_CARE

OUTPATIENT

OUTPATIENT

INPATIENT, OUTPATIENT

EMERGENCY

FIELD

PHARMACY

-

Healthcare services configurable parameters

Variable

Value

Comment

HEALTHCARE_SERVICE_LEGAL_ENTITIES_ALLOWED_TYPES

Values that matches with dictionary LEGAL_ENTITY_TYPE_V2

Values: “PRIMARY_CARE,OUTPATIENT,EMERGENCY,PHARMACY”

Legal entity types where healthcare service creating is allowed. Legal entity types should match with LEGAL_ENTITY_TYPE_V2 dictionary.

HEALTHCARE_SERVICE_PRIMARY_CARE_CATEGORIES

Values that matches with dictionary HEALTHCARE_SERVICE_CATEGORIES

Values: “MSP”

Allowed healthcare service categories for legal entity with type PRIMARY_CARE. Healthcare service categories should match with HEALTHCARE_SERVICE_CATEGORIES dictionary.

HEALTHCARE_SERVICE_OUTPATIENT_CATEGORIES

Values that matches with dictionary HEALTHCARE_SERVICE_CATEGORIES

Values: “MSP,PHARMACY_DRUGS

Allowed healthcare service categories for legal entity with type OUTPATIENT. Healthcare service categories should match with HEALTHCARE_SERVICE_CATEGORIES dictionary.

HEALTHCARE_SERVICE_EMERGENCY_CATEGORIES

Values that matches with dictionary HEALTHCARE_SERVICE_CATEGORIES

Values: “MSP”

Allowed healthcare service categories for legal entity with type EMERGENCY. Healthcare service categories should match with HEALTHCARE_SERVICE_CATEGORIES dictionary.

HEALTHCARE_SERVICE_PHARMACY_CATEGORIES

Values that matches with dictionary HEALTHCARE_SERVICE_CATEGORIES

Values: “PHARMACY,PHARMACY_DRUGS”

Allowed healthcare service categories for legal entity with type PHARMACY. Healthcare service categories should match with HEALTHCARE_SERVICE_CATEGORIES dictionary.

HEALTHCARE_SERVICE_PHARMACY_LICENSE_TYPE

Values that matches with dictionary LICENSE_TYPE

Values: “PHARMACY”

License type that is needed to create healthcare service with category PHARMACY. License type should match with LICENSE_TYPE dictionary.

If variable is defined, but has empty value - license is not needed for category.

HEALTHCARE_SERVICE_MSP_LICENSE_TYPE

Values that matches with dictionary LICENSE_TYPE

Values: “MSP”

License type that is needed to create healthcare service with category MSP. License type should match with LICENSE_TYPE dictionary.

If variable is defined, but has empty value - license is not needed for category.

HEALTHCARE_SERVICE_PHARMACY_DRUGS_LICENSE_TYPE

Values that matches with dictionary LICENSE_TYPE

Values: “PHARMACY_DRUGS”

License type that is needed to create healthcare service with category PHARMACY_DRUGS. License type should match with LICENSE_TYPE dictionary.

If variable is defined, but has empty value - license is not needed for category.

HEALTHCARE_SERVICE_TYPE_FIELD_REQUIRED_FOR_CATEGORIES

Values that matches with dictionary HEALTHCARE_SERVICE_CATEGORIES

Values: “PHARMACY_DRUGS”

Healthcare service category where type field is required. Healthcare service categories should match with HEALTHCARE_SERVICE_CATEGORIES dictionary.

HEALTHCARE_SERVICE_SPECIALITY_TYPE_FIELD_REQUIRED_FOR_CATEGORIES

Values that matches with dictionary HEALTHCARE_SERVICE_CATEGORIES

Values: “MSP”

Healthcare service category where speciality_type field is required. Healthcare service categories should match with HEALTHCARE_SERVICE_CATEGORIES dictionary.

  • No labels