Hold Animals from Vet Lists
3 min
you can keep particular animals from being added to vet lists using hold dates assigning a hold date will keep specific animals from being added to the next generated vet list for a specified number of days hold dates are defined using the hldat item in a command when using hldat, there are two basic parameters you need to specify how long you want animals held off future vet lists which animals you want held off future vet lists the hldat is usually set after vet results are entered and is tagged in a command like setopen as part of the setvet command however, once a cow's vet results are entered, her vc value is cleared and set to 0 \<font color="#f97316">important\</font> because the vetlist and ovsynch lists are so important to your dairy and sensitive to changes, please contact vas support http //dc help vas com/default htm#cshid=2000 to add the hldat to either of those commands to determine which animals to hold from future vet lists, you can use the animals' vet code or the remark from their most recent event see the topics below to learn more hold animals using previous vet codes the most common way to keep animals off future vet lists is by using the reason they were on the previous vet list (pvet) for example, you might want to keep possible cystic animals off the next vet list in this case, your command string might look like this \<font color="#6b7280">hldat=today+42 for vdat=today pvet=7\</font> here we've told dairycomp to hold the animals with a previous vet code of 7 ( pvet=7 , ) off future vet lists, and to keep them off these vet lists for the next 43 days ( today+42 ) to adjust the hold date for possible cystic animals, change the number of days in the command string for example, if you want animals held off future vet lists for the next 30 days, your command string would look like this \<font color="#6b7280">hldat=today+29 for vdat=today pvet=7\</font> usually, you would include your hldat parameters as part of a menu abbreviation that way, you just need to run the single command to hold animals from future vet lists for example \<font color="#6b7280">vlist id vitems id for vc\>0 hldat\<today\</font> it's common to have several menu abbreviations with hldat parameters see menu customization docid\ wsfmh1dmbjhol9mrx wsx to learn more about creating menu abbreviations hold animals using event remarks another way to hold animals from future vet lists is through the rem item when you enter an event for an animal, the system allows you to enter a remark for that event that remark displays as the rem item in the animal's cowcard you can then set the hldat item to look for that remark for example, if you set a remark of "h1" for open events, you can use that remark in your hldat parameters \<font color="#6b7280">hldat=today+42 for vdat=today \</font> rem="h1" notice that the equals sign (=) is used in the example above the equals sign only works if the cowcard remark exactly matches the command string in this case, the remark is simply h1 but what if the event remark was "h1 days" or something similar? in that case, you'd use the greater than (>) symbol to hold that animal \<font color="#6b7280">hldat=today+42 for vdat=today rem\>"h1"\</font> adjust the hold date (hldat) the item hldat ("vet hold date") is used in conjunction with the vetlist command to allow the user to set a number of days after the current vet check date to hold the animal before she can become eligible to be listed on the vetlist the next time this might be due to being checked in a bullpen, which usually means the user may want 28 or more days to go by before the cow needs to be checked again many cowfiles use the setopen command to automatically adjust the hldat to a future date from today if a cow in a bullpen is found open, since a different diagnosis is weeks away then another use of the hldat is to delay the ovsynch program for a cow based on a diagnosis at vet check that caused the cow to need time before moving forward within the ovsynch program those changes require a number of ovsynch related commands to be adjusted to learn about setvet, see enter vet exam results docid\ renqjbqup3gfsy32gmc05 \<font color="#f97316">important\</font> because the vetlist and ovsynch lists are so important to your dairy and sensitive to changes, please contact vas support docid\ erznbnh1ww36p9q6rnppv to add the hldat to either of those commands