When sending CAD messages to eDispatches, the following guidelines are recommended:
-
- Send plain text emails whenever possible. While the system is capable of handling Rich Text, HTML, JSON, and even attachments such .docx or .pdf, these “Advanced” formats can result in unreliable results for your responders due to the complexity of those types.
- It is NOT necessary to limit the length of messages that you send to the eDispatches system. In fact, it is preferable that you send us detailed incident information so we can process it for delivery to your responders. You are not limited in length, like you might be for text messages.
- Emails should adhere to one of two formats:
- Key-Value Pairs (preferred)
- Field delimiters (such as semicolon separated)
- When using a field delimiter, such as a semi-colon (preferred), you must choose a unique character that cannot appear within the data itself.
- We strongly recommend against “Comma” as your delimiter, due to the likelihood that it will occur in the data
- The “Pipe” character cannot be used as a delimiter: |
- When using a field delimiter, such as a semi-colon (preferred), you must choose a unique character that cannot appear within the data itself.
Key-Value Pair Example
NATURE: Chest Pains
LOC: 123 Main St
APT:
X-ST: Pine St / Oak Ln
CITY: Anytown
NOTES: 73yo M, chest pains, shortness of breath. History of HTN and CVA x2.
Field Delimiter Example
Structure Fire; 123 Main St; ; Pine St / Oak Ln; Anytown;
73yo Male, chest pains, shortness of breath. History of HTN and CVA x2.
- Important Note: Notice that there is a “Blank” entry between “123 Main St” and “Pine St / Oak LN” in the Field Delimiter example. This is where the apartment number would be, if it existed. It is very important that blank “Placeholders” be used when a field is empty, so that the system knows to skip that piece of data - we rely on a strict message format to know where each piece of data belongs.
Supported Data Fields
The following is a list of data fields that the eDispatches system “Natively” handles for CAD messages. In the event that a CAD system sends a particular piece of data that is not natively handled by our system, that piece of data will be grouped into the “Narrative” section of the alert, along with the actual Narrative data (ie dispatcher comments, etc.).
General Fields
- Subject: “Subject:” line of the email header
- Incident Number: Unique numbers/strings used by a specific agency (ie, fire department) to identify a particular emergency incident. Possible to have more than one.
- Call ID: Similar to an Incident Number, but is usually specific to the CAD system itself.
- Station Assignment: To include station and/or unit assignments.
- Narrative: Notes / comments from the dispatcher. Will also include any data fields present in the CAD message that are not specifically captured by fields listed elsewhere in this list.
- Call Time: This is the “Time of dispatch”, if it is contained in the email message.
- Message Time: The time the message was received by our mail server.
Incident Details - Primary
- Emergency Nature: A short (a few words) description of the primary reason for the emergency dispatch
- Description: A slightly longer (1 - 2 sentence) description of the incident details
- Service Call Type: Indicator for which emergency service is being requested, Fire, EMS, Rescue, Law, etc.
- Chief Complaint: For EMS dispatches, the patient’s Chief Complaint
Incident Details - Secondary
Some CAD systems are known to include additional supporting data in regard to the incident details. We specifically track the following secondary fields, if they are present in the CAD message:
- Severity
- Priority
- Response Level Code
- Contact Address
- Contact Phone
Location Details - Primary
- Street Address: A “Standard” street address, for example 123 Main St.
- Intersection: Intersection is used instead of street address when the location of the incident is given as the intersection of 2 streets. Note that this is NOT the same as the “Cross Streets” field. In most instances the distinction between Intersection vs Street Address is automatically determined by the eDispatches system.
- Common Name: The well-known name of a place of public (or private) gathering.
- City: City name will be stored here. If the city name is not contained in the CAD message, the “Default” city name which is provided by the customer, will be substituted automatically.
- State: State name will be stored here. If the state name is not contained in the CAD message, the “Default” state name which is provided by the customer, will be substituted automatically.
- Latitude: WGS 84 datum is required
- Longitude: WGS 84 datum is required
- Apt/Unit #
- Cross Streets: Cross Streets are the names of roads that intersect the “Primary” road closest to the actual incident location. Note that this is NOT the same as the “Intersection” field.
- Venue: If present, “Venue” or “Jurisdiction” information will be stored here.
Location Details - Secondary
Some CAD systems are known to include additional supporting data in regard to the incident location. We specifically track the following secondary fields, if they are present in the CAD message:
- Area
- Beat
- District
- Grid
- Quadrant
- Section
- Map Book Page
Comments
0 comments
Article is closed for comments.