element -> <eCad.103>
eCad.103 eDisposition.11 Number of Patients Transported in this EMS Unit No No The number of patients transported by this EMS crew and unit. Optional Added to document multiple patients being transported with the same vehicle and crew. Added to document multiple patients being transported with the same vehicle and crew.
Namespace:
Type:
Content:
simple
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eCad.103>
   
Content: 
{ xs:positiveInteger }
</eCad.103>
Simple Content Detail:
MaxInclusive:
100
MinInclusive:
1

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:positiveInteger (restriction)
  NumberOfPatients (extension)
      complexType
Derivation:
extension of NumberOfPatients
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eCad.eDisposition.NumberofPatientsTransportedinthisEMSUnit" minOccurs="0" name="eCad.103">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="NumberOfPatients"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>