{"id":10989,"date":"2023-01-23T09:48:30","date_gmt":"2023-01-23T17:48:30","guid":{"rendered":"https:\/\/www.ismrm.org\/smrt\/?page_id=10989"},"modified":"2024-02-22T09:31:09","modified_gmt":"2024-02-22T17:31:09","slug":"23am","status":"publish","type":"page","link":"https:\/\/www.ismrm.org\/smrt\/chapters-divisions\/anz\/23am\/","title":{"rendered":"2023 Australian &#038; New Zealand Chapters Joint Meeting"},"content":{"rendered":"<div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-background-position:left top;--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-margin-top:1em;--awb-margin-bottom:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"max-width:calc( 1450px + 0px );margin-left: calc(-0px \/ 2 );margin-right: calc(-0px \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:0px;--awb-margin-bottom-large:0px;--awb-spacing-left-large:0px;--awb-width-medium:100%;--awb-spacing-right-medium:0px;--awb-spacing-left-medium:0px;--awb-width-small:100%;--awb-spacing-right-small:0px;--awb-spacing-left-small:0px;\"><div class=\"fusion-column-wrapper fusion-flex-justify-content-flex-start fusion-content-layout-column\"><!--\nto change the meeting tabs, edit this file:\nhttps:\/\/www.ismrm.org\/smrt\/chapters\/ANZ\/23\/23anztabs.htm\nThe following code inserts that html into all 2023 ANZ meeting pages.\n\nTo change which tab is active, go to the CSS below and\nchange the ACTIVE TAB's ID to one of the following:\n#tab-home\n#tab-reg\n#tab-prog\n#tab-extra\n#tab-spons\n#tab-accomo\n#tab-travel\n-->\n<link href=\"https:\/\/fonts.googleapis.com\/css?family=Open+Sans:300,400,400i,600,600i,700,700i\" rel=\"stylesheet\">\n<script>\nfunction includeHTML() {\n  var z, i, elmnt, file, xhttp;\n  \/*loop through a collection of all HTML elements:*\/\n  z = document.getElementsByTagName(\"*\");\n  for (i = 0; i < z.length; i++) {\n    elmnt = z[i];\n    \/*search for elements with a certain atrribute:*\/\n    file = elmnt.getAttribute(\"w3-include-html\");\n    if (file) {\n      \/*make an HTTP request using the attribute value as the file name:*\/\n      xhttp = new XMLHttpRequest();\n      xhttp.onreadystatechange = function() {\n        if (this.readyState == 4) {\n          if (this.status == 200) {elmnt.innerHTML = this.responseText;}\n          if (this.status == 404) {elmnt.innerHTML = \"Page not found.\";}\n          \/*remove the attribute, and call this function once more:*\/\n          elmnt.removeAttribute(\"w3-include-html\");\n          includeHTML();\n        }\n      }      \n      xhttp.open(\"GET\", file, true);\n      xhttp.send();\n      \/*exit the function:*\/\n      return;\n    }\n  }\n};\n<\/script>\n\n\n<style>\n.butt {\n   text-decoration: none !important;\n   display: inline-block !important;\n   margin: 0 1.5em 1em 1.5em; \n   font-size: 16px !important;\n   line-height: 1 !important;\n   font-weight: 700;\n}\ntd.grid {\n   font-size: 10pt;\n   border: 1px solid #e6e6e6;\n   border-collapse: collapse;\n   vertical-align: top;\n}\n\ntd.prof {\n   font-size: 10pt;\n   border: 1px solid #CCCCCC;\n   padding: 5px;\n   border-collapse: collapse;\n   vertical-align: top;\n}\n\ndiv.tabz {\n\tdisplay: -ms-grid;\n\tdisplay: grid;\n\tgrid-gap: 0.25em;\n\t-ms-grid-columns: 1fr 0.25em 1fr 0.25em 1fr 0.25em 1fr 0.25em;\n\tgrid-template-columns: 1fr 1fr 1fr 1fr;\n\twidth: 98%;\n\tmargin: 0.5em auto 2em;\n\tfont-family: 'Open Sans', Arial, Helvetica, sans-serif !important;\n}\ndiv.tabz div {\n\tborder-bottom: 0 !important;\n\ttext-align: center;\n\tborder-top-left-radius: 1em;\n\tborder-top-right-radius: 1em;\n\tpadding: 0.25em 0.15em 0.2em;\n}\n\n\/* --ACTIVE TAB-- *\/\n\/* --ACTIVE TAB-- *\/\n\ndiv.tabz #tab-home {\n\tborder-left: 6px solid #42a9dc;\n\tborder-right: 6px solid #42a9dc;\n\tborder-bottom: 0 !important;\n\tborder-top: 2px solid #42a9dc;\n\tcolor: #19305c;\n\tfont-size: 115%;\n\tline-height: 1.3;\n\tfont-weight: 400;\n\tbackground-color: #edf8ff;\n}\ndiv.tabz #tab-home a {\n\tcolor: #19305c;\n\ttext-decoration: none !important;\n}\n\n\n\/* --INACTIVE TAB-- *\/\n\/* --INACTIVE TAB-- *\/\n\ndiv.tabz div.taboff {\n\tborder-top: 2px solid #19305c;\n\tcolor: #fff;\n\tfont-size: 105%;\n\tline-height: 1.3;\n\tfont-weight: 600;\n\tbackground-color: #19305c;\n}\ndiv.tabz div.taboff a {\n\tcolor: #fff;\n\ttext-decoration: none !important;\n}\ndiv.tabz div.taboff:hover {\n\tborder-left: 6px solid #42a9dc;\n\tborder-right: 6px solid #42a9dc;\n\tborder-bottom: 0 !important;\n\tborder-top: 2px solid #42a9dc;\n}\ndiv.tabz div:hover a {\n\tcolor: #42a9dc;\n}\n\n\n@media screen and (max-width:1100px) {\n  div.tabz {\n\t-ms-grid-columns: 1fr 0.25em 1fr 0.25em 1fr 0.25em 1fr;\n\tgrid-template-columns: 1fr 1fr 1fr 1fr;\n\tgrid-gap: 1em 0.25em;\n  }\n  div.tabz div.taboff a {\n      font-size: 90%;\n      line-height: 1.2;\n      font-weight: 400;\n      font-stretch: semi-condensed;\n  }\n}\n\n\n\n@media screen and (max-width:600px) {\n  div.tabz {\n\t-ms-grid-columns: 1fr 0.25em 1fr 0.25em 1fr;\n\tgrid-template-columns: 1fr 1fr 1fr;\n  }\n  div.taboff a {\n      font-size: 70%;\n      line-height: 1.1;\n  }\n}\n<\/style><div class=\"fusion-image-element\" style=\"text-align:center;--awb-margin-bottom:2em;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-1 hover-type-none\"><img decoding=\"async\" width=\"900\" height=\"274\" title=\"anz23-banner-01\" src=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/anz23-banner-01.jpg\" alt class=\"img-responsive wp-image-10996\" srcset=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/anz23-banner-01-200x61.jpg 200w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/anz23-banner-01-400x122.jpg 400w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/anz23-banner-01-600x183.jpg 600w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/anz23-banner-01-800x244.jpg 800w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/anz23-banner-01.jpg 900w\" sizes=\"(max-width: 1024px) 100vw, (max-width: 640px) 100vw, 900px\" \/><\/span><\/div><meta name=\"viewport\" content=\"width=device-width, initial-scale=1, user-scalable=yes\" \/>\n<div w3-include-html=\"https:\/\/www.ismrm.org\/smrt\/chapters\/ANZ\/23\/23anztabs_v2.htm\"><\/div>\n\n<!-- <p style=\"text-align: center;\"><span style=\"font-size: 18pt;\"><em>More information coming soon!<\/em><\/span><\/p> --><div class=\"fusion-text fusion-text-1\" style=\"--awb-text-transform:none;\"><p style=\"text-align: center; font-size: 250%; line-height: 1.3; margin: 0;\"><span style=\"font-size: 75%;\">ISMRT Australian &amp; New Zealand National Chapters<\/span>\n2023 Joint Meeting<\/p>\n<\/div><div class=\"fusion-text fusion-text-2\" style=\"--awb-text-transform:none;\"><p style=\"text-align: center; font-size: 125%; line-height: 1.4; margin: 0.75em 0 1em;\">18-19 November 2023\nCordis Hotel, Auckland, New Zealand<\/p>\n<\/div><div class=\"fusion-text fusion-text-3\" style=\"--awb-text-transform:none;\"><p style=\"text-align: center; font-size: 125%; line-height: 1.4; margin: 1em 0 2.2em; font-weight: 600;\"><em>Registration closed<\/em><\/p>\n<\/div><div class=\"fusion-text fusion-text-4\" style=\"--awb-text-transform:none;--awb-margin-right:10%;--awb-margin-left:10%;\"><p style=\"text-align: center; font-size: 270%;\">Thank You<\/p>\n<p><span style=\"font-size: 12pt;\"><b style=\"font-size: 12pt;\">On behalf of the ISMRT ANZ Annual Meeting <\/b><b>Organizing<\/b><b style=\"font-size: 12pt;\"> Committee, thank you for joining us at the ISMRT Australian and New Zealand National Chapters Joint Meeting 2023 from Saturday, November 18 to Sunday, November 19 2023.<\/b><\/span><\/p>\n<p><span style=\"font-size: 12pt;\">We hope you found the meeting both professionally and personally rewarding and look forward to seeing you at <a href=\"https:\/\/www.ismrm.org\/smrt\/chapters-divisions\/anz\/24am\/\">ISMRT ANZ 2024<\/a>. Please save the date for 16 \u2013 17 November 2024 at the Adelaide Convention Centre, Adelaide.<\/span><\/p>\n<\/div><div class=\"fusion-separator fusion-full-width-sep\" style=\"align-self: center;margin-left: auto;margin-right: auto;margin-bottom:1.25em;width:100%;\"><\/div><style>\ndiv.wlcmltr {\n\tdisplay: block;\n\tmargin: 0 auto;\n\tpadding: 1.5em 1.5em 0.5em 1.5em;\n\tbackground-color: #eff6fc;\n\tborder: 2px solid #68a2d4;\n\tborder-radius: 1em;\n\twidth: 94%;\n\tmax-width: 700px\n}\ndiv.wlcmltr p {\n\tfont-size: 93%;\n\tline-height: 1.4;\n}\n<\/style>\n<\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-2 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling text-col-1200\" style=\"--awb-background-position:left top;--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-margin-top:0px;--awb-margin-bottom:1em;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"max-width:1508px;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-1 fusion_builder_column_3_5 3_5 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:60%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:0px;--awb-spacing-left-large:3.2%;--awb-width-medium:100%;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-flex-justify-content-flex-start fusion-content-layout-column\"><style>\ndiv.wlcmltr {\n\tdisplay: block;\n\tmargin: 0 auto;\n\tpadding: 1.5em 1.5em 1em 1.5em;\n\tbackground-color: #eff6fc;\n\tborder: 2px solid #68a2d4;\n\tborder-radius: 1em;\n\twidth: 98%;\n\tmax-width: 800px\n}\ndiv.wlcmltr p {\n\tfont-size: 93%;\n\tline-height: 1.4;\n}\n<\/style>\n\n<div class=\"wlcmltr\">\n\t<p>We are delighted to invite you to join us in Auckland, New Zealand for the 16th ISMRT Australian and New Zealand Chapters Joint meeting, to be held on the 18th and 19th November 2023 at the Cordis Hotel.<\/p>\n\t<p>Last year we hosted a very successful meeting in Sydney with world class speakers and local experts in the field. It was a wonderful opportunity for a long overdue catch up with our MRI friends and colleagues.<\/p>\n\t<p>Preparation is in full swing, as the program committee commence discussions on bringing expert speakers in the MR field to Auckland, to provide presentations on useful scanning techniques and future applications. <\/p>\n\t<p>There will be opportunities to engage with our sponsors and network with your MRI colleagues during the meeting and we will again be hosting a Gala Event on Saturday evening at the Maritime Room, Viaduct Harbour for you to gather and dance the night away in the City of Sails. <\/p>\n\t<p>We look forward to seeing you all in Auckland this November.<\/p>\n\t<table style=\"border-collapse: collapse; width: 100%; margin: 1em auto;\">\n      <tr>\n          <td style=\"width: 50%; padding: 0; text-align: center; font-weight: 600;\">Maila Hughes<br>ISMRT ANC President<\/td>\n          <td style=\"width: 50%; padding: 0; text-align: center; font-weight: 600;\">Sarah Green<br>ISMRT NZNC President<\/td>\n      <\/tr>\n\t<\/table>\n<\/div><div class=\"fusion-text fusion-text-5\" style=\"--awb-text-transform:none;\"><p style=\"text-align: center; font-size: 150%; margin-top: 3.3em;\">Important Dates &amp; Deadlines:<\/p>\n<\/div><style>\ntable.deadlies {\n   width: 98%;\n   max-width: 600px;\n   margin: 0 auto;\n   border-collapse: collapse;\n}\ntable.deadlies td {\n   font-size: 95%;\n   border: 1px solid #d6d6d6;\n   vertical-align: top;\n   padding: 0.33em 0.66em;\n}\n<\/style><table class=\"deadlies\">\n<tbody>\n<tr>\n\t<td>Registration opens<\/td>\n\t<td>10 May 2023<\/td>\n<\/tr>\n<tr>\n\t<td>Battle of the Divisions submissions open<\/td>\n\t<td>10 May 2023<\/td>\n<\/tr>\n<tr>\n\t<td>Preliminary program released<\/td>\n\t<td>Mid July 2023<\/td>\n<\/tr>\n<tr>\n<td>Battle of the Divisions expression of interest deadline<\/td>\n<td>28 July 2023<\/td>\n<\/tr>\n<tr>\n\t<td>Early bird registration deadline<\/td>\n\t<td>8 Sept 2023<\/td>\n<\/tr>\n<tr>\n\t<td>ISMRT ANZ 2023<\/td>\n\t<td>18-19 Nov 2023<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-2 fusion_builder_column_2_5 2_5 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:40%;--awb-margin-top-large:0px;--awb-spacing-right-large:4.8%;--awb-margin-bottom-large:0px;--awb-spacing-left-large:3.84%;--awb-width-medium:100%;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-text fusion-text-6\" style=\"--awb-text-transform:none;\"><p style=\"text-align: center;\"><span style=\"font-size: 18pt;\">Annual Meeting Organising Committee<\/span><\/p>\n<p style=\"text-align: center; font-weight: 600;\">Chair:\nKylie Walters, ANC Past President<\/p>\n<p style=\"text-align: center;\">Committee Members:\nSarah Green, NZNC President\nMaila Hughes, ANC President\nJacob Cameron, NZNC President Elect\nWendy Strugnell, ANC Treasurer\nPaul Magrity, ANC Treasurer\nSheryl Foster, ANC Executive Member<\/p>\n<\/div><div class=\"fusion-text fusion-text-7\" style=\"--awb-text-transform:none;\"><p style=\"text-align: center;\"><span style=\"font-size: 18pt;\">Annual Meeting Program Committee<\/span><\/p>\n<p style=\"text-align: center; font-weight: 600;\">Co-Chairs:\nSarah Green, NZNC President\nAnna Lydon, NZNC Secretary<\/p>\n<p style=\"text-align: center;\">Committee Members:\nSheryl Foster, ANC Executive Member\nKirsty Campbell, NZNC Executive\nAlison Pinfold, NZNC local member\nMaila Hughes, ANC President\nKylie Walters, ANC Past President\nKate Negus, ANC Past President\nJacob Cameron, NZNC President-Elect<\/p>\n<\/div><div class=\"fusion-image-element\" style=\"text-align:center;--awb-margin-top:2em;--awb-margin-bottom:1em;--awb-max-width:200px;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-2 hover-type-none\"><img decoding=\"async\" width=\"257\" height=\"300\" title=\"ASMIRT_CPD_Logo_Final\" src=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/ASMIRT_CPD_Logo_Final-257x300.png\" alt class=\"img-responsive wp-image-10766\" srcset=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/ASMIRT_CPD_Logo_Final-200x233.png 200w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/ASMIRT_CPD_Logo_Final-400x467.png 400w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/ASMIRT_CPD_Logo_Final-600x700.png 600w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/ASMIRT_CPD_Logo_Final.png 709w\" sizes=\"(max-width: 1024px) 100vw, (max-width: 640px) 100vw, 600px\" \/><\/span><\/div><div class=\"fusion-text fusion-text-8\"><p style=\"text-align: center;\">The ISMRT Australian and New Zealand Chapters Joint Meeting is ASMIRT accredited.<\/p>\n<\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-3 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling text-col-1200\" style=\"--awb-background-position:left top;--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-margin-top:0px;--awb-margin-bottom:1em;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"max-width:1508px;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-3 fusion_builder_column_1_1 1_1 fusion-flex-column fusion-flex-align-self-flex-start fusion-column-no-min-height\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:0px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-separator fusion-full-width-sep\" style=\"align-self: center;margin-left: auto;margin-right: auto;margin-top:3.5em;margin-bottom:3em;width:100%;\"><div class=\"fusion-separator-border sep-shadow\" style=\"--awb-height:20px;--awb-amount:20px;background:radial-gradient(ellipse at 50% -50% , #e0dede 0px, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 rgba(0, 0, 0, 0);background:-webkit-radial-gradient(ellipse at 50% -50% , #e0dede 0px, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 rgba(0, 0, 0, 0);background:-moz-radial-gradient(ellipse at 50% -50% , #e0dede 0px, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 rgba(0, 0, 0, 0);background:-o-radial-gradient(ellipse at 50% -50% , #e0dede 0px, rgba(255, 255, 255, 0) 80%) repeat scroll 0 0 rgba(0, 0, 0, 0);\"><\/div><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-4 fusion_builder_column_1_2 1_2 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:0px;--awb-spacing-left-large:3.84%;--awb-width-medium:100%;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-text fusion-text-9\" style=\"--awb-text-transform:none;\"><p style=\"text-align: center;\"><span style=\"font-size: 18pt;\">About Us<\/span><\/p>\n<p>The International Society for MR Radiographers &amp; Technologists (ISMRT), A Section of the International Society for Magnetic Resonance in Medicine (ISMRM) is the leading non-profit organisation that provides an international forum for education, information and research in magnetic resonance for radiographers and technologists throughout the world.<\/p>\n<p>The ISMRT was established by technologists, clinicians and scientists of the ISMRM as a forum for radiographers and MR technologists to share their expertise and educational resources, with a common goal of improving healthcare for people worldwide.<\/p>\n<p>As an organisation, we are committed to promoting education, communication and the dissemination of cutting-edge MR developments. The objective of the ISMRT is to advance education and training, while striving to promote a high level of knowledge and professionalism in the field of MR radiography and technology.<\/p>\n<\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-5 fusion_builder_column_1_2 1_2 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:0px;--awb-spacing-left-large:3.84%;--awb-width-medium:100%;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-text fusion-text-10\" style=\"--awb-text-transform:none;\"><p style=\"text-align: center;\"><span style=\"font-size: 18pt;\">ISMRT ANZ<\/span><\/p>\n<p>The ISMRT ANZ Chapter has now formally split into two new chapters, The\u00a0<a href=\"https:\/\/www.ismrm.org\/smrt\/chapters-divisions\/australian\/\">Australian National Chapter<\/a><u>\u00a0<\/u>(ISMRT ANC) and the\u00a0<a href=\"https:\/\/www.ismrm.org\/smrt\/chapters-divisions\/nz\/\">New Zealand National Chapter<\/a>\u00a0(ISMRT NZNC). These new separate Australian and New Zealand Chapters will replace the current ANZ Chapter.<\/p>\n<p>The ISMRT ANZ Chapter Board believes that differences in professional accreditation, registration and insurance requirements between the two countries mean that both countries would benefit from autonomous National Chapters working with the support of an international society.<\/p>\n<p>The relationship between the Australian and New Zealand Chapters has been and still is very strong. Both countries support each other to provide high quality education to their MRI Technologists and will continue to do so. The joint ANZ meeting usually held in November will continue to be a joint venture between the Australian and New Zealand Chapters. Both parties feel that the establishment of the separate Australian and New Zealand National Chapters demonstrates the strength of the ISMRT community in ANZ. To continue this support, the NZ National Chapter President will serve on the Australian National Chapter Board and the Australian National Chapter President will serve on the NZ National Chapter Board.<\/p>\n<p>In addition to the yearly joint ANZ meeting, each chapter holds their own meetings. In 2021, the New Zealand Chapter held its first annual meeting on 20 March in Queenstown and the Australian Chapter held an online \u201cMagnetic Moment Meeting\u201d on 20 November.<\/p>\n<\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-6 fusion_builder_column_1_1 1_1 fusion-flex-column fusion-flex-align-self-flex-start fusion-column-no-min-height\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:0px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-flex-justify-content-flex-start fusion-content-layout-column\"><script>\r\nincludeHTML();\r\n<\/script><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":0,"parent":8600,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-10989","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/pages\/10989","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/comments?post=10989"}],"version-history":[{"count":18,"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/pages\/10989\/revisions"}],"predecessor-version":[{"id":12106,"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/pages\/10989\/revisions\/12106"}],"up":[{"embeddable":true,"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/pages\/8600"}],"wp:attachment":[{"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/media?parent=10989"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}