complexType FinishedBirthEpisode_Structure
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p344.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
children ns:EpisodeCharacteristics ns:ServiceAgreementDetails ns:PersonGroup_Consultant ns:ClinicalDiagnosisDetails ns:ClinicalTreatmentDetails ns:APCLocationGroup
used by
element AdmittedPatientCare_Finished_BirthEpisode_Structure/FinishedBirthEpisode
annotation
documentation
V6-0: Episode Characteristics contains mandatory data
source <xs:complexType name="FinishedBirthEpisode_Structure">
 
<xs:annotation>
   
<xs:documentation>V6-0: Episode Characteristics contains mandatory data</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="EpisodeCharacteristics">
     
<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="EpisodeNumber" type="ns:EpisodeNumber_Type" minOccurs="0"/>
         
<xs:element name="LastEpisodeInSpellIndicator" type="ns:LastEpisodeInSpellIndicator_Type" minOccurs="0"/>
         
<xs:element name="AdminCategoryAtStartOfEpisode" type="ns:AdministrativeCategory_AtStartOfEpisode_Type" minOccurs="0"/>
         
<xs:element name="OperationStatus" type="ns:OperationStatus_Type" minOccurs="0"/>
         
<xs:element name="NeonatalLevelOfCare" type="ns:NeonatalLevelOfCare_Type" minOccurs="0"/>
         
<xs:element name="StartDate_Episode" type="ns:StartDate_Episode_Type">
           
<xs:annotation>
             
<xs:documentation xml:lang="en">XML Mandatory if this data structure is used
V6-0:
Start Date_Episode is validated as SUS MANDATORY and is associated with the mandatory CDS Activity Date.
</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="EndDate_Episode" type="ns:EndDate_Episode_Type">
           
<xs:annotation>
             
<xs:documentation xml:lang="en">XML Mandatory if this data structure is used
V6-0:
EndDate_Episode is validated as SUS MANDATORY and is associated with the mandatory CDS Activity Date.
</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="AgeAtCDSActivityDate" type="ns:AgeAtCDSActivityDate_Type">
           
<xs:annotation>
             
<xs:documentation xml:lang="en">XML Mandatory if this data structure is used
V6:0 introduced
</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="VeryGeneralPurpose_945" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="ServiceAgreementDetails" type="ns:ServiceAgreementDetails_Structure" minOccurs="0"/>
   
<xs:element name="PersonGroup_Consultant" type="ns:PersonGroupConsultant_Structure" minOccurs="0"/>
   
<xs:element name="ClinicalDiagnosisDetails" type="ns:ClinicalDiagnosis_Structure" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>V6-0
Standard Data Structures introduced
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ClinicalTreatmentDetails" type="ns:ClinicalActivity_Structure" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>V6-0
Standard Data Structures introduced
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="APCLocationGroup" type="ns:APCLocationGroup_Structure" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element FinishedBirthEpisode_Structure/EpisodeCharacteristics
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p345.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
properties
isRef 0
content complex
mixed false
children ns:EpisodeNumber ns:LastEpisodeInSpellIndicator ns:AdminCategoryAtStartOfEpisode ns:OperationStatus ns:NeonatalLevelOfCare ns:StartDate_Episode ns:EndDate_Episode ns:AgeAtCDSActivityDate ns:VeryGeneralPurpose_945
annotation
documentation
XML Mandatory if this data structure is used
source <xs:element name="EpisodeCharacteristics">
 
<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="EpisodeNumber" type="ns:EpisodeNumber_Type" minOccurs="0"/>
     
<xs:element name="LastEpisodeInSpellIndicator" type="ns:LastEpisodeInSpellIndicator_Type" minOccurs="0"/>
     
<xs:element name="AdminCategoryAtStartOfEpisode" type="ns:AdministrativeCategory_AtStartOfEpisode_Type" minOccurs="0"/>
     
<xs:element name="OperationStatus" type="ns:OperationStatus_Type" minOccurs="0"/>
     
<xs:element name="NeonatalLevelOfCare" type="ns:NeonatalLevelOfCare_Type" minOccurs="0"/>
     
<xs:element name="StartDate_Episode" type="ns:StartDate_Episode_Type">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">XML Mandatory if this data structure is used
V6-0:
Start Date_Episode is validated as SUS MANDATORY and is associated with the mandatory CDS Activity Date.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="EndDate_Episode" type="ns:EndDate_Episode_Type">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">XML Mandatory if this data structure is used
V6-0:
EndDate_Episode is validated as SUS MANDATORY and is associated with the mandatory CDS Activity Date.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="AgeAtCDSActivityDate" type="ns:AgeAtCDSActivityDate_Type">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">XML Mandatory if this data structure is used
V6:0 introduced
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="VeryGeneralPurpose_945" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

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

element FinishedBirthEpisode_Structure/EpisodeCharacteristics/AdminCategoryAtStartOfEpisode
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p348.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:AdministrativeCategory_AtStartOfEpisode_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 01 
enumeration 02 
enumeration 03 
enumeration 04 
enumeration 98 
enumeration 99 
source <xs:element name="AdminCategoryAtStartOfEpisode" type="ns:AdministrativeCategory_AtStartOfEpisode_Type" minOccurs="0"/>

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

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

element FinishedBirthEpisode_Structure/EpisodeCharacteristics/StartDate_Episode
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p351.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:StartDate_Episode_Type
properties
isRef 0
content simple
annotation
documentation
XML Mandatory if this data structure is used
V6-0:
Start Date_Episode is validated as SUS MANDATORY and is associated with the mandatory CDS Activity Date.
source <xs:element name="StartDate_Episode" type="ns:StartDate_Episode_Type">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">XML Mandatory if this data structure is used
V6-0:
Start Date_Episode is validated as SUS MANDATORY and is associated with the mandatory CDS Activity Date.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element FinishedBirthEpisode_Structure/EpisodeCharacteristics/EndDate_Episode
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p352.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:EndDate_Episode_Type
properties
isRef 0
content simple
annotation
documentation
XML Mandatory if this data structure is used
V6-0:
EndDate_Episode is validated as SUS MANDATORY and is associated with the mandatory CDS Activity Date.
source <xs:element name="EndDate_Episode" type="ns:EndDate_Episode_Type">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">XML Mandatory if this data structure is used
V6-0:
EndDate_Episode is validated as SUS MANDATORY and is associated with the mandatory CDS Activity Date.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element FinishedBirthEpisode_Structure/EpisodeCharacteristics/AgeAtCDSActivityDate
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p353.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:AgeAtCDSActivityDate_Type
properties
isRef 0
content simple
facets
Kind Value annotation 
totalDigits 
annotation
documentation
XML Mandatory if this data structure is used
V6:0 introduced
source <xs:element name="AgeAtCDSActivityDate" type="ns:AgeAtCDSActivityDate_Type">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">XML Mandatory if this data structure is used
V6:0 introduced
</xs:documentation>
 
</xs:annotation>
</xs:element>

element FinishedBirthEpisode_Structure/EpisodeCharacteristics/VeryGeneralPurpose_945
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p354.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_945" type="ns:VeryGeneralPurpose_Type" minOccurs="0" maxOccurs="99"/>

element FinishedBirthEpisode_Structure/ServiceAgreementDetails
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p355.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:ServiceAgreementDetails_Structure
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ns:CommissioningSerialNumber ns:NHSServiceAgreementLineNumber ns:ProviderReferenceNumber ns:CommissionerReferenceNumber ns:OrganisationCode_CodeOfProvider ns:OrganisationCode_CodeOfCommissioner ns:NHSServiceAgreementChangeDate ns:VeryGeneralPurpose_934
source <xs:element name="ServiceAgreementDetails" type="ns:ServiceAgreementDetails_Structure" minOccurs="0"/>

element FinishedBirthEpisode_Structure/PersonGroup_Consultant
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p356.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:PersonGroupConsultant_Structure
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ns:ConsultantCode ns:MainSpecialtyCode ns:TreatmentFunctionCode ns:VeryGeneralPurpose_932
source <xs:element name="PersonGroup_Consultant" type="ns:PersonGroupConsultant_Structure" minOccurs="0"/>

element FinishedBirthEpisode_Structure/ClinicalDiagnosisDetails
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p357.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:ClinicalDiagnosis_Structure
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ns:ClinicalDiagnosisGroupICD ns:ClinicalDiagnosisGroupREAD ns:ClinicalDiagnosisGroupAAndE
annotation
documentation
V6-0
Standard Data Structures introduced
source <xs:element name="ClinicalDiagnosisDetails" type="ns:ClinicalDiagnosis_Structure" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>V6-0
Standard Data Structures introduced
</xs:documentation>
 
</xs:annotation>
</xs:element>

element FinishedBirthEpisode_Structure/ClinicalTreatmentDetails
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p358.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:ClinicalActivity_Structure
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ns:ClinicalActivityGroupOPCS ns:ClinicalActivityGroupREAD ns:ClinicalTreatmentGroupAandE
annotation
documentation
V6-0
Standard Data Structures introduced
source <xs:element name="ClinicalTreatmentDetails" type="ns:ClinicalActivity_Structure" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>V6-0
Standard Data Structures introduced
</xs:documentation>
 
</xs:annotation>
</xs:element>

element FinishedBirthEpisode_Structure/APCLocationGroup
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p359.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:APCLocationGroup_Structure
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ns:StartOfEpisode ns:WardStay ns:EndOfEpisode
source <xs:element name="APCLocationGroup" type="ns:APCLocationGroup_Structure" minOccurs="0"/>


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