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:
parent
ce37587542
commit
8e0196faf6
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue