{"id":11815,"date":"2023-11-06T14:26:46","date_gmt":"2023-11-06T22:26:46","guid":{"rendered":"https:\/\/www.ismrm.org\/smrt\/?page_id=11815"},"modified":"2024-11-19T09:57:50","modified_gmt":"2024-11-19T17:57:50","slug":"24am","status":"publish","type":"page","link":"https:\/\/www.ismrm.org\/smrt\/chapters-divisions\/anz\/24am\/","title":{"rendered":"2024 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:3em;--awb-margin-bottom:5em;--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\/24\/24anztabs.htm\nThe following code inserts that html into all 2024 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-max-width:1000px;--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=\"1450\" height=\"274\" title=\"ANZ-2024-Banner\" src=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/ANZ-2024-Banner.jpg\" alt class=\"img-responsive wp-image-11842\" srcset=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/ANZ-2024-Banner-200x38.jpg 200w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/ANZ-2024-Banner-400x76.jpg 400w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/ANZ-2024-Banner-600x113.jpg 600w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/ANZ-2024-Banner-800x151.jpg 800w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/ANZ-2024-Banner-1200x227.jpg 1200w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/ANZ-2024-Banner.jpg 1450w\" sizes=\"(max-width: 1024px) 100vw, (max-width: 640px) 100vw, 1450px\" \/><\/span><\/div><div class=\"fusion-separator fusion-full-width-sep\" style=\"align-self: center;margin-left: auto;margin-right: auto;margin-bottom:2em;width:100%;\"><\/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\/24\/24anztabs_v4.htm\"><\/div><div class=\"fusion-text fusion-text-1\" style=\"--awb-text-transform:none;\"><p style=\"text-align: center; font-size: 360%; font-weight: 600;\">Thank You<\/p>\n<p style=\"text-align: center; margin-top: -1em; font-size: 210%;\">for attending<\/p>\n<p style=\"text-align: center; font-size: 125%; line-height: 1.4; margin: 0.75em 0 1em;\">16-17 November 2024\nAdelaide Convention Centre, Australia<\/p>\n<\/div><div class=\"fusion-text fusion-text-2\" style=\"--awb-text-transform:none;\"><p><!--\n\n\n<p style=\"text-align: center; font-size: 125%; line-height: 1.4; margin: 1em 0 2.2em; font-weight: 600;\"><em><span style=\"color: #008000;\"><a style=\"color: #008000;\" href=\"https:\/\/www.ismrm.org\/smrt\/chapters-divisions\/anz\/23am\/registration\/\">Registration now open!<\/a><\/span><\/em><\/p>\n\n\n--><\/p>\n<\/div><div class=\"fusion-text fusion-text-3 text-col-800\"><p style=\"text-align: center;\">On behalf of the ISMRT ANZ Annual Meeting Organizing Committee, thank you for joining us at the ISMRT Australian and New Zealand National Chapters Joint Meeting 2024 from Saturday, 16 November to Sunday, 17 November 2024.<\/p>\n<p style=\"text-align: center;\">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\/25am\/\">ISMRT ANZ 2025<\/a>. Please save the date for 15 \u2013 16 November 2025 at the Brisbane &amp; Convention Centre, Queensland.<\/p>\n<\/div><div class=\"fusion-text fusion-text-4 text-col-800\"><div style=\"width: 100%; display: table;\">\n<div style=\"display: table-cell; text-align: center;\">Chris Kokkinos\nISMRT ANC President<\/div>\n<div style=\"display: table-cell; text-align: center;\">Jacob Cameron\nISMRT NZNC President<\/div>\n<\/div>\n<\/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\"><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>15 May 2024<\/td>\n<\/tr>\n<tr>\n\t<td>Battle of the Divisions submissions open<\/td>\n\t<td>15 May 2024<\/td>\n<\/tr>\n<tr>\n<td>Battle of the Divisions expression of interest deadline<\/td>\n<td>31 July 2024<\/td>\n<\/tr>\n<tr>\n\t<td>Preliminary program released<\/td>\n\t<td>September 2024<\/td>\n<\/tr>\n<tr>\n\t<td>Early bird registration deadline<\/td>\n\t<td>16 Sept 2024<\/td>\n<\/tr>\n<tr>\n\t<td>ISMRT ANZ 2024<\/td>\n\t<td>16-17 Nov 2024<\/td>\n<\/tr>\n<\/tbody>\n<\/table><div class=\"fusion-separator fusion-full-width-sep\" style=\"align-self: center;margin-left: auto;margin-right: auto;margin-bottom:3em;width:100%;\"><\/div><div class=\"fusion-text fusion-text-6\" style=\"--awb-text-transform:none;\"><p style=\"text-align: center; font-size: 120%; margin-top: 1.5em;\">Principal Partners<\/p>\n<\/div><div class=\"fusion-image-element \" style=\"text-align:center;--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=\"1784\" height=\"288\" title=\"Business_Events_ANZ\" src=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Business_Events_ANZ.jpg\" alt class=\"img-responsive wp-image-12180\" srcset=\"https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Business_Events_ANZ-200x32.jpg 200w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Business_Events_ANZ-400x65.jpg 400w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Business_Events_ANZ-600x97.jpg 600w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Business_Events_ANZ-800x129.jpg 800w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Business_Events_ANZ-1200x194.jpg 1200w, https:\/\/www.ismrm.org\/smrt\/wp-content\/uploads\/Business_Events_ANZ.jpg 1784w\" sizes=\"(max-width: 1024px) 100vw, (max-width: 640px) 100vw, 1200px\" \/><\/span><\/div><\/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-7\" 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:\nChris Kokkinos, ANC President\nJacob Cameron, NZNC President\nMaila Hughes, ANC Past President\nSarah Green, NZNC Treasurer\nWendy Strugnell, ANC Executive Member\nSheryl Foster, ANC Treasurer\nKylie Hood, ANC 2024 Program Chair\nJeff Chen, VIC Division Representative<\/p>\n<\/div><div class=\"fusion-text fusion-text-8\" 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;\">Chair:\n<strong>Kylie Hood, SA Division Representative<\/strong><\/p>\n<p style=\"text-align: center;\">Committee Members:\nKylie Walters, ANC Past President\nMark Chapman, QLD Division Representative\nSheryl Foster, ANC Treasurer\nWendy Strugnell, ANC Executive Member\nMay Cheung, Local SA Representative\nPeter Drivas, Local SA Representative\nHayley Vu, Local SA Representative\nChris Kokkinos, ANC President\nJacob Cameron, NZNC President<\/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-3 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-9\"><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-10\" 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-11\" 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.<\/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>\nincludeHTML();\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-11815","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/pages\/11815","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=11815"}],"version-history":[{"count":35,"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/pages\/11815\/revisions"}],"predecessor-version":[{"id":12955,"href":"https:\/\/www.ismrm.org\/smrt\/wp-json\/wp\/v2\/pages\/11815\/revisions\/12955"}],"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=11815"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}