Principles of biomedical informatics:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Amsterdam [u.a.]
Elsevier, Acad. Press
2009
|
Ausgabe: | 1. ed. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XXV, 475 S. Ill. |
ISBN: | 9780123694386 0123694388 |
Internformat
MARC
LEADER | 00000nam a2200000zc 4500 | ||
---|---|---|---|
001 | BV035348791 | ||
003 | DE-604 | ||
005 | 20090409 | ||
007 | t | ||
008 | 090305s2009 ne a||| |||| 00||| eng d | ||
010 | |a 2008030982 | ||
020 | |a 9780123694386 |9 978-0-12-369438-6 | ||
020 | |a 0123694388 |9 0-12-369438-8 | ||
035 | |a (OCoLC)225875760 | ||
035 | |a (DE-599)BVBBV035348791 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
044 | |a ne |c NL | ||
049 | |a DE-355 | ||
050 | 0 | |a R858 | |
082 | 0 | |a 610.28 | |
084 | |a ST 640 |0 (DE-625)143686: |2 rvk | ||
084 | |a WC 7700 |0 (DE-625)148144: |2 rvk | ||
100 | 1 | |a Kalet, Ira J. |e Verfasser |4 aut | |
245 | 1 | 0 | |a Principles of biomedical informatics |c Ira J. Kalet |
246 | 1 | 3 | |a Biomedical informatics |
250 | |a 1. ed. | ||
264 | 1 | |a Amsterdam [u.a.] |b Elsevier, Acad. Press |c 2009 | |
300 | |a XXV, 475 S. |b Ill. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 4 | |a Medical informatics | |
650 | 4 | |a Bioinformatics | |
650 | 4 | |a Medical Informatics | |
650 | 4 | |a Computational Biology | |
650 | 0 | 7 | |a Bioinformatik |0 (DE-588)4611085-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Medizinische Informatik |0 (DE-588)4038261-8 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Medizinische Informatik |0 (DE-588)4038261-8 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Bioinformatik |0 (DE-588)4611085-9 |D s |
689 | 1 | |C b |5 DE-604 | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017152967&sequence=000004&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-017152967 |
Datensatz im Suchindex
_version_ | 1804138668484460545 |
---|---|
adam_text | Foreword xiii
Preface xvii
Parti
Foundations of Biomedical Informatics
1 Biomedical Data 3
1.1 The Nature and Representation of Biomedical Data 6
1.1.1 What Can Be Represented in a Computer? 13
1.1.2 DNA and the Genetic Code 27
1.1.3 Anatomy 37
1.1.4 Medical Laboratory Data 38
1.1.5 Medical Images 42
1.1.6 Metadata 50
1.2 Objects, Metadata, and Serialization 53
1.2.1 A Simple Solution Using Tags (Keywords) 54
1.2.2 An Object-oriented Design 55
1.2.3 A Better Solution Using Meta-objects 65
1.2.4 Medical Images: Incorporating Binary Data 72
1.3 XML 77
1.4 Database Systems and Ideas 84
1.4.1 The Relational Model 85
1.4.2 The Entity-Attribute-Value Model 92
1.5 Data Quality 93
1.6 Data, Information, and Knowledge 95
1.7 Summary 97
2 Symbolic Biomedical Knowledge 99
2.1 Biomedical Theories and Computer Programs 101
2.1.1 A World Class Reasoning Example 101
2.1.2 Biological Examples 102
2.1.3 Symbolic Theories 102
vii
2.2 Logic and Inference Systems 105
2.2.1 Predicate Calculus 106
2.2.2 Unsound Inference: Abduction and Induction 124
2.2.3 First Order Logic 125
2.2.4 Rule-based Programming for FOL 133
2.2.5 Limitations of FOL 139
2.3 Frames, Semantic Nets, and Ontologies 142
2.3.1 A Simple Frame System 143
2.3.2 Extensions to Frame Systems 159
2.3.3 Frame System Implementations, Interfaces, and APIs 162
2.3.4 Frames and Object-oriented Programming Languages 162
2.4 Description Logics 163
2.4.1 Description Logic Languages 166
2.4.2 Examples from GALEN 167
2.4.3 The Semantic Web 170
2.4.4 Back to the Future 173
2.5 Search 173
2.5.1 A General Framework for Search 174
2.5.2 Uninformed Search Strategies 178
2.5.3 Informed Search Strategies 180
2.5.4 Path Search 182
2.6 Summary 183
3 Probabilistic Biomedical Knowledge 185
3.1 Probability and Statistics 186
3.1.1 Probability 186
3.1.2 Statistics 187
3.1.3 The Laws of Probability 188
3.1.4 Conditional Probability 190
3.1.5 Independence 191
3.1.6 Random Variables and Estimation 192
3.2 Application and Generalization of Bayes Rule 199
3.2.1 Simple Bayesian Inference 201
3.2.2 Non-Boolean Variables 202
3.2.3 Bayes Nets 203
3.3 Utility and Decision Modeling 207
3.3.1 A Decision Analysis Vignette 208
3.3.2 Graph Structure and Probability Assignment 209
3.3.3 Determining Utilities 210
3.3.4 Computation of Expected Val ues 211
3.4 Information Theory 213
3.4.1 Encoding of Messages 213
3.4.2 Entropy and Information 216
3.4.3 Efficient Encoding 217
3.4.4 Error Detection and Correction 220
3.4.5 information Theory in Biology and Medicine 220
3.5 Summary 221
4 Biomedical Information Access 223
4.1 Information Retrieval Systems 223
4.2 IR System Design 227
4.2.1 Indexing 227
4.2.2 Processing Queries 232
4.2.3 Searching and Matching 233
4.2.4 Ranking the Results 233
4.2.5 Performance Evaluation 234
4.3 Intelligent Query Processing 235
4.4 Network Access to Document Repositories 235
4.5 Natural Language Processing 246
4.6 Beyond Text Documents 248
4.6.1 Biomedical Images 249
4.6.2 Electronic Medical Records 250
4.7 Summary 250
Part II
Biomedical Ideas and Computational Realizations
5 Computing With Genes, Proteins, and Cells 253
5.1 Getting Data from Files 255
5.2 Computing With DNA Sequences 259
5.3 Mapping Genes to Proteins 264
5.4 Computing With Protein Sequences 268
5.4.1 Representing Amino Acid and Proteins 268
5.4.2 Simple Properties of Proteins from Sequence Data 271
5.4.3 Amino Acid Profiles 272
5.5 The Gene Ontology 277
5.6 Biochemical Pathways 280
5.6.1 Searching for Pathways 281
5.6.2 Biochemical Reachability Logic 287
5.7 Simulation With State Machines 291
5.7.1 State Machines 291
5.7.2 A Simple State Machine 293
5.7.3 Simulating the Cell Cycle in Yeast 297
5.8 Summary 302
6 Modeling Biological Structure 303
6.1 The UW Foundational Model of Anatomy 304
6.1.1 The Components of the FMA 304
6.1.2 Representing Anatomical Relations in the FMA 305
6.1.3 Metaclasses 305
6.1.4 The paxt-of Relationship 308
6.2 A Simple Network Interface-the FMS 308
I
6.3 Semantic Consistency Checking and the FMA 315
6.3.1 The Lymphatic System: An Example 317
6.3.2 Current State of the Lymphatics in the FMA 319
6.4 Summary 323
7 Drug Interactions 325
7.1 Drug Information Catalogs 327
7.2 Reasoning About Pharmacokinetics 331
7.2.1 Procedural Knowledge About Enzymatic Metabolism 333
7.2.2 A Rule-based Drug Interaction System 334
7.2.3 Truth Maintenance Systems 337
7.2.4 A Drug Interactions Theory with (ustifications 340
7.2.5 Evidence-based Reasoning 342
7.3 Reasoning About Pharmacodynamics 345
7.4 Summary 347
8 Medical Data Communication 349
8.1 EMR Systems and PACS 350
8.1.1 EMR Systems 350
8.1.2 Medical Images and PACS 352
8.2 Networks and Protocols 352
8.2.1 Network Architecture 352
8.2.2 Network Client and Server Design 354
8.3 HL7 356
8.3.1 The HL7 Message Exchange Protocol 356
8.3.2 HL7 Message Structure 357
8.3.3 Scanning HL7 Messages 359
8.3.4 HL7 Message Field Content 361
8.4 DICOM: Medical Image Information Agents 364
8.4.1 A Short History of DICOM 364
8.4.2 About the DICOM Standard 366
8.5 How to Implement DICOM 370
8.5.1 The DICOM State Machine 371
8.5.2 Parsing and Generation of PDUs 380
8.5.3 Parsing and Generation of Commands and Data 386
8.5.4 How It All Turned Out 390
8.6 Summary 391
9 Cancer Radiotherapy Planning 393
9.1 Radiation Therapy 394
9.2 Radiotherapy Planning Software 395
9.3 Locating the Target 398
9.3.1 Computing the CTV 400
9.3.2 Computing the PTV 406
9.4 Influence Diagrams in RTP 413
9.5 Summary 414
10 Safety and Security 411
10.1 A Bit of Personal History and Perspective 418
10.2 Some Reai-Life Stories 419
10.2.1 Radiation Therapy Planning Systems 420
10.2.2 Who is Master, the Human or the Computer? 422
10.2.3 The Therac-25: A Real-Time Disaster 422
10.2.4 Prism 423
10.2.5 The UW Neutron Therapy Facility 423
10.2.6 DICOM and Internet Security 424
10.2.7 Intravenous Infusion Pumps on the Internet 424
10.3 Safety by Design: Radiotherapy Machines 425
10.3.1 A Simple Linac Control System 426
10.3.2 Adding a Dosimetry System 428
10.3.3 Formal and Automated Analysis 429
10.4 IT Security in Health Care Organizations 429
10.5 Epilogue 431
Appendix
A Lisp Notes, Software, and Other Resources 433
A.I Lisp Notes 433
A. 1.1 General Notes on Lisp 433
A. 1.2 CLOSandMOP 434
A. 1.3 Optimization 436
A. 1.4 Books on Lisp 437
A.2 Software 438
A.2.1 Data and Knowledge Resources 438
A.2.2 Common Lisp Systems, Libraries, and Resources 439
A.2.3 Languages and Tools for Knowledge Representation 439
A. 2.4 Code from the Book 440
A.3 Other Resources 441
Bibliography 443
Index 459
|
any_adam_object | 1 |
author | Kalet, Ira J. |
author_facet | Kalet, Ira J. |
author_role | aut |
author_sort | Kalet, Ira J. |
author_variant | i j k ij ijk |
building | Verbundindex |
bvnumber | BV035348791 |
callnumber-first | R - Medicine |
callnumber-label | R858 |
callnumber-raw | R858 |
callnumber-search | R858 |
callnumber-sort | R 3858 |
callnumber-subject | R - General Medicine |
classification_rvk | ST 640 WC 7700 |
ctrlnum | (OCoLC)225875760 (DE-599)BVBBV035348791 |
dewey-full | 610.28 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 610 - Medicine and health |
dewey-raw | 610.28 |
dewey-search | 610.28 |
dewey-sort | 3610.28 |
dewey-tens | 610 - Medicine and health |
discipline | Biologie Informatik Medizin |
edition | 1. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01692nam a2200493zc 4500</leader><controlfield tag="001">BV035348791</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20090409 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">090305s2009 ne a||| |||| 00||| eng d</controlfield><datafield tag="010" ind1=" " ind2=" "><subfield code="a">2008030982</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780123694386</subfield><subfield code="9">978-0-12-369438-6</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0123694388</subfield><subfield code="9">0-12-369438-8</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)225875760</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV035348791</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">ne</subfield><subfield code="c">NL</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-355</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">R858</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">610.28</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 640</subfield><subfield code="0">(DE-625)143686:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">WC 7700</subfield><subfield code="0">(DE-625)148144:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Kalet, Ira J.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Principles of biomedical informatics</subfield><subfield code="c">Ira J. Kalet</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">Biomedical informatics</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">1. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Amsterdam [u.a.]</subfield><subfield code="b">Elsevier, Acad. Press</subfield><subfield code="c">2009</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XXV, 475 S.</subfield><subfield code="b">Ill.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Medical informatics</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Bioinformatics</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Medical Informatics</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computational Biology</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Bioinformatik</subfield><subfield code="0">(DE-588)4611085-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Medizinische Informatik</subfield><subfield code="0">(DE-588)4038261-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Medizinische Informatik</subfield><subfield code="0">(DE-588)4038261-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Bioinformatik</subfield><subfield code="0">(DE-588)4611085-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="C">b</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017152967&sequence=000004&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-017152967</subfield></datafield></record></collection> |
id | DE-604.BV035348791 |
illustrated | Illustrated |
indexdate | 2024-07-09T21:31:51Z |
institution | BVB |
isbn | 9780123694386 0123694388 |
language | English |
lccn | 2008030982 |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-017152967 |
oclc_num | 225875760 |
open_access_boolean | |
owner | DE-355 DE-BY-UBR |
owner_facet | DE-355 DE-BY-UBR |
physical | XXV, 475 S. Ill. |
publishDate | 2009 |
publishDateSearch | 2009 |
publishDateSort | 2009 |
publisher | Elsevier, Acad. Press |
record_format | marc |
spelling | Kalet, Ira J. Verfasser aut Principles of biomedical informatics Ira J. Kalet Biomedical informatics 1. ed. Amsterdam [u.a.] Elsevier, Acad. Press 2009 XXV, 475 S. Ill. txt rdacontent n rdamedia nc rdacarrier Medical informatics Bioinformatics Medical Informatics Computational Biology Bioinformatik (DE-588)4611085-9 gnd rswk-swf Medizinische Informatik (DE-588)4038261-8 gnd rswk-swf Medizinische Informatik (DE-588)4038261-8 s DE-604 Bioinformatik (DE-588)4611085-9 s b DE-604 HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017152967&sequence=000004&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Kalet, Ira J. Principles of biomedical informatics Medical informatics Bioinformatics Medical Informatics Computational Biology Bioinformatik (DE-588)4611085-9 gnd Medizinische Informatik (DE-588)4038261-8 gnd |
subject_GND | (DE-588)4611085-9 (DE-588)4038261-8 |
title | Principles of biomedical informatics |
title_alt | Biomedical informatics |
title_auth | Principles of biomedical informatics |
title_exact_search | Principles of biomedical informatics |
title_full | Principles of biomedical informatics Ira J. Kalet |
title_fullStr | Principles of biomedical informatics Ira J. Kalet |
title_full_unstemmed | Principles of biomedical informatics Ira J. Kalet |
title_short | Principles of biomedical informatics |
title_sort | principles of biomedical informatics |
topic | Medical informatics Bioinformatics Medical Informatics Computational Biology Bioinformatik (DE-588)4611085-9 gnd Medizinische Informatik (DE-588)4038261-8 gnd |
topic_facet | Medical informatics Bioinformatics Medical Informatics Computational Biology Bioinformatik Medizinische Informatik |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017152967&sequence=000004&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT kaletiraj principlesofbiomedicalinformatics AT kaletiraj biomedicalinformatics |