[OnyxCeph³™ Wiki]

DokuWiki - World Wide Web

User Tools

Site Tools


en:cli

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:cli [2022/07/29 10:58] tomen:cli [2024/04/03 09:21] (current) – [4. Transfer via HTTP] holger
Line 9: Line 9:
 ===== 1. Patient Data Tags ===== ===== 1. Patient Data Tags =====
  
-^ Mandatory Parameters                                                                                            || +^ Mandatory Parameters                                                                                                || 
-| ''PatID''             | Unique ID, up to 50 Characters                                                           +| ''PatID''             | Unique ID, up to 50 Characters\\ If ''"<CLEAR>"'' is passed¹, the current patient is closed  
-| ''Firstname''                                                                                                  +| ''Firstname''                                                                                                      
-| ''Lastname''          |                                                                                          +| ''Lastname''          |                                                                                              
-| ''Birthday''          | Format: YYYYMMDD, e.g. "20090530" für 30.5.2009                                          +| ''Birthday''          | Birthday in date format²                                                                     
-| ''Sex''               | Format: "M" for Male and "F" for Female                                                  +| ''Sex''               | Format: "M" for Male and "F" for Female "I" oder "D" for Intersexual (or Diverse)            
-^ Optional Parameters                                                                                             || +^ Optional Parameters                                                                                                 || 
-| ''MiddleName''        |                                                                                          +| ''MiddleName''        |                                                                                              
-| ''PreferedName''      |                                                                                          +| ''PreferedName''      |                                                                                              
-| ''Title''                                                                                                      +| ''Title''                                                                                                          
-| ''Race''              |                                                                                          +| ''Race''              |                                                                                              
-| ''City''              |                                                                                          +| ''City''              |                                                                                              
-| ''State''                                                                                                      +| ''State''                                                                                                          
-| ''Street''            |                                                                                          +| ''Street''            |                                                                                              
-| ''Street2''                                                                                                    +| ''Street2''                                                                                                        
-| ''Doctor''            |                                                                                          +| ''Doctor''            |                                                                                              
-| ''Email''                                                                                                      +| ''Email''                                                                                                          
-| ''Cellular''          |                                                                                          +| ''Cellular''          |                                                                                              
-| ''HomePhone''                                                                                                  +| ''HomePhone''                                                                                                      
-| ''WorkPhone''                                                                                                  +| ''WorkPhone''                                                                                                      
-| ''PatTags''           | Patient keywords (separated by ";"                                                     +| ''PatTags''           | Patient keywords (separated by ";"                                                         
-| "PatMarker"           | Modify markers on patient tab: 5 chars: "1" set marker  "0" reset marker  "-" no change  +| "PatMarker"           | Modify markers on patient tab: 5 chars: "1" set marker  "0" reset marker  "-" no change      
-| "InsuranceID"         | Number/ID of health insurance                                                            +| "InsuranceID"         | Number/ID of health insurance                                                                
-| "Salutation"          |                                                                                          +| "Salutation"          |                                                                                              
-| ''ContactDate''       Format: YYYYMMDD, e.g. "20090530"                                                        +| ''ContactDate''       Contact date in date format²                                                                 
-| ''ModellNr''          | Additional cast ID                                                                       +| ''ModellNr''          | Additional cast ID                                                                           
-| ''Notes''                                                                                                      |+| ''Notes''             Notes about the patient, If ''"<CLEAR>"'' is passed¹, the existing text is deleted           |
 \\ \\
 +¹ As command line parameter ''"<CLEAR>"'' always in quotation marks. \\
 +² Format: YYYYMMDD, e.g. "20090530" or YYYY-MM-DD, e.g. "2009-05-30" or "Short Date" from Windows e.g. MM/DD/YYYY -> "05/30/2009".
 =====2. Image Data Tags ===== =====2. Image Data Tags =====
  
Line 43: Line 45:
 To hand over 2D images to OnyxCeph³™, the following tags can be used:\\ To hand over 2D images to OnyxCeph³™, the following tags can be used:\\
  
-| ''PicCount''      | Number of images to be transfered                        +| ''PicCount''      | Number of images to be transfered                                                                                                                                    
-| ''PicErase''      | "Y" or "1" OnyxCeph³ deletes the files after saving      +| ''PicErase''      | "Y" or "1" OnyxCeph³ deletes the files after saving                                                                                                                  
-| :::               | "N" or "0" (Default) OnyxCeph³ doesn't delete the files  +| :::               | "N" or "0" (Default) OnyxCeph³ doesn't delete the files                                                                                                              
-| ''PicPath#''      | Full Path oft the Image File #¹                          +| ''PicPath#''      | Full Path oft the Image File #¹                                                                                                                                      
-| ''PicInfo#''      | Additional Information, Just Like Tags, Comments, etc.   +| ''PicInfo#''      | Additional Information, Just Like Tags, Comments, etc.                                                                                                               
-| ''PicTags#''      | Keywords Concerning the Image (Separated by ";"        +| ''PicTags#''      | Keywords Concerning the Image (Separated by ";"                                                                                                                    
-| ''PicDate#''      | Date of Aquisition, Format: YYYYMMDD, e.g. "20090530"    +| ''PicDate#''      | Format: YYYYMMDD, e.g. "20090530" or\\ YYYY-MM-DD, e.g. "2009-05-30" or\\ "Short Date"-Format from Windows or\\ Date and Time of Aquisition, Format: YYYYMMDDHHMMSS  
-| ''PicTypeCode#''  | Code of the image type of the image                      |+| ''PicTypeCode#''  | Code of the image type of the image                                                                                                                                  |
  
 ¹ # will be replaced the image number starting with 1; e.g. the first entry is -PicPath="C:\tmp\img.jpg"\\ ¹ # will be replaced the image number starting with 1; e.g. the first entry is -PicPath="C:\tmp\img.jpg"\\
Line 65: Line 67:
 =====4. Transfer via HTTP ===== =====4. Transfer via HTTP =====
  
-If the infoserver is active in OnyxCeph³ master data can also be transferrred to OnyxCeph³ via HTTP+If the **HTTP Interface** is active in OnyxCeph³ master data can also be transferrred to OnyxCeph³ via HTTP
 requests.\\ requests.\\
 OnyxCeph³ operates as HTTP server and serves the configured port. OnyxCeph³ operates as HTTP server and serves the configured port.
Line 74: Line 76:
 If no space character is in Value the quotation marks can be omitted.\\ If no space character is in Value the quotation marks can be omitted.\\
 \\ \\
 +Please note that some characters in URLs are not valid and must be "escaped". \\ 
 +For example, instead of the space character %20 and instead of the backslash \, the character string %5C 
 +must be passed. \\ 
 +See also: https://en.wikipedia.org/wiki/URL-Encoding
 =====5. Transfer by Text File ===== =====5. Transfer by Text File =====
  
Line 124: Line 129:
  
 • **ActionAfter** (after master data comparison or container import) • **ActionAfter** (after master data comparison or container import)
-| Presentation template:                 | -ActionAfter="PRESENTATION:TemplateName                      | +| Presentation template:  | -ActionAfter="PRESENTATION:TemplateName"  |
-| Container with all data of a patient:  | -PatId="123" -ActionAfter="PATCONTAINER:C:\Temp\FileName.O3C |+
 \\ \\
  
en/cli.1659085112.txt.gz · Last modified: 2022/07/29 10:58 by tom