DESCRIPTION |
This RPC returns lists of TIU Documents that satisfy various criteria
(e.g. All signed, unsigned by author, uncosigned notes, signed by author,
signed by date range) to the calling application.
|
RETURN PARAMETER DESCRIPTION |
Returns a JSON array. Otherwise, it will return the appropriate error.
"EpisodeBeginDateTime": "2018-01-18",
"EpisodeEndDateTime": "",
"HasChildren": "",
"HospitalLocation": "C MEDICINE",
"HospitalLocationIEN": 77,
"IENOfParentDocument": 1,
"ImageCount": 0,
"Last4SSN": "0000",
"NoteDateTime": "2018-01-29T17:56-0500",
"PatientDFN": 7220027,
If successful:
"PatienName": "LAST,FIRST",
"RequestingPackageVariablePointer": "",
"SignatureBlockName": "AUTHOR H AUTHOR",
"Status": "completed",
"Subject": "",
"TypeOfLocation": "Adm",
"VisitLocationIEN": 2174,
"VisitLocationName": "STPDN-M"
}
]
{
}
"TIUDocument": [
{
"Author": "AUTHOR,AUTHOR H",
"AuthorDUZ": 01010101010,
"DocumentIEN": 10819537,
"DocumentPrintName": "Discharge Summary",
|