complexType PersonIdentity_Baby_Structure
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p664.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
children ns:WithheldIdentity_Structure_Baby ns:VerifiedIdentity_Structure_Baby ns:UnverifiedIdentity_Structure_Baby
used by
element PersonGroup_Baby_Structure/PersonIdentity_Baby_Structure
annotation
documentation
V6-1:
Structure Standardised for all Patients and Attributes rationalised.
The Human Fertilisation and Embryology Act 1990 as amended by the Human Fertilisation and Embryology (Disclosure of Information) Act 1992 imposes statutory restrictions on the disclosure of information about identifiable individuals in connection with certain infertility treatments.
A list of the relevant codes is given in the NHS Data Dictionary. 
In these cases the
LOCAL PATIENT IDENTIFIER,
NHS NUMBER, 
PATIENT NAME and ADDRESS,
POSTCODE OF USUAL ADDRESS and BIRTH DATE
must be omitted from the CDS.


Birth Episodes do not carry address details for a baby but by local agreement it may be assumed that the baby's address details are those of its mother whose details may be carried in the Birth Occurrence Group - Person Group (Mother) data structure.
source <xs:complexType name="PersonIdentity_Baby_Structure">
 
<xs:annotation>
   
<xs:documentation>V6-1:
Structure Standardised for all Patients and Attributes rationalised.
The Human Fertilisation and Embryology Act 1990 as amended by the Human Fertilisation and Embryology (Disclosure of Information) Act 1992 imposes statutory restrictions on the disclosure of information about identifiable individuals in connection with certain infertility treatments.
A list of the relevant codes is given in the NHS Data Dictionary. 
In these cases the
LOCAL PATIENT IDENTIFIER,
NHS NUMBER, 
PATIENT NAME and ADDRESS,
POSTCODE OF USUAL ADDRESS and BIRTH DATE
must be omitted from the CDS.


Birth Episodes do not carry address details for a baby but by local agreement it may be assumed that the baby's address details are those of its mother whose details may be carried in the Birth Occurrence Group - Person Group (Mother) data structure.
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:choice>
     
<xs:element name="WithheldIdentity_Structure_Baby">
       
<xs:annotation>
         
<xs:documentation>V6-1:
XML Mandatory by choice
Must be first in sequence.
Reflects Status = 91 = Confidential

For patients with sensitive conditions (as defined in DSCN 41/98/P26), all patient identifiable information must be removed from Commissioning Data Set records.
This is indicated when the NHS Number Status Indicator has a code value = 91.

In these cases the
LOCAL PATIENT IDENTIFIER, ORGANISATION CODE (LOCAL PATIENT IDENTIFIER)
NHS NUMBER
PATIENT NAME
PERSON BIRTH DATE
should be omitted from the CDS Types.

Birth Episodes do not carry address details for a baby but by local agreement it may be assumed that the baby's address details are those of its mother whose details may be carried in the Birth Occurrence Group - Person Group (Mother) data structure.
</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:sequence minOccurs="0" maxOccurs="0">
             
<xs:element name="LocalPatientIdentifier_Baby" type="ns:LocalPatientIdentifier_Type" minOccurs="0" maxOccurs="0">
               
<xs:annotation>
                 
<xs:documentation>V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
</xs:documentation>
               
</xs:annotation>
             
</xs:element>
             
<xs:element name="OrganisationCode_LocalPatientIdentifier_Baby" type="ns:OrganisationCode_Type" minOccurs="0" maxOccurs="0">
               
<xs:annotation>
                 
<xs:documentation>V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
</xs:documentation>
               
</xs:annotation>
             
</xs:element>
           
</xs:sequence>
           
<xs:element name="NHSNumber_Baby" type="ns:NHSNumber_Type" minOccurs="0" maxOccurs="0"/>
           
<xs:element name="NHSNumberStatusIndicator_Baby" type="ns:NHSNumberStatusIndicator_Withheld_Type">
             
<xs:annotation>
               
<xs:documentation>XML Mandatory if this data structure is used

V6-1:
Only Code Value = 91 is acceptable
Uses "Withheld_Type" with a value of 91
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="PatientName" type="ns:PersonName_Structure" minOccurs="0" maxOccurs="0"/>
           
<xs:element name="PatientUsualAddress" type="ns:Address_Structure" minOccurs="0" maxOccurs="0"/>
           
<xs:element name="PostcodeOfUsualAddress" type="ns:PostcodeOfUsualAddress_Type" minOccurs="0" maxOccurs="0"/>
           
<xs:element name="OrganisationCode_PCTOfResidence" type="ns:PCT_Code_Type" minOccurs="0" maxOccurs="0"/>
           
<xs:element name="PersonBirthDate_Baby" type="ns:PersonBirthDate_Type" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>V6-1 Data Element moved into this structure to be controlled by the NHS Number Status Indicator Attribute.

