| namespace | http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns | ||||||||||||||||||
| type | restriction of ns:AlphaNumeric_Type | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:simpleType name="MedicalStaffTypeSeeingPatient_Type"> <xs:annotation> <xs:documentation>V4-2-a: (09 September 2005) includes DSCN 32/2004 Values 03, 04 added / values 01, 02 retired </xs:documentation> </xs:annotation> <xs:restriction base="ns:AlphaNumeric_Type"> <xs:maxLength value="2"/> <xs:enumeration value="03"/> <xs:enumeration value="04"/> <xs:enumeration value="08"/> <xs:enumeration value="09"/> </xs:restriction> </xs:simpleType> |