/etc/gnumed/gnumed-client.conf is in gnumed-client 1.6.11+dfsg-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 | # -------------------------------------------------------------
# GNUmed client config file
# -------------------------------------------------------------
# This file can be used as:
#
# ~/.gnumed/gnumed.conf
# /etc/gnumed/gnumed-client.conf
#
# See also:
#
# http://wiki.gnumed.de/bin/view/Gnumed/ConfigFiles
# http://wiki.gnumed.de/bin/view/Gnumed/CustomizingClientStartup
# http://wiki.gnumed.de/bin/view/Gnumed/ConfigurationStoredInBackend
# http://wiki.gnumed.de/bin/view/Gnumed/WorkPlace
#
# man gnumed
#
# -------------------------------------------------------------
# -------------------------------------------------------------
[preferences]
profile = GNUmed database on this machine ("local": Linux/Mac) (gnumed_v21@)
login = any-doc
# -------------------------------------------------------------
[backend]
# these are the standard accounts installed with any
# stock installation, they should be disabled when going
# into production because the passwords are known to all
# (it is "any-doc" / "any-staff" as well)
#
logins = $logins$
any-doc
any-staff
$logins$
profiles = $profiles$
GNUmed database on this machine ("local": Linux/Mac)
GNUmed database on this machine ("TCP/IP": Windows/Linux/Mac)
GNUmed database at publicdb.gnumed.de (PUBLIC)
$profiles$
# If the system locale matches this value a mismatch
# with the database locale will be ignored.
# Remove this option if you want to stop ignoring mismatches.
#
#ignored mismatching system locale = de_DE@euro
# If GNUmed cannot detect the proper timezone from system
# information or you want to use a timezone different from
# the system GNUmed is running on you can explicitly set
# the time zone here.
# Note that the timezone must be a valid PostgreSQL timezone
# string. If in doubt consult the PostgreSQL docs.
# If you don't want to change the timezone GNUmed detects
# in the system you need to comment out this option.
#
#client timezone = Europe/Berlin
# -------------------------------------------------------------
[profile GNUmed database on this machine ("local": Linux/Mac)]
host =
port = 5432
database = gnumed_v21
public/open access = 0
help desk = Your own IT support <needs configuration>
last known workplaces = $last known workplaces$
Clinician
Front Desk
GNUmed Default
xxxDEFAULTxxx
$last known workplaces$
# -------------------------------------------------------------
[profile GNUmed database on this machine ("TCP/IP": Windows/Linux/Mac)]
host = 127.0.0.1
port = 5432
database = gnumed_v21
public/open access = 0
help desk = Your own IT support <needs configuration>
# -------------------------------------------------------------
[profile GNUmed database at publicdb.gnumed.de (PUBLIC)]
# the computer (IP or hostname) your database is hosted on,
# (publicdb is our public database, formerly known as <salaam.homeunix.com>)
host = publicdb.gnumed.de
# the port PostgreSQL is accepting connections on,
# typically 5432, but maybe 5433 or even 5434 when
# there are several PostgreSQL instances running
# on a database server
port = 5432
database = gnumed_v21
# public/open access controls exception message and log handling
# 0 --> message by default goes to public list if no receiver given
# 0 (1) --> log is (not) included by default, which user can override
public/open access = 1
help desk = GNUmed Development List <gnumed-bugs@gnu.org>
last known workplaces = $last known workplaces$
xxxDEFAULTxxx
Local Default
Front Desk
Clinician
GNUmed Default
$last known workplaces$
# -------------------------------------------------------------
[client]
# Here you can define the plugins installed for this client on
# this machine. This is only useful if scanning the plugin
# directory fails, such as when running a EXE-fied Windows
# version of the client
#installed plugins = $installed plugins$
#plugin A
#plugin B
#plugin C
#$installed plugins$
# -------------------------------------------------------------
[workplace]
# Here you can define profiles for XDT files
# provided by other applications such as
# German practice management software.
#
XDT profiles = $XDT profiles$
$XDT profiles$
# default is 9999 if not set
#
#xml-rpc port = 9999
# default is gnumed-client if not set
#
#slave personality = <personality>
# Set the help desk contact information for your
# GNUmed installation here. If this includes a
# valid email address that address can be used
# to email error logs to on request.
help desk = GNUmed Development List <gnumed-bugs@gnu.org>
# Which workplace to use.
#
# http://wiki.gnumed.de/bin/view/Gnumed/WorkPlace
#
# This will influence which plugins are loaded and
# which configuration values are used. The default
# workplace hardcoded into GNUmed is called:
#
# name = Local Default
#
# Another useful workplace for testing would be "Clinician".
#
# If there is a problem with a workplace such that
# GNUmed cannot successfully load plugins you can
# set the name to
#
#name = System fallback
#
# which will make GNUmed start with a minimal set of
# plugins. After fixing the problem reset the name
# to whatever you previously used, or re-comment it
# out.
#
name = GNUmed Default
#name = System fallback
#name = Clinician
#name = Front Desk
#name = <a workplace name>
# Here you can set the font you want the client to use.
#
# GNUmed by default uses the "DejaVu Sans" - if found - on
# Windows or else the system default unless you explicitely
# set another font here.
#
# Note that when selecting a font you better choose one with
# good coverage of Unicode symbols because GNUmed makes use
# of those.
#
#client font = DejaVu Sans # fallback on Windows
#client font = <a font name>
# -------------------------------------------------------------
[XDT profile generic XDT connector]
# a short (!) description of the xDT source,
# this will be shown to the user when activating
# a patient from an xDT file
source = xDT allgemein
# this is the name of the file eventually containing
# the patient data in xDT format
filename = patient.xdt
#DOB format =
#encoding =
# -------------------------------------------------------------
[XDT profile Terminiko]
filename = /home/ncq/.gnumed/terminiko2gnumed.xdt
# -------------------------------------------------------------
[XDT profile TurboMed/Win]
source = TM/Win
encoding = cp437
DOB format = %d%m%Y
filename = C:\Turbomed\patient.xdt
# -------------------------------------------------------------
[AU PracSoft PATIENTS.IN]
source = PracSoft (fake)
filename = ~/.gnumed/PracSoft/PATIENTS.IN
# -------------------------------------------------------------
[CA Medical Manager MSVA]
# typically something along the lines:
#filename = <DRIVE>:\somewhere\VMEDICAL\EXPORT\PATEXPORT
# in the git tree:
filename = ../data/other/CA-MSVA.txt.test
|