Created
February 1, 2011 19:57
-
-
Save kingbin/806536 to your computer and use it in GitHub Desktop.
pharmacy changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
okay...I think visit number, patient name, order info, reason, comment, request dt/tm, | |
View: | |
request prsnl, patient Name, unit/room/bed | |
Edit: | |
request prsnl query from cerner | |
code_Value is in our data mart | |
For: | |
@Html.Label("Description") | |
@Html.DisplayTextFor(model => model.receivedMed.MED_REQUEST_REASON_CD) |
I've got the updatepanel on the tubelog page. I just need to bind the grid to cerner data and then wireup the form filling function... :) and... just seeing if you get this comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hello