Logo: Department of HealthLogo: Pharmaceutical Benefits SchemePBS XML
PBS XML Schema Version 3.1.9

Element <pbs:amount>

Belongs to http://schema.pbs.gov.au/ XML Namespace. Defined in PBS XML Schema grammar.

This is a simple type of element.

A dollar value. May be either "exact" (specified to 8 or more decimal places) or "rounded" (rounded to 2 decimal places, 0.5 rounds up as per 5CPA). Precision may be indicated by reference to terminology concept.

Terminology

This element may reference terminology concepts from the Value (http://pbs.gov.au/value) class of concepts.

Contains

decimal

May be used in

pbs:copayment
pbs:discount
pbs:threshold
pbs:fee-definition
pbs:fee
pbs:markup
pbs:container-definition
pbs:container
pbs:contribution
pbs:price
pbs:ex-manufacturer
pbs:drug-tariff-prices

Example

<copayment xml:id="a1" rdf:resource="http://pbs.gov.au/copayment/concessional">
<amount>
content
</amount>
<discounts-list>...</discounts-list> <effective>...</effective> </copayment>

Attributes

The pbs:amount element may include the following attributes:

Name Optional Allowed Values Default Value Comments
xml:id Yes text Identifies the unique ID value of the element
xml:base Yes text Specifies the base URI of the element and its descendants
xml:lang Yes text Specifies the natural language of the element and its descendants
rdf:resource Yes "anyURI" datatype Reference to a terminology concept.
previous Yes "anyURI" datatype Hyperlink to the previous value of the element.