simpleType NHSNumberStatusIndicator_Unverified_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:Number99Positive_Type
used by
elements PatientIdentity_General_Structure/UnverifiedIdentity_Structure/NHSNumberStatusIndicator PatientIdentity_Birth_Structure/UnverifiedIdentity_Structure/NHSNumberStatusIndicator PatientIdentity_Delivery_Structure/UnverifiedIdentity_Structure/NHSNumberStatusIndicator PersonIdentity_Baby_Structure/UnverifiedIdentity_Structure_Baby/NHSNumberStatusIndicator_Baby PersonIdentity_Mother_Structure/UnverifiedIdentity_Structure_Mother/NHSNumberStatusIndicator_Mother
attributes PatientIdentity_General_Structure/UnverifiedIdentity_Structure/@NHSNumberStatusIndicator PatientIdentity_Birth_Structure/UnverifiedIdentity_Structure/@NHSNumberStatusIndicator PatientIdentity_Delivery_Structure/UnverifiedIdentity_Structure/@NHSNumberStatusIndicator PersonIdentity_Baby_Structure/UnverifiedIdentity_Structure_Baby/@NHSNumberStatusIndicator_Baby PersonIdentity_Mother_Structure/UnverifiedIdentity_Structure_Mother/@NHSNumberStatusIndicator_Mother
facets
Kind Value annotation 
totalDigits 
enumeration 02 
enumeration 03 
enumeration 04 
enumeration 05 
enumeration 06 
enumeration 07 
enumeration 08 
annotation
documentation
V6-1:  Used as an attribute code validation (Value = 02,03,04,05,06,07,08) to process an unverified NHS Number
source <xs:simpleType name="NHSNumberStatusIndicator_Unverified_Type">
 
<xs:annotation>
   
<xs:documentation>V6-1:  Used as an attribute code validation (Value = 02,03,04,05,06,07,08) to process an unverified NHS Number</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="ns:Number99Positive_Type">
   
<xs:enumeration value="02"/>
   
<xs:enumeration value="03"/>
   
<xs:enumeration value="04"/>
   
<xs:enumeration value="05"/>
   
<xs:enumeration value="06"/>
   
<xs:enumeration value="07"/>
   
<xs:enumeration value="08"/>
 
</xs:restriction>
</xs:simpleType>


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