element -> <dAgency.09>
dAgency.09 Primary Type of Service Yes Yes The primary service type provided by the agency. D01_05 Mandatory Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma The Primary Type of Service is associated with each of the EMS Agency Numbers.
Namespace:
Type:
anonymous (extension of TypeOfService)
Content:
simple
Defined:
locally within dAgency complexType in dAgency_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<dAgency.09>
   
Content: 
{ enumeration of xs:string }
</dAgency.09>
Simple Content Detail:
Enumeration:
"9920001"
 - 
911 Response (Scene) with Transport Capability
"9920003"
 - 
911 Response (Scene) without Transport Capability
"9920005"
 - 
Air Medical
"9920007"
 - 
ALS Intercept
"9920011"
 - 
Hazmat
"9920013"
 - 
Medical Transport (Convalescent, Interfacility Transfer Hospital and Nursing Home)
"9920015"
 - 
Rescue
"9920017"
 - 
Community Paramedicine
"9920019"
 - 
Critical Care (Ground)

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  TypeOfService (extension)
      complexType
Derivation:
extension of TypeOfService
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.PrimaryTypeofService" name="dAgency.09">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="TypeOfService"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>