MRCPCH part 2: questions and answers for the new format exam (Record no. 175079)

MARC details
000 -LEADER
fixed length control field 09864nam a22002297a 4500
003 - CONTROL NUMBER IDENTIFIER
control field LK-CoUC
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION
fixed length control field 221021b ce ||||| |||| 00| 0 eng d
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9780443101663
041 ## - LANGUAGE CODE
Language code of text/sound track or separate title English
080 ## - UNIVERSAL DECIMAL CLASSIFICATION NUMBER
Cutter number C62
Universal Decimal Classification number 616-053.2(079.1)
100 ## - MAIN ENTRY--PERSONAL NAME
Personal name Creese, Kate H.
9 (RLIN) 119917
700 ## - ADDED ENTRY--PERSONAL NAME
Personal name Powell, Colin V. E.
9 (RLIN) 119918
700 ## - ADDED ENTRY--PERSONAL NAME
Personal name cartlidge, Patrick H. T.
9 (RLIN) 119919
245 ## - TITLE STATEMENT
Title MRCPCH part 2: questions and answers for the new format exam
260 ## - PUBLICATION, DISTRIBUTION, ETC.
Place of publication, distribution, etc. Philadelphia
Name of publisher, distributor, etc. Elsevier
Date of publication, distribution, etc. 2008
300 ## - PHYSICAL DESCRIPTION
Extent (Pages) viii, 424p.
650 ## - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Paediatrics
650 ## - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element MRCPCH
9 (RLIN) 130731
650 ## - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Questions and answers
9 (RLIN) 14340
942 ## - ADDED ENTRY ELEMENTS (KOHA)
Source of classification or shelving scheme Universal Decimal Classification
Koha item type Reference Books
Call number prefix rtcut icon" href="https://cmb.ac.lk/wp-content/uploads/logo-color.png" type="image/x-icon" /> <link rel="stylesheet" type="text/css" href="/intranet-tmpl/lib/jquery/jquery-ui-1.13.1.min_22.0502000.css"><link href="/intranet-tmpl/lib/bootstrap/bootstrap.min_22.0502000.css" type="text/css" rel="stylesheet"><link type="text/css" rel="stylesheet" href="/intranet-tmpl/lib/bootstrap/bootstrap-theme.min_22.0502000.css"><link type="text/css" rel="stylesheet" href="/intranet-tmpl/lib/font-awesome/css/font-awesome.min_22.0502000.css"><link href="/intranet-tmpl/lib/datatables/datatables.min_22.0502000.css" type="text/css" rel="stylesheet"><link type="text/css" rel="stylesheet" href="/intranet-tmpl/prog/css/print_22.0502000.css" media="print"> <link rel="stylesheet" type="text/css" href="/intranet-tmpl/prog/css/staff-global_22.0502000.css"><!-- local colors --><script>var Koha = {};</script><script src="/intranet-tmpl/js/Gettext_22.0502000.js"></script><script src="/intranet-tmpl/js/i18n_22.0502000.js"></script> <link rel="stylesheet" type="text/css" href="/intranet-tmpl/prog/css/login_22.0502000.css"></head><body id="main_auth" class="main_main-auth"><div class="main container-fluid"><div id="login"><h1><a href="http://koha-community.org">Koha</a></h1><div id="login_instructions"><img src="http://opac.lib.cmb.ac.lk/opac-tmpl/bootstrap/images/OPAC-Logo-512.png" alt="University of Colombo" style="width:295px;height:85px;"></div><div id="login_error"><strong>Error: </strong>Session timed out.<br /> Please log in again</div> <!-- login prompt time--> <form action="/cgi-bin/koha/cataloguing/plugin_launcher.pl" method="post" name="loginform" id="loginform"> <input type="hidden" name="koha_login_context" value="intranet" /> <input type="hidden" name="plugin_name" value="callnumber.pl" /> <input type="hidden" name="code" value="" /> <p><label for="userid">Username:</label> <input type="text" name="userid" id="userid" class="input focus" value="" size="20" tabindex="1" autocomplete="off" /> </p> <p><label for="password">Password:</label> <input type="password" name="password" id="password" class="input" value="" size="20" tabindex="2" autocomplete="off" /> </p> <!-- <p><label><input name="rememberme" type="checkbox" id="rememberme" value="forever" tabindex="3" />Remember me</label></p> --> <p class="submit"><input id="submit-button" type="submit" value="Log in" tabindex="4" /></p> </form> <!--<ul> --><!-- <li><a href="/cgi-bin/koha/lostpassword.pl" title="Password lost and found">Lost your password?</a></li> --><!-- </ul> --></div><!-- the main div is closed in intranet-bottom.inc --> </div> <span id="audio-alert"></span> <script> if (self === top) { var antiClickjack = document.getElementById("antiClickjack"); antiClickjack.parentNode.removeChild(antiClickjack); } else { top.location = self.location; } </script><script src="/intranet-tmpl/lib/jquery/jquery-3.6.0.min_22.0502000.js"></script><script src="/intranet-tmpl/lib/jquery/jquery-migrate-3.3.2.min_22.0502000.js"></script><script src="/intranet-tmpl/lib/jquery/jquery-ui-1.13.1.min_22.0502000.js"></script><script src="/intranet-tmpl/lib/shortcut/shortcut_22.0502000.js"></script><script src="/intranet-tmpl/lib/js-cookie/js.cookie-2.2.1.min_22.0502000.js"></script><script src="/intranet-tmpl/lib/jquery/plugins/jquery.highlight-3_22.0502000.js"></script><script src="/intranet-tmpl/lib/bootstrap/bootstrap.min_22.0502000.js"></script><script src="/intranet-tmpl/lib/jquery/plugins/jquery.validate.min_22.0502000.js"></script><!-- koha core js --><script src="/intranet-tmpl/prog/js/staff-global_22.0502000.js"></script><!-- validator-strings.inc --><script> $(document).ready(function(){ jQuery.extend(jQuery.validator.messages, { required: _("This field is required."), remote: _("Please fix this field."), email: _("Please enter a valid email address."), url: _("Please enter a valid URL."), date: _("Please enter a valid date."), dateISO: _("Please enter a valid date (ISO)."), number: _("Please enter a valid number."), digits: _("Please enter only digits."), equalTo: _("Please enter the same value again."), maxlength: $.validator.format(_("Please enter no more than {0} characters.")), minlength: $.validator.format(_("Please enter at least {0} characters.")), rangelength: $.validator.format(_("Please enter a value between {0} and {1} characters long.")), range: $.validator.format(_("Please enter a value between {0} and {1}.")), max: $.validator.format(_("Please enter a value less than or equal to {0}.")), min: $.validator.format(_("Please enter a value greater than or equal to {0}.")), phone: $.validator.format(_("Please enter a valid phone number.")) }); });</script><!-- / validator-strings.inc --> <!-- js_includes.inc: IntranetUserJS --> <script> //**Autocomplete support to MARC21 catalogue**// $(document).ready(function(){ $( '[id^="tag_260_subfield_a"]' ).autocomplete({ source: function(request, response) { $.ajax({ url: "/cgi-bin/koha/cataloguing/ysearch.pl", dataType: "json", data: { term: request.term, table: "biblioitems", field: "place" }, success: function(data) { response( $.map( data, function( item ) { return { label: item.fieldvalue, value: item.fieldvalue }; })); } }); }, minLength: 1, }); $( '[id^="tag_020_subfield_a"]' ).autocomplete({ source: function(request, response) { $.ajax({ url: "/cgi-bin/koha/cataloguing/ysearch.pl", dataType: "json", data: { term: request.term, table: "biblioitems", field: "ISBN" }, success: function(data) { response( $.map( data, function( item ) { return { label: item.fieldvalue, value: item.fieldvalue }; })); } }); }, minLength: 1, }); $( '[id^="tag_260_subfield_b"]' ).autocomplete({ source: function(request, response) { $.ajax({ url: "/cgi-bin/koha/cataloguing/ysearch.pl", dataType: "json", data: { term: request.term, table: "biblioitems", field: "publishercode" }, success: function(data) { response( $.map( data, function( item ) { return { label: item.fieldvalue, value: item.fieldvalue }; })); } }); }, minLength: 1, }); $( '[id^="tag_250_subfield_a"]' ).autocomplete({ source: function(request, response) { $.ajax({ url: "/cgi-bin/koha/cataloguing/ysearch.pl", dataType: "json", data: { term: request.term, table: "biblioitems", field: "Editionstatement" }, success: function(data) { response( $.map( data, function( item ) { return { label: item.fieldvalue, value: item.fieldvalue }; })); } }); }, minLength: 1, });}); </script> <!-- / js_includes.inc: IntranetUserJS --><!-- js_includes.inc --> <script src="/intranet-tmpl/prog/js/basket_22.0502000.js"></script> <script> // AudioAlerts var AUDIO_ALERT_PATH = '/intranet-tmpl/prog/sound/'; var AUDIO_ALERTS = JSON.parse( "[{\"precedence\":1,\"selector\":\".audio-alert-action\",\"sound\":\"opening.ogg\",\"id\":1},{\"id\":2,\"sound\":\"critical.ogg\",\"selector\":\".audio-alert-warning\",\"precedence\":2},{\"id\":3,\"precedence\":3,\"selector\":\".audio-alert-success\",\"sound\":\"beep.ogg\"}]" ); $( document ).ready(function() { if ( AUDIO_ALERTS ) { for ( var k in AUDIO_ALERTS ) { var alert = AUDIO_ALERTS[k]; if ( $( alert.selector ).length ) { playSound( alert.sound ); break; } } } }); </script><!-- / js_includes.inc --> <script src="/intranet-tmpl/prog/js/desk_selection_22.0502000.js"></script> <script src="/intranet-tmpl/prog/js/register_selection_22.0502000.js"></script> <script> $(document).ready( function() { if ( document.location.hash ) { $( '#loginform' ).append( '<input name="auth_forwarded_hash" type="hidden" value="' + document.location.hash + '"/>' ); } // Clear last borrowers, rememberd sql reports, carts, etc. logOut(); }); </script> </body></html>
Call number suffix {082b}
945 ## - LOCAL PROCESSING INFORMATION (OCLC)
creator borrowernumber 35009
creator name M.P. LAKSHANI
modifier borrowernumber 34973
modifier name H.L.N. Subhashini
Holdings
Withdrawn status Lost status Source of classification or shelving scheme Damaged status Not for loan Collection code Home library Current library Shelving location Date acquired Source of acquisition Inventory number Total Checkouts Full call number Barcode Date last seen Price effective from Koha item type
    Universal Decimal Classification     Reference Collection Medical Library Medical Library Reference Section (Room 305) 21/10/2022 ML/B/DoN/017/22 572039   616-053.2(079.1) C62 572039 21/10/2022 21/10/2022 Reference Books

Copyright © 2022 The Library Network, University of Colombo. All Rights Reserved.