complexType ClinicalInvestigationGroupICD_Type
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p193.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
children ns:InvestigationSchemeInUse ns:VeryGeneralPurpose_919 ns:PrimaryInvestigationGroupICD ns:SecondaryInvestigationGroupICD
used by
element ClinicalInvestigation_Structure/ClinicalInvestigationGroupICD
annotation
documentation
V6-0 Generic Structuring concept introduced
source <xs:complexType name="ClinicalInvestigationGroupICD_Type">
 
<xs:annotation>
   
<xs:documentation>V6-0 Generic Structuring concept introduced</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="InvestigationSchemeInUse" type="ns:InvestigationSchemeInUse_Type">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">XML Mandatory if this data structure is used</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="VeryGeneralPurpose_919" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>
   
<xs:element name="PrimaryInvestigationGroupICD">
     
<xs:annotation>
       
<xs:documentation>XML Mandatory if this data structure is used</xs:documentation>
     
</xs:annotation>
     
<xs:complexType mixed="false">
       
<xs:sequence>
         
<xs:element name="PrimaryInvestigation_ICD" type="ns:PrimaryDiagnosis_ICD_Type">
           
<xs:annotation>
             
<xs:documentation xml:lang="en">XML Mandatory if this data structure is used</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="VeryGeneralPurpose_920" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="SecondaryInvestigationGroupICD" minOccurs="0" maxOccurs="unbounded">
     
<xs:complexType mixed="false">
       
<xs:sequence>
         
<xs:element name="SecondaryInvestigation_ICD" type="ns:PrimaryDiagnosis_ICD_Type"/>
         
<xs:element name="VeryGeneralPurpose_921" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ClinicalInvestigationGroupICD_Type/InvestigationSchemeInUse
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p194.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:InvestigationSchemeInUse_Type
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
enumeration 01 
annotation
documentation
XML Mandatory if this data structure is used
source <xs:element name="InvestigationSchemeInUse" type="ns:InvestigationSchemeInUse_Type">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">XML Mandatory if this data structure is used</xs:documentation>
 
</xs:annotation>
</xs:element>

element ClinicalInvestigationGroupICD_Type/VeryGeneralPurpose_919
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p195.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:VeryGeneralPurpose_Type
properties
isRef 0
minOcc 0
maxOcc 99
content complex
children ns:PartyIdentifier ns:IdentityNumber ns:FreeText ns:SequenceNumber
source <xs:element name="VeryGeneralPurpose_919" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>

element ClinicalInvestigationGroupICD_Type/PrimaryInvestigationGroupICD
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p196.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
properties
isRef 0
content complex
mixed false
children ns:PrimaryInvestigation_ICD ns:VeryGeneralPurpose_920
annotation
documentation
XML Mandatory if this data structure is used
source <xs:element name="PrimaryInvestigationGroupICD">
 
<xs:annotation>
   
<xs:documentation>XML Mandatory if this data structure is used</xs:documentation>
 
</xs:annotation>
 
<xs:complexType mixed="false">
   
<xs:sequence>
     
<xs:element name="PrimaryInvestigation_ICD" type="ns:PrimaryDiagnosis_ICD_Type">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">XML Mandatory if this data structure is used</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="VeryGeneralPurpose_920" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ClinicalInvestigationGroupICD_Type/PrimaryInvestigationGroupICD/PrimaryInvestigation_ICD
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p197.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:PrimaryDiagnosis_ICD_Type
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 
annotation
documentation
XML Mandatory if this data structure is used
source <xs:element name="PrimaryInvestigation_ICD" type="ns:PrimaryDiagnosis_ICD_Type">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">XML Mandatory if this data structure is used</xs:documentation>
 
</xs:annotation>
</xs:element>

element ClinicalInvestigationGroupICD_Type/PrimaryInvestigationGroupICD/VeryGeneralPurpose_920
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p198.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:VeryGeneralPurpose_Type
properties
isRef 0
minOcc 0
maxOcc 99
content complex
children ns:PartyIdentifier ns:IdentityNumber ns:FreeText ns:SequenceNumber
source <xs:element name="VeryGeneralPurpose_920" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>

element ClinicalInvestigationGroupICD_Type/SecondaryInvestigationGroupICD
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p199.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
mixed false
children ns:SecondaryInvestigation_ICD ns:VeryGeneralPurpose_921
source <xs:element name="SecondaryInvestigationGroupICD" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType mixed="false">
   
<xs:sequence>
     
<xs:element name="SecondaryInvestigation_ICD" type="ns:PrimaryDiagnosis_ICD_Type"/>
     
<xs:element name="VeryGeneralPurpose_921" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ClinicalInvestigationGroupICD_Type/SecondaryInvestigationGroupICD/SecondaryInvestigation_ICD
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p200.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:PrimaryDiagnosis_ICD_Type
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
maxLength 
source <xs:element name="SecondaryInvestigation_ICD" type="ns:PrimaryDiagnosis_ICD_Type"/>

element ClinicalInvestigationGroupICD_Type/SecondaryInvestigationGroupICD/VeryGeneralPurpose_921
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p201.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:VeryGeneralPurpose_Type
properties
isRef 0
minOcc 0
maxOcc 99
content complex
children ns:PartyIdentifier ns:IdentityNumber ns:FreeText ns:SequenceNumber
source <xs:element name="VeryGeneralPurpose_921" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>


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