| source |
<xs:simpleType name="NHSNumberStatusIndicator_Withheld_Type">
<xs:annotation>
<xs:documentation>V6-1: Used as an attribute code validation (Value = 90) to process a Withheld NHS Number (Trust Anonymised)</xs:documentation>
</xs:annotation>
<xs:restriction base="ns:Number99Positive_Type">
<xs:enumeration value="90"/>
</xs:restriction>
</xs:simpleType> |