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.
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:
The chart-category element.
Content for the chart-category element.
All of the following (in any order):
The period of time that a chart is valid.
The date that this chart category became effective.
Optionally:
The date that this chart category became non-effective.
For future extensions.
<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>
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. |