simpleType NHSNumberStatusIndicator_Withheld_Type
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type restriction of ns:Number99Positive_Type
used by
elements PatientIdentity_General_Structure/WithheldIdentity_Structure/NHSNumberStatusIndicator PatientIdentity_Birth_Structure/WithheldIdentity_Structure/NHSNumberStatusIndicator PatientIdentity_Delivery_Structure/WithheldIdentity_Structure/NHSNumberStatusIndicator PersonIdentity_Baby_Structure/WithheldIdentity_Structure_Baby/NHSNumberStatusIndicator_Baby PersonIdentity_Mother_Structure/WithheldIdentity_Structure_Mother/NHSNumberStatusIndicator_Mother
attributes PatientIdentity_General_Structure/WithheldIdentity_Structure/@NHSNumberStatusIndicator PatientIdentity_Birth_Structure/WithheldIdentity_Structure/@NHSNumberStatusIndicator PatientIdentity_Delivery_Structure/WithheldIdentity_Structure/@NHSNumberStatusIndicator PersonIdentity_Baby_Structure/WithheldIdentity_Structure_Baby/@NHSNumberStatusIndicator_Baby PersonIdentity_Mother_Structure/WithheldIdentity_Structure_Mother/@NHSNumberStatusIndicator_Mother
facets
Kind Value annotation 
totalDigits 
enumeration 90 
annotation
documentation
V6-1: Used as an attribute code validation (Value = 90) to process a Withheld NHS Number (Trust Anonymised)
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>


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