Note:
In the DELIVERY CDS TYPES, PERSON BIRTH DATE (BABY) should NOT be anonymised.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
         
<xs:attribute name="NHSNumberStatusIndicator_Baby" type="ns:NHSNumberStatusIndicator_Withheld_Type" use="required">
           
<xs:annotation>
             
<xs:documentation>V6-1:
Only Code Value = 91 is acceptable

Uses the "Withheld_Type" with a value of 91 for the XML Attribute
</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="VerifiedIdentity_Structure_Baby">
       
<xs:annotation>
         
<xs:documentation>V6-1:
XML Mandatory by choice.
AttributeReflects Status= 01= Verified.

If the NHS Number has been Verified - it must also be Valid with the correct format and Modulus 11 Check Digit.  The schema does not check "validity".

For reasons of confidentiality, the patient's NAMEand ADDRESS (not including POSTCODE OF USUAL ADDRESS) must NOT be carried where a valid NHS Number is present.



Birth Episodes do not carry address details for a baby but by local agreement it may be assumed that the baby's address details are those of its mother whose details may be carried in the Birth Occurrence Group - Person Group (Mother) data structure.
</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:sequence minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Where this XML optional structure is used, both elements must be provided.</xs:documentation>
             
</xs:annotation>
             
<xs:element name="LocalPatientIdentifier_Baby" type="ns:LocalPatientIdentifier_Type">
               
<xs:annotation>
                 
<xs:documentation>V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
</xs:documentation>
               
</xs:annotation>
             
</xs:element>
             
<xs:element name="OrganisationCode_LocalPatientIdentifier_Baby" type="ns:OrganisationCode_Type">
               
<xs:annotation>
                 
<xs:documentation>V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
</xs:documentation>
               
</xs:annotation>
             
</xs:element>
           
</xs:sequence>
           
<xs:element name="NHSNumber_Baby" type="ns:NHSNumber_Type">
             
<xs:annotation>
               
<xs:documentation>XML Mandatory if this data structure is used</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="NHSNumberStatusIndicator_Baby" type="ns:NHSNumberStatusIndicator_Verified_Type">
             
<xs:annotation>
               
<xs:documentation>XML Mandatory if this data structure is used

V6-1:
Only Value = 01 is acceptable
Uses "Verified_Type" with a value of 01
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="PatientName" type="ns:PersonName_Structure" minOccurs="0" maxOccurs="0"/>
           
<xs:element name="PatientUsualAddress" type="ns:Address_Structure" minOccurs="0" maxOccurs="0"/>
           
<xs:element name="PostcodeOfUsualAddress" type="ns:PostcodeOfUsualAddress_Type" minOccurs="0" maxOccurs="0"/>
           
<xs:element name="OrganisationCode_PCTOfResidence" type="ns:PCT_Code_Type" minOccurs="0" maxOccurs="0"/>
           
<xs:element name="PersonBirthDate_Baby" type="ns:PersonBirthDate_Type" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>V6-1:
Data Element moved into this structure to be controlled by the NHS Number Status Indicator Attribute.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
         
<xs:attribute name="NHSNumberStatusIndicator_Baby" type="ns:NHSNumberStatusIndicator_Verified_Type" use="required">
           
<xs:annotation>
             
<xs:documentation>V6-1:
Only Value = 01 is acceptable

Uses "Verified_Type" with a value of 01 for the XML Attribute
</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="UnverifiedIdentity_Structure_Baby">
       
<xs:annotation>
         
<xs:documentation>V6-1:
XML Mandatory by choice
AttributeReflects Status
02,03,04,05,06,07,08 = all other

Attribute enumerations DO NOT include the values of 91 and 01 as these should always be processed in the preceeding structures.

If the NHS Number Status Indicator contains invalid values, the schema parse will fail. 

Note that code value = 90 is not supported
</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:sequence minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>Where this XML optional structure is used, both elements must be provided.</xs:documentation>
             
</xs:annotation>
             
<xs:element name="LocalPatientIdentifier_Baby" type="ns:LocalPatientIdentifier_Type">
               
<xs:annotation>
                 
<xs:documentation>V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
</xs:documentation>
               
</xs:annotation>
             
</xs:element>
             
<xs:element name="OrganisationCode_LocalPatientIdentifier_Baby" type="ns:OrganisationCode_Type">
               
<xs:annotation>
                 
<xs:documentation>V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
</xs:documentation>
               
</xs:annotation>
             
</xs:element>
           
</xs:sequence>
           
<xs:element name="NHSNumber_Baby" type="ns:NHSNumber_Type" minOccurs="0"/>
           
<xs:element name="NHSNumberStatusIndicator_Baby" type="ns:NHSNumberStatusIndicator_Unverified_Type">
             
<xs:annotation>
               
<xs:documentation>XML Mandatory if this data structure is used
V6-1:
Uses the "Unverified_Type" with a values of 02,03,04,05,06,07,08
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="PatientName" type="ns:PersonName_Structure" minOccurs="0" maxOccurs="0"/>
           
