-
Notifications
You must be signed in to change notification settings - Fork 1
/
reg_patient.xml
39 lines (39 loc) · 1.56 KB
/
reg_patient.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<data xmlns="http://www.commcarehq.org/wisepill/patient">
<meta>
<timeStart>2013-02-21T10:37:06Z</timeStart>
<timeEnd>2013-02-21T10:38:14Z</timeEnd>
<userID>b50e99f66c72c24f305d0e245cd929f9</userID>
<instanceID>PYV1ULC6SOXE5LR20F2CWBAG0</instanceID>
</meta>
<case xmlns="http://commcarehq.org/case/transaction/v2" case_id="3F2504E04F8911D39A0C0305E82C3304" user_id="b50e99f66c72c24f305d0e245cd929f9" date_modified="2013-02-21T10:38:14" >
<create>
<case_type>patient</case_type>
<case_name>patient1</case_name>
<owner_id>b50e99f66c72c24f305d0e245cd929f9</owner_id>
</create>
<update>
<contact_phone_number>16477052575</contact_phone_number>
<contact_phone_number_is_verified>1</contact_phone_number_is_verified>
<contact_backend_id>MOBILE_BACKEND_YO</contact_backend_id>
<identification_code>1</identification_code>
<date_of_birth>1989-09-01</date_of_birth>
<gender>F</gender>
<sms_reminder>True</sms_reminder>
<time_zone>Africa/Kampala</time_zone>
<start_date>2013-01-16</start_date>
<time_zone>EST</time_zone>
<group_id></group_id>
<notes></notes>
<intakes>
<intake>
<start_time>6:30</start_time>
<end_time>7:30</end_time>
</intake>
<intake>
<start_time>18:30</start_time>
<end_time>19:30</end_time>
</intake>
</intakes>
</update>
</case>
</data>