complexType PatientPathway_Structure
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p600.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
children ns:PatientPathwayIdentity ns:RTTPeriodCharacteristics ns:LeadCareActivityIndicator
used by
elements AdmittedPatientCare_Unfinished_DeliveryEpisode_Structure/PatientPathway AdmittedPatientCare_Unfinished_GeneralEpisode_Structure/PatientPathway AdmittedPatientCare_Unfinished_BirthEpisode_Structure/PatientPathway AdmittedPatientCare_DetainedAndOrLongTermPsychiatricCensus_Structure/PatientPathway AdmittedPatientCare_OtherDelivery_Structure/PatientPathway AdmittedPatientCare_OtherBirthEvent_Structure/PatientPathway AdmittedPatientCare_Finished_DeliveryEpisode_Structure/PatientPathway AdmittedPatientCare_Finished_GeneralEpisode_Structure/PatientPathway AdmittedPatientCare_Finished_BirthEpisode_Structure/PatientPathway EALEventDuringPeriod_NewServiceAgreement_Structure/PatientPathway EALEventDuringPeriod_OldServiceAgreement_Structure/PatientPathway EALEventDuringPeriod_Available_Unavailable_Structure/PatientPathway EALEventDuringPeriod_Offer_Structure/PatientPathway EALEventDuringPeriod_Remove_Structure/PatientPathway EALEventDuringPeriod_Add_Structure/PatientPathway EALEndOfPeriodCensus_New_Structure/PatientPathway EALEndOfPeriodCensus_Old_Structure/PatientPathway EALEndOfPeriodCensus_Standard_Structure/PatientPathway Future_Care_Activity_Structure/PatientPathway Care_Activity_Structure/PatientPathway AccidentAndEmergencyAttendance_Structure/PatientPathway
annotation
documentation
V6-0  Introduces new data structures to identify the Patient Pathway.
source <xs:complexType name="PatientPathway_Structure">
 
<xs:annotation>
   
<xs:documentation>V6-0  Introduces new data structures to identify the Patient Pathway. </xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="PatientPathwayIdentity">
     
<xs:annotation>
       
<xs:documentation>XML Mandatory if this data structure is used</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:choice>
           
<xs:element name="UniqueBookingReferenceNumber_Converted" type="ns:UBRN_Converted_Type">
             
<xs:annotation>
               
<xs:documentation>XML Mandatory by choice</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="PatientPathwayIdentifier" type="ns:PatientPathwayIdentifier_Type">
             
<xs:annotation>
               
<xs:documentation>XML Mandatory by choice</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:choice>
         
<xs:element name="OrganisationCode_PatientPathwayIdentifierIssuer" type="ns:OrganisationCode_PatientPathwayIdentifierIssuer_Type">
           
<xs:annotation>
             
<xs:documentation>XML Mandatory if this data structure is used</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="RTTPeriodCharacteristics">
     
<xs:annotation>
       
<xs:documentation>XML Mandatory if this data structure is used</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="ReferralToTreatmentPeriod_Status" type="ns:ReferralToTreatmentPeriod_Status_Type">
           
<xs:annotation>
             
<xs:documentation>XML Mandatory if this data structure is used</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="ReferralToTreatmentPeriod_StartDate" type="ns:ReferralToTreatmentPeriod_StartDate_Type" minOccurs="0"/>
         
<xs:element name="ReferralToTreatmentPeriod_EndDate" type="ns:ReferralToTreatmentPeriod_EndDate_Type" minOccurs="0"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="LeadCareActivityIndicator" type="ns:LeadCareActivityIndicator_Type" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element PatientPathway_Structure/PatientPathwayIdentity
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p601.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
properties
isRef 0
content complex
children ns:UniqueBookingReferenceNumber_Converted ns:PatientPathwayIdentifier ns:OrganisationCode_PatientPathwayIdentifierIssuer
annotation
documentation
XML Mandatory if this data structure is used
source <xs:element name="PatientPathwayIdentity">
 
<xs:annotation>
   
<xs:documentation>XML Mandatory if this data structure is used</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:choice>
       
<xs:element name="UniqueBookingReferenceNumber_Converted" type="ns:UBRN_Converted_Type">
         
<xs:annotation>
           
<xs:documentation>XML Mandatory by choice</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="PatientPathwayIdentifier" type="ns:PatientPathwayIdentifier_Type">
         
<xs:annotation>
           
<xs:documentation>XML Mandatory by choice</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:choice>
     
<xs:element name="OrganisationCode_PatientPathwayIdentifierIssuer" type="ns:OrganisationCode_PatientPathwayIdentifierIssuer_Type">
       
<xs:annotation>
         
<xs:documentation>XML Mandatory if this data structure is used</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element PatientPathway_Structure/PatientPathwayIdentity/UniqueBookingReferenceNumber_Converted
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p602.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:UBRN_Converted_Type
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [0-9]{12} 
annotation
documentation
XML Mandatory by choice
source <xs:element name="UniqueBookingReferenceNumber_Converted" type="ns:UBRN_Converted_Type">
 
<xs:annotation>
   
<xs:documentation>XML Mandatory by choice</xs:documentation>
 
</xs:annotation>
</xs:element>

element PatientPathway_Structure/PatientPathwayIdentity/PatientPathwayIdentifier
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p603.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:PatientPathwayIdentifier_Type
properties
isRef 0
content simple
facets
Kind Value annotation 
length 20 
annotation
documentation
XML Mandatory by choice
source <xs:element name="PatientPathwayIdentifier" type="ns:PatientPathwayIdentifier_Type">
 
<xs:annotation>
   
<xs:documentation>XML Mandatory by choice</xs:documentation>
 
</xs:annotation>
</xs:element>

element PatientPathway_Structure/PatientPathwayIdentity/OrganisationCode_PatientPathwayIdentifierIssuer
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p604.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:OrganisationCode_PatientPathwayIdentifierIssuer_Type
properties
isRef 0
content simple
facets
Kind Value annotation 
maxLength 
annotation
documentation
XML Mandatory if this data structure is used
source <xs:element name="OrganisationCode_PatientPathwayIdentifierIssuer" type="ns:OrganisationCode_PatientPathwayIdentifierIssuer_Type">
 
<xs:annotation>
   
<xs:documentation>XML Mandatory if this data structure is used</xs:documentation>
 
</xs:annotation>
</xs:element>

element PatientPathway_Structure/RTTPeriodCharacteristics
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p605.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
properties
isRef 0
content complex
children ns:ReferralToTreatmentPeriod_Status ns:ReferralToTreatmentPeriod_StartDate ns:ReferralToTreatmentPeriod_EndDate
annotation
documentation
XML Mandatory if this data structure is used
source <xs:element name="RTTPeriodCharacteristics">
 
<xs:annotation>
   
<xs:documentation>XML Mandatory if this data structure is used</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ReferralToTreatmentPeriod_Status" type="ns:ReferralToTreatmentPeriod_Status_Type">
       
<xs:annotation>
         
<xs:documentation>XML Mandatory if this data structure is used</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ReferralToTreatmentPeriod_StartDate" type="ns:ReferralToTreatmentPeriod_StartDate_Type" minOccurs="0"/>
     
<xs:element name="ReferralToTreatmentPeriod_EndDate" type="ns:ReferralToTreatmentPeriod_EndDate_Type" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element PatientPathway_Structure/RTTPeriodCharacteristics/ReferralToTreatmentPeriod_Status
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p606.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:ReferralToTreatmentPeriod_Status_Type
properties
isRef 0
content simple
facets
Kind Value annotation 
totalDigits 
enumeration 10 
enumeration 11 
enumeration 12 
enumeration 20 
enumeration 21 
enumeration 30 
enumeration 31 
enumeration 32 
enumeration 33 
enumeration 34 
enumeration 35 
enumeration 36 
enumeration 90 
enumeration 91 
enumeration 92 
enumeration 98 
enumeration 99 
annotation
documentation
XML Mandatory if this data structure is used
source <xs:element name="ReferralToTreatmentPeriod_Status" type="ns:ReferralToTreatmentPeriod_Status_Type">
 
<xs:annotation>
   
<xs:documentation>XML Mandatory if this data structure is used</xs:documentation>
 
</xs:annotation>
</xs:element>

element PatientPathway_Structure/RTTPeriodCharacteristics/ReferralToTreatmentPeriod_StartDate
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p607.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:ReferralToTreatmentPeriod_StartDate_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="ReferralToTreatmentPeriod_StartDate" type="ns:ReferralToTreatmentPeriod_StartDate_Type" minOccurs="0"/>

element PatientPathway_Structure/RTTPeriodCharacteristics/ReferralToTreatmentPeriod_EndDate
diagram CDS-XML_Schema_Documentation-v6-1-1-2010-12-10_p608.png
namespace http://www.nhsia.nhs.uk/DataStandards/XMLschema/CDS/ns
type ns:ReferralToTreatmentPeriod_EndDate_Type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="ReferralToTreatmentPeriod_EndDate" type="ns:ReferralToTreatmentPeriod_EndDate_Type" minOccurs="0"/>

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


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