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

Element <pbs:values-list>

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

This is a complex type of element.

A container for Schedule or Program data.

Contains

The values-list element.

Content of the values-list element.

All of the following (in any order):

Zero or more of the following:

Patient copayment details.

Zero or more of the following:

Safety Net threshold details.

Zero or more of the following:

This is for the Safety Net Card Issue Fee.

Zero or more of the following:

Types of Medication Charts.

Zero or more of the following:

Values that have been deleted.

Pattern pbs.forward-compatibility

For future extensions.

May be used in

pbs:schedule
pbs:program

Example

<schedule>
<values-list> <copayment xml:id="a1" rdf:resource="http://pbs.gov.au/copayment/concessional">...</copayment> <threshold xml:id="a2" rdf:resource="http://pbs.gov.au/threshold/concessional">...</threshold> <copayment xml:id="a3" rdf:resource="http://pbs.gov.au/copayment/general">...</copayment> <threshold xml:id="a4" rdf:resource="http://pbs.gov.au/threshold/general">...</threshold> ... </values-list>
<program xml:id="a317195">...</program> <program xml:id="a317236">...</program> <program xml:id="a317248">...</program> <program xml:id="a317260">...</program> ... </schedule>

Attributes

The pbs:values-list 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.