Versions Compared

Key

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

Table of Contents

ERD

See detailed data model here

Data structures

CONTRACT_REQUESTS

...

NameTypeM/ODescription and constraints
iduuidM
contract_typecapitation, reimbursementM
start_datedateM
end_datedateM
statusenum('TERMINATED', 'VERIFIED')M
status_reasonstringO
contractor_legal_entity_iduuidM
contractor_owner_iduuidM
contractor_basevarcharM
contractor_payment_detailsjsonbM
contractor_rmsp_amountnumberM
external_contractor_flagbooleanO
external_contractorsjsonb[]O
nhs_legal_entity_iduuidM
nhs_signer_iduuidM
nhs_payment_methodDICTIONARYM
miscvarcharO
nhs_signer_basevarcharM
issue_cityvarcharM
nhs_contract_pricenumberM
contract_numbervarcharM
contract_request_iduuidM
is_suspendedbooleanM
is_activebooleanM
id_formDICTIONARYM
inserted_byuuidM
inserted_attimestampM
updated_byuuidM
updated_attimestampM

...