What data type use for storing Report text
-
Monday, July 12, 2010 6:29 PM
Our institution has interface to handle HL7 and store the report text in a relational database. So if we want to upload the exam report onto HealthVault in plain text format, what ItemTypes should I use?
Thanks,
-W.Z
All Replies
-
Wednesday, July 14, 2010 4:08 PMOwner
In the general case, the File type would be appropriate. If you can give me some more details on what is in the exam report, there may be a more specific data type as well.
- Marked As Answer by Eric GunnersonMicrosoft Employee, Owner Wednesday, August 04, 2010 3:44 PM
-
Wednesday, July 14, 2010 4:48 PM
It will be plain text as String read from database, something like
Assessment: No or mild non-proliferative diabetic retinopathy. <br />Recommendation: See eye-care provider in 1 year or less for dilated eye exam. If you mean to use ItemTypes.File, then which attribute should I assign the value to it.
Thanks, W.Z

