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 »

A receipt that is provided by the pharmacy for people who have additional health care insurance, also known as a BVAC.

Predictions are activated only if a table with the name BVAC_detail is part of the format

Header fields

Field

Description

Insured name

Insured NISZ

prescriber name

prescriber id

Date from

Line items

Table name: BVAC_detail

Column

Description

CNK code

Number of units

description

TK amount

PA amount

Table name: Total

Column

Description

TK amount

PA amount

Useful computed fields

Field

Formula

SUM CHECK TK

ROUND(ADD($detail_BVAC.TK amount$1:$detail_BVAC.TK amount$$), 2)

=

$Total.TK amount$1

SUM CHECK PA

ROUND(ADD($detail_BVAC.PA amount$1:$detail_BVAC.PA amount$$), 2)

=

$Total.PA amount$1

  • No labels