| namespace | http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns | ||||||||||||
| type | restriction of ns:AlphaNumeric_Type | ||||||||||||
| used by | |||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:simpleType name="HighCostDrugs_OPCS_Type"> <xs:annotation> <xs:documentation>V6-0: (September 2006) introduces Critical Care Period Optional Data Items</xs:documentation> </xs:annotation> <xs:restriction base="ns:AlphaNumeric_Type"> <xs:maxLength value="4"/> <xs:pattern value="[X][8][1-9][0-9]"/> <xs:pattern value="[X][9][0-7][0-9]"/> </xs:restriction> </xs:simpleType> |