forked from tracefirst/usaha_committee
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ecviSample.json
176 lines (174 loc) · 4.32 KB
/
ecviSample.json
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
{
"animalGroups": [
{
"breed": "Swiss",
"species": "Bovine",
"vacs": [
{
"vaccinationDate": "2013-08-05T05:00:00.000Z",
"expirationDate": "2013-08-30T05:00:00.000Z",
"manufacturer": "Boehringer Ingelheim",
"name": "Trichomoniasis",
"remarks": "not really...",
"lotNumber": "3456thgy",
"type": "Modified Live",
}
],
"ids": "[[\"45\"],[\"46\"],[\"47\"],[\"48\"],[\"49\"],[\"50\"],[\"51\"],[\"52\"],[\"53\"],[\"54\"],[\"55\"],[\"56\"],[\"57\"]]",
"idTypes": "tags",
"label": "group 2",
"remarks": "sample group remarks",
"headCount": 13,
"tests": [
{
"result": "Negative",
"name": "Bovine Adenovirus 3",
"accession": "2222444rrr",
"type": "Culture",
"resultDate": "2013-08-05T05:00:00.000Z",
"date": "2013-08-02T05:00:00.000Z",
"lab": "Ada Veterinary Clinic\r\n1020 Sandy Creek Drive\r\nAda, OK 74820\r\n",
}
],
"color": "pink",
"isGroup": true,
"age": "3 years",
"estimatedDob": "2013-07-14T05:00:00.000Z",
"name": "group 2",
"gender": "male",
"images": [
]
}
],
"animals": [
],
"areaStatuses": [
"Tuberculosis-Free",
"Brucellosis-Free",
"PRV-Free"
],
"brandInspectionDate": null,
"brandInspectionNumber": null,
"carrier": {
"lastName": "Fenix",
"name": "Marcus Fenix",
"type": "Person",
"firstName": "Marcus",
"phone1": "555-444-1234",
"ownerEmail": "[email protected]",
"mi": null,
},
"carrierPremises": {
"postalCode": "56789",
"fax": null,
"nationalId": "premisesId",
"county": null,
"state": "IA",
"plus4": null,
"addressLine2": "Suite 102",
"addressLine1": "4567 Main Street",
"city": "Ankeny"
},
"carrierType": "Truck\/Trailer",
"certNumber": null,
"consignee": {
"lastName": "Fenix",
"name": "Marcus Fenix",
"type": "Person",
"firstName": "Marcus",
"phone1": "555-444-1234",
"ownerEmail": "[email protected]",
"mi": null,
},
"consigneePremises": {
"postalCode": "56789",
"fax": null,
"nationalId": "premisesId",
"county": null,
"state": "IA",
"plus4": null,
"addressLine2": "Suite 102",
"addressLine1": "4567 Main Street",
"city": "Ankeny"
},
"consignor": {
"lastName": "Holecroft",
"name": "Robert Holecroft",
"type": "Person",
"firstName": "Robert",
"phone1": "555-444-1234",
"ownerEmail": null,
"mi": null,
},
"consignorPremises": {
"postalCode": "12345",
"fax": null,
"nationalId": "premisesId",
"county": null,
"state": "IA",
"plus4": null,
"addressLine2": "Suite 100",
"addressLine1": "1234 Main Street",
"city": "Ames"
},
"destination": {
"lastName": "Fenix",
"name": "Marcus Fenix",
"type": "Person",
"firstName": "Marcus",
"phone1": "555-444-1234",
"ownerEmail": "[email protected]",
"mi": null,
},
"destinationPremises": {
"postalCode": "56789",
"fax": null,
"nationalId": "premisesId",
"county": null,
"state": "IA",
"plus4": null,
"addressLine2": "Suite 102",
"addressLine1": "4567 Main Street",
"city": "Ankeny"
},
"effectiveDate": "2013-08-05T22:51:42.824Z",
"expirationDate": "2013-11-03T23:51:42.824Z",
"headCount": 13,
"herdFreeFor": [
"freeForTb",
"freeForJohnes"
],
"herdStatusNumber": "ecvi1",
"inspectionDate": "2013-08-02T05:00:00.000Z",
"lastUpdated": "2013-08-05T23:04:43.932Z",
"origin": {
"lastName": "Holecroft",
"name": "Robert Holecroft",
"type": "Person",
"firstName": "Robert",
"phone1": "555-444-1234",
"ownerEmail": null,
"mi": null
},
"originPremises": {
"postalCode": "12345",
"fax": null,
"nationalId": "premisesId",
"county": null,
"state": "IA",
"plus4": null,
"addressLine2": "Suite 100",
"addressLine1": "1234 Main Street",
"city": "Ames"
},
"permitNumber": null,
"purposeOfMovement": "Sale",
"remarks": "| I have examined the premises of origin and have found no signs of vesicular stomatitis. \r\n",
"signingDate": null,
"species": "Bovine",
"status": {
"enumType": "gvl.cert.CertStatus",
"name": "SAVED"
},
"vet": []
}