simpleType HighCostDrugs_OPCS_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:AlphaNumeric_Type
used by
elements CriticalCarePeriod_Structure/NeonatalCriticalCarePeriod/NCC_CareActivityGroup/HighCostDrugs_OPCS CriticalCarePeriod_Structure/PaediatricCriticalCarePeriod/PCC_CareActivityGroup/HighCostDrugs_OPCS
facets
Kind Value annotation 
maxLength 
pattern [X][8][1-9][0-9] 
pattern [X][9][0-7][0-9] 
annotation
documentation
V6-0: (September 2006)  introduces  Critical Care Period Optional Data Items
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy