complexType APCLocationGroup_Structure
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p20.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
children ns:StartOfEpisode ns:WardStay ns:EndOfEpisode
used by
elements FinishedBirthEpisode_Structure/APCLocationGroup FinishedGeneralEpisode_Structure/APCLocationGroup FinishedDeliveryEpisode_Structure/APCLocationGroup UnfinishedBirthEpisode_Structure/APCLocationGroup UnfinishedGeneralEpisode_Structure/APCLocationGroup UnfinishedDeliveryEpisode_Structure/APCLocationGroup
annotation
documentation
V6-0 Generic Structuring concept introduced
source <xs:complexType name="APCLocationGroup_Structure">
 
<xs:annotation>
   
<xs:documentation>V6-0 Generic Structuring concept introduced</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="StartOfEpisode" minOccurs="0">
     
<xs:complexType mixed="false">
       
<xs:sequence>
         
<xs:element name="LocationClass" type="ns:LocationClass_Type" minOccurs="0"/>
         
<xs:element name="SiteCodeOfTreatment" type="ns:SiteCodeOfTreatment_Type" minOccurs="0"/>
         
<xs:element name="LocationType" type="ns:LocationType_Type" minOccurs="0"/>
         
<xs:element name="IntendedClinicalCareIntensity" type="ns:IntendedClinicalCareIntensity_Type" minOccurs="0"/>
         
<xs:element name="AgeGroupIntended" type="ns:AgeGroupIntended_Type" minOccurs="0"/>
         
<xs:element name="SexOfPatients" type="ns:SexOfPatients_Type" minOccurs="0"/>
         
<xs:element name="WardDayPeriodAvailability" type="ns:WardDayPeriodAvailability_Type" minOccurs="0"/>
         
<xs:element name="WardNightPeriodAvailability" type="ns:WardNightPeriodAvailability_Type" minOccurs="0"/>
         
<xs:element name="VeryGeneralPurpose_952" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="WardStay" minOccurs="0" maxOccurs="97">
     
<xs:complexType mixed="false">
       
<xs:sequence>
         
<xs:element name="LocationClass" type="ns:LocationClass_Type" minOccurs="0"/>
         
<xs:element name="SiteCodeOfTreatment" type="ns:SiteCodeOfTreatment_Type" minOccurs="0"/>
         
<xs:element name="LocationType" type="ns:LocationType_Type" minOccurs="0"/>
         
<xs:element name="IntendedClinicalCareIntensity" type="ns:IntendedClinicalCareIntensity_Type" minOccurs="0"/>
         
<xs:element name="AgeGroupIntended" type="ns:AgeGroupIntended_Type" minOccurs="0"/>
         
<xs:element name="SexOfPatients" type="ns:SexOfPatients_Type" minOccurs="0"/>
         
<xs:element name="WardDayPeriodAvailability" type="ns:WardDayPeriodAvailability_Type" minOccurs="0"/>
         
<xs:element name="WardNightPeriodAvailability" type="ns:WardNightPeriodAvailability_Type" minOccurs="0"/>
         
<xs:element name="StartDate" type="ns:StartDate_Type" minOccurs="0"/>
         
<xs:element name="EndDate" type="ns:EndDate_Type" minOccurs="0"/>
         
<xs:element name="VeryGeneralPurpose_953" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="EndOfEpisode" minOccurs="0">
     
<xs:complexType mixed="false">
       
<xs:sequence>
         
<xs:element name="LocationClass" type="ns:LocationClass_Type" minOccurs="0"/>
         
<xs:element name="SiteCodeOfTreatment" type="ns:SiteCodeOfTreatment_Type" minOccurs="0"/>
         
<xs:element name="LocationType" type="ns:LocationType_Type" minOccurs="0"/>
         
<xs:element name="IntendedClinicalCareIntensity" type="ns:IntendedClinicalCareIntensity_Type" minOccurs="0"/>
         
<xs:element name="AgeGroupIntended" type="ns:AgeGroupIntended_Type" minOccurs="0"/>
         
<xs:element name="SexOfPatients" type="ns:SexOfPatients_Type" minOccurs="0"/>
         
<xs:element name="WardDayPeriodAvailability" type="ns:WardDayPeriodAvailability_Type" minOccurs="0"/>
         
<xs:element name="WardNightPeriodAvailability" type="ns:WardNightPeriodAvailability_Type" minOccurs="0"/>
         
<xs:element name="VeryGeneralPurpose_954" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element APCLocationGroup_Structure/StartOfEpisode
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p21.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
properties
isRef 0
minOcc 0
maxOcc 1
content complex
mixed false
children ns:LocationClass ns:SiteCodeOfTreatment ns:LocationType ns:IntendedClinicalCareIntensity ns:AgeGroupIntended ns:SexOfPatients ns:WardDayPeriodAvailability ns:WardNightPeriodAvailability ns:VeryGeneralPurpose_952
source <xs:element name="StartOfEpisode" minOccurs="0">
 
<xs:complexType mixed="false">
   
<xs:sequence>
     
<xs:element name="LocationClass" type="ns:LocationClass_Type" minOccurs="0"/>
     
<xs:element name="SiteCodeOfTreatment" type="ns:SiteCodeOfTreatment_Type" minOccurs="0"/>
     
<xs:element name="LocationType" type="ns:LocationType_Type" minOccurs="0"/>
     
<xs:element name="IntendedClinicalCareIntensity" type="ns:IntendedClinicalCareIntensity_Type" minOccurs="0"/>
     
<xs:element name="AgeGroupIntended" type="ns:AgeGroupIntended_Type" minOccurs="0"/>
     
<xs:element name="SexOfPatients" type="ns:SexOfPatients_Type" minOccurs="0"/>
     
<xs:element name="WardDayPeriodAvailability" type="ns:WardDayPeriodAvailability_Type" minOccurs="0"/>
     
<xs:element name="WardNightPeriodAvailability" type="ns:WardNightPeriodAvailability_Type" minOccurs="0"/>
     
<xs:element name="VeryGeneralPurpose_952" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element APCLocationGroup_Structure/StartOfEpisode/LocationClass
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p22.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:LocationClass_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
enumeration 01 
enumeration 02 
enumeration 03 
enumeration 04 
enumeration 05 
source <xs:element name="LocationClass" type="ns:LocationClass_Type" minOccurs="0"/>

element APCLocationGroup_Structure/StartOfEpisode/SiteCodeOfTreatment
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p23.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:SiteCodeOfTreatment_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 
source <xs:element name="SiteCodeOfTreatment" type="ns:SiteCodeOfTreatment_Type" minOccurs="0"/>

element APCLocationGroup_Structure/StartOfEpisode/LocationType
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p24.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:LocationType_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 01 
enumeration 02 
enumeration 03 
enumeration 04 
enumeration 06 
enumeration 07 
enumeration 08 
enumeration 09 
enumeration 10 
enumeration 11 
enumeration 12 
enumeration 13 
enumeration 14 
enumeration 15 
enumeration 16 
enumeration 17 
enumeration 18 
enumeration 19 
enumeration 20 
enumeration 21 
enumeration 22 
enumeration 23 
enumeration 24 
enumeration 25 
enumeration 26 
enumeration 27 
enumeration 28 
enumeration 29 
enumeration 30 
enumeration 31 
enumeration 32 
enumeration 33 
enumeration 34 
enumeration 35 
enumeration 36 
enumeration 37 
enumeration 38 
enumeration 39 
source <xs:element name="LocationType" type="ns:LocationType_Type" minOccurs="0"/>

element APCLocationGroup_Structure/StartOfEpisode/IntendedClinicalCareIntensity
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p25.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:IntendedClinicalCareIntensity_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 11 
enumeration 12 
enumeration 13 
enumeration 21 
enumeration 22 
enumeration 31 
enumeration 32 
enumeration 33 
enumeration 41 
enumeration 42 
enumeration 43 
enumeration 51 
enumeration 52 
enumeration 53 
enumeration 61 
enumeration 62 
enumeration 63 
enumeration 71 
enumeration 72 
enumeration 81 
source <xs:element name="IntendedClinicalCareIntensity" type="ns:IntendedClinicalCareIntensity_Type" minOccurs="0"/>

element APCLocationGroup_Structure/StartOfEpisode/AgeGroupIntended
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p26.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:AgeGroupIntended_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
source <xs:element name="AgeGroupIntended" type="ns:AgeGroupIntended_Type" minOccurs="0"/>

element APCLocationGroup_Structure/StartOfEpisode/SexOfPatients
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p27.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:SexOfPatients_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 
enumeration 
enumeration 
enumeration 
source <xs:element name="SexOfPatients" type="ns:SexOfPatients_Type" minOccurs="0"/>

element APCLocationGroup_Structure/StartOfEpisode/WardDayPeriodAvailability
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p28.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:WardDayPeriodAvailability_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
source <xs:element name="WardDayPeriodAvailability" type="ns:WardDayPeriodAvailability_Type" minOccurs="0"/>

element APCLocationGroup_Structure/StartOfEpisode/WardNightPeriodAvailability
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p29.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:WardNightPeriodAvailability_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
source <xs:element name="WardNightPeriodAvailability" type="ns:WardNightPeriodAvailability_Type" minOccurs="0"/>

element APCLocationGroup_Structure/StartOfEpisode/VeryGeneralPurpose_952
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p30.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_952" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>

element APCLocationGroup_Structure/WardStay
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p31.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
properties
isRef 0
minOcc 0
maxOcc 97
content complex
mixed false
children ns:LocationClass ns:SiteCodeOfTreatment ns:LocationType ns:IntendedClinicalCareIntensity ns:AgeGroupIntended ns:SexOfPatients ns:WardDayPeriodAvailability ns:WardNightPeriodAvailability ns:StartDate ns:EndDate ns:VeryGeneralPurpose_953
source <xs:element name="WardStay" minOccurs="0" maxOccurs="97">
 
<xs:complexType mixed="false">
   
<xs:sequence>
     
<xs:element name="LocationClass" type="ns:LocationClass_Type" minOccurs="0"/>
     
<xs:element name="SiteCodeOfTreatment" type="ns:SiteCodeOfTreatment_Type" minOccurs="0"/>
     
<xs:element name="LocationType" type="ns:LocationType_Type" minOccurs="0"/>
     
<xs:element name="IntendedClinicalCareIntensity" type="ns:IntendedClinicalCareIntensity_Type" minOccurs="0"/>
     
<xs:element name="AgeGroupIntended" type="ns:AgeGroupIntended_Type" minOccurs="0"/>
     
<xs:element name="SexOfPatients" type="ns:SexOfPatients_Type" minOccurs="0"/>
     
<xs:element name="WardDayPeriodAvailability" type="ns:WardDayPeriodAvailability_Type" minOccurs="0"/>
     
<xs:element name="WardNightPeriodAvailability" type="ns:WardNightPeriodAvailability_Type" minOccurs="0"/>
     
<xs:element name="StartDate" type="ns:StartDate_Type" minOccurs="0"/>
     
<xs:element name="EndDate" type="ns:EndDate_Type" minOccurs="0"/>
     
<xs:element name="VeryGeneralPurpose_953" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element APCLocationGroup_Structure/WardStay/LocationClass
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p32.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:LocationClass_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
enumeration 01 
enumeration 02 
enumeration 03 
enumeration 04 
enumeration 05 
source <xs:element name="LocationClass" type="ns:LocationClass_Type" minOccurs="0"/>

element APCLocationGroup_Structure/WardStay/SiteCodeOfTreatment
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p33.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:SiteCodeOfTreatment_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 
source <xs:element name="SiteCodeOfTreatment" type="ns:SiteCodeOfTreatment_Type" minOccurs="0"/>

element APCLocationGroup_Structure/WardStay/LocationType
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p34.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:LocationType_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 01 
enumeration 02 
enumeration 03 
enumeration 04 
enumeration 06 
enumeration 07 
enumeration 08 
enumeration 09 
enumeration 10 
enumeration 11 
enumeration 12 
enumeration 13 
enumeration 14 
enumeration 15 
enumeration 16 
enumeration 17 
enumeration 18 
enumeration 19 
enumeration 20 
enumeration 21 
enumeration 22 
enumeration 23 
enumeration 24 
enumeration 25 
enumeration 26 
enumeration 27 
enumeration 28 
enumeration 29 
enumeration 30 
enumeration 31 
enumeration 32 
enumeration 33 
enumeration 34 
enumeration 35 
enumeration 36 
enumeration 37 
enumeration 38 
enumeration 39 
source <xs:element name="LocationType" type="ns:LocationType_Type" minOccurs="0"/>

element APCLocationGroup_Structure/WardStay/IntendedClinicalCareIntensity
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p35.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:IntendedClinicalCareIntensity_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 11 
enumeration 12 
enumeration 13 
enumeration 21 
enumeration 22 
enumeration 31 
enumeration 32 
enumeration 33 
enumeration 41 
enumeration 42 
enumeration 43 
enumeration 51 
enumeration 52 
enumeration 53 
enumeration 61 
enumeration 62 
enumeration 63 
enumeration 71 
enumeration 72 
enumeration 81 
source <xs:element name="IntendedClinicalCareIntensity" type="ns:IntendedClinicalCareIntensity_Type" minOccurs="0"/>

element APCLocationGroup_Structure/WardStay/AgeGroupIntended
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p36.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:AgeGroupIntended_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
source <xs:element name="AgeGroupIntended" type="ns:AgeGroupIntended_Type" minOccurs="0"/>

element APCLocationGroup_Structure/WardStay/SexOfPatients
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p37.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:SexOfPatients_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 
enumeration 
enumeration 
enumeration 
source <xs:element name="SexOfPatients" type="ns:SexOfPatients_Type" minOccurs="0"/>

element APCLocationGroup_Structure/WardStay/WardDayPeriodAvailability
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p38.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:WardDayPeriodAvailability_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
source <xs:element name="WardDayPeriodAvailability" type="ns:WardDayPeriodAvailability_Type" minOccurs="0"/>

element APCLocationGroup_Structure/WardStay/WardNightPeriodAvailability
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p39.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:WardNightPeriodAvailability_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
source <xs:element name="WardNightPeriodAvailability" type="ns:WardNightPeriodAvailability_Type" minOccurs="0"/>

element APCLocationGroup_Structure/WardStay/StartDate
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p40.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:StartDate_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="StartDate" type="ns:StartDate_Type" minOccurs="0"/>

element APCLocationGroup_Structure/WardStay/EndDate
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p41.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:EndDate_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="EndDate" type="ns:EndDate_Type" minOccurs="0"/>

element APCLocationGroup_Structure/WardStay/VeryGeneralPurpose_953
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p42.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_953" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>

element APCLocationGroup_Structure/EndOfEpisode
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p43.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
properties
isRef 0
minOcc 0
maxOcc 1
content complex
mixed false
children ns:LocationClass ns:SiteCodeOfTreatment ns:LocationType ns:IntendedClinicalCareIntensity ns:AgeGroupIntended ns:SexOfPatients ns:WardDayPeriodAvailability ns:WardNightPeriodAvailability ns:VeryGeneralPurpose_954
source <xs:element name="EndOfEpisode" minOccurs="0">
 
<xs:complexType mixed="false">
   
<xs:sequence>
     
<xs:element name="LocationClass" type="ns:LocationClass_Type" minOccurs="0"/>
     
<xs:element name="SiteCodeOfTreatment" type="ns:SiteCodeOfTreatment_Type" minOccurs="0"/>
     
<xs:element name="LocationType" type="ns:LocationType_Type" minOccurs="0"/>
     
<xs:element name="IntendedClinicalCareIntensity" type="ns:IntendedClinicalCareIntensity_Type" minOccurs="0"/>
     
<xs:element name="AgeGroupIntended" type="ns:AgeGroupIntended_Type" minOccurs="0"/>
     
<xs:element name="SexOfPatients" type="ns:SexOfPatients_Type" minOccurs="0"/>
     
<xs:element name="WardDayPeriodAvailability" type="ns:WardDayPeriodAvailability_Type" minOccurs="0"/>
     
<xs:element name="WardNightPeriodAvailability" type="ns:WardNightPeriodAvailability_Type" minOccurs="0"/>
     
<xs:element name="VeryGeneralPurpose_954" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element APCLocationGroup_Structure/EndOfEpisode/LocationClass
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p44.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:LocationClass_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
enumeration 01 
enumeration 02 
enumeration 03 
enumeration 04 
enumeration 05 
source <xs:element name="LocationClass" type="ns:LocationClass_Type" minOccurs="0"/>

element APCLocationGroup_Structure/EndOfEpisode/SiteCodeOfTreatment
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p45.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:SiteCodeOfTreatment_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
maxLength 
source <xs:element name="SiteCodeOfTreatment" type="ns:SiteCodeOfTreatment_Type" minOccurs="0"/>

element APCLocationGroup_Structure/EndOfEpisode/LocationType
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p46.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:LocationType_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 01 
enumeration 02 
enumeration 03 
enumeration 04 
enumeration 06 
enumeration 07 
enumeration 08 
enumeration 09 
enumeration 10 
enumeration 11 
enumeration 12 
enumeration 13 
enumeration 14 
enumeration 15 
enumeration 16 
enumeration 17 
enumeration 18 
enumeration 19 
enumeration 20 
enumeration 21 
enumeration 22 
enumeration 23 
enumeration 24 
enumeration 25 
enumeration 26 
enumeration 27 
enumeration 28 
enumeration 29 
enumeration 30 
enumeration 31 
enumeration 32 
enumeration 33 
enumeration 34 
enumeration 35 
enumeration 36 
enumeration 37 
enumeration 38 
enumeration 39 
source <xs:element name="LocationType" type="ns:LocationType_Type" minOccurs="0"/>

element APCLocationGroup_Structure/EndOfEpisode/IntendedClinicalCareIntensity
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p47.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:IntendedClinicalCareIntensity_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 11 
enumeration 12 
enumeration 13 
enumeration 21 
enumeration 22 
enumeration 31 
enumeration 32 
enumeration 33 
enumeration 41 
enumeration 42 
enumeration 43 
enumeration 51 
enumeration 52 
enumeration 53 
enumeration 61 
enumeration 62 
enumeration 63 
enumeration 71 
enumeration 72 
enumeration 81 
source <xs:element name="IntendedClinicalCareIntensity" type="ns:IntendedClinicalCareIntensity_Type" minOccurs="0"/>

element APCLocationGroup_Structure/EndOfEpisode/AgeGroupIntended
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p48.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:AgeGroupIntended_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
source <xs:element name="AgeGroupIntended" type="ns:AgeGroupIntended_Type" minOccurs="0"/>

element APCLocationGroup_Structure/EndOfEpisode/SexOfPatients
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p49.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:SexOfPatients_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 
enumeration 
enumeration 
enumeration 
source <xs:element name="SexOfPatients" type="ns:SexOfPatients_Type" minOccurs="0"/>

element APCLocationGroup_Structure/EndOfEpisode/WardDayPeriodAvailability
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p50.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:WardDayPeriodAvailability_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
source <xs:element name="WardDayPeriodAvailability" type="ns:WardDayPeriodAvailability_Type" minOccurs="0"/>

element APCLocationGroup_Structure/EndOfEpisode/WardNightPeriodAvailability
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p51.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:WardNightPeriodAvailability_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
enumeration 
source <xs:element name="WardNightPeriodAvailability" type="ns:WardNightPeriodAvailability_Type" minOccurs="0"/>

element APCLocationGroup_Structure/EndOfEpisode/VeryGeneralPurpose_954
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p52.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_954" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>


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