| source |
<xs:simpleType name="NHSNumberStatusIndicator_Verified_Type">
<xs:annotation>
<xs:documentation>V6-1: Used as an attribute code validation (all other valid values, not 90, not 91) to process a Permitted NHS Number</xs:documentation>
</xs:annotation>
<xs:restriction base="ns:Number99Positive_Type">
<xs:enumeration value="01"/>
</xs:restriction>
</xs:simpleType> |