# HG changeset patch
# User Sergi Almacellas Abellana <sergi@koolpi.com>
# Date 1655291387 -7200
#      Wed Jun 15 13:09:47 2022 +0200
# Node ID f09c468d437faffc7be63f08281f4b6c0be1f7f6
# Parent  2120f026ab26050c3bdfb1dc2d7e8ebbcc14b71f
Add grouped attribute on xml files

diff -r 2120f026ab26 -r f09c468d437f tryton/health/data/dose_units.xml
--- a/tryton/health/data/dose_units.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health/data/dose_units.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data skiptest="1" noupdate="1" grouped="1">
 
         <record model="gnuhealth.dose.unit" id="ml">
             <field name="name">mL</field>
diff -r 2120f026ab26 -r f09c468d437f tryton/health/data/drug_administration_routes.xml
--- a/tryton/health/data/drug_administration_routes.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health/data/drug_administration_routes.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data skiptest="1" noupdate="1" grouped="1">
 
         <record model="gnuhealth.drug.route" id="route_1">
             <field name="name">Apply Externally </field>
diff -r 2120f026ab26 -r f09c468d437f tryton/health/data/ethnic_groups.xml
--- a/tryton/health/data/ethnic_groups.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health/data/ethnic_groups.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="0">
+    <data skiptest="1" noupdate="0" grouped="1">
 
         <record model="gnuhealth.ethnicity" id="eth1">
             <field name="name">Black</field>
diff -r 2120f026ab26 -r f09c468d437f tryton/health/data/gnuhealth_commands.xml
--- a/tryton/health/data/gnuhealth_commands.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health/data/gnuhealth_commands.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data>
+    <data grouped="1">
         <record model="gnuhealth.command" id="du">
             <field name="name">du</field>
             <field name="model">gnuhealth.du</field>
diff -r 2120f026ab26 -r f09c468d437f tryton/health/data/health_specialties.xml
--- a/tryton/health/data/health_specialties.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health/data/health_specialties.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data noupdate="0">
+    <data noupdate="0" grouped="1">
 
         <record model="gnuhealth.specialty" id="2">
             <field name="name">Anatomy</field>
diff -r 2120f026ab26 -r f09c468d437f tryton/health/data/medicament_form.xml
--- a/tryton/health/data/medicament_form.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health/data/medicament_form.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data skiptest="1" noupdate="1" grouped="1">
 
         <record model="gnuhealth.drug.form" id="AEM">
             <field name="name">Aerosol metered-dose</field>
diff -r 2120f026ab26 -r f09c468d437f tryton/health/data/medication_frequencies.xml
--- a/tryton/health/data/medication_frequencies.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health/data/medication_frequencies.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data skiptest="1" noupdate="1" grouped="1">
 
         <record model="gnuhealth.medication.dosage" id="229797004">
             <field name="name">1 time per day</field>
diff -r 2120f026ab26 -r f09c468d437f tryton/health/data/occupations.xml
--- a/tryton/health/data/occupations.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health/data/occupations.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data skiptest="1" noupdate="1" grouped="1">
 
         <record model="gnuhealth.occupation" id="occ1">
             <field name="name">Unemployed</field>
diff -r 2120f026ab26 -r f09c468d437f tryton/health/data/pathology_groups.xml
--- a/tryton/health/data/pathology_groups.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health/data/pathology_groups.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-    <data skiptest="1" noupdate="1">
+    <data skiptest="1" noupdate="1" grouped="1">
 
         <record model="gnuhealth.pathology.group" id="INFECTIOUS">
             <field name="name">INFECTIOUS</field>
diff -r 2120f026ab26 -r f09c468d437f tryton/health_icd10/data/disease_categories.xml
--- a/tryton/health_icd10/data/disease_categories.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health_icd10/data/disease_categories.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <tryton>
-<data skiptest="1" noupdate="1">
+<data skiptest="1" noupdate="1" grouped="1">
 
 <!-- Disease Categories, based on ICD-10 -->
 
@@ -93,6 +93,9 @@
 		<field name="name">XXII Codes for special purposes</field>
 	</record>
 
+</data>
+<data skiptest="1" noupdate="1" grouped="1">
+
 <record model="gnuhealth.pathology.category" id="icdcat1-1">
 	<field name="name">(A00-A09) Intestinal infectious diseases</field>
 	<field name="parent" ref="icdcat1"></field>
diff -r 2120f026ab26 -r f09c468d437f tryton/health_icd10/data/disease_groups.xml
--- a/tryton/health_icd10/data/disease_groups.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health_icd10/data/disease_groups.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <tryton>
-<data skiptest="1" noupdate="0">
+<data skiptest="1" noupdate="0" grouped="1">
 
 <!-- TODO: SOCIAL, VIOLENCE -->
 
diff -r 2120f026ab26 -r f09c468d437f tryton/health_icd10/data/diseases.xml
--- a/tryton/health_icd10/data/diseases.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health_icd10/data/diseases.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <tryton>
-<data skiptest="1" noupdate="0">
+<data skiptest="1" noupdate="0" grouped="1">
 <record model="gnuhealth.pathology" id="A00">
 	<field name="name">Cholera</field>
 	<field name="code">A00</field>
diff -r 2120f026ab26 -r f09c468d437f tryton/health_icd10pcs/data/icd_10_pcs_2009_part1.xml
--- a/tryton/health_icd10pcs/data/icd_10_pcs_2009_part1.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health_icd10pcs/data/icd_10_pcs_2009_part1.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <tryton>
-<data skiptest="1" noupdate="1">
+<data skiptest="1" noupdate="1" grouped="1">
 <record model="gnuhealth.procedure" id="0016070">
 	<field name="name">0016070</field>
 	<field name="description">Bypass Cerebral Ventricle to Nasopharynx with Autologous Tissue Substitute, Open Approach</field>
diff -r 2120f026ab26 -r f09c468d437f tryton/health_icd10pcs/data/icd_10_pcs_2009_part2.xml
--- a/tryton/health_icd10pcs/data/icd_10_pcs_2009_part2.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health_icd10pcs/data/icd_10_pcs_2009_part2.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <tryton>
-<data skiptest="1" noupdate="1">
+<data skiptest="1" noupdate="1" grouped="1">
 <record model="gnuhealth.procedure" id="0D1A8ZP">
 	<field name="name">0D1A8ZP</field>
 	<field name="description">Bypass Jejunum to Rectum, Via Natural or Artificial Opening Endoscopic</field>
diff -r 2120f026ab26 -r f09c468d437f tryton/health_icd10pcs/data/icd_10_pcs_2009_part3.xml
--- a/tryton/health_icd10pcs/data/icd_10_pcs_2009_part3.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health_icd10pcs/data/icd_10_pcs_2009_part3.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <tryton>
-<data skiptest="1" noupdate="1">
+<data skiptest="1" noupdate="1" grouped="1">
 <record model="gnuhealth.procedure" id="0RWK48Z">
 	<field name="name">0RWK48Z</field>
 	<field name="description">Revision of Spacer in Left Shoulder Joint, Percutaneous Endoscopic Approach</field>
diff -r 2120f026ab26 -r f09c468d437f tryton/health_icd11/data/categories.xml
--- a/tryton/health_icd11/data/categories.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health_icd11/data/categories.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <tryton>
-<data>
+<data grouped="1">
 
 <!-- ICD-11 disease chapters -->
 
diff -r 2120f026ab26 -r f09c468d437f tryton/health_icd11/data/diseases.xml
--- a/tryton/health_icd11/data/diseases.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health_icd11/data/diseases.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <tryton>
-<data skiptest="1">
+<data skiptest="1" grouped="1">
 <record model="gnuhealth.pathology" id="1A00">
 	<field name="code">1A00</field>
 	<field name="name">Cholera</field>
diff -r 2120f026ab26 -r f09c468d437f tryton/health_icd9procs/data/icd9procs.xml
--- a/tryton/health_icd9procs/data/icd9procs.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health_icd9procs/data/icd9procs.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <tryton>
-<data noupdate="1">
+<data noupdate="1" grouped="1">
 <record model="gnuhealth.procedure" id="cie9_00-01">
 	<field name="name">00.01</field>
 	<field name="description">Therapeutic ultrasound of vessels of head and neck</field>
diff -r 2120f026ab26 -r f09c468d437f tryton/health_icpm/data/icpm.xml
--- a/tryton/health_icpm/data/icpm.xml	Wed Jun 08 18:59:35 2022 +0100
+++ b/tryton/health_icpm/data/icpm.xml	Wed Jun 15 13:09:47 2022 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <tryton>
-  <data noupdate="1" skiptest="1">
+  <data noupdate="1" skiptest="1" grouped="1">
     <record model="gnuhealth.procedure" id="icpm_1-190">
       <field name="name">1-190</field>
       <field name="description">APGAR SCORING OF NEWBORN, WITHOUT OTHER INITIAL MEDICAL EVALUATION</field>
