simpleType NHSNumberStatusIndicator_Verified_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:Number99Positive_Type
used by
elements PatientIdentity_General_Structure/VerifiedIdentity_Structure/NHSNumberStatusIndicator PatientIdentity_Birth_Structure/VerifiedIdentity_Structure/NHSNumberStatusIndicator PatientIdentity_Delivery_Structure/VerifiedIdentity_Structure/NHSNumberStatusIndicator PersonIdentity_Baby_Structure/VerifiedIdentity_Structure_Baby/NHSNumberStatusIndicator_Baby PersonIdentity_Mother_Structure/VerifiedIdentity_Structure_Mother/NHSNumberStatusIndicator_Mother
attributes PatientIdentity_General_Structure/VerifiedIdentity_Structure/@NHSNumberStatusIndicator PatientIdentity_Birth_Structure/VerifiedIdentity_Structure/@NHSNumberStatusIndicator PatientIdentity_Delivery_Structure/VerifiedIdentity_Structure/@NHSNumberStatusIndicator PersonIdentity_Baby_Structure/VerifiedIdentity_Structure_Baby/@NHSNumberStatusIndicator_Baby PersonIdentity_Mother_Structure/VerifiedIdentity_Structure_Mother/@NHSNumberStatusIndicator_Mother
facets
Kind Value annotation 
totalDigits 
enumeration 01 
annotation
documentation
V6-1: Used as an attribute code validation (all other valid values, not 90, not 91) to process a Permitted NHS Number
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>


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