<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE trials [
<!ELEMENT trials (trial+)>

<!ELEMENT trial (main,contacts,countries,criteria,health_condition_code,health_condition_keyword,intervention_code,
          intervention_keyword,primary_outcome,secondary_outcome,secondary_sponsor,secondary_ids,source_support,ethics_reviews)>

<!ELEMENT main (trial_id,utrn?,reg_name,date_registration,primary_sponsor,public_title,acronym?,scientific_title,scientific_acronym?,
          date_enrolment,type_enrolment,target_size,recruitment_status,url?,study_type,study_design,phase,hc_freetext?,i_freetext?,results_actual_enrolment,results_date_completed,results_url_link,results_summary,           results_date_posted,results_date_first_publication,results_baseline_char,results_participant_flow,results_adverse_events,results_outcome_measures,results_url_protocol,results_IPD_plan, results_IPD_description)>
<!ELEMENT trial_id (#PCDATA)>
<!ELEMENT utrn (#PCDATA)>
<!ELEMENT reg_name (#PCDATA)>
<!ELEMENT date_registration (#PCDATA)><!-- dd/mm/yyyy -->
<!ELEMENT primary_sponsor (#PCDATA)>
<!ELEMENT public_title (#PCDATA)>
<!ELEMENT acronym (#PCDATA)>
<!ELEMENT scientific_title (#PCDATA)>
<!ELEMENT scientific_acronym (#PCDATA)>
<!ELEMENT date_enrolment (#PCDATA)><!-- dd/mm/yyyy -->
<!ELEMENT type_enrolment (#PCDATA)>
<!ELEMENT target_size (#PCDATA)>
<!ELEMENT recruitment_status (#PCDATA)><!-- Pending,Recruiting,Suspended,Complete,Other -->
<!ELEMENT url (#PCDATA)>
<!ELEMENT study_type (#PCDATA)><!-- interventional,observational -->
<!ELEMENT study_design (#PCDATA)>
<!ELEMENT phase (#PCDATA)>
<!ELEMENT hc_freetext (#PCDATA)>
<!ELEMENT i_freetext (#PCDATA)>
<!ELEMENT results_actual_enrolment (#PCDATA)>
<!ELEMENT results_date_completed (#PCDATA)><!-- dd/mm/yyyy -->
<!ELEMENT results_url_link (#PCDATA)>
<!ELEMENT results_summary (#PCDATA)>
<!ELEMENT results_date_posted (#PCDATA)><!-- dd/mm/yyyy -->
<!ELEMENT results_date_first_publication (#PCDATA)><!-- dd/mm/yyyy -->
<!ELEMENT results_baseline_char (#PCDATA)>
<!ELEMENT results_participant_flow (#PCDATA)>
<!ELEMENT results_adverse_events (#PCDATA)>
<!ELEMENT results_outcome_measures (#PCDATA)>
<!ELEMENT results_url_protocol (#PCDATA)>
<!ELEMENT results_IPD_plan (#PCDATA)>
<!ELEMENT results_IPD_description (#PCDATA)>


<!ELEMENT contacts (contact+)>
<!ELEMENT contact (type,firstname,middlename,lastname,address,city,country1,zip,telephone,email,affiliation)>
<!ELEMENT type (#PCDATA)><!-- Public,Scientific -->
<!ELEMENT firstname (#PCDATA)>
<!ELEMENT middlename (#PCDATA)>
<!ELEMENT lastname (#PCDATA)>
<!ELEMENT address (#PCDATA)>
<!ELEMENT city (#PCDATA)>
<!ELEMENT country1 (#PCDATA)>
<!ELEMENT zip (#PCDATA)>
<!ELEMENT telephone (#PCDATA)>
<!ELEMENT email (#PCDATA)>
<!ELEMENT affiliation (#PCDATA)>

<!ELEMENT countries (country2+)>
<!ELEMENT country2 (#PCDATA)>

<!ELEMENT criteria (inclusion_criteria,agemin,agemax,gender,exclusion_criteria)>
<!ELEMENT inclusion_criteria (#PCDATA)>
<!ELEMENT agemin (#PCDATA)>
<!ELEMENT agemax (#PCDATA)>
<!ELEMENT gender (#PCDATA)>
<!ELEMENT exclusion_criteria (#PCDATA)>

<!ELEMENT health_condition_code (hc_code+)>
<!ELEMENT hc_code (#PCDATA)>

<!ELEMENT health_condition_keyword (hc_keyword+)>
<!ELEMENT hc_keyword (#PCDATA)>

<!ELEMENT intervention_code (i_code+)>
<!ELEMENT i_code (#PCDATA)>

<!ELEMENT intervention_keyword (i_keyword+)>
<!ELEMENT i_keyword (#PCDATA)>

<!ELEMENT primary_outcome (prim_outcome+)>
<!ELEMENT prim_outcome (#PCDATA)>

<!ELEMENT secondary_outcome (sec_outcome+)>
<!ELEMENT sec_outcome (#PCDATA)>

<!ELEMENT secondary_sponsor (sponsor_name+)>
<!ELEMENT sponsor_name (#PCDATA)>

<!ELEMENT secondary_ids (secondary_id+)>
<!ELEMENT secondary_id (sec_id,issuing_authority)>
<!ELEMENT sec_id (#PCDATA)>
<!ELEMENT issuing_authority (#PCDATA)>

<!ELEMENT source_support (source_name+)>
<!ELEMENT source_name (#PCDATA)>

<!ELEMENT ethics_reviews (ethics_review+)>
<!ELEMENT ethics_review (status,approval_date,contact_name,contact_address,contact_phone,contact_email)>
<!ELEMENT status (#PCDATA)><!-- Not approved,Approved,NA -->
<!ELEMENT approval_date (#PCDATA)><!-- dd/mm/yyyy -->
<!ELEMENT contact_name (#PCDATA)>
<!ELEMENT contact_address (#PCDATA)>
<!ELEMENT contact_phone (#PCDATA)>
<!ELEMENT contact_email (#PCDATA)>
]>
<trials>
  <trial>
    <main>
      <trial_id>IRCT20120414009469N4</trial_id>
      <utrn></utrn>
      <reg_name>IRCT</reg_name>
      <date_registration>2021-05-08</date_registration>
      <primary_sponsor>Ahvaz University of Medical Sciences</primary_sponsor>
      <public_title>The effect of implementing sensory stimulations program on clinical outcomes of brain injury patients admitted in Intensive Care Unit</public_title>
      <acronym></acronym>
      <scientific_title>The effect of implementing sensory stimulations program on clinical outcomes of brain injury patients admitted in Intensive Care Unit</scientific_title>
      <scientific_acronym></scientific_acronym>
      <date_enrolment>2021-06-21</date_enrolment>
      <type_enrolment>anticipated</type_enrolment>
      <target_size>66</target_size>
      <recruitment_status>Complete</recruitment_status>
      <url>https://irct.ir/trial/55583</url>
      <study_type>interventional</study_type>
      <study_design>Randomization: Randomized, Blinding: Not blinded, Placebo: Not used, Assignment: Parallel, Purpose: Treatment, Randomization description: In this study, based on the inclusion and non-inclusion criteria, the participants are selected and then will be allocated randomly in two groups of intervention and control by Stratified randomization method. First, categories are created based on age group with an interval of 10 years (18 - 27, 28 - 37, 38 - 47, 47 - 57 and 58 - 67 years) and then in each category, a random sequence will be created by using a table of random numbers. In this way, after survey the patients in terms of inclusion criteria, each of them will have a number based on the order of inclusion in the study. These numbers will be selected using a random number table. The researcher will randomly place his hand on a point in the table of random numbers and then will separate the numbers in pairs from left to right. Numbers will be selected that fall within the sample size range. Even numbers will be considered for the intervention group and odd numbers for the control group.</study_design>
      <phase>N/A</phase>
      <hc_freetext>Condition 1: Head trauma. Condition 2: Head trauma. Condition 3: Head trauma. Condition 4: Head trauma. Condition 5: Head trauma. Condition 6: Brain Injury.</hc_freetext>
      <i_freetext>Intervention 1: Intervention group: Sensory simulations program (Include: olfactory stimulation, auditory stimulation, Vision Stimulation, Tactile stimulation, Motor stimulation, awakening stimulation) will be implemented once a day, Between 4 and 5 p.m. and each time for 60 minutes during hospitalization in the intensive care unit. Intervention 2: Control group: There will be no intervention in the control group, and patients will be received routine care. In routine care, sensory stimulation is usually not performed for patients and there is no specific protocol for this.</i_freetext>
      <results_actual_enrolment></results_actual_enrolment>
      <results_date_completed></results_date_completed>
      <results_url_link></results_url_link>
      <results_summary></results_summary>
      <results_date_posted></results_date_posted>
      <results_date_first_publication></results_date_first_publication>
      <results_baseline_char></results_baseline_char>
      <results_participant_flow></results_participant_flow>
      <results_adverse_events></results_adverse_events>
      <results_outcome_measures></results_outcome_measures>
      <results_url_protocol></results_url_protocol>
      <results_IPD_plan>Yes - There is a plan to make this available</results_IPD_plan>
      <results_IPD_description>What will be shared:
All details of the data will be shared without the identification of the person being investigated by maintaining ethical principles.

When:
Start the access period immediately after publishing the results

To whom:
It will be accessible to everyone

Conditions:
A certain condition will not be considered at this time.

Where to obtain:
Researcher Email

How to obtain:
Only by visiting the central library of Ahwaz University of Medical Sciences and providing a valid identification card will be available.

Comments:
</results_IPD_description>
    </main>
    <contacts>
      <contact>
        <type>public</type>
        <firstname>Mohammad Adineh</firstname>
        <middlename></middlename>
        <lastname></lastname>
        <address>Padadshahr, 19th East St., Omid Complex, Ahvaz.</address>
        <city>Ahvaz</city>
        <country1>Iran (Islamic Republic of)</country1>
        <zip>6184813161</zip>
        <telephone>+98 61 3554 2036</telephone>
        <email>mohadineh@gmail.com</email>
        <affiliation>Ahvaz University of Medical Sciences</affiliation>
      </contact>
      <contact>
        <type>scientific</type>
        <firstname>Mohammad Adineh</firstname>
        <middlename></middlename>
        <lastname></lastname>
        <address>Padadshahr, 19th East St., Omid Complex, Ahvaz.</address>
        <city>Ahvaz</city>
        <country1>Iran (Islamic Republic of)</country1>
        <zip>6184813161</zip>
        <telephone>+98 61 3554 2036</telephone>
        <email>mohadineh@gmail.com</email>
        <affiliation>Ahvaz University of Medical Sciences</affiliation>
      </contact>
    </contacts>
    <countries>
      <country2>Iran (Islamic Republic of)</country2>
    </countries>
    <criteria>
      <inclusion_criteria>The patient with brain injury 
Intubated and under ventilator
GCS score between 6 and 12
having pupillary reflex
Age between 18 and 67 years.</inclusion_criteria>
      <agemin>18 years</agemin>
      <agemax>67 years</agemax>
      <gender>Both</gender>
      <exclusion_criteria>Having a history of mental illness and hospitalization in a mental hospital; 
More than 2 days have passed since the patient is admitted to the ICU; 
Having a history of debilitating underlying diseases such as kidney, heart and liver failure; 
History of alcohol and opioid addiction; 
Having delirium</exclusion_criteria>
    </criteria>
    <health_condition_code>
      <hc_code>S06.3</hc_code>
      <hc_code>S06.2</hc_code>
      <hc_code>S06.4</hc_code>
      <hc_code>S06.5</hc_code>
      <hc_code>S06.6</hc_code>
      <hc_code>S06</hc_code>
    </health_condition_code>
    <health_condition_keyword>
      <hc_keyword>Focal traumatic brain injury</hc_keyword>
      <hc_keyword>Diffuse traumatic brain injury</hc_keyword>
      <hc_keyword>Epidural hemorrhage</hc_keyword>
      <hc_keyword>Traumatic subdural hemorrhage</hc_keyword>
      <hc_keyword>Traumatic subarachnoid hemorrhage</hc_keyword>
      <hc_keyword>Intracranial injury</hc_keyword>
    </health_condition_keyword>
    <intervention_code>
      <i_code>Other</i_code>
      <i_code>Other</i_code>
    </intervention_code>
    <intervention_keyword>
      <i_keyword>Intervention group: Sensory simulations program (Include: olfactory stimulation, auditory stimulation, Vision Stimulation, Tactile stimulation, Motor stimulation, awakening stimulation) will be implemented once a day, Between 4 and 5 p.m. and each time for 60 minutes during hospitalization in the intensive care unit.</i_keyword>
      <i_keyword>Control group: There will be no intervention in the control group, and patients will be received routine care. In routine care, sensory stimulation is usually not performed for patients and there is no specific protocol for this.</i_keyword>
    </intervention_keyword>
    <primary_outcome>
      <prim_outcome>Type and Incidence rate of delirium. Timepoint: During the patient's hospitalization in the ICU, Daily. Method of measurement: Confusion Assessment Method for the Intensive Care Unit (CAM-ICU).</prim_outcome>
      <prim_outcome>Severity of pain. Timepoint: 5 minutes before intervention and 5 minutes after intervention. Method of measurement: Behavioral Pain Scale.</prim_outcome>
      <prim_outcome>Consciousness level. Timepoint: 5 minutes before intervention and 5 minutes after intervention. Method of measurement: Glasgow coma score.</prim_outcome>
    </primary_outcome>
    <secondary_outcome>
      <sec_outcome>Dependence on mechanical ventilation period. Timepoint: Number of days dependence on mechanical ventilation. Method of measurement: Checklist.</sec_outcome>
      <sec_outcome>Incidence rate of death. Timepoint: During hospitalization time. Method of measurement: Checklist.</sec_outcome>
      <sec_outcome>Hospitalization period in Intensive Care Unit. Timepoint: Number of days hospitalized in Intensive Care Unit. Method of measurement: Checklist.</sec_outcome>
    </secondary_outcome>
    <secondary_sponsor>
      <sponsor_name></sponsor_name>
    </secondary_sponsor>
    <secondary_ids>
      <secondary_id>
        <sec_id></sec_id>
        <issuing_authority></issuing_authority>
      </secondary_id>
    </secondary_ids>
    <source_support>
      <source_name>Vice chancellor for research, Ahvaz Jundishapur University of Medical Sciences</source_name>
    </source_support>
    <ethics_reviews>
      <ethics_review>
        <status>Approved</status>
        <approval_date>2021-04-10</approval_date>
        <contact_name>Ethics Committee of Jundishapur Ahvaz University of Medical Sciences</contact_name>
        <contact_address>Esfand St, Jundishapur University of Medical Sciences Ahvaz Khouzestan Iran (Islamic Republic of)</contact_address>
        <contact_phone></contact_phone>
        <contact_email></contact_email>
      </ethics_review>
    </ethics_reviews>
  </trial>
</trials>