<xs:element name="PatientUsualAddress" type="ns:Address_Structure" minOccurs="0" maxOccurs="0"/>
           
<xs:element name="PostcodeOfUsualAddress" type="ns:PostcodeOfUsualAddress_Type" minOccurs="0" maxOccurs="0">
             
<xs:annotation>
               
<xs:documentation> </xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="OrganisationCode_PCTOfResidence" type="ns:PCT_Code_Type" minOccurs="0" maxOccurs="0"/>
           
<xs:element name="PersonBirthDate_Baby" type="ns:PersonBirthDate_Type" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>V6-1:
Data Element moved into this structure to be controlled by the NHS Number Status Indicator Attribute.
</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
         
<xs:attribute name="NHSNumberStatusIndicator_Baby" type="ns:NHSNumberStatusIndicator_Unverified_Type" use="required">
           
<xs:annotation>
             
<xs:documentation>V6-1:
Uses the "Unverified_Type" with a values of 02,03,04,05,06,07,08
for the XML Attribute
</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
       
</xs:complexType>
     
</xs:element>
   
</xs:choice>
 
</xs:sequence>
</xs:complexType>

element PersonIdentity_Baby_Structure/WithheldIdentity_Structure_Baby
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p665.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
properties
isRef 0
content complex
children ns:LocalPatientIdentifier_Baby ns:OrganisationCode_LocalPatientIdentifier_Baby ns:NHSNumber_Baby ns:NHSNumberStatusIndicator_Baby ns:PatientName ns:PatientUsualAddress ns:PostcodeOfUsualAddress ns:OrganisationCode_PCTOfResidence ns:PersonBirthDate_Baby
attributes
Name  Type  Use  Default  Fixed  annotation
NHSNumberStatusIndicator_Babyns:NHSNumberStatusIndicator_Withheld_Typerequired      
documentation
V6-1:
Only Code Value = 91 is acceptable

Uses the "Withheld_Type" with a value of 91 for the XML Attribute
annotation
documentation
V6-1:
XML Mandatory by choice
Must be first in sequence.
Reflects Status = 91 = Confidential

For patients with sensitive conditions (as defined in DSCN 41/98/P26), all patient identifiable information must be removed from Commissioning Data Set records.
This is indicated when the NHS Number Status Indicator has a code value = 91.

In these cases the
LOCAL PATIENT IDENTIFIER, ORGANISATION CODE (LOCAL PATIENT IDENTIFIER)
NHS NUMBER
PATIENT NAME
PERSON BIRTH DATE
should be omitted from the CDS Types.

Birth Episodes do not carry address details for a baby but by local agreement it may be assumed that the baby's address details are those of its mother whose details may be carried in the Birth Occurrence Group - Person Group (Mother) data structure.
source <xs:element name="WithheldIdentity_Structure_Baby">
 
<xs:annotation>
   
<xs:documentation>V6-1:
XML Mandatory by choice
Must be first in sequence.
Reflects Status = 91 = Confidential

For patients with sensitive conditions (as defined in DSCN 41/98/P26), all patient identifiable information must be removed from Commissioning Data Set records.
This is indicated when the NHS Number Status Indicator has a code value = 91.

In these cases the
LOCAL PATIENT IDENTIFIER, ORGANISATION CODE (LOCAL PATIENT IDENTIFIER)
NHS NUMBER
PATIENT NAME
PERSON BIRTH DATE
should be omitted from the CDS Types.

Birth Episodes do not carry address details for a baby but by local agreement it may be assumed that the baby's address details are those of its mother whose details may be carried in the Birth Occurrence Group - Person Group (Mother) data structure.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:sequence minOccurs="0" maxOccurs="0">
       
<xs:element name="LocalPatientIdentifier_Baby" type="ns:LocalPatientIdentifier_Type" minOccurs="0" maxOccurs="0">
         
<xs:annotation>
           
<xs:documentation>V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="OrganisationCode_LocalPatientIdentifier_Baby" type="ns:OrganisationCode_Type" minOccurs="0" maxOccurs="0">
         
<xs:annotation>
           
<xs:documentation>V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:element name="NHSNumber_Baby" type="ns:NHSNumber_Type" minOccurs="0" maxOccurs="0"/>
     
<xs:element name="NHSNumberStatusIndicator_Baby" type="ns:NHSNumberStatusIndicator_Withheld_Type">
       
<xs:annotation>
         
<xs:documentation>XML Mandatory if this data structure is used

V6-1:
Only Code Value = 91 is acceptable
Uses "Withheld_Type" with a value of 91
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="PatientName" type="ns:PersonName_Structure" minOccurs="0" maxOccurs="0"/>
     
<xs:element name="PatientUsualAddress" type="ns:Address_Structure" minOccurs="0" maxOccurs="0"/>
     
<xs:element name="PostcodeOfUsualAddress" type="ns:PostcodeOfUsualAddress_Type" minOccurs="0" maxOccurs="0"/>
     
<xs:element name="OrganisationCode_PCTOfResidence" type="ns:PCT_Code_Type" minOccurs="0" maxOccurs="0"/>
     
<xs:element name="PersonBirthDate_Baby" type="ns:PersonBirthDate_Type" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>V6-1 Data Element moved into this structure to be controlled by the NHS Number Status Indicator Attribute.

Note:
In the DELIVERY CDS TYPES, PERSON BIRTH DATE (BABY) should NOT be anonymised.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="NHSNumberStatusIndicator_Baby" type="ns:NHSNumberStatusIndicator_Withheld_Type" use="required">
     
<xs:annotation>
       
<xs:documentation>V6-1:
Only Code Value = 91 is acceptable

Uses the "Withheld_Type" with a value of 91 for the XML Attribute
</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute PersonIdentity_Baby_Structure/WithheldIdentity_Structure_Baby/@NHSNumberStatusIndicator_Baby
type ns:NHSNumberStatusIndicator_Withheld_Type
properties
isRef 0
use required
facets
Kind Value annotation 
totalDigits 
enumeration 90 
annotation
documentation
V6-1:
Only Code Value = 91 is acceptable

Uses the "Withheld_Type" with a value of 91 for the XML Attribute
source <xs:attribute name="NHSNumberStatusIndicator_Baby" type="ns:NHSNumberStatusIndicator_Withheld_Type" use="required">
 
<xs:annotation>
   
<xs:documentation>V6-1:
Only Code Value = 91 is acceptable

Uses the "Withheld_Type" with a value of 91 for the XML Attribute
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element PersonIdentity_Baby_Structure/WithheldIdentity_Structure_Baby/LocalPatientIdentifier_Baby
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p666.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:LocalPatientIdentifier_Type
properties
isRef 0
minOcc 0
maxOcc 0
content simple
facets
Kind Value annotation 
maxLength 10 
annotation
documentation
V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
source <xs:element name="LocalPatientIdentifier_Baby" type="ns:LocalPatientIdentifier_Type" minOccurs="0" maxOccurs="0">
 
<xs:annotation>
   
<xs:documentation>V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element PersonIdentity_Baby_Structure/WithheldIdentity_Structure_Baby/OrganisationCode_LocalPatientIdentifier_Baby
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p667.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:OrganisationCode_Type
properties
isRef 0
minOcc 0
maxOcc 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 
annotation
documentation
V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
source <xs:element name="OrganisationCode_LocalPatientIdentifier_Baby" type="ns:OrganisationCode_Type" minOccurs="0" maxOccurs="0">
 
<xs:annotation>
   
<xs:documentation>V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element PersonIdentity_Baby_Structure/WithheldIdentity_Structure_Baby/NHSNumber_Baby
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p668.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:NHSNumber_Type
properties
isRef 0
minOcc 0
maxOcc 0
content simple
facets
Kind Value annotation 
pattern [0-9]{10} 
source <xs:element name="NHSNumber_Baby" type="ns:NHSNumber_Type" minOccurs="0" maxOccurs="0"/>

element PersonIdentity_Baby_Structure/WithheldIdentity_Structure_Baby/NHSNumberStatusIndicator_Baby
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p669.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:NHSNumberStatusIndicator_Withheld_Type
properties
isRef 0
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 90 
annotation
documentation
XML Mandatory if this data structure is used

V6-1:
Only Code Value = 91 is acceptable
Uses "Withheld_Type" with a value of 91
source <xs:element name="NHSNumberStatusIndicator_Baby" type="ns:NHSNumberStatusIndicator_Withheld_Type">
 
<xs:annotation>
   
<xs:documentation>XML Mandatory if this data structure is used

V6-1:
Only Code Value = 91 is acceptable
Uses "Withheld_Type" with a value of 91
</xs:documentation>
 
</xs:annotation>
</xs:element>

element PersonIdentity_Baby_Structure/WithheldIdentity_Structure_Baby/PatientName
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p670.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:PersonName_Structure
properties
isRef 0
minOcc 0
maxOcc 0
content complex
children ns:PersonFullName ns:PersonName_Structured ns:PersonRequestedName
source <xs:element name="PatientName" type="ns:PersonName_Structure" minOccurs="0" maxOccurs="0"/>

element PersonIdentity_Baby_Structure/WithheldIdentity_Structure_Baby/PatientUsualAddress
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p671.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:Address_Structure
properties
isRef 0
minOcc 0
maxOcc 0
content complex
children ns:UnstructuredAddress ns:StructuredAddress
source <xs:element name="PatientUsualAddress" type="ns:Address_Structure" minOccurs="0" maxOccurs="0"/>

element PersonIdentity_Baby_Structure/WithheldIdentity_Structure_Baby/PostcodeOfUsualAddress
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p672.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:PostcodeOfUsualAddress_Type
properties
isRef 0
minOcc 0
maxOcc 0
content simple
facets
Kind Value annotation 
maxLength 
source <xs:element name="PostcodeOfUsualAddress" type="ns:PostcodeOfUsualAddress_Type" minOccurs="0" maxOccurs="0"/>

element PersonIdentity_Baby_Structure/WithheldIdentity_Structure_Baby/OrganisationCode_PCTOfResidence
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p673.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:PCT_Code_Type
properties
isRef 0
minOcc 0
maxOcc 0
content simple
facets
Kind Value annotation 
length 
source <xs:element name="OrganisationCode_PCTOfResidence" type="ns:PCT_Code_Type" minOccurs="0" maxOccurs="0"/>

element PersonIdentity_Baby_Structure/WithheldIdentity_Structure_Baby/PersonBirthDate_Baby
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p674.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:PersonBirthDate_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
V6-1 Data Element moved into this structure to be controlled by the NHS Number Status Indicator Attribute.

Note:
In the DELIVERY CDS TYPES, PERSON BIRTH DATE (BABY) should NOT be anonymised.
source <xs:element name="PersonBirthDate_Baby" type="ns:PersonBirthDate_Type" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>V6-1 Data Element moved into this structure to be controlled by the NHS Number Status Indicator Attribute.

Note:
In the DELIVERY CDS TYPES, PERSON BIRTH DATE (BABY) should NOT be anonymised.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element PersonIdentity_Baby_Structure/VerifiedIdentity_Structure_Baby
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p675.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
properties
isRef 0
content complex
children ns:LocalPatientIdentifier_Baby ns:OrganisationCode_LocalPatientIdentifier_Baby ns:NHSNumber_Baby ns:NHSNumberStatusIndicator_Baby ns:PatientName ns:PatientUsualAddress ns:PostcodeOfUsualAddress ns:OrganisationCode_PCTOfResidence ns:PersonBirthDate_Baby
attributes
Name  Type  Use  Default  Fixed  annotation
NHSNumberStatusIndicator_Babyns:NHSNumberStatusIndicator_Verified_Typerequired      
documentation
V6-1:
Only Value = 01 is acceptable

Uses "Verified_Type" with a value of 01 for the XML Attribute
annotation
documentation
V6-1:
XML Mandatory by choice.
AttributeReflects Status= 01= Verified.

If the NHS Number has been Verified - it must also be Valid with the correct format and Modulus 11 Check Digit.  The schema does not check "validity".

For reasons of confidentiality, the patient's NAMEand ADDRESS (not including POSTCODE OF USUAL ADDRESS) must NOT be carried where a valid NHS Number is present.



Birth Episodes do not carry address details for a baby but by local agreement it may be assumed that the baby's address details are those of its mother whose details may be carried in the Birth Occurrence Group - Person Group (Mother) data structure.
source <xs:element name="VerifiedIdentity_Structure_Baby">
 
<xs:annotation>
   
<xs:documentation>V6-1:
XML Mandatory by choice.
AttributeReflects Status= 01= Verified.

If the NHS Number has been Verified - it must also be Valid with the correct format and Modulus 11 Check Digit.  The schema does not check "validity".

For reasons of confidentiality, the patient's NAMEand ADDRESS (not including POSTCODE OF USUAL ADDRESS) must NOT be carried where a valid NHS Number is present.



Birth Episodes do not carry address details for a baby but by local agreement it may be assumed that the baby's address details are those of its mother whose details may be carried in the Birth Occurrence Group - Person Group (Mother) data structure.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:sequence minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Where this XML optional structure is used, both elements must be provided.</xs:documentation>
       
</xs:annotation>
       
<xs:element name="LocalPatientIdentifier_Baby" type="ns:LocalPatientIdentifier_Type">
         
<xs:annotation>
           
<xs:documentation>V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="OrganisationCode_LocalPatientIdentifier_Baby" type="ns:OrganisationCode_Type">
         
<xs:annotation>
           
<xs:documentation>V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:element name="NHSNumber_Baby" type="ns:NHSNumber_Type">
       
<xs:annotation>
         
<xs:documentation>XML Mandatory if this data structure is used</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="NHSNumberStatusIndicator_Baby" type="ns:NHSNumberStatusIndicator_Verified_Type">
       
<xs:annotation>
         
<xs:documentation>XML Mandatory if this data structure is used

V6-1:
Only Value = 01 is acceptable
Uses "Verified_Type" with a value of 01
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="PatientName" type="ns:PersonName_Structure" minOccurs="0" maxOccurs="0"/>
     
<xs:element name="PatientUsualAddress" type="ns:Address_Structure" minOccurs="0" maxOccurs="0"/>
     
<xs:element name="PostcodeOfUsualAddress" type="ns:PostcodeOfUsualAddress_Type" minOccurs="0" maxOccurs="0"/>
     
<xs:element name="OrganisationCode_PCTOfResidence" type="ns:PCT_Code_Type" minOccurs="0" maxOccurs="0"/>
     
<xs:element name="PersonBirthDate_Baby" type="ns:PersonBirthDate_Type" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>V6-1:
Data Element moved into this structure to be controlled by the NHS Number Status Indicator Attribute.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="NHSNumberStatusIndicator_Baby" type="ns:NHSNumberStatusIndicator_Verified_Type" use="required">
     
<xs:annotation>
       
<xs:documentation>V6-1:
Only Value = 01 is acceptable

Uses "Verified_Type" with a value of 01 for the XML Attribute
</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute PersonIdentity_Baby_Structure/VerifiedIdentity_Structure_Baby/@NHSNumberStatusIndicator_Baby
type ns:NHSNumberStatusIndicator_Verified_Type
properties
isRef 0
use required
facets
Kind Value annotation 
totalDigits 
enumeration 01 
annotation
documentation
V6-1:
Only Value = 01 is acceptable

Uses "Verified_Type" with a value of 01 for the XML Attribute
source <xs:attribute name="NHSNumberStatusIndicator_Baby" type="ns:NHSNumberStatusIndicator_Verified_Type" use="required">
 
<xs:annotation>
   
<xs:documentation>V6-1:
Only Value = 01 is acceptable

Uses "Verified_Type" with a value of 01 for the XML Attribute
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element PersonIdentity_Baby_Structure/VerifiedIdentity_Structure_Baby/LocalPatientIdentifier_Baby
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p676.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:LocalPatientIdentifier_Type
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 10 
annotation
documentation
V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
source <xs:element name="LocalPatientIdentifier_Baby" type="ns:LocalPatientIdentifier_Type">
 
<xs:annotation>
   
<xs:documentation>V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element PersonIdentity_Baby_Structure/VerifiedIdentity_Structure_Baby/OrganisationCode_LocalPatientIdentifier_Baby
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p677.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:OrganisationCode_Type
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 
annotation
documentation
V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
source <xs:element name="OrganisationCode_LocalPatientIdentifier_Baby" type="ns:OrganisationCode_Type">
 
<xs:annotation>
   
<xs:documentation>V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element PersonIdentity_Baby_Structure/VerifiedIdentity_Structure_Baby/NHSNumber_Baby
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p678.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:NHSNumber_Type
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [0-9]{10} 
annotation
documentation
XML Mandatory if this data structure is used
source <xs:element name="NHSNumber_Baby" type="ns:NHSNumber_Type">
 
<xs:annotation>
   
<xs:documentation>XML Mandatory if this data structure is used</xs:documentation>
 
</xs:annotation>
</xs:element>

element PersonIdentity_Baby_Structure/VerifiedIdentity_Structure_Baby/NHSNumberStatusIndicator_Baby
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p679.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:NHSNumberStatusIndicator_Verified_Type
properties
isRef 0
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 01 
annotation
documentation
XML Mandatory if this data structure is used

V6-1:
Only Value = 01 is acceptable
Uses "Verified_Type" with a value of 01
source <xs:element name="NHSNumberStatusIndicator_Baby" type="ns:NHSNumberStatusIndicator_Verified_Type">
 
<xs:annotation>
   
<xs:documentation>XML Mandatory if this data structure is used

V6-1:
Only Value = 01 is acceptable
Uses "Verified_Type" with a value of 01
</xs:documentation>
 
</xs:annotation>
</xs:element>

element PersonIdentity_Baby_Structure/VerifiedIdentity_Structure_Baby/PatientName
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p680.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:PersonName_Structure
properties
isRef 0
minOcc 0
maxOcc 0
content complex
children ns:PersonFullName ns:PersonName_Structured ns:PersonRequestedName
source <xs:element name="PatientName" type="ns:PersonName_Structure" minOccurs="0" maxOccurs="0"/>

element PersonIdentity_Baby_Structure/VerifiedIdentity_Structure_Baby/PatientUsualAddress
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p681.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:Address_Structure
properties
isRef 0
minOcc 0
maxOcc 0
content complex
children ns:UnstructuredAddress ns:StructuredAddress
source <xs:element name="PatientUsualAddress" type="ns:Address_Structure" minOccurs="0" maxOccurs="0"/>

element PersonIdentity_Baby_Structure/VerifiedIdentity_Structure_Baby/PostcodeOfUsualAddress
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p682.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:PostcodeOfUsualAddress_Type
properties
isRef 0
minOcc 0
maxOcc 0
content simple
facets
Kind Value annotation 
maxLength 
source <xs:element name="PostcodeOfUsualAddress" type="ns:PostcodeOfUsualAddress_Type" minOccurs="0" maxOccurs="0"/>

element PersonIdentity_Baby_Structure/VerifiedIdentity_Structure_Baby/OrganisationCode_PCTOfResidence
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p683.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:PCT_Code_Type
properties
isRef 0
minOcc 0
maxOcc 0
content simple
facets
Kind Value annotation 
length 
source <xs:element name="OrganisationCode_PCTOfResidence" type="ns:PCT_Code_Type" minOccurs="0" maxOccurs="0"/>

element PersonIdentity_Baby_Structure/VerifiedIdentity_Structure_Baby/PersonBirthDate_Baby
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p684.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:PersonBirthDate_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
V6-1:
Data Element moved into this structure to be controlled by the NHS Number Status Indicator Attribute.
source <xs:element name="PersonBirthDate_Baby" type="ns:PersonBirthDate_Type" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>V6-1:
Data Element moved into this structure to be controlled by the NHS Number Status Indicator Attribute.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element PersonIdentity_Baby_Structure/UnverifiedIdentity_Structure_Baby
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p685.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
properties
isRef 0
content complex
children ns:LocalPatientIdentifier_Baby ns:OrganisationCode_LocalPatientIdentifier_Baby ns:NHSNumber_Baby ns:NHSNumberStatusIndicator_Baby ns:PatientName ns:PatientUsualAddress ns:PostcodeOfUsualAddress ns:OrganisationCode_PCTOfResidence ns:PersonBirthDate_Baby
attributes
Name  Type  Use  Default  Fixed  annotation
NHSNumberStatusIndicator_Babyns:NHSNumberStatusIndicator_Unverified_Typerequired      
documentation
V6-1:
Uses the "Unverified_Type" with a values of 02,03,04,05,06,07,08
for the XML Attribute
annotation
documentation
V6-1:
XML Mandatory by choice
AttributeReflects Status
02,03,04,05,06,07,08 = all other

Attribute enumerations DO NOT include the values of 91 and 01 as these should always be processed in the preceeding structures.

If the NHS Number Status Indicator contains invalid values, the schema parse will fail. 

Note that code value = 90 is not supported
source <xs:element name="UnverifiedIdentity_Structure_Baby">
 
<xs:annotation>
   
<xs:documentation>V6-1:
XML Mandatory by choice
AttributeReflects Status
02,03,04,05,06,07,08 = all other

Attribute enumerations DO NOT include the values of 91 and 01 as these should always be processed in the preceeding structures.

If the NHS Number Status Indicator contains invalid values, the schema parse will fail. 

Note that code value = 90 is not supported
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:sequence minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Where this XML optional structure is used, both elements must be provided.</xs:documentation>
       
</xs:annotation>
       
<xs:element name="LocalPatientIdentifier_Baby" type="ns:LocalPatientIdentifier_Type">
         
<xs:annotation>
           
<xs:documentation>V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="OrganisationCode_LocalPatientIdentifier_Baby" type="ns:OrganisationCode_Type">
         
<xs:annotation>
           
<xs:documentation>V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:element name="NHSNumber_Baby" type="ns:NHSNumber_Type" minOccurs="0"/>
     
<xs:element name="NHSNumberStatusIndicator_Baby" type="ns:NHSNumberStatusIndicator_Unverified_Type">
       
<xs:annotation>
         
<xs:documentation>XML Mandatory if this data structure is used
V6-1:
Uses the "Unverified_Type" with a values of 02,03,04,05,06,07,08
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="PatientName" type="ns:PersonName_Structure" minOccurs="0" maxOccurs="0"/>
     
<xs:element name="PatientUsualAddress" type="ns:Address_Structure" minOccurs="0" maxOccurs="0"/>
     
<xs:element name="PostcodeOfUsualAddress" type="ns:PostcodeOfUsualAddress_Type" minOccurs="0" maxOccurs="0">
       
<xs:annotation>
         
<xs:documentation> </xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="OrganisationCode_PCTOfResidence" type="ns:PCT_Code_Type" minOccurs="0" maxOccurs="0"/>
     
<xs:element name="PersonBirthDate_Baby" type="ns:PersonBirthDate_Type" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>V6-1:
Data Element moved into this structure to be controlled by the NHS Number Status Indicator Attribute.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="NHSNumberStatusIndicator_Baby" type="ns:NHSNumberStatusIndicator_Unverified_Type" use="required">
     
<xs:annotation>
       
<xs:documentation>V6-1:
Uses the "Unverified_Type" with a values of 02,03,04,05,06,07,08
for the XML Attribute
</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute PersonIdentity_Baby_Structure/UnverifiedIdentity_Structure_Baby/@NHSNumberStatusIndicator_Baby
type ns:NHSNumberStatusIndicator_Unverified_Type
properties
isRef 0
use required
facets
Kind Value annotation 
totalDigits 
enumeration 02 
enumeration 03 
enumeration 04 
enumeration 05 
enumeration 06 
enumeration 07 
enumeration 08 
annotation
documentation
V6-1:
Uses the "Unverified_Type" with a values of 02,03,04,05,06,07,08
for the XML Attribute
source <xs:attribute name="NHSNumberStatusIndicator_Baby" type="ns:NHSNumberStatusIndicator_Unverified_Type" use="required">
 
<xs:annotation>
   
<xs:documentation>V6-1:
Uses the "Unverified_Type" with a values of 02,03,04,05,06,07,08
for the XML Attribute
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element PersonIdentity_Baby_Structure/UnverifiedIdentity_Structure_Baby/LocalPatientIdentifier_Baby
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p686.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:LocalPatientIdentifier_Type
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 10 
annotation
documentation
V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
source <xs:element name="LocalPatientIdentifier_Baby" type="ns:LocalPatientIdentifier_Type">
 
<xs:annotation>
   
<xs:documentation>V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element PersonIdentity_Baby_Structure/UnverifiedIdentity_Structure_Baby/OrganisationCode_LocalPatientIdentifier_Baby
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p687.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:OrganisationCode_Type
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 
annotation
documentation
V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
source <xs:element name="OrganisationCode_LocalPatientIdentifier_Baby" type="ns:OrganisationCode_Type">
 
<xs:annotation>
   
<xs:documentation>V6-1:
Data element moved into this structure to be controlled by the NHS Number Status Indicator XML Attribute.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element PersonIdentity_Baby_Structure/UnverifiedIdentity_Structure_Baby/NHSNumber_Baby
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p688.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:NHSNumber_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern [0-9]{10} 
source <xs:element name="NHSNumber_Baby" type="ns:NHSNumber_Type" minOccurs="0"/>

element PersonIdentity_Baby_Structure/UnverifiedIdentity_Structure_Baby/NHSNumberStatusIndicator_Baby
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p689.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:NHSNumberStatusIndicator_Unverified_Type
properties
isRef 0
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 02 
enumeration 03 
enumeration 04 
enumeration 05 
enumeration 06 
enumeration 07 
enumeration 08 
annotation
documentation
XML Mandatory if this data structure is used
V6-1:
Uses the "Unverified_Type" with a values of 02,03,04,05,06,07,08
source <xs:element name="NHSNumberStatusIndicator_Baby" type="ns:NHSNumberStatusIndicator_Unverified_Type">
 
<xs:annotation>
   
<xs:documentation>XML Mandatory if this data structure is used
V6-1:
Uses the "Unverified_Type" with a values of 02,03,04,05,06,07,08
</xs:documentation>
 
</xs:annotation>
</xs:element>

element PersonIdentity_Baby_Structure/UnverifiedIdentity_Structure_Baby/PatientName
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p690.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:PersonName_Structure
properties
isRef 0
minOcc 0
maxOcc 0
content complex
children ns:PersonFullName ns:PersonName_Structured ns:PersonRequestedName
source <xs:element name="PatientName" type="ns:PersonName_Structure" minOccurs="0" maxOccurs="0"/>

element PersonIdentity_Baby_Structure/UnverifiedIdentity_Structure_Baby/PatientUsualAddress
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p691.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:Address_Structure
properties
isRef 0
minOcc 0
maxOcc 0
content complex
children ns:UnstructuredAddress ns:StructuredAddress
source <xs:element name="PatientUsualAddress" type="ns:Address_Structure" minOccurs="0" maxOccurs="0"/>

element PersonIdentity_Baby_Structure/UnverifiedIdentity_Structure_Baby/PostcodeOfUsualAddress
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p692.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:PostcodeOfUsualAddress_Type
properties
isRef 0
minOcc 0
maxOcc 0
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
source <xs:element name="PostcodeOfUsualAddress" type="ns:PostcodeOfUsualAddress_Type" minOccurs="0" maxOccurs="0">
 
<xs:annotation>
   
<xs:documentation> </xs:documentation>
 
</xs:annotation>
</xs:element>

element PersonIdentity_Baby_Structure/UnverifiedIdentity_Structure_Baby/OrganisationCode_PCTOfResidence
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p693.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:PCT_Code_Type
properties
isRef 0
minOcc 0
maxOcc 0
content simple
facets
Kind Value annotation 
length 
source <xs:element name="OrganisationCode_PCTOfResidence" type="ns:PCT_Code_Type" minOccurs="0" maxOccurs="0"/>

element PersonIdentity_Baby_Structure/UnverifiedIdentity_Structure_Baby/PersonBirthDate_Baby
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p694.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:PersonBirthDate_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
V6-1:
Data Element moved into this structure to be controlled by the NHS Number Status Indicator Attribute.
source <xs:element name="PersonBirthDate_Baby" type="ns:PersonBirthDate_Type" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>V6-1:
Data Element moved into this structure to be controlled by the NHS Number Status Indicator Attribute.
</xs:documentation>
 
</xs:annotation>
</xs:element>


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