complexType "dConfiguration"
Namespace:
Content:
complex, 1 element
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
dConfiguration.ConfigurationGroup+
</...>
Content Model Elements (1):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (w/o annotations (20); see within schema source)
<xs:complexType name="dConfiguration">
<xs:sequence>
<xs:element id="dConfiguration.ConfigurationGroup" maxOccurs="unbounded" name="dConfiguration.ConfigurationGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dConfiguration.StateAssociatedwiththeCertificationLicensureLevels" name="dConfiguration.01" type="ANSIStateCode"/>
<xs:element id="dConfiguration.StateCertificationLicensureLevels" maxOccurs="unbounded" name="dConfiguration.02">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="LicensureLevels">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.ProceduresPermittedbytheState" maxOccurs="unbounded" name="dConfiguration.03" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="snomed">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.MedicationsPermittedbytheState" maxOccurs="unbounded" name="dConfiguration.04" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="Medication">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.ProtocolsPermittedbytheState" maxOccurs="unbounded" name="dConfiguration.05" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ProtocolsUsed">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.AgencyProcedureGroup" maxOccurs="unbounded" name="dConfiguration.ProcedureGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dConfiguration.EMSPersonnelLevelPermittedtoPerformtheProcedure" name="dConfiguration.06">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="StateCertificationLicensureLevels"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.EMSAgencyProcedures" maxOccurs="unbounded" name="dConfiguration.07">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="snomed">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.AgencyMedicationGroup" maxOccurs="unbounded" name="dConfiguration.MedicationGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dConfiguration.PersonnelLevelPermittedtoAdministertheMedication" name="dConfiguration.08" type="StateCertificationLicensureLevels"/>
<xs:element id="dConfiguration.EMSAgencyMedications" maxOccurs="unbounded" name="dConfiguration.09">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="Medication">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.EMSAgencyProtocols" maxOccurs="unbounded" name="dConfiguration.10">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ProtocolsUsed">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.EMSAgencySpecialtyServiceCapability" maxOccurs="unbounded" name="dConfiguration.11">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AgencySpecialtyServiceCapability">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.BillingStatus" minOccurs="0" name="dConfiguration.12" type="YesNoValues"/>
<xs:element id="dConfiguration.EmergencyMedicalDispatchEMDProvidedtoEMSAgencyServiceArea" name="dConfiguration.13">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMDtoAgencyServiceArea"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.EMDVendor" maxOccurs="unbounded" minOccurs="0" name="dConfiguration.14" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMDVendorType">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.PatientMonitoringCapabilityies" maxOccurs="unbounded" name="dConfiguration.15">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="PatientMonitoringCapability">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.AgencyCallSign" maxOccurs="unbounded" name="dConfiguration.16">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AgencyCallSign">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.DispatchCenterCADNameorID" maxOccurs="unbounded" minOccurs="0" name="dConfiguration.17">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="DispatchCenterCADNameorID">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined in this component only; 1/1)
dConfiguration.ConfigurationGroup
Type:
anonymous, complex content
Group Tag to hold agency Configuration information
XML Source (w/o annotations (20); see within schema source)
<xs:element id="dConfiguration.ConfigurationGroup" maxOccurs="unbounded" name="dConfiguration.ConfigurationGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dConfiguration.StateAssociatedwiththeCertificationLicensureLevels" name="dConfiguration.01" type="ANSIStateCode"/>
<xs:element id="dConfiguration.StateCertificationLicensureLevels" maxOccurs="unbounded" name="dConfiguration.02">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="LicensureLevels">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.ProceduresPermittedbytheState" maxOccurs="unbounded" name="dConfiguration.03" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="snomed">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.MedicationsPermittedbytheState" maxOccurs="unbounded" name="dConfiguration.04" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="Medication">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.ProtocolsPermittedbytheState" maxOccurs="unbounded" name="dConfiguration.05" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ProtocolsUsed">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.AgencyProcedureGroup" maxOccurs="unbounded" name="dConfiguration.ProcedureGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dConfiguration.EMSPersonnelLevelPermittedtoPerformtheProcedure" name="dConfiguration.06">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="StateCertificationLicensureLevels"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.EMSAgencyProcedures" maxOccurs="unbounded" name="dConfiguration.07">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="snomed">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.AgencyMedicationGroup" maxOccurs="unbounded" name="dConfiguration.MedicationGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dConfiguration.PersonnelLevelPermittedtoAdministertheMedication" name="dConfiguration.08" type="StateCertificationLicensureLevels"/>
<xs:element id="dConfiguration.EMSAgencyMedications" maxOccurs="unbounded" name="dConfiguration.09">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="Medication">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.EMSAgencyProtocols" maxOccurs="unbounded" name="dConfiguration.10">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ProtocolsUsed">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.EMSAgencySpecialtyServiceCapability" maxOccurs="unbounded" name="dConfiguration.11">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AgencySpecialtyServiceCapability">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.BillingStatus" minOccurs="0" name="dConfiguration.12" type="YesNoValues"/>
<xs:element id="dConfiguration.EmergencyMedicalDispatchEMDProvidedtoEMSAgencyServiceArea" name="dConfiguration.13">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMDtoAgencyServiceArea"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.EMDVendor" maxOccurs="unbounded" minOccurs="0" name="dConfiguration.14" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMDVendorType">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.PatientMonitoringCapabilityies" maxOccurs="unbounded" name="dConfiguration.15">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="PatientMonitoringCapability">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.AgencyCallSign" maxOccurs="unbounded" name="dConfiguration.16">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AgencyCallSign">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dConfiguration.DispatchCenterCADNameorID" maxOccurs="unbounded" minOccurs="0" name="dConfiguration.17">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="DispatchCenterCADNameorID">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>