Research Article

A Lightweight Internet Sharing Scheme for Sectional Medical Images according to Existing Hospital Network Facilities and Basic Information Security Rules

Table 1

XML format interface model.

Tag nameDemonstrationData flowsData typeEvent type

GridsFor a split screen, output m × n section pictures at a time. Format: m/nClient initiatedIntegerInteractive request
SliceSqFor a slice sequence, multiple sets of MPR/MIPs child nodes could be embeddedClient initiatedWith child nodes
MPRUsed to represent the positions of the coronal plane, cross section, and sagittal plane, respectively. Format: X/Y/Z, for example, 20/NULL/NULL represents getting a coronal plane whose coordinate is (20,0,0).Client initiatedInteger
MIPsIncludes four types: MIP, MinIP, AVG, and NULL. If the MIPs are not NULL, format: MIPs type [interval]Client initiatedText
TimeOccurrence time of client interactionClient initiatedDateTimeInteractive object
PACS_idUnique identification number of a group of SMIs from PACSClient initiatedText
UserAccount and IP address of clientClient initiatedText
StateResponse status of the AIIA, including Request, Loading, Processing, and DoneAIIA responseTextBlocking feedback
ProjProjection (2D pictures) from the AIIA rendering, recorded with hex stream text after zip packingAIIA responseText
PipeNoFor a data flow pipeline, a group of SMIs could be independently operated by multiple clients with different pipelines.Client initiatedTextPipeline management
InitRecorded as true or false depending on whether it is the first requested operation of the dataset by the client.Client initiatedBoolean