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

Element <pbs:chart-category>

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

This is a complex type of element.

A Medication Chart category.

Terminology

This element may reference terminology concepts from the Medication Chart Category (http://pbs.gov.au/medication-chart-category) class of concepts. This class of concepts includes:

Contains

The chart-category element.

Content for the chart-category element.

All of the following (in any order):

pbs:duration

The period of time that a chart is valid.

pbs:effective

The date that this chart category became effective.

Optionally:

The date that this chart category became non-effective.

Pattern pbs.forward-compatibility

For future extensions.

May be used in

pbs:chart-categories-list

Example

<chart-categories-list xml:id="a7">
<chart-category rdf:resource="http://pbs.gov.au/medication-chart-category/acute"> <duration>...</duration> <effective>...</effective> </chart-category>
<chart-category rdf:resource="http://pbs.gov.au/medication-chart-category/chronic">...</chart-category> <chart-category rdf:resource="http://pbs.gov.au/medication-chart-category/sub-acute">...</chart-category> </chart-categories-list>

Attributes

The pbs:chart-category 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.