Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,12 @@
"label": "Times & Coordination",
"formPath": "caseForms/timesCoordinationForm.json"
},
"callDispatch": {
"label": "Call / Dispatch Info",
"formPath": "caseForms/callDispatchForm.json"
"incidentReport": {
"label": "Incident Report",
"formPath": "caseForms/incidentReportForm.json"
},
"patientInformation": {
"label": "Patient Information & Medical History",
"formPath": "caseForms/patientInformationForm.json"
},
"sceneCare": {
"label": "Scene, Injury & Care On Arrival",
"formPath": "caseForms/sceneCareForm.json"
},
"vitalSigns": {
"label": "Vital Signs",
"formPath": "caseForms/vitalSignsForm.json"
},
"treatmentProceduresMedication": {
"label": "Treatment, Procedures, and Medication",
"formPath": "caseForms/treatmentProceduresMedicationForm.json"
},
"disposition": {
"label": "Disposition & Sign Off",
"formPath": "caseForms/dispositionForm.json"
"patientCareReport": {
"label": "Patient Care Report",
"formPath": "caseForms/patientCareReportForm.json"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -83,179 +83,68 @@
}
}
},
"patientInformation": {
"splitFormAt": 18,
"incidentReport": {
"splitFormAt": 10,
"printOrder": 2,
"caseHomeOrder": 2,
"previewFields": [
"firstName",
"lastName",
"sex",
"age"
"incidentNumber"
],
"layout": {
"firstName": {
"includeLabel": true
"incidentCreationTimestamp": {
"format": "timestamp"
},
"incidentActivationInterval": {
"format": "duration-from-seconds"
},
"lastName": {
"includeLabel": true
"enrouteInterval": {
"format": "duration-from-seconds"
},
"sex": {
"includeLabel": true
"sceneArrivalInterval": {
"format": "duration-from-seconds"
},
"age": {
"includeLabel": true
"triageInterval": {
"format": "duration-from-seconds"
},
"medicalHistory": {
"includeLabel": true
"totalSceneInterval": {
"format": "duration-from-seconds"
},
"allergies": {
"includeLabel": true
"transportInterval": {
"format": "duration-from-seconds"
},
"totalIncidentTime": {
"format": "duration-from-seconds"
}
}
},
"sceneCare": {
"splitFormAt": 4,
"patientCareReport": {
"splitFormAt": 60,
"printOrder": 3,
"caseHomeOrder": 3,
"previewFields": [
"chiefComplaint",
"primaryImpression"
],
"layout": {
"chiefComplaint": {
"includeLabel": true
},
"primaryImpression": {
"includeLabel": true
}
}
},
"vitalSigns": {
"splitFormAt": 24,
"printOrder": 4,
"caseHomeOrder": 4,
"previewFields": [
"systolic",
"diastolic",
"pulseRate",
"spo2Percentage"
"firstName",
"lastName",
"sex",
"age"
],
"layout": {
"systolic": {
"includeLabel": true
},
"diastolic": {
"includeLabel": true
},
"pulseRate": {
"firstName": {
"includeLabel": true
},
"spo2Percentage": {
"lastName": {
"includeLabel": true
},
"bloodPressureTime": {
"format": "timestamp"
},
"pulseTime": {
"format": "timestamp"
},
"respirationsTime": {
"format": "timestamp"
},
"spo2Time": {
"format": "timestamp"
},
"o2Time": {
"format": "timestamp"
},
"bloodGlucoseTime": {
"format": "timestamp"
},
"temperatureTime": {
"format": "timestamp"
},
"gcsTime": {
"format": "timestamp"
},
"pupilsTimeRight": {
"format": "timestamp"
},
"pupilsTimeLeft": {
"format": "timestamp"
},
"avpuTime": {
"format": "timestamp"
},
"skinTime": {
"format": "timestamp"
},
"locTime": {
"format": "timestamp"
},
"etco2Time": {
"format": "timestamp"
},
"strokeAssessmentTime": {
"format": "timestamp"
}
}
},
"treatmentProceduresMedication": {
"splitFormAt": 11,
"printOrder": 5,
"caseHomeOrder": 5,
"previewFields": [
"airwayBreathing",
"circulationCardiac",
"medicationName"
],
"layout": {
"airwayBreathing": {
"sex": {
"includeLabel": true
},
"circulationCardiac": {
"age": {
"includeLabel": true
},
"medicationName": {
"medicalHistory": {
"includeLabel": true
},
"cprTimeStarted": {
"format": "timestamp"
},
"tourniquetTime": {
"format": "timestamp"
},
"medicationTime": {
"format": "timestamp"
}
}
},
"disposition": {
"splitFormAt": 25,
"printOrder": 6,
"caseHomeOrder": 6,
"previewFields": [
"selectDisposition"
],
"layout": {
"selectDisposition": {
"allergies": {
"includeLabel": true
},
"obstetricDeliveryTime": {
"format": "timestamp"
},
"certifyingEmtTime": {
"format": "timestamp"
},
"receivingNurseTime": {
"format": "timestamp"
},
"amaTime": {
"format": "timestamp"
},
"transportArrivalTime": {
"format": "timestamp"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
[
{
"name": "beaconIncidentId",
"type": "input",
"label": "Beacon Incident ID",
"isPII": true
},
{
"name": "incidentNumber",
"type": "input",
"label": "Beacon Incident Number",
"isPII": true
},
{
"name": "incidentCreationTimestamp",
"type": "time-input",
"label": "Incident Creation Timestamp",
"isPII": true
},
{
"name": "incidentActivationInterval",
"type": "numeric-input",
"label": "Incident Activation Interval",
"isPII": false
},
{
"name": "enrouteInterval",
"type": "numeric-input",
"label": "En Route Interval",
"isPII": false
},
{
"name": "sceneArrivalInterval",
"type": "numeric-input",
"label": "Scene Arrival Interval",
"isPII": false
},
{
"name": "triageInterval",
"type": "numeric-input",
"label": "Triage Interval",
"isPII": false
},
{
"name": "totalSceneInterval",
"type": "numeric-input",
"label": "Total Scene Interval",
"isPII": false
},
{
"name": "transportInterval",
"type": "numeric-input",
"label": "Transport Interval",
"isPII": false
},
{
"name": "totalIncidentTime",
"type": "numeric-input",
"label": "Total Incident Time",
"isPII": false
}
]
Loading
Loading