Added second DateTime element to /Medications/Medication because we have two types of dates: Issue Date and Last Fill Date.

This commit is contained in:
cje 2009-10-14 16:46:14 +00:00
parent ce37587542
commit 8e0196faf6
1 changed files with 2 additions and 0 deletions

View File

@ -312,6 +312,8 @@ LOAD(ARY) ; LOAD A CCR TEMPLATE INTO ARY PASSED BY NAME
;;<Text>@@MEDISSUEDATETXT@@</Text>
;;</Type>
;;<ExactDateTime>@@MEDISSUEDATE@@</ExactDateTime>
;;</DateTime>
;;<DateTime>
;;<Type>
;;<Text>@@MEDLASTFILLDATETXT@@</Text>
;;</Type>