dcmjs 0.50.1 → 0.50.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/dcmjs.es.js +5 -5
- package/build/dcmjs.es.js.map +1 -1
- package/build/dcmjs.js +5 -5
- package/build/dcmjs.js.map +1 -1
- package/build/dcmjs.min.js +1 -1
- package/build/dcmjs.min.js.map +1 -1
- package/package.json +1 -1
package/build/dcmjs.min.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
!function(A,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((A="undefined"!=typeof globalThis?globalThis:A||self).dcmjs={})}(this,function(A){"use strict";var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function n(A){return A&&A.__esModule&&Object.prototype.hasOwnProperty.call(A,"default")?A.default:A}var t={exports:{}};!function(A){var n,t;n=e,t=function(){var A=function(){},e="undefined",n=typeof window!==e&&typeof window.navigator!==e&&/Trident\/|MSIE /.test(window.navigator.userAgent),t=["trace","debug","info","warn","error"],i={},r=null;function a(A,e){var n=A[e];if("function"==typeof n.bind)return n.bind(A);try{return Function.prototype.bind.call(n,A)}catch(e){return function(){return Function.prototype.apply.apply(n,[A,arguments])}}}function o(){console.log&&(console.log.apply?console.log.apply(console,arguments):Function.prototype.apply.apply(console.log,[console,arguments])),console.trace&&console.trace()}function s(){for(var n=this.getLevel(),i=0;i<t.length;i++){var r=t[i];this[r]=i<n?A:this.methodFactory(r,n,this.name)}if(this.log=this.debug,typeof console===e&&n<this.levels.SILENT)return"No console available for logging"}function c(A){return function(){typeof console!==e&&(s.call(this),this[A].apply(this,arguments))}}function u(t,i,r){return function(t){return"debug"===t&&(t="log"),typeof console!==e&&("trace"===t&&n?o:void 0!==console[t]?a(console,t):void 0!==console.log?a(console,"log"):A)}(t)||c.apply(this,arguments)}function l(A,n){var a,o,c,l=this,E="loglevel";function S(){var A;if(typeof window!==e&&E){try{A=window.localStorage[E]}catch(A){}if(typeof A===e)try{var n=window.document.cookie,t=encodeURIComponent(E),i=n.indexOf(t+"=");-1!==i&&(A=/^([^;]+)/.exec(n.slice(i+t.length+1))[1])}catch(A){}return void 0===l.levels[A]&&(A=void 0),A}}function g(A){var e=A;if("string"==typeof e&&void 0!==l.levels[e.toUpperCase()]&&(e=l.levels[e.toUpperCase()]),"number"==typeof e&&e>=0&&e<=l.levels.SILENT)return e;throw new TypeError("log.setLevel() called with invalid level: "+A)}"string"==typeof A?E+=":"+A:"symbol"==typeof A&&(E=void 0),l.name=A,l.levels={TRACE:0,DEBUG:1,INFO:2,WARN:3,ERROR:4,SILENT:5},l.methodFactory=n||u,l.getLevel=function(){return null!=c?c:null!=o?o:a},l.setLevel=function(A,n){return c=g(A),!1!==n&&function(A){var n=(t[A]||"silent").toUpperCase();if(typeof window!==e&&E){try{return void(window.localStorage[E]=n)}catch(A){}try{window.document.cookie=encodeURIComponent(E)+"="+n+";"}catch(A){}}}(c),s.call(l)},l.setDefaultLevel=function(A){o=g(A),S()||l.setLevel(A,!1)},l.resetLevel=function(){c=null,function(){if(typeof window!==e&&E){try{window.localStorage.removeItem(E)}catch(A){}try{window.document.cookie=encodeURIComponent(E)+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC"}catch(A){}}}(),s.call(l)},l.enableAll=function(A){l.setLevel(l.levels.TRACE,A)},l.disableAll=function(A){l.setLevel(l.levels.SILENT,A)},l.rebuild=function(){if(r!==l&&(a=g(r.getLevel())),s.call(l),r===l)for(var A in i)i[A].rebuild()},a=g(r?r.getLevel():"WARN");var I=S();null!=I&&(c=g(I)),s.call(l)}(r=new l).getLogger=function(A){if("symbol"!=typeof A&&"string"!=typeof A||""===A)throw new TypeError("You must supply a name when creating a logger.");var e=i[A];return e||(e=i[A]=new l(A,r.methodFactory)),e};var E=typeof window!==e?window.log:void 0;return r.noConflict=function(){return typeof window!==e&&window.log===r&&(window.log=E),r},r.getLoggers=function(){return i},r.default=r,r},A.exports?A.exports=t():n.log=t()}(t);var i=n(t.exports);i.setLevel("warn");var r=i.getLogger("validation.dcmjs"),a={getBytesForBinaryFrame:o,pack:function(A){var e=A.length;i.debug("numPixels: "+e);for(var n=o(e),t=new Uint8Array(n),r=0,a=0;a<e;a++){r=Math.floor(a/8);var s=(0!==A[a])<<a%8;t[r]|=s}return t},unpack:function(A){for(var e=new Uint8Array(A),n=new Uint8Array(8*e.length),t=0;t<n.length;t++){var i=t%8,r=Math.floor(t/8);n[t]=255*((e[r]&1<<i)>>i)}return n}};function o(A){var e=A%8,n=Math.floor(A/8);return e>0&&n++,n}function s(A){var e,n,t,i=2;for("undefined"!=typeof Symbol&&(n=Symbol.asyncIterator,t=Symbol.iterator);i--;){if(n&&null!=(e=A[n]))return e.call(A);if(t&&null!=(e=A[t]))return new c(e.call(A));n="@@asyncIterator",t="@@iterator"}throw new TypeError("Object is not async iterable")}function c(A){function e(A){if(Object(A)!==A)return Promise.reject(new TypeError(A+" is not an object."));var e=A.done;return Promise.resolve(A.value).then(function(A){return{value:A,done:e}})}return c=function(A){this.s=A,this.n=A.next},c.prototype={s:null,n:null,next:function(){return e(this.n.apply(this.s,arguments))},return:function(A){var n=this.s.return;return void 0===n?Promise.resolve({value:A,done:!0}):e(n.apply(this.s,arguments))},throw:function(A){var n=this.s.return;return void 0===n?Promise.reject(A):e(n.apply(this.s,arguments))}},new c(A)}function u(A,e,n){return e=w(e),function(A,e){if(e&&("object"==typeof e||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(A){if(void 0===A)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return A}(A)}(A,E()?Reflect.construct(e,n||[],w(A).constructor):e.apply(A,n))}function l(A,e,n){if(E())return Reflect.construct.apply(null,arguments);var t=[null];t.push.apply(t,e);var i=new(A.bind.apply(A,t));return n&&R(i,n.prototype),i}function E(){try{var A=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(A){}return(E=function(){return!!A})()}function S(A,e){var n=Object.keys(A);if(Object.getOwnPropertySymbols){var t=Object.getOwnPropertySymbols(A);e&&(t=t.filter(function(e){return Object.getOwnPropertyDescriptor(A,e).enumerable})),n.push.apply(n,t)}return n}function g(A){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?S(Object(n),!0).forEach(function(e){p(A,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(A,Object.getOwnPropertyDescriptors(n)):S(Object(n)).forEach(function(e){Object.defineProperty(A,e,Object.getOwnPropertyDescriptor(n,e))})}return A}function I(){I=function(){return e};var A,e={},n=Object.prototype,t=n.hasOwnProperty,i=Object.defineProperty||function(A,e,n){A[e]=n.value},r="function"==typeof Symbol?Symbol:{},a=r.iterator||"@@iterator",o=r.asyncIterator||"@@asyncIterator",s=r.toStringTag||"@@toStringTag";function c(A,e,n){return Object.defineProperty(A,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),A[e]}try{c({},"")}catch(A){c=function(A,e,n){return A[e]=n}}function u(A,e,n,t){var r=e&&e.prototype instanceof m?e:m,a=Object.create(r.prototype),o=new y(t||[]);return i(a,"_invoke",{value:Q(A,n,o)}),a}function l(A,e,n){try{return{type:"normal",arg:A.call(e,n)}}catch(A){return{type:"throw",arg:A}}}e.wrap=u;var E="suspendedStart",S="suspendedYield",g="executing",d="completed",B={};function m(){}function C(){}function D(){}var f={};c(f,a,function(){return this});var h=Object.getPrototypeOf,p=h&&h(h(O([])));p&&p!==n&&t.call(p,a)&&(f=p);var M=D.prototype=m.prototype=Object.create(f);function w(A){["next","throw","return"].forEach(function(e){c(A,e,function(A){return this._invoke(e,A)})})}function R(A,e){function n(i,r,a,o){var s=l(A[i],A,r);if("throw"!==s.type){var c=s.arg,u=c.value;return u&&"object"==typeof u&&t.call(u,"__await")?e.resolve(u.__await).then(function(A){n("next",A,a,o)},function(A){n("throw",A,a,o)}):e.resolve(u).then(function(A){c.value=A,a(c)},function(A){return n("throw",A,a,o)})}o(s.arg)}var r;i(this,"_invoke",{value:function(A,t){function i(){return new e(function(e,i){n(A,t,e,i)})}return r=r?r.then(i,i):i()}})}function Q(e,n,t){var i=E;return function(r,a){if(i===g)throw new Error("Generator is already running");if(i===d){if("throw"===r)throw a;return{value:A,done:!0}}for(t.method=r,t.arg=a;;){var o=t.delegate;if(o){var s=P(o,t);if(s){if(s===B)continue;return s}}if("next"===t.method)t.sent=t._sent=t.arg;else if("throw"===t.method){if(i===E)throw i=d,t.arg;t.dispatchException(t.arg)}else"return"===t.method&&t.abrupt("return",t.arg);i=g;var c=l(e,n,t);if("normal"===c.type){if(i=t.done?d:S,c.arg===B)continue;return{value:c.arg,done:t.done}}"throw"===c.type&&(i=d,t.method="throw",t.arg=c.arg)}}}function P(e,n){var t=n.method,i=e.iterator[t];if(i===A)return n.delegate=null,"throw"===t&&e.iterator.return&&(n.method="return",n.arg=A,P(e,n),"throw"===n.method)||"return"!==t&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+t+"' method")),B;var r=l(i,e.iterator,n.arg);if("throw"===r.type)return n.method="throw",n.arg=r.arg,n.delegate=null,B;var a=r.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=A),n.delegate=null,B):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,B)}function T(A){var e={tryLoc:A[0]};1 in A&&(e.catchLoc=A[1]),2 in A&&(e.finallyLoc=A[2],e.afterLoc=A[3]),this.tryEntries.push(e)}function v(A){var e=A.completion||{};e.type="normal",delete e.arg,A.completion=e}function y(A){this.tryEntries=[{tryLoc:"root"}],A.forEach(T,this),this.reset(!0)}function O(e){if(e||""===e){var n=e[a];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,r=function n(){for(;++i<e.length;)if(t.call(e,i))return n.value=e[i],n.done=!1,n;return n.value=A,n.done=!0,n};return r.next=r}}throw new TypeError(typeof e+" is not iterable")}return C.prototype=D,i(M,"constructor",{value:D,configurable:!0}),i(D,"constructor",{value:C,configurable:!0}),C.displayName=c(D,s,"GeneratorFunction"),e.isGeneratorFunction=function(A){var e="function"==typeof A&&A.constructor;return!!e&&(e===C||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(A){return Object.setPrototypeOf?Object.setPrototypeOf(A,D):(A.__proto__=D,c(A,s,"GeneratorFunction")),A.prototype=Object.create(M),A},e.awrap=function(A){return{__await:A}},w(R.prototype),c(R.prototype,o,function(){return this}),e.AsyncIterator=R,e.async=function(A,n,t,i,r){void 0===r&&(r=Promise);var a=new R(u(A,n,t,i),r);return e.isGeneratorFunction(n)?a:a.next().then(function(A){return A.done?A.value:a.next()})},w(M),c(M,s,"Generator"),c(M,a,function(){return this}),c(M,"toString",function(){return"[object Generator]"}),e.keys=function(A){var e=Object(A),n=[];for(var t in e)n.push(t);return n.reverse(),function A(){for(;n.length;){var t=n.pop();if(t in e)return A.value=t,A.done=!1,A}return A.done=!0,A}},e.values=O,y.prototype={constructor:y,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=A,this.done=!1,this.delegate=null,this.method="next",this.arg=A,this.tryEntries.forEach(v),!e)for(var n in this)"t"===n.charAt(0)&&t.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=A)},stop:function(){this.done=!0;var A=this.tryEntries[0].completion;if("throw"===A.type)throw A.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function i(t,i){return o.type="throw",o.arg=e,n.next=t,i&&(n.method="next",n.arg=A),!!i}for(var r=this.tryEntries.length-1;r>=0;--r){var a=this.tryEntries[r],o=a.completion;if("root"===a.tryLoc)return i("end");if(a.tryLoc<=this.prev){var s=t.call(a,"catchLoc"),c=t.call(a,"finallyLoc");if(s&&c){if(this.prev<a.catchLoc)return i(a.catchLoc,!0);if(this.prev<a.finallyLoc)return i(a.finallyLoc)}else if(s){if(this.prev<a.catchLoc)return i(a.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return i(a.finallyLoc)}}}},abrupt:function(A,e){for(var n=this.tryEntries.length-1;n>=0;--n){var i=this.tryEntries[n];if(i.tryLoc<=this.prev&&t.call(i,"finallyLoc")&&this.prev<i.finallyLoc){var r=i;break}}r&&("break"===A||"continue"===A)&&r.tryLoc<=e&&e<=r.finallyLoc&&(r=null);var a=r?r.completion:{};return a.type=A,a.arg=e,r?(this.method="next",this.next=r.finallyLoc,B):this.complete(a)},complete:function(A,e){if("throw"===A.type)throw A.arg;return"break"===A.type||"continue"===A.type?this.next=A.arg:"return"===A.type?(this.rval=this.arg=A.arg,this.method="return",this.next="end"):"normal"===A.type&&e&&(this.next=e),B},finish:function(A){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===A)return this.complete(n.completion,n.afterLoc),v(n),B}},catch:function(A){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===A){var t=n.completion;if("throw"===t.type){var i=t.arg;v(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,n,t){return this.delegate={iterator:O(e),resultName:n,nextLoc:t},"next"===this.method&&(this.arg=A),B}},e}function d(A){var e=function(A,e){if("object"!=typeof A||!A)return A;var n=A[Symbol.toPrimitive];if(void 0!==n){var t=n.call(A,e||"default");if("object"!=typeof t)return t;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==typeof e?e:String(e)}function B(A){return B="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},B(A)}function m(A,e,n,t,i,r,a){try{var o=A[r](a),s=o.value}catch(A){return void n(A)}o.done?e(s):Promise.resolve(s).then(t,i)}function C(A){return function(){var e=this,n=arguments;return new Promise(function(t,i){var r=A.apply(e,n);function a(A){m(r,t,i,a,o,"next",A)}function o(A){m(r,t,i,a,o,"throw",A)}a(void 0)})}}function D(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}function f(A,e){for(var n=0;n<e.length;n++){var t=e[n];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(A,d(t.key),t)}}function h(A,e,n){return e&&f(A.prototype,e),n&&f(A,n),Object.defineProperty(A,"prototype",{writable:!1}),A}function p(A,e,n){return(e=d(e))in A?Object.defineProperty(A,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):A[e]=n,A}function M(A,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");A.prototype=Object.create(e&&e.prototype,{constructor:{value:A,writable:!0,configurable:!0}}),Object.defineProperty(A,"prototype",{writable:!1}),e&&R(A,e)}function w(A){return w=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(A){return A.__proto__||Object.getPrototypeOf(A)},w(A)}function R(A,e){return R=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(A,e){return A.__proto__=e,A},R(A,e)}function Q(A){var e="function"==typeof Map?new Map:void 0;return Q=function(A){if(null===A||!function(A){try{return-1!==Function.toString.call(A).indexOf("[native code]")}catch(e){return"function"==typeof A}}(A))return A;if("function"!=typeof A)throw new TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(A))return e.get(A);e.set(A,n)}function n(){return l(A,arguments,w(this).constructor)}return n.prototype=Object.create(A.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),R(n,A)},Q(A)}function P(){return P="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(A,e,n){var t=function(A,e){for(;!Object.prototype.hasOwnProperty.call(A,e)&&null!==(A=w(A)););return A}(A,e);if(t){var i=Object.getOwnPropertyDescriptor(t,e);return i.get?i.get.call(arguments.length<3?A:n):i.value}},P.apply(this,arguments)}function T(A,e){return function(A){if(Array.isArray(A))return A}(A)||function(A,e){var n=null==A?null:"undefined"!=typeof Symbol&&A[Symbol.iterator]||A["@@iterator"];if(null!=n){var t,i,r,a,o=[],s=!0,c=!1;try{if(r=(n=n.call(A)).next,0===e){if(Object(n)!==n)return;s=!1}else for(;!(s=(t=r.call(n)).done)&&(o.push(t.value),o.length!==e);s=!0);}catch(A){c=!0,i=A}finally{try{if(!s&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(c)throw i}}return o}}(A,e)||y(A,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function v(A){return function(A){if(Array.isArray(A))return O(A)}(A)||function(A){if("undefined"!=typeof Symbol&&null!=A[Symbol.iterator]||null!=A["@@iterator"])return Array.from(A)}(A)||y(A)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function y(A,e){if(A){if("string"==typeof A)return O(A,e);var n=Object.prototype.toString.call(A).slice(8,-1);return"Object"===n&&A.constructor&&(n=A.constructor.name),"Map"===n||"Set"===n?Array.from(A):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?O(A,e):void 0}}function O(A,e){(null==e||e>A.length)&&(e=A.length);for(var n=0,t=new Array(e);n<e;n++)t[n]=A[n];return t}function N(A,e){var n="undefined"!=typeof Symbol&&A[Symbol.iterator]||A["@@iterator"];if(!n){if(Array.isArray(A)||(n=y(A))||e){n&&(A=n);var t=0,i=function(){};return{s:i,n:function(){return t>=A.length?{done:!0}:{done:!1,value:A[t++]}},e:function(A){throw A},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var r,a=!0,o=!1;return{s:function(){n=n.call(A)},n:function(){var A=n.next();return a=A.done,A},e:function(A){o=!0,r=A},f:function(){try{a||null==n.return||n.return()}finally{if(o)throw r}}}}
|
|
2
|
-
/*! pako 2.1.0 https://github.com/nodeca/pako @license (MIT AND Zlib) */function G(A){let e=A.length;for(;--e>=0;)A[e]=0}const F=256,U=286,_=30,b=15,k=new Uint8Array([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0]),L=new Uint8Array([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13]),q=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),V=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),x=new Array(576);G(x);const H=new Array(60);G(H);const Y=new Array(512);G(Y);const J=new Array(256);G(J);const W=new Array(29);G(W);const K=new Array(_);function X(A,e,n,t,i){this.static_tree=A,this.extra_bits=e,this.extra_base=n,this.elems=t,this.max_length=i,this.has_stree=A&&A.length}let j,z,Z;function $(A,e){this.dyn_tree=A,this.max_code=0,this.stat_desc=e}G(K);const AA=A=>A<256?Y[A]:Y[256+(A>>>7)],eA=(A,e)=>{A.pending_buf[A.pending++]=255&e,A.pending_buf[A.pending++]=e>>>8&255},nA=(A,e,n)=>{A.bi_valid>16-n?(A.bi_buf|=e<<A.bi_valid&65535,eA(A,A.bi_buf),A.bi_buf=e>>16-A.bi_valid,A.bi_valid+=n-16):(A.bi_buf|=e<<A.bi_valid&65535,A.bi_valid+=n)},tA=(A,e,n)=>{nA(A,n[2*e],n[2*e+1])},iA=(A,e)=>{let n=0;do{n|=1&A,A>>>=1,n<<=1}while(--e>0);return n>>>1},rA=(A,e,n)=>{const t=new Array(16);let i,r,a=0;for(i=1;i<=b;i++)a=a+n[i-1]<<1,t[i]=a;for(r=0;r<=e;r++){let e=A[2*r+1];0!==e&&(A[2*r]=iA(t[e]++,e))}},aA=A=>{let e;for(e=0;e<U;e++)A.dyn_ltree[2*e]=0;for(e=0;e<_;e++)A.dyn_dtree[2*e]=0;for(e=0;e<19;e++)A.bl_tree[2*e]=0;A.dyn_ltree[512]=1,A.opt_len=A.static_len=0,A.sym_next=A.matches=0},oA=A=>{A.bi_valid>8?eA(A,A.bi_buf):A.bi_valid>0&&(A.pending_buf[A.pending++]=A.bi_buf),A.bi_buf=0,A.bi_valid=0},sA=(A,e,n,t)=>{const i=2*e,r=2*n;return A[i]<A[r]||A[i]===A[r]&&t[e]<=t[n]},cA=(A,e,n)=>{const t=A.heap[n];let i=n<<1;for(;i<=A.heap_len&&(i<A.heap_len&&sA(e,A.heap[i+1],A.heap[i],A.depth)&&i++,!sA(e,t,A.heap[i],A.depth));)A.heap[n]=A.heap[i],n=i,i<<=1;A.heap[n]=t},uA=(A,e,n)=>{let t,i,r,a,o=0;if(0!==A.sym_next)do{t=255&A.pending_buf[A.sym_buf+o++],t+=(255&A.pending_buf[A.sym_buf+o++])<<8,i=A.pending_buf[A.sym_buf+o++],0===t?tA(A,i,e):(r=J[i],tA(A,r+F+1,e),a=k[r],0!==a&&(i-=W[r],nA(A,i,a)),t--,r=AA(t),tA(A,r,n),a=L[r],0!==a&&(t-=K[r],nA(A,t,a)))}while(o<A.sym_next);tA(A,256,e)},lA=(A,e)=>{const n=e.dyn_tree,t=e.stat_desc.static_tree,i=e.stat_desc.has_stree,r=e.stat_desc.elems;let a,o,s,c=-1;for(A.heap_len=0,A.heap_max=573,a=0;a<r;a++)0!==n[2*a]?(A.heap[++A.heap_len]=c=a,A.depth[a]=0):n[2*a+1]=0;for(;A.heap_len<2;)s=A.heap[++A.heap_len]=c<2?++c:0,n[2*s]=1,A.depth[s]=0,A.opt_len--,i&&(A.static_len-=t[2*s+1]);for(e.max_code=c,a=A.heap_len>>1;a>=1;a--)cA(A,n,a);s=r;do{a=A.heap[1],A.heap[1]=A.heap[A.heap_len--],cA(A,n,1),o=A.heap[1],A.heap[--A.heap_max]=a,A.heap[--A.heap_max]=o,n[2*s]=n[2*a]+n[2*o],A.depth[s]=(A.depth[a]>=A.depth[o]?A.depth[a]:A.depth[o])+1,n[2*a+1]=n[2*o+1]=s,A.heap[1]=s++,cA(A,n,1)}while(A.heap_len>=2);A.heap[--A.heap_max]=A.heap[1],((A,e)=>{const n=e.dyn_tree,t=e.max_code,i=e.stat_desc.static_tree,r=e.stat_desc.has_stree,a=e.stat_desc.extra_bits,o=e.stat_desc.extra_base,s=e.stat_desc.max_length;let c,u,l,E,S,g,I=0;for(E=0;E<=b;E++)A.bl_count[E]=0;for(n[2*A.heap[A.heap_max]+1]=0,c=A.heap_max+1;c<573;c++)u=A.heap[c],E=n[2*n[2*u+1]+1]+1,E>s&&(E=s,I++),n[2*u+1]=E,u>t||(A.bl_count[E]++,S=0,u>=o&&(S=a[u-o]),g=n[2*u],A.opt_len+=g*(E+S),r&&(A.static_len+=g*(i[2*u+1]+S)));if(0!==I){do{for(E=s-1;0===A.bl_count[E];)E--;A.bl_count[E]--,A.bl_count[E+1]+=2,A.bl_count[s]--,I-=2}while(I>0);for(E=s;0!==E;E--)for(u=A.bl_count[E];0!==u;)l=A.heap[--c],l>t||(n[2*l+1]!==E&&(A.opt_len+=(E-n[2*l+1])*n[2*l],n[2*l+1]=E),u--)}})(A,e),rA(n,c,A.bl_count)},EA=(A,e,n)=>{let t,i,r=-1,a=e[1],o=0,s=7,c=4;for(0===a&&(s=138,c=3),e[2*(n+1)+1]=65535,t=0;t<=n;t++)i=a,a=e[2*(t+1)+1],++o<s&&i===a||(o<c?A.bl_tree[2*i]+=o:0!==i?(i!==r&&A.bl_tree[2*i]++,A.bl_tree[32]++):o<=10?A.bl_tree[34]++:A.bl_tree[36]++,o=0,r=i,0===a?(s=138,c=3):i===a?(s=6,c=3):(s=7,c=4))},SA=(A,e,n)=>{let t,i,r=-1,a=e[1],o=0,s=7,c=4;for(0===a&&(s=138,c=3),t=0;t<=n;t++)if(i=a,a=e[2*(t+1)+1],!(++o<s&&i===a)){if(o<c)do{tA(A,i,A.bl_tree)}while(0!==--o);else 0!==i?(i!==r&&(tA(A,i,A.bl_tree),o--),tA(A,16,A.bl_tree),nA(A,o-3,2)):o<=10?(tA(A,17,A.bl_tree),nA(A,o-3,3)):(tA(A,18,A.bl_tree),nA(A,o-11,7));o=0,r=i,0===a?(s=138,c=3):i===a?(s=6,c=3):(s=7,c=4)}};let gA=!1;const IA=(A,e,n,t)=>{nA(A,0+(t?1:0),3),oA(A),eA(A,n),eA(A,~n),n&&A.pending_buf.set(A.window.subarray(e,e+n),A.pending),A.pending+=n};var dA=A=>{gA||((()=>{let A,e,n,t,i;const r=new Array(16);for(n=0,t=0;t<28;t++)for(W[t]=n,A=0;A<1<<k[t];A++)J[n++]=t;for(J[n-1]=t,i=0,t=0;t<16;t++)for(K[t]=i,A=0;A<1<<L[t];A++)Y[i++]=t;for(i>>=7;t<_;t++)for(K[t]=i<<7,A=0;A<1<<L[t]-7;A++)Y[256+i++]=t;for(e=0;e<=b;e++)r[e]=0;for(A=0;A<=143;)x[2*A+1]=8,A++,r[8]++;for(;A<=255;)x[2*A+1]=9,A++,r[9]++;for(;A<=279;)x[2*A+1]=7,A++,r[7]++;for(;A<=287;)x[2*A+1]=8,A++,r[8]++;for(rA(x,287,r),A=0;A<_;A++)H[2*A+1]=5,H[2*A]=iA(A,5);j=new X(x,k,257,U,b),z=new X(H,L,0,_,b),Z=new X(new Array(0),q,0,19,7)})(),gA=!0),A.l_desc=new $(A.dyn_ltree,j),A.d_desc=new $(A.dyn_dtree,z),A.bl_desc=new $(A.bl_tree,Z),A.bi_buf=0,A.bi_valid=0,aA(A)},BA=(A,e,n,t)=>{let i,r,a=0;A.level>0?(2===A.strm.data_type&&(A.strm.data_type=(A=>{let e,n=4093624447;for(e=0;e<=31;e++,n>>>=1)if(1&n&&0!==A.dyn_ltree[2*e])return 0;if(0!==A.dyn_ltree[18]||0!==A.dyn_ltree[20]||0!==A.dyn_ltree[26])return 1;for(e=32;e<F;e++)if(0!==A.dyn_ltree[2*e])return 1;return 0})(A)),lA(A,A.l_desc),lA(A,A.d_desc),a=(A=>{let e;for(EA(A,A.dyn_ltree,A.l_desc.max_code),EA(A,A.dyn_dtree,A.d_desc.max_code),lA(A,A.bl_desc),e=18;e>=3&&0===A.bl_tree[2*V[e]+1];e--);return A.opt_len+=3*(e+1)+5+5+4,e})(A),i=A.opt_len+3+7>>>3,r=A.static_len+3+7>>>3,r<=i&&(i=r)):i=r=n+5,n+4<=i&&-1!==e?IA(A,e,n,t):4===A.strategy||r===i?(nA(A,2+(t?1:0),3),uA(A,x,H)):(nA(A,4+(t?1:0),3),((A,e,n,t)=>{let i;for(nA(A,e-257,5),nA(A,n-1,5),nA(A,t-4,4),i=0;i<t;i++)nA(A,A.bl_tree[2*V[i]+1],3);SA(A,A.dyn_ltree,e-1),SA(A,A.dyn_dtree,n-1)})(A,A.l_desc.max_code+1,A.d_desc.max_code+1,a+1),uA(A,A.dyn_ltree,A.dyn_dtree)),aA(A),t&&oA(A)},mA=(A,e,n)=>(A.pending_buf[A.sym_buf+A.sym_next++]=e,A.pending_buf[A.sym_buf+A.sym_next++]=e>>8,A.pending_buf[A.sym_buf+A.sym_next++]=n,0===e?A.dyn_ltree[2*n]++:(A.matches++,e--,A.dyn_ltree[2*(J[n]+F+1)]++,A.dyn_dtree[2*AA(e)]++),A.sym_next===A.sym_end),CA={_tr_init:dA,_tr_stored_block:IA,_tr_flush_block:BA,_tr_tally:mA,_tr_align:A=>{nA(A,2,3),tA(A,256,x),(A=>{16===A.bi_valid?(eA(A,A.bi_buf),A.bi_buf=0,A.bi_valid=0):A.bi_valid>=8&&(A.pending_buf[A.pending++]=255&A.bi_buf,A.bi_buf>>=8,A.bi_valid-=8)})(A)}};var DA=(A,e,n,t)=>{let i=65535&A,r=A>>>16&65535,a=0;for(;0!==n;){a=n>2e3?2e3:n,n-=a;do{i=i+e[t++]|0,r=r+i|0}while(--a);i%=65521,r%=65521}return i|r<<16};const fA=new Uint32Array((()=>{let A,e=[];for(var n=0;n<256;n++){A=n;for(var t=0;t<8;t++)A=1&A?3988292384^A>>>1:A>>>1;e[n]=A}return e})());var hA=(A,e,n,t)=>{const i=fA,r=t+n;A^=-1;for(let n=t;n<r;n++)A=A>>>8^i[255&(A^e[n])];return-1^A},pA={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},MA={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8};const{_tr_init:wA,_tr_stored_block:RA,_tr_flush_block:QA,_tr_tally:PA,_tr_align:TA}=CA,{Z_NO_FLUSH:vA,Z_PARTIAL_FLUSH:yA,Z_FULL_FLUSH:OA,Z_FINISH:NA,Z_BLOCK:GA,Z_OK:FA,Z_STREAM_END:UA,Z_STREAM_ERROR:_A,Z_DATA_ERROR:bA,Z_BUF_ERROR:kA,Z_DEFAULT_COMPRESSION:LA,Z_FILTERED:qA,Z_HUFFMAN_ONLY:VA,Z_RLE:xA,Z_FIXED:HA,Z_DEFAULT_STRATEGY:YA,Z_UNKNOWN:JA,Z_DEFLATED:WA}=MA,KA=258,XA=262,jA=42,zA=113,ZA=666,$A=(A,e)=>(A.msg=pA[e],e),Ae=A=>2*A-(A>4?9:0),ee=A=>{let e=A.length;for(;--e>=0;)A[e]=0},ne=A=>{let e,n,t,i=A.w_size;e=A.hash_size,t=e;do{n=A.head[--t],A.head[t]=n>=i?n-i:0}while(--e);e=i,t=e;do{n=A.prev[--t],A.prev[t]=n>=i?n-i:0}while(--e)};let te=(A,e,n)=>(e<<A.hash_shift^n)&A.hash_mask;const ie=A=>{const e=A.state;let n=e.pending;n>A.avail_out&&(n=A.avail_out),0!==n&&(A.output.set(e.pending_buf.subarray(e.pending_out,e.pending_out+n),A.next_out),A.next_out+=n,e.pending_out+=n,A.total_out+=n,A.avail_out-=n,e.pending-=n,0===e.pending&&(e.pending_out=0))},re=(A,e)=>{QA(A,A.block_start>=0?A.block_start:-1,A.strstart-A.block_start,e),A.block_start=A.strstart,ie(A.strm)},ae=(A,e)=>{A.pending_buf[A.pending++]=e},oe=(A,e)=>{A.pending_buf[A.pending++]=e>>>8&255,A.pending_buf[A.pending++]=255&e},se=(A,e,n,t)=>{let i=A.avail_in;return i>t&&(i=t),0===i?0:(A.avail_in-=i,e.set(A.input.subarray(A.next_in,A.next_in+i),n),1===A.state.wrap?A.adler=DA(A.adler,e,i,n):2===A.state.wrap&&(A.adler=hA(A.adler,e,i,n)),A.next_in+=i,A.total_in+=i,i)},ce=(A,e)=>{let n,t,i=A.max_chain_length,r=A.strstart,a=A.prev_length,o=A.nice_match;const s=A.strstart>A.w_size-XA?A.strstart-(A.w_size-XA):0,c=A.window,u=A.w_mask,l=A.prev,E=A.strstart+KA;let S=c[r+a-1],g=c[r+a];A.prev_length>=A.good_match&&(i>>=2),o>A.lookahead&&(o=A.lookahead);do{if(n=e,c[n+a]===g&&c[n+a-1]===S&&c[n]===c[r]&&c[++n]===c[r+1]){r+=2,n++;do{}while(c[++r]===c[++n]&&c[++r]===c[++n]&&c[++r]===c[++n]&&c[++r]===c[++n]&&c[++r]===c[++n]&&c[++r]===c[++n]&&c[++r]===c[++n]&&c[++r]===c[++n]&&r<E);if(t=KA-(E-r),r=E-KA,t>a){if(A.match_start=e,a=t,t>=o)break;S=c[r+a-1],g=c[r+a]}}}while((e=l[e&u])>s&&0!==--i);return a<=A.lookahead?a:A.lookahead},ue=A=>{const e=A.w_size;let n,t,i;do{if(t=A.window_size-A.lookahead-A.strstart,A.strstart>=e+(e-XA)&&(A.window.set(A.window.subarray(e,e+e-t),0),A.match_start-=e,A.strstart-=e,A.block_start-=e,A.insert>A.strstart&&(A.insert=A.strstart),ne(A),t+=e),0===A.strm.avail_in)break;if(n=se(A.strm,A.window,A.strstart+A.lookahead,t),A.lookahead+=n,A.lookahead+A.insert>=3)for(i=A.strstart-A.insert,A.ins_h=A.window[i],A.ins_h=te(A,A.ins_h,A.window[i+1]);A.insert&&(A.ins_h=te(A,A.ins_h,A.window[i+3-1]),A.prev[i&A.w_mask]=A.head[A.ins_h],A.head[A.ins_h]=i,i++,A.insert--,!(A.lookahead+A.insert<3)););}while(A.lookahead<XA&&0!==A.strm.avail_in)},le=(A,e)=>{let n,t,i,r=A.pending_buf_size-5>A.w_size?A.w_size:A.pending_buf_size-5,a=0,o=A.strm.avail_in;do{if(n=65535,i=A.bi_valid+42>>3,A.strm.avail_out<i)break;if(i=A.strm.avail_out-i,t=A.strstart-A.block_start,n>t+A.strm.avail_in&&(n=t+A.strm.avail_in),n>i&&(n=i),n<r&&(0===n&&e!==NA||e===vA||n!==t+A.strm.avail_in))break;a=e===NA&&n===t+A.strm.avail_in?1:0,RA(A,0,0,a),A.pending_buf[A.pending-4]=n,A.pending_buf[A.pending-3]=n>>8,A.pending_buf[A.pending-2]=~n,A.pending_buf[A.pending-1]=~n>>8,ie(A.strm),t&&(t>n&&(t=n),A.strm.output.set(A.window.subarray(A.block_start,A.block_start+t),A.strm.next_out),A.strm.next_out+=t,A.strm.avail_out-=t,A.strm.total_out+=t,A.block_start+=t,n-=t),n&&(se(A.strm,A.strm.output,A.strm.next_out,n),A.strm.next_out+=n,A.strm.avail_out-=n,A.strm.total_out+=n)}while(0===a);return o-=A.strm.avail_in,o&&(o>=A.w_size?(A.matches=2,A.window.set(A.strm.input.subarray(A.strm.next_in-A.w_size,A.strm.next_in),0),A.strstart=A.w_size,A.insert=A.strstart):(A.window_size-A.strstart<=o&&(A.strstart-=A.w_size,A.window.set(A.window.subarray(A.w_size,A.w_size+A.strstart),0),A.matches<2&&A.matches++,A.insert>A.strstart&&(A.insert=A.strstart)),A.window.set(A.strm.input.subarray(A.strm.next_in-o,A.strm.next_in),A.strstart),A.strstart+=o,A.insert+=o>A.w_size-A.insert?A.w_size-A.insert:o),A.block_start=A.strstart),A.high_water<A.strstart&&(A.high_water=A.strstart),a?4:e!==vA&&e!==NA&&0===A.strm.avail_in&&A.strstart===A.block_start?2:(i=A.window_size-A.strstart,A.strm.avail_in>i&&A.block_start>=A.w_size&&(A.block_start-=A.w_size,A.strstart-=A.w_size,A.window.set(A.window.subarray(A.w_size,A.w_size+A.strstart),0),A.matches<2&&A.matches++,i+=A.w_size,A.insert>A.strstart&&(A.insert=A.strstart)),i>A.strm.avail_in&&(i=A.strm.avail_in),i&&(se(A.strm,A.window,A.strstart,i),A.strstart+=i,A.insert+=i>A.w_size-A.insert?A.w_size-A.insert:i),A.high_water<A.strstart&&(A.high_water=A.strstart),i=A.bi_valid+42>>3,i=A.pending_buf_size-i>65535?65535:A.pending_buf_size-i,r=i>A.w_size?A.w_size:i,t=A.strstart-A.block_start,(t>=r||(t||e===NA)&&e!==vA&&0===A.strm.avail_in&&t<=i)&&(n=t>i?i:t,a=e===NA&&0===A.strm.avail_in&&n===t?1:0,RA(A,A.block_start,n,a),A.block_start+=n,ie(A.strm)),a?3:1)},Ee=(A,e)=>{let n,t;for(;;){if(A.lookahead<XA){if(ue(A),A.lookahead<XA&&e===vA)return 1;if(0===A.lookahead)break}if(n=0,A.lookahead>=3&&(A.ins_h=te(A,A.ins_h,A.window[A.strstart+3-1]),n=A.prev[A.strstart&A.w_mask]=A.head[A.ins_h],A.head[A.ins_h]=A.strstart),0!==n&&A.strstart-n<=A.w_size-XA&&(A.match_length=ce(A,n)),A.match_length>=3)if(t=PA(A,A.strstart-A.match_start,A.match_length-3),A.lookahead-=A.match_length,A.match_length<=A.max_lazy_match&&A.lookahead>=3){A.match_length--;do{A.strstart++,A.ins_h=te(A,A.ins_h,A.window[A.strstart+3-1]),n=A.prev[A.strstart&A.w_mask]=A.head[A.ins_h],A.head[A.ins_h]=A.strstart}while(0!==--A.match_length);A.strstart++}else A.strstart+=A.match_length,A.match_length=0,A.ins_h=A.window[A.strstart],A.ins_h=te(A,A.ins_h,A.window[A.strstart+1]);else t=PA(A,0,A.window[A.strstart]),A.lookahead--,A.strstart++;if(t&&(re(A,!1),0===A.strm.avail_out))return 1}return A.insert=A.strstart<2?A.strstart:2,e===NA?(re(A,!0),0===A.strm.avail_out?3:4):A.sym_next&&(re(A,!1),0===A.strm.avail_out)?1:2},Se=(A,e)=>{let n,t,i;for(;;){if(A.lookahead<XA){if(ue(A),A.lookahead<XA&&e===vA)return 1;if(0===A.lookahead)break}if(n=0,A.lookahead>=3&&(A.ins_h=te(A,A.ins_h,A.window[A.strstart+3-1]),n=A.prev[A.strstart&A.w_mask]=A.head[A.ins_h],A.head[A.ins_h]=A.strstart),A.prev_length=A.match_length,A.prev_match=A.match_start,A.match_length=2,0!==n&&A.prev_length<A.max_lazy_match&&A.strstart-n<=A.w_size-XA&&(A.match_length=ce(A,n),A.match_length<=5&&(A.strategy===qA||3===A.match_length&&A.strstart-A.match_start>4096)&&(A.match_length=2)),A.prev_length>=3&&A.match_length<=A.prev_length){i=A.strstart+A.lookahead-3,t=PA(A,A.strstart-1-A.prev_match,A.prev_length-3),A.lookahead-=A.prev_length-1,A.prev_length-=2;do{++A.strstart<=i&&(A.ins_h=te(A,A.ins_h,A.window[A.strstart+3-1]),n=A.prev[A.strstart&A.w_mask]=A.head[A.ins_h],A.head[A.ins_h]=A.strstart)}while(0!==--A.prev_length);if(A.match_available=0,A.match_length=2,A.strstart++,t&&(re(A,!1),0===A.strm.avail_out))return 1}else if(A.match_available){if(t=PA(A,0,A.window[A.strstart-1]),t&&re(A,!1),A.strstart++,A.lookahead--,0===A.strm.avail_out)return 1}else A.match_available=1,A.strstart++,A.lookahead--}return A.match_available&&(t=PA(A,0,A.window[A.strstart-1]),A.match_available=0),A.insert=A.strstart<2?A.strstart:2,e===NA?(re(A,!0),0===A.strm.avail_out?3:4):A.sym_next&&(re(A,!1),0===A.strm.avail_out)?1:2};function ge(A,e,n,t,i){this.good_length=A,this.max_lazy=e,this.nice_length=n,this.max_chain=t,this.func=i}const Ie=[new ge(0,0,0,0,le),new ge(4,4,8,4,Ee),new ge(4,5,16,8,Ee),new ge(4,6,32,32,Ee),new ge(4,4,16,16,Se),new ge(8,16,32,32,Se),new ge(8,16,128,128,Se),new ge(8,32,128,256,Se),new ge(32,128,258,1024,Se),new ge(32,258,258,4096,Se)];function de(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=WA,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new Uint16Array(1146),this.dyn_dtree=new Uint16Array(122),this.bl_tree=new Uint16Array(78),ee(this.dyn_ltree),ee(this.dyn_dtree),ee(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(16),this.heap=new Uint16Array(573),ee(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(573),ee(this.depth),this.sym_buf=0,this.lit_bufsize=0,this.sym_next=0,this.sym_end=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}const Be=A=>{if(!A)return 1;const e=A.state;return!e||e.strm!==A||e.status!==jA&&57!==e.status&&69!==e.status&&73!==e.status&&91!==e.status&&103!==e.status&&e.status!==zA&&e.status!==ZA?1:0},me=A=>{if(Be(A))return $A(A,_A);A.total_in=A.total_out=0,A.data_type=JA;const e=A.state;return e.pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=2===e.wrap?57:e.wrap?jA:zA,A.adler=2===e.wrap?0:1,e.last_flush=-2,wA(e),FA},Ce=A=>{const e=me(A);var n;return e===FA&&((n=A.state).window_size=2*n.w_size,ee(n.head),n.max_lazy_match=Ie[n.level].max_lazy,n.good_match=Ie[n.level].good_length,n.nice_match=Ie[n.level].nice_length,n.max_chain_length=Ie[n.level].max_chain,n.strstart=0,n.block_start=0,n.lookahead=0,n.insert=0,n.match_length=n.prev_length=2,n.match_available=0,n.ins_h=0),e},De=(A,e,n,t,i,r)=>{if(!A)return _A;let a=1;if(e===LA&&(e=6),t<0?(a=0,t=-t):t>15&&(a=2,t-=16),i<1||i>9||n!==WA||t<8||t>15||e<0||e>9||r<0||r>HA||8===t&&1!==a)return $A(A,_A);8===t&&(t=9);const o=new de;return A.state=o,o.strm=A,o.status=jA,o.wrap=a,o.gzhead=null,o.w_bits=t,o.w_size=1<<o.w_bits,o.w_mask=o.w_size-1,o.hash_bits=i+7,o.hash_size=1<<o.hash_bits,o.hash_mask=o.hash_size-1,o.hash_shift=~~((o.hash_bits+3-1)/3),o.window=new Uint8Array(2*o.w_size),o.head=new Uint16Array(o.hash_size),o.prev=new Uint16Array(o.w_size),o.lit_bufsize=1<<i+6,o.pending_buf_size=4*o.lit_bufsize,o.pending_buf=new Uint8Array(o.pending_buf_size),o.sym_buf=o.lit_bufsize,o.sym_end=3*(o.lit_bufsize-1),o.level=e,o.strategy=r,o.method=n,Ce(A)};var fe=(A,e)=>{if(Be(A)||e>GA||e<0)return A?$A(A,_A):_A;const n=A.state;if(!A.output||0!==A.avail_in&&!A.input||n.status===ZA&&e!==NA)return $A(A,0===A.avail_out?kA:_A);const t=n.last_flush;if(n.last_flush=e,0!==n.pending){if(ie(A),0===A.avail_out)return n.last_flush=-1,FA}else if(0===A.avail_in&&Ae(e)<=Ae(t)&&e!==NA)return $A(A,kA);if(n.status===ZA&&0!==A.avail_in)return $A(A,kA);if(n.status===jA&&0===n.wrap&&(n.status=zA),n.status===jA){let e=WA+(n.w_bits-8<<4)<<8,t=-1;if(t=n.strategy>=VA||n.level<2?0:n.level<6?1:6===n.level?2:3,e|=t<<6,0!==n.strstart&&(e|=32),e+=31-e%31,oe(n,e),0!==n.strstart&&(oe(n,A.adler>>>16),oe(n,65535&A.adler)),A.adler=1,n.status=zA,ie(A),0!==n.pending)return n.last_flush=-1,FA}if(57===n.status)if(A.adler=0,ae(n,31),ae(n,139),ae(n,8),n.gzhead)ae(n,(n.gzhead.text?1:0)+(n.gzhead.hcrc?2:0)+(n.gzhead.extra?4:0)+(n.gzhead.name?8:0)+(n.gzhead.comment?16:0)),ae(n,255&n.gzhead.time),ae(n,n.gzhead.time>>8&255),ae(n,n.gzhead.time>>16&255),ae(n,n.gzhead.time>>24&255),ae(n,9===n.level?2:n.strategy>=VA||n.level<2?4:0),ae(n,255&n.gzhead.os),n.gzhead.extra&&n.gzhead.extra.length&&(ae(n,255&n.gzhead.extra.length),ae(n,n.gzhead.extra.length>>8&255)),n.gzhead.hcrc&&(A.adler=hA(A.adler,n.pending_buf,n.pending,0)),n.gzindex=0,n.status=69;else if(ae(n,0),ae(n,0),ae(n,0),ae(n,0),ae(n,0),ae(n,9===n.level?2:n.strategy>=VA||n.level<2?4:0),ae(n,3),n.status=zA,ie(A),0!==n.pending)return n.last_flush=-1,FA;if(69===n.status){if(n.gzhead.extra){let e=n.pending,t=(65535&n.gzhead.extra.length)-n.gzindex;for(;n.pending+t>n.pending_buf_size;){let i=n.pending_buf_size-n.pending;if(n.pending_buf.set(n.gzhead.extra.subarray(n.gzindex,n.gzindex+i),n.pending),n.pending=n.pending_buf_size,n.gzhead.hcrc&&n.pending>e&&(A.adler=hA(A.adler,n.pending_buf,n.pending-e,e)),n.gzindex+=i,ie(A),0!==n.pending)return n.last_flush=-1,FA;e=0,t-=i}let i=new Uint8Array(n.gzhead.extra);n.pending_buf.set(i.subarray(n.gzindex,n.gzindex+t),n.pending),n.pending+=t,n.gzhead.hcrc&&n.pending>e&&(A.adler=hA(A.adler,n.pending_buf,n.pending-e,e)),n.gzindex=0}n.status=73}if(73===n.status){if(n.gzhead.name){let e,t=n.pending;do{if(n.pending===n.pending_buf_size){if(n.gzhead.hcrc&&n.pending>t&&(A.adler=hA(A.adler,n.pending_buf,n.pending-t,t)),ie(A),0!==n.pending)return n.last_flush=-1,FA;t=0}e=n.gzindex<n.gzhead.name.length?255&n.gzhead.name.charCodeAt(n.gzindex++):0,ae(n,e)}while(0!==e);n.gzhead.hcrc&&n.pending>t&&(A.adler=hA(A.adler,n.pending_buf,n.pending-t,t)),n.gzindex=0}n.status=91}if(91===n.status){if(n.gzhead.comment){let e,t=n.pending;do{if(n.pending===n.pending_buf_size){if(n.gzhead.hcrc&&n.pending>t&&(A.adler=hA(A.adler,n.pending_buf,n.pending-t,t)),ie(A),0!==n.pending)return n.last_flush=-1,FA;t=0}e=n.gzindex<n.gzhead.comment.length?255&n.gzhead.comment.charCodeAt(n.gzindex++):0,ae(n,e)}while(0!==e);n.gzhead.hcrc&&n.pending>t&&(A.adler=hA(A.adler,n.pending_buf,n.pending-t,t))}n.status=103}if(103===n.status){if(n.gzhead.hcrc){if(n.pending+2>n.pending_buf_size&&(ie(A),0!==n.pending))return n.last_flush=-1,FA;ae(n,255&A.adler),ae(n,A.adler>>8&255),A.adler=0}if(n.status=zA,ie(A),0!==n.pending)return n.last_flush=-1,FA}if(0!==A.avail_in||0!==n.lookahead||e!==vA&&n.status!==ZA){let t=0===n.level?le(n,e):n.strategy===VA?((A,e)=>{let n;for(;;){if(0===A.lookahead&&(ue(A),0===A.lookahead)){if(e===vA)return 1;break}if(A.match_length=0,n=PA(A,0,A.window[A.strstart]),A.lookahead--,A.strstart++,n&&(re(A,!1),0===A.strm.avail_out))return 1}return A.insert=0,e===NA?(re(A,!0),0===A.strm.avail_out?3:4):A.sym_next&&(re(A,!1),0===A.strm.avail_out)?1:2})(n,e):n.strategy===xA?((A,e)=>{let n,t,i,r;const a=A.window;for(;;){if(A.lookahead<=KA){if(ue(A),A.lookahead<=KA&&e===vA)return 1;if(0===A.lookahead)break}if(A.match_length=0,A.lookahead>=3&&A.strstart>0&&(i=A.strstart-1,t=a[i],t===a[++i]&&t===a[++i]&&t===a[++i])){r=A.strstart+KA;do{}while(t===a[++i]&&t===a[++i]&&t===a[++i]&&t===a[++i]&&t===a[++i]&&t===a[++i]&&t===a[++i]&&t===a[++i]&&i<r);A.match_length=KA-(r-i),A.match_length>A.lookahead&&(A.match_length=A.lookahead)}if(A.match_length>=3?(n=PA(A,1,A.match_length-3),A.lookahead-=A.match_length,A.strstart+=A.match_length,A.match_length=0):(n=PA(A,0,A.window[A.strstart]),A.lookahead--,A.strstart++),n&&(re(A,!1),0===A.strm.avail_out))return 1}return A.insert=0,e===NA?(re(A,!0),0===A.strm.avail_out?3:4):A.sym_next&&(re(A,!1),0===A.strm.avail_out)?1:2})(n,e):Ie[n.level].func(n,e);if(3!==t&&4!==t||(n.status=ZA),1===t||3===t)return 0===A.avail_out&&(n.last_flush=-1),FA;if(2===t&&(e===yA?TA(n):e!==GA&&(RA(n,0,0,!1),e===OA&&(ee(n.head),0===n.lookahead&&(n.strstart=0,n.block_start=0,n.insert=0))),ie(A),0===A.avail_out))return n.last_flush=-1,FA}return e!==NA?FA:n.wrap<=0?UA:(2===n.wrap?(ae(n,255&A.adler),ae(n,A.adler>>8&255),ae(n,A.adler>>16&255),ae(n,A.adler>>24&255),ae(n,255&A.total_in),ae(n,A.total_in>>8&255),ae(n,A.total_in>>16&255),ae(n,A.total_in>>24&255)):(oe(n,A.adler>>>16),oe(n,65535&A.adler)),ie(A),n.wrap>0&&(n.wrap=-n.wrap),0!==n.pending?FA:UA)},he=(A,e)=>{let n=e.length;if(Be(A))return _A;const t=A.state,i=t.wrap;if(2===i||1===i&&t.status!==jA||t.lookahead)return _A;if(1===i&&(A.adler=DA(A.adler,e,n,0)),t.wrap=0,n>=t.w_size){0===i&&(ee(t.head),t.strstart=0,t.block_start=0,t.insert=0);let A=new Uint8Array(t.w_size);A.set(e.subarray(n-t.w_size,n),0),e=A,n=t.w_size}const r=A.avail_in,a=A.next_in,o=A.input;for(A.avail_in=n,A.next_in=0,A.input=e,ue(t);t.lookahead>=3;){let A=t.strstart,e=t.lookahead-2;do{t.ins_h=te(t,t.ins_h,t.window[A+3-1]),t.prev[A&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=A,A++}while(--e);t.strstart=A,t.lookahead=2,ue(t)}return t.strstart+=t.lookahead,t.block_start=t.strstart,t.insert=t.lookahead,t.lookahead=0,t.match_length=t.prev_length=2,t.match_available=0,A.next_in=a,A.input=o,A.avail_in=r,t.wrap=i,FA},pe={deflateInit:(A,e)=>De(A,e,WA,15,8,YA),deflateInit2:De,deflateReset:Ce,deflateResetKeep:me,deflateSetHeader:(A,e)=>Be(A)||2!==A.state.wrap?_A:(A.state.gzhead=e,FA),deflate:fe,deflateEnd:A=>{if(Be(A))return _A;const e=A.state.status;return A.state=null,e===zA?$A(A,bA):FA},deflateSetDictionary:he,deflateInfo:"pako deflate (from Nodeca project)"};const Me=(A,e)=>Object.prototype.hasOwnProperty.call(A,e);var we=function(A){const e=Array.prototype.slice.call(arguments,1);for(;e.length;){const n=e.shift();if(n){if("object"!=typeof n)throw new TypeError(n+"must be non-object");for(const e in n)Me(n,e)&&(A[e]=n[e])}}return A},Re=A=>{let e=0;for(let n=0,t=A.length;n<t;n++)e+=A[n].length;const n=new Uint8Array(e);for(let e=0,t=0,i=A.length;e<i;e++){let i=A[e];n.set(i,t),t+=i.length}return n};let Qe=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(A){Qe=!1}const Pe=new Uint8Array(256);for(let A=0;A<256;A++)Pe[A]=A>=252?6:A>=248?5:A>=240?4:A>=224?3:A>=192?2:1;Pe[254]=Pe[254]=1;var Te=A=>{if("function"==typeof TextEncoder&&TextEncoder.prototype.encode)return(new TextEncoder).encode(A);let e,n,t,i,r,a=A.length,o=0;for(i=0;i<a;i++)n=A.charCodeAt(i),55296==(64512&n)&&i+1<a&&(t=A.charCodeAt(i+1),56320==(64512&t)&&(n=65536+(n-55296<<10)+(t-56320),i++)),o+=n<128?1:n<2048?2:n<65536?3:4;for(e=new Uint8Array(o),r=0,i=0;r<o;i++)n=A.charCodeAt(i),55296==(64512&n)&&i+1<a&&(t=A.charCodeAt(i+1),56320==(64512&t)&&(n=65536+(n-55296<<10)+(t-56320),i++)),n<128?e[r++]=n:n<2048?(e[r++]=192|n>>>6,e[r++]=128|63&n):n<65536?(e[r++]=224|n>>>12,e[r++]=128|n>>>6&63,e[r++]=128|63&n):(e[r++]=240|n>>>18,e[r++]=128|n>>>12&63,e[r++]=128|n>>>6&63,e[r++]=128|63&n);return e},ve=(A,e)=>{const n=e||A.length;if("function"==typeof TextDecoder&&TextDecoder.prototype.decode)return(new TextDecoder).decode(A.subarray(0,e));let t,i;const r=new Array(2*n);for(i=0,t=0;t<n;){let e=A[t++];if(e<128){r[i++]=e;continue}let a=Pe[e];if(a>4)r[i++]=65533,t+=a-1;else{for(e&=2===a?31:3===a?15:7;a>1&&t<n;)e=e<<6|63&A[t++],a--;a>1?r[i++]=65533:e<65536?r[i++]=e:(e-=65536,r[i++]=55296|e>>10&1023,r[i++]=56320|1023&e)}}return((A,e)=>{if(e<65534&&A.subarray&&Qe)return String.fromCharCode.apply(null,A.length===e?A:A.subarray(0,e));let n="";for(let t=0;t<e;t++)n+=String.fromCharCode(A[t]);return n})(r,i)},ye=(A,e)=>{(e=e||A.length)>A.length&&(e=A.length);let n=e-1;for(;n>=0&&128==(192&A[n]);)n--;return n<0||0===n?e:n+Pe[A[n]]>e?n:e};var Oe=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0};const Ne=Object.prototype.toString,{Z_NO_FLUSH:Ge,Z_SYNC_FLUSH:Fe,Z_FULL_FLUSH:Ue,Z_FINISH:_e,Z_OK:be,Z_STREAM_END:ke,Z_DEFAULT_COMPRESSION:Le,Z_DEFAULT_STRATEGY:qe,Z_DEFLATED:Ve}=MA;function xe(A){this.options=we({level:Le,method:Ve,chunkSize:16384,windowBits:15,memLevel:8,strategy:qe},A||{});let e=this.options;e.raw&&e.windowBits>0?e.windowBits=-e.windowBits:e.gzip&&e.windowBits>0&&e.windowBits<16&&(e.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new Oe,this.strm.avail_out=0;let n=pe.deflateInit2(this.strm,e.level,e.method,e.windowBits,e.memLevel,e.strategy);if(n!==be)throw new Error(pA[n]);if(e.header&&pe.deflateSetHeader(this.strm,e.header),e.dictionary){let A;if(A="string"==typeof e.dictionary?Te(e.dictionary):"[object ArrayBuffer]"===Ne.call(e.dictionary)?new Uint8Array(e.dictionary):e.dictionary,n=pe.deflateSetDictionary(this.strm,A),n!==be)throw new Error(pA[n]);this._dict_set=!0}}function He(A,e){const n=new xe(e);if(n.push(A,!0),n.err)throw n.msg||pA[n.err];return n.result}xe.prototype.push=function(A,e){const n=this.strm,t=this.options.chunkSize;let i,r;if(this.ended)return!1;for(r=e===~~e?e:!0===e?_e:Ge,"string"==typeof A?n.input=Te(A):"[object ArrayBuffer]"===Ne.call(A)?n.input=new Uint8Array(A):n.input=A,n.next_in=0,n.avail_in=n.input.length;;)if(0===n.avail_out&&(n.output=new Uint8Array(t),n.next_out=0,n.avail_out=t),(r===Fe||r===Ue)&&n.avail_out<=6)this.onData(n.output.subarray(0,n.next_out)),n.avail_out=0;else{if(i=pe.deflate(n,r),i===ke)return n.next_out>0&&this.onData(n.output.subarray(0,n.next_out)),i=pe.deflateEnd(this.strm),this.onEnd(i),this.ended=!0,i===be;if(0!==n.avail_out){if(r>0&&n.next_out>0)this.onData(n.output.subarray(0,n.next_out)),n.avail_out=0;else if(0===n.avail_in)break}else this.onData(n.output)}return!0},xe.prototype.onData=function(A){this.chunks.push(A)},xe.prototype.onEnd=function(A){A===be&&(this.result=Re(this.chunks)),this.chunks=[],this.err=A,this.msg=this.strm.msg};var Ye={Deflate:xe,deflate:He,deflateRaw:function(A,e){return(e=e||{}).raw=!0,He(A,e)},gzip:function(A,e){return(e=e||{}).gzip=!0,He(A,e)},constants:MA};const Je=16209;var We=function(A,e){let n,t,i,r,a,o,s,c,u,l,E,S,g,I,d,B,m,C,D,f,h,p,M,w;const R=A.state;n=A.next_in,M=A.input,t=n+(A.avail_in-5),i=A.next_out,w=A.output,r=i-(e-A.avail_out),a=i+(A.avail_out-257),o=R.dmax,s=R.wsize,c=R.whave,u=R.wnext,l=R.window,E=R.hold,S=R.bits,g=R.lencode,I=R.distcode,d=(1<<R.lenbits)-1,B=(1<<R.distbits)-1;A:do{S<15&&(E+=M[n++]<<S,S+=8,E+=M[n++]<<S,S+=8),m=g[E&d];e:for(;;){if(C=m>>>24,E>>>=C,S-=C,C=m>>>16&255,0===C)w[i++]=65535&m;else{if(!(16&C)){if(64&C){if(32&C){R.mode=16191;break A}A.msg="invalid literal/length code",R.mode=Je;break A}m=g[(65535&m)+(E&(1<<C)-1)];continue e}for(D=65535&m,C&=15,C&&(S<C&&(E+=M[n++]<<S,S+=8),D+=E&(1<<C)-1,E>>>=C,S-=C),S<15&&(E+=M[n++]<<S,S+=8,E+=M[n++]<<S,S+=8),m=I[E&B];;){if(C=m>>>24,E>>>=C,S-=C,C=m>>>16&255,16&C){if(f=65535&m,C&=15,S<C&&(E+=M[n++]<<S,S+=8,S<C&&(E+=M[n++]<<S,S+=8)),f+=E&(1<<C)-1,f>o){A.msg="invalid distance too far back",R.mode=Je;break A}if(E>>>=C,S-=C,C=i-r,f>C){if(C=f-C,C>c&&R.sane){A.msg="invalid distance too far back",R.mode=Je;break A}if(h=0,p=l,0===u){if(h+=s-C,C<D){D-=C;do{w[i++]=l[h++]}while(--C);h=i-f,p=w}}else if(u<C){if(h+=s+u-C,C-=u,C<D){D-=C;do{w[i++]=l[h++]}while(--C);if(h=0,u<D){C=u,D-=C;do{w[i++]=l[h++]}while(--C);h=i-f,p=w}}}else if(h+=u-C,C<D){D-=C;do{w[i++]=l[h++]}while(--C);h=i-f,p=w}for(;D>2;)w[i++]=p[h++],w[i++]=p[h++],w[i++]=p[h++],D-=3;D&&(w[i++]=p[h++],D>1&&(w[i++]=p[h++]))}else{h=i-f;do{w[i++]=w[h++],w[i++]=w[h++],w[i++]=w[h++],D-=3}while(D>2);D&&(w[i++]=w[h++],D>1&&(w[i++]=w[h++]))}break}if(64&C){A.msg="invalid distance code",R.mode=Je;break A}m=I[(65535&m)+(E&(1<<C)-1)]}}break}}while(n<t&&i<a);D=S>>3,n-=D,S-=D<<3,E&=(1<<S)-1,A.next_in=n,A.next_out=i,A.avail_in=n<t?t-n+5:5-(n-t),A.avail_out=i<a?a-i+257:257-(i-a),R.hold=E,R.bits=S};const Ke=15,Xe=new Uint16Array([3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0]),je=new Uint8Array([16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78]),ze=new Uint16Array([1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0]),Ze=new Uint8Array([16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64]);var $e=(A,e,n,t,i,r,a,o)=>{const s=o.bits;let c,u,l,E,S,g,I=0,d=0,B=0,m=0,C=0,D=0,f=0,h=0,p=0,M=0,w=null;const R=new Uint16Array(16),Q=new Uint16Array(16);let P,T,v,y=null;for(I=0;I<=Ke;I++)R[I]=0;for(d=0;d<t;d++)R[e[n+d]]++;for(C=s,m=Ke;m>=1&&0===R[m];m--);if(C>m&&(C=m),0===m)return i[r++]=20971520,i[r++]=20971520,o.bits=1,0;for(B=1;B<m&&0===R[B];B++);for(C<B&&(C=B),h=1,I=1;I<=Ke;I++)if(h<<=1,h-=R[I],h<0)return-1;if(h>0&&(0===A||1!==m))return-1;for(Q[1]=0,I=1;I<Ke;I++)Q[I+1]=Q[I]+R[I];for(d=0;d<t;d++)0!==e[n+d]&&(a[Q[e[n+d]]++]=d);if(0===A?(w=y=a,g=20):1===A?(w=Xe,y=je,g=257):(w=ze,y=Ze,g=0),M=0,d=0,I=B,S=r,D=C,f=0,l=-1,p=1<<C,E=p-1,1===A&&p>852||2===A&&p>592)return 1;for(;;){P=I-f,a[d]+1<g?(T=0,v=a[d]):a[d]>=g?(T=y[a[d]-g],v=w[a[d]-g]):(T=96,v=0),c=1<<I-f,u=1<<D,B=u;do{u-=c,i[S+(M>>f)+u]=P<<24|T<<16|v}while(0!==u);for(c=1<<I-1;M&c;)c>>=1;if(0!==c?(M&=c-1,M+=c):M=0,d++,0===--R[I]){if(I===m)break;I=e[n+a[d]]}if(I>C&&(M&E)!==l){for(0===f&&(f=C),S+=B,D=I-f,h=1<<D;D+f<m&&(h-=R[D+f],!(h<=0));)D++,h<<=1;if(p+=1<<D,1===A&&p>852||2===A&&p>592)return 1;l=M&E,i[l]=C<<24|D<<16|S-r}}return 0!==M&&(i[S+M]=I-f<<24|64<<16),o.bits=C,0};const{Z_FINISH:An,Z_BLOCK:en,Z_TREES:nn,Z_OK:tn,Z_STREAM_END:rn,Z_NEED_DICT:an,Z_STREAM_ERROR:on,Z_DATA_ERROR:sn,Z_MEM_ERROR:cn,Z_BUF_ERROR:un,Z_DEFLATED:ln}=MA,En=16180,Sn=16190,gn=16191,In=16192,dn=16194,Bn=16199,mn=16200,Cn=16206,Dn=16209,fn=A=>(A>>>24&255)+(A>>>8&65280)+((65280&A)<<8)+((255&A)<<24);function hn(){this.strm=null,this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}const pn=A=>{if(!A)return 1;const e=A.state;return!e||e.strm!==A||e.mode<En||e.mode>16211?1:0},Mn=A=>{if(pn(A))return on;const e=A.state;return A.total_in=A.total_out=e.total=0,A.msg="",e.wrap&&(A.adler=1&e.wrap),e.mode=En,e.last=0,e.havedict=0,e.flags=-1,e.dmax=32768,e.head=null,e.hold=0,e.bits=0,e.lencode=e.lendyn=new Int32Array(852),e.distcode=e.distdyn=new Int32Array(592),e.sane=1,e.back=-1,tn},wn=A=>{if(pn(A))return on;const e=A.state;return e.wsize=0,e.whave=0,e.wnext=0,Mn(A)},Rn=(A,e)=>{let n;if(pn(A))return on;const t=A.state;return e<0?(n=0,e=-e):(n=5+(e>>4),e<48&&(e&=15)),e&&(e<8||e>15)?on:(null!==t.window&&t.wbits!==e&&(t.window=null),t.wrap=n,t.wbits=e,wn(A))},Qn=(A,e)=>{if(!A)return on;const n=new hn;A.state=n,n.strm=A,n.window=null,n.mode=En;const t=Rn(A,e);return t!==tn&&(A.state=null),t};let Pn,Tn,vn=!0;const yn=A=>{if(vn){Pn=new Int32Array(512),Tn=new Int32Array(32);let e=0;for(;e<144;)A.lens[e++]=8;for(;e<256;)A.lens[e++]=9;for(;e<280;)A.lens[e++]=7;for(;e<288;)A.lens[e++]=8;for($e(1,A.lens,0,288,Pn,0,A.work,{bits:9}),e=0;e<32;)A.lens[e++]=5;$e(2,A.lens,0,32,Tn,0,A.work,{bits:5}),vn=!1}A.lencode=Pn,A.lenbits=9,A.distcode=Tn,A.distbits=5},On=(A,e,n,t)=>{let i;const r=A.state;return null===r.window&&(r.wsize=1<<r.wbits,r.wnext=0,r.whave=0,r.window=new Uint8Array(r.wsize)),t>=r.wsize?(r.window.set(e.subarray(n-r.wsize,n),0),r.wnext=0,r.whave=r.wsize):(i=r.wsize-r.wnext,i>t&&(i=t),r.window.set(e.subarray(n-t,n-t+i),r.wnext),(t-=i)?(r.window.set(e.subarray(n-t,n),0),r.wnext=t,r.whave=r.wsize):(r.wnext+=i,r.wnext===r.wsize&&(r.wnext=0),r.whave<r.wsize&&(r.whave+=i))),0};var Nn=(A,e)=>{let n,t,i,r,a,o,s,c,u,l,E,S,g,I,d,B,m,C,D,f,h,p,M=0;const w=new Uint8Array(4);let R,Q;const P=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(pn(A)||!A.output||!A.input&&0!==A.avail_in)return on;n=A.state,n.mode===gn&&(n.mode=In),a=A.next_out,i=A.output,s=A.avail_out,r=A.next_in,t=A.input,o=A.avail_in,c=n.hold,u=n.bits,l=o,E=s,p=tn;A:for(;;)switch(n.mode){case En:if(0===n.wrap){n.mode=In;break}for(;u<16;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if(2&n.wrap&&35615===c){0===n.wbits&&(n.wbits=15),n.check=0,w[0]=255&c,w[1]=c>>>8&255,n.check=hA(n.check,w,2,0),c=0,u=0,n.mode=16181;break}if(n.head&&(n.head.done=!1),!(1&n.wrap)||(((255&c)<<8)+(c>>8))%31){A.msg="incorrect header check",n.mode=Dn;break}if((15&c)!==ln){A.msg="unknown compression method",n.mode=Dn;break}if(c>>>=4,u-=4,h=8+(15&c),0===n.wbits&&(n.wbits=h),h>15||h>n.wbits){A.msg="invalid window size",n.mode=Dn;break}n.dmax=1<<n.wbits,n.flags=0,A.adler=n.check=1,n.mode=512&c?16189:gn,c=0,u=0;break;case 16181:for(;u<16;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if(n.flags=c,(255&n.flags)!==ln){A.msg="unknown compression method",n.mode=Dn;break}if(57344&n.flags){A.msg="unknown header flags set",n.mode=Dn;break}n.head&&(n.head.text=c>>8&1),512&n.flags&&4&n.wrap&&(w[0]=255&c,w[1]=c>>>8&255,n.check=hA(n.check,w,2,0)),c=0,u=0,n.mode=16182;case 16182:for(;u<32;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}n.head&&(n.head.time=c),512&n.flags&&4&n.wrap&&(w[0]=255&c,w[1]=c>>>8&255,w[2]=c>>>16&255,w[3]=c>>>24&255,n.check=hA(n.check,w,4,0)),c=0,u=0,n.mode=16183;case 16183:for(;u<16;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}n.head&&(n.head.xflags=255&c,n.head.os=c>>8),512&n.flags&&4&n.wrap&&(w[0]=255&c,w[1]=c>>>8&255,n.check=hA(n.check,w,2,0)),c=0,u=0,n.mode=16184;case 16184:if(1024&n.flags){for(;u<16;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}n.length=c,n.head&&(n.head.extra_len=c),512&n.flags&&4&n.wrap&&(w[0]=255&c,w[1]=c>>>8&255,n.check=hA(n.check,w,2,0)),c=0,u=0}else n.head&&(n.head.extra=null);n.mode=16185;case 16185:if(1024&n.flags&&(S=n.length,S>o&&(S=o),S&&(n.head&&(h=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Uint8Array(n.head.extra_len)),n.head.extra.set(t.subarray(r,r+S),h)),512&n.flags&&4&n.wrap&&(n.check=hA(n.check,t,S,r)),o-=S,r+=S,n.length-=S),n.length))break A;n.length=0,n.mode=16186;case 16186:if(2048&n.flags){if(0===o)break A;S=0;do{h=t[r+S++],n.head&&h&&n.length<65536&&(n.head.name+=String.fromCharCode(h))}while(h&&S<o);if(512&n.flags&&4&n.wrap&&(n.check=hA(n.check,t,S,r)),o-=S,r+=S,h)break A}else n.head&&(n.head.name=null);n.length=0,n.mode=16187;case 16187:if(4096&n.flags){if(0===o)break A;S=0;do{h=t[r+S++],n.head&&h&&n.length<65536&&(n.head.comment+=String.fromCharCode(h))}while(h&&S<o);if(512&n.flags&&4&n.wrap&&(n.check=hA(n.check,t,S,r)),o-=S,r+=S,h)break A}else n.head&&(n.head.comment=null);n.mode=16188;case 16188:if(512&n.flags){for(;u<16;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if(4&n.wrap&&c!==(65535&n.check)){A.msg="header crc mismatch",n.mode=Dn;break}c=0,u=0}n.head&&(n.head.hcrc=n.flags>>9&1,n.head.done=!0),A.adler=n.check=0,n.mode=gn;break;case 16189:for(;u<32;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}A.adler=n.check=fn(c),c=0,u=0,n.mode=Sn;case Sn:if(0===n.havedict)return A.next_out=a,A.avail_out=s,A.next_in=r,A.avail_in=o,n.hold=c,n.bits=u,an;A.adler=n.check=1,n.mode=gn;case gn:if(e===en||e===nn)break A;case In:if(n.last){c>>>=7&u,u-=7&u,n.mode=Cn;break}for(;u<3;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}switch(n.last=1&c,c>>>=1,u-=1,3&c){case 0:n.mode=16193;break;case 1:if(yn(n),n.mode=Bn,e===nn){c>>>=2,u-=2;break A}break;case 2:n.mode=16196;break;case 3:A.msg="invalid block type",n.mode=Dn}c>>>=2,u-=2;break;case 16193:for(c>>>=7&u,u-=7&u;u<32;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if((65535&c)!=(c>>>16^65535)){A.msg="invalid stored block lengths",n.mode=Dn;break}if(n.length=65535&c,c=0,u=0,n.mode=dn,e===nn)break A;case dn:n.mode=16195;case 16195:if(S=n.length,S){if(S>o&&(S=o),S>s&&(S=s),0===S)break A;i.set(t.subarray(r,r+S),a),o-=S,r+=S,s-=S,a+=S,n.length-=S;break}n.mode=gn;break;case 16196:for(;u<14;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if(n.nlen=257+(31&c),c>>>=5,u-=5,n.ndist=1+(31&c),c>>>=5,u-=5,n.ncode=4+(15&c),c>>>=4,u-=4,n.nlen>286||n.ndist>30){A.msg="too many length or distance symbols",n.mode=Dn;break}n.have=0,n.mode=16197;case 16197:for(;n.have<n.ncode;){for(;u<3;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}n.lens[P[n.have++]]=7&c,c>>>=3,u-=3}for(;n.have<19;)n.lens[P[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,R={bits:n.lenbits},p=$e(0,n.lens,0,19,n.lencode,0,n.work,R),n.lenbits=R.bits,p){A.msg="invalid code lengths set",n.mode=Dn;break}n.have=0,n.mode=16198;case 16198:for(;n.have<n.nlen+n.ndist;){for(;M=n.lencode[c&(1<<n.lenbits)-1],d=M>>>24,B=M>>>16&255,m=65535&M,!(d<=u);){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if(m<16)c>>>=d,u-=d,n.lens[n.have++]=m;else{if(16===m){for(Q=d+2;u<Q;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if(c>>>=d,u-=d,0===n.have){A.msg="invalid bit length repeat",n.mode=Dn;break}h=n.lens[n.have-1],S=3+(3&c),c>>>=2,u-=2}else if(17===m){for(Q=d+3;u<Q;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}c>>>=d,u-=d,h=0,S=3+(7&c),c>>>=3,u-=3}else{for(Q=d+7;u<Q;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}c>>>=d,u-=d,h=0,S=11+(127&c),c>>>=7,u-=7}if(n.have+S>n.nlen+n.ndist){A.msg="invalid bit length repeat",n.mode=Dn;break}for(;S--;)n.lens[n.have++]=h}}if(n.mode===Dn)break;if(0===n.lens[256]){A.msg="invalid code -- missing end-of-block",n.mode=Dn;break}if(n.lenbits=9,R={bits:n.lenbits},p=$e(1,n.lens,0,n.nlen,n.lencode,0,n.work,R),n.lenbits=R.bits,p){A.msg="invalid literal/lengths set",n.mode=Dn;break}if(n.distbits=6,n.distcode=n.distdyn,R={bits:n.distbits},p=$e(2,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,R),n.distbits=R.bits,p){A.msg="invalid distances set",n.mode=Dn;break}if(n.mode=Bn,e===nn)break A;case Bn:n.mode=mn;case mn:if(o>=6&&s>=258){A.next_out=a,A.avail_out=s,A.next_in=r,A.avail_in=o,n.hold=c,n.bits=u,We(A,E),a=A.next_out,i=A.output,s=A.avail_out,r=A.next_in,t=A.input,o=A.avail_in,c=n.hold,u=n.bits,n.mode===gn&&(n.back=-1);break}for(n.back=0;M=n.lencode[c&(1<<n.lenbits)-1],d=M>>>24,B=M>>>16&255,m=65535&M,!(d<=u);){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if(B&&!(240&B)){for(C=d,D=B,f=m;M=n.lencode[f+((c&(1<<C+D)-1)>>C)],d=M>>>24,B=M>>>16&255,m=65535&M,!(C+d<=u);){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}c>>>=C,u-=C,n.back+=C}if(c>>>=d,u-=d,n.back+=d,n.length=m,0===B){n.mode=16205;break}if(32&B){n.back=-1,n.mode=gn;break}if(64&B){A.msg="invalid literal/length code",n.mode=Dn;break}n.extra=15&B,n.mode=16201;case 16201:if(n.extra){for(Q=n.extra;u<Q;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}n.length+=c&(1<<n.extra)-1,c>>>=n.extra,u-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=16202;case 16202:for(;M=n.distcode[c&(1<<n.distbits)-1],d=M>>>24,B=M>>>16&255,m=65535&M,!(d<=u);){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if(!(240&B)){for(C=d,D=B,f=m;M=n.distcode[f+((c&(1<<C+D)-1)>>C)],d=M>>>24,B=M>>>16&255,m=65535&M,!(C+d<=u);){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}c>>>=C,u-=C,n.back+=C}if(c>>>=d,u-=d,n.back+=d,64&B){A.msg="invalid distance code",n.mode=Dn;break}n.offset=m,n.extra=15&B,n.mode=16203;case 16203:if(n.extra){for(Q=n.extra;u<Q;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}n.offset+=c&(1<<n.extra)-1,c>>>=n.extra,u-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){A.msg="invalid distance too far back",n.mode=Dn;break}n.mode=16204;case 16204:if(0===s)break A;if(S=E-s,n.offset>S){if(S=n.offset-S,S>n.whave&&n.sane){A.msg="invalid distance too far back",n.mode=Dn;break}S>n.wnext?(S-=n.wnext,g=n.wsize-S):g=n.wnext-S,S>n.length&&(S=n.length),I=n.window}else I=i,g=a-n.offset,S=n.length;S>s&&(S=s),s-=S,n.length-=S;do{i[a++]=I[g++]}while(--S);0===n.length&&(n.mode=mn);break;case 16205:if(0===s)break A;i[a++]=n.length,s--,n.mode=mn;break;case Cn:if(n.wrap){for(;u<32;){if(0===o)break A;o--,c|=t[r++]<<u,u+=8}if(E-=s,A.total_out+=E,n.total+=E,4&n.wrap&&E&&(A.adler=n.check=n.flags?hA(n.check,i,E,a-E):DA(n.check,i,E,a-E)),E=s,4&n.wrap&&(n.flags?c:fn(c))!==n.check){A.msg="incorrect data check",n.mode=Dn;break}c=0,u=0}n.mode=16207;case 16207:if(n.wrap&&n.flags){for(;u<32;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if(4&n.wrap&&c!==(4294967295&n.total)){A.msg="incorrect length check",n.mode=Dn;break}c=0,u=0}n.mode=16208;case 16208:p=rn;break A;case Dn:p=sn;break A;case 16210:return cn;default:return on}return A.next_out=a,A.avail_out=s,A.next_in=r,A.avail_in=o,n.hold=c,n.bits=u,(n.wsize||E!==A.avail_out&&n.mode<Dn&&(n.mode<Cn||e!==An))&&On(A,A.output,A.next_out,E-A.avail_out),l-=A.avail_in,E-=A.avail_out,A.total_in+=l,A.total_out+=E,n.total+=E,4&n.wrap&&E&&(A.adler=n.check=n.flags?hA(n.check,i,E,A.next_out-E):DA(n.check,i,E,A.next_out-E)),A.data_type=n.bits+(n.last?64:0)+(n.mode===gn?128:0)+(n.mode===Bn||n.mode===dn?256:0),(0===l&&0===E||e===An)&&p===tn&&(p=un),p},Gn=(A,e)=>{const n=e.length;let t,i,r;return pn(A)?on:(t=A.state,0!==t.wrap&&t.mode!==Sn?on:t.mode===Sn&&(i=1,i=DA(i,e,n,0),i!==t.check)?sn:(r=On(A,e,n,n),r?(t.mode=16210,cn):(t.havedict=1,tn)))},Fn={inflateReset:wn,inflateReset2:Rn,inflateResetKeep:Mn,inflateInit:A=>Qn(A,15),inflateInit2:Qn,inflate:Nn,inflateEnd:A=>{if(pn(A))return on;let e=A.state;return e.window&&(e.window=null),A.state=null,tn},inflateGetHeader:(A,e)=>{if(pn(A))return on;const n=A.state;return 2&n.wrap?(n.head=e,e.done=!1,tn):on},inflateSetDictionary:Gn,inflateInfo:"pako inflate (from Nodeca project)"};var Un=function(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1};const _n=Object.prototype.toString,{Z_NO_FLUSH:bn,Z_FINISH:kn,Z_OK:Ln,Z_STREAM_END:qn,Z_NEED_DICT:Vn,Z_STREAM_ERROR:xn,Z_DATA_ERROR:Hn,Z_MEM_ERROR:Yn}=MA;function Jn(A){this.options=we({chunkSize:65536,windowBits:15,to:""},A||{});const e=this.options;e.raw&&e.windowBits>=0&&e.windowBits<16&&(e.windowBits=-e.windowBits,0===e.windowBits&&(e.windowBits=-15)),!(e.windowBits>=0&&e.windowBits<16)||A&&A.windowBits||(e.windowBits+=32),e.windowBits>15&&e.windowBits<48&&(15&e.windowBits||(e.windowBits|=15)),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new Oe,this.strm.avail_out=0;let n=Fn.inflateInit2(this.strm,e.windowBits);if(n!==Ln)throw new Error(pA[n]);if(this.header=new Un,Fn.inflateGetHeader(this.strm,this.header),e.dictionary&&("string"==typeof e.dictionary?e.dictionary=Te(e.dictionary):"[object ArrayBuffer]"===_n.call(e.dictionary)&&(e.dictionary=new Uint8Array(e.dictionary)),e.raw&&(n=Fn.inflateSetDictionary(this.strm,e.dictionary),n!==Ln)))throw new Error(pA[n])}function Wn(A,e){const n=new Jn(e);if(n.push(A),n.err)throw n.msg||pA[n.err];return n.result}Jn.prototype.push=function(A,e){const n=this.strm,t=this.options.chunkSize,i=this.options.dictionary;let r,a,o;if(this.ended)return!1;for(a=e===~~e?e:!0===e?kn:bn,"[object ArrayBuffer]"===_n.call(A)?n.input=new Uint8Array(A):n.input=A,n.next_in=0,n.avail_in=n.input.length;;){for(0===n.avail_out&&(n.output=new Uint8Array(t),n.next_out=0,n.avail_out=t),r=Fn.inflate(n,a),r===Vn&&i&&(r=Fn.inflateSetDictionary(n,i),r===Ln?r=Fn.inflate(n,a):r===Hn&&(r=Vn));n.avail_in>0&&r===qn&&n.state.wrap>0&&0!==A[n.next_in];)Fn.inflateReset(n),r=Fn.inflate(n,a);switch(r){case xn:case Hn:case Vn:case Yn:return this.onEnd(r),this.ended=!0,!1}if(o=n.avail_out,n.next_out&&(0===n.avail_out||r===qn))if("string"===this.options.to){let A=ye(n.output,n.next_out),e=n.next_out-A,i=ve(n.output,A);n.next_out=e,n.avail_out=t-e,e&&n.output.set(n.output.subarray(A,A+e),0),this.onData(i)}else this.onData(n.output.length===n.next_out?n.output:n.output.subarray(0,n.next_out));if(r!==Ln||0!==o){if(r===qn)return r=Fn.inflateEnd(this.strm),this.onEnd(r),this.ended=!0,!0;if(0===n.avail_in)break}}return!0},Jn.prototype.onData=function(A){this.chunks.push(A)},Jn.prototype.onEnd=function(A){A===Ln&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=Re(this.chunks)),this.chunks=[],this.err=A,this.msg=this.strm.msg};var Kn={Inflate:Jn,inflate:Wn,inflateRaw:function(A,e){return(e=e||{}).raw=!0,Wn(A,e)},ungzip:Wn,constants:MA};const{Deflate:Xn,deflate:jn,deflateRaw:zn,gzip:Zn}=Ye,{Inflate:$n,inflate:At,inflateRaw:et,ungzip:nt}=Kn;var tt={Deflate:Xn,deflate:jn,deflateRaw:zn,gzip:Zn,Inflate:$n,inflate:At,inflateRaw:et,ungzip:nt,constants:MA},it=function(){function A(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{defaultSize:262144};D(this,A),p(this,"buffers",[]),p(this,"views",[]),p(this,"offsets",[]),p(this,"lengths",[]),p(this,"size",0),p(this,"byteLength",0),p(this,"defaultSize",262144),p(this,"consumed",[]),p(this,"consumeOffset",-1),this.defaultSize=e.defaultSize||this.defaultSize}return h(A,[{key:"consume",value:function(A){if(this.consumeOffset=Math.max(A,this.consumeOffset),this.consumed&&this.offsets.length)for(;;){var e,n=this.offsets[this.consumed.length],t=this.lengths[this.consumed.length];if(void 0===n||void 0===t)return;var i=n+t;if(this.consumeOffset<i)return;this.consumed.push(null===(e=this.consumeListener)||void 0===e?void 0:e.call(this,this.buffers,0,Math.min(this.buffers.length,n-this.consumeOffset))),this.buffers[this.consumed.length-1]=null,this.views[this.consumed.length-1]=null}}},{key:"hasData",value:function(A,e){if(A>this.size||e>this.size)return!1;for(var n=0;n<this.offsets.length;n++){var t=this.offsets[n],i=t+this.lengths[n];if(e<=i)return!!this.buffers[n];if(A<=i&&e>t&&!this.buffers[n+1])return!1}return!0}},{key:"checkSize",value:function(A){for(;A>this.byteLength;){var e=new ArrayBuffer(this.defaultSize);this.buffers.push(e),this.views.push(new DataView(e)),this.offsets.push(this.byteLength),this.lengths.push(e.byteLength),this.byteLength+=e.byteLength}}},{key:"addBuffer",value:function(A){var e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;A=A.buffer||A;var t=(null==n?void 0:n.start)||0,i=(null==n?void 0:n.end)||A.byteLength,r=null!==(e=null==n?void 0:n.transfer)&&void 0!==e?e:0===t&&i===A.byteLength;if(t!==i){var a=r?A:A.slice(t,i),o=this.offsets.length?this.offsets[this.offsets.length-1]:0,s=this.lengths.length?this.lengths[this.lengths.length-1]:0;this.buffers.push(a),this.views.push(new DataView(a)),this.offsets.push(o+s),this.lengths.push(a.byteLength),this.size+=a.byteLength,this.byteLength+=a.byteLength}}},{key:"from",value:function(A,e){var n,t,i,r;this.size=A.size,this.byteLength=A.byteLength,(n=this.offsets).push.apply(n,v(A.offsets)),(t=this.lengths).push.apply(t,v(A.lengths)),(i=this.buffers).push.apply(i,v(A.buffers)),(r=this.views).push.apply(r,v(A.views))}},{key:"slice",value:function(){var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.size;if(A===e)return new Uint8Array(0).buffer;var n=this.findStart(A);if(void 0===n)throw new Error("Start ".concat(A," out of range of 0...").concat(this.byteLength));var t=this.buffers[n];if(t){var i=this.offsets[n],r=t.byteLength;if(e<=i+r)return t.slice(A-i,e-i);for(var a=new Uint8Array(e-A),o=0;A+o<e&&n<this.buffers.length;){r=(t=this.buffers[n]).byteLength;var s=A+o-(i=this.offsets[n]),c=Math.min(e-A-o,r-s);a.set(new Uint8Array(t,s,c),o),o+=c,n++}return a.buffer}console.error("Buffer should be defined here")}},{key:"findStart",value:function(){for(var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=0;e<this.buffers.length;e++)if(A>=this.offsets[e]&&A<this.offsets[e]+this.lengths[e])return e}},{key:"findView",value:function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=this.findStart(A),t=this.offsets[n],i=this.lengths[n];if(void 0===t)throw new Error("Finding view is past end of input for start=".concat(A," where offsets=").concat(this.offsets," and lengths are ").concat(this.lengths));if(A+e-t<=i)return{view:this.views[n],viewOffset:t,index:n};var r=this.slice(A,A+e);return{view:new DataView(r),viewOffset:A,writeCommit:!0}}},{key:"writeCommit",value:function(A,e){this.writeBuffer(A.buffer,e)}},{key:"writeBuffer",value:function(A,e){for(var n=this.findStart(e),t=0;t<A.byteLength;){var i=this.buffers[n];if(!i)throw new Error("Not enough space to write ".concat(A.byteLength));var r=e+t-this.offsets[n],a=Math.min(i.byteLength-r,A.byteLength-t),o=new Uint8Array(i,r,a),s=new Uint8Array(A.buffer||A,t,a);o.set(s),t+=a,n++}}},{key:"getUint8",value:function(A){var e=this.findView(A,1),n=e.view,t=e.viewOffset;return n.getUint8(A-t)}},{key:"getUint16",value:function(A,e){var n=this.findView(A,2),t=n.view,i=n.viewOffset;return t.getUint16(A-i,e)}},{key:"getUint32",value:function(A,e){var n=this.findView(A,4),t=n.view,i=n.viewOffset;return t.getUint32(A-i,e)}},{key:"getFloat32",value:function(A,e){var n=this.findView(A,4),t=n.view,i=n.viewOffset;return t.getFloat32(A-i,e)}},{key:"getFloat64",value:function(A,e){var n=this.findView(A,8),t=n.view,i=n.viewOffset;return t.getFloat64(A-i,e)}},{key:"getInt8",value:function(A){var e=this.findView(A,1),n=e.view,t=e.viewOffset;return n.getInt8(A-t)}},{key:"getInt16",value:function(A,e){var n=this.findView(A,2),t=n.view,i=n.viewOffset;return t.getInt16(A-i,e)}},{key:"getInt32",value:function(A,e){var n=this.findView(A,4),t=n.view,i=n.viewOffset;return t.getInt32(A-i,e)}},{key:"setUint8",value:function(A,e){var n=this.findView(A,1),t=n.view,i=n.viewOffset;t.setUint8(A-i,e)}},{key:"setUint16",value:function(A,e,n){var t=this.findView(A,2),i=t.view,r=t.viewOffset,a=t.writeCommit;i.setUint16(A-r,e,n),a&&this.writeCommit(i,A)}},{key:"setUint32",value:function(A,e,n){var t=this.findView(A,4),i=t.view,r=t.viewOffset,a=t.writeCommit;i.setUint32(A-r,e,n),a&&this.writeCommit(i,A)}},{key:"setFloat32",value:function(A,e,n){var t=this.findView(A,4),i=t.view,r=t.viewOffset,a=t.writeCommit;i.setFloat32(A-r,e,n),a&&this.writeCommit(i,A)}},{key:"setFloat64",value:function(A,e,n){var t=this.findView(A,8),i=t.view,r=t.viewOffset,a=t.writeCommit;i.setFloat64(A-r,e,n),a&&this.writeCommit(i,A)}},{key:"setInt8",value:function(A,e){var n=this.findView(A,1),t=n.view,i=n.viewOffset;t.setInt8(A-i,e)}},{key:"setInt16",value:function(A,e,n){var t=this.findView(A,2),i=t.view,r=t.viewOffset,a=t.writeCommit;i.setInt16(A-r,e,n),a&&this.writeCommit(i,A)}},{key:"setInt32",value:function(A,e,n){var t=this.findView(A,4),i=t.view,r=t.viewOffset,a=t.writeCommit;i.setInt32(A-r,e,n),a&&this.writeCommit(i,A)}},{key:"getBufferMemoryInfo",value:function(A){for(var e=0,n=0,t=0,i=0,r=null!=A?A:this.consumeOffset,a=0;a<this.buffers.length;a++){var o=this.buffers[a];if(null!=o){e++,n+=o.byteLength;var s=this.offsets[a];s+this.lengths[a]<=r?(t++,i+=o.byteLength):s<r&&(i+=r-s)}}return{bufferCount:e,totalSize:n,consumeOffset:r,buffersBeforeOffset:t,bytesBeforeOffset:i}}}]),A}();function rt(A){return Array.isArray(A)?A.map(rt):"string"==typeof A?parseFloat(A):A}function at(A){if(Array.isArray(A))return A.map(at);if(isNaN(A))throw new Error("Not a number: "+A);return"string"==typeof A?parseInt(A):A}var ot=function(){function A(){var e,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;D(this,A),p(this,"offset",0),p(this,"startOffset",0),p(this,"isLittleEndian",!1),p(this,"size",0),p(this,"view",new it),p(this,"availableListeners",[]),p(this,"isComplete",!1),p(this,"clearBuffers",!1),p(this,"encoder",new TextEncoder("utf-8")),this.isLittleEndian=(null==n?void 0:n.littleEndian)||this.isLittleEndian,this.view.defaultSize=null!==(e=null==n?void 0:n.defaultSize)&&void 0!==e?e:this.view.defaultSize,this.clearBuffers=n.clearBuffers||!1}var e;return h(A,[{key:"setComplete",value:function(){var A=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];this.isComplete=A,this.notifyAvailableListeners()}},{key:"isAvailable",value:function(A){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return this.offset+A<=this.endOffset||e&&this.isComplete}},{key:"ensureAvailable",value:function(){var A=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1024;return!!this.isAvailable(e)||new Promise(function(n){!function t(){A.isAvailable(e)?n(!0):A.availableListeners.push(t)}()})}},{key:"setEndian",value:function(A){this.isLittleEndian=A}},{key:"slice",value:function(){var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.startOffset,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.endOffset;return this.view.slice(A,e)}},{key:"getBuffer",value:function(){var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.size;return this.noCopy?new Uint8Array(this.slice(A,e)):this.slice(A,e)}},{key:"buffer",get:function(){return this.getBuffer()}},{key:"available",get:function(){return this.endOffset-this.offset}},{key:"writeUint8",value:function(A){return this.checkSize(1),this.view.setUint8(this.offset,at(A)),this.increment(1)}},{key:"writeUint8Repeat",value:function(A,e){var n=at(A);this.checkSize(e);for(var t=0;t<e;t++)this.view.setUint8(this.offset+t,n);return this.increment(e)}},{key:"writeInt8",value:function(A){return this.checkSize(1),this.view.setInt8(this.offset,at(A)),this.increment(1)}},{key:"writeUint16",value:function(A){return this.checkSize(2),this.view.setUint16(this.offset,at(A),this.isLittleEndian),this.increment(2)}},{key:"writeTwoUint16s",value:function(A){this.checkSize(4);var e=A>>16,n=65535&A;return this.view.setUint16(this.offset,at(e),this.isLittleEndian),this.view.setUint16(this.offset+2,at(n),this.isLittleEndian),this.increment(4)}},{key:"writeInt16",value:function(A){return this.checkSize(2),this.view.setInt16(this.offset,at(A),this.isLittleEndian),this.increment(2)}},{key:"writeUint32",value:function(A){return this.checkSize(4),this.view.setUint32(this.offset,at(A),this.isLittleEndian),this.increment(4)}},{key:"writeInt32",value:function(A){return this.checkSize(4),this.view.setInt32(this.offset,at(A),this.isLittleEndian),this.increment(4)}},{key:"writeFloat",value:function(A){return this.checkSize(4),this.view.setFloat32(this.offset,rt(A),this.isLittleEndian),this.increment(4)}},{key:"writeDouble",value:function(A){return this.checkSize(8),this.view.setFloat64(this.offset,rt(A),this.isLittleEndian),this.increment(8)}},{key:"writeUTF8String",value:function(A){var e=this.encoder.encode(A);return this.checkSize(e.byteLength),this.view.writeBuffer(e,this.offset),this.increment(e.byteLength)}},{key:"writeAsciiString",value:function(A){var e=(A=A||"").length;this.checkSize(e);for(var n=this.offset,t=0;t<e;t++){var i=A.charCodeAt(t);this.view.setUint8(n+t,i)}return this.increment(e)}},{key:"readUint32",value:function(){var A=this.view.getUint32(this.offset,this.isLittleEndian);return this.increment(4),A}},{key:"readUint16",value:function(){var A=this.view.getUint16(this.offset,this.isLittleEndian);return this.increment(2),A}},{key:"readUint8",value:function(){var A=this.view.getUint8(this.offset);return this.increment(1),A}},{key:"peekUint8",value:function(A){return this.view.getUint8(this.offset+A)}},{key:"readUint8Array",value:function(A){if(this.offset+A>this.endOffset)throw new Error("Stream has insufficient data: requested ".concat(A," bytes at offset ").concat(this.offset,", but only ").concat(this.endOffset-this.offset," bytes available (endOffset ").concat(this.endOffset,")"));var e=new Uint8Array(this.view.slice(this.offset,this.offset+A));return this.increment(A),e}},{key:"readArrayBuffer",value:function(A){return this.readUint8Array(A).buffer}},{key:"readUint16Array",value:function(A){for(var e=A/2,n=new Uint16Array(e),t=0;t++<e;)n[t]=this.view.getUint16(this.offset,this.isLittleEndian),this.offset+=2;return n}},{key:"readInt8",value:function(){var A=this.view.getInt8(this.offset,this.isLittleEndian);return this.increment(1),A}},{key:"readInt16",value:function(){var A=this.view.getInt16(this.offset,this.isLittleEndian);return this.increment(2),A}},{key:"readInt32",value:function(){var A=this.view.getInt32(this.offset,this.isLittleEndian);return this.increment(4),A}},{key:"readFloat",value:function(){var A=this.view.getFloat32(this.offset,this.isLittleEndian);return this.increment(4),A}},{key:"readDouble",value:function(){var A=this.view.getFloat64(this.offset,this.isLittleEndian);return this.increment(8),A}},{key:"readAsciiString",value:function(A){var e="",n=this.offset,t=this.offset+A;t>=this.view.byteLength&&(t=this.view.byteLength);for(var i=n;i<t;++i)e+=String.fromCharCode(this.view.getUint8(i));return this.increment(t-n),e}},{key:"readVR",value:function(){var A=String.fromCharCode(this.view.getUint8(this.offset))+String.fromCharCode(this.view.getUint8(this.offset+1));return this.increment(2),A}},{key:"readEncodedString",value:function(A){this.offset+A>=this.view.byteLength&&(A=this.view.byteLength-this.offset);var e=new DataView(this.slice(this.offset,this.offset+A)),n=this.decoder.decode(e);return this.increment(A),n}},{key:"readHex",value:function(A){for(var e="",n=0;n<A;n++)e+=this.readUint8().toString(16);return e}},{key:"checkSize",value:function(A){this.view.checkSize(this.offset+A)}},{key:"concat",value:function(A){return this.view.checkSize(this.size+A.size-A.startOffset),this.view.writeBuffer(new Uint8Array(A.slice(A.startOffset,A.size)),this.offset),this.offset+=A.size,this.size=this.offset,this.endOffset=this.size,this.view.availableSize}},{key:"increment",value:function(A){return this.offset+=A,this.offset>this.size&&(this.size=this.offset),A}},{key:"fromAsyncStream",value:(e=C(I().mark(function A(e){var n,t,i,r,a,o,c;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:n=!1,t=!1,A.prev=2,r=s(e);case 4:return A.next=6,r.next();case 6:if(!(n=!(a=A.sent).done)){A.next=13;break}o=a.value,c=o.buffer.slice(o.byteOffset,o.byteOffset+o.byteLength),this.addBuffer(c);case 10:n=!1,A.next=4;break;case 13:A.next=19;break;case 15:A.prev=15,A.t0=A.catch(2),t=!0,i=A.t0;case 19:if(A.prev=19,A.prev=20,!n||null==r.return){A.next=24;break}return A.next=24,r.return();case 24:if(A.prev=24,!t){A.next=27;break}throw i;case 27:return A.finish(24);case 28:return A.finish(19);case 29:this.setComplete();case 30:case"end":return A.stop()}},A,this,[[2,15,19,29],[20,,24,28]])})),function(A){return e.apply(this,arguments)})},{key:"addBuffer",value:function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(A)return this.view.addBuffer(A,e),this.size=this.view.size,this.endOffset=this.size,this.notifyAvailableListeners(),this.size}},{key:"notifyAvailableListeners",value:function(){var A=v(this.availableListeners);this.availableListeners.splice(0,this.availableListeners.length),A.forEach(function(A){return A()})}},{key:"consume",value:function(){var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.offset;this.clearBuffers&&this.view.consume(A)}},{key:"hasData",value:function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:A+1;return this.view.hasData(A,e)}},{key:"more",value:function(A){if(this.offset+A>this.endOffset)throw new Error("Request more than currently allocated buffer");var e=new st(this.slice(this.offset,this.offset+A));return this.increment(A),e.setComplete(),e}},{key:"reset",value:function(){return this.offset=0,this}},{key:"end",value:function(){return this.isComplete&&this.offset>=this.end}},{key:"toEnd",value:function(){this.offset=this.view.byteLength}},{key:"getBufferMemoryInfo",value:function(){return this.view.getBufferMemoryInfo(this.offset)}}]),A}(),st=function(A){function e(A,n){var t,i,r,a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{start:null,stop:null,noCopy:!1};return D(this,e),(r=u(this,e,[g(g({},a),{},{littleEndian:n})])).noCopy=a.noCopy,r.decoder=new TextDecoder("latin1"),A instanceof ot?(r.view.from(A.view,a),r.isComplete=!0):A&&(r.view.addBuffer(A),r.isComplete=!0),r.offset=null!==(t=null!==(i=a.start)&&void 0!==i?i:null==A?void 0:A.offset)&&void 0!==t?t:0,r.size=a.stop||(null==A?void 0:A.size)||(null==A?void 0:A.byteLength)||0,r.startOffset=r.offset,r.endOffset=r.size,r}return M(e,A),h(e,[{key:"setDecoder",value:function(A){this.decoder=A}},{key:"reset",value:function(){return this.offset=this.startOffset,this}},{key:"end",value:function(){return this.isComplete&&this.offset>=this.endOffset}},{key:"toEnd",value:function(){this.offset=this.endOffset}},{key:"writeUint8",value:function(A){throw new Error(A,"writeUint8 not implemented")}},{key:"writeUint8Repeat",value:function(A,e){throw new Error("writeUint8Repeat not implemented (value: ".concat(A,", count: ").concat(e,")"))}},{key:"writeInt8",value:function(A){throw new Error(A,"writeInt8 not implemented")}},{key:"writeUint16",value:function(A){throw new Error(A,"writeUint16 not implemented")}},{key:"writeTwoUint16s",value:function(A){throw new Error(A,"writeTwoUint16s not implemented")}},{key:"writeInt16",value:function(A){throw new Error(A,"writeInt16 not implemented")}},{key:"writeUint32",value:function(A){throw new Error(A,"writeUint32 not implemented")}},{key:"writeInt32",value:function(A){throw new Error(A,"writeInt32 not implemented")}},{key:"writeFloat",value:function(A){throw new Error(A,"writeFloat not implemented")}},{key:"writeDouble",value:function(A){throw new Error(A,"writeDouble not implemented")}},{key:"writeAsciiString",value:function(A){throw new Error(A,"writeAsciiString not implemented")}},{key:"writeUTF8String",value:function(A){throw new Error(A,"writeUTF8String not implemented")}},{key:"checkSize",value:function(A){throw new Error(A,"checkSize not implemented")}},{key:"concat",value:function(A){throw new Error(A,"concat not implemented")}}]),e}(ot),ct=function(A){function e(A,n){return D(this,e),u(this,e,[tt.inflateRaw(A.getBuffer(A.offset,A.size)).buffer,A.littleEndian,n])}return M(e,A),h(e)}(st),ut=function(A){function e(A,n){var t;return D(this,e),(t=u(this,e,[{defaultSize:A,littleEndian:n}])).size=0,t}return M(e,A),h(e)}(ot),lt="1.2.840.10008.1.2",Et="1.2.840.10008.1.2.1",St="1.2.840.10008.1.2.1.99",gt="1.2.840.10008.1.2.2",It=4294967295,dt=92,Bt=32,mt=4294893568,Ct=4294893789,Dt=p(p(p(p({},lt,!0),gt,!0),St,!0),Et,!0),ft=new Set(["1.2.840.10008.1.2.4.100","1.2.840.10008.1.2.4.100.1","1.2.840.10008.1.2.4.101","1.2.840.10008.1.2.4.101.1","1.2.840.10008.1.2.4.102","1.2.840.10008.1.2.4.102.1","1.2.840.10008.1.2.4.103","1.2.840.10008.1.2.4.103.1","1.2.840.10008.1.2.4.104","1.2.840.10008.1.2.4.104.1","1.2.840.10008.1.2.4.105","1.2.840.10008.1.2.4.105.1","1.2.840.10008.1.2.4.106","1.2.840.10008.1.2.4.106.1","1.2.840.10008.1.2.4.107","1.2.840.10008.1.2.4.108"]);function ht(A){return A&&ft.has(A)}var pt={Item:"FFFEE000",ItemDelimitationEnd:"FFFEE00D",SequenceDelimitationEnd:"FFFEE0DD",PixelData:"7FE00010",FileMetaInformationGroupLength:"00020000",TransferSyntaxUID:"00020010",Rows:"00280010",Columns:"00280011",SamplesPerPixel:"00280002",BitsAllocated:"00280100",NumberOfFrames:"00280008",SpecificCharacterSet:"00080005",PixelRepresentation:"00280103",DataSetTrailingPadding:"FFFCFFFC",StudyInstanceUID:"0020000D",SeriesInstanceUID:"0020000E",SOPInstanceUID:"00080018",TimezoneOffsetFromUTC:"00080201",AvailableTransferSyntaxUID:"00083002",MediaStorageSOPInstanceUID:"00020003"},Mt={"":"iso-8859-1","iso-ir-6":"iso-8859-1","iso-ir-13":"shift-jis","iso-ir-100":"latin1","iso-ir-101":"iso-8859-2","iso-ir-109":"iso-8859-3","iso-ir-110":"iso-8859-4","iso-ir-126":"iso-ir-126","iso-ir-127":"iso-ir-127","iso-ir-138":"iso-ir-138","iso-ir-144":"iso-ir-144","iso-ir-148":"iso-ir-148","iso-ir-166":"tis-620","iso-2022-ir-6":"iso-8859-1","iso-2022-ir-13":"shift-jis","iso-2022-ir-87":"iso-2022-jp","iso-2022-ir-100":"latin1","iso-2022-ir-101":"iso-8859-2","iso-2022-ir-109":"iso-8859-3","iso-2022-ir-110":"iso-8859-4","iso-2022-ir-126":"iso-ir-126","iso-2022-ir-127":"iso-ir-127","iso-2022-ir-138":"iso-ir-138","iso-2022-ir-144":"iso-ir-144","iso-2022-ir-148":"iso-ir-148","iso-2022-ir-149":"euc-kr","iso-2022-ir-159":"iso-2022-jp","iso-2022-ir-166":"tis-620","iso-2022-ir-58":"iso-ir-58","iso-ir-192":"utf-8",gb18030:"gb18030","iso-2022-gbk":"gbk","iso-2022-58":"gb2312",gbk:"gbk"},wt={"0020000D":"studyInstanceUid","0020000E":"seriesInstanceUid","00080018":"sopInstanceUid","00020010":"transferSyntaxUid","00083002":"availableTransferSyntaxUid","00080201":"timezoneOffsetFromUtc","00080005":"specificCharacterSet","00280008":"numberOfFrames","00280010":"rows","00280011":"columns","00280002":"samplesPerPixel","00280100":"bitsAllocated","00280103":"pixelRepresentation"},Rt=new Set(["0020000D","0020000E","00080018","00020010","00083002","00080201","00080005","00280008","00280010","00280011","00280002","00280100","00280103"]),Qt=new Set(["AE","AS","AT","CS","DA","DS","DT","FL","FD","IS","LO","LT","OB","OD","OF","OL","OV","OW","PN","SH","SL","SQ","SS","ST","SV","TM","UC","UI","UL","UN","UR","US","UT","UV"]),Pt=new Set(["DS","FL","FD","IS","LT","OB","OD","OF","OL","OV","OW","SL","SS","ST","SV","UC","UL","UN","US","UT","UV"]),Tt=Object.freeze({__proto__:null,BULKDATA_VRS:Pt,DEFAULT_INFORMATION_TAGS:Rt,DEFLATED_EXPLICIT_LITTLE_ENDIAN:St,EXPLICIT_BIG_ENDIAN:gt,EXPLICIT_LITTLE_ENDIAN:Et,IMPLICIT_LITTLE_ENDIAN:lt,ITEM_DELIMITATION_LENGTH:0,PADDING_NULL:0,PADDING_SPACE:Bt,PN_COMPONENT_DELIMITER:61,SEQUENCE_DELIMITATION_VALUE:0,SEQUENCE_DELIMITER_TAG:Ct,SEQUENCE_ITEM_TAG:mt,TAG_NAME_MAP:wt,TagHex:pt,UNDEFINED_LENGTH:It,UNDEFINED_LENGTH_FIX:-1,VALID_VRS:Qt,VM_DELIMITER:dt,encodingMapping:Mt,isVideoTransferSyntax:ht,unencapsulatedTransferSyntaxes:Dt,videoTransferSyntaxUIDs:ft});function vt(A){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(null==A)return e?[]:void 0;if("string"==typeof A||A instanceof String){var n=A.split(String.fromCharCode(dt)).filter(Boolean).map(function(A){var e=A.split(String.fromCharCode(61));return g(g(g({},e[0]?{Alphabetic:e[0]}:{}),e[1]?{Ideographic:e[1]}:{}),e[2]?{Phonetic:e[2]}:{})});return e?n:n[0]}return!Array.isArray(A)&&e?[Object.assign({},A)]:A}function yt(A){if("string"==typeof A||A instanceof String)return A;var e=String.fromCharCode(61);return Array.isArray(A)||(A=[A]),A.filter(Boolean).map(function(A){var n,t,i;return void 0===A||"string"==typeof A||A instanceof String?A:[null!==(n=A.Alphabetic)&&void 0!==n?n:"",null!==(t=A.Ideographic)&&void 0!==t?t:"",null!==(i=A.Phonetic)&&void 0!==i?i:""].join(e).replace(new RegExp("".concat(e,"*$")),"")}).join(String.fromCharCode(dt))}var Ot,Nt,Gt,Ft={pnObjectToString:yt,pnConvertToJsonObject:vt,pnAddValueAccessors:function(A){return A.__hasValueAccessors||(Object.defineProperty(A,"__hasValueAccessors",{value:!0}),Object.defineProperty(A,"toJSON",{value:function(){return Array.isArray(this)?this.filter(Boolean).map(function(A){return vt(A,!1)}):vt(this)}}),Object.defineProperty(A,"toString",{value:function(){return yt(A)}})),A}},Ut={set:function(A,e,n){var t;if(["values","Value"].includes(e)&&A.vr&&xt.hasValueAccessors(A.vr))t=xt.createByTypeString(A.vr);else{if(!(e in Gt.nameMap)||!xt.hasValueAccessors(Gt.nameMap[e].vr))return A[e]=n,!0;t=xt.createByTypeString(Gt.nameMap[e].vr)}return A[e]=t.addValueAccessors(n),!0}};function _t(A){return A.replace(/\s*$/g,"")}var bt,kt,Lt=["FL","FD","SL","SS","UL","US","AT"],qt=["OB","OW","OF","SQ","UC","UR","UT","UN","OD"],Vt=["SQ","OF","OW","OB","UN"],xt=function(){function A(e){D(this,A),this.type=e,this.multi=!1,this._isBinary=-1!=Lt.indexOf(this.type),this._allowMultiple=!this._isBinary&&-1==Vt.indexOf(this.type),this._isLength32=-1!=qt.indexOf(this.type),this._storeRaw=!0}return h(A,[{key:"isBinary",value:function(){return this._isBinary}},{key:"allowMultiple",value:function(){return this._allowMultiple}},{key:"isExplicit",value:function(){return this._isLength32}},{key:"isLength32",value:function(){return this._isLength32}},{key:"storeRaw",value:function(){return this._storeRaw}},{key:"addValueAccessors",value:function(A){return A}},{key:"dropPadByte",value:function(A){var e,n=null!==(e=this.maxLength)&&void 0!==e?e:this.maxCharLength;if(!Array.isArray(A)||!n||!this.padByte)return A;if(A.length>1){var t=String.fromCharCode(this.padByte),i=A.length-1,r=A[i];r.length%2!=0&&r.endsWith(t)&&(A[i]=r.substring(0,r.length-1))}return A}},{key:"read",value:function(A,e,n){var t=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{forceStoreRaw:!1};if(this.fixed&&this.maxLength){if(!e)return{rawValue:this.defaultValue,value:this.defaultValue};this.maxLength!=e&&i.error("Invalid length for fixed length tag, vr "+this.type+", length "+this.maxLength+" != "+e)}var r=this.readBytes(A,e,n),a=this.applyFormatting(r);return this.storeRaw()||t.forceStoreRaw||(r=void 0),{rawValue:r,value:a}}},{key:"applyFormatting",value:function(A){return A}},{key:"readBytes",value:function(A,e){return A.readAsciiString(e)}},{key:"readPaddedAsciiString",value:function(A,e){if(!e)return"";if(A.peekUint8(e-1)!==this.padByte)return A.readAsciiString(e);var n=A.readAsciiString(e-1);return A.increment(1),n}},{key:"readPaddedEncodedString",value:function(A,e){if(!e)return"";var n=A.readEncodedString(e);return n.length&&n[n.length-1]!==String.fromCharCode(this.padByte)?n:n.slice(0,-1)}},{key:"write",value:function(A,e){var n=Array.from(arguments);if(null===n[2]||""===n[2]||void 0===n[2])return[A.writeAsciiString("")];var t=[],i=n.slice(2),r=A["write"+e];if(Array.isArray(i[0]))if(i[0].length<1)t.push(0);else{var a=this;i[0].forEach(function(e,n){a.allowMultiple()&&n>0&&A.writeUint8(dt);var o=[e].concat(i.slice(1)),s=r.apply(A,o);t.push(s)})}else t.push(r.apply(A,i));return t}},{key:"writeBytes",value:function(A,e,n){for(var t=(arguments.length>3&&void 0!==arguments[3]?arguments[3]:{allowInvalidVRLength:!1}).allowInvalidVRLength,r=!0,a=Array.isArray(e)?e:[e],o=0,s=0;s<a.length;s++){var c=a[s],u=n[s],l=!1,E=u;if(null===c||t)r=!0;else if(this.checkLength)r=this.checkLength(c);else if(this.maxCharLength){var S=this.maxCharLength;r=c.length<=S,E=c.length,l=!0}else this.maxLength&&(r=u<=this.maxLength);if(!r){var g="Value exceeds max length, vr: "+this.type+", value: "+c+", length: "+E;if(!l)throw new Error(g);i.info(g)}o+=u}this.allowMultiple()&&(o+=a.length?a.length-1:0);var I=o;return 1&o&&(A.writeUint8(this.padByte),I++),I}}],[{key:"setDicomMessageClass",value:function(A){Ot=A}},{key:"setDicomMetaDictionary",value:function(A){Gt=A}},{key:"setTagClass",value:function(A){Nt=A}},{key:"addTagAccessors",value:function(e){var n;return!e.__hasTagAccessors&&A.hasValueAccessors((null===(n=e.vr)||void 0===n?void 0:n.type)||e.vr)?(Object.defineProperty(e,"__hasTagAccessors",{value:!0}),new Proxy(e,Ut)):e}},{key:"hasValueAccessors",value:function(e){return e in wi?wi[e].addValueAccessors!==A.prototype.addValueAccessors:void 0===e}},{key:"createByTypeString",value:function(A){var e=wi[A];return void 0===e&&("ox"==A?(r.error("Invalid vr type",A,"- using OW"),e=wi.OW):"xs"==A?(r.error("Invalid vr type",A,"- using US"),e=wi.US):(r.error("Invalid vr type",A,"- using UN"),e=wi.UN)),e}},{key:"parseUnknownVr",value:function(A){return new Di(A)}}]),A}(),Ht=function(A){function e(A){return D(this,e),u(this,e,[A])}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readAsciiString(e)}},{key:"writeBytes",value:function(A,n,t){var i=P(w(e.prototype),"write",this).call(this,A,"AsciiString",n);return P(w(e.prototype),"writeBytes",this).call(this,A,n,i,t)}}]),e}(xt),Yt=function(A){function e(A){return D(this,e),u(this,e,[A])}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readEncodedString(e)}},{key:"writeBytes",value:function(A,n,t){var i=P(w(e.prototype),"write",this).call(this,A,"UTF8String",n);return P(w(e.prototype),"writeBytes",this).call(this,A,n,i,t)}}]),e}(xt),Jt=function(A){function e(A){var n;return D(this,e),(n=u(this,e,[A]))._storeRaw=!1,n}return M(e,A),h(e,[{key:"writeBytes",value:function(A,n,t,i){var r,a,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},s=o.fragmentMultiframe,c=void 0===s||s;if(n=null==n?[]:n,i){var u=20480,l=n.length,E=[],S=0;for(r=0;r<l;r++){var g=Boolean(1&n[r].byteLength);S+=n[r].byteLength+(g?1:0);var I=1;c&&(I=Math.ceil(n[r].byteLength/u)),S+=8*I}for(a=new ut(S,A.isLittleEndian),r=0;r<l;r++){var d=Boolean(1&n[r].byteLength);E.push(a.size);var B=n[r],m=new st(B),C=1;c&&(C=Math.ceil(m.size/u));for(var D=0,f=0;D<C;D++){var h=D===C-1,p=f+m.size;c&&(p=f+u),h&&(p=m.size);var M=new st(m.getBuffer(f,p));f=p,a.writeUint16(65534),a.writeUint16(57344);var R=h&&d;a.writeUint32(M.size+(R?1:0)),a.concat(M),R&&a.writeInt8(this.padByte)}}for(A.writeUint16(65534),A.writeUint16(57344),A.writeUint32(4*E.length),r=0;r<E.length;r++)A.writeUint32(E[r]);return A.concat(a),A.writeUint16(65534),A.writeUint16(57565),A.writeUint32(0),4294967295}var Q=n[0];return a=new st(Q),A.concat(a),P(w(e.prototype),"writeBytes",this).call(this,A,Q,[a.size],o)}},{key:"readBytes",value:function(A,e){if(4294967295==e){var n=[];if(!Nt.readTag(A).is(4294893568))throw new Error("Item tag not found after undefined binary length");var t=A.readUint32(),i=1,r=[];if(t>0){i=t/4;for(var a=0;a++<i;)r.push(A.readUint32())}else r=[];var o=function(A){var e=Nt.readTag(A);if(e.is(4294893568)){var n=A.readUint32(),t=A.getBuffer(A.offset,A.offset+n);return A.increment(n),t}if(e.is(4294893789)){if(0!==A.readUint32())throw Error("SequenceDelimiterItem tag value was not zero");return null}throw Error("Invalid tag in sequence")};if(r.length>0)(r=r.map(function(e){return e+A.offset})).push(A.size),n=(u=r,l=2,Array.from({length:u.length-(l-1)},function(A,e){return u.slice(e,e+l)})).map(function(e){for(var n=[],t=T(e,2),i=t[0],r=t[1],a=new st(A.buffer,A.isLittleEndian,{start:i,stop:r,noCopy:A.noCopy}),s=0;!a.end();){var c=o(a);if(null===c)break;n.push(c),s+=c.byteLength}if(A.offset=a.offset,1===n.length)return n[0];if(a.noCopy)return n;var u=new ArrayBuffer(s),l=new Uint8Array(u);return n.reduce(function(A,e){return l.set(new Uint8Array(e),A),A+e.byteLength},0),u});else for(;!A.end();){var s=o(A);if(null===s)break;n.push(s)}return n}var c,u,l;return c=A.getBuffer(A.offset,A.offset+e),A.increment(e),[c]}}]),e}(xt),Wt=function(A){function e(){var A;return D(this,e),(A=u(this,e,["AE"])).maxLength=16,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readAsciiString(e)}},{key:"applyFormatting",value:function(A){return A.trim()}}]),e}(Ht),Kt=function(A){function e(){var A;return D(this,e),(A=u(this,e,["CS"])).maxLength=16,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){var n=String.fromCharCode(dt);return this.dropPadByte(A.readAsciiString(e).split(n))}},{key:"applyFormatting",value:function(A){var e=function(A){return A.trim()};return Array.isArray(A)?A.map(function(A){return e(A)}):e(A)}}]),e}(Ht),Xt=function(A){function e(){var A;return D(this,e),(A=u(this,e,["AS"])).maxLength=4,A.padByte=Bt,A.fixed=!0,A.defaultValue="",A}return M(e,A),h(e)}(Ht),jt=function(A){function e(){var A;return D(this,e),(A=u(this,e,["AT"])).maxLength=4,A.valueLength=4,A.padByte=0,A.fixed=!0,A}return M(e,A),h(e,[{key:"readBytes",value:function(A){return Nt.readTag(A).value}},{key:"writeBytes",value:function(A,n,t){return P(w(e.prototype),"writeBytes",this).call(this,A,n,P(w(e.prototype),"write",this).call(this,A,"TwoUint16s",n),t)}}]),e}(xt),zt=function(A){function e(A){var n;return D(this,e),(n=u(this,e,["DA",A])).maxLength=8,n.rangeMatchingMaxLength=18,n.padByte=Bt,n.defaultValue="",n}return M(e,A),h(e,[{key:"checkLength",value:function(A){if("string"==typeof A||A instanceof String){var e=A.includes("-");return A.length<=(e?this.rangeMatchingMaxLength:this.maxLength)}return!0}}]),e}(Ht),Zt=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){var n=String.fromCharCode(dt),t=A.readAsciiString(e);return this.dropPadByte(t.split(n))}}]),e}(Ht),$t=function(A){function e(){var A;return D(this,e),(A=u(this,e,["DS"])).maxLength=16,A.padByte=Bt,A}return M(e,A),h(e,[{key:"applyFormatting",value:function(A){var e=function(A){var e=A.trim().replace(/[^0-9.\\\-+e]/gi,"");return""===e?null:Number(e)};return Array.isArray(A)?A.map(e):e(A)}},{key:"convertToString",value:function(A){if(null===A)return"";if("string"==typeof A)return A;var e=String(A);if(e.length>this.maxLength){var n=A<0?1:0,t=Math.log10(Math.abs(A));if(t<-4||t>=14-n){var i=A.toExponential(16-n);return i.length<=16?i:A.toExponential(16-(i.length-16)-n)}var r=A.toFixed(16-n);return r.length<=16?r:A.toFixed(16-n-(r.length-16))}return e}},{key:"writeBytes",value:function(A,n,t){var i=this,r=Array.isArray(n)?n.map(function(A){return i.convertToString(A)}):[this.convertToString(n)];return P(w(e.prototype),"writeBytes",this).call(this,A,r,t)}}]),e}(Zt),Ai=function(A){function e(){var A;return D(this,e),(A=u(this,e,["DT"])).maxLength=26,A.rangeMatchingMaxLength=54,A.padByte=Bt,A}return M(e,A),h(e,[{key:"checkLength",value:function(A){if("string"==typeof A||A instanceof String){var e=A.includes("-");return A.length<=(e?this.rangeMatchingMaxLength:this.maxLength)}return!0}}]),e}(Ht),ei=function(A){function e(){var A;return D(this,e),(A=u(this,e,["FL"])).maxLength=4,A.padByte=0,A.fixed=!0,A.defaultValue=0,A}return M(e,A),h(e,[{key:"readBytes",value:function(A){return A.readFloat()}},{key:"applyFormatting",value:function(A){return Number(A)}},{key:"writeBytes",value:function(A,n,t){return P(w(e.prototype),"writeBytes",this).call(this,A,n,P(w(e.prototype),"write",this).call(this,A,"Float",n),t)}}]),e}(xt),ni=function(A){function e(){var A;return D(this,e),(A=u(this,e,["FD"])).maxLength=8,A.padByte=0,A.fixed=!0,A.defaultValue=0,A}return M(e,A),h(e,[{key:"readBytes",value:function(A){return A.readDouble()}},{key:"applyFormatting",value:function(A){return Number(A)}},{key:"writeBytes",value:function(A,n,t){return P(w(e.prototype),"writeBytes",this).call(this,A,n,P(w(e.prototype),"write",this).call(this,A,"Double",n),t)}}]),e}(xt),ti=function(A){function e(){var A;return D(this,e),(A=u(this,e,["IS"])).maxLength=12,A.padByte=Bt,A}return M(e,A),h(e,[{key:"applyFormatting",value:function(A){var e=function(A){var e=A.trim().replace(/[^0-9.\\\-+e]/gi,"");return""===e?null:Number(e)};return Array.isArray(A)?A.map(e):e(A)}},{key:"convertToString",value:function(A){return"string"==typeof A?A:null===A?"":String(A)}},{key:"writeBytes",value:function(A,n,t){var i=this,r=Array.isArray(n)?n.map(function(A){return i.convertToString(A)}):[this.convertToString(n)];return P(w(e.prototype),"writeBytes",this).call(this,A,r,t)}}]),e}(Zt),ii=function(A){function e(){var A;return D(this,e),(A=u(this,e,["LO"])).maxCharLength=64,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readEncodedString(e)}},{key:"applyFormatting",value:function(A){return A.trim()}}]),e}(Yt),ri=function(A){function e(){var A;return D(this,e),(A=u(this,e,["LT"])).maxCharLength=10240,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readEncodedString(e)}},{key:"applyFormatting",value:function(A){return _t(A)}}]),e}(Yt),ai=function(A){function e(){var A;return D(this,e),(A=u(this,e,["PN"])).maxLength=null,A.padByte=Bt,A}return M(e,A),h(e,[{key:"addValueAccessors",value:function(A){if("string"==typeof A&&(A=new String(A)),null!=A){if("object"===B(A))return Ft.pnAddValueAccessors(A);throw new Error("Cannot add accessors to non-string primitives")}return A}},{key:"checkLength",value:function(A){if(Array.isArray(A)){var n,t=N(A);try{for(t.s();!(n=t.n()).done;){var i=n.value,r=Object.keys(i).forEach(function(e){return A[e]});if(!e.checkComponentLengths(r))return!1}}catch(A){t.e(A)}finally{t.f()}}else if("string"==typeof A||A instanceof String){var a,o=N(A.split(String.fromCharCode(dt)));try{for(o.s();!(a=o.n()).done;){var s=a.value.split(String.fromCharCode(61));if(!e.checkComponentLengths(s))return!1}}catch(A){o.e(A)}finally{o.f()}}return!0}},{key:"readBytes",value:function(A,e){return this.readPaddedEncodedString(A,e)}},{key:"applyFormatting",value:function(A){var e=function(A){return Ft.pnConvertToJsonObject(A)};return Array.isArray(A)?A.map(function(A){return e(A)}):e(A)}},{key:"writeBytes",value:function(A,n,t){return P(w(e.prototype),"writeBytes",this).call(this,A,Ft.pnObjectToString(n),t)}}],[{key:"checkComponentLengths",value:function(A){for(var e in A){if(A[e].length>64)return!1}return!0}}]),e}(Yt),oi=function(A){function e(){var A;return D(this,e),(A=u(this,e,["SH"])).maxCharLength=16,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readEncodedString(e)}},{key:"applyFormatting",value:function(A){return A.trim()}}]),e}(Yt),si=function(A){function e(){var A;return D(this,e),(A=u(this,e,["SL"])).maxLength=4,A.padByte=0,A.fixed=!0,A.defaultValue=0,A}return M(e,A),h(e,[{key:"readBytes",value:function(A){return A.readInt32()}},{key:"writeBytes",value:function(A,n,t){return P(w(e.prototype),"writeBytes",this).call(this,A,n,P(w(e.prototype),"write",this).call(this,A,"Int32",n),t)}}]),e}(xt),ci=function(A){function e(){var A;return D(this,e),(A=u(this,e,["SQ"])).maxLength=null,A.padByte=0,A.noMultiple=!0,A._storeRaw=!1,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e,n){if(0==e)return[];for(var t=4294967295==e,i=[],r=0;;){var a=Nt.readTag(A),o=null;if(r+=4,a.is(4294893789)){A.readUint32();break}if(!t&&r==e)break;if(a.is(4294893568)){r+=4;var s=null,c=0,u=4294967295==(o=A.readUint32());if(u)for(var l=0;;){if(65534==A.readUint16()){var E=A.readUint16(),S=A.readUint32();if(A.increment(-4),57357==E)if(0===S){if(--l<0){A.increment(4),r+=8;break}c+=4}else c+=2;else 57344==E?(c+=4,4294967295==S&&l++):(c+=2,A.increment(-2))}else c+=2}else c=o;if(c){A.increment(u?-c-8:0),s=A.more(c),r+=c,u&&A.increment(8);var g=Ot._read(s,n);i.push(g)}if(!t&&r==e)break}}return i}},{key:"writeBytes",value:function(A,n,t,i){var r=0;if(n)for(var a=0;a<n.length;a++){var o=n[a];P(w(e.prototype),"write",this).call(this,A,"Uint16",65534),P(w(e.prototype),"write",this).call(this,A,"Uint16",57344),P(w(e.prototype),"write",this).call(this,A,"Uint32",4294967295),r+=Ot.write(o,A,t,i),P(w(e.prototype),"write",this).call(this,A,"Uint16",65534),P(w(e.prototype),"write",this).call(this,A,"Uint16",57357),P(w(e.prototype),"write",this).call(this,A,"Uint32",0),r+=16}return P(w(e.prototype),"write",this).call(this,A,"Uint16",65534),P(w(e.prototype),"write",this).call(this,A,"Uint16",57565),P(w(e.prototype),"write",this).call(this,A,"Uint32",0),r+=8,P(w(e.prototype),"writeBytes",this).call(this,A,n,[r],i)}}]),e}(xt),ui=function(A){function e(){var A;return D(this,e),(A=u(this,e,["SS"])).maxLength=2,A.valueLength=2,A.padByte=0,A.fixed=!0,A.defaultValue=0,A}return M(e,A),h(e,[{key:"readBytes",value:function(A){return A.readInt16()}},{key:"writeBytes",value:function(A,n,t){return P(w(e.prototype),"writeBytes",this).call(this,A,n,P(w(e.prototype),"write",this).call(this,A,"Int16",n),t)}}]),e}(xt),li=function(A){function e(){var A;return D(this,e),(A=u(this,e,["ST"])).maxCharLength=1024,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readEncodedString(e)}},{key:"applyFormatting",value:function(A){return _t(A)}}]),e}(Yt),Ei=function(A){function e(){var A;return D(this,e),(A=u(this,e,["TM"])).maxLength=16,A.rangeMatchingMaxLength=28,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readAsciiString(e)}},{key:"applyFormatting",value:function(A){return _t(A)}},{key:"checkLength",value:function(A){if("string"==typeof A||A instanceof String){var e=A.includes("-");return A.length<=(e?this.rangeMatchingMaxLength:this.maxLength)}return!0}}]),e}(Ht),Si=function(A){function e(){var A;return D(this,e),(A=u(this,e,["UC"])).maxLength=null,A.multi=!0,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readEncodedString(e)}},{key:"applyFormatting",value:function(A){return _t(A)}}]),e}(Yt),gi=function(A){function e(){var A;return D(this,e),(A=u(this,e,["UT"])).maxLength=null,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readEncodedString(e)}},{key:"applyFormatting",value:function(A){return _t(A)}}]),e}(Yt),Ii=function(A){function e(){var A;return D(this,e),(A=u(this,e,["US"])).maxLength=2,A.padByte=0,A.fixed=!0,A.defaultValue=0,A}return M(e,A),h(e,[{key:"readBytes",value:function(A){return A.readUint16()}},{key:"writeBytes",value:function(A,n,t){return P(w(e.prototype),"writeBytes",this).call(this,A,n,P(w(e.prototype),"write",this).call(this,A,"Uint16",n),t)}}]),e}(xt),di=function(A){function e(){var A;return D(this,e),(A=u(this,e,["UL"])).maxLength=4,A.padByte=0,A.fixed=!0,A.defaultValue=0,A}return M(e,A),h(e,[{key:"readBytes",value:function(A){return A.readUint32()}},{key:"writeBytes",value:function(A,n,t){return P(w(e.prototype),"writeBytes",this).call(this,A,n,P(w(e.prototype),"write",this).call(this,A,"Uint32",n),t)}}]),e}(xt),Bi=function(A){function e(){var A;return D(this,e),(A=u(this,e,["UI"])).maxLength=64,A.padByte=0,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){var n=this.readPaddedAsciiString(A,e),t=String.fromCharCode(dt);return-1===n.indexOf(t)?n:this.dropPadByte(n.split(t))}},{key:"applyFormatting",value:function(A){var e=function(A){return A.replace(/[^0-9.]/g,"")};return Array.isArray(A)?A.map(e):e(A)}}]),e}(Ht),mi=function(A){function e(){var A;return D(this,e),(A=u(this,e,["UR"])).maxLength=null,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readAsciiString(e)}}]),e}(Ht),Ci=function(A){function e(){var A;return D(this,e),(A=u(this,e,["UN"])).maxLength=null,A.padByte=0,A.noMultiple=!0,A}return M(e,A),h(e)}(Jt),Di=function(A){function e(A){var n;return D(this,e),(n=u(this,e,[A])).maxLength=null,n.padByte=0,n.noMultiple=!0,n._isBinary=!0,n._allowMultiple=!1,n._isLength32=!0,n._storeRaw=!0,n}return M(e,A),h(e,[{key:"read",value:function(A,e,n,t){var i=this.readBytes(A,e,n)[0],r=new st(i,!0),a=xt.createByTypeString(this.type);if(a.isBinary()&&e>a.maxLength&&!a.noMultiple){for(var o=[],s=[],c=e/a.maxLength,u=0;u++<c;){var l=a.read(r,a.maxLength,n,t),E=l.rawValue,S=l.value;s.push(E),o.push(S)}return{rawValue:s,value:o}}return a.read(r,e,n,t)}}]),e}(Jt),fi=function(A){function e(){var A;return D(this,e),(A=u(this,e,["OW"])).maxLength=null,A.padByte=0,A.noMultiple=!0,A}return M(e,A),h(e)}(Jt),hi=function(A){function e(){var A;return D(this,e),(A=u(this,e,["OB"])).maxLength=null,A.padByte=0,A.noMultiple=!0,A}return M(e,A),h(e)}(Jt),pi=function(A){function e(){var A;return D(this,e),(A=u(this,e,["OD"])).maxLength=null,A.padByte=0,A.noMultiple=!0,A}return M(e,A),h(e)}(Jt),Mi=function(A){function e(){var A;return D(this,e),(A=u(this,e,["OF"])).maxLength=null,A.padByte=0,A.noMultiple=!0,A}return M(e,A),h(e)}(Jt),wi={AE:new Wt,AS:new Xt,AT:new jt,CS:new Kt,DA:new zt,DS:new $t,DT:new Ai,FL:new ei,FD:new ni,IS:new ti,LO:new ii,LT:new ri,OB:new hi,OD:new pi,OF:new Mi,OW:new fi,PN:new ai,SH:new oi,SL:new si,SQ:new ci,SS:new ui,ST:new li,TM:new Ei,UC:new Si,UI:new Bi,UL:new di,UN:new Ci,UR:new mi,US:new Ii,UT:new gi},Ri="1.2.840.10008.1.2.1",Qi=function(){function A(e){D(this,A),this.meta=e,this.dict={}}return h(A,[{key:"upsertTag",value:function(A,e,n){this.dict[A]||(this.dict[A]=xt.addTagAccessors({vr:e})),this.dict[A].Value=n}},{key:"write",value:function(){var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{allowInvalidVRLength:!1},e=Ri,n=new ut(4096,!0);n.writeUint8Repeat(0,128),n.writeAsciiString("DICM");var t=new ut(1024);this.meta[pt.TransferSyntaxUID]||(this.meta[pt.TransferSyntaxUID]={vr:"UI",Value:[Ri]}),bt.write(this.meta,t,e,A),bt.writeTagObject(n,pt.FileMetaInformationGroupLength,"UL",t.size,e,A),n.concat(t);var i=this.meta[pt.TransferSyntaxUID].Value[0];return bt.write(this.dict,n,i,A),n.getBuffer()}}],[{key:"setDicomMessageClass",value:function(A){bt=A}}]),A}(),Pi=["UL","UI","SH","US","AE","AT","LO","LT","CS","IS","OB","up","SQ","DA","TM","DT","ST","PN","UR","UC","UT","UV","FD","DS","FL","AS","ox","OF","SL","SS","xs","lt","OW","OD","OL","UN","OV","SV","na"],Ti=["1","1-n","1-8","2-n","1-3","1-2","3-3n","2","4","3","2-4","2-2n","6","16","9","1-32","1-99","3-n","6-n"],vi="CommandGroupLengthRETIRED_CommandLengthToEndAffectedSOPClassUIDRequestedSOPClassUIDRETIRED_CommandRecognitionCodeCommandFieldMessageIDMessageIDBeingRespondedToRETIRED_InitiatorRETIRED_ReceiverRETIRED_FindLocationMoveDestinationPriorityCommandDataSetTypeRETIRED_NumberOfMatchesRETIRED_ResponseSequenceNumberStatusOffendingElementErrorCommentErrorIDAffectedSOPInstanceUIDRequestedSOPInstanceUIDEventTypeIDAttributeIdentifierListActionTypeIDNumberOfRemainingSuboperationsNumberOfCompletedSuboperationsNumberOfFailedSuboperationsNumberOfWarningSuboperationsMoveOriginatorApplicationEntityTitleMoveOriginatorMessageIDRETIRED_DialogReceiverRETIRED_TerminalTypeRETIRED_MessageSetIDRETIRED_EndMessageIDRETIRED_DisplayFormatRETIRED_PagePositionIDRETIRED_TextFormatIDRETIRED_NormalReverseRETIRED_AddGrayScaleRETIRED_BordersRETIRED_CopiesRETIRED_CommandMagnificationTypeRETIRED_EraseRETIRED_PrintRETIRED_OverlaysFileMetaInformationGroupLengthFileMetaInformationVersionMediaStorageSOPClassUIDMediaStorageSOPInstanceUIDTransferSyntaxUIDImplementationClassUIDImplementationVersionNameSourceApplicationEntityTitleSendingApplicationEntityTitleReceivingApplicationEntityTitlePrivateInformationCreatorUIDPrivateInformationFileSetIDFileSetDescriptorFileIDSpecificCharacterSetOfFileSetDescriptorFileOffsetOfTheFirstDirectoryRecordOfTheRootDirectoryEntityOffsetOfTheLastDirectoryRecordOfTheRootDirectoryEntityFileSetConsistencyFlagDirectoryRecordSequenceOffsetOfTheNextDirectoryRecordRecordInUseFlagOffsetOfReferencedLowerLevelDirectoryEntityDirectoryRecordTypePrivateRecordUIDReferencedFileIDRETIRED_MRDRDirectoryRecordOffsetReferencedSOPClassUIDInFileReferencedSOPInstanceUIDInFileReferencedTransferSyntaxUIDInFileReferencedRelatedGeneralSOPClassUIDInFileRETIRED_NumberOfReferencesRETIRED_LengthToEndSpecificCharacterSetLanguageCodeSequenceImageTypeRETIRED_RecognitionCodeInstanceCreationDateInstanceCreationTimeInstanceCreatorUIDInstanceCoercionDateTimeSOPClassUIDAcquisitionUIDSOPInstanceUIDPyramidUIDRelatedGeneralSOPClassUIDOriginalSpecializedSOPClassUIDSyntheticDataStudyDateSeriesDateAcquisitionDateContentDateRETIRED_OverlayDateRETIRED_CurveDateAcquisitionDateTimeStudyTimeSeriesTimeAcquisitionTimeContentTimeRETIRED_OverlayTimeRETIRED_CurveTimeRETIRED_DataSetTypeRETIRED_DataSetSubtypeRETIRED_NuclearMedicineSeriesTypeAccessionNumberIssuerOfAccessionNumberSequenceQueryRetrieveLevelQueryRetrieveViewRetrieveAETitleStationAETitleInstanceAvailabilityFailedSOPInstanceUIDListModalityModalitiesInStudySOPClassesInStudyAnatomicRegionsInStudyCodeSequenceConversionTypePresentationIntentTypeManufacturerInstitutionNameInstitutionAddressInstitutionCodeSequenceReferringPhysicianNameReferringPhysicianAddressReferringPhysicianTelephoneNumbersReferringPhysicianIdentificationSequenceConsultingPhysicianNameConsultingPhysicianIdentificationSequenceCodeValueExtendedCodeValueCodingSchemeDesignatorCodingSchemeVersionCodeMeaningMappingResourceContextGroupVersionContextGroupLocalVersionExtendedCodeMeaningCodingSchemeResourcesSequenceCodingSchemeURLTypeContextGroupExtensionFlagCodingSchemeUIDContextGroupExtensionCreatorUIDCodingSchemeURLContextIdentifierCodingSchemeIdentificationSequenceCodingSchemeRegistryCodingSchemeExternalIDCodingSchemeNameCodingSchemeResponsibleOrganizationContextUIDMappingResourceUIDLongCodeValueURNCodeValueEquivalentCodeSequenceMappingResourceNameContextGroupIdentificationSequenceMappingResourceIdentificationSequenceTimezoneOffsetFromUTCResponsibleGroupCodeSequenceEquipmentModalityManufacturerRelatedModelGroupPrivateDataElementCharacteristicsSequencePrivateGroupReferencePrivateCreatorReferenceBlockIdentifyingInformationStatusNonidentifyingPrivateElementsDeidentificationActionSequenceIdentifyingPrivateElementsDeidentificationActionPrivateDataElementPrivateDataElementValueMultiplicityPrivateDataElementValueRepresentationPrivateDataElementNumberOfItemsPrivateDataElementNamePrivateDataElementKeywordPrivateDataElementDescriptionPrivateDataElementEncodingPrivateDataElementDefinitionSequenceScopeOfInventorySequenceInventoryPurposeInventoryInstanceDescriptionInventoryLevelItemInventoryDateTimeRemovedFromOperationalUseReasonForRemovalCodeSequenceStoredInstanceBaseURIFolderAccessURIFileAccessURIContainerFileTypeFilenameInContainerFileOffsetInContainerFileLengthInContainerStoredInstanceTransferSyntaxUIDExtendedMatchingMechanismsRangeMatchingSequenceListOfUIDMatchingSequenceEmptyValueMatchingSequenceGeneralMatchingSequenceRequestedStatusIntervalRetainInstancesExpirationDateTimeTransactionStatusTransactionStatusCommentFileSetAccessSequenceFileAccessSequenceRecordKeyPriorRecordKeyMetadataSequenceUpdatedMetadataSequenceStudyUpdateDateTimeInventoryAccessEndPointsSequenceStudyAccessEndPointsSequenceIncorporatedInventoryInstanceSequenceInventoriedStudiesSequenceInventoriedSeriesSequenceInventoriedInstancesSequenceInventoryCompletionStatusNumberOfStudyRecordsInInstanceTotalNumberOfStudyRecordsMaximumNumberOfRecordsRETIRED_NetworkIDStationNameStudyDescriptionProcedureCodeSequenceSeriesDescriptionSeriesDescriptionCodeSequenceInstitutionalDepartmentNameInstitutionalDepartmentTypeCodeSequencePhysiciansOfRecordPhysiciansOfRecordIdentificationSequencePerformingPhysicianNamePerformingPhysicianIdentificationSequenceNameOfPhysiciansReadingStudyPhysiciansReadingStudyIdentificationSequenceOperatorsNameOperatorIdentificationSequenceAdmittingDiagnosesDescriptionAdmittingDiagnosesCodeSequencePyramidDescriptionManufacturerModelNameRETIRED_ReferencedResultsSequenceReferencedStudySequenceReferencedPerformedProcedureStepSequenceReferencedInstancesBySOPClassSequenceReferencedSeriesSequenceReferencedPatientSequenceReferencedVisitSequenceRETIRED_ReferencedOverlaySequenceReferencedStereometricInstanceSequenceReferencedWaveformSequenceReferencedImageSequenceRETIRED_ReferencedCurveSequenceReferencedInstanceSequenceReferencedRealWorldValueMappingInstanceSequenceReferencedSOPClassUIDReferencedSOPInstanceUIDDefinitionSourceSequenceSOPClassesSupportedReferencedFrameNumberSimpleFrameListCalculatedFrameListTimeRangeFrameExtractionSequenceMultiFrameSourceSOPInstanceUIDRetrieveURLTransactionUIDWarningReasonFailureReasonFailedSOPSequenceReferencedSOPSequenceOtherFailuresSequenceFailedStudySequenceStudiesContainingOtherReferencedInstancesSequenceRelatedSeriesSequenceRETIRED_LossyImageCompressionRetiredDerivationDescriptionSourceImageSequenceStageNameStageNumberNumberOfStagesViewNameViewNumberNumberOfEventTimersNumberOfViewsInStageEventElapsedTimesEventTimerNamesEventTimerSequenceEventTimeOffsetEventCodeSequenceStartTrimStopTrimRecommendedDisplayFrameRateRETIRED_TransducerPositionRETIRED_TransducerOrientationRETIRED_AnatomicStructureAnatomicRegionSequenceAnatomicRegionModifierSequencePrimaryAnatomicStructureSequenceAnatomicStructureSpaceOrRegionSequencePrimaryAnatomicStructureModifierSequenceRETIRED_TransducerPositionSequenceRETIRED_TransducerPositionModifierSequenceRETIRED_TransducerOrientationSequenceRETIRED_TransducerOrientationModifierSequenceRETIRED_AnatomicStructureSpaceOrRegionCodeSequenceTrialRETIRED_AnatomicPortalOfEntranceCodeSequenceTrialRETIRED_AnatomicApproachDirectionCodeSequenceTrialRETIRED_AnatomicPerspectiveDescriptionTrialRETIRED_AnatomicPerspectiveCodeSequenceTrialRETIRED_AnatomicLocationOfExaminingInstrumentDescriptionTrialRETIRED_AnatomicLocationOfExaminingInstrumentCodeSequenceTrialRETIRED_AnatomicStructureSpaceOrRegionModifierCodeSequenceTrialRETIRED_OnAxisBackgroundAnatomicStructureCodeSequenceTrialAlternateRepresentationSequenceAvailableTransferSyntaxUIDIrradiationEventUIDSourceIrradiationEventSequenceRadiopharmaceuticalAdministrationEventUIDRETIRED_IdentifyingCommentsFrameTypeReferencedImageEvidenceSequenceReferencedRawDataSequenceCreatorVersionUIDDerivationImageSequenceSourceImageEvidenceSequencePixelPresentationVolumetricPropertiesVolumeBasedCalculationTechniqueComplexImageComponentAcquisitionContrastDerivationCodeSequenceReferencedPresentationStateSequenceReferencedOtherPlaneSequenceFrameDisplaySequenceRecommendedDisplayFrameRateInFloatSkipFrameRangeFlagPatientNamePatientIDIssuerOfPatientIDTypeOfPatientIDIssuerOfPatientIDQualifiersSequenceSourcePatientGroupIdentificationSequenceGroupOfPatientsIdentificationSequenceSubjectRelativePositionInImagePatientBirthDatePatientBirthTimePatientBirthDateInAlternativeCalendarPatientDeathDateInAlternativeCalendarPatientAlternativeCalendarPatientSexPatientInsurancePlanCodeSequencePatientPrimaryLanguageCodeSequencePatientPrimaryLanguageModifierCodeSequenceQualityControlSubjectQualityControlSubjectTypeCodeSequenceStrainDescriptionStrainNomenclatureStrainStockNumberStrainSourceRegistryCodeSequenceStrainStockSequenceStrainSourceStrainAdditionalInformationStrainCodeSequenceGeneticModificationsSequenceGeneticModificationsDescriptionGeneticModificationsNomenclatureGeneticModificationsCodeSequenceOtherPatientIDsOtherPatientNamesOtherPatientIDsSequencePatientBirthNamePatientAgePatientSizePatientSizeCodeSequencePatientBodyMassIndexMeasuredAPDimensionMeasuredLateralDimensionPatientWeightPatientAddressRETIRED_InsurancePlanIdentificationPatientMotherBirthNameMilitaryRankBranchOfServiceMedicalRecordLocatorReferencedPatientPhotoSequenceMedicalAlertsAllergiesCountryOfResidenceRegionOfResidencePatientTelephoneNumbersPatientTelecomInformationEthnicGroupEthnicGroupCodeSequenceOccupationSmokingStatusAdditionalPatientHistoryPregnancyStatusLastMenstrualDatePatientReligiousPreferencePatientSpeciesDescriptionPatientSpeciesCodeSequencePatientSexNeuteredAnatomicalOrientationTypePatientBreedDescriptionPatientBreedCodeSequenceBreedRegistrationSequenceBreedRegistrationNumberBreedRegistryCodeSequenceResponsiblePersonResponsiblePersonRoleResponsibleOrganizationPatientCommentsExaminedBodyThicknessClinicalTrialSponsorNameClinicalTrialProtocolIDClinicalTrialProtocolNameIssuerOfClinicalTrialProtocolIDOtherClinicalTrialProtocolIDsSequenceClinicalTrialSiteIDClinicalTrialSiteNameIssuerOfClinicalTrialSiteIDClinicalTrialSubjectIDIssuerOfClinicalTrialSubjectIDClinicalTrialSubjectReadingIDIssuerOfClinicalTrialSubjectReadingIDClinicalTrialTimePointIDClinicalTrialTimePointDescriptionLongitudinalTemporalOffsetFromEventLongitudinalTemporalEventTypeClinicalTrialTimePointTypeCodeSequenceIssuerOfClinicalTrialTimePointIDClinicalTrialCoordinatingCenterNamePatientIdentityRemovedDeidentificationMethodDeidentificationMethodCodeSequenceClinicalTrialSeriesIDClinicalTrialSeriesDescriptionIssuerOfClinicalTrialSeriesIDClinicalTrialProtocolEthicsCommitteeNameClinicalTrialProtocolEthicsCommitteeApprovalNumberConsentForClinicalTrialUseSequenceDistributionTypeConsentForDistributionFlagEthicsCommitteeApprovalEffectivenessStartDateEthicsCommitteeApprovalEffectivenessEndDateRETIRED_CADFileFormatRETIRED_ComponentReferenceSystemComponentManufacturingProcedureComponentManufacturerMaterialThicknessMaterialPipeDiameterMaterialIsolationDiameterMaterialGradeMaterialPropertiesDescriptionRETIRED_MaterialPropertiesFileFormatRetiredMaterialNotesComponentShapeCurvatureTypeOuterDiameterInnerDiameterComponentWelderIDsSecondaryApprovalStatusSecondaryReviewDateSecondaryReviewTimeSecondaryReviewerNameRepairIDMultipleComponentApprovalSequenceOtherApprovalStatusOtherSecondaryApprovalStatusDataElementLabelSequenceDataElementLabelItemSequenceDataElementDataElementNameDataElementDescriptionDataElementConditionalityDataElementMinimumCharactersDataElementMaximumCharactersActualEnvironmentalConditionsExpiryDateEnvironmentalConditionsEvaluatorSequenceEvaluatorNumberEvaluatorNameEvaluationAttemptIndicationSequenceIndicationNumberIndicationLabelIndicationDescriptionIndicationTypeIndicationDispositionIndicationROISequenceIndicationPhysicalPropertySequencePropertyLabelCoordinateSystemNumberOfAxesCoordinateSystemAxesSequenceCoordinateSystemAxisDescriptionCoordinateSystemDataSetMappingCoordinateSystemAxisNumberCoordinateSystemAxisTypeCoordinateSystemAxisUnitsCoordinateSystemAxisValuesCoordinateSystemTransformSequenceTransformDescriptionTransformNumberOfAxesTransformOrderOfAxesTransformedAxisUnitsCoordinateSystemTransformRotationAndScaleMatrixCoordinateSystemTransformTranslationMatrixInternalDetectorFrameTimeNumberOfFramesIntegratedDetectorTemperatureSequenceSensorNameHorizontalOffsetOfSensorVerticalOffsetOfSensorSensorTemperatureDarkCurrentSequenceDarkCurrentCountsGainCorrectionReferenceSequenceAirCountsKVUsedInGainCalibrationMAUsedInGainCalibrationNumberOfFramesUsedForIntegrationFilterMaterialUsedInGainCalibrationFilterThicknessUsedInGainCalibrationDateOfGainCalibrationTimeOfGainCalibrationBadPixelImageCalibrationNotesLinearityCorrectionTechniqueBeamHardeningCorrectionTechniquePulserEquipmentSequencePulserTypePulserNotesReceiverEquipmentSequenceAmplifierTypeReceiverNotesPreAmplifierEquipmentSequencePreAmplifierNotesTransmitTransducerSequenceReceiveTransducerSequenceNumberOfElementsElementShapeElementDimensionAElementDimensionBElementPitchAMeasuredBeamDimensionAMeasuredBeamDimensionBLocationOfMeasuredBeamDiameterNominalFrequencyMeasuredCenterFrequencyMeasuredBandwidthElementPitchBPulserSettingsSequencePulseWidthExcitationFrequencyModulationTypeDampingReceiverSettingsSequenceAcquiredSoundpathLengthAcquisitionCompressionTypeAcquisitionSampleSizeRectifierSmoothingDACSequenceDACTypeDACGainPointsDACTimePointsDACAmplitudePreAmplifierSettingsSequenceTransmitTransducerSettingsSequenceReceiveTransducerSettingsSequenceIncidentAngleCouplingTechniqueCouplingMediumCouplingVelocityProbeCenterLocationXProbeCenterLocationZSoundPathLengthDelayLawIdentifierGateSettingsSequenceGateThresholdVelocityOfSoundCalibrationSettingsSequenceCalibrationProcedureProcedureVersionProcedureCreationDateProcedureExpirationDateProcedureLastModifiedDateCalibrationTimeCalibrationDateProbeDriveEquipmentSequenceDriveTypeProbeDriveNotesDriveProbeSequenceProbeInductanceProbeResistanceReceiveProbeSequenceProbeDriveSettingsSequenceBridgeResistorsProbeOrientationAngleUserSelectedGainYUserSelectedPhaseUserSelectedOffsetXUserSelectedOffsetYChannelSettingsSequenceChannelThresholdScannerSettingsSequenceScanProcedureTranslationRateXTranslationRateYChannelOverlapImageQualityIndicatorTypeImageQualityIndicatorMaterialImageQualityIndicatorSizeLINACEnergyLINACOutputActiveApertureTotalApertureApertureElevationMainLobeAngleMainRoofAngleConnectorTypeWedgeModelNumberWedgeAngleFloatWedgeRoofAngleWedgeElement1PositionWedgeMaterialVelocityWedgeMaterialWedgeOffsetZWedgeOriginOffsetXWedgeTimeDelayWedgeNameWedgeManufacturerNameWedgeDescriptionNominalBeamAngleWedgeOffsetXWedgeOffsetYWedgeTotalLengthWedgeInContactLengthWedgeFrontGapWedgeTotalHeightWedgeFrontHeightWedgeRearHeightWedgeTotalWidthWedgeInContactWidthWedgeChamferHeightWedgeCurveRadiusAlongWedgeWhitePointPrimaryChromaticitiesBatteryLevelExposureTimeInSecondsFNumberOECFRowsOECFColumnsOECFColumnNamesOECFValuesSpatialFrequencyResponseRowsSpatialFrequencyResponseColumnsSpatialFrequencyResponseColumnNamesSpatialFrequencyResponseValuesColorFilterArrayPatternRowsColorFilterArrayPatternColumnsColorFilterArrayPatternValuesFlashFiringStatusFlashReturnStatusFlashModeFlashFunctionPresentFlashRedEyeModeExposureProgramSpectralSensitivityPhotographicSensitivitySelfTimerModeSensitivityTypeStandardOutputSensitivityRecommendedExposureIndexISOSpeedISOSpeedLatitudeyyyISOSpeedLatitudezzzEXIFVersionShutterSpeedValueApertureValueBrightnessValueExposureBiasValueMaxApertureValueSubjectDistanceMeteringModeLightSourceFocalLengthSubjectAreaMakerNoteTemperatureHumidityPressureWaterDepthAccelerationCameraElevationAngleFlashEnergySubjectLocationPhotographicExposureIndexSensingMethodFileSourceSceneTypeCustomRenderedExposureModeWhiteBalanceDigitalZoomRatioFocalLengthIn35mmFilmSceneCaptureTypeGainControlContrastSaturationSharpnessDeviceSettingDescriptionSubjectDistanceRangeCameraOwnerNameLensSpecificationLensMakeLensModelLensSerialNumberInteroperabilityIndexInteroperabilityVersionGPSVersionIDGPSLatitudeRefGPSLatitudeGPSLongitudeRefGPSLongitudeGPSAltitudeRefGPSAltitudeGPSTimeStampGPSSatellitesGPSStatusGPSMeasureModeGPSDOPGPSSpeedRefGPSSpeedGPSTrackRefGPSTrackGPSImgDirectionRefGPSImgDirectionGPSMapDatumGPSDestLatitudeRefGPSDestLatitudeGPSDestLongitudeRefGPSDestLongitudeGPSDestBearingRefGPSDestBearingGPSDestDistanceRefGPSDestDistanceGPSProcessingMethodGPSAreaInformationGPSDateStampGPSDifferentialLightSourcePolarizationEmitterColorTemperatureContactMethodImmersionMediaOpticalMagnificationFactorContrastBolusAgentContrastBolusAgentSequenceContrastBolusT1RelaxivityContrastBolusAdministrationRouteSequenceBodyPartExaminedScanningSequenceSequenceVariantScanOptionsMRAcquisitionTypeSequenceNameAngioFlagInterventionDrugInformationSequenceInterventionDrugStopTimeInterventionDrugDoseInterventionDrugCodeSequenceAdditionalDrugSequenceRETIRED_RadionuclideRadiopharmaceuticalRETIRED_EnergyWindowCenterlineRETIRED_EnergyWindowTotalWidthInterventionDrugNameInterventionDrugStartTimeInterventionSequenceRETIRED_TherapyTypeInterventionStatusRETIRED_TherapyDescriptionInterventionDescriptionCineRateInitialCineRunStateSliceThicknessKVPRETIRED_undefinedCountsAccumulatedAcquisitionTerminationConditionEffectiveDurationAcquisitionStartConditionAcquisitionStartConditionDataAcquisitionTerminationConditionDataRepetitionTimeEchoTimeInversionTimeNumberOfAveragesImagingFrequencyImagedNucleusEchoNumbersMagneticFieldStrengthSpacingBetweenSlicesNumberOfPhaseEncodingStepsDataCollectionDiameterEchoTrainLengthPercentSamplingPercentPhaseFieldOfViewPixelBandwidthDeviceSerialNumberDeviceUIDDeviceIDPlateIDGeneratorIDGridIDCassetteIDGantryIDUniqueDeviceIdentifierUDISequenceManufacturerDeviceClassUIDSecondaryCaptureDeviceIDRETIRED_HardcopyCreationDeviceIDDateOfSecondaryCaptureTimeOfSecondaryCaptureSecondaryCaptureDeviceManufacturerRETIRED_HardcopyDeviceManufacturerSecondaryCaptureDeviceManufacturerModelNameSecondaryCaptureDeviceSoftwareVersionsRETIRED_HardcopyDeviceSoftwareVersionRETIRED_HardcopyDeviceManufacturerModelNameSoftwareVersionsVideoImageFormatAcquiredDigitalImageFormatAcquiredProtocolNameContrastBolusRouteContrastBolusVolumeContrastBolusStartTimeContrastBolusStopTimeContrastBolusTotalDoseSyringeCountsContrastFlowRateContrastFlowDurationContrastBolusIngredientContrastBolusIngredientConcentrationSpatialResolutionTriggerTimeTriggerSourceOrTypeNominalIntervalFrameTimeCardiacFramingTypeFrameTimeVectorFrameDelayImageTriggerDelayMultiplexGroupTimeOffsetTriggerTimeOffsetSynchronizationTriggerSynchronizationChannelTriggerSamplePositionRadiopharmaceuticalRouteRadiopharmaceuticalVolumeRadiopharmaceuticalStartTimeRadiopharmaceuticalStopTimeRadionuclideTotalDoseRadionuclideHalfLifeRadionuclidePositronFractionRadiopharmaceuticalSpecificActivityRadiopharmaceuticalStartDateTimeRadiopharmaceuticalStopDateTimeBeatRejectionFlagLowRRValueHighRRValueIntervalsAcquiredIntervalsRejectedPVCRejectionSkipBeatsHeartRateCardiacNumberOfImagesTriggerWindowReconstructionDiameterDistanceSourceToDetectorDistanceSourceToPatientEstimatedRadiographicMagnificationFactorGantryDetectorTiltGantryDetectorSlewTableHeightTableTraverseTableMotionTableVerticalIncrementTableLateralIncrementTableLongitudinalIncrementTableAngleTableTypeRotationDirectionRETIRED_AngularPositionRadialPositionScanArcAngularStepCenterOfRotationOffsetRETIRED_RotationOffsetFieldOfViewShapeFieldOfViewDimensionsExposureTimeXRayTubeCurrentExposureExposureInuAsAveragePulseWidthRadiationSettingRectificationTypeRadiationModeImageAndFluoroscopyAreaDoseProductFilterTypeTypeOfFiltersIntensifierSizeImagerPixelSpacingGridGeneratorPowerCollimatorGridNameCollimatorTypeFocalDistanceXFocusCenterYFocusCenterFocalSpotsAnodeTargetMaterialBodyPartThicknessCompressionForceCompressionPressurePaddleDescriptionCompressionContactAreaAcquisitionModeDoseModeNameAcquiredSubtractionMaskFlagFluoroscopyPersistenceFlagFluoroscopyLastImageHoldPersistenceFlagUpperLimitNumberOfPersistentFluoroscopyFramesContrastBolusAutoInjectionTriggerFlagContrastBolusInjectionDelayXAAcquisitionPhaseDetailsSequenceXAAcquisitionFrameRateXAPlaneDetailsSequenceAcquisitionFieldOfViewLabelXRayFilterDetailsSequenceXAAcquisitionDurationReconstructionPipelineTypeImageFilterDetailsSequenceAppliedMaskSubtractionFlagRequestedSeriesDescriptionCodeSequenceDateOfLastCalibrationTimeOfLastCalibrationDateTimeOfLastCalibrationCalibrationDateTimeDateOfManufactureDateOfInstallationConvolutionKernelRETIRED_UpperLowerPixelValuesActualFrameDurationCountRatePreferredPlaybackSequencingReceiveCoilNameTransmitCoilNamePlateTypePhosphorTypeWaterEquivalentDiameterWaterEquivalentDiameterCalculationMethodCodeSequenceScanVelocityWholeBodyTechniqueScanLengthAcquisitionMatrixInPlanePhaseEncodingDirectionFlipAngleVariableFlipAngleFlagSARdBdtB1rmsAcquisitionDeviceProcessingDescriptionAcquisitionDeviceProcessingCodeCassetteOrientationCassetteSizeExposuresOnPlateRelativeXRayExposureExposureIndexTargetExposureIndexDeviationIndexColumnAngulationTomoLayerHeightTomoAngleTomoTimeTomoTypeTomoClassNumberOfTomosynthesisSourceImagesPositionerMotionPositionerTypePositionerPrimaryAnglePositionerSecondaryAnglePositionerPrimaryAngleIncrementPositionerSecondaryAngleIncrementDetectorPrimaryAngleDetectorSecondaryAngleShutterShapeShutterLeftVerticalEdgeShutterRightVerticalEdgeShutterUpperHorizontalEdgeShutterLowerHorizontalEdgeCenterOfCircularShutterRadiusOfCircularShutterVerticesOfThePolygonalShutterShutterPresentationValueShutterOverlayGroupShutterPresentationColorCIELabValueOutlineShapeTypeOutlineLeftVerticalEdgeOutlineRightVerticalEdgeOutlineUpperHorizontalEdgeOutlineLowerHorizontalEdgeCenterOfCircularOutlineDiameterOfCircularOutlineNumberOfPolygonalVerticesVerticesOfThePolygonalOutlineCollimatorShapeCollimatorLeftVerticalEdgeCollimatorRightVerticalEdgeCollimatorUpperHorizontalEdgeCollimatorLowerHorizontalEdgeCenterOfCircularCollimatorRadiusOfCircularCollimatorVerticesOfThePolygonalCollimatorAcquisitionTimeSynchronizedTimeSourceTimeDistributionProtocolNTPSourceAddressPageNumberVectorFrameLabelVectorFramePrimaryAngleVectorFrameSecondaryAngleVectorSliceLocationVectorDisplayWindowLabelVectorNominalScannedPixelSpacingDigitizingDeviceTransportDirectionRotationOfScannedFilmBiopsyTargetSequenceTargetUIDLocalizingCursorPositionCalculatedTargetPositionTargetLabelDisplayedZValueIVUSAcquisitionIVUSPullbackRateIVUSGatedRateIVUSPullbackStartFrameNumberIVUSPullbackStopFrameNumberLesionNumberRETIRED_AcquisitionCommentsOutputPowerTransducerDataTransducerIdentificationSequenceFocusDepthProcessingFunctionRETIRED_PostprocessingFunctionMechanicalIndexBoneThermalIndexCranialThermalIndexSoftTissueThermalIndexSoftTissueFocusThermalIndexSoftTissueSurfaceThermalIndexRETIRED_DynamicRangeRETIRED_TotalGainDepthOfScanFieldPatientPositionViewPositionProjectionEponymousNameCodeSequenceRETIRED_ImageTransformationMatrixRETIRED_ImageTranslationVectorSensitivitySequenceOfUltrasoundRegionsRegionSpatialFormatRegionDataTypeRegionFlagsRegionLocationMinX0RegionLocationMinY0RegionLocationMaxX1RegionLocationMaxY1ReferencePixelX0ReferencePixelY0PhysicalUnitsXDirectionPhysicalUnitsYDirectionReferencePixelPhysicalValueXReferencePixelPhysicalValueYPhysicalDeltaXPhysicalDeltaYTransducerFrequencyTransducerTypePulseRepetitionFrequencyDopplerCorrectionAngleSteeringAngleRETIRED_DopplerSampleVolumeXPositionRetiredDopplerSampleVolumeXPositionRETIRED_DopplerSampleVolumeYPositionRetiredDopplerSampleVolumeYPositionRETIRED_TMLinePositionX0RetiredTMLinePositionX0RETIRED_TMLinePositionY0RetiredTMLinePositionY0RETIRED_TMLinePositionX1RetiredTMLinePositionX1RETIRED_TMLinePositionY1RetiredTMLinePositionY1PixelComponentOrganizationPixelComponentMaskPixelComponentRangeStartPixelComponentRangeStopPixelComponentPhysicalUnitsPixelComponentDataTypeNumberOfTableBreakPointsTableOfXBreakPointsTableOfYBreakPointsNumberOfTableEntriesTableOfPixelValuesTableOfParameterValuesRWaveTimeVectorActiveImageAreaOverlayGroupDetectorConditionsNominalFlagDetectorTemperatureDetectorTypeDetectorConfigurationDetectorDescriptionDetectorModeDetectorIDDateOfLastDetectorCalibrationTimeOfLastDetectorCalibrationExposuresOnDetectorSinceLastCalibrationExposuresOnDetectorSinceManufacturedDetectorTimeSinceLastExposureDetectorActiveTimeDetectorActivationOffsetFromExposureDetectorBinningDetectorElementPhysicalSizeDetectorElementSpacingDetectorActiveShapeDetectorActiveDimensionsDetectorActiveOriginDetectorManufacturerNameDetectorManufacturerModelNameFieldOfViewOriginFieldOfViewRotationFieldOfViewHorizontalFlipPixelDataAreaOriginRelativeToFOVPixelDataAreaRotationAngleRelativeToFOVGridAbsorbingMaterialGridSpacingMaterialGridThicknessGridPitchGridAspectRatioGridPeriodGridFocalDistanceFilterMaterialFilterThicknessMinimumFilterThicknessMaximumFilterBeamPathLengthMinimumFilterBeamPathLengthMaximumExposureControlModeExposureControlModeDescriptionExposureStatusPhototimerSettingExposureTimeInuSXRayTubeCurrentInuAContentQualificationPulseSequenceNameMRImagingModifierSequenceEchoPulseSequenceInversionRecoveryFlowCompensationMultipleSpinEchoMultiPlanarExcitationPhaseContrastTimeOfFlightContrastSpoilingSteadyStatePulseSequenceEchoPlanarPulseSequenceTagAngleFirstAxisMagnetizationTransferT2PreparationBloodSignalNullingSaturationRecoverySpectrallySelectedSuppressionSpectrallySelectedExcitationSpatialPresaturationTaggingOversamplingPhaseTagSpacingFirstDimensionGeometryOfKSpaceTraversalSegmentedKSpaceTraversalRectilinearPhaseEncodeReorderingTagThicknessPartialFourierDirectionCardiacSynchronizationTechniqueReceiveCoilManufacturerNameMRReceiveCoilSequenceReceiveCoilTypeQuadratureReceiveCoilMultiCoilDefinitionSequenceMultiCoilConfigurationMultiCoilElementNameMultiCoilElementUsedMRTransmitCoilSequenceTransmitCoilManufacturerNameTransmitCoilTypeSpectralWidthChemicalShiftReferenceVolumeLocalizationTechniqueMRAcquisitionFrequencyEncodingStepsDecouplingDecoupledNucleusDecouplingFrequencyDecouplingMethodDecouplingChemicalShiftReferenceKSpaceFilteringTimeDomainFilteringNumberOfZeroFillsBaselineCorrectionParallelReductionFactorInPlaneCardiacRRIntervalSpecifiedAcquisitionDurationFrameAcquisitionDateTimeDiffusionDirectionalityDiffusionGradientDirectionSequenceParallelAcquisitionParallelAcquisitionTechniqueInversionTimesMetaboliteMapDescriptionPartialFourierEffectiveEchoTimeMetaboliteMapCodeSequenceChemicalShiftSequenceCardiacSignalSourceDiffusionBValueDiffusionGradientOrientationVelocityEncodingDirectionVelocityEncodingMinimumValueVelocityEncodingAcquisitionSequenceNumberOfKSpaceTrajectoriesCoverageOfKSpaceSpectroscopyAcquisitionPhaseRowsRETIRED_ParallelReductionFactorInPlaneRetiredTransmitterFrequencyResonantNucleusFrequencyCorrectionMRSpectroscopyFOVGeometrySequenceSlabThicknessSlabOrientationMidSlabPositionMRSpatialSaturationSequenceMRTimingAndRelatedParametersSequenceMREchoSequenceMRModifierSequenceMRDiffusionSequenceCardiacSynchronizationSequenceMRAveragesSequenceMRFOVGeometrySequenceVolumeLocalizationSequenceSpectroscopyAcquisitionDataColumnsDiffusionAnisotropyTypeFrameReferenceDateTimeMRMetaboliteMapSequenceParallelReductionFactorOutOfPlaneSpectroscopyAcquisitionOutOfPlanePhaseStepsRETIRED_BulkMotionStatusParallelReductionFactorSecondInPlaneCardiacBeatRejectionTechniqueRespiratoryMotionCompensationTechniqueRespiratorySignalSourceBulkMotionCompensationTechniqueBulkMotionSignalSourceApplicableSafetyStandardAgencyApplicableSafetyStandardDescriptionOperatingModeSequenceOperatingModeTypeOperatingModeSpecificAbsorptionRateDefinitionGradientOutputTypeSpecificAbsorptionRateValueGradientOutputFlowCompensationDirectionTaggingDelayRespiratoryMotionCompensationTechniqueDescriptionRespiratorySignalSourceIDRETIRED_ChemicalShiftMinimumIntegrationLimitInHzRETIRED_ChemicalShiftMaximumIntegrationLimitInHzMRVelocityEncodingSequenceFirstOrderPhaseCorrectionWaterReferencedPhaseCorrectionMRSpectroscopyAcquisitionTypeRespiratoryCyclePositionVelocityEncodingMaximumValueTagSpacingSecondDimensionTagAngleSecondAxisFrameAcquisitionDurationMRImageFrameTypeSequenceMRSpectroscopyFrameTypeSequenceMRAcquisitionPhaseEncodingStepsInPlaneMRAcquisitionPhaseEncodingStepsOutOfPlaneSpectroscopyAcquisitionPhaseColumnsCardiacCyclePositionSpecificAbsorptionRateSequenceRFEchoTrainLengthGradientEchoTrainLengthArterialSpinLabelingContrastMRArterialSpinLabelingSequenceASLTechniqueDescriptionASLSlabNumberASLSlabThicknessASLSlabOrientationASLMidSlabPositionASLContextASLPulseTrainDurationASLCrusherFlagASLCrusherFlowLimitASLCrusherDescriptionASLBolusCutoffFlagASLBolusCutoffTimingSequenceASLBolusCutoffTechniqueASLBolusCutoffDelayTimeASLSlabSequenceChemicalShiftMinimumIntegrationLimitInppmChemicalShiftMaximumIntegrationLimitInppmWaterReferenceAcquisitionEchoPeakPositionCTAcquisitionTypeSequenceAcquisitionTypeTubeAngleCTAcquisitionDetailsSequenceRevolutionTimeSingleCollimationWidthTotalCollimationWidthCTTableDynamicsSequenceTableSpeedTableFeedPerRotationSpiralPitchFactorCTGeometrySequenceDataCollectionCenterPatientCTReconstructionSequenceReconstructionAlgorithmConvolutionKernelGroupReconstructionFieldOfViewReconstructionTargetCenterPatientReconstructionAngleImageFilterCTExposureSequenceReconstructionPixelSpacingExposureModulationTypeEstimatedDoseSavingCTXRayDetailsSequenceCTPositionSequenceTablePositionExposureTimeInmsCTImageFrameTypeSequenceXRayTubeCurrentInmAExposureInmAsConstantVolumeFlagFluoroscopyFlagDistanceSourceToDataCollectionCenterContrastBolusAgentNumberContrastBolusIngredientCodeSequenceContrastAdministrationProfileSequenceContrastBolusUsageSequenceContrastBolusAgentAdministeredContrastBolusAgentDetectedContrastBolusAgentPhaseCTDIvolCTDIPhantomTypeCodeSequenceCalciumScoringMassFactorPatientCalciumScoringMassFactorDeviceEnergyWeightingFactorCTAdditionalXRaySourceSequenceMultienergyCTAcquisitionMultienergyCTAcquisitionSequenceMultienergyCTProcessingSequenceMultienergyCTCharacteristicsSequenceMultienergyCTXRaySourceSequenceXRaySourceIndexXRaySourceIDMultienergySourceTechniqueSourceStartDateTimeSourceEndDateTimeSwitchingPhaseNumberSwitchingPhaseNominalDurationSwitchingPhaseTransitionDurationEffectiveBinEnergyMultienergyCTXRayDetectorSequenceXRayDetectorIndexXRayDetectorIDMultienergyDetectorTypeXRayDetectorLabelNominalMaxEnergyNominalMinEnergyReferencedXRayDetectorIndexReferencedXRaySourceIndexReferencedPathIndexMultienergyCTPathSequenceMultienergyCTPathIndexMultienergyAcquisitionDescriptionMonoenergeticEnergyEquivalentMaterialCodeSequenceDecompositionMethodDecompositionDescriptionDecompositionAlgorithmIdentificationSequenceDecompositionMaterialSequenceMaterialAttenuationSequencePhotonEnergyXRayMassAttenuationCoefficientProjectionPixelCalibrationSequenceDistanceSourceToIsocenterDistanceObjectToTableTopObjectPixelSpacingInCenterOfBeamPositionerPositionSequenceTablePositionSequenceCollimatorShapeSequencePlanesInAcquisitionXAXRFFrameCharacteristicsSequenceFrameAcquisitionSequenceXRayReceptorTypeAcquisitionProtocolNameAcquisitionProtocolDescriptionContrastBolusIngredientOpaqueDistanceReceptorPlaneToDetectorHousingIntensifierActiveShapeIntensifierActiveDimensionsPhysicalDetectorSizePositionOfIsocenterProjectionFieldOfViewSequenceFieldOfViewDescriptionExposureControlSensingRegionsSequenceExposureControlSensingRegionShapeExposureControlSensingRegionLeftVerticalEdgeExposureControlSensingRegionRightVerticalEdgeExposureControlSensingRegionUpperHorizontalEdgeExposureControlSensingRegionLowerHorizontalEdgeCenterOfCircularExposureControlSensingRegionRadiusOfCircularExposureControlSensingRegionVerticesOfThePolygonalExposureControlSensingRegionColumnAngulationPatientBeamAngleFrameDetectorParametersSequenceCalculatedAnatomyThicknessCalibrationSequenceObjectThicknessSequencePlaneIdentificationFieldOfViewDimensionsInFloatIsocenterReferenceSystemSequencePositionerIsocenterPrimaryAnglePositionerIsocenterSecondaryAnglePositionerIsocenterDetectorRotationAngleTableXPositionToIsocenterTableYPositionToIsocenterTableZPositionToIsocenterTableHorizontalRotationAngleTableHeadTiltAngleTableCradleTiltAngleFrameDisplayShutterSequenceAcquiredImageAreaDoseProductCArmPositionerTabletopRelationshipXRayGeometrySequenceIrradiationEventIdentificationSequenceXRay3DFrameTypeSequenceContributingSourcesSequenceXRay3DAcquisitionSequencePrimaryPositionerScanArcSecondaryPositionerScanArcPrimaryPositionerScanStartAngleSecondaryPositionerScanStartAnglePrimaryPositionerIncrementSecondaryPositionerIncrementStartAcquisitionDateTimeEndAcquisitionDateTimePrimaryPositionerIncrementSignSecondaryPositionerIncrementSignApplicationNameApplicationVersionApplicationManufacturerAlgorithmTypeAlgorithmDescriptionXRay3DReconstructionSequenceReconstructionDescriptionPerProjectionAcquisitionSequenceDetectorPositionSequenceXRayAcquisitionDoseSequenceXRaySourceIsocenterPrimaryAngleXRaySourceIsocenterSecondaryAngleBreastSupportIsocenterPrimaryAngleBreastSupportIsocenterSecondaryAngleBreastSupportXPositionToIsocenterBreastSupportYPositionToIsocenterBreastSupportZPositionToIsocenterDetectorIsocenterPrimaryAngleDetectorIsocenterSecondaryAngleDetectorXPositionToIsocenterDetectorYPositionToIsocenterDetectorZPositionToIsocenterXRayGridSequenceXRayFilterSequenceDetectorActiveAreaTLHCPositionDetectorActiveAreaOrientationPositionerPrimaryAngleDirectionDiffusionBMatrixSequenceDiffusionBValueXXDiffusionBValueXYDiffusionBValueXZDiffusionBValueYYDiffusionBValueYZDiffusionBValueZZFunctionalMRSequenceFunctionalSettlingPhaseFramesPresentFunctionalSyncPulseSettlingPhaseFrameDecayCorrectionDateTimeStartDensityThresholdStartRelativeDensityDifferenceThresholdStartCardiacTriggerCountThresholdStartRespiratoryTriggerCountThresholdTerminationCountsThresholdTerminationDensityThresholdTerminationRelativeDensityThresholdTerminationTimeThresholdTerminationCardiacTriggerCountThresholdTerminationRespiratoryTriggerCountThresholdDetectorGeometryTransverseDetectorSeparationAxialDetectorDimensionRadiopharmaceuticalAgentNumberPETFrameAcquisitionSequencePETDetectorMotionDetailsSequencePETTableDynamicsSequencePETPositionSequencePETFrameCorrectionFactorsSequenceRadiopharmaceuticalUsageSequenceAttenuationCorrectionSourceNumberOfIterationsNumberOfSubsetsPETReconstructionSequencePETFrameTypeSequenceTimeOfFlightInformationUsedReconstructionTypeDecayCorrectedAttenuationCorrectedScatterCorrectedDeadTimeCorrectedGantryMotionCorrectedPatientMotionCorrectedCountLossNormalizationCorrectedRandomsCorrectedNonUniformRadialSamplingCorrectedSensitivityCalibratedDetectorNormalizationCorrectionIterativeReconstructionMethodAttenuationCorrectionTemporalRelationshipPatientPhysiologicalStateSequencePatientPhysiologicalStateCodeSequenceDepthsOfFocusExcludedIntervalsSequenceExclusionStartDateTimeExclusionDurationUSImageDescriptionSequenceImageDataTypeSequenceDataTypeTransducerScanPatternCodeSequenceAliasedDataTypePositionMeasuringDeviceUsedTransducerGeometryCodeSequenceTransducerBeamSteeringCodeSequenceTransducerApplicationCodeSequenceZeroVelocityPixelValuePhotoacousticExcitationCharacteristicsSequenceExcitationSpectralWidthExcitationEnergyExcitationPulseDurationExcitationWavelengthSequenceExcitationWavelengthIlluminationTranslationFlagAcousticCouplingMediumFlagAcousticCouplingMediumCodeSequenceAcousticCouplingMediumTemperatureTransducerResponseSequenceCenterFrequencyFractionalBandwidthLowerCutoffFrequencyUpperCutoffFrequencyTransducerTechnologySequenceSoundSpeedCorrectionMechanismCodeSequenceObjectSoundSpeedAcousticCouplingMediumSoundSpeedPhotoacousticImageFrameTypeSequenceImageDataTypeCodeSequenceReferenceLocationLabelReferenceLocationDescriptionReferenceBasisCodeSequenceReferenceGeometryCodeSequenceOffsetDistanceOffsetDirectionPotentialScheduledProtocolCodeSequencePotentialRequestedProcedureCodeSequencePotentialReasonsForProcedurePotentialReasonsForProcedureCodeSequencePotentialDiagnosticTasksContraindicationsCodeSequenceReferencedDefinedProtocolSequenceReferencedPerformedProtocolSequencePredecessorProtocolSequenceProtocolPlanningInformationProtocolDesignRationalePatientSpecificationSequenceModelSpecificationSequenceParametersSpecificationSequenceInstructionSequenceInstructionIndexInstructionTextInstructionDescriptionInstructionPerformedFlagInstructionPerformedDateTimeInstructionPerformanceCommentPatientPositioningInstructionSequencePositioningMethodCodeSequencePositioningLandmarkSequenceTargetFrameOfReferenceUIDAcquisitionProtocolElementSpecificationSequenceAcquisitionProtocolElementSequenceProtocolElementNumberProtocolElementNameProtocolElementCharacteristicsSummaryProtocolElementPurposeAcquisitionMotionAcquisitionStartLocationSequenceAcquisitionEndLocationSequenceReconstructionProtocolElementSpecificationSequenceReconstructionProtocolElementSequenceStorageProtocolElementSpecificationSequenceStorageProtocolElementSequenceRequestedSeriesDescriptionSourceAcquisitionProtocolElementNumberSourceAcquisitionBeamNumberSourceReconstructionProtocolElementNumberReconstructionStartLocationSequenceReconstructionEndLocationSequenceReconstructionAlgorithmSequenceReconstructionTargetCenterLocationSequenceImageFilterDescriptionCTDIvolNotificationTriggerDLPNotificationTriggerAutoKVPSelectionTypeAutoKVPUpperBoundAutoKVPLowerBoundProtocolDefinedPatientPositionContributingEquipmentSequenceContributionDateTimeContributionDescriptionStudyInstanceUIDSeriesInstanceUIDStudyIDSeriesNumberAcquisitionNumberInstanceNumberRETIRED_IsotopeNumberRETIRED_PhaseNumberRETIRED_IntervalNumberRETIRED_TimeSlotNumberRETIRED_AngleNumberItemNumberPatientOrientationRETIRED_OverlayNumberRETIRED_CurveNumberRETIRED_LUTNumberPyramidLabelRETIRED_ImagePositionImagePositionPatientRETIRED_ImageOrientationImageOrientationPatientRETIRED_LocationFrameOfReferenceUIDLateralityImageLateralityRETIRED_ImageGeometryTypeRETIRED_MaskingImageRETIRED_ReportNumberTemporalPositionIdentifierNumberOfTemporalPositionsTemporalResolutionSynchronizationFrameOfReferenceUIDSOPInstanceUIDOfConcatenationSourceRETIRED_SeriesInStudyRETIRED_AcquisitionsInSeriesImagesInAcquisitionRETIRED_ImagesInSeriesRETIRED_AcquisitionsInStudyRETIRED_ImagesInStudyRETIRED_ReferenceTargetPositionReferenceIndicatorPositionReferenceIndicatorSliceLocationRETIRED_OtherStudyNumbersNumberOfPatientRelatedStudiesNumberOfPatientRelatedSeriesNumberOfPatientRelatedInstancesNumberOfStudyRelatedSeriesNumberOfStudyRelatedInstancesNumberOfSeriesRelatedInstancesRETIRED_ModifyingDeviceIDRETIRED_ModifiedImageIDRETIRED_ModifiedImageDateRETIRED_ModifyingDeviceManufacturerRETIRED_ModifiedImageTimeRETIRED_ModifiedImageDescriptionImageCommentsRETIRED_OriginalImageIdentificationRETIRED_OriginalImageIdentificationNomenclatureStackIDInStackPositionNumberFrameAnatomySequenceFrameLateralityFrameContentSequencePlanePositionSequencePlaneOrientationSequenceTemporalPositionIndexNominalCardiacTriggerDelayTimeNominalCardiacTriggerTimePriorToRPeakActualCardiacTriggerTimePriorToRPeakFrameAcquisitionNumberDimensionIndexValuesFrameCommentsConcatenationUIDInConcatenationNumberInConcatenationTotalNumberDimensionOrganizationUIDDimensionIndexPointerFunctionalGroupPointerUnassignedSharedConvertedAttributesSequenceUnassignedPerFrameConvertedAttributesSequenceConversionSourceAttributesSequenceDimensionIndexPrivateCreatorDimensionOrganizationSequenceDimensionIndexSequenceConcatenationFrameOffsetNumberFunctionalGroupPrivateCreatorNominalPercentageOfCardiacPhaseNominalPercentageOfRespiratoryPhaseStartingRespiratoryAmplitudeStartingRespiratoryPhaseEndingRespiratoryAmplitudeEndingRespiratoryPhaseRespiratoryTriggerTypeRRIntervalTimeNominalActualCardiacTriggerDelayTimeRespiratorySynchronizationSequenceRespiratoryIntervalTimeNominalRespiratoryTriggerDelayTimeRespiratoryTriggerDelayThresholdActualRespiratoryTriggerDelayTimeImagePositionVolumeImageOrientationVolumeUltrasoundAcquisitionGeometryApexPositionVolumeToTransducerMappingMatrixVolumeToTableMappingMatrixVolumeToTransducerRelationshipPatientFrameOfReferenceSourceTemporalPositionTimeOffsetPlanePositionVolumeSequencePlaneOrientationVolumeSequenceTemporalPositionSequenceDimensionOrganizationTypeVolumeFrameOfReferenceUIDTableFrameOfReferenceUIDDimensionDescriptionLabelPatientOrientationInFrameSequenceFrameLabelAcquisitionIndexContributingSOPInstancesReferenceSequenceReconstructionIndexLightPathFilterPassThroughWavelengthLightPathFilterPassBandImagePathFilterPassThroughWavelengthImagePathFilterPassBandPatientEyeMovementCommandedPatientEyeMovementCommandCodeSequenceSphericalLensPowerCylinderLensPowerCylinderAxisEmmetropicMagnificationIntraOcularPressureHorizontalFieldOfViewPupilDilatedDegreeOfDilationVertexDistanceStereoBaselineAngleStereoBaselineDisplacementStereoHorizontalPixelOffsetStereoVerticalPixelOffsetStereoRotationAcquisitionDeviceTypeCodeSequenceIlluminationTypeCodeSequenceLightPathFilterTypeStackCodeSequenceImagePathFilterTypeStackCodeSequenceLensesCodeSequenceChannelDescriptionCodeSequenceRefractiveStateSequenceMydriaticAgentCodeSequenceRelativeImagePositionCodeSequenceCameraAngleOfViewStereoPairsSequenceLeftImageSequenceRightImageSequenceStereoPairsPresentAxialLengthOfTheEyeOphthalmicFrameLocationSequenceReferenceCoordinatesDepthSpatialResolutionMaximumDepthDistortionAlongScanSpatialResolutionMaximumAlongScanDistortionOphthalmicImageOrientationDepthOfTransverseImageMydriaticAgentConcentrationUnitsSequenceAcrossScanSpatialResolutionMaximumAcrossScanDistortionMydriaticAgentConcentrationIlluminationWaveLengthIlluminationPowerIlluminationBandwidthMydriaticAgentSequenceOphthalmicAxialMeasurementsRightEyeSequenceOphthalmicAxialMeasurementsLeftEyeSequenceOphthalmicAxialMeasurementsDeviceTypeOphthalmicAxialLengthMeasurementsTypeOphthalmicAxialLengthSequenceOphthalmicAxialLengthLensStatusCodeSequenceVitreousStatusCodeSequenceIOLFormulaCodeSequenceIOLFormulaDetailKeratometerIndexSourceOfOphthalmicAxialLengthCodeSequenceSourceOfCornealSizeDataCodeSequenceTargetRefractionRefractiveProcedureOccurredRefractiveSurgeryTypeCodeSequenceOphthalmicUltrasoundMethodCodeSequenceSurgicallyInducedAstigmatismSequenceTypeOfOpticalCorrectionToricIOLPowerSequencePredictedToricErrorSequencePreSelectedForImplantationToricIOLPowerForExactEmmetropiaSequenceToricIOLPowerForExactTargetRefractionSequenceOphthalmicAxialLengthMeasurementsSequenceIOLPowerPredictedRefractiveErrorOphthalmicAxialLengthVelocityLensStatusDescriptionVitreousStatusDescriptionIOLPowerSequenceLensConstantSequenceIOLManufacturerRETIRED_LensConstantDescriptionImplantNameKeratometryMeasurementTypeCodeSequenceImplantPartNumberReferencedOphthalmicAxialMeasurementsSequenceOphthalmicAxialLengthMeasurementsSegmentNameCodeSequenceRefractiveErrorBeforeRefractiveSurgeryCodeSequenceIOLPowerForExactEmmetropiaIOLPowerForExactTargetRefractionAnteriorChamberDepthDefinitionCodeSequenceLensThicknessSequenceAnteriorChamberDepthSequenceCalculationCommentSequenceCalculationCommentTypeCalculationCommentLensThicknessAnteriorChamberDepthSourceOfLensThicknessDataCodeSequenceSourceOfAnteriorChamberDepthDataCodeSequenceSourceOfRefractiveMeasurementsSequenceSourceOfRefractiveMeasurementsCodeSequenceOphthalmicAxialLengthMeasurementModifiedOphthalmicAxialLengthDataSourceCodeSequenceRETIRED_OphthalmicAxialLengthAcquisitionMethodCodeSequenceSignalToNoiseRatioOphthalmicAxialLengthDataSourceDescriptionOphthalmicAxialLengthMeasurementsTotalLengthSequenceOphthalmicAxialLengthMeasurementsSegmentalLengthSequenceOphthalmicAxialLengthMeasurementsLengthSummationSequenceUltrasoundOphthalmicAxialLengthMeasurementsSequenceOpticalOphthalmicAxialLengthMeasurementsSequenceUltrasoundSelectedOphthalmicAxialLengthSequenceOphthalmicAxialLengthSelectionMethodCodeSequenceOpticalSelectedOphthalmicAxialLengthSequenceSelectedSegmentalOphthalmicAxialLengthSequenceSelectedTotalOphthalmicAxialLengthSequenceOphthalmicAxialLengthQualityMetricSequenceRETIRED_OphthalmicAxialLengthQualityMetricTypeCodeSequenceRETIRED_OphthalmicAxialLengthQualityMetricTypeDescriptionIntraocularLensCalculationsRightEyeSequenceIntraocularLensCalculationsLeftEyeSequenceReferencedOphthalmicAxialLengthMeasurementQCImageSequenceOphthalmicMappingDeviceTypeAcquisitionMethodCodeSequenceAcquisitionMethodAlgorithmSequenceOphthalmicThicknessMapTypeCodeSequenceOphthalmicThicknessMappingNormalsSequenceRetinalThicknessDefinitionCodeSequencePixelValueMappingToCodedConceptSequenceMappedPixelValuePixelValueMappingExplanationOphthalmicThicknessMapQualityThresholdSequenceOphthalmicThicknessMapThresholdQualityRatingAnatomicStructureReferencePointRegistrationToLocalizerSequenceRegisteredLocalizerUnitsRegisteredLocalizerTopLeftHandCornerRegisteredLocalizerBottomRightHandCornerOphthalmicThicknessMapQualityRatingSequenceRelevantOPTAttributesSequenceTransformationMethodCodeSequenceTransformationAlgorithmSequenceOphthalmicAxialLengthMethodOphthalmicFOVTwoDimensionalToThreeDimensionalMapSequenceWideFieldOphthalmicPhotographyQualityRatingSequenceWideFieldOphthalmicPhotographyQualityThresholdSequenceWideFieldOphthalmicPhotographyThresholdQualityRatingXCoordinatesCenterPixelViewAngleYCoordinatesCenterPixelViewAngleNumberOfMapPointsTwoDimensionalToThreeDimensionalMapDataDerivationAlgorithmSequenceOphthalmicImageTypeCodeSequenceOphthalmicImageTypeDescriptionScanPatternTypeCodeSequenceReferencedSurfaceMeshIdentificationSequenceOphthalmicVolumetricPropertiesFlagOphthalmicAnatomicReferencePointXCoordinateOphthalmicAnatomicReferencePointYCoordinateOphthalmicEnFaceImageQualityRatingSequenceQualityThresholdOCTBscanAnalysisAcquisitionParametersSequenceNumberofBscansPerFrameBscanSlabThicknessDistanceBetweenBscanSlabsBscanCycleTimeBscanCycleTimeVectorAscanRateBscanRateSurfaceMeshZPixelOffsetVisualFieldHorizontalExtentVisualFieldVerticalExtentVisualFieldShapeScreeningTestModeCodeSequenceMaximumStimulusLuminanceBackgroundLuminanceStimulusColorCodeSequenceBackgroundIlluminationColorCodeSequenceStimulusAreaStimulusPresentationTimeFixationSequenceFixationMonitoringCodeSequenceVisualFieldCatchTrialSequenceFixationCheckedQuantityPatientNotProperlyFixatedQuantityPresentedVisualStimuliDataFlagNumberOfVisualStimuliExcessiveFixationLossesDataFlagExcessiveFixationLossesStimuliRetestingQuantityCommentsOnPatientPerformanceOfVisualFieldFalseNegativesEstimateFlagFalseNegativesEstimateNegativeCatchTrialsQuantityFalseNegativesQuantityExcessiveFalseNegativesDataFlagExcessiveFalseNegativesFalsePositivesEstimateFlagFalsePositivesEstimateCatchTrialsDataFlagPositiveCatchTrialsQuantityTestPointNormalsDataFlagTestPointNormalsSequenceGlobalDeviationProbabilityNormalsFlagFalsePositivesQuantityExcessiveFalsePositivesDataFlagExcessiveFalsePositivesVisualFieldTestNormalsFlagResultsNormalsSequenceAgeCorrectedSensitivityDeviationAlgorithmSequenceGlobalDeviationFromNormalGeneralizedDefectSensitivityDeviationAlgorithmSequenceLocalizedDeviationFromNormalPatientReliabilityIndicatorVisualFieldMeanSensitivityGlobalDeviationProbabilityLocalDeviationProbabilityNormalsFlagLocalizedDeviationProbabilityShortTermFluctuationCalculatedShortTermFluctuationShortTermFluctuationProbabilityCalculatedShortTermFluctuationProbabilityCorrectedLocalizedDeviationFromNormalCalculatedCorrectedLocalizedDeviationFromNormalCorrectedLocalizedDeviationFromNormalProbabilityCalculatedCorrectedLocalizedDeviationFromNormalProbabilityGlobalDeviationProbabilitySequenceLocalizedDeviationProbabilitySequenceFovealSensitivityMeasuredFovealSensitivityVisualFieldTestDurationVisualFieldTestPointSequenceVisualFieldTestPointXCoordinateVisualFieldTestPointYCoordinateAgeCorrectedSensitivityDeviationValueStimulusResultsSensitivityValueRetestStimulusSeenRetestSensitivityValueVisualFieldTestPointNormalsSequenceQuantifiedDefectAgeCorrectedSensitivityDeviationProbabilityValueGeneralizedDefectCorrectedSensitivityDeviationFlagGeneralizedDefectCorrectedSensitivityDeviationValueGeneralizedDefectCorrectedSensitivityDeviationProbabilityValueMinimumSensitivityValueBlindSpotLocalizedBlindSpotXCoordinateBlindSpotYCoordinateVisualAcuityMeasurementSequenceRefractiveParametersUsedOnPatientSequenceMeasurementLateralityOphthalmicPatientClinicalInformationLeftEyeSequenceOphthalmicPatientClinicalInformationRightEyeSequenceFovealPointNormativeDataFlagFovealPointProbabilityValueScreeningBaselineMeasuredScreeningBaselineMeasuredSequenceScreeningBaselineTypeScreeningBaselineValueAlgorithmSourceDataSetNameDataSetVersionDataSetSourceDataSetDescriptionVisualFieldTestReliabilityGlobalIndexSequenceVisualFieldGlobalResultsIndexSequenceDataObservationSequenceIndexNormalsFlagIndexProbabilityIndexProbabilitySequenceSamplesPerPixelSamplesPerPixelUsedPhotometricInterpretationRETIRED_ImageDimensionsPlanarConfigurationNumberOfFramesFrameIncrementPointerFrameDimensionPointerRowsColumnsRETIRED_PlanesUltrasoundColorDataPresentPixelSpacingZoomFactorZoomCenterPixelAspectRatioRETIRED_ImageFormatRETIRED_ManipulatedImageCorrectedImageRETIRED_CompressionRecognitionCodeRETIRED_CompressionCodeRETIRED_CompressionOriginatorRETIRED_CompressionLabelRETIRED_CompressionDescriptionRETIRED_CompressionSequenceRETIRED_CompressionStepPointersRETIRED_RepeatIntervalRETIRED_BitsGroupedRETIRED_PerimeterTableRETIRED_PerimeterValueRETIRED_PredictorRowsRETIRED_PredictorColumnsRETIRED_PredictorConstantsRETIRED_BlockedPixelsRETIRED_BlockRowsRETIRED_BlockColumnsRETIRED_RowOverlapRETIRED_ColumnOverlapBitsAllocatedBitsStoredHighBitPixelRepresentationRETIRED_SmallestValidPixelValueRETIRED_LargestValidPixelValueSmallestImagePixelValueLargestImagePixelValueSmallestPixelValueInSeriesLargestPixelValueInSeriesRETIRED_SmallestImagePixelValueInPlaneRETIRED_LargestImagePixelValueInPlanePixelPaddingValuePixelPaddingRangeLimitFloatPixelPaddingValueDoubleFloatPixelPaddingValueFloatPixelPaddingRangeLimitDoubleFloatPixelPaddingRangeLimitRETIRED_ImageLocationQualityControlImageBurnedInAnnotationRecognizableVisualFeaturesLongitudinalTemporalInformationModifiedReferencedColorPaletteInstanceUIDRETIRED_TransformLabelRETIRED_TransformVersionNumberRETIRED_NumberOfTransformStepsRETIRED_SequenceOfCompressedDataRETIRED_DetailsOfCoefficientsRETIRED_RowsForNthOrderCoefficientsRETIRED_ColumnsForNthOrderCoefficientsRETIRED_CoefficientCodingRETIRED_CoefficientCodingPointersRETIRED_DCTLabelRETIRED_DataBlockDescriptionRETIRED_DataBlockRETIRED_NormalizationFactorFormatRETIRED_ZonalMapNumberFormatRETIRED_ZonalMapLocationRETIRED_ZonalMapFormatRETIRED_AdaptiveMapFormatRETIRED_CodeNumberFormatRETIRED_CodeLabelRETIRED_NumberOfTablesRETIRED_CodeTableLocationRETIRED_BitsForCodeWordRETIRED_ImageDataLocationPixelSpacingCalibrationTypePixelSpacingCalibrationDescriptionPixelIntensityRelationshipPixelIntensityRelationshipSignWindowCenterWindowWidthRescaleInterceptRescaleSlopeRescaleTypeWindowCenterWidthExplanationVOILUTFunctionRETIRED_GrayScaleRecommendedViewingModeRETIRED_GrayLookupTableDescriptorRedPaletteColorLookupTableDescriptorGreenPaletteColorLookupTableDescriptorBluePaletteColorLookupTableDescriptorAlphaPaletteColorLookupTableDescriptorRETIRED_LargeRedPaletteColorLookupTableDescriptorRETIRED_LargeGreenPaletteColorLookupTableDescriptorRETIRED_LargeBluePaletteColorLookupTableDescriptorPaletteColorLookupTableUIDRETIRED_GrayLookupTableDataRedPaletteColorLookupTableDataGreenPaletteColorLookupTableDataBluePaletteColorLookupTableDataAlphaPaletteColorLookupTableDataRETIRED_LargeRedPaletteColorLookupTableDataRETIRED_LargeGreenPaletteColorLookupTableDataRETIRED_LargeBluePaletteColorLookupTableDataRETIRED_LargePaletteColorLookupTableUIDSegmentedRedPaletteColorLookupTableDataSegmentedGreenPaletteColorLookupTableDataSegmentedBluePaletteColorLookupTableDataSegmentedAlphaPaletteColorLookupTableDataStoredValueColorRangeSequenceMinimumStoredValueMappedMaximumStoredValueMappedBreastImplantPresentPartialViewPartialViewDescriptionPartialViewCodeSequenceSpatialLocationsPreservedDataFrameAssignmentSequenceDataPathAssignmentBitsMappedToColorLookupTableBlendingLUT1SequenceBlendingLUT1TransferFunctionBlendingWeightConstantBlendingLookupTableDescriptorBlendingLookupTableDataEnhancedPaletteColorLookupTableSequenceBlendingLUT2SequenceBlendingLUT2TransferFunctionDataPathIDRGBLUTTransferFunctionAlphaLUTTransferFunctionICCProfileColorSpaceLossyImageCompressionLossyImageCompressionRatioLossyImageCompressionMethodModalityLUTSequenceVariableModalityLUTSequenceLUTDescriptorLUTExplanationModalityLUTTypeLUTDataVOILUTSequenceSoftcopyVOILUTSequenceRETIRED_ImagePresentationCommentsRETIRED_BiPlaneAcquisitionSequenceRepresentativeFrameNumberFrameNumbersOfInterestFrameOfInterestDescriptionFrameOfInterestTypeRETIRED_MaskPointersRWavePointerMaskSubtractionSequenceMaskOperationApplicableFrameRangeMaskFrameNumbersContrastFrameAveragingMaskSubPixelShiftTIDOffsetMaskOperationExplanationEquipmentAdministratorSequenceNumberOfDisplaySubsystemsCurrentConfigurationIDDisplaySubsystemIDDisplaySubsystemNameDisplaySubsystemDescriptionSystemStatusSystemStatusCommentTargetLuminanceCharacteristicsSequenceLuminanceCharacteristicsIDDisplaySubsystemConfigurationSequenceConfigurationIDConfigurationNameConfigurationDescriptionReferencedTargetLuminanceCharacteristicsIDQAResultsSequenceDisplaySubsystemQAResultsSequenceConfigurationQAResultsSequenceMeasurementEquipmentSequenceMeasurementFunctionsMeasurementEquipmentTypeVisualEvaluationResultSequenceDisplayCalibrationResultSequenceDDLValueCIExyWhitePointDisplayFunctionTypeGammaValueNumberOfLuminancePointsLuminanceResponseSequenceTargetMinimumLuminanceTargetMaximumLuminanceLuminanceValueLuminanceResponseDescriptionWhitePointFlagDisplayDeviceTypeCodeSequenceDisplaySubsystemSequenceLuminanceResultSequenceAmbientLightValueSourceMeasuredCharacteristicsLuminanceUniformityResultSequenceVisualEvaluationTestSequenceTestResultTestResultCommentTestImageValidationTestPatternCodeSequenceMeasurementPatternCodeSequenceVisualEvaluationMethodCodeSequencePixelDataProviderURLDataPointRowsDataPointColumnsSignalDomainColumnsRETIRED_LargestMonochromePixelValueDataRepresentationPixelMeasuresSequenceFrameVOILUTSequencePixelValueTransformationSequenceSignalDomainRowsDisplayFilterPercentageFramePixelShiftSequenceSubtractionItemIDPixelIntensityRelationshipLUTSequenceFramePixelDataPropertiesSequenceGeometricalPropertiesGeometricMaximumDistortionImageProcessingAppliedMaskSelectionModeLUTFunctionMaskVisibilityPercentagePixelShiftSequenceRegionPixelShiftSequenceVerticesOfTheRegionMultiFramePresentationSequencePixelShiftFrameRangeLUTFrameRangeImageToEquipmentMappingMatrixEquipmentCoordinateSystemIdentificationRETIRED_StudyStatusIDRETIRED_StudyPriorityIDRETIRED_StudyIDIssuerRETIRED_StudyVerifiedDateRETIRED_StudyVerifiedTimeRETIRED_StudyReadDateRETIRED_StudyReadTimeRETIRED_ScheduledStudyStartDateRETIRED_ScheduledStudyStartTimeRETIRED_ScheduledStudyStopDateRETIRED_ScheduledStudyStopTimeRETIRED_ScheduledStudyLocationRETIRED_ScheduledStudyLocationAETitleRETIRED_ReasonForStudyRequestingPhysicianIdentificationSequenceRequestingPhysicianRequestingServiceRequestingServiceCodeSequenceRETIRED_StudyArrivalDateRETIRED_StudyArrivalTimeRETIRED_StudyCompletionDateRETIRED_StudyCompletionTimeRETIRED_StudyComponentStatusIDRequestedProcedureDescriptionRequestedProcedureCodeSequenceRequestedLateralityCodeSequenceReasonForVisitReasonForVisitCodeSequenceRequestedContrastAgentRETIRED_StudyCommentsFlowIdentifierSequenceFlowIdentifierFlowTransferSyntaxUIDFlowRTPSamplingRateSourceIdentifierFrameOriginTimestampIncludesImagingSubjectFrameUsefulnessGroupSequenceRealTimeBulkDataFlowSequenceCameraPositionGroupSequenceIncludesInformationTimeOfFrameGroupSequenceReferencedPatientAliasSequenceVisitStatusIDAdmissionIDRETIRED_IssuerOfAdmissionIDIssuerOfAdmissionIDSequenceRouteOfAdmissionsRETIRED_ScheduledAdmissionDateRETIRED_ScheduledAdmissionTimeRETIRED_ScheduledDischargeDateRETIRED_ScheduledDischargeTimeRETIRED_ScheduledPatientInstitutionResidenceAdmittingDateAdmittingTimeRETIRED_DischargeDateRETIRED_DischargeTimeRETIRED_DischargeDiagnosisDescriptionRETIRED_DischargeDiagnosisCodeSequenceSpecialNeedsServiceEpisodeIDRETIRED_IssuerOfServiceEpisodeIDServiceEpisodeDescriptionIssuerOfServiceEpisodeIDSequencePertinentDocumentsSequencePertinentResourcesSequenceResourceDescriptionCurrentPatientLocationPatientInstitutionResidencePatientStatePatientClinicalTrialParticipationSequenceVisitCommentsWaveformOriginalityNumberOfWaveformChannelsNumberOfWaveformSamplesSamplingFrequencyMultiplexGroupLabelChannelDefinitionSequenceWaveformChannelNumberChannelLabelChannelStatusChannelSourceSequenceChannelSourceModifiersSequenceSourceWaveformSequenceChannelDerivationDescriptionChannelSensitivityChannelSensitivityUnitsSequenceChannelSensitivityCorrectionFactorChannelBaselineChannelTimeSkewChannelSampleSkewChannelOffsetWaveformBitsStoredFilterLowFrequencyFilterHighFrequencyNotchFilterFrequencyNotchFilterBandwidthWaveformDataDisplayScaleWaveformDisplayBackgroundCIELabValueWaveformPresentationGroupSequencePresentationGroupNumberChannelDisplaySequenceChannelRecommendedDisplayCIELabValueChannelPositionDisplayShadingFlagFractionalChannelDisplayScaleAbsoluteChannelDisplayScaleMultiplexedAudioChannelsDescriptionCodeSequenceChannelIdentificationCodeChannelModeMultiplexGroupUIDPowerlineFrequencyChannelImpedanceSequenceImpedanceValueImpedanceMeasurementDateTimeImpedanceMeasurementFrequencyImpedanceMeasurementCurrentTypeWaveformAmplifierTypeFilterLowFrequencyCharacteristicsSequenceFilterHighFrequencyCharacteristicsSequenceSummarizedFilterLookupTableNotchFilterCharacteristicsSequenceWaveformFilterTypeAnalogFilterCharacteristicsSequenceAnalogFilterRollOffAnalogFilterTypeDigitalFilterCharacteristicsSequenceDigitalFilterOrderDigitalFilterTypeCodeSequenceWaveformFilterDescriptionFilterLookupTableSequenceFilterLookupTableDescriptionFrequencyEncodingCodeSequenceMagnitudeEncodingCodeSequenceFilterLookupTableDataScheduledStationAETitleScheduledProcedureStepStartDateScheduledProcedureStepStartTimeScheduledProcedureStepEndDateScheduledProcedureStepEndTimeScheduledPerformingPhysicianNameScheduledProcedureStepDescriptionScheduledProtocolCodeSequenceScheduledProcedureStepIDStageCodeSequenceScheduledPerformingPhysicianIdentificationSequenceScheduledStationNameScheduledProcedureStepLocationPreMedicationScheduledProcedureStepStatusOrderPlacerIdentifierSequenceOrderFillerIdentifierSequenceLocalNamespaceEntityIDUniversalEntityIDUniversalEntityIDTypeIdentifierTypeCodeAssigningFacilitySequenceAssigningJurisdictionCodeSequenceAssigningAgencyOrDepartmentCodeSequenceScheduledProcedureStepSequenceReferencedNonImageCompositeSOPInstanceSequencePerformedStationAETitlePerformedStationNamePerformedLocationPerformedProcedureStepStartDatePerformedProcedureStepStartTimePerformedProcedureStepEndDatePerformedProcedureStepEndTimePerformedProcedureStepStatusPerformedProcedureStepIDPerformedProcedureStepDescriptionPerformedProcedureTypeDescriptionPerformedProtocolCodeSequencePerformedProtocolTypeScheduledStepAttributesSequenceRequestAttributesSequenceCommentsOnThePerformedProcedureStepPerformedProcedureStepDiscontinuationReasonCodeSequenceQuantitySequenceQuantityMeasuringUnitsSequenceBillingItemSequenceTotalTimeOfFluoroscopyTotalNumberOfExposuresEntranceDoseExposedAreaDistanceSourceToEntranceRETIRED_DistanceSourceToSupportExposureDoseSequenceCommentsOnRadiationDoseXRayOutputHalfValueLayerOrganDoseOrganExposedBillingProcedureStepSequenceFilmConsumptionSequenceBillingSuppliesAndDevicesSequenceRETIRED_ReferencedProcedureStepSequencePerformedSeriesSequenceCommentsOnTheScheduledProcedureStepProtocolContextSequenceContentItemModifierSequenceScheduledSpecimenSequenceRETIRED_SpecimenAccessionNumberContainerIdentifierIssuerOfTheContainerIdentifierSequenceAlternateContainerIdentifierSequenceContainerTypeCodeSequenceContainerDescriptionContainerComponentSequenceRETIRED_SpecimenSequenceSpecimenIdentifierRETIRED_SpecimenDescriptionSequenceTrialRETIRED_SpecimenDescriptionTrialSpecimenUIDAcquisitionContextSequenceAcquisitionContextDescriptionSpecimenDescriptionSequenceIssuerOfTheSpecimenIdentifierSequenceSpecimenTypeCodeSequenceSpecimenShortDescriptionSpecimenDetailedDescriptionSpecimenPreparationSequenceSpecimenPreparationStepContentItemSequenceSpecimenLocalizationContentItemSequenceRETIRED_SlideIdentifierWholeSlideMicroscopyImageFrameTypeSequenceImageCenterPointCoordinatesSequenceXOffsetInSlideCoordinateSystemYOffsetInSlideCoordinateSystemZOffsetInSlideCoordinateSystemRETIRED_PixelSpacingSequenceRETIRED_CoordinateSystemAxisCodeSequenceMeasurementUnitsCodeSequenceRETIRED_VitalStainCodeSequenceTrialRequestedProcedureIDReasonForTheRequestedProcedureRequestedProcedurePriorityPatientTransportArrangementsRequestedProcedureLocationRETIRED_PlacerOrderNumberProcedureRETIRED_FillerOrderNumberProcedureConfidentialityCodeReportingPriorityReasonForRequestedProcedureCodeSequenceNamesOfIntendedRecipientsOfResultsIntendedRecipientsOfResultsIdentificationSequenceReasonForPerformedProcedureCodeSequenceRETIRED_RequestedProcedureDescriptionTrialPersonIdentificationCodeSequencePersonAddressPersonTelephoneNumbersPersonTelecomInformationRequestedProcedureCommentsRETIRED_ReasonForTheImagingServiceRequestIssueDateOfImagingServiceRequestIssueTimeOfImagingServiceRequestRETIRED_PlacerOrderNumberImagingServiceRequestRetiredRETIRED_FillerOrderNumberImagingServiceRequestRetiredOrderEnteredByOrderEntererLocationOrderCallbackPhoneNumberOrderCallbackTelecomInformationPlacerOrderNumberImagingServiceRequestFillerOrderNumberImagingServiceRequestImagingServiceRequestCommentsConfidentialityConstraintOnPatientDataDescriptionRETIRED_GeneralPurposeScheduledProcedureStepStatusRETIRED_GeneralPurposePerformedProcedureStepStatusRETIRED_GeneralPurposeScheduledProcedureStepPriorityRETIRED_ScheduledProcessingApplicationsCodeSequenceScheduledProcedureStepStartDateTimeRETIRED_MultipleCopiesFlagPerformedProcessingApplicationsCodeSequenceScheduledProcedureStepExpirationDateTimeHumanPerformerCodeSequenceScheduledProcedureStepModificationDateTimeExpectedCompletionDateTimeRETIRED_ResultingGeneralPurposePerformedProcedureStepsSequenceRETIRED_ReferencedGeneralPurposeScheduledProcedureStepSequenceScheduledWorkitemCodeSequencePerformedWorkitemCodeSequenceInputAvailabilityFlagInputInformationSequenceRETIRED_RelevantInformationSequenceRETIRED_ReferencedGeneralPurposeScheduledProcedureStepTransactionUIDScheduledStationNameCodeSequenceScheduledStationClassCodeSequenceScheduledStationGeographicLocationCodeSequencePerformedStationNameCodeSequencePerformedStationClassCodeSequencePerformedStationGeographicLocationCodeSequenceRETIRED_RequestedSubsequentWorkitemCodeSequenceRETIRED_NonDICOMOutputCodeSequenceOutputInformationSequenceScheduledHumanPerformersSequenceActualHumanPerformersSequenceHumanPerformerOrganizationHumanPerformerNameRawDataHandlingInputReadinessStatePerformedProcedureStepStartDateTimePerformedProcedureStepEndDateTimeProcedureStepCancellationDateTimeOutputDestinationSequenceDICOMStorageSequenceSTOWRSStorageSequenceStorageURLXDSStorageSequenceEntranceDoseInmGyEntranceDoseDerivationParametricMapFrameTypeSequenceReferencedImageRealWorldValueMappingSequenceRealWorldValueMappingSequencePixelValueMappingCodeSequenceLUTLabelRealWorldValueLastValueMappedRealWorldValueLUTDataDoubleFloatRealWorldValueLastValueMappedDoubleFloatRealWorldValueFirstValueMappedRealWorldValueFirstValueMappedQuantityDefinitionSequenceRealWorldValueInterceptRealWorldValueSlopeRETIRED_FindingsFlagTrialRelationshipTypeRETIRED_FindingsSequenceTrialRETIRED_FindingsGroupUIDTrialRETIRED_ReferencedFindingsGroupUIDTrialRETIRED_FindingsGroupRecordingDateTrialRETIRED_FindingsGroupRecordingTimeTrialRETIRED_FindingsSourceCategoryCodeSequenceTrialVerifyingOrganizationRETIRED_DocumentingOrganizationIdentifierCodeSequenceTrialVerificationDateTimeObservationDateTimeObservationStartDateTimeValueTypeConceptNameCodeSequenceRETIRED_MeasurementPrecisionDescriptionTrialContinuityOfContentRETIRED_UrgencyOrPriorityAlertsTrialRETIRED_SequencingIndicatorTrialRETIRED_DocumentIdentifierCodeSequenceTrialRETIRED_DocumentAuthorTrialRETIRED_DocumentAuthorIdentifierCodeSequenceTrialRETIRED_IdentifierCodeSequenceTrialVerifyingObserverSequenceRETIRED_ObjectBinaryIdentifierTrialVerifyingObserverNameRETIRED_DocumentingObserverIdentifierCodeSequenceTrialAuthorObserverSequenceParticipantSequenceCustodialOrganizationSequenceParticipationTypeParticipationDateTimeObserverTypeRETIRED_ProcedureIdentifierCodeSequenceTrialVerifyingObserverIdentificationCodeSequenceRETIRED_ObjectDirectoryBinaryIdentifierTrialRETIRED_EquivalentCDADocumentSequenceReferencedWaveformChannelsRETIRED_DateOfDocumentOrVerbalTransactionTrialRETIRED_TimeOfDocumentCreationOrVerbalTransactionTrialDateTimeDateTimePersonNameUIDRETIRED_ReportStatusIDTrialTemporalRangeTypeReferencedSamplePositionsReferencedFrameNumbersReferencedTimeOffsetsReferencedDateTimeTextValueFloatingPointValueRationalNumeratorValueRationalDenominatorValueRETIRED_ObservationCategoryCodeSequenceTrialConceptCodeSequenceRETIRED_BibliographicCitationTrialPurposeOfReferenceCodeSequenceObservationUIDRETIRED_ReferencedObservationUIDTrialRETIRED_ReferencedObservationClassTrialRETIRED_ReferencedObjectObservationClassTrialAnnotationGroupNumberRETIRED_ObservationDateTrialRETIRED_ObservationTimeTrialRETIRED_MeasurementAutomationTrialModifierCodeSequenceRETIRED_IdentificationDescriptionTrialRETIRED_CoordinatesSetGeometricTypeTrialRETIRED_AlgorithmCodeSequenceTrialRETIRED_AlgorithmDescriptionTrialRETIRED_PixelCoordinatesSetTrialMeasuredValueSequenceNumericValueQualifierCodeSequenceRETIRED_CurrentObserverTrialNumericValueRETIRED_ReferencedAccessionSequenceTrialRETIRED_ReportStatusCommentTrialRETIRED_ProcedureContextSequenceTrialRETIRED_VerbalSourceTrialRETIRED_AddressTrialRETIRED_TelephoneNumberTrialRETIRED_VerbalSourceIdentifierCodeSequenceTrialPredecessorDocumentsSequenceReferencedRequestSequencePerformedProcedureCodeSequenceCurrentRequestedProcedureEvidenceSequenceRETIRED_ReportDetailSequenceTrialPertinentOtherEvidenceSequenceHL7StructuredDocumentReferenceSequenceRETIRED_ObservationSubjectUIDTrialRETIRED_ObservationSubjectClassTrialRETIRED_ObservationSubjectTypeCodeSequenceTrialCompletionFlagCompletionFlagDescriptionVerificationFlagArchiveRequestedPreliminaryFlagContentTemplateSequenceIdenticalDocumentsSequenceRETIRED_ObservationSubjectContextFlagTrialRETIRED_ObserverContextFlagTrialRETIRED_ProcedureContextFlagTrialContentSequenceRETIRED_RelationshipSequenceTrialRETIRED_RelationshipTypeCodeSequenceTrialRETIRED_LanguageCodeSequenceTrialTabulatedValuesSequenceNumberOfTableRowsNumbeOfTableColumnsTableRowNumberTableColumnNumberTableRowDefinitionSequenceTableColumnDefinitionSequenceCellValuesSequenceRETIRED_UniformResourceLocatorTrialWaveformAnnotationSequenceTemplateIdentifierRETIRED_TemplateVersionRETIRED_TemplateLocalVersionRETIRED_TemplateExtensionFlagRETIRED_TemplateExtensionOrganizationUIDRETIRED_TemplateExtensionCreatorUIDReferencedContentItemIdentifierHL7InstanceIdentifierHL7DocumentEffectiveTimeHL7DocumentTypeCodeSequenceDocumentClassCodeSequenceRetrieveURIRetrieveLocationUIDTypeOfInstancesDICOMRetrievalSequenceDICOMMediaRetrievalSequenceWADORetrievalSequenceXDSRetrievalSequenceWADORSRetrievalSequenceRepositoryUniqueIDHomeCommunityIDDocumentTitleEncapsulatedDocumentMIMETypeOfEncapsulatedDocumentSourceInstanceSequenceListOfMIMETypesEncapsulatedDocumentLengthProductPackageIdentifierSubstanceAdministrationApprovalApprovalStatusFurtherDescriptionApprovalStatusDateTimeProductTypeCodeSequenceProductNameProductDescriptionProductLotIdentifierProductExpirationDateTimeSubstanceAdministrationDateTimeSubstanceAdministrationNotesSubstanceAdministrationDeviceIDProductParameterSequenceSubstanceAdministrationParameterSequenceApprovalSequenceAssertionCodeSequenceAssertionUIDAsserterIdentificationSequenceAssertionDateTimeAssertionExpirationDateTimeAssertionCommentsRelatedAssertionSequenceReferencedAssertionUIDApprovalSubjectSequenceOrganizationalRoleCodeSequenceLensDescriptionRightLensSequenceLeftLensSequenceUnspecifiedLateralityLensSequenceCylinderSequencePrismSequenceHorizontalPrismPowerHorizontalPrismBaseVerticalPrismPowerVerticalPrismBaseLensSegmentTypeOpticalTransmittanceChannelWidthPupilSizeCornealSizeCornealSizeSequenceAutorefractionRightEyeSequenceAutorefractionLeftEyeSequenceDistancePupillaryDistanceNearPupillaryDistanceIntermediatePupillaryDistanceOtherPupillaryDistanceKeratometryRightEyeSequenceKeratometryLeftEyeSequenceSteepKeratometricAxisSequenceRadiusOfCurvatureKeratometricPowerKeratometricAxisFlatKeratometricAxisSequenceBackgroundColorOptotypeOptotypePresentationSubjectiveRefractionRightEyeSequenceSubjectiveRefractionLeftEyeSequenceAddNearSequenceAddIntermediateSequenceAddOtherSequenceAddPowerViewingDistanceCorneaMeasurementsSequenceSourceOfCorneaMeasurementDataCodeSequenceSteepCornealAxisSequenceFlatCornealAxisSequenceCornealPowerCornealAxisCorneaMeasurementMethodCodeSequenceRefractiveIndexOfCorneaRefractiveIndexOfAqueousHumorVisualAcuityTypeCodeSequenceVisualAcuityRightEyeSequenceVisualAcuityLeftEyeSequenceVisualAcuityBothEyesOpenSequenceViewingDistanceTypeVisualAcuityModifiersDecimalVisualAcuityOptotypeDetailedDefinitionReferencedRefractiveMeasurementsSequenceSpherePowerCylinderPowerCornealTopographySurfaceCornealVertexLocationPupilCentroidXCoordinatePupilCentroidYCoordinateEquivalentPupilRadiusCornealTopographyMapTypeCodeSequenceVerticesOfTheOutlineOfPupilCornealTopographyMappingNormalsSequenceMaximumCornealCurvatureSequenceMaximumCornealCurvatureMaximumCornealCurvatureLocationMinimumKeratometricSequenceSimulatedKeratometricCylinderSequenceAverageCornealPowerCornealISValueAnalyzedAreaSurfaceRegularityIndexSurfaceAsymmetryIndexCornealEccentricityIndexKeratoconusPredictionIndexDecimalPotentialVisualAcuityCornealTopographyMapQualityEvaluationSourceImageCornealProcessedDataSequenceCornealPointLocationCornealPointEstimatedAxialPowerTangentialPowerRefractivePowerRelativeElevationCornealWavefrontImagedVolumeWidthImagedVolumeHeightImagedVolumeDepthTotalPixelMatrixColumnsTotalPixelMatrixRowsTotalPixelMatrixOriginSequenceSpecimenLabelInImageFocusMethodExtendedDepthOfFieldNumberOfFocalPlanesDistanceBetweenFocalPlanesRecommendedAbsentPixelCIELabValueIlluminatorTypeCodeSequenceImageOrientationSlideOpticalPathSequenceOpticalPathIdentifierOpticalPathDescriptionIlluminationColorCodeSequenceSpecimenReferenceSequenceCondenserLensPowerObjectiveLensPowerObjectiveLensNumericalApertureConfocalModeTissueLocationConfocalMicroscopyImageFrameTypeSequenceImageAcquisitionDepthPaletteColorLookupTableSequenceReferencedImageNavigationSequenceTopLeftHandCornerOfLocalizerAreaBottomRightHandCornerOfLocalizerAreaOpticalPathIdentificationSequencePlanePositionSlideSequenceColumnPositionInTotalImagePixelMatrixRowPositionInTotalImagePixelMatrixPixelOriginInterpretationNumberOfOpticalPathsTotalPixelMatrixFocalPlanesCalibrationImageDeviceSequenceContainerComponentTypeCodeSequenceContainerComponentThicknessDeviceLengthContainerComponentWidthDeviceDiameterDeviceDiameterUnitsDeviceVolumeInterMarkerDistanceContainerComponentMaterialContainerComponentIDContainerComponentLengthContainerComponentDiameterContainerComponentDescriptionDeviceDescriptionLongDeviceDescriptionContrastBolusIngredientPercentByVolumeOCTFocalDistanceBeamSpotSizeEffectiveRefractiveIndexOCTAcquisitionDomainOCTOpticalCenterWavelengthAxialResolutionRangingDepthALineRateALinesPerFrameCatheterRotationalRateALinePixelSpacingModeOfPercutaneousAccessSequenceIntravascularOCTFrameTypeSequenceOCTZOffsetAppliedIntravascularFrameContentSequenceIntravascularLongitudinalDistanceIntravascularOCTFrameContentSequenceOCTZOffsetCorrectionCatheterDirectionOfRotationSeamLineLocationFirstALineLocationSeamLineIndexNumberOfPaddedALinesInterpolationTypeRefractiveIndexAppliedEnergyWindowVectorNumberOfEnergyWindowsEnergyWindowInformationSequenceEnergyWindowRangeSequenceEnergyWindowLowerLimitEnergyWindowUpperLimitRadiopharmaceuticalInformationSequenceResidualSyringeCountsEnergyWindowNameDetectorVectorNumberOfDetectorsDetectorInformationSequencePhaseVectorNumberOfPhasesPhaseInformationSequenceNumberOfFramesInPhasePhaseDelayPauseBetweenFramesPhaseDescriptionRotationVectorNumberOfRotationsRotationInformationSequenceNumberOfFramesInRotationRRIntervalVectorNumberOfRRIntervalsGatedInformationSequenceDataInformationSequenceTimeSlotVectorNumberOfTimeSlotsTimeSlotInformationSequenceTimeSlotTimeSliceVectorNumberOfSlicesAngularViewVectorTimeSliceVectorNumberOfTimeSlicesStartAngleTypeOfDetectorMotionTriggerVectorNumberOfTriggersInPhaseViewCodeSequenceViewModifierCodeSequenceRadionuclideCodeSequenceAdministrationRouteCodeSequenceRadiopharmaceuticalCodeSequenceCalibrationDataSequenceEnergyWindowNumberImageIDPatientOrientationCodeSequencePatientOrientationModifierCodeSequencePatientGantryRelationshipCodeSequenceSliceProgressionDirectionScanProgressionDirectionSeriesTypeUnitsCountsSourceReprojectionMethodSUVTypeRandomsCorrectionMethodAttenuationCorrectionMethodDecayCorrectionReconstructionMethodDetectorLinesOfResponseUsedScatterCorrectionMethodAxialAcceptanceAxialMashTransverseMashDetectorElementSizeCoincidenceWindowWidthSecondaryCountsTypeFrameReferenceTimePrimaryPromptsCountsAccumulatedSecondaryCountsAccumulatedSliceSensitivityFactorDecayFactorDoseCalibrationFactorScatterFractionFactorDeadTimeFactorImageIndexRETIRED_CountsIncludedRETIRED_DeadTimeCorrectionFlagHistogramSequenceHistogramNumberOfBinsHistogramFirstBinValueHistogramLastBinValueHistogramBinWidthHistogramExplanationHistogramDataSegmentationTypeSegmentSequenceSegmentedPropertyCategoryCodeSequenceSegmentNumberSegmentLabelSegmentDescriptionSegmentationAlgorithmIdentificationSequenceSegmentAlgorithmTypeSegmentAlgorithmNameSegmentIdentificationSequenceReferencedSegmentNumberRecommendedDisplayGrayscaleValueRecommendedDisplayCIELabValueMaximumFractionalValueSegmentedPropertyTypeCodeSequenceSegmentationFractionalTypeSegmentedPropertyTypeModifierCodeSequenceUsedSegmentsSequenceSegmentsOverlapTrackingIDTrackingUIDDeformableRegistrationSequenceSourceFrameOfReferenceUIDDeformableRegistrationGridSequenceGridDimensionsGridResolutionVectorGridDataPreDeformationMatrixRegistrationSequencePostDeformationMatrixRegistrationSequenceNumberOfSurfacesSurfaceSequenceSurfaceNumberSurfaceCommentsSurfaceProcessingSurfaceProcessingRatioSurfaceProcessingDescriptionRecommendedPresentationOpacityRecommendedPresentationTypeFiniteVolumeManifoldSurfacePointsSequenceSurfacePointsNormalsSequenceSurfaceMeshPrimitivesSequenceNumberOfSurfacePointsPointCoordinatesDataPointPositionAccuracyMeanPointDistanceMaximumPointDistancePointsBoundingBoxCoordinatesAxisOfRotationCenterOfRotationNumberOfVectorsVectorDimensionalityVectorAccuracyVectorCoordinateDataDoublePointCoordinatesDataTrianglePointIndexListEdgePointIndexListVertexPointIndexListTriangleStripSequenceTriangleFanSequenceLineSequencePrimitivePointIndexListSurfaceCountReferencedSurfaceSequenceReferencedSurfaceNumberSegmentSurfaceGenerationAlgorithmIdentificationSequenceSegmentSurfaceSourceInstanceSequenceAlgorithmFamilyCodeSequenceAlgorithmNameCodeSequenceAlgorithmVersionAlgorithmParametersFacetSequenceSurfaceProcessingAlgorithmIdentificationSequenceAlgorithmNameRecommendedPointRadiusRecommendedLineThicknessLongPrimitivePointIndexListLongTrianglePointIndexListLongEdgePointIndexListLongVertexPointIndexListTrackSetSequenceTrackSequenceRecommendedDisplayCIELabValueListTrackingAlgorithmIdentificationSequenceTrackSetNumberTrackSetLabelTrackSetDescriptionTrackSetAnatomicalTypeCodeSequenceMeasurementsSequenceTrackSetStatisticsSequenceFloatingPointValuesTrackPointIndexListTrackStatisticsSequenceMeasurementValuesSequenceDiffusionAcquisitionCodeSequenceDiffusionModelCodeSequenceImplantSizeImplantTemplateVersionReplacedImplantTemplateSequenceImplantTypeDerivationImplantTemplateSequenceOriginalImplantTemplateSequenceEffectiveDateTimeImplantTargetAnatomySequenceInformationFromManufacturerSequenceNotificationFromManufacturerSequenceInformationIssueDateTimeInformationSummaryImplantRegulatoryDisapprovalCodeSequenceOverallTemplateSpatialToleranceHPGLDocumentSequenceHPGLDocumentIDHPGLDocumentLabelViewOrientationCodeSequenceViewOrientationModifierHPGLDocumentScalingHPGLDocumentHPGLContourPenNumberHPGLPenSequenceHPGLPenNumberHPGLPenLabelHPGLPenDescriptionRecommendedRotationPointBoundingRectangleImplantTemplate3DModelSurfaceNumberSurfaceModelDescriptionSequenceSurfaceModelLabelSurfaceModelScalingFactorMaterialsCodeSequenceCoatingMaterialsCodeSequenceImplantTypeCodeSequenceFixationMethodCodeSequenceMatingFeatureSetsSequenceMatingFeatureSetIDMatingFeatureSetLabelMatingFeatureSequenceMatingFeatureIDMatingFeatureDegreeOfFreedomSequenceDegreeOfFreedomIDDegreeOfFreedomTypeTwoDMatingFeatureCoordinatesSequenceReferencedHPGLDocumentIDTwoDMatingPointTwoDMatingAxesTwoDDegreeOfFreedomSequenceThreeDDegreeOfFreedomAxisRangeOfFreedomThreeDMatingPointThreeDMatingAxesTwoDDegreeOfFreedomAxisPlanningLandmarkPointSequencePlanningLandmarkLineSequencePlanningLandmarkPlaneSequencePlanningLandmarkIDPlanningLandmarkDescriptionPlanningLandmarkIdentificationCodeSequenceTwoDPointCoordinatesSequenceTwoDPointCoordinatesThreeDPointCoordinatesTwoDLineCoordinatesSequenceTwoDLineCoordinatesThreeDLineCoordinatesTwoDPlaneCoordinatesSequenceTwoDPlaneIntersectionThreeDPlaneOriginThreeDPlaneNormalModelModificationModelMirroringModelUsageCodeSequenceModelGroupUIDRelativeURIReferenceWithinEncapsulatedDocumentAnnotationCoordinateTypeAnnotationGroupSequenceAnnotationGroupUIDAnnotationGroupLabelAnnotationGroupDescriptionAnnotationGroupGenerationTypeAnnotationGroupAlgorithmIdentificationSequenceAnnotationPropertyCategoryCodeSequenceAnnotationPropertyTypeCodeSequenceAnnotationPropertyTypeModifierCodeSequenceNumberOfAnnotationsAnnotationAppliesToAllOpticalPathsReferencedOpticalPathIdentifierAnnotationAppliesToAllZPlanesCommonZCoordinateValueAnnotationIndexListGraphicAnnotationSequenceGraphicLayerBoundingBoxAnnotationUnitsAnchorPointAnnotationUnitsGraphicAnnotationUnitsUnformattedTextValueTextObjectSequenceGraphicObjectSequenceBoundingBoxTopLeftHandCornerBoundingBoxBottomRightHandCornerBoundingBoxTextHorizontalJustificationAnchorPointAnchorPointVisibilityGraphicDimensionsNumberOfGraphicPointsGraphicDataGraphicTypeGraphicFilledRETIRED_ImageRotationRetiredImageHorizontalFlipImageRotationRETIRED_DisplayedAreaTopLeftHandCornerTrialRETIRED_DisplayedAreaBottomRightHandCornerTrialDisplayedAreaTopLeftHandCornerDisplayedAreaBottomRightHandCornerDisplayedAreaSelectionSequenceGraphicLayerSequenceGraphicLayerOrderGraphicLayerRecommendedDisplayGrayscaleValueRETIRED_GraphicLayerRecommendedDisplayRGBValueGraphicLayerDescriptionContentLabelContentDescriptionPresentationCreationDatePresentationCreationTimeContentCreatorNameContentCreatorIdentificationCodeSequenceAlternateContentDescriptionSequencePresentationSizeModePresentationPixelSpacingPresentationPixelAspectRatioPresentationPixelMagnificationRatioGraphicGroupLabelGraphicGroupDescriptionCompoundGraphicSequenceCompoundGraphicInstanceIDFontNameFontNameTypeCSSFontNameRotationAngleTextStyleSequenceLineStyleSequenceFillStyleSequenceGraphicGroupSequenceTextColorCIELabValueHorizontalAlignmentVerticalAlignmentShadowStyleShadowOffsetXShadowOffsetYShadowColorCIELabValueUnderlinedBoldItalicPatternOnColorCIELabValuePatternOffColorCIELabValueLineThicknessLineDashingStyleLinePatternFillPatternFillModeShadowOpacityGapLengthDiameterOfVisibilityRotationPointTickAlignmentShowTickLabelTickLabelAlignmentCompoundGraphicUnitsPatternOnOpacityPatternOffOpacityMajorTicksSequenceTickPositionTickLabelCompoundGraphicTypeGraphicGroupIDShapeTypeRegistrationSequenceMatrixRegistrationSequenceMatrixSequenceFrameOfReferenceToDisplayedCoordinateSystemTransformationMatrixFrameOfReferenceTransformationMatrixTypeRegistrationTypeCodeSequenceFiducialDescriptionFiducialIdentifierFiducialIdentifierCodeSequenceContourUncertaintyRadiusUsedFiducialsSequenceUsedRTStructureSetROISequenceGraphicCoordinatesDataSequenceFiducialUIDReferencedFiducialUIDFiducialSetSequenceFiducialSequenceFiducialsPropertyCategoryCodeSequenceGraphicLayerRecommendedDisplayCIELabValueBlendingSequenceRelativeOpacityReferencedSpatialRegistrationSequenceBlendingPositionPresentationDisplayCollectionUIDPresentationSequenceCollectionUIDPresentationSequencePositionIndexRenderedImageReferenceSequenceVolumetricPresentationStateInputSequencePresentationInputTypeInputSequencePositionIndexCropCroppingSpecificationIndexCompositingMethodVolumetricPresentationInputNumberImageVolumeGeometryVolumetricPresentationInputSetUIDVolumetricPresentationInputSetSequenceGlobalCropGlobalCroppingSpecificationIndexRenderingMethodVolumeCroppingSequenceVolumeCroppingMethodBoundingBoxCropObliqueCroppingPlaneSequenceObliqueCroppingPlaneObliqueCroppingPlaneNormalCroppingSpecificationNumberMultiPlanarReconstructionStyleMPRThicknessTypeMPRSlabThicknessMPRTopLeftHandCornerMPRViewWidthDirectionMPRViewWidthNumberOfVolumetricCurvePointsVolumetricCurvePointsMPRViewHeightDirectionMPRViewHeightRenderProjectionViewpointPositionViewpointLookAtPointViewpointUpDirectionRenderFieldOfViewSamplingStepSizeShadingStyleAmbientReflectionIntensityLightDirectionDiffuseReflectionIntensitySpecularReflectionIntensityShininessPresentationStateClassificationComponentSequenceComponentTypeComponentInputSequenceVolumetricPresentationInputIndexPresentationStateCompositorComponentSequenceWeightingTransferFunctionSequenceWeightingLookupTableDescriptorWeightingLookupTableDataVolumetricAnnotationSequenceReferencedStructuredContextSequenceReferencedContentItemVolumetricPresentationInputAnnotationSequenceAnnotationClippingPresentationAnimationStyleRecommendedAnimationRateAnimationCurveSequenceAnimationStepSizeSwivelRangeVolumetricCurveUpDirectionsVolumeStreamSequenceRGBATransferFunctionDescriptionAdvancedBlendingSequenceBlendingInputNumberBlendingDisplayInputSequenceBlendingDisplaySequenceBlendingModeTimeSeriesBlendingGeometryForDisplayThresholdSequenceThresholdValueSequenceThresholdTypeThresholdValueHangingProtocolNameHangingProtocolDescriptionHangingProtocolLevelHangingProtocolCreatorHangingProtocolCreationDateTimeHangingProtocolDefinitionSequenceHangingProtocolUserIdentificationCodeSequenceHangingProtocolUserGroupNameSourceHangingProtocolSequenceNumberOfPriorsReferencedImageSetsSequenceImageSetSelectorSequenceImageSetSelectorUsageFlagSelectorAttributeSelectorValueNumberTimeBasedImageSetsSequenceImageSetNumberImageSetSelectorCategoryRelativeTimeRelativeTimeUnitsAbstractPriorValueAbstractPriorCodeSequenceImageSetLabelSelectorAttributeVRSelectorSequencePointerSelectorSequencePointerPrivateCreatorSelectorAttributePrivateCreatorSelectorAEValueSelectorASValueSelectorATValueSelectorDAValueSelectorCSValueSelectorDTValueSelectorISValueSelectorOBValueSelectorLOValueSelectorOFValueSelectorLTValueSelectorOWValueSelectorPNValueSelectorTMValueSelectorSHValueSelectorUNValueSelectorSTValueSelectorUCValueSelectorUTValueSelectorURValueSelectorDSValueSelectorODValueSelectorFDValueSelectorOLValueSelectorFLValueSelectorULValueSelectorUSValueSelectorSLValueSelectorSSValueSelectorUIValueSelectorCodeSequenceValueSelectorOVValueSelectorSVValueSelectorUVValueNumberOfScreensNominalScreenDefinitionSequenceNumberOfVerticalPixelsNumberOfHorizontalPixelsDisplayEnvironmentSpatialPositionScreenMinimumGrayscaleBitDepthScreenMinimumColorBitDepthApplicationMaximumRepaintTimeDisplaySetsSequenceDisplaySetNumberDisplaySetLabelDisplaySetPresentationGroupDisplaySetPresentationGroupDescriptionPartialDataDisplayHandlingSynchronizedScrollingSequenceDisplaySetScrollingGroupNavigationIndicatorSequenceNavigationDisplaySetReferenceDisplaySetsImageBoxesSequenceImageBoxNumberImageBoxLayoutTypeImageBoxTileHorizontalDimensionImageBoxTileVerticalDimensionImageBoxScrollDirectionImageBoxSmallScrollTypeImageBoxSmallScrollAmountImageBoxLargeScrollTypeImageBoxLargeScrollAmountImageBoxOverlapPriorityCineRelativeToRealTimeFilterOperationsSequenceFilterByCategoryFilterByAttributePresenceFilterByOperatorStructuredDisplayBackgroundCIELabValueEmptyImageBoxCIELabValueStructuredDisplayImageBoxSequenceStructuredDisplayTextBoxSequenceReferencedFirstFrameSequenceImageBoxSynchronizationSequenceSynchronizedImageBoxListTypeOfSynchronizationBlendingOperationTypeReformattingOperationTypeReformattingThicknessReformattingIntervalReformattingOperationInitialViewDirectionThreeDRenderingTypeSortingOperationsSequenceSortByCategorySortingDirectionDisplaySetPatientOrientationVOITypePseudoColorTypePseudoColorPaletteInstanceReferenceSequenceShowGrayscaleInvertedShowImageTrueSizeFlagShowGraphicAnnotationFlagShowPatientDemographicsFlagShowAcquisitionTechniquesFlagDisplaySetHorizontalJustificationDisplaySetVerticalJustificationContinuationStartMetersetContinuationEndMetersetProcedureStepStateProcedureStepProgressInformationSequenceProcedureStepProgressProcedureStepProgressDescriptionProcedureStepProgressParametersSequenceProcedureStepCommunicationsURISequenceContactURIContactDisplayNameProcedureStepDiscontinuationReasonCodeSequenceBeamTaskSequenceBeamTaskTypeRETIRED_BeamOrderIndexTrialAutosequenceFlagTableTopVerticalAdjustedPositionTableTopLongitudinalAdjustedPositionTableTopLateralAdjustedPositionPatientSupportAdjustedAngleTableTopEccentricAdjustedAngleTableTopPitchAdjustedAngleTableTopRollAdjustedAngleDeliveryVerificationImageSequenceVerificationImageTimingDoubleExposureFlagDoubleExposureOrderingRETIRED_DoubleExposureMetersetTrialRETIRED_DoubleExposureFieldDeltaTrialRelatedReferenceRTImageSequenceGeneralMachineVerificationSequenceConventionalMachineVerificationSequenceIonMachineVerificationSequenceFailedAttributesSequenceOverriddenAttributesSequenceConventionalControlPointVerificationSequenceIonControlPointVerificationSequenceAttributeOccurrenceSequenceAttributeOccurrencePointerAttributeItemSelectorAttributeOccurrencePrivateCreatorSelectorSequencePointerItemsScheduledProcedureStepPriorityWorklistLabelProcedureStepLabelScheduledProcessingParametersSequencePerformedProcessingParametersSequenceUnifiedProcedureStepPerformedProcedureSequenceRETIRED_RelatedProcedureStepSequenceRETIRED_ProcedureStepRelationshipTypeReplacedProcedureStepSequenceDeletionLockReceivingAERequestingAEReasonForCancellationSCPStatusSubscriptionListStatusUnifiedProcedureStepListStatusBeamOrderIndexDoubleExposureMetersetDoubleExposureFieldDeltaBrachyTaskSequenceContinuationStartTotalReferenceAirKermaContinuationEndTotalReferenceAirKermaContinuationPulseNumberChannelDeliveryOrderSequenceReferencedChannelNumberStartCumulativeTimeWeightEndCumulativeTimeWeightOmittedChannelSequenceReasonForChannelOmissionReasonForChannelOmissionDescriptionChannelDeliveryOrderIndexChannelDeliveryContinuationSequenceOmittedApplicationSetupSequenceImplantAssemblyTemplateNameImplantAssemblyTemplateIssuerImplantAssemblyTemplateVersionReplacedImplantAssemblyTemplateSequenceImplantAssemblyTemplateTypeOriginalImplantAssemblyTemplateSequenceDerivationImplantAssemblyTemplateSequenceImplantAssemblyTemplateTargetAnatomySequenceProcedureTypeCodeSequenceSurgicalTechniqueComponentTypesSequenceComponentTypeCodeSequenceExclusiveComponentTypeMandatoryComponentTypeComponentSequenceComponentIDComponentAssemblySequenceComponent1ReferencedIDComponent1ReferencedMatingFeatureSetIDComponent1ReferencedMatingFeatureIDComponent2ReferencedIDComponent2ReferencedMatingFeatureSetIDComponent2ReferencedMatingFeatureIDImplantTemplateGroupNameImplantTemplateGroupDescriptionImplantTemplateGroupIssuerImplantTemplateGroupVersionReplacedImplantTemplateGroupSequenceImplantTemplateGroupTargetAnatomySequenceImplantTemplateGroupMembersSequenceImplantTemplateGroupMemberIDThreeDImplantTemplateGroupMemberMatchingPointThreeDImplantTemplateGroupMemberMatchingAxesImplantTemplateGroupMemberMatching2DCoordinatesSequenceTwoDImplantTemplateGroupMemberMatchingPointTwoDImplantTemplateGroupMemberMatchingAxesImplantTemplateGroupVariationDimensionSequenceImplantTemplateGroupVariationDimensionNameImplantTemplateGroupVariationDimensionRankSequenceReferencedImplantTemplateGroupMemberIDImplantTemplateGroupVariationDimensionRankSurfaceScanAcquisitionTypeCodeSequenceSurfaceScanModeCodeSequenceRegistrationMethodCodeSequenceShotDurationTimeShotOffsetTimeSurfacePointPresentationValueDataSurfacePointColorCIELabValueDataUVMappingSequenceTextureLabelUValueDataVValueDataReferencedTextureSequenceReferencedSurfaceDataSequenceAssessmentSummaryAssessmentSummaryDescriptionAssessedSOPInstanceSequenceReferencedComparisonSOPInstanceSequenceNumberOfAssessmentObservationsAssessmentObservationsSequenceObservationSignificanceObservationDescriptionStructuredConstraintObservationSequenceAssessedAttributeValueSequenceAssessmentSetIDAssessmentRequesterSequenceSelectorAttributeNameSelectorAttributeKeywordAssessmentTypeCodeSequenceObservationBasisCodeSequenceAssessmentLabelConstraintTypeSpecificationSelectionGuidanceConstraintValueSequenceRecommendedDefaultValueSequenceConstraintViolationSignificanceConstraintViolationConditionModifiableConstraintFlagStorageMediaFileSetIDStorageMediaFileSetUIDIconImageSequenceRETIRED_TopicTitleRETIRED_TopicSubjectRETIRED_TopicAuthorRETIRED_TopicKeywordsSOPInstanceStatusSOPAuthorizationDateTimeSOPAuthorizationCommentAuthorizationEquipmentCertificationNumberMACIDNumberMACCalculationTransferSyntaxUIDMACAlgorithmDataElementsSignedDigitalSignatureUIDDigitalSignatureDateTimeCertificateTypeCertificateOfSignerSignatureCertifiedTimestampTypeCertifiedTimestampRETIRED_undefinedDigitalSignaturePurposeCodeSequenceReferencedDigitalSignatureSequenceReferencedSOPInstanceMACSequenceMACEncryptedAttributesSequenceEncryptedContentTransferSyntaxUIDEncryptedContentModifiedAttributesSequenceNonconformingModifiedAttributesSequenceNonconformingDataElementValueOriginalAttributesSequenceAttributeModificationDateTimeModifyingSystemSourceOfPreviousValuesReasonForTheAttributeModificationInstanceOriginStatusRETIRED_EscapeTripletRETIRED_RunLengthTripletRETIRED_HuffmanTableSizeRETIRED_HuffmanTableTripletRETIRED_ShiftTableSizeRETIRED_ShiftTableTripletRETIRED_ZonalMapNumberOfCopiesPrinterConfigurationSequencePrintPriorityMediumTypeFilmDestinationFilmSessionLabelMemoryAllocationMaximumMemoryAllocationRETIRED_ColorImagePrintingFlagRETIRED_CollationFlagRETIRED_AnnotationFlagRETIRED_ImageOverlayFlagRETIRED_PresentationLUTFlagRETIRED_ImageBoxPresentationLUTFlagMemoryBitDepthPrintingBitDepthMediaInstalledSequenceOtherMediaAvailableSequenceSupportedImageDisplayFormatsSequenceReferencedFilmBoxSequenceRETIRED_ReferencedStoredPrintSequenceImageDisplayFormatAnnotationDisplayFormatIDFilmOrientationFilmSizeIDPrinterResolutionIDDefaultPrinterResolutionIDMagnificationTypeSmoothingTypeDefaultMagnificationTypeOtherMagnificationTypesAvailableDefaultSmoothingTypeOtherSmoothingTypesAvailableBorderDensityEmptyImageDensityMinDensityMaxDensityTrimConfigurationInformationConfigurationInformationDescriptionMaximumCollatedFilmsIlluminationReflectedAmbientLightPrinterPixelSpacingReferencedFilmSessionSequenceReferencedImageBoxSequenceReferencedBasicAnnotationBoxSequenceImageBoxPositionPolarityRequestedImageSizeRequestedDecimateCropBehaviorRequestedResolutionIDRequestedImageSizeFlagDecimateCropResultBasicGrayscaleImageSequenceBasicColorImageSequenceRETIRED_ReferencedImageOverlayBoxSequenceRETIRED_ReferencedVOILUTBoxSequenceAnnotationPositionTextStringRETIRED_ReferencedOverlayPlaneSequenceRETIRED_ReferencedOverlayPlaneGroupsRETIRED_OverlayPixelDataSequenceRETIRED_OverlayMagnificationTypeRETIRED_OverlaySmoothingTypeRETIRED_OverlayOrImageMagnificationRETIRED_MagnifyToNumberOfColumnsRETIRED_OverlayForegroundDensityRETIRED_OverlayBackgroundDensityRETIRED_OverlayModeRETIRED_ThresholdDensityRETIRED_ReferencedImageBoxSequenceRetiredPresentationLUTSequencePresentationLUTShapeReferencedPresentationLUTSequenceRETIRED_PrintJobIDExecutionStatusExecutionStatusInfoCreationDateCreationTimeOriginatorRETIRED_DestinationAEOwnerIDNumberOfFilmsRETIRED_ReferencedPrintJobSequencePullStoredPrintPrinterStatusPrinterStatusInfoPrinterNameRETIRED_PrintQueueIDRETIRED_QueueStatusRETIRED_PrintJobDescriptionSequenceRETIRED_ReferencedPrintJobSequenceRETIRED_PrintManagementCapabilitiesSequenceRETIRED_PrinterCharacteristicsSequenceRETIRED_FilmBoxContentSequenceRETIRED_ImageBoxContentSequenceRETIRED_AnnotationContentSequenceRETIRED_ImageOverlayBoxContentSequenceRETIRED_PresentationLUTContentSequenceRETIRED_ProposedStudySequenceRETIRED_OriginalImageSequenceLabelUsingInformationExtractedFromInstancesLabelTextLabelStyleSelectionMediaDispositionBarcodeValueBarcodeSymbologyAllowMediaSplittingIncludeNonDICOMObjectsIncludeDisplayApplicationPreserveCompositeInstancesAfterMediaCreationTotalNumberOfPiecesOfMediaCreatedRequestedMediaApplicationProfileReferencedStorageMediaSequenceFailureAttributesAllowLossyCompressionRequestPriorityRTImageLabelRTImageNameRTImageDescriptionReportedValuesOriginRTImagePlaneXRayImageReceptorTranslationXRayImageReceptorAngleRTImageOrientationImagePlanePixelSpacingRTImagePositionRadiationMachineNameRadiationMachineSADRadiationMachineSSDRTImageSIDSourceToReferenceObjectDistanceFractionNumberExposureSequenceMetersetExposureDiaphragmPositionFluenceMapSequenceFluenceDataSourceFluenceDataScalePrimaryFluenceModeSequenceFluenceModeFluenceModeIDSelectedFrameNumberSelectedFrameFunctionalGroupsSequenceRTImageFrameGeneralContentSequenceRTImageFrameContextSequenceRTImageScopeSequenceBeamModifierCoordinatesPresenceFlagStartCumulativeMetersetStopCumulativeMetersetRTAcquisitionPatientPositionSequenceRTImageFrameImagingDevicePositionSequenceRTImageFramekVRadiationAcquisitionSequenceRTImageFrameMVRadiationAcquisitionSequenceRTImageFrameRadiationAcquisitionSequenceImagingSourcePositionSequenceImageReceptorPositionSequenceDevicePositionToEquipmentMappingMatrixDevicePositionParameterSequenceImagingSourceLocationSpecificationTypeImagingDeviceLocationMatrixSequenceImagingDeviceLocationParameterSequenceImagingApertureSequenceImagingApertureSpecificationTypeNumberOfAcquisitionDevicesAcquisitionDeviceSequenceAcquisitionTaskSequenceAcquisitionTaskWorkitemCodeSequenceAcquisitionSubtaskSequenceSubtaskWorkitemCodeSequenceAcquisitionTaskIndexAcquisitionSubtaskIndexReferencedBaselineParametersRTRadiationInstanceSequencePositionAcquisitionTemplateIdentificationSequencePositionAcquisitionTemplateIDPositionAcquisitionTemplateNamePositionAcquisitionTemplateCodeSequencePositionAcquisitionTemplateDescriptionAcquisitionTaskApplicabilitySequenceProjectionImagingAcquisitionParameterSequenceCTImagingAcquisitionParameterSequenceKVImagingGenerationParametersSequenceMVImagingGenerationParametersSequenceAcquisitionSignalTypeAcquisitionMethodScanStartPositionSequenceScanStopPositionSequenceImagingSourceToBeamModifierDefinitionPlaneDistanceScanArcTypeDetectorPositioningTypeAdditionalRTAccessoryDeviceSequenceDeviceSpecificAcquisitionParameterSequenceReferencedPositionReferenceInstanceSequenceEnergyDerivationCodeSequenceMaximumCumulativeMetersetExposureAcquisitionInitiationSequenceDVHTypeDoseUnitsDoseTypeSpatialTransformOfDoseDoseCommentNormalizationPointDoseSummationTypeGridFrameOffsetVectorDoseGridScalingRTDoseROISequenceDoseValueTissueHeterogeneityCorrectionDVHNormalizationPointDVHNormalizationDoseValueDVHSequenceDVHDoseScalingDVHVolumeUnitsDVHNumberOfBinsDVHDataDVHReferencedROISequenceDVHROIContributionTypeDVHMinimumDoseDVHMaximumDoseDVHMeanDoseStructureSetLabelStructureSetNameStructureSetDescriptionStructureSetDateStructureSetTimeReferencedFrameOfReferenceSequenceRTReferencedStudySequenceRTReferencedSeriesSequenceContourImageSequencePredecessorStructureSetSequenceStructureSetROISequenceROINumberReferencedFrameOfReferenceUIDROINameROIDescriptionROIDisplayColorROIVolumeROIDateTimeROIObservationDateTimeRTRelatedROISequenceRTROIRelationshipROIGenerationAlgorithmROIDerivationAlgorithmIdentificationSequenceROIGenerationDescriptionROIContourSequenceContourSequenceContourGeometricTypeContourSlabThicknessContourOffsetVectorNumberOfContourPointsContourNumberAttachedContoursSourcePixelPlanesCharacteristicsSequenceSourceSeriesSequenceSourceSeriesInformationSequenceROICreatorSequenceROIInterpreterSequenceROIObservationContextCodeSequenceContourDataRTROIObservationsSequenceObservationNumberReferencedROINumberROIObservationLabelRTROIIdentificationCodeSequenceROIObservationDescriptionRelatedRTROIObservationsSequenceRTROIInterpretedTypeROIInterpreterROIPhysicalPropertiesSequenceROIPhysicalPropertyROIPhysicalPropertyValueROIElementalCompositionSequenceROIElementalCompositionAtomicNumberROIElementalCompositionAtomicMassFractionAdditionalRTROIIdentificationCodeSequenceRETIRED_FrameOfReferenceRelationshipSequenceRETIRED_RelatedFrameOfReferenceUIDRETIRED_FrameOfReferenceTransformationTypeFrameOfReferenceTransformationMatrixFrameOfReferenceTransformationCommentPatientLocationCoordinatesSequencePatientLocationCoordinatesCodeSequencePatientSupportPositionSequenceMeasuredDoseReferenceSequenceMeasuredDoseDescriptionMeasuredDoseTypeMeasuredDoseValueTreatmentSessionBeamSequenceTreatmentSessionIonBeamSequenceCurrentFractionNumberTreatmentControlPointDateTreatmentControlPointTimeTreatmentTerminationStatusTreatmentTerminationCodeTreatmentVerificationStatusReferencedTreatmentRecordSequenceSpecifiedPrimaryMetersetSpecifiedSecondaryMetersetDeliveredPrimaryMetersetDeliveredSecondaryMetersetSpecifiedTreatmentTimeDeliveredTreatmentTimeControlPointDeliverySequenceIonControlPointDeliverySequenceSpecifiedMetersetDeliveredMetersetMetersetRateSetMetersetRateDeliveredScanSpotMetersetsDeliveredDoseRateDeliveredTreatmentSummaryCalculatedDoseReferenceSequenceCumulativeDoseToDoseReferenceFirstTreatmentDateMostRecentTreatmentDateNumberOfFractionsDeliveredOverrideSequenceParameterSequencePointerOverrideParameterPointerParameterItemIndexMeasuredDoseReferenceNumberParameterPointerOverrideReasonParameterValueNumberCorrectedParameterSequenceCorrectionValueCalculatedDoseReferenceSequenceCalculatedDoseReferenceNumberCalculatedDoseReferenceDescriptionCalculatedDoseReferenceDoseValueStartMetersetEndMetersetReferencedMeasuredDoseReferenceSequenceReferencedMeasuredDoseReferenceNumberReferencedCalculatedDoseReferenceSequenceReferencedCalculatedDoseReferenceNumberBeamLimitingDeviceLeafPairsSequenceEnhancedRTBeamLimitingDeviceSequenceEnhancedRTBeamLimitingOpeningSequenceEnhancedRTBeamLimitingDeviceDefinitionFlagParallelRTBeamDelimiterOpeningExtentsRecordedWedgeSequenceRecordedCompensatorSequenceRecordedBlockSequenceRecordedBlockSlabSequenceTreatmentSummaryMeasuredDoseReferenceSequenceRecordedSnoutSequenceRecordedRangeShifterSequenceRecordedLateralSpreadingDeviceSequenceRecordedRangeModulatorSequenceRecordedSourceSequenceSourceSerialNumberTreatmentSessionApplicationSetupSequenceApplicationSetupCheckRecordedBrachyAccessoryDeviceSequenceReferencedBrachyAccessoryDeviceNumberRecordedChannelSequenceSpecifiedChannelTotalTimeDeliveredChannelTotalTimeSpecifiedNumberOfPulsesDeliveredNumberOfPulsesSpecifiedPulseRepetitionIntervalDeliveredPulseRepetitionIntervalRecordedSourceApplicatorSequenceReferencedSourceApplicatorNumberRecordedChannelShieldSequenceReferencedChannelShieldNumberBrachyControlPointDeliveredSequenceSafePositionExitDateSafePositionExitTimeSafePositionReturnDateSafePositionReturnTimePulseSpecificBrachyControlPointDeliveredSequencePulseNumberBrachyPulseControlPointDeliveredSequenceCurrentTreatmentStatusTreatmentStatusCommentFractionGroupSummarySequenceReferencedFractionNumberFractionGroupTypeBeamStopperPositionFractionStatusSummarySequenceTreatmentDateTreatmentTimeRTPlanLabelRTPlanNameRTPlanDescriptionRTPlanDateRTPlanTimeTreatmentProtocolsPlanIntentTreatmentSitesRTPlanGeometryPrescriptionDescriptionDoseReferenceSequenceDoseReferenceNumberDoseReferenceUIDDoseReferenceStructureTypeNominalBeamEnergyUnitDoseReferenceDescriptionDoseReferencePointCoordinatesNominalPriorDoseDoseReferenceTypeConstraintWeightDeliveryWarningDoseDeliveryMaximumDoseTargetMinimumDoseTargetPrescriptionDoseTargetMaximumDoseTargetUnderdoseVolumeFractionOrganAtRiskFullVolumeDoseOrganAtRiskLimitDoseOrganAtRiskMaximumDoseOrganAtRiskOverdoseVolumeFractionToleranceTableSequenceToleranceTableNumberToleranceTableLabelGantryAngleToleranceBeamLimitingDeviceAngleToleranceBeamLimitingDeviceToleranceSequenceBeamLimitingDevicePositionToleranceSnoutPositionTolerancePatientSupportAngleToleranceTableTopEccentricAngleToleranceTableTopPitchAngleToleranceTableTopRollAngleToleranceTableTopVerticalPositionToleranceTableTopLongitudinalPositionToleranceTableTopLateralPositionToleranceTableTopPositionAlignmentUIDRTPlanRelationshipFractionGroupSequenceFractionGroupNumberFractionGroupDescriptionNumberOfFractionsPlannedNumberOfFractionPatternDigitsPerDayRepeatFractionCycleLengthFractionPatternNumberOfBeamsBeamDoseSpecificationPointReferencedDoseReferenceUIDBeamDoseBeamMetersetRETIRED_BeamDosePointDepthRETIRED_BeamDosePointEquivalentDepthRETIRED_BeamDosePointSSDBeamDoseMeaningBeamDoseVerificationControlPointSequenceAverageBeamDosePointDepthAverageBeamDosePointEquivalentDepthAverageBeamDosePointSSDBeamDoseTypeAlternateBeamDoseAlternateBeamDoseTypeDepthValueAveragingFlagBeamDosePointSourceToExternalContourDistanceNumberOfBrachyApplicationSetupsBrachyApplicationSetupDoseSpecificationPointBrachyApplicationSetupDoseBeamSequenceTreatmentMachineNamePrimaryDosimeterUnitSourceAxisDistanceBeamLimitingDeviceSequenceRTBeamLimitingDeviceTypeSourceToBeamLimitingDeviceDistanceIsocenterToBeamLimitingDeviceDistanceNumberOfLeafJawPairsLeafPositionBoundariesBeamNumberBeamNameBeamDescriptionBeamTypeBeamDeliveryDurationLimitRadiationTypeHighDoseTechniqueTypeReferenceImageNumberPlannedVerificationImageSequenceImagingDeviceSpecificAcquisitionParametersTreatmentDeliveryTypeNumberOfWedgesWedgeSequenceWedgeNumberWedgeTypeWedgeIDWedgeAngleWedgeFactorTotalWedgeTrayWaterEquivalentThicknessWedgeOrientationIsocenterToWedgeTrayDistanceSourceToWedgeTrayDistanceWedgeThinEdgePositionBolusIDBolusDescriptionEffectiveWedgeAngleNumberOfCompensatorsMaterialIDTotalCompensatorTrayFactorCompensatorSequenceCompensatorNumberCompensatorIDSourceToCompensatorTrayDistanceCompensatorRowsCompensatorColumnsCompensatorPixelSpacingCompensatorPositionCompensatorTransmissionDataCompensatorThicknessDataNumberOfBoliCompensatorTypeCompensatorTrayIDNumberOfBlocksTotalBlockTrayFactorTotalBlockTrayWaterEquivalentThicknessBlockSequenceBlockTrayIDSourceToBlockTrayDistanceIsocenterToBlockTrayDistanceBlockTypeAccessoryCodeBlockDivergenceBlockMountingPositionBlockNumberBlockNameBlockThicknessBlockTransmissionBlockNumberOfPointsBlockDataApplicatorSequenceApplicatorIDApplicatorTypeApplicatorDescriptionCumulativeDoseReferenceCoefficientFinalCumulativeMetersetWeightNumberOfControlPointsControlPointSequenceControlPointIndexNominalBeamEnergyDoseRateSetWedgePositionSequenceWedgePositionBeamLimitingDevicePositionSequenceLeafJawPositionsGantryAngleGantryRotationDirectionBeamLimitingDeviceAngleBeamLimitingDeviceRotationDirectionPatientSupportAnglePatientSupportRotationDirectionTableTopEccentricAxisDistanceTableTopEccentricAngleTableTopEccentricRotationDirectionTableTopVerticalPositionTableTopLongitudinalPositionTableTopLateralPositionIsocenterPositionSurfaceEntryPointSourceToSurfaceDistanceAverageBeamDosePointSourceToExternalContourSurfaceDistanceSourceToExternalContourDistanceExternalContourEntryPointCumulativeMetersetWeightTableTopPitchAngleTableTopPitchRotationDirectionTableTopRollAngleTableTopRollRotationDirectionHeadFixationAngleGantryPitchAngleGantryPitchRotationDirectionGantryPitchAngleToleranceFixationEyeChairHeadFramePositionHeadFixationAngleToleranceChairHeadFramePositionToleranceFixationLightAzimuthalAngleToleranceFixationLightPolarAngleTolerancePatientSetupSequencePatientSetupNumberPatientSetupLabelPatientAdditionalPositionFixationDeviceSequenceFixationDeviceTypeFixationDeviceLabelFixationDeviceDescriptionFixationDevicePositionFixationDevicePitchAngleFixationDeviceRollAngleShieldingDeviceSequenceShieldingDeviceTypeShieldingDeviceLabelShieldingDeviceDescriptionShieldingDevicePositionSetupTechniqueSetupTechniqueDescriptionSetupDeviceSequenceSetupDeviceTypeSetupDeviceLabelSetupDeviceDescriptionSetupDeviceParameterSetupReferenceDescriptionTableTopVerticalSetupDisplacementTableTopLongitudinalSetupDisplacementTableTopLateralSetupDisplacementBrachyTreatmentTechniqueBrachyTreatmentTypeTreatmentMachineSequenceSourceSequenceSourceNumberSourceTypeSourceManufacturerActiveSourceDiameterActiveSourceLengthSourceModelIDSourceDescriptionSourceEncapsulationNominalThicknessSourceEncapsulationNominalTransmissionSourceIsotopeNameSourceIsotopeHalfLifeSourceStrengthUnitsReferenceAirKermaRateSourceStrengthSourceStrengthReferenceDateSourceStrengthReferenceTimeApplicationSetupSequenceApplicationSetupTypeApplicationSetupNumberApplicationSetupNameApplicationSetupManufacturerTemplateNumberTemplateTypeTemplateNameTotalReferenceAirKermaBrachyAccessoryDeviceSequenceBrachyAccessoryDeviceNumberBrachyAccessoryDeviceIDBrachyAccessoryDeviceTypeBrachyAccessoryDeviceNameBrachyAccessoryDeviceNominalThicknessBrachyAccessoryDeviceNominalTransmissionChannelEffectiveLengthChannelInnerLengthAfterloaderChannelIDSourceApplicatorTipLengthChannelSequenceChannelNumberChannelLengthChannelTotalTimeSourceMovementTypeNumberOfPulsesPulseRepetitionIntervalSourceApplicatorNumberSourceApplicatorIDSourceApplicatorTypeSourceApplicatorNameSourceApplicatorLengthSourceApplicatorManufacturerSourceApplicatorWallNominalThicknessSourceApplicatorWallNominalTransmissionSourceApplicatorStepSizeApplicatorShapeReferencedROINumberTransferTubeNumberTransferTubeLengthChannelShieldSequenceChannelShieldNumberChannelShieldIDChannelShieldNameChannelShieldNominalThicknessChannelShieldNominalTransmissionFinalCumulativeTimeWeightBrachyControlPointSequenceControlPointRelativePositionControlPoint3DPositionCumulativeTimeWeightCompensatorDivergenceCompensatorMountingPositionSourceToCompensatorDistanceTotalCompensatorTrayWaterEquivalentThicknessIsocenterToCompensatorTrayDistanceCompensatorColumnOffsetIsocenterToCompensatorDistancesCompensatorRelativeStoppingPowerRatioCompensatorMillingToolDiameterIonRangeCompensatorSequenceCompensatorDescriptionRadiationMassNumberRadiationAtomicNumberRadiationChargeStateScanModeModulatedScanModeTypeVirtualSourceAxisDistancesSnoutSequenceSnoutPositionSnoutIDNumberOfRangeShiftersRangeShifterSequenceRangeShifterNumberRangeShifterIDRangeShifterTypeRangeShifterDescriptionNumberOfLateralSpreadingDevicesLateralSpreadingDeviceSequenceLateralSpreadingDeviceNumberLateralSpreadingDeviceIDLateralSpreadingDeviceTypeLateralSpreadingDeviceDescriptionLateralSpreadingDeviceWaterEquivalentThicknessNumberOfRangeModulatorsRangeModulatorSequenceRangeModulatorNumberRangeModulatorIDRangeModulatorTypeRangeModulatorDescriptionBeamCurrentModulationIDPatientSupportTypePatientSupportIDPatientSupportAccessoryCodeTrayAccessoryCodeFixationLightAzimuthalAngleFixationLightPolarAngleMetersetRateRangeShifterSettingsSequenceRangeShifterSettingIsocenterToRangeShifterDistanceRangeShifterWaterEquivalentThicknessLateralSpreadingDeviceSettingsSequenceLateralSpreadingDeviceSettingIsocenterToLateralSpreadingDeviceDistanceRangeModulatorSettingsSequenceRangeModulatorGatingStartValueRangeModulatorGatingStopValueRangeModulatorGatingStartWaterEquivalentThicknessRangeModulatorGatingStopWaterEquivalentThicknessIsocenterToRangeModulatorDistanceScanSpotTimeOffsetScanSpotTuneIDScanSpotPrescribedIndicesNumberOfScanSpotPositionsScanSpotReorderedScanSpotPositionMapScanSpotReorderingAllowedScanSpotMetersetWeightsScanningSpotSizeScanSpotSizesDeliveredNumberOfPaintingsIonToleranceTableSequenceIonBeamSequenceIonBeamLimitingDeviceSequenceIonBlockSequenceIonControlPointSequenceIonWedgeSequenceIonWedgePositionSequenceReferencedSetupImageSequenceSetupImageCommentMotionSynchronizationSequenceControlPointOrientationGeneralAccessorySequenceGeneralAccessoryIDGeneralAccessoryDescriptionGeneralAccessoryTypeGeneralAccessoryNumberSourceToGeneralAccessoryDistanceIsocenterToGeneralAccessoryDistanceApplicatorGeometrySequenceApplicatorApertureShapeApplicatorOpeningApplicatorOpeningXApplicatorOpeningYSourceToApplicatorMountingPositionDistanceNumberOfBlockSlabItemsBlockSlabSequenceBlockSlabThicknessBlockSlabNumberDeviceMotionControlSequenceDeviceMotionExecutionModeDeviceMotionObservationModeDeviceMotionParameterCodeSequenceDistalDepthFractionDistalDepthNominalRangeModulationFractionsNominalRangeModulatedRegionDepthsDepthDoseParametersSequenceDeliveredDepthDoseParametersSequenceDeliveredDistalDepthFractionDeliveredDistalDepthDeliveredNominalRangeModulationFractionsDeliveredNominalRangeModulatedRegionDepthsDeliveredReferenceDoseDefinitionReferenceDoseDefinitionRTControlPointIndexRadiationGenerationModeIndexReferencedDefinedDeviceIndexRadiationDoseIdentificationIndexNumberOfRTControlPointsReferencedRadiationGenerationModeIndexTreatmentPositionIndexReferencedDeviceIndexTreatmentPositionGroupLabelTreatmentPositionGroupUIDTreatmentPositionGroupSequenceReferencedTreatmentPositionIndexReferencedRadiationDoseIdentificationIndexRTAccessoryHolderWaterEquivalentThicknessReferencedRTAccessoryHolderDeviceIndexRTAccessoryHolderSlotExistenceFlagRTAccessoryHolderSlotSequenceRTAccessoryHolderSlotIDRTAccessoryHolderSlotDistanceRTAccessorySlotDistanceRTAccessoryHolderDefinitionSequenceRTAccessoryDeviceSlotIDRTRadiationSequenceRadiationDoseSequenceRadiationDoseIdentificationSequenceRadiationDoseIdentificationLabelReferenceDoseTypePrimaryDoseValueIndicatorDoseValuesSequenceDoseValuePurposeReferenceDosePointCoordinatesRadiationDoseValuesParametersSequenceMetersetToDoseMappingSequenceExpectedInVivoMeasurementValuesSequenceExpectedInVivoMeasurementValueIndexRadiationDoseInVivoMeasurementLabelRadiationDoseCentralAxisDisplacementRadiationDoseValueRadiationDoseSourceToSkinDistanceRadiationDoseMeasurementPointCoordinatesRadiationDoseSourceToExternalContourDistanceRTToleranceSetSequenceRTToleranceSetLabelAttributeToleranceValuesSequenceToleranceValuePatientSupportPositionToleranceSequenceTreatmentTimeLimitCArmPhotonElectronControlPointSequenceReferencedRTRadiationSequenceReferencedRTInstanceSequenceReferencedRTPatientSetupSequenceSourceToPatientSurfaceDistanceTreatmentMachineSpecialModeCodeSequenceIntendedNumberOfFractionsRTRadiationSetIntentRTRadiationPhysicalAndGeometricContentDetailFlagRTRecordFlagTreatmentDeviceIdentificationSequenceReferencedRTPhysicianIntentSequenceCumulativeMetersetDeliveryRateDeliveryRateUnitSequenceTreatmentPositionSequenceRadiationSourceAxisDistanceNumberOfRTBeamLimitingDevicesRTBeamLimitingDeviceProximalDistanceRTBeamLimitingDeviceDistalDistanceParallelRTBeamDelimiterDeviceOrientationLabelCodeSequenceBeamModifierOrientationAngleFixedRTBeamDelimiterDeviceSequenceParallelRTBeamDelimiterDeviceSequenceNumberOfParallelRTBeamDelimitersParallelRTBeamDelimiterBoundariesParallelRTBeamDelimiterPositionsRTBeamLimitingDeviceOffsetRTBeamDelimiterGeometrySequenceRTBeamLimitingDeviceDefinitionSequenceParallelRTBeamDelimiterOpeningModeParallelRTBeamDelimiterLeafMountingSidePatientSetupUIDWedgeDefinitionSequenceRadiationBeamWedgeAngleRadiationBeamWedgeThinEdgeDistanceRadiationBeamEffectiveWedgeAngleNumberOfWedgePositionsRTBeamLimitingDeviceOpeningSequenceNumberOfRTBeamLimitingDeviceOpeningsRadiationDosimeterUnitSequenceRTDeviceDistanceReferenceLocationCodeSequenceRadiationDeviceConfigurationAndCommissioningKeySequencePatientSupportPositionParameterSequencePatientSupportPositionSpecificationMethodPatientSupportPositionDeviceParameterSequenceDeviceOrderIndexPatientSupportPositionParameterOrderIndexPatientSupportPositionDeviceToleranceSequencePatientSupportPositionToleranceOrderIndexCompensatorDefinitionSequenceCompensatorMapOrientationCompensatorProximalThicknessMapCompensatorDistalThicknessMapCompensatorBasePlaneOffsetCompensatorShapeFabricationCodeSequenceCompensatorShapeSequenceRadiationBeamCompensatorMillingToolDiameterBlockDefinitionSequenceBlockEdgeDataBlockOrientationRadiationBeamBlockThicknessRadiationBeamBlockSlabThicknessBlockEdgeDataSequenceNumberOfRTAccessoryHoldersGeneralAccessoryDefinitionSequenceNumberOfGeneralAccessoriesBolusDefinitionSequenceNumberOfBolusesEquipmentFrameOfReferenceUIDEquipmentFrameOfReferenceDescriptionEquipmentReferencePointCoordinatesSequenceEquipmentReferencePointCodeSequenceRTBeamLimitingDeviceAngleSourceRollAngleRadiationGenerationModeSequenceRadiationGenerationModeLabelRadiationGenerationModeDescriptionRadiationGenerationModeMachineCodeSequenceRadiationTypeCodeSequenceNominalEnergyMinimumNominalEnergyMaximumNominalEnergyRadiationFluenceModifierCodeSequenceEnergyUnitCodeSequenceNumberOfRadiationGenerationModesPatientSupportDevicesSequenceNumberOfPatientSupportDevicesRTBeamModifierDefinitionDistanceBeamAreaLimitSequenceReferencedRTPrescriptionSequenceDoseValueInterpretationTreatmentSessionUIDRTRadiationUsageReferencedRTRadiationSetSequenceReferencedRTRadiationRecordSequenceRTRadiationSetDeliveryNumberClinicalFractionNumberRTTreatmentFractionCompletionStatusRTRadiationSetUsageTreatmentDeliveryContinuationFlagTreatmentRecordContentOriginRTTreatmentTerminationStatusRTTreatmentTerminationReasonCodeSequenceMachineSpecificTreatmentTerminationCodeSequenceRTRadiationSalvageRecordControlPointSequenceStartingMetersetValueKnownFlagTreatmentTerminationDescriptionTreatmentToleranceViolationSequenceTreatmentToleranceViolationCategoryTreatmentToleranceViolationAttributeSequenceTreatmentToleranceViolationDescriptionTreatmentToleranceViolationIdentificationTreatmentToleranceViolationDateTimeRecordedRTControlPointDateTimeReferencedRadiationRTControlPointIndexAlternateValueSequenceConfirmationSequenceInterlockSequenceInterlockDateTimeInterlockDescriptionInterlockOriginatingDeviceSequenceInterlockCodeSequenceInterlockResolutionCodeSequenceInterlockResolutionUserSequenceOverrideDateTimeTreatmentToleranceViolationTypeCodeSequenceTreatmentToleranceViolationCauseCodeSequenceMeasuredMetersetToDoseMappingSequenceReferencedExpectedInVivoMeasurementValueIndexDoseMeasurementDeviceCodeSequenceAdditionalParameterRecordingInstanceSequenceRETIRED_undefinedInterlockOriginDescriptionRTPatientPositionScopeSequenceReferencedTreatmentPositionGroupUIDRadiationOrderIndexOmittedRadiationSequenceReasonForOmissionCodeSequenceRTDeliveryStartPatientPositionSequenceRTTreatmentPreparationPatientPositionSequenceReferencedRTTreatmentPreparationSequenceReferencedPatientSetupPhotoSequencePatientTreatmentPreparationMethodCodeSequencePatientTreatmentPreparationProcedureParameterDescriptionPatientTreatmentPreparationDeviceSequencePatientTreatmentPreparationProcedureSequencePatientTreatmentPreparationProcedureCodeSequencePatientTreatmentPreparationMethodDescriptionPatientTreatmentPreparationProcedureParameterSequencePatientSetupPhotoDescriptionPatientTreatmentPreparationProcedureIndexReferencedPatientSetupProcedureIndexRTRadiationTaskSequenceRTPatientPositionDisplacementSequenceRTPatientPositionSequenceDisplacementReferenceLabelDisplacementMatrixPatientSupportDisplacementSequenceDisplacementReferenceLocationCodeSequenceRTRadiationSetDeliveryUsagePatientTreatmentPreparationSequencePatientToEquipmentRelationshipSequenceImagingEquipmentToTreatmentDeliveryDeviceRelationshipSequenceReferencedRTPlanSequenceReferencedBeamSequenceReferencedBeamNumberReferencedReferenceImageNumberStartCumulativeMetersetWeightEndCumulativeMetersetWeightReferencedBrachyApplicationSetupSequenceReferencedBrachyApplicationSetupNumberReferencedSourceNumberReferencedFractionGroupSequenceReferencedFractionGroupNumberReferencedVerificationImageSequenceReferencedReferenceImageSequenceReferencedDoseReferenceSequenceReferencedDoseReferenceNumberBrachyReferencedDoseReferenceSequenceReferencedStructureSetSequenceReferencedPatientSetupNumberReferencedDoseSequenceReferencedToleranceTableNumberReferencedBolusSequenceReferencedWedgeNumberReferencedCompensatorNumberReferencedBlockNumberReferencedControlPointIndexReferencedControlPointSequenceReferencedStartControlPointIndexReferencedStopControlPointIndexReferencedRangeShifterNumberReferencedLateralSpreadingDeviceNumberReferencedRangeModulatorNumberOmittedBeamTaskSequenceReasonForOmissionReasonForOmissionDescriptionPrescriptionOverviewSequenceTotalPrescriptionDosePlanOverviewSequencePlanOverviewIndexReferencedPlanOverviewIndexNumberOfFractionsIncludedDoseCalibrationConditionsSequenceAbsorbedDoseToMetersetRatioDelineatedRadiationFieldSizeDoseCalibrationConditionsVerifiedFlagCalibrationReferencePointDepthGatingBeamHoldTransitionSequenceBeamHoldTransitionBeamHoldTransitionDateTimeBeamHoldOriginatingDeviceSequenceBeamHoldTransitionTriggerSourceApprovalStatusReviewDateReviewTimeReviewerNameRadiobiologicalDoseEffectSequenceRadiobiologicalDoseEffectFlagEffectiveDoseCalculationMethodCategoryCodeSequenceEffectiveDoseCalculationMethodCodeSequenceEffectiveDoseCalculationMethodDescriptionConceptualVolumeUIDOriginatingSOPInstanceReferenceSequenceConceptualVolumeConstituentSequenceEquivalentConceptualVolumeInstanceReferenceSequenceEquivalentConceptualVolumesSequenceReferencedConceptualVolumeUIDConceptualVolumeCombinationExpressionConceptualVolumeConstituentIndexConceptualVolumeCombinationFlagConceptualVolumeCombinationDescriptionConceptualVolumeSegmentationDefinedFlagConceptualVolumeSegmentationReferenceSequenceConceptualVolumeConstituentSegmentationReferenceSequenceConstituentConceptualVolumeUIDDerivationConceptualVolumeSequenceSourceConceptualVolumeUIDConceptualVolumeDerivationAlgorithmSequenceConceptualVolumeDescriptionSourceConceptualVolumeSequenceAuthorIdentificationSequenceManufacturerModelVersionDeviceAlternateIdentifierDeviceAlternateIdentifierTypeDeviceAlternateIdentifierFormatSegmentationCreationTemplateLabelSegmentationTemplateUIDReferencedSegmentReferenceIndexSegmentReferenceSequenceSegmentReferenceIndexDirectSegmentReferenceSequenceCombinationSegmentReferenceSequenceConceptualVolumeSequenceSegmentedRTAccessoryDeviceSequenceSegmentCharacteristicsSequenceRelatedSegmentCharacteristicsSequenceSegmentCharacteristicsPrecedenceRTSegmentAnnotationSequenceSegmentAnnotationCategoryCodeSequenceSegmentAnnotationTypeCodeSequenceDeviceLabelDeviceTypeCodeSequenceSegmentAnnotationTypeModifierCodeSequencePatientEquipmentRelationshipCodeSequenceReferencedFiducialsUIDPatientTreatmentOrientationSequenceUserContentLabelUserContentLongLabelEntityLabelEntityNameEntityDescriptionEntityLongLabelDeviceIndexRTTreatmentPhaseIndexRTTreatmentPhaseUIDRTPrescriptionIndexRTSegmentAnnotationIndexBasisRTTreatmentPhaseIndexRelatedRTTreatmentPhaseIndexReferencedRTTreatmentPhaseIndexReferencedRTPrescriptionIndexReferencedParentRTPrescriptionIndexManufacturerDeviceIdentifierInstanceLevelReferencedPerformedProcedureStepSequenceRTTreatmentPhaseIntentPresenceFlagRadiotherapyTreatmentTypeTeletherapyRadiationTypeBrachytherapySourceTypeReferencedRTTreatmentPhaseSequenceReferencedDirectSegmentInstanceSequenceIntendedRTTreatmentPhaseSequenceIntendedPhaseStartDateIntendedPhaseEndDateRTTreatmentPhaseIntervalSequenceTemporalRelationshipIntervalAnchorMinimumNumberOfIntervalDaysMaximumNumberOfIntervalDaysPertinentSOPClassesInStudyPertinentSOPClassesInSeriesRTPrescriptionLabelRTPhysicianIntentPredecessorSequenceRTTreatmentApproachLabelRTPhysicianIntentSequenceRTPhysicianIntentIndexRTTreatmentIntentTypeRTPhysicianIntentNarrativeRTProtocolCodeSequenceReasonForSupersedingRTDiagnosisCodeSequenceReferencedRTPhysicianIntentIndexRTPhysicianIntentInputInstanceSequenceRTAnatomicPrescriptionSequencePriorTreatmentDoseDescriptionPriorTreatmentReferenceSequenceDosimetricObjectiveEvaluationScopeTherapeuticRoleCategoryCodeSequenceTherapeuticRoleTypeCodeSequenceConceptualVolumeOptimizationPrecedenceConceptualVolumeCategoryCodeSequenceConceptualVolumeBlockingConstraintConceptualVolumeTypeCodeSequenceConceptualVolumeTypeModifierCodeSequenceRTPrescriptionSequenceDosimetricObjectiveSequenceDosimetricObjectiveTypeCodeSequenceDosimetricObjectiveUIDReferencedDosimetricObjectiveUIDDosimetricObjectiveParameterSequenceReferencedDosimetricObjectivesSequenceAbsoluteDosimetricObjectiveFlagDosimetricObjectiveWeightDosimetricObjectivePurposePlanningInputInformationSequenceTreatmentSiteTreatmentSiteCodeSequenceFractionPatternSequenceTreatmentTechniqueNotesPrescriptionNotesNumberOfIntervalFractionsNumberOfFractionsIntendedDeliveryDurationFractionationNotesRTTreatmentTechniqueCodeSequencePrescriptionNotesSequenceFractionBasedRelationshipSequenceFractionBasedRelationshipIntervalAnchorMinimumHoursBetweenFractionsIntendedFractionStartTimeIntendedStartDayOfWeekWeekdayFractionPatternSequenceDeliveryTimeStructureCodeSequenceTreatmentSiteModifierCodeSequenceRoboticBaseLocationIndicatorRoboticPathNodeSetCodeSequenceRoboticNodeIdentifierRTTreatmentSourceCoordinatesRadiationSourceCoordinateSystemYawAngleRadiationSourceCoordinateSystemRollAngleRadiationSourceCoordinateSystemPitchAngleRoboticPathControlPointSequenceTomotherapeuticControlPointSequenceTomotherapeuticLeafOpenDurationsTomotherapeuticLeafInitialClosedDurationsConceptualVolumeIdentificationSequenceRETIRED_ArbitraryRETIRED_TextCommentsRETIRED_ResultsIDRETIRED_ResultsIDIssuerRETIRED_ReferencedInterpretationSequenceRETIRED_ReportProductionStatusTrialRETIRED_InterpretationRecordedDateRETIRED_InterpretationRecordedTimeRETIRED_InterpretationRecorderRETIRED_ReferenceToRecordedSoundRETIRED_InterpretationTranscriptionDateRETIRED_InterpretationTranscriptionTimeRETIRED_InterpretationTranscriberRETIRED_InterpretationTextRETIRED_InterpretationAuthorRETIRED_InterpretationApproverSequenceRETIRED_InterpretationApprovalDateRETIRED_InterpretationApprovalTimeRETIRED_PhysicianApprovingInterpretationRETIRED_InterpretationDiagnosisDescriptionRETIRED_InterpretationDiagnosisCodeSequenceRETIRED_ResultsDistributionListSequenceRETIRED_DistributionNameRETIRED_DistributionAddressRETIRED_InterpretationIDRETIRED_InterpretationIDIssuerRETIRED_InterpretationTypeIDRETIRED_InterpretationStatusIDRETIRED_ImpressionsRETIRED_ResultsCommentsLowEnergyDetectorsHighEnergyDetectorsDetectorGeometrySequenceThreatROIVoxelSequenceThreatROIBaseThreatROIExtentsThreatROIBitmapRouteSegmentIDGantryTypeOOIOwnerTypeRouteSegmentSequencePotentialThreatObjectIDThreatSequenceThreatCategoryThreatCategoryDescriptionATDAbilityAssessmentATDAssessmentFlagATDAssessmentProbabilityMassDensityZEffectiveBoardingPassIDCenterOfMassCenterOfPTOBoundingPolygonRouteSegmentStartLocationIDRouteSegmentEndLocationIDRouteSegmentLocationIDTypeAbortReasonVolumeOfPTOAbortFlagRouteSegmentStartTimeRouteSegmentEndTimeTDRTypeInternationalRouteSegmentThreatDetectionAlgorithmandVersionAssignedLocationAlarmDecisionTimeAlarmDecisionNumberOfTotalObjectsNumberOfAlarmObjectsPTORepresentationSequenceATDAssessmentSequenceTIPTypeDICOSVersionOOIOwnerCreationTimeOOITypeOOISizeAcquisitionStatusBasisMaterialsCodeSequencePhantomTypeOOIOwnerSequenceScanTypeItineraryIDItineraryIDTypeItineraryIDAssigningAuthorityRouteIDRouteIDAssigningAuthorityInboundArrivalTypeCarrierIDCarrierIDAssigningAuthoritySourceOrientationSourcePositionBeltHeightAlgorithmRoutingCodeSequenceTransportClassificationOOITypeDescriptorTotalProcessingTimeDetectorCalibrationDataAdditionalScreeningPerformedAdditionalInspectionSelectionCriteriaAdditionalInspectionMethodSequenceAITDeviceTypeQRMeasurementsSequenceTargetMaterialSequenceSNRThresholdImageScaleRepresentationReferencedPTOSequenceReferencedTDRInstanceSequencePTOLocationDescriptionAnomalyLocatorIndicatorSequenceAnomalyLocatorIndicatorPTORegionSequenceInspectionSelectionCriteriaSecondaryInspectionMethodSequencePRCSToRCSOrientationMACParametersSequenceSharedFunctionalGroupsSequencePerFrameFunctionalGroupsSequenceWaveformSequenceChannelMinimumValueChannelMaximumValueWaveformBitsAllocatedWaveformSampleInterpretationWaveformPaddingValueWaveformDataFirstOrderPhaseCorrectionAngleSpectroscopyDataExtendedOffsetTableExtendedOffsetTableLengthsEncapsulatedPixelDataValueTotalLengthFloatPixelDataDoubleFloatPixelDataPixelDataRETIRED_CoefficientsSDVNRETIRED_CoefficientsSDHNRETIRED_CoefficientsSDDNDigitalSignaturesSequenceDataSetTrailingPaddingItemItemDelimitationItemSequenceDelimitationItem",yi="AAACAAQACAAQABIAFAAWABgAIAAiACQAKAAyADQAOAA6AEAAQgBEAEYASABQAFIAVABgAGIAZABmAGgAagBwAHIAdAB2AHgAgACCAIgAAAEABAAQEBAAIBAgICAwIEAgUCAAIRAhICEwIQAiAjAEMAYwCDAKMAwwDjAQMABACEAQQP5PAFIAVABW4H/6//z//v8=",Oi="AAAAAC4AAAA6AAAATQAAAFUBAACiAQAAwgEAAIwCAAD6AgAAegYAAPQGAACjBwAACAgAAP8IAAAdCQAAKQkAAEcJAACGCQAAzgoAANQKAADtCgAARgsAAGsLAAB8CwAAlgsAAOcLAADuCwAAAwwAAAsMAABPDAAAmgwAAKoMAABmDQAA4g0AACwOAABDDgAAVQ4AAGIOAAB6DgAAgQ4AAIUOAAChDgAApw4AAKgOAAC9DgAA1w4AAOIOAADkDgAA8A4AAPMOAAD9DgAAAQ8AAAQPAAANDwAAHQ8AAGwPAACEDwAAww8AACcQAACOEgAAwBIAAMQSAABYEwAAWhMAAHYTAADMEwAAzRMAAM8TAADWEwAA2BMAAOETAADiEwAA4xMAAA==",Ni="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AKMBowejCqMTozqjQKNSo1OjVKNYo2CjcKNyo3WjgKOFo5CjAqQDpASkkaSSpJOklKSWpASlJaUApgGmA6YwpzGnMqdEpwGoAqgDqASoBagGqAeoCKiSqSCwANsG2wfbC9sM2w3bc9sB4ATgBuAI4BDgEeAg4CHgIuAj4CTgJeAw4DHgEAARABIAEwAUABUAAQACAAMABAAHAAgACQAKAAsAEAARABIAEwAZAAABAQECAQMBBAEFAQYBBwEIAQkBCgESABQAFQAWABgAKAAwADIANAA2ADgAQABCAEQARgBHAFAAUgBgAGIAYwBkAHAAcQB0AHUAdgB3AIAAkgCUAJUAlwCYAAABAQECAQQBBgEQAREBEgETARQBFQEWARcBGAEhASIBIwEkASUBNQE3ATkBRQFGAUcBAQICAgMCBAIFAgcCCAIQAhECEgITAhUCGAIgAiQCJwIwAjICNAI2AjgCQgJEAkcCSAJJAlACUQJSAlMCAQACAAMABgAHAAgAEAARABIAEwAUABUAAAECAQUBBgEHAQgBEAERARIBEwEUARUBFgEXASABAAIBAgICBwIaAh4CHwIBAwIDAwMEABAAEgATABQAFQAWABcAGAAZABoAGwAcAB0AHgAgACEAAQACAAMABAAGAAcACAAJABEAEgATABQAFgAlACYAJwAoACkAMAAxADMANAA2ADgAOQA6ABAAEQASABMAFAAVABYAFwAYACAAIQAiADAAMQAyADMANgA4ADkAUABRAFIAUwBgAGEAYgBjAHAAcQByAHMAgACBAJAAAAEBAQACAgIQAhECIAIiAgADAgMEAwYDCAMABBAEEgQUBAAFAQUAEAEQAhAEEAYQABEBEQIRAxEEEQURABIBEgISAxIQEiASABMQExETIBMhEyITIxMkEzATABQBFAAwAjAEMAYwCDAQMCAwAQACAAMABAAFAAYABwAIAAkACgALAAwADQAOAA8AEAARABIAEwAgACEAAgADAAUABwAIAAkADwAQAAEAAgADAAQACQAKAAsADAANAA4AEAARABIAEwAVABYAFwAYABkAGgAbABwAHgAfACAAIQAiACMAJAAlACYAJwAoACkAKgArACwALQAuAC8AMAAxADIANAA1ADYANwA4AEAAQQBCAEMAAQECAQMBBAEFAQYBBwEIASEBJAElASkBMAEyATMBNAEQYiFiImIjYiRiJWImYjBiYGJlYnBigGKgYqViwGLQYtVi4GLwYvJiAGMQYyBjMGNAY0VjRmNHY1BjYGOAY5BjoGOkY6hjrGOwY8Bj0GPgY/BjAGQQZCBkMGRAZFBkYGRwZJBkoGTAZNBk8GQAZRBlIGUwZUBlRWVQZWBlkGWgZbBl0GXgZfBlEGYgZgFwAnADcARwBXABAAIAAwAFAAYABwAIAAkACgALAAwADQAOAA8AEAARAAEAAgADAAQABQAGAAgACQAQABEAEgAUABUAIAAhACIAIwAkAEAAQQBCAFAAUQBSAFMAWgBgAGIAZgBnAGgAgACBAIIAgwCEAIYAhwAAAQEBAgEDAQcCCAIJAiYCJwIoAikCMAIxAjICMwI0AkECQgJDAkQCRQJGAkcCSAJJAlACUQJSAlMCVAJVAlYCVwJYAmECYgJzAnQCeAJ5AoIChAKFAocCiAKJApQClQIGAwgDCQMKAwsDDAMNAw8DEAMRAxIDFAMVAxgDGgMbAxwDHgMfAwEEAgQDBAQEBQQBEQIRAxEEEQESAhIDEgQSBRIGEgcSCBIJEgoSCxIMEg0SARMCEwMTBBMFEwYTCRMBFQIVAxUFFQcVCBUMFQ0VERUSFQIWAxYEFgUWBhYHFgEXAhcDFwQXBRcGFwEYAhgDGAQYBRgGGAcYCBgBGQMZBBkFGQcZARoDGgQaBRoGGgcaCBoJGgEbAhsDGwQbBhsHGwgbERsSGxMbFBsCAAQABgAIAAoADAAOABAAEgAUACAAIgAkACYAKAAwADIANAA4ADoAPAA+AEAAUABSAFQAVgBeAF8AYABhAGIAYwBkAGUAZgBnAGgAaQBqAGsAbABtAG4AbwBwAHEAcgBzAHQAdQB2AHgAegB8AH4AfwCAAIEAggCDAAABAgEEAQYBCAEKAQwBDgEAAgICAwIEAgYCCAIQAhICFAIWAhgCAAMCAwQDBgMIAxADEgMUAxYDGAMgAzADAAQCBAQEBgQgBCEEIgQkBCcEMAQyBDQEAAUQBRIFFAUWBSAFAAYCBgQGAAcCBwQHBQcGBxAHEgcUBxYHFwcYByABIQEAEAIQBBAGEAcQCBAKEAwQDhAgECIQJBAlECYQJxAoECoQKxAsEC0QMBAyEDQQNhA4EDoQQBBCEEQQRhBIEEoQTBBOEFAQUhBUEFYQVxAAEgISBBIQEhISFhIgEiISJBIwEjQSNhI4EkISRBJGEiQTOBM6EwEUAhQDFAQUBRQGFAcUCBQJFAoUCxQMFA0UDhQBAAMABgAIAAoADAAOABAAIAAwADIANAA2ADgAQABVAGAAcACAAJAAoACwAMAAAQAQACAAJAAmACgAKgAuAFAAYABwAJAAoACwALIAtAC2ALgAAQACAAMABAAFAAYABwAIAAkAEAARABIAEwABAAMABAAFAAYABwAIAAoADAAQABYAFwAYABkAIQAiACMAMgAzADQANQA2ADcAOAAwAUABAAIECQYJEAkSCRAEIAQkBCYEBQAQABUAIAAAAQUBEAEVASABBQMQAxUDAQQCBAMEBAQABRAFIAVQBVEFUgVhBWIFYwVkBWUFAAYQABEAEgATABQAFQAEABAAHgAgADAAQABQAGAAYQBiAGMAZQBnAGkAagCgAKEAogCkAKgAAAUQBRAAMABAAFAAUgBUAGAAgACmAKcAqACpAAABEAEgATABQAFQAVIBVAFeAWABdgMABRAFIAUQACAAMABAAFAAoACiABABEQEwAUABEAAgABAAEQAgAGAAcAByAHQAgACCAJAAAAEABRAAIAAABRAAIAAwAEAAUABwAEABYAFwAQAFEAAgADAAmQAQAFAAcAAQABUAMABAAFAAYACAAKAAwAABAAIAAwAEAAUABgAHAAgACQAKAAsADAANAA4ADwAgAAIAAwAEAAoADAANAA4AEAARABIAIAAiACQAJgAoACkAMAAyADQAQABBAEIAUABRAFIAAAEBAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBAQACAAQABQAGAAgACgAMAA4AEAASABQAQABCAFAAUgBUAFYAWABgAGIAcAByAHQAAgAEAAYACAAJABAAEgAUABYAGAAgACIAJAAmACgAKgAsAC0ALgAwADMANgA3ADgAOQBAAEIARABFAEYASABJAEoASwBMAE0ATgBPAFAAgACCAIQAhQCGAIgAoACkAKYAsACyALQAtgC3ALgAuQDAAMIAxADGAMgAyQDKAMsAEAASABQAFgAgACEAIgAkACUAKgArACwAMAAyADMANgA3ADoAOwBAAEEAQgBEAEUARgBHAEgAUABSAFQAVgBaAGAAYQBiAGMAZABlAGYAZwBoAGoAcAByAHQAdgB4AHoAgACCAJAAkgCgAKEAogCjAKQAsADAANAA0QDgAPAA8gD0APYAAAEFARABFgEgASIBMAEyATQBNgE4AToBPAFAAUIBUAFSAWABYgFkAWYBaAFxAXIBcwEAAgICIAIjAiQCMAJAAlACUQICAAMABAAGAAcACQAKAAsADAAOABAAEgATABQAFQAWABgAGgAgACEAIgAjACUAJgAnACgAKgArACwALQBAAEIAQwBEAEYASABKAEsATABOAE8AUABRAFIAUwBUAFUAcABxAHIAeAB5AHoAewCAAIIAgwCEAIYAiACJAIoAiwCMAI0AjgCPAJAAkQCSAJMAlACgAKIApACwALIAswC0ALYAuAC6ALsAvAC+AMAAwgDDAMQAxQDGAMcAyADKAMwAzgDQANEA0gDTANQA1QDWANcA2ADZANoA2wDcAN0A3gDgAOEA4gDjAOQA5QDmAOcA6ADpAOoA6wDsAO0A7gDvAPAA8gDzAPQA9QD2APcA+AD5APoA+wD8AP4AAAECAQQBBgEHAQgBCQEKAQwBDgEQAREBEgEUARUBFgEYARoBHAEeAR8BIAEhASIBIwEkASUBJgEoASkBKgEsAS4BMAExATIBMwE0AUABQgFEAUYBSAFKAUwBTgFQAVEBUgFTAVQBVQGAAYIBgwGEAZABkgGUAZYBmAGZAZoBoAGiAaQBpgGoAbABsgG0AbYBuAG6AbwB0AHSAdQB1gEAAgICBgIQAhICFAIWAhgCGgIbAhwCIgIkAiYCKAIpAioCKwIsAi4CMAIyAjQCNgI4AkACQgJEAlACYAJiAmMCZAJmAmoCbAJxAnICcwJ0AoACggKEAoYCiAKKAowCkAKRApIClAKWApgCnAKeAqACoQKiAqQCsAKyArMCtAK4AroCyALQAtIC1ALWAuAC4QLiAuMC5ALlAuYC5wLoAuoC6wICAwQDBgMIAwkDCgMMAw0DDwMSAxQDFgMYAyADIgMwAzIDNAM2AzgDOgM8A0ADQgNEA0YDSANKA0wDUANSA1QDVQNWA1gDWgNgA2IDZANmA3ADcgN0A4ADggOEA4YDiAOKA48DkAORA5IDkwOUA5UDlgOYA5kDmgOgA6IDpAOmA6gDqgOsAwEEAgQQBBIEIAQhBCIEIwQkBCUEJgQxBDIEMwQ0BDUENgRABEEEQgRDBFAEUQRSBFMEAQUCBQMFBAUFBQYFBwUIBQkFEAURBRIFAAYBBgIGAwYEBgUGBgYHBggGCQYKBgsGDAYNBg4GDwYQBhEGEgYTBhQGFQYWBhcGGAYZBhoGGwYcBh0GHgYfBiAGIQYiBiMGJAYlBiYGJwYoBikGKgYrBiwGLQYuBi8GMAYxBjIGNAY1BjYGNwY4BjkGOgY7BjwGPQY+Bj8GQAZBBkIGQwZEBkUGRgZHBkgGSQZKBksGTAZNBk4GTwZQBlEGUgZTBlQGVQZWBlcGWAZZBloGWwZcBl0GXgZfBmAGYQZiBmMGZAZlBmYGZwZoBmkGagZrBmwGbQZuBm8GcAZxBnIGcwZ0BnUGdgZ3BngGeQZ6BnsGfAZ9Bn4GfwaABoEGggaDBoQGhQaGBocGiAaJBooGiwYABwEHAgcDBwQHBQcGBwcHCAcJBxQHFQcWByIHIwcwBzEHMgczBzQHNQc2BzoHOwc+Bz8HQAdBB0IHQwdEB0UHRgdgB2EHYgdyB3MHdAeAB4IHgweEB4UHhgeHB4gHiQeKB4sHjAeNB44HjweQB5EHkgeTB5QHlQeWB5cHmAeZB5oHmwecB50HngefB6AHoQcCAAQABgAHAAgACQAKAAwADgAgACIAQABCAFAAUQBVAGAAagCAAKAAsADAANAA4ADwAPIA9AD2AAABAgEEAREBEgETARQBFQEWARcBGAEZASABIQEiASMBJAElASYBJwEoASkBAgAEAAUACAABAAIAAwAEAAUABgAHAAgACQAKAAsADAANAA4ADwAQABEAEgATABQAFQAWABcAGAAZABoAGwAcAB0AHgAfACAAIQAiACMAJAAlACYAJwAoACkAKgArACwALQAuAC8AMAAxADIAMwA0ADUANgA3ADgAOQA6ADsAPAA9AD4APwBAAEEAQgBDAEQARQBGAEcASABJAEoASwBMAE0ATgBPAFAAUQBSAFMAVABVAFYAVwBYAFkAWgBbAFwAXQBeAF8AYABhAGIAYwBkAGUAZgBnAGgAaQBqAGsAbABtAG4AbwBwAHEAcwB0AHUAdgB3AHgAeQB6AHsAfAB9AH4AfwCAAIEAggCDAIQAhQCGAIcAiACJAJAAkQCSAJMAlACVAJYAlwCYAJkAmgCgABAAAEBAAEIAUAD/AAABAQECAQMBCAEJAQoBCwEMAREBEgETARQBFQEXARgBGQEaAQACAgIQAhICAAMAQAEAAgAEAAEQBBAFEAYQBxAIEAkQChAQEBEQEhATEBQQFRAWEBcQGBAZEBoQGxAcEB0QHhAfECAQIRAjECQQJRAmECcQKBApECoQKxAxEDMQNBA3EDgQORA6EEEQQhBDEEQQRRBGEEcQSBBREFIQUxBUEFUQVhBYEFkQYBBhEGIQZBBnEGgQaRBsEG0QbhBvEHAQcRByEHMQdRB2EHcQeBB5EHoQexB8EH0QfhABACmSMJIAARABEgEEEAYQChAQEBAAIAABAAIAAwAIAAkAEAAgADAAQAD6//z/AOAN4N3g",Gi="AAABAQIDAwMEBAQEAwMDAwMFBgMBAQMFAwMDAwMEAwcHAgIHBwgICAgJCAgIAwAKAQEBAQIEBAQBCggICAsLAwwLAwsIAQgLAQEBAQAACAwIAg0OAQ8BAQEBAQEIDQ0NDQ0NDw4ODg4ODgMGCAIMCAgEBAgBCAgBDAgIBgYQDBEQAgwRDAIGAgIGCA8PBwwICAEBEggMBhAQEAEBExIMBgwMAgwIBgwDBggDDAMIAwAIABMTFBQMDAcHCA8IDBISEggSFRUBCAwMDAwDCA8IBwwMCgoMDA8MDAwMDAwIABUVBAIGDAYMBgwRDBEMEQwRDAYMBgYMDAwMDAwMDAwMDAwMDAEBDAEJAAAWDAESAQMDDAwMDAwMCBAMAgkJAgkJCRcGDBYMCQkJCAgIDAwMDAwMDAwMDAwMEAwQDAwMDAEBDAEHCAwMAQwMCAgICAgMDAwMGAgRBgYIDAwMAw0OBgYICAwMDAgMEwYGDAwGFAwMEwYMBhEMERkXDBcXFxcGBhEGBgYMBgYGBgIHAgwCCAcDDQYGDAgIBgwMBgwRCAYHGAYGBgYMBgYGBgYGBgYQFggMBgYIBgwGBgYGBgwICA0NEBAQEBcXFxAQEAcICBcXBggNDhEQDAgIDAwFBgYICQkQDRAMCREJDAkCEAgIDAwCCQwQCAkICAoMEAkJCBcXFxcMEBcXFwwaDBoXFxcGFw0OCgcHBwwIBwwIBwwHDAwDCBcXFxcXFxcXFxcMFxcIFwwXCAkXDAgXFxcMDAwXEBAXFxcXEAwXFwwQAg0NDQ4NDAgHDBcXDAwXFxcXFxcMFwwQFxcXBgYGCQkDFxcXFwgCFxcIFwIXFxcCAgYXFxcXFxcXFxcXFxcIFxcXFBcXCQkTFwkJExcJCRcDAwMDAwMUCQkDCQkJCQkUFxcXFxcXAwMXCQoXFxcXFxcXCRcDAwMDAwMXCQMDAwMDCgMUFxQUFAgKCggXCBcDFw8UCAgXCBcIFwgXFAgXCBcIFwgXCgoPCQgXCAgXBgwYDAgICAgIAggMDhcMDAYGFxcGDgwICAgQCQgXFxcJCBcICQkXFxcXFwIJFxcJFwkXFxcGAQYGBgYGBhQMAQYGDQ4GBgYGBgYGAgYGBhcODhcJFxcIFxcXBgkXBhcXFxcXCAMABhcODhcXFxcPDwgJCQkJBgkJCQkXFxcXFxcXFwgXFxcXCAgXFxcXFxcICQkJCQkXCAgIFwIGFxcICQIICRcXFwgXFxcGFwYGCAgICQgWDBYMBgwWCAwIDA0ODw8NDQIJCQkDAgICBhYMFwgJAwgXCBcXGAYGCAgDCRcXFxcXFxcICAkICBcXFxcXFwgJCQkJCQkJAwMDCBYWFhYWFgAbCAkJCQkJCQkIAggGCQIXFxcCFwgXDAEYGAIYCBcXCQkJBwIGDBcGBhcXFxcXFxcXCQgIDBcXFwwDAwAAAAAAHBwDAxYWFhYACAAWFgAcABwAHAAcABwAHAMAAAADAwAAFgAAGBgDCBcICAcHAg0OCQkXFxcXFxcIFxcGBhcXCBgYBwcXFwkXFwgXFxgYCAcIFxcXCAIMCAgICAgICAgICBYICAgICAgICAgWCAgIFggIBgwICAwGAggMBggWFggDCAgWCBYICAMIFhYWDwgMCAgWEAgWDAwIFhYWFgwDCAAWFggIDBYWFgwMDAwMDAwMDAAIDwwWAAgWCAgICAgIBgwICAgIFhYIFhACFhYMCAgICBYWHRYMDAMDAAgMAwMIDAYDFhYWCAAIFgYIDAYADBYWCAkMCBYMFhYWDBYWFgwWDAgIFhYWAgwWCBYMDBYWDBYWCAgWAwwMDAgICBYMGBgYDAgMDAwMAxMIDw8DFxcXDAMTCBAXFwMDAwwDFBYMCBQMDAwXFwwYGBgMDAwIDAwIBgcIGAgYGBgMBgwIHR0dHR0DHRgYDBgMDAgYDBgYGBgYGBgYGAwYCAwMDAwMGBgYGBgYDw8dHQYGBggGDAYMDAwWFhYWFhYWFhYWFhYMDBYWCAwWFhYWFhYMCA8IDxYWFhYWFhYWFhYIFhYDDAwMDAwMCAMDDAwICAgICAgICAgICAgICAgMDBYMDxYMDAgMCAgMDAweDBYWFgwWCAgMFgwWFhYWDAwWFgwMBhQMDBcIDAwTDBMMDAwMFBQMDAwMAwYUCA8UDAwMAQwMAwYUFAgMDAwMDAwGAwMDDAwMDBQWFggWFggMDxABAQIJCQkJCQkJCQkICQkJBhcXFxcXAQgIBggJCQkXAQEJCQkJCQkGBgYXCQkJCQkJCQgIDQYOBgcFBgIADAgMDAwAFhgYAwAHAQMDAQUFDAwMBgwMAAYYGBgIGAgIFhYMFhYWFhYWCBYWFggIFgwMDAgBAQYMBgMMAwMDAwMIDBgYGBgYGAgYFhgYGBgYDAwMDAwMDAwMGAwMDAgYDBgYGBgYCBgMGBgXGBgYDAwMCAgMGAwMDAYYDAwYCAwMDAgMDAgMDAwYGBgGBgwMBgYGDAYMDAwYGAwMDAwIBxgYDAwMDAgMDBgGDAwMDAwMDAwMDAwMBgwMDAgMDAwMDAweBgwYGAwIGBgMDAwMCBgMDAwYGBgAGwwMBgwMCBgYDBcMABgYGBgYGAAYGAgMGBgMDBgYDAwMAwMIAwgIAwcIGAMDCAgIGAgDCAwIAwgICAwMGAwYBhgYCBgIGAgYCBgIGAwMCBgYDBgYGAgYCBgMGBgIGBgYCBgYDAwIDAwIGAgMCBgGBgYGBgwMDAgYDAMDCAMDCQUFAwMDAxcXFwkIBggGCAIGAggFAwMDHgMDAwgDAwMDAwMDAx4eHh4eHh4eHh4YFhgWAwgICAgBBgYDBgUDAwYFBggFAwMFAwMDCAMFAwUIBggdFxcXFwYGCAgIHh4eHgMeHh4BHyAgICAgICABICAgIAwWFggIEAwIDAgDDAgWAyAMDAgICAgKCAgXCAwMHgYGHwwMBwwDAwYIAwMMCAMDAxgdEAwDAwMCBggGDAMMAwIGAwwMDAwICAwMAxgIGAMMGBgYBggMDAwICAwMCAYIDAwMEgAACAMIDAwMCBgMAwwMCBgICAgYDAwdDAMDFwgICAYNDg0ODQ4NDgYEBgwRBgwNDg0OCAYMDBQMBgcMCgEACgoIDAwMCAwMCAYGDAYNDg0OBg0ODQ4GDAYGBgYMDAwGBgYGDAcIAwAXAgwJAggMDAwGFwwXFxcXFwMXFxcXGAMMAwwDGAgYGAwJCAEXDBcPFwgIDAwMDAgMFwwMCQwQDBAMDCEEDQ4NDhEGDAIMDAICBggMDBQUCAgMDAwMDAQCAg0ODQ4IAgYGDAgMDBAMDBcMDAMDAwMXFwwQFxcXCAwMDAwMBwwMDAYGDAwMBgwMBgwQAQwQDAwMBhQMDAwGDAwXFxcMDAwMAgYCBgYCAgYCDBEMDAYMEAYHBwYNDgICEQICBwYGBwYICAgMDwgMDwwPDwwMDAwIDAwBDAwMDAwMDAwMDAwGEQgIDw8PDAwMEgwXCAwMDAwCHhYWFh4MFhYICAwBAQ0ODAYMDw8PCAwGCAgGDBEMDAwKEQwMDAwIDwgMDAoMAw0ODw0OEQEICAADFw8UFhwADAwQDAEBCAgDDQ4IDBAIDBAcDAwRFwwQDBEQBgwMDAwMDAwMAQgMCAYICAgMDAgICAwMDAwMAAAAAAwMDBAMCA8PCAEBABAPDAwSAQgMDAwMDAEBEAoGDAYAEAgHDwwGBwYPDwYGDAwMDAEMDw8UDAEMDAYMDAwMDBYIFggIFhYWFgwMDBYWFhYMDAwWFhYMCAgIDAwMDAwWFgwMDAwWFgwYGAwMDAwIHRYGDBYWCBgYGBgMCQwMGBgMDBgYGBgYGBgYCAwYCBgYGBgYGBgYAAAMCAgIAxgDDBcMAhAMDBcXFwgIDBYMDAMDDAwcHAgAAAgMDBYXFhcIFxcIBhYWBgYQGBYWFggWFhYWAxYWDAwIDBYMHQgWFgMDCAgDAwwMFxcMCQIDAwwDAwwDCQkIAwMMAwMDDAwDAwwXAwMDAwMXCAkDDAwMDAwMAwIMDAwICAgICAgICAYIBgYGFwkJFxcIFwkJFxcXFxcDCAgMAx4eAwYACAwMAwYQDAgGDAMDAwMMCAwMCBQBDAEMABYbDAwADAAHCBgGGAgICAwMDAAbGBgYGBgYAAMYGyEgICAMDAwgAAwADAwMDAYHDAwGGBgAAAAADAwgDAAGFAwMDBsiDAwMDAYGDAgMDA8MDAwPEAwWDAMGDBYWCgMMAwYQFhYDDAYWDAwMDAwDBgwDDAMIDAMWFgwWFhYWFgwMDAMGDAwWFgwWFgwWFhYICAwBEggMAQYUCAwMDAwACAIIFiIMCAgICBAMDBgYCBgIAwMYCAgJCAMDAxwcDAwJAwMGCAYNDhEMDAgXCRgGEAwABggGFgwMDAwDCAgIGBgDCAgIAwMYCAAKCBgYGBgICAgIGBgMGAIIAAgMDAwWCAwQAgwWDAwMAQEMDAwDDBgMCAEBAwwMCAMIAwgDCAEMCAMIDAgWDBYWAwgIFhYWFhghFhYIFhYWFhYIFhYWFhYMCAwDDAwDCgwMAQwICBYMFhYhDAYMAwwMCAgIDAwIFgIGCAYPDAwGDAMMDAgFAwwDCAMIHQwGCAUGBgQZBQ0IDwkKBhsHIBEOAiMQExQSFyEWIhgAAxwdAQwkJRUDDAMDFgMDAwwDBgMGCAwDDAMDDAMIAwMICAMIAwMWDAgICAMDDAwMDAMICAgWFggIDAgICAgIDAgICAgICAgWFggMFxAMDBIGDAwICQgWFhYWFhYWDAgICBcXDAwMDAwMDAwMBQAGCQgGBgwMDAwGDAYEBAcICAgAFhYMFxcJDAkXFwwIBgkMDAYGBgwIDAwMDAYMCAgIDAMMAwMDAwMDBhAGBgwMDAMWFgwWFgwGDAMDDAwMFhYDAwwCGxsMDAgUDAwADAgUDAwGDAYGDAwGCBQMDAgUCAIBDAYQBgYIDwcGAwEIBQEPCAoKCAoYDAwMCgwBCgwMCgwPBgYICAMDAwMDAwMJDAgICAYJCQgICAgICAMDDAwMDAwQCAgICAgICAgICAgICAMDCBAHCQMDFwwMDAMIFwgICAgMDAwMAwYMAwwICAgDCAgICAwMCAwCCAgNDgQEAgkMCAgGAggMDAwMDAwMDAwMDAgUCAcHCAgICAgDBgwFCAgCBhAICBcXFxcXAhcXFxcJDBcXDAgXDAgCCQwMDAwIFhYMDAwMDAwMFgwIDAwMCAMMDAwMDAMDDAwQBgwHDAwMDAwICAwMFggIDAwMDBYMCAgICAYXCBcXDBcIFxcMFwgJFwwIFxcXAgYQDQ4MDAwMDAwJAQYQCRcPDwwICAwGDAwIFxcJCQkMDAwMDAwXDAkJAgwQDAgRDAgXDAMYDAwBCBcGDAwMDBAIFwwMCQ0OCAIIDBcXFxcXFwwMFxcYGBgXDBcNDQkMBQUJCQUQAwwYDAkQFxcXDAkMCQwMDAgWDAwMDAwMDAwMDAYMCAwJDBcXCQkXFwwJDAkMDQ4NDgwDDAgQDAkICAwNDgIGEA0OBggGCBAMCQEICAYXFwgXFxcXFxcXFxcXFwwJAhcXDBcYFxcYGBcXFwEIDAkGCQkJBwkXARcXGBgYCAwYGBgIFwgIFwkXFwwCCBcMCBcYCRcJBhAIFggICQwGCAkMCQgCCRcYFxgXGAIQFwkCFwwJAhcJCRcXFxcJCAIJFxgMAhcYCAYICAkGFxcJFwwCCAYXFwkMCRcXDAgMFxcIFwgXCBcXCBcXFxcXFxgYGBcYCBgIGBgIGAgXFxcXFwwJBgYMCAIQAhgYDAgCEAIIEAwIAhAXEBcXFwgIDAwJCAYXFwIGFxcGFwgXFw0ODAgJBgYJAgYXDAkCCAYXFxcXAhcMCRcXCAkXCQIIBhcGFxcXCQkXDAkCBhcXFwwXFxcICBcYGBgYGBgMBwkJHQgIGAwYAgkMCQIIBgkMCQIIBhgJDAkCCAYCCAIGBhgYGAwGGBgMBhgMGBgYGBgYAgkJCBgIGBgYCQwMDAwMDAwMEAwYDAIQCAkYFwwIGBgYGAkMFwMMCAgMGBgYGAwMGBgYGAgIAwMDAwMDAwMGAQwDAxYDCAwGFhYMBgwMDAYICAwIFgwMDAMGFhYWFhYMBgwWDBYMDAwMFgwDCAgIDAwWFgwMFgMWFgwWDAwDFhYWDAwICAEMFhYWAwwDDAwMDAgMAwMMAwwIGxsWDAwWDBsIFhYMAwwDDAMBEAwMFhYMAhAMDBcXFwwMAwwDFgwMCAEIDAwDAwgICAgIDAwMCBAMCAwQEA8PAwwMDA8QDAwMDA8MDAwDDAwDEAwBAwwMDAwMDAwHDAwMBwwHAwMMDAwGFgwMCAwMDAwMCQkXFwwJCQwJDAwMCQwMCQwJDAkJCQkMCQkJCQkMCAYMGAwDAwMMFhYIFgwIDwwICA0OEQwIDAwGAQwMDAwBFAMIEAgMDAEMAQwQDAwGEwgHBgEDDAMMDAwMDAwDDAwMBgwMDAEMAgYCBhAGAwMBAwMDAwMDAxAMCAgICAwMDA0NDAgWFgEBBgwGDAMIFAwQDAMMDBQMCAwMAwwIDAwMDAwBAQwMCBYIDAYMDBQUCQMDFAwMDAgWDgcMDAwIDAAWFhYWDAwWFgwHBwIGDAgNDhEGDQ4REBEMDQ4RBwwMEQYCBggIEBAICAwMGBgKAggIDAMMCAcICBgYGBgCGBgYAgIICBgIDw8ICAYCDwgDAwwMCAgPCBgIDAgMCAYCBgICCAIIGBgYDAgHGAoICAwIDAwWFwwMEAwYDAgMFwwMDAwaGgMIGhobGyQkFRshGiAgIAwKJiYm",Fi="AAAAAAAAAAAAAAAAAAAAAAABAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAIAAAAAAQAAAQADAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAABAAEBAAAAAAAAAAAAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAAQABQAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAQYHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQEAAAAAAAAAAAAAAQAAAAAAAQEAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAQEBAQEBAQEBAQAAAAAAAQAAAAAAAAEBAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAABAAEBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAQEAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJAAAAAAABAQAAAQEAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAAAAAFBwAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAJAAkAAAAAAAAAAAAAAAAAAAAJAAkAAAAAAAAAAAAAAAEAAAAAAAABAQEAAAAAAAAAAAEAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAABAQABAAAAAAAAAAAAAQEAAAAAAAAAAAEAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAQEAAAAAAQAAAAEABQAAAAAAAAAAAAABAAcBAAAABQUFAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAAAAAAEBAAAAAAAAAAAAAAEACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQEAAAQAAAAABwALAAAJAAAAAAAHAAAABAAAAAAHAAsAAAAAAQEBAQEBBwAAAAAHCQAAAAAAAAABAAEBAAAAAAAAAAAAAAAAAAAAAAwJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAQABAQEAAAAAAAAAAAAAAAAAAAAHBwcABQcAAAcAAAcAAAAAAAcAAAEBAQEBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBQAAAAUFAAUABQUAAAAAAAAAAAABAAAAAAAAAAkJAAAAAAAABQUAAAAJCQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJAAAABwkAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAQAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAFBwcAAAAAAAAAAAcAAwAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQEBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAkJDAwAAAAAAAEAAAAAAAAAAAAAAAABAAAAAQAAAAAAAAAAAAAAAAABAQAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkMAAkNDQAAAAAAAAAAAAAAAAEAAAAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAABwcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAAAAAAcHBwcAAQEAAAAAAAEBAAABAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQEAAAEBAAEBAAABAAAAAQABAAEAAAAAAQEAAAABAAAACQkJCQkICAgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAAAAAAAAAABAQAACQAAAQAAAAAAAQEBAQEAAAsBAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAcAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAALAAsLDQAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAkAAAAJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAAAAAAHAAEBAQEAAQEBAAAAAAAAAAAAAAAAAAAAAAALAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAACwAAAAcAAAAAAAAAAAAAAAAJAAAAAAAAAAAAAAAAAAAAAAAJAAwAAAAAAAAAAAAAAAAAAAcHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAABAAABAAAAAAAAAQAAAAEAAAABAAAAAQABAQAAAAEAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAcABwABAAABAAAAAAAAAQAAAAAAAAABAAAAAAAAAAAAAAEACQAAAAAAAAAAAAAACQkAAAAAAAAAAAAAAAAAAAAAAAAACQAADAkJAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBgsBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAABwgBAAAAAAAAAAAAAAAAAAAAAAAHCAAJBwkOCQAAAAAAAAAHCQAIDAAICQkAAAAAAAAAAAAAAAAAAAAAAAEAAQAAAAAAAAAAAAcHAAcAAAADAAAAAAAHBwcHAAAAAAkAAAAAAAAAAAAHBwAAAAAAAAAAAAAAAAAJAAAAAAAJAAAACQkAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAANAAAAAAAAAAAAAAAAAAAJAAAAAAAAAAAAAAAAAQAAAAAAAAEAAAAMAAgJAAAAAAkJAAAACQAACQkJDAAAAAkAAAAAAAAAAAAJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAEBAAEBAQEBAQEAAQAAAAEBAQAAAQAAAQABAAEBAQEBAQAAAQEAAAAACAAAAAAAAAAAAAADAAABAAAAAAAAAAAAAAAAAAAAAAkJAAAAAAMAAAAAAAABAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJDgAHCAAAAAAAAAAAAAABBgAAAQEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8AAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkJAAkACQEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAkADAcHAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAADQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJAAMAAAAECQAAAAAACwAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAAAAAAAAAAAAAkAAAEAAAAAAAAGAAAAAAAAAAAAAAAAAAAAAAAAAA0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAAAAAAAAAAJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJAAAAAAAAAAAAAAAAAAAAAAAJAAAAAAAAAAAAABEAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcHAQEAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAAAAAAAAAAAAAAACwAAAAAAAAAAAAAAAAkJAAAACQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAEAAAABAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAAEAAQcLAAAAAAAAAAAAAAAJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHBwAAAAAHBwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABCQAAAAAABwAACQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwMHAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAQAAAAAAAAAAAAEBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAJAAAAAAABAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQkAAAAAAAAAAAAAAAAAAAAACQkSAAAAAQAAAAAAAAEAAAAAAAAAAAAAAAkAAAAAAAAAAAAAAAAACQkAAAAAAAAAAAAAAAAAAAAAAAAJAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",Ui="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VbgAAGW4AACVuAAAx7gAAPq4AAA4uQAAT7kAAGG5AAB1uQAAibkAAKi5AADRuQAA5rkAABm6AABNugAAaboAAIS6AACdugAAvroAANO6AADpugAA+LoAAAO7AAARuwAAHrsAADC7AABduwAAgrsAAJm7AACpuwAAubsAANG7AADguwAA87sAAAy8AAAjvAAANrwAAES8AABZvAAAbrwAAHK8AAB5vAAAh7wAAKG8AACtvAAAt7wAAMG8AADRvAAA5LwAAPy8AAAKvQAALL0AAEO9AABgvQAAeL0AAJa9AACxvQAA0L0AAOa9AAD5vQAAD74AACW+AAA6vgAAUr4AAGy+AACBvgAAkr4AAKa+AAC4vgAAzb4AANq+AADkvgAA674AAP6+AAAdvwAAO78AAFK/AABovwAAgr8AAJu/AADBvwAA5r8AAPe/AAANwAAAI8AAAD/AAABawAAAe8AAAJDAAACjwAAAtcAAAM/AAAD2wAAAF8EAAC3BAABLwQAAacEAAInBAACmwQAAycEAAO/BAAAIwgAAKcIAADnCAABVwgAAZsIAAIfCAACjwgAAu8IAANHCAADqwgAAAsMAABPDAAApwwAAQsMAAFnDAABywwAAjcMAAK/DAADJwwAA58MAAPPDAAD+wwAADsQAABrEAAAlxAAAQcQAAE/EAABgxAAAdsQAAJfEAAC7xAAA4cQAAAbFAAAsxQAAXcUAAJDFAADCxQAA3MUAAPfFAAAVxgAANcYAAFTGAAB0xgAAn8YAAMzGAAD4xgAAH8cAAEbHAABvxwAAl8cAAMDHAADdxwAA9ccAAA3IAAAhyAAALMgAAELIAABZyAAAcsgAAI3IAACfyAAAu8gAAM/IAADryAAAAckAAB7JAAA1yQAAXMkAAHDJAACMyQAAlskAAKzJAADEyQAAzskAANjJAADtyQAAB8oAACLKAAA1ygAAUMoAAF3KAABrygAAesoAAIHKAACPygAApcoAAMbKAADoygAAAcsAABfLAAAxywAARMsAAFjLAABkywAAe8sAAIjLAACcywAArMsAAMLLAADTywAA3MsAAPTLAAASzAAAK8wAAEHMAABTzAAAZ8wAAILMAACOzAAAocwAAMfMAADhzAAABs0AABXNAAAmzQAAPs0AAGjNAAB5zQAAms0AALjNAADUzQAA6M0AAADOAAAezgAAPs4AAEbOAABVzgAAaM4AAHLOAACJzgAAos4AALjOAADOzgAA3M4AAPjOAAAGzwAAI88AADvPAABSzwAAac8AAIDPAAChzwAAvc8AAMfPAADYzwAA688AAALQAAAg0AAAQtAAAFbQAABj0AAAc9AAAIbQAACp0AAAu9AAANDQAADj0AAAA9EAABPRAAAq0QAAQdEAAFLRAAB30QAAl9EAAKzRAADG0QAA3NEAAO3RAAD40QAAENIAACLSAAA60gAATdIAAGvSAAB/0gAAjNIAAKnSAADQ0gAA5dIAAPzSAAAR0wAAKtMAAEPTAABY0wAAbdMAAIzTAACr0wAAydMAAOfTAAAF1AAAKtQAAEDUAABp1AAAfNQAAI3UAACq1AAAwtQAANrUAAD11AAAENUAAC7VAABL1QAAadUAAIjVAACW1QAAsNUAAMbVAADb1QAA8dUAAP/VAAAU1gAAJ9YAADfWAABL1gAAYdYAAH3WAACZ1gAAtNYAAMfWAADf1gAA/dYAAArXAAAV1wAAMNcAAEvXAABc1wAAetcAAJjXAAC21wAA1NcAAADYAAAN2AAAGtgAAC/YAABE2AAAadgAAI/YAACb2AAAq9gAAMvYAADk2AAABNkAAB7ZAAA42QAAS9kAAGHZAAB82QAAiNkAALHZAAC+2QAA0dkAAOnZAAAA2gAAEdoAACTaAAA92gAAUtoAAF7aAABr2gAAgNoAAJ7aAAC02gAA0NoAAOLaAAAB2wAAI9sAADLbAABB2wAAUtsAAF/bAABx2wAAg9sAAJbbAACq2wAAvtsAANbbAAD62wAAG9wAADLcAABI3AAAbNwAAHvcAACN3AAAqtwAAMXcAAD03AAADd0AABjdAAAp3QAAO90AAFPdAABh3QAAfd0AAJrdAAC53QAAzt0AAPfdAAAh3gAAPN4AAF7eAABw3gAAk94AAKbeAAC23gAA2t4AAOzeAAAJ3wAAIt8AADvfAABX3wAAdN8AAJHfAACm3wAAvd8AANzfAAD73wAAGOAAADXgAABV4AAAduAAAJPgAACr4AAAvOAAAO7gAAAC4QAAIOEAAC3hAABJ4QAAZuEAAIPhAACZ4QAAquEAAL/hAADR4QAA6uEAAAviAAAy4gAAUOIAAH7iAACV4gAAqeIAALriAADZ4gAA+OIAABXjAAAy4wAATuMAAGbjAACH4wAAqOMAAMXjAADa4wAA+eMAABLkAAA15AAAbOQAAHzkAACE5AAAmuQAAK3kAADD5AAA2eQAAOXkAADw5AAACOUAACflAAA75QAAUuUAAFzlAABq5QAAc+UAAH/lAACb5QAAsuUAANPlAAD65QAAEeYAADTmAABL5gAAZuYAAH/mAACe5gAAseYAANfmAAD75gAAFOcAACjnAABC5wAAWucAAGznAACU5wAAtOcAAL/nAADZ5wAA9ucAABHoAAA26AAATugAAGboAACB6AAAnOgAAMboAADt6AAABOkAAC7pAABR6QAAb+kAAI3pAACr6QAAx+kAAO/pAAAL6gAALuoAAELqAABg6gAAeuoAAJbqAACw6gAA0uoAAPTqAAAH6wAAGOsAAD/rAABh6wAAkusAALnrAADj6wAAA+wAABDsAAAm7AAAPuwAAFjsAACB7AAAoewAAMHsAAD27AAAK+0AADntAABN7QAAZe0AAITtAACq7QAA0O0AAO3tAAAe7gAAUO4AAILuAAC27gAA6e4AAAzvAAAm7wAAUe8AAHnvAACT7wAAve8AANfvAAAV8AAAU/AAAHDwAACN8AAAovAAALrwAADd8AAAIfEAAEHxAABi8QAAkPEAALDxAADR8QAA//EAAC7yAABQ8gAAafIAAInyAACm8gAAwPIAANLyAADh8gAA9PIAABfzAAA48wAAWfMAAHLzAACG8wAAm/MAAKXzAAC38wAAyPMAAN7zAAD88wAAKPQAAEX0AABi9AAAavQAAIf0AACc9AAAxPQAAO30AAAL9QAAJfUAADz1AABP9QAAaPUAAHj1AACV9QAAsvUAANn1AAAA9gAAJ/YAAFb2AABr9gAApfYAALn2AADM9gAA5PYAAO32AAAE9wAAMPcAAEP3AABn9wAAh/cAALL3AADN9wAA/vcAACH4AAA6+AAAXfgAAHL4AACo+AAAvvgAANH4AADu+AAA//gAABT5AAAg+QAATPkAAHf5AACj+QAAyPkAAOL5AAAQ+gAARvoAAE76AABS+gAAVvoAAGD6AABj+gAAfvoAAI/6AACo+gAAvvoAANP6AADl+gAA7voAAAD7AAAW+wAALvsAAFr7AABt+wAAj/sAAK37AAC7+wAA4PsAAAf8AAA0/AAASfwAAGX8AACB/AAAo/wAALf8AADd/AAABf0AACf9AABI/QAA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",_i="EgAaABMAFAAeAAwACQAZABEAEAAUAA8ACAASABcAHgAGABAADAAHABYAFwALABcADAAeAB4AGwAcACQAFwAWABQAFAAUABUAFgAUABUAFAAPAA4AIAANAA0AEAAeABoAFwAaABEAFgAZABwAHQAfABwAEgAJABcAKwA3ADYAFgAXAB4ADwArABMAEAAQACEAGwAeACEAKQAaABMAFAAUAAkAFwAUABQAEgAYAAsADgAOAAoAGQAeAA0ACQAKAA8ACwATABEAEwAJAAoADwALABMAEQATABYAIQAPAB8AEgARAA8ADgAUABgACAARABEAIgAOABYADAAPABIAFwAWABkAIgAoABcAKQAJABEAFgATAAsADwATABgAEwAdABMAGQAPAB8ADwARACIAFAAWABAAIwAKABIADQAMABYAEwAiACUAFQAcABEAHQApABUAFwAhAB0AHgAaABYAEgAjACUAHwAWABkAHQAaACQAGAAQABwADgAVABkAHAAVAA8ADQARABMAFQAVAB8AGgAVABkAGgAXABcADwASABEAGAAVABIACQAOABAAFwATACAAHAAlABoAGQAcABkAHgAZABYAEQALABAAFQARAB0AGwAnABIAKAAXACkAHAAsAA0AHgAdAB4AEgAVACEAFwAoACUAGAAZABcAIQAmABoAFwAfABoALwAVABgAGAATABUADwATAAkAFwAeAAsADgANAA0AEQAVABUAEwAxABUAJAAVABMACQALAA4ACAAKABMAFAARAA8AEgAPABEACQAIABsAGgAdABkAFgAeACAAJgAoACIAKgAlAC0ANwAxADIAKwAsAD0APgA/ADoAHwAaABMAHgApABsACQAfABkAEQAXABsAEQAUAB8AFQATABYAIwAcABQAIgASAAsACQARAA8AIwAoACUAHgAQABAAJQAlABoACgAgACIAKgAVACUAEQASABEAIAATAAwAGwASABwAHwAgACAADwARABcAEAAKAAsAFwAUABMAGAANAA4AIwAWAAwADwAUAB4ADQAJABIAEQAXABkACwAXAAoADQAYAA8AEQAaABkAGgASABkAFwAYABkAFwAZABEAFQAXAA8AFQAYABcAGQAfACUAEwAVABsAFgAeAB0AJQAYACEAIwAdACYAIAAjABYAFgAiABUAHgAdACgAMgAiABAAGgAtACsAFQAgAB8AFQARABQAGQANAB0AKwANAA4ADQANAA0AEgAXABMAEwAVAAgAIQATABwAGAAcAAsADwAWABkAHAAcAB0ACgAXABEADwANABEAEgAQAA8AFQAOABUAFQAiAA0AHAAcAB8AHgAaABgAGQAaACEAFAAVABQAFAAvACoAGQAYABsACgAYABYAEQATABEAHwAJABcAFwAgACMAJAAVABUADQAQABwAIAAXAAoACwAZAA0ADQAdABEAGgAZABAADAARABEADQAWABYAHgAQABcAEQANABYACgATAA4ABwAYABcAGgAVABIACwAHAA0ADQAMABwAIgAhAA0AEQAOABAAFAAUAA8AEgAUAA0ADwAbABQAEAAVABcAGQAPAA8AGwAJAA8AEgAPAA8AFAAaAA8AFQARABEAEwATABcAEAAXAA0AEAAQAA4AGQAdABkACwALAA4ADQARAA0ADQANABAADwAOABUAFQANAAwAEgAOAAkAFQAQABAADAAMABAAFAANABAAEAAPAA8AEwASAAoAEAAKABUADAAVAAcACAALAA8ACgAcAB8AIwAeABsAHgAdABEAEQAJABQADwAPABMAFwANAA8AGQAYAAgAEwATAAsAEQANAA8AEQAQAA8ADAALAAsACwAJAAsACAAIAAoADAAUAAsADwAZAA0ACgAJAA4ADAAMABAAFQAQAAsACAAKAAkAGAAUAA8AEQAIAAkAEAAVABcADAAOAAsADwAMAA4ACwAMAA0ACQAOAAYACwAIAAsACAASAA8ACwASAA8AEwAQABEADgASAA8AEwASAAwADwAXABcADQAOABoAEgAaABkAKAAQABAADwALABEADAAJACMAGAAUABwAFgAUABMAHgAeABQAGQAUABMAEgAaABcACAATAA4AAwARABEAHwARABkAHQAjAA4ACAANABAAEAANAAsAFQAUABoAFgAPAA8AFwAOABIACQAIAAcACwAGAAoACAAWAAsAGgAYACAAFgAWACIAIgArACYAJQArABAAGAAaAAwAEgATABYAFQAWAA0AEAAUABcAJAARAAsAEwAPAAkAEgAPAAoAEQAYABEAFgAWABUAGAAZABwAGwAVABQAHAAjACAAHwARAAoACwARABEADAAJAAkAFQANABYAGAAXACgAEgASAAsADQALABYAFQAaAAoACQARABcADgAHAAsAFgAWABAAFQAMAA8ACAANABEAEAARAA0AIgAKAA0ADwASAAQADgASAA4ADQAMAAwACgATABEAEAATABEAFgAPAAwAGwAaACcALQAlABsAIQAWABYAGwAZABUAGgAaABoAJgAVABUAGQATABEAEgARAB0AEwAJABsADwAQAAkADAAXADQADAASAAoAEQAdAAkAFQADAAQABQAmAB8AEwAMABAAFAANABMADgAQAA8ACQAIAAgACQAhABAADgAWABgAHwAhABQAFgAMABcAGAAaABoAFwAXAB0AGAATACMAEAAXABgAGgAaABcAGQAZAB0ADwAaABsAHQAdABoAGgAgABsACgAYABAAEAAQABcAGQATABgAGgAiABUAFAAJABgAGAALAA8ADwAQAA0AHAAbAAwAGwALAA4AIAAKABIAHgAPABAAEwAWABsAHQAUABEAEAAPAAwAIwAhAB4ACwAbABMADgALABMAEwATABMAEAAQABcAFwAcABwADgAOABMADgAYABYADQArABwAKwAcAB8AEAAfABAAHwAQAB8AEAAaABIAGAAXABsAFgAYABMAEwAUABIAFgAPABsAHQATAAwAFQATAAwACgAdAB0AJwAkAB0AEgAkAA8AGwAWABMAGAAUABgAHQARABMAGQAgACcAFQATAA0ACQAPAAoAEQAOABYAFgAbABsAEwAeAA4AEQAQABMAFAARABkAEQARABAAEAAVAA0AFAAIABgAFwARABUADQASABIAHQAcABQABwARABgAGQAYACAADAAXAB8AGwAVAA8AFQAbABYAFAAUABYAHAAQAA0AFgAbACMACgAQABMAEAAgAA8AEwARABIAHgAaABMAGAAXACIAEwAcAA4AGAAOABEAGQAVABMADwAcABkAHAAjABoAEAAgAC0AFAAPABMAIQANAA8ADwAbACQADgASABMAHgASABUAGgAiABcAFgAXACEAKwAYACQAHQAmABcAHwAWAB4AIwAVABEADQAgABIAGwAOABkADAAxABkAMAAwABoAGQAeAB0AGAAcABkAEgAYABgAHwAmACkAIwAUAB4AEQAXABwAHgAXAA0AEAASABIACgAVAA4AEwAVABIAHAAXABcADwApACkAGQAQABkADwAJABwADgAWABUAFwAKABQAEQASABsAGAAXABYAGQAhABMACwASABoAFgATABUAEgANABAAGAATAA0AEgAPACQAGAAjACUAGgAeABoAFwAHABsAHwAeABUAHgAYACAAHwAkAB8ADwAMABoAEwARABQAHQAgABIAIQARAA4AFwARABAAEAAbABkAEwAZABYAIQAdABQAEwAYACwAHQAbAAwAHgAiABkAGAAgABoAFQAXABMAIQAYABAAFwAeAB0AJgAWABsAFAAdABMAFgAlACEALAAtAC8ALwAsACwAMgAXAAkAHwAaABMAFwATABwAIAAfACEAKAAZABkAGQAcABIAFAAbABwAIgAUACYAFwAbABkAGAAaAB8AIQAaABwAGAAWAB4AIAAPABIAFwANABQAHAAZACAAGAAbAB8AIQAiACQAIQAhACEAHQAfABwAHAAcABAAEgAeAB0AHwAYABEAEQARABEAEQARABQAJAATABIAFwAVACcAIQAlABoAGwAjABgAJwArABAAHAAWAB4AGwAgABgAEwAhACAAGwASAA8AGQAUABsAEgAOABQAEAARABUAFgAfABAAIQAVAB8AHQApACEAJQANABkAFgARABoAFQAIACEADwAbAB4AIgAhABYALgAXABAAFwAcABQAGwAaACIAIQAaAA8AEwAUABQAHAApABAAIAAjABkAFgAcABoAHQAOAA8AJgAnABwAKAAYAB0AIQAjABsAGwAXABwAGgAfABMAEAAPABYAGAAcAB0AJQAdABsAGQAvACIAFQATACUAFgARACAAHgAyACUAKwAeABoAJgAbACkAIwAhAB8AKgAWABoAFgAUABEAEQAeAB0AFAAXABAAEQAHAAwAEQAOABUAEwAWABYAEwAKABIAFQATABEADAAVABQAGAAXABAAEwAKAA8AGQAUABQAGgAZABIAIgAjABUAHAATABYAGwAVABEAIAAaAA0AGQAdABwAHwAaAB0AHgAZABcAGQAjABkAIAANACMALwAHABUAFAAPABQAFQAYABUAHgAlACQAFgAUAA0AEAAVABoAGAAVABYAKwAtACIAHAAdABYAHgAdAB8AIwAcABgAGgAWABYAFQAdACIAFwAiACAAIQATABYAHQAMAB8AGgAeAB0AGgAbAB4AGAAZABkAGAAZACEACgAQACkAEwAkABcAJAAXABsAJQASABEADAAXABMAFQAMABAADgATABoAGwAZAA4AIQAcACQAJAASAB4AFwAaACEAEQATABEAEgASABMAHwAUABYAFgAaABoAGgAWACgAGwAbABsAFgARABUAFgArACoAJQAlAB0AFQAWABoAFgAQABAAKQAjABAAGwAhACYAJAAXABUAGwAaACcALQApAAgAGAAdABUAGQAQABQADwAfAAsAJgARAC0AOAAyABoAIAAqABUAHAAaABYAEgANABQAJQAsACYAKgAoACsAOgASACoANAA4ADgAMwAwAC8AMAAsAC4AKgAqADoAOQArACoAOQAbAB0AIgAmACkAJgAnABAAHAAuACwAHwAfABgAJAAoACsAHQAgAB8AGwANACsAMwA2ADQAIAAgABEAJwAbAB8AHgAbACsAIgArACsAKgAQAC0AFgASABkADgAUAAkACQAXABsAGQAQAB0AGAATABkAJwAMABgAEAAeAB0AFwAhAB4AFQAfABcAGAApABoAFgAbABYAHwAXABoAFgATABsAGAAYACUAFgAfABcAGgAWADEAGQA2ABwAGwAaABoAJAAdAB4AFAApAB8ALwAlADoAMAAiACUAGQARABcAHAAfAB8AJQAPABAAEgAWACMAEAAwADIAMwA+ABcAEgAUABQAHwApABUAMwA0ABwAGwAZACEAFQAWAA8ACwAOAA0AEgAtACUAFwAQABAAGAAPABMAGQAXABMADgAVABUABAAHAA4AGgAMAAoACgAQABMAGAAOACIAFwAdABgAHgAbAB8AFgATABYAFgAVABgAGgAVABEAFAASABUADQAKAAcAEwAfAB4AFwAWABoAGQAmACUAEQAWABYAHAAbACEAFQATABIAGgAnACEAFgAeAB4AIAAdACMAJgAZACEAEAAcABEAIQAcABgAFgAZABgAEQAWABkAFwAZABsAIgAaAB4ADAALABAADAALABwADgARABYAIQAkACYAJQAmADEAMwAyABoAGwAeACAAHwAgACsALQAsACcAJwApACgAKQAdABgAGAAUAAsAFgAXABkAGwASABwAFAAcABYAHQAXACcAFAAcAAoAFgAYAAoACgAVABoAGwATABsADQAOAA8ABwAOABYAIQAiABkAFgAaABMAFAAMABcADQAUABAAFgARAAkAGAAeABkAFgASABQAGwAMABMAJgAaACUADwARABgAKgARACEAHgAcABQAGAAeACAACAAPABMACgAXABkAFgAWAA4AHAAOAB0AGAAXABcAFwAhABwACgARABMAFwAeACIAFAANABAAEwAjABIAFQATACAAEAAXABcAEQAlACAAFQAaABYAEQALABgAEgAYABMAHgAUAA0AHQAnABUAFwAVABkAGQAVABUAHwAfAB4AHgAeACUAFgApABMAEQAdABgAGAAbABsAHgAdAB4AHwAOABoAFgAVABYADgAVABMAEAAUABYAHAAcABsAEwAYAB4ADQALABsAGwARAB4AHgAeAB4ALAANAA0AFQAVACUAJgAMABAAIAAZACAAGgAaABMAFgAbAAwAKQANABMAGAAXABEAEwAZABUADAANABUAHgAWABwAEgAfACIADwAPABEADQASABIAEwAUABQAGAAkACEAFwAWACQADwASAB0AGwAvABkACwARABIAGAAOABwAHQAfABUAKQAqABsAIgASACMAEwAQACQAEgAdABkAGQAcAB0AHQAVABcAHwAfAB0AHQAgACEAHQAYABEAMgAUAB4ADQAcAB0AHQAWABEAFQASABkAIQAnAB4ALgAXABQAEQAfAB8AHQAdABwAGAAhACEAHQAVAB8AGQAjADcAEAAIABYAEwAWABYADAALABgAHwAUABcACgAOAAkADAAcABcAIQAnABcAIwAXABsAGQAfABMAJgAkABkAFAAaABgAEgAoACAACwAaAB0AGwAlABgAGAAbABsAKgAnABcAKgAjAB4AHgAeABwAKAAcACMAFAAeABoAHAAaACIAIgATABEAJwAiADEAJwAqACAADQAWABgAGgApACAAIAA1ADUADgAUABgAHwAmACYAHQAxADIAMgA0ADMAIwAaACsAKAAaACoAGgA+AD4AHQAdABUAGAAjAEQAIAAhAC4AIAAhAC4ALwAiABkAIAAdABoAEgAPABMAIwAhACEAGQAUABUACgASABEAFgAeACwAHQAdAAgAHQAVACgAKQAeABoAFwATABkAEAAdAB0AJwAnACcALwAVADoAFAATABgACQAXACwAEwAkACAAKwAbADEAIwAZACMAFQA2ABYAEwAdABEAFQAMACwAKwAsACUAGgAuADYACAAEAAQACgADABsAEQAZABYAFQASAAkAEgAWABgALAATACIAHgAOACUAJwAtABUAHAAcACIAFAAmACgAIgAhACAAFQAhABwADAAoACAAJQAZABQAHAAvABwAGQAeACkAIQAeACYAIgAkAC8ADgAZABAAEAAPABcAGgAqACAAIQAPACEAKQAhABcAEQATAA4AEQAaAB0AEgAjABoAEgAXABwAHQAoACMAHwAVABgAGwAZAAsAEwAPABYAGwAVABQAFwASAA8ADQAUAB4AFgAPABoAGAAfACAAFgAXAAsAEgAUABkAHwAcAB8AGAAoABAAFQAMAB4AEQAbABEAGAAWABcAHgAPABEAEAAhABAADQAUABMAEgARAA8AFAAMAAkACwATAB4AHQAZABUAHQAWABsAGgAdABEAEQAQABwADwAIABQAJAAjAA8AFwAQAAgADwAaACkAGAAXAAwACwAjABcAHQAcABwAGwAgABMAFQATABoAKAALAA0AGAAVABgAGAAVACQAGwAnAB8AFwAfABsAJQATAA4ADAAWABUAGAAaABwAJQAnABQAFQAKAA8ADwARABAAEQASABEAFwAUAB4AFAALABQAEwAaACEAGwAVABMAFQAWAB0AGQASABIAHgAMAA4AKAAVAB8AIQAgACQAIQAaACUAIgAZABQAGwAQAA4AIgAbAAwAFwAOABMADAATABoAFAAYABoAHQARABUAJgAQAAwAGAAUABoADwAMAAkADgAWABEAIAAhABEAIQAhACQAFAAbABAAEgANABQAEQAWABIAFQAfABkAFgAWACYAFQAQAA4AEQAbAAsADgAYABUACgASABAADgARABsAGAAQABMAGAAXAA4AEQAbAAwACwAOABEADwASAAoAFAANABcAEAAYABgAHwAfABcAEgAHAB4AJgAlABkAGAAKAAUADAASAAcAFwAbAA8AFAAbABcADwAJAA4AEwAWABMAEgAfABoAFgALABUAFQAOAAoAFgAeABEAFQAWABUAEQAUAA0AEAAPACUADQAMABIAKwAUABQAHQAXACAAHQAWACEAGgApABQADwAKAAsAHgAZACIADgAOAA4AKAApABAADwANAA8AEQAWABwAHgAbAAwACAAVABwAHQAVABQAFQARABQAHAAOABAADwAUAA4AFAAaABYAEgAUABUAEwAMABcADAAZABcANwAkABsAGQAQABMADQAwAA0AFgAYABsAGgAWABgAEAANACEAJwAOAA0AEwAiABQAGgATABMAFwAZACAAGgALABYAHwALACEAHwARABwAIwAkABgAEgAoAB8AFAAOABEAGwAXABMADAAUAA8ADQAMABIAGAARACMAHwARABkAFQAcABcAGgAZABIAFQAVAA8AJAARABMAJAAYAA8ADgAbABkADgARABAAFwAdABwAHQASABsAKgAcABQAFgAbABMAFQAcABUAEQARABEADgAWAA0ALgAYABcAEgAUABoAHQAuACYAIgAqABMAIgAfAB0AFgATABkADAAaABoAFgAUABIAFQAcACAAJgALABUAEQAVAAsACwANABwAEwANACsALwAeACIAHgAUABEALAAuABcADAASABgAGAASACgAIwAUABgAHAAjABEAFwAXABkACAAMAAsADQARABEAEQAUABQAEwARAAsADQANABYACgAEAAYAGQAaAA0AEAALAAsACAANAAkAFAANAA0ADQASABQAEAARABIADAAJABMADgAJABQAGgAOAD8AKAAcABMAEgAeABgAFQAdAB4ACwAVABMAEAAlACkAEAAPACUAEAAgACEAIQAeACgAFQAaAAQAGgARACEAEwAhACYACgAgAA8AFgAUAA8AHAAUABoAGwAeABAAEAAUABUADAAdABUAFgANABAAEQAUABQAEQAQAAwAGgAOABoAGwAJADAADQAWACAALAAhAB4AGAAcACMAFQAtABIAGgAYABYAEQALABsAFAAfABgAEwAcABcADAASABIAEQAWAA0ADgATABoAFAAWAB8AIQAtABwAHQAYABEAGAAZABEAEwAaAA4AGAAMABEAEgAZAA0AEwAXACUAHwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAZAA8ADwAPAA8AHwAWABgAIQAeABoAHQATABAADwAbACYAGgAdABgAGwAUABQAEgAOABIAHwAdABcAFwAZABcAGQAXABYAGAAQABkAEAAmABgAIQAgABwAHwAYABUAFQAZABUAFAApABMAGQAOABAAHAAHAA8AKwAVABUAGQAbAB0AIQAfABkAFwASACgAFQAgACcAJgAKABIALgAQAAwAGwAQACAAJAAfABsAHgAaABkAIQAXABIAFgAjACUAHwAiACcAHgAYABwALAAjABsAGgAVACEAHAAeAA0AEgAlACUALgAkACUAHQAMAAsADAAVAAkAFgAeAA4AFgAYABIAJwAlABcAHAAXABkAFwAWABgAIwAZACMAHwAbAB0AHgAnABsAJwApACwAGQARABYAGQAWABYAEQALABkAFgAmACMAFgAmACMAGAAfABoAGwAkACkAIwAcAC0ALAA3ACsAKgAuACoAMgAmACoAJgAbAB4AEAAOACEAIAARAAwACgAKABkAHQARABwAGwAnAB4AHgAXABYAJwAeAA8AGwAVABgAGgAcAA8ADgAeABcAHwAfABwAGAAVABYAEQASABQAEwAVABEAGAAXACkACwAfAAwAEgATABgADwATAAkAFgASABEAIwAiACAAAwAbACEAEAAaACcAHQAaAB0ADwAWACEAFAAVABgAGAAbABYAGQAQAA4AHAANAAoADwAQABAAFwAeABUAFgAYABsAIwAOABAAFgAbACQAGQAlABIAGQAPAAoAEwAaABEADQAYACAAFAAcAA0AEQAKAAoABAAYACMAFAAMABUAEwAdABoAJAAQAAgAEgAdABUAFgASABsAFwApACMAEgAKACYAJAAgACAAHAAjACAAIAAgABMAGAApABcAFAAhABIADwATAAwADAAKABUABwANADEADQARAAsAFAATACMAIgArACYAHgAfACEAJgAmAB0AHQArAAkAEwAQAAwAEAATABYAGQAsACEAIAAeABEAFQAPAAwACwASABQADAAcABYAEgAWAA8AFAATABMACgAfAA4AEAAQABEAEgARABAAGgALAA0AEwAlACIAGwAUACMAFwAWACQAKQAqACoAKAAdAB0AJgAfACYAIwAmABcAIAAaABkAFwAjABoAGwAUABcANwAxAB0AHwAnACYAJAAtACUAJQAlABUAEQAZABgAMgALABcAIwAqACsAHAAhAB0ABwAJAAgAFgALABIAEQAVAA8AEQAJAB0AFQAZAAsADgAOAA8ABwAYABYADgAOAAsAEQAQABcAEAAQACIAGQAaABQAHwAXAAkAHQAHAA4ADwAJAAsAFgAUABEAFgAsABgAEgAPABQAFAATABUADQAQACgAFAAfABIAFgAhAAsAGQARABMAEwAfABkAIAAUAA4AHQATABgAHwAjACkAKQAsACIAKgAkACUAIgAmAB4AHQAXABAAEQAcAB8AFQAZABkAGgAYABsAIQAYABoAGAAaABYAFgAcAB8AEQARAA8AFQAaABEALwAdABIAFwAaABAAGAAYABIAGwAQAA4AFAAaAA8AHwAdACIAIAANAAsAJwAlACkAJwAjACQAJQAqACUAFQAbABUAGQAtABUAHAAmAB4AFgASACgAFQAlACUAFwAZABkAFwAXACAAIAAgACAAHQAdACMAFAAUABYAFgAwAAsAKAAWABYAHAAYABEAEwAdAA0ADQALAAoAEQAKAAoAEgAKAA4ADgAXABUAEwAQABoAFQAYAB0AEAARABAAEwATABEAFgARAB0AGQAUABYAIQAWABQAEwAUACAAIwAjABYAHAAfABsAGgAhACUAIAAcABIAFQATABgAGAAjABkADwANABoAGgAIAAwAGgAkABgADwAoABkAIwAXAAwAEQAVABcALAAfACwAGgAMABQAFAASABoAGAAiACUAFAAWAAoACAAPAAgAGQANABUAFAAgACoAFQAOAA0ACwAJAAcACgALACYAEAAcABkAFQAHABAAEwAUAAoAGgATABEADQAfAA8AEgAXABMAGwAYAAwADwARAA4AFAAmAA0ACwAZABwACQANAA8AFQALAAkADgARABMACQASAAwADgAVACIAHQAVABQAEQARAAsAFQANACIAEAALABcAFwAjABMAHwAdABYAIgAYABwAFwARABEAFwA6AB8AGQAYABIAHgARAB0AEQAQABwAGQALABYAGgAfACQAIAAUABIAEQAZABYAEgATABkAFgAYABcAFwATABQAGgAXAA4AGQATAA8AEAAWABQAGQAhACUAIAAYABMAGAAOAAwACgASABQAEgANABEAIwAmABEAFQATABUADgAbABsAGAAUABYAFAAcAA4ADAAMABYAHQAbABcAGQAZACUAKAAWABIAFAAZAA8ADQANABAAEgAOABcAFgASABQAFAAWABwAJAAnABgAIgASABIAFQATAA8AEQAdACAAGQAaABwAFgAUABUAGwAbACwAIgAXAB8AJQAeABsAFgATABUAFAAIABUAGgANAA0ABwAVABQAEgAOABAAFwAfAB4AHAAYABoAIQAuABcAFgAUABAAEgAZABcAEgAQABsAEQAbABcADAAcABMAHwAkACYAHQApAB4AHgAdADEAMAAhABIADgAZABkAEQATABkAFwAQABYAEQAZAA8AHQAQABcAEAAYABwAEQAdABcAGAASABsAFAAWACAAIwAaABcAEQASABIAKgAWABEAEgAPABsAGQAbACEAEwALAB8AIQAbACQAHAAUACgAKgAgABcAEwAcABwAIAAXACYAFgAVABsAGQAeACAAKgApACYAIgAdABcAHQAXACMAFwATABUAIwAgABEAGQASABAAHQAlAB0AJwAjACMAJAASACEAKAAsABYAEwAgAA4AJwASACYAHQAcACAAHgAnABkAFAAwAAwAJQAjABIADAAYABkAGwAdACQAIgA5ABwAIgAlACAAIQAgABoAHwAmACIAJwAPABcAFwAiACAAFgAjACQAHgAtADcAJwApAC0AEAApAC0AKQAdABkAHwAdABoAJwAYACsAFwANABAAGwAfABUAGgAiABoAFwAPABwAJAAqACMAGQAPAB8AHAAiACoAGQANABQAFAAkABYAIAAdAB0AIAAVACAAFwATABAAIAAjABwAFgAjABMAIQAcABwAKAAvACwAHgAfACMAIwAsACYAKQAjAB4AJgAWABQAEQARABQAIgAVAB8AHwAQACsALAAlAC0AIQAsABEAGgAeACMAEwAYAB0AJgAtACgAIwAtADgAKQAsADAALAA1ABwAKQAkABcAJQAZABoAEgAiACkAGwAjACYAPQAYABYAFAAeAB0AGwAoACYAFgAfAB0AIwAgAB8AHQAlAB4AHAAWAB4AFwAVABsAFQAbAB4AIAAfABwAJgAeABcAEQAcABwAFQAUABEAGwAZACEAGwAcACUAHgAgABIAGgAhAB8ADgAKAAoADAAhAB0AMgAqACkAEwAnACMAMwAjAB0AJQAgAB8AJgAnAC0AOAAeACIAGQArABsAHgAcABgAGQAdAB8AIQAXAB8AGAAVAB4AIwAYACIAHgAlACAAGwAlACEACwAWACkAKAAWACMAEAAUAAsACgARAA8ACwAVABMAEwAYABoAHAAfAB0AIwAcADUAIgAZABgAFwAiACcAIAAWABQAIAAiABsAGwAaABsAEwAkABgAGQAWABUAGgAWABQAFwAgACYAHgAdAB8AIgAjAB8AJgAkACIAIAAoABYAGwAjABYAIAAkACYAHwAZABoAIAANABkAFwAXABEAGQARABgAEgAgABkAIQAnABwAGQAWAB4AIQAhABwAHgAVABwAJwAoACkAHwAjACAAKQAmABEAFAARABcAKAAjACIAIgAeACAAJwAnACEAGgAcACYAIgAiACgAKgArACcAGAAbABgAHgAcAB4AEwAXABIAEwAYABYADQAQAA8ADgAKAAwAFAAXAA4ADgAZABQAEQAYAAQABwAKAA4ADAALAA8AGwAZABoACwALAAkAFQATAAcAGQAiABAAEQANABQAFAAZABUABwAMABQABwAHABEAGgALABAACAALAA8AHQAHABkAEgAJABsAEQAOAAoAHAAXABEAEwAXABwAJQAiAA0AFgAWAAwAGAAVAB0AFgAfABcAEQAbACEAFAAVAB4AIAAQABMAEwAVABwAFAAMAB4AEAATABoAJQAOABQACQAYABgAGAAZABYABAAUABgA";function bi(A){if("undefined"!=typeof Buffer)return Uint8Array.from(Buffer.from(A,"base64"));for(var e=atob(A),n=new Uint8Array(e.length),t=0;t<e.length;t++)n[t]=e.charCodeAt(t);return n}function ki(A,e){return new e(A.buffer.slice(A.byteOffset,A.byteOffset+A.byteLength))}function Li(){if(kt)return kt;var A=bi(yi),e=bi(Oi),n=bi(Ni),t=bi(Gi),i=bi(Fi),r=bi(Ui),a=bi(_i);return kt={groups:ki(A,Uint16Array),groupStart:ki(e,Uint32Array),elems:ki(n,Uint16Array),vrCode:t,vmCode:i,nameOff:ki(r,Uint32Array),nameLen:ki(a,Uint16Array)}}var qi,Vi=[{groupMin:20480,groupMax:20735,elem:5,vr:"US",vm:"1",name:"RETIRED_CurveDimensions"},{groupMin:20480,groupMax:20735,elem:16,vr:"US",vm:"1",name:"RETIRED_NumberOfPoints"},{groupMin:20480,groupMax:20735,elem:32,vr:"CS",vm:"1",name:"RETIRED_TypeOfData"},{groupMin:20480,groupMax:20735,elem:34,vr:"LO",vm:"1",name:"RETIRED_CurveDescription"},{groupMin:20480,groupMax:20735,elem:48,vr:"SH",vm:"1-n",name:"RETIRED_AxisUnits"},{groupMin:20480,groupMax:20735,elem:64,vr:"SH",vm:"1-n",name:"RETIRED_AxisLabels"},{groupMin:20480,groupMax:20735,elem:259,vr:"US",vm:"1",name:"RETIRED_DataValueRepresentation"},{groupMin:20480,groupMax:20735,elem:260,vr:"US",vm:"1-n",name:"RETIRED_MinimumCoordinateValue"},{groupMin:20480,groupMax:20735,elem:261,vr:"US",vm:"1-n",name:"RETIRED_MaximumCoordinateValue"},{groupMin:20480,groupMax:20735,elem:262,vr:"SH",vm:"1-n",name:"RETIRED_CurveRange"},{groupMin:20480,groupMax:20735,elem:272,vr:"US",vm:"1-n",name:"RETIRED_CurveDataDescriptor"},{groupMin:20480,groupMax:20735,elem:274,vr:"US",vm:"1-n",name:"RETIRED_CoordinateStartValue"},{groupMin:20480,groupMax:20735,elem:276,vr:"US",vm:"1-n",name:"RETIRED_CoordinateStepValue"},{groupMin:20480,groupMax:20735,elem:4097,vr:"CS",vm:"1",name:"RETIRED_CurveActivationLayer"},{groupMin:20480,groupMax:20735,elem:8192,vr:"US",vm:"1",name:"RETIRED_AudioType"},{groupMin:20480,groupMax:20735,elem:8194,vr:"US",vm:"1",name:"RETIRED_AudioSampleFormat"},{groupMin:20480,groupMax:20735,elem:8196,vr:"US",vm:"1",name:"RETIRED_NumberOfChannels"},{groupMin:20480,groupMax:20735,elem:8198,vr:"UL",vm:"1",name:"RETIRED_NumberOfSamples"},{groupMin:20480,groupMax:20735,elem:8200,vr:"UL",vm:"1",name:"RETIRED_SampleRate"},{groupMin:20480,groupMax:20735,elem:8202,vr:"UL",vm:"1",name:"RETIRED_TotalTime"},{groupMin:20480,groupMax:20735,elem:8204,vr:"ox",vm:"1",name:"RETIRED_AudioSampleData"},{groupMin:20480,groupMax:20735,elem:8206,vr:"LT",vm:"1",name:"RETIRED_AudioComments"},{groupMin:20480,groupMax:20735,elem:9472,vr:"LO",vm:"1",name:"RETIRED_CurveLabel"},{groupMin:20480,groupMax:20735,elem:9728,vr:"SQ",vm:"1",name:"RETIRED_CurveReferencedOverlaySequence"},{groupMin:20480,groupMax:20735,elem:9744,vr:"US",vm:"1",name:"RETIRED_CurveReferencedOverlayGroup"},{groupMin:20480,groupMax:20735,elem:12288,vr:"ox",vm:"1",name:"RETIRED_CurveData"},{groupMin:24576,groupMax:24831,elem:16,vr:"US",vm:"1",name:"OverlayRows"},{groupMin:24576,groupMax:24831,elem:17,vr:"US",vm:"1",name:"OverlayColumns"},{groupMin:24576,groupMax:24831,elem:18,vr:"US",vm:"1",name:"RETIRED_OverlayPlanes"},{groupMin:24576,groupMax:24831,elem:21,vr:"IS",vm:"1",name:"NumberOfFramesInOverlay"},{groupMin:24576,groupMax:24831,elem:34,vr:"LO",vm:"1",name:"OverlayDescription"},{groupMin:24576,groupMax:24831,elem:64,vr:"CS",vm:"1",name:"OverlayType"},{groupMin:24576,groupMax:24831,elem:69,vr:"LO",vm:"1",name:"OverlaySubtype"},{groupMin:24576,groupMax:24831,elem:80,vr:"SS",vm:"2",name:"OverlayOrigin"},{groupMin:24576,groupMax:24831,elem:81,vr:"US",vm:"1",name:"ImageFrameOrigin"},{groupMin:24576,groupMax:24831,elem:82,vr:"US",vm:"1",name:"RETIRED_OverlayPlaneOrigin"},{groupMin:24576,groupMax:24831,elem:96,vr:"CS",vm:"1",name:"RETIRED_OverlayCompressionCode"},{groupMin:24576,groupMax:24831,elem:97,vr:"SH",vm:"1",name:"RETIRED_OverlayCompressionOriginator"},{groupMin:24576,groupMax:24831,elem:98,vr:"SH",vm:"1",name:"RETIRED_OverlayCompressionLabel"},{groupMin:24576,groupMax:24831,elem:99,vr:"CS",vm:"1",name:"RETIRED_OverlayCompressionDescription"},{groupMin:24576,groupMax:24831,elem:102,vr:"AT",vm:"1-n",name:"RETIRED_OverlayCompressionStepPointers"},{groupMin:24576,groupMax:24831,elem:104,vr:"US",vm:"1",name:"RETIRED_OverlayRepeatInterval"},{groupMin:24576,groupMax:24831,elem:105,vr:"US",vm:"1",name:"RETIRED_OverlayBitsGrouped"},{groupMin:24576,groupMax:24831,elem:256,vr:"US",vm:"1",name:"OverlayBitsAllocated"},{groupMin:24576,groupMax:24831,elem:258,vr:"US",vm:"1",name:"OverlayBitPosition"},{groupMin:24576,groupMax:24831,elem:272,vr:"CS",vm:"1",name:"RETIRED_OverlayFormat"},{groupMin:24576,groupMax:24831,elem:512,vr:"US",vm:"1",name:"RETIRED_OverlayLocation"},{groupMin:24576,groupMax:24831,elem:2048,vr:"CS",vm:"1-n",name:"RETIRED_OverlayCodeLabel"},{groupMin:24576,groupMax:24831,elem:2050,vr:"US",vm:"1",name:"RETIRED_OverlayNumberOfTables"},{groupMin:24576,groupMax:24831,elem:2051,vr:"AT",vm:"1-n",name:"RETIRED_OverlayCodeTableLocation"},{groupMin:24576,groupMax:24831,elem:2052,vr:"US",vm:"1",name:"RETIRED_OverlayBitsForCodeWord"},{groupMin:24576,groupMax:24831,elem:4097,vr:"CS",vm:"1",name:"OverlayActivationLayer"},{groupMin:24576,groupMax:24831,elem:4352,vr:"US",vm:"1",name:"RETIRED_OverlayDescriptorGray"},{groupMin:24576,groupMax:24831,elem:4353,vr:"US",vm:"1",name:"RETIRED_OverlayDescriptorRed"},{groupMin:24576,groupMax:24831,elem:4354,vr:"US",vm:"1",name:"RETIRED_OverlayDescriptorGreen"},{groupMin:24576,groupMax:24831,elem:4355,vr:"US",vm:"1",name:"RETIRED_OverlayDescriptorBlue"},{groupMin:24576,groupMax:24831,elem:4608,vr:"US",vm:"1-n",name:"RETIRED_OverlaysGray"},{groupMin:24576,groupMax:24831,elem:4609,vr:"US",vm:"1-n",name:"RETIRED_OverlaysRed"},{groupMin:24576,groupMax:24831,elem:4610,vr:"US",vm:"1-n",name:"RETIRED_OverlaysGreen"},{groupMin:24576,groupMax:24831,elem:4611,vr:"US",vm:"1-n",name:"RETIRED_OverlaysBlue"},{groupMin:24576,groupMax:24831,elem:4865,vr:"IS",vm:"1",name:"ROIArea"},{groupMin:24576,groupMax:24831,elem:4866,vr:"DS",vm:"1",name:"ROIMean"},{groupMin:24576,groupMax:24831,elem:4867,vr:"DS",vm:"1",name:"ROIStandardDeviation"},{groupMin:24576,groupMax:24831,elem:5376,vr:"LO",vm:"1",name:"OverlayLabel"},{groupMin:24576,groupMax:24831,elem:12288,vr:"ox",vm:"1",name:"OverlayData"},{groupMin:24576,groupMax:24831,elem:16384,vr:"LT",vm:"1",name:"RETIRED_OverlayComments"},{groupMin:32512,groupMax:32767,elem:16,vr:"ox",vm:"1",name:"RETIRED_VariablePixelData"},{groupMin:32512,groupMax:32767,elem:17,vr:"US",vm:"1",name:"RETIRED_VariableNextDataGroup"},{groupMin:32512,groupMax:32767,elem:32,vr:"OW",vm:"1",name:"RETIRED_VariableCoefficientsSDVN"},{groupMin:32512,groupMax:32767,elem:48,vr:"OW",vm:"1",name:"RETIRED_VariableCoefficientsSDHN"},{groupMin:32512,groupMax:32767,elem:64,vr:"OW",vm:"1",name:"RETIRED_VariableCoefficientsSDDN"}];function xi(A){if("string"==typeof A&&8===A.length){var e=parseInt(A.slice(0,4),16),n=parseInt(A.slice(4,8),16);if(Number.isFinite(e)&&Number.isFinite(n)){var t=Li(),i=t.groups,r=t.groupStart,a=t.elems,o=t.vrCode,s=t.vmCode,c=t.nameOff,u=t.nameLen,l=function(A){if(qi)return qi;for(var e=new Map,n=0;n<A.length;n++)e.set(A[n],n);return qi=e,e}(i).get(e);if(void 0!==l){var E=function(A,e,n,t){for(var i=e,r=n-1;i<=r;){var a=i+r>>>1,o=A[a];if(o<t)i=a+1;else{if(!(o>t))return a;r=a-1}}return-1}(a,r[l],l+1<r.length?r[l+1]:a.length,n);if(!(E<0)){var S=Pi[o[E]],g=Ti[s[E]],I=c[E],d=u[E];return{vr:S,vm:g,name:vi.slice(I,I+d)}}}}}}function Hi(A){if("string"==typeof A&&8===A.length){var e=parseInt(A.slice(0,4),16),n=parseInt(A.slice(4,8),16);if(Number.isFinite(e)&&Number.isFinite(n))for(var t=0;t<Vi.length;t++){var i=Vi[t];if(e>=i.groupMin&&e<=i.groupMax&&n===i.elem)return{vr:i.vr,vm:i.vm,name:i.name}}}}function Yi(A){return("0000"+A).slice(-4)}function Ji(){for(var A=[],e=Li(),n=e.groups,t=e.groupStart,i=e.elems,r=e.vrCode,a=e.vmCode,o=e.nameOff,s=e.nameLen,c=0;c<n.length;c++)for(var u=n[c],l=t[c],E=c+1<t.length?t[c+1]:i.length,S=Yi(u.toString(16).toUpperCase()),g=l;g<E;g++){var I="("+S+","+Yi(i[g].toString(16).toUpperCase())+")",d=Pi[r[g]],B=Ti[a[g]],m=o[g],C=s[g],D=vi.slice(m,m+C);A.push({tag:I,vr:d,vm:B,name:D})}for(var f=0;f<Vi.length;f++){var h=Vi[f],p="("+Yi(h.groupMin.toString(16).toUpperCase())+","+Yi(h.elem.toString(16).toUpperCase())+")";A.push({tag:p,vr:h.vr,vm:h.vm,name:h.name})}return A}var Wi=null;var Ki=new Map;function Xi(A){return"string"==typeof A&&A.length>11&&-1!==A.indexOf('"')}function ji(A){return A.slice(1,5)+A.slice(6,10)}var zi,Zi=new Proxy(Object.create(null),{get:function(A,e){if("string"==typeof e){if(Object.prototype.hasOwnProperty.call(A,e))return A[e];if(Ki.has(e))return Ki.get(e);if(11===e.length&&"("===e[0]&&","===e[5]&&")"===e[10]){var n=ji(e),t=xi(n)||Hi(n);if(!t)return;var i=g(g({tag:e},t),{},{version:"DICOM"});return Ki.set(e,i),i}if(8===e.length){var r=xi(e);if(r||(r=Hi(e)),!r)return;var a=g(g({tag:"("+e.slice(0,4)+","+e.slice(4,8)+")"},r),{},{version:"DICOM"});return Ki.set(e,a),a}if(Xi(e)){if(!Wi)return;var o=Wi.lookupPrivateTag(e);if(!o)return;var s=g(g({tag:e},o),{},{version:"PrivateTag"});return Ki.set(e,s),s}}},has:function(A,e){if("string"!=typeof e)return!1;if(Ki.has(e))return!0;if(11===e.length&&"("===e[0]&&","===e[5]&&")"===e[10]){var n=ji(e);return void 0!==xi(n)||void 0!==Hi(n)}return 8===e.length?void 0!==xi(e)||void 0!==Hi(e):!(!Xi(e)||!Wi)&&void 0!==Wi.lookupPrivateTag(e)}}),$i={get:function(A,e){return"__isProxy"==e||(e in A?A[e]:A[0][e])},set:function(A,e,n){return"number"==typeof e||e in A?A[e]=n:A[0][e]=n,!0}},Ar=function(A,e){if(A.__isProxy)return A;var n=e;if(void 0===n){if("object"!==B(A))return A;if(Array.isArray(A)&&1!==A.length)return A;n=Array.isArray(A)?A[0]:A}return Array.isArray(A)?(A.length=0,A.push(n),new Proxy(A,$i)):new Proxy([n],$i)},er=function(){function A(e){D(this,A),this.customDictionary=e,this.customNameMap=A._generateCustomNameMap(e)}return h(A,[{key:"denaturalizeDataset",value:function(e){return A.denaturalizeDataset(e,this.customNameMap)}}],[{key:"punctuateTag",value:function(A){if(-1!==A.indexOf(","))return A;if(8===A.length&&A===A.match(/[0-9a-fA-F]*/)[0]){var e=A.toUpperCase();return"("+e.substring(0,4)+","+e.substring(4,8)+")"}}},{key:"unpunctuateTag",value:function(A){return-1===A.indexOf(",")?A:A.substring(1,10).replace(",","")}},{key:"parseIntFromTag",value:function(e){return parseInt("0x"+A.unpunctuateTag(e))}},{key:"tagAsIntegerFromName",value:function(e){var n=A.nameMap[e];return null!=n?this.parseIntFromTag(n.tag):void 0}},{key:"cleanDataset",value:function(e){var n={};return Object.keys(e).forEach(function(t){var i=Object.assign({},e[t]);if("SQ"==i.vr){var r=[];Object.keys(i.Value).forEach(function(e){r.push(A.cleanDataset(i.Value[e]))}),i.Value=r}else i.Value=Object.keys(i.Value).map(function(A){var e=i.Value[A];return"String"==e.constructor.name?e.replace(/\0/,""):e});n[t]=i}),n}},{key:"namifyDataset",value:function(e){var n={};return Object.keys(e).forEach(function(t){var i=Object.assign({},e[t]);if("SQ"==i.vr){var r=[];Object.keys(i.Value).forEach(function(e){r.push(A.namifyDataset(i.Value[e]))}),i.Value=r}var a=A.punctuateTag(t),o=A.dictionary[a],s=t;o&&(s=o.name),n[s]=i}),n}},{key:"naturalizeDataset",value:function(e){var n=xt.addTagAccessors({_vrMap:{}});return Object.keys(e).forEach(function(t){var i=e[t],r=A.punctuateTag(t),a=A.dictionary[r],o=t;if(a&&(o=a.name,"ox"==a.vr&&(n._vrMap[o]=i.vr),i.vr!==a.vr&&(n._vrMap[o]=i.vr)),void 0===i.Value)n[o]=null,i.InlineBinary?n[o]={InlineBinary:i.InlineBinary}:i.BulkDataURI&&(n[o]={BulkDataURI:i.BulkDataURI});else{if("SQ"===i.vr){var s=[];Object.keys(i.Value).forEach(function(e){s.push(A.naturalizeDataset(i.Value[e]))}),n[o]=s}else n[o]=i.Value;if(1===n[o].length){var c=n[o][0];c&&"object"===B(c)&&!c.length?n[o]=Ar(n[o],c):n[o]=c}}}),n}},{key:"denaturalizeValue",value:function(A){var e=A;if(Array.isArray(e)){if(A.some(function(A){return void 0===A}))throw new Error("There are undefined values at the array naturalValue in DicomMetaDictionary.denaturalizeValue")}else e=[e];return e=e.map(function(A){return"Number"==A.constructor.name?String(A):A})}},{key:"denaturalizeDataset",value:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:A.nameMap,t={};return Object.keys(e).forEach(function(r){var a=r,o=n[a];if(o){var s=e[r];if(void 0===s)return;var c=e._vrMap&&e._vrMap[r]?e._vrMap[r]:o.vr,u=xt.addTagAccessors({vr:c});if(u.Value=e[r],null!==s){"ox"==o.vr&&(e._vrMap&&e._vrMap[r]?u.vr=e._vrMap[r]:i.error("No value representation given for",r));var l=xt.createByTypeString(u.vr);if(u.Value=A.denaturalizeValue(u.Value),"SQ"==o.vr){for(var E=[],S=0;S<u.Value.length;S++){var g=u.Value[S];E.push(A.denaturalizeDataset(g,n))}u.Value=E}!l.isBinary()&&l.maxLength&&(u.Value=u.Value.map(function(A){var e=l.maxLength;return l.rangeMatchingMaxLength&&(e=l.rangeMatchingMaxLength),A.length>e?(i.warn("Truncating value ".concat(A," of ").concat(r," because it is longer than ").concat(e)),A.slice(0,e)):A}))}var I=A.unpunctuateTag(o.tag);t[I]=u}else{-1==["_vrMap","_meta"].indexOf(a)&&i.warn("Unknown name in dataset",a,":",e[a])}}),t}},{key:"uid",value:function(){for(var A="2.25."+Math.floor(1+9*Math.random()),e=0;e<38;e++)A+=Math.floor(10*Math.random());return A}},{key:"date",value:function(){return(new Date).toISOString().replace(/-/g,"").slice(0,8)}},{key:"time",value:function(){return(new Date).toISOString().replace(/:/g,"").slice(11,17)}},{key:"dateTime",value:function(){return(new Date).toISOString().replace(/[:\-TZ]/g,"")}},{key:"_generateNameMap",value:function(){A.nameMap={};for(var e=Ji(),n=0;n<e.length;n++){var t=e[n],i={tag:t.tag,vr:t.vr,vm:t.vm,name:t.name,version:"DICOM"};A.nameMap[t.name]=i}Object.keys(A.dictionary).forEach(function(e){var n=A.dictionary[e];n&&"PrivateTag"!==n.version&&(A.nameMap[n.name]=n)})}},{key:"_generateCustomNameMap",value:function(e){var n={};if(e===A.dictionary){for(var t=Ji(),i=0;i<t.length;i++){var r=t[i];n[r.name]={tag:r.tag,vr:r.vr,vm:r.vm,name:r.name,version:"DICOM"}}return Object.keys(e).forEach(function(A){var t=e[A];t&&"PrivateTag"!==t.version&&(n[t.name]=t)}),n}return Object.keys(e).forEach(function(A){var t=e[A];t&&"PrivateTag"!=t.version&&(n[t.name]=t)}),n}},{key:"_generateUIDMap",value:function(){A.sopClassUIDsByName={},Object.keys(A.sopClassNamesByUID).forEach(function(e){var n=A.sopClassNamesByUID[e];A.sopClassUIDsByName[n]=e})}}]),A}();function nr(A,e){return String(A+e).slice(-A.length)}er.sopClassNamesByUID={"1.2.840.10008.5.1.4.1.1.20":"NMImage","1.2.840.10008.5.1.4.1.1.2":"CTImage","1.2.840.10008.5.1.4.1.1.2.1":"EnhancedCTImage","1.2.840.10008.5.1.4.1.1.2.2":"LegacyConvertedEnhancedCTImage","1.2.840.10008.5.1.4.1.1.3.1":"USMultiframeImage","1.2.840.10008.5.1.4.1.1.4":"MRImage","1.2.840.10008.5.1.4.1.1.4.1":"EnhancedMRImage","1.2.840.10008.5.1.4.1.1.4.2":"MRSpectroscopy","1.2.840.10008.5.1.4.1.1.4.3":"EnhancedMRColorImage","1.2.840.10008.5.1.4.1.1.4.4":"LegacyConvertedEnhancedMRImage","1.2.840.10008.5.1.4.1.1.6.1":"USImage","1.2.840.10008.5.1.4.1.1.6.2":"EnhancedUSVolume","1.2.840.10008.5.1.4.1.1.7":"SecondaryCaptureImage","1.2.840.10008.5.1.4.1.1.30":"ParametricMapStorage","1.2.840.10008.5.1.4.1.1.66":"RawData","1.2.840.10008.5.1.4.1.1.66.1":"SpatialRegistration","1.2.840.10008.5.1.4.1.1.66.2":"SpatialFiducials","1.2.840.10008.5.1.4.1.1.66.3":"DeformableSpatialRegistration","1.2.840.10008.5.1.4.1.1.66.4":"Segmentation","1.2.840.10008.5.1.4.1.1.66.7":"LabelmapSegmentation","1.2.840.10008.5.1.4.1.1.67":"RealWorldValueMapping","1.2.840.10008.5.1.4.1.1.88.11":"BasicTextSR","1.2.840.10008.5.1.4.1.1.88.22":"EnhancedSR","1.2.840.10008.5.1.4.1.1.88.33":"ComprehensiveSR","1.2.840.10008.5.1.4.1.1.88.34":"Comprehensive3DSR","1.2.840.10008.5.1.4.1.1.128":"PETImage","1.2.840.10008.5.1.4.1.1.130":"EnhancedPETImage","1.2.840.10008.5.1.4.1.1.128.1":"LegacyConvertedEnhancedPETImage","1.2.840.10008.5.1.4.1.1.77.1.5.1":"OphthalmicPhotography8BitImage","1.2.840.10008.5.1.4.1.1.77.1.5.4":"OphthalmicTomographyImage"},xt.setDicomMetaDictionary(er),er.dictionary=Zi,er._generateNameMap(),er._generateUIDMap();var tr=function(){function A(e){D(this,A),this.value=e}return h(A,[{key:"toString",value:function(){return"("+nr("0000",this.group().toString(16).toUpperCase())+","+nr("0000",this.element().toString(16).toUpperCase())+")"}},{key:"toCleanString",value:function(){return nr("0000",this.group().toString(16).toUpperCase())+nr("0000",this.element().toString(16).toUpperCase())}},{key:"cleanString",get:function(){return this._cleanString||(this._cleanString=this.toCleanString()),this._cleanString}},{key:"is",value:function(A){return this.value==A}},{key:"isInstruction",value:function(){return 65534===this.group()}},{key:"group",value:function(){return this.value>>>16}},{key:"element",value:function(){return 65535&this.value}},{key:"isPixelDataTag",value:function(){return this.is(2145386512)}},{key:"isPrivateCreator",value:function(){var A=this.group(),e=this.element();return A%2==1&&e<256&&e>0}},{key:"isMetaInformation",value:function(){return this.group()<8}},{key:"isPrivateValue",value:function(){var A=this.group(),e=this.element();return A%2==1&&e>256}},{key:"write",value:function(A,e,n,t,i){var r=xt.createByTypeString(e),a=zi._normalizeSyntax(t),o=a===lt,s=a===lt||a===Et,c=this.isPixelDataTag()&&zi.isEncapsulated(t),u=A.isLittleEndian;A.setEndian(s),A.writeUint16(this.group()),A.writeUint16(this.element());var l,E=new ut(256);E.setEndian(s),l="OW"==e||"OB"==e||"UN"==e?r.writeBytes(E,n,a,c,i):"SQ"==e?r.writeBytes(E,n,a,i):r.writeBytes(E,n,i),"SQ"==e&&(l=It);var S=E.size+4;if(o)A.writeUint32(l),S+=4;else{var g=!r.isLength32()&&l>=65536&&l!==It;r.isLength32()||g?(A.writeAsciiString(g?"UN":r.type),A.writeUint16(0),A.writeUint32(l),S+=8):(A.writeAsciiString(r.type),A.writeUint16(l),S+=4)}return A.concat(E),A.setEndian(u),S}}],[{key:"setDicomMessageClass",value:function(A){zi=A}},{key:"fromString",value:function(e){var n=parseInt(e.substring(0,4),16),t=parseInt(e.substring(4),16);return A.fromNumbers(n,t)}},{key:"fromPString",value:function(e){var n=parseInt(e.substring(1,5),16),t=parseInt(e.substring(6,10),16);return A.fromNumbers(n,t)}},{key:"fromNumbers",value:function(e,n){return new A((e<<16|n)>>>0)}},{key:"readTag",value:function(e){var n=e.readUint16(),t=e.readUint16();return A.fromNumbers(n,t)}},{key:"getNextSequenceItemData",value:function(A){var e=this.readTag(A);if(e.is(mt)){var n=A.readUint32(),t=A.getBuffer(A.offset,A.offset+n);return A.increment(n),t}if(e.is(Ct)){if(0!==A.readUint32())throw Error("SequenceDelimiterItem tag value was not zero");return null}throw Error("Invalid tag in sequence")}}]),A}();function ir(A,e){if(Object.is(A,e))return!0;if("object"!==B(A)||"object"!==B(e)||null===A||null===e)return!1;var n=Object.keys(A),t=Object.keys(e);if(n.length!==t.length)return!1;for(var i=0,r=n;i<r.length;i++){var a=r[i];if(!t.includes(a)||!ir(A[a],e[a]))return!1}return!0}xt.setTagClass(tr);var rr,ar=["SQ","OF","OW","OB","UN","LT"],or=function(){function A(){D(this,A)}return h(A,null,[{key:"read",value:function(A,e,n){var t=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,r=arguments.length>4&&void 0!==arguments[4]&&arguments[4];return i.warn("DicomMessage.read to be deprecated after dcmjs 0.24.x"),this._read(A,e,{ignoreErrors:n,untilTag:t,includeUntilTagValue:r})}},{key:"readTag",value:function(A,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,t=arguments.length>3&&void 0!==arguments[3]&&arguments[3];return i.warn("DicomMessage.readTag to be deprecated after dcmjs 0.24.x"),this._readTag(A,e,{untilTag:n,includeUntilTagValue:t})}},{key:"_read",value:function(e,n){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{ignoreErrors:!1,untilTag:null,includeUntilTagValue:!1,stopOnGreaterTag:!1},r=t.ignoreErrors,a=t.untilTag,o=t.stopOnGreaterTag,s={};try{for(var c;!e.end();){c=e.offset;var u=A._readTag(e,n,t),l=u.tag.toCleanString();if(a&&o&&l>a){e.offset=c;break}if(l===pt.SpecificCharacterSet){if(u.values.length>0){var E=u.values[0];if((E=E.replace(/[_ ]/g,"-").toLowerCase())in Mt)E=Mt[E],e.setDecoder(new TextDecoder(E));else{if(!r)throw Error("Unsupported character set: ".concat(E));i.warn("Unsupported character set: ".concat(E,", using default character set"))}}if(u.values.length>1){if(!r)throw Error("Using multiple character sets is not supported: ".concat(u.values));i.warn("Using multiple character sets is not supported, proceeding with just the first character set",u.values)}u.values=["ISO_IR 192"]}if(s[l]=xt.addTagAccessors({vr:u.vr.type}),s[l].Value=u.values,s[l]._rawValue=u.rawValues,a&&a===l)break}return s}catch(A){if(r)return i.warn("WARN:",A),s;throw A}}},{key:"_normalizeSyntax",value:function(A){return A==lt||A==Et||A==gt?A:Et}},{key:"isEncapsulated",value:function(A){return!Dt[A]}},{key:"readFile",value:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{ignoreErrors:!1,untilTag:null,includeUntilTagValue:!1,noCopy:!1,forceStoreRaw:!1},t=new st(e,null,{noCopy:n.noCopy}),i=Et;if(t.reset(),t.increment(128),"DICM"!==t.readAsciiString(4))throw new Error("Invalid DICOM file, expected header is missing");var r=t.offset,a=A._readTag(t,i),o={};if(a.tag.cleanString!==pt.FileMetaInformationGroupLength){if(!n.ignoreErrors)throw new Error("Invalid DICOM file, meta length tag is malformed or not present.");t.offset=r,o=A._read(t,i,{untilTag:"00030000",stopOnGreaterTag:!0,ignoreErrors:!0})}else{var s=a.values[0],c=t.more(s);o=A._read(c,i,n)}var u=o[pt.TransferSyntaxUID].Value[0];u===St&&(t=new ct(t,{noCopy:n.noCopy})),u=A._normalizeSyntax(u);var l=A._read(t,u,n),E=new Qi(o);return E.dict=l,E}},{key:"writeTagObject",value:function(A,e,n,t,i,r){tr.fromString(e).write(A,n,t,i,r)}},{key:"write",value:function(e,n,t,i){var r=0;return Object.keys(e).sort().forEach(function(a){var o=tr.fromString(a),s=e[a],c=s.vr,u=A._getTagWriteValues(c,s);r+=o.write(n,c,u,t,i)}),r}},{key:"_getTagWriteValues",value:function(A,e){if(!e._rawValue)return e.Value;var n,t=xt.createByTypeString(A);return n=Array.isArray(e._rawValue)?e._rawValue.map(function(A){return t.applyFormatting(A)}):t.applyFormatting(e._rawValue),ir(e.Value,n)?e._rawValue:e.Value}},{key:"_readTag",value:function(e,n){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{untilTag:null,includeUntilTagValue:!1},i=t.untilTag,r=t.includeUntilTagValue,a=n==lt,o=n==lt||n==Et,s=e.isLittleEndian;e.setEndian(o);var c=tr.readTag(e);if(i===c.toCleanString()&&null!==i&&!r)return{tag:c,vr:0,values:0};var u,l=null,E=null;if(a){l=e.readUint32();var S=A.lookupTag(c);u=S?S.vr:l==It?"SQ":c.isPixelDataTag()?"OW":"xs"==u?"US":c.isPrivateCreator()?"LO":"UN",E=xt.createByTypeString(u)}else"UN"===(u=e.readVR())&&A.lookupTag(c)&&A.lookupTag(c).vr?(u=A.lookupTag(c).vr,E=xt.parseUnknownVr(u)):E=xt.createByTypeString(u),E.isLength32()?(e.increment(2),l=e.readUint32()):l=e.readUint16();var g=[],I=[];if(E.isBinary()&&l>E.maxLength&&!E.noMultiple)for(var d=l/E.maxLength,B=0;B++<d;){var m=E.read(e,E.maxLength,n,t),C=m.rawValue,D=m.value;I.push(C),g.push(D)}else{var f=E.read(e,l,n,t)||{},h=f.rawValue,p=f.value;if(E.isBinary()||-1!=ar.indexOf(E.type))"SQ"==E.type||"OW"==E.type||"OB"==E.type?(I=h,g=p):(Array.isArray(p)?g=p:g.push(p),Array.isArray(h)?I=h:I.push(h));else if(I=h,g=p,"string"==typeof p){var M=String.fromCharCode(dt);I=E.dropPadByte(h.split(M)),g=E.dropPadByte(p.split(M))}}e.setEndian(s);var w=xt.addTagAccessors({tag:c,vr:E});return w.values=g,w.rawValues=I,w}},{key:"lookupTag",value:function(A){return er.dictionary[A.toString()]}}]),A}(),sr=["","UL","LO","US","DA","TM","IS","UN","LT","SQ","UI","SH","OW","CS","ST","DS","SL","FD","OB","SS","FL","DT","AT","UT","ox"],cr=["","1","1-n","4","2","5","3","6","4-4n","7","16","2-2n","3-3n","8","24","1-2","5-n","7-7n","9","256"],ur='(0000-u-FFFF,0000)(0001-o-0007,0000)(0001-o-0007,0010-u-00FF)(0003,"AEGIS_DICOM_2.00",00)(0003,"SIEMENS ISI",08)(0003,"SIEMENS ISI",11)(0003,"SIEMENS ISI",12)(0003,"SIEMENS ISI",13)(0003,"SIEMENS ISI",14)(0003,"SIEMENS ISI",20)(0003,"SIEMENS ISI",30)(0003,"SIEMENS ISI",31)(0005,"AEGIS_DICOM_2.00",00)(0009,"ACUSON",00)(0009,"ACUSON",01)(0009,"ACUSON",02)(0009,"ACUSON",03)(0009,"ACUSON",04)(0009,"ACUSON",05)(0009,"ACUSON",06)(0009,"ACUSON",07)(0009,"ACUSON",08)(0009,"ACUSON",09)(0009,"ACUSON",0a)(0009,"ACUSON",0b)(0009,"ACUSON",0c)(0009,"ACUSON",0d)(0009,"ACUSON",0e)(0009,"ACUSON",0f)(0009,"ACUSON",10)(0009,"ACUSON",11)(0009,"ACUSON",12)(0009,"ACUSON",13)(0009,"ACUSON",14)(0009,"ACUSON",15)(0009,"AEGIS_DICOM_2.00",00)(0009,"AGFA",10)(0009,"AGFA",11)(0009,"AGFA",13)(0009,"AGFA",14)(0009,"AGFA",15)(0009,"CARDIO-D.R. 1.0",00)(0009,"CARDIO-D.R. 1.0",01)(0009,"CARDIO-D.R. 1.0",40)(0009,"DCMTK_ANONYMIZER",00)(0009,"DCMTK_ANONYMIZER",10)(0009,"DCMTK_ANONYMIZER",20)(0009,"DCMTK_ANONYMIZER",30)(0009,"DCMTK_ANONYMIZER",40)(0009,"DCMTK_ANONYMIZER",50)(0009,"FDMS 1.0",04)(0009,"FDMS 1.0",05)(0009,"FDMS 1.0",06)(0009,"FDMS 1.0",08)(0009,"FDMS 1.0",09)(0009,"FDMS 1.0",0C)(0009,"FDMS 1.0",10)(0009,"FDMS 1.0",80)(0009,"FDMS 1.0",90)(0009,"FDMS 1.0",92)(0009,"FDMS 1.0",F0)(0009,"FFP DATA",01)(0009,"GEMS_ACQU_01",24)(0009,"GEMS_ACQU_01",25)(0009,"GEMS_ACQU_01",3e)(0009,"GEMS_ACQU_01",3f)(0009,"GEMS_ACQU_01",42)(0009,"GEMS_ACQU_01",43)(0009,"GEMS_ACQU_01",f8)(0009,"GEMS_ACQU_01",fb)(0009,"GEMS_GENIE_1",10)(0009,"GEMS_GENIE_1",11)(0009,"GEMS_GENIE_1",12)(0009,"GEMS_GENIE_1",1e)(0009,"GEMS_GENIE_1",20)(0009,"GEMS_GENIE_1",21)(0009,"GEMS_GENIE_1",22)(0009,"GEMS_GENIE_1",23)(0009,"GEMS_GENIE_1",24)(0009,"GEMS_GENIE_1",25)(0009,"GEMS_GENIE_1",26)(0009,"GEMS_GENIE_1",27)(0009,"GEMS_GENIE_1",29)(0009,"GEMS_GENIE_1",2a)(0009,"GEMS_GENIE_1",2c)(0009,"GEMS_GENIE_1",2d)(0009,"GEMS_GENIE_1",2e)(0009,"GEMS_GENIE_1",30)(0009,"GEMS_GENIE_1",35)(0009,"GEMS_GENIE_1",37)(0009,"GEMS_GENIE_1",38)(0009,"GEMS_GENIE_1",39)(0009,"GEMS_GENIE_1",3a)(0009,"GEMS_GENIE_1",40)(0009,"GEMS_GENIE_1",41)(0009,"GEMS_GENIE_1",42)(0009,"GEMS_GENIE_1",43)(0009,"GEMS_IDEN_01",01)(0009,"GEMS_IDEN_01",02)(0009,"GEMS_IDEN_01",04)(0009,"GEMS_IDEN_01",17)(0009,"GEMS_IDEN_01",1a)(0009,"GEMS_IDEN_01",20)(0009,"GEMS_IDEN_01",27)(0009,"GEMS_IDEN_01",2f)(0009,"GEMS_IDEN_01",30)(0009,"GEMS_IDEN_01",31)(0009,"GEMS_IDEN_01",e2)(0009,"GEMS_IDEN_01",e3)(0009,"GEMS_IDEN_01",e6)(0009,"GEMS_IDEN_01",e7)(0009,"GEMS_IDEN_01",e8)(0009,"GEMS_IDEN_01",e9)(0009,"INTEGRIS 1.0",08)(0009,"INTEGRIS 1.0",32)(0009,"ISI",01)(0009,"MERGE TECHNOLOGIES, INC.",00)(0009,"PAPYRUS",00)(0009,"PAPYRUS",10)(0009,"PAPYRUS",18)(0009,"PHILIPS MR",10)(0009,"PHILIPS MR",12)(0009,"SIEMENS CM VA0 CMS",00)(0009,"SIEMENS CM VA0 CMS",10)(0009,"SIEMENS CM VA0 CMS",12)(0009,"SIEMENS CM VA0 CMS",26)(0009,"SIEMENS CM VA0 CMS",27)(0009,"SIEMENS CM VA0 LAB",10)(0009,"SIEMENS CM VA0 LAB",11)(0009,"SIEMENS CM VA0 LAB",12)(0009,"SIEMENS CM VA0 LAB",13)(0009,"SIEMENS CM VA0 LAB",14)(0009,"SIEMENS CM VA0 LAB",15)(0009,"SIEMENS CM VA0 LAB",16)(0009,"SIEMENS CM VA0 LAB",20)(0009,"SIEMENS CT VA0 IDE",10)(0009,"SIEMENS CT VA0 IDE",30)(0009,"SIEMENS CT VA0 IDE",31)(0009,"SIEMENS CT VA0 IDE",32)(0009,"SIEMENS CT VA0 IDE",34)(0009,"SIEMENS CT VA0 IDE",40)(0009,"SIEMENS CT VA0 IDE",42)(0009,"SIEMENS CT VA0 IDE",50)(0009,"SIEMENS CT VA0 IDE",51)(0009,"SIEMENS CT VA0 ORI",20)(0009,"SIEMENS CT VA0 ORI",30)(0009,"SIEMENS DICOM",10)(0009,"SIEMENS DICOM",12)(0009,"SIEMENS ISI",01)(0009,"SIEMENS MED",10)(0009,"SIEMENS MED",30)(0009,"SIEMENS MED",31)(0009,"SIEMENS MED",40)(0009,"SIEMENS MED",41)(0009,"SIEMENS MED",50)(0009,"SIEMENS MED",51)(0009,"SIEMENS MED",f5)(0009,"SIEMENS MED",f6)(0009,"SIENET",01)(0009,"SIENET",14)(0009,"SIENET",16)(0009,"SIENET",29)(0009,"SPI RELEASE 1",10)(0009,"SPI RELEASE 1",15)(0009,"SPI RELEASE 1",40)(0009,"SPI RELEASE 1",41)(0009,"SPI Release 1",10)(0009,"SPI Release 1",15)(0009,"SPI Release 1",40)(0009,"SPI Release 1",41)(0009,"SPI",10)(0009,"SPI",15)(0009,"SPI",40)(0009,"SPI",41)(0009,"SPI-P Release 1",00)(0009,"SPI-P Release 1",04)(0009,"SPI-P Release 1",08)(0009,"SPI-P Release 1",12)(0009,"SPI-P Release 1",15)(0009,"SPI-P Release 1",16)(0009,"SPI-P Release 1",18)(0009,"SPI-P Release 1",21)(0009,"SPI-P Release 1",31)(0009,"SPI-P Release 1",34)(0009,"SPI-P Release 1",38)(0009,"SPI-P Release 1",39)(0009,"SPI-P Release 1",51)(0009,"SPI-P Release 1",61)(0009,"SPI-P Release 1",91)(0009,"SPI-P Release 1",f2)(0009,"SPI-P Release 1",f3)(0009,"SPI-P Release 1",f4)(0009,"SPI-P Release 1",f5)(0009,"SPI-P Release 1",f7)(0009,"SPI-P Release 1;1",c0)(0009,"SPI-P Release 1;1",c1)(0009,"SPI-P-GV-CT Release 1",00)(0009,"SPI-P-GV-CT Release 1",10)(0009,"SPI-P-GV-CT Release 1",20)(0009,"SPI-P-GV-CT Release 1",30)(0009,"SPI-P-GV-CT Release 1",40)(0009,"SPI-P-GV-CT Release 1",50)(0009,"SPI-P-GV-CT Release 1",60)(0009,"SPI-P-GV-CT Release 1",70)(0009,"SPI-P-GV-CT Release 1",75)(0009,"SPI-P-GV-CT Release 1",80)(0009,"SPI-P-GV-CT Release 1",90)(0009,"TOSHIBA_MEC_1.0",01)(0009,"TOSHIBA_MEC_1.0",02)(0009,"TOSHIBA_MEC_1.0",03)(0009,"TOSHIBA_MEC_1.0",04)(0009-o-FFFF,0000)(0009-o-FFFF,0010-u-00FF)(0011,"DLX_PATNT_01",01)(0011,"GEMS_GENIE_1",0a)(0011,"GEMS_GENIE_1",0b)(0011,"GEMS_GENIE_1",0c)(0011,"GEMS_GENIE_1",0d)(0011,"GEMS_GENIE_1",10)(0011,"GEMS_GENIE_1",12)(0011,"GEMS_GENIE_1",13)(0011,"GEMS_GENIE_1",15)(0011,"GEMS_GENIE_1",16)(0011,"GEMS_GENIE_1",17)(0011,"GEMS_GENIE_1",18)(0011,"GEMS_GENIE_1",19)(0011,"GEMS_GENIE_1",1a)(0011,"GEMS_GENIE_1",1b)(0011,"GEMS_GENIE_1",1c)(0011,"GEMS_GENIE_1",1d)(0011,"GEMS_GENIE_1",1f)(0011,"GEMS_GENIE_1",23)(0011,"GEMS_GENIE_1",24)(0011,"GEMS_GENIE_1",25)(0011,"GEMS_GENIE_1",26)(0011,"GEMS_GENIE_1",27)(0011,"GEMS_GENIE_1",28)(0011,"GEMS_GENIE_1",30)(0011,"GEMS_GENIE_1",33)(0011,"GEMS_GENIE_1",34)(0011,"GEMS_GENIE_1",35)(0011,"GEMS_GENIE_1",36)(0011,"GEMS_GENIE_1",37)(0011,"GEMS_GENIE_1",38)(0011,"GEMS_GENIE_1",3a)(0011,"GEMS_GENIE_1",3b)(0011,"GEMS_GENIE_1",3c)(0011,"GEMS_GENIE_1",3e)(0011,"GEMS_GENIE_1",3f)(0011,"GEMS_GENIE_1",44)(0011,"GEMS_GENIE_1",45)(0011,"GEMS_GENIE_1",46)(0011,"GEMS_GENIE_1",55)(0011,"GEMS_GENIE_1",56)(0011,"GEMS_PATI_01",10)(0011,"SIEMENS CM VA0 CMS",0a)(0011,"SIEMENS CM VA0 CMS",10)(0011,"SIEMENS CM VA0 CMS",11)(0011,"SIEMENS CM VA0 CMS",22)(0011,"SIEMENS CM VA0 CMS",23)(0011,"SIEMENS CM VA0 CMS",40)(0011,"SIEMENS ISI",03)(0011,"SIEMENS ISI",04)(0011,"SIEMENS ISI",0a)(0011,"SIEMENS ISI",22)(0011,"SIEMENS ISI",23)(0011,"SIEMENS ISI",a1)(0011,"SIEMENS ISI",a2)(0011,"SIEMENS ISI",b0)(0011,"SIEMENS ISI",b2)(0011,"SIEMENS ISI",b4)(0011,"SIEMENS ISI",bc)(0011,"SIEMENS ISI",c0)(0011,"SIEMENS ISI",d0)(0011,"SIEMENS ISI",d2)(0011,"SIEMENS RA GEN",20)(0011,"SIEMENS RA GEN",25)(0011,"SIEMENS RA GEN",26)(0011,"SIEMENS RA GEN",30)(0011,"SIEMENS RA GEN",35)(0011,"SIEMENS RA GEN",40)(0011,"SIEMENS RA PLANE A",28)(0011,"SIEMENS RA PLANE A",29)(0011,"SIEMENS RA PLANE A",2a)(0011,"SIEMENS RA PLANE A",2b)(0011,"SIEMENS RA PLANE A",2c)(0011,"SIEMENS RA PLANE B",28)(0011,"SIEMENS RA PLANE B",29)(0011,"SIEMENS RA PLANE B",2a)(0011,"SIEMENS RA PLANE B",2b)(0011,"SIEMENS RA PLANE B",2c)(0011,"SIEMENS RIS",10)(0011,"SIEMENS RIS",11)(0011,"SIEMENS RIS",20)(0011,"SIEMENS RIS",21)(0011,"SIEMENS RIS",30)(0011,"SIEMENS RIS",31)(0011,"SIEMENS RIS",40)(0011,"SIEMENS RIS",41)(0011,"SIEMENS RIS",42)(0011,"SPI RELEASE 1",10)(0011,"SPI RELEASE 1",15)(0011,"SPI RELEASE 1",20)(0011,"SPI Release 1",10)(0011,"SPI Release 1",15)(0011,"SPI Release 1",20)(0011,"SPI",10)(0011,"SPI",15)(0011,"SPI",20)(0011,"SPI-P Release 1",10)(0011,"SPI-P Release 1",21)(0011,"SPI-P Release 1",22)(0011,"SPI-P Release 1",31)(0011,"SPI-P Release 1",32)(0011,"SPI-P Release 2;1",18)(0011,"TOSHIBA_MEC_1.0",01)(0011,"TOSHIBA_MEC_1.0",02)(0013,"GEMS_GENIE_1",10)(0013,"GEMS_GENIE_1",11)(0013,"GEMS_GENIE_1",12)(0013,"GEMS_GENIE_1",16)(0013,"GEMS_GENIE_1",17)(0013,"GEMS_GENIE_1",18)(0013,"GEMS_GENIE_1",19)(0013,"GEMS_GENIE_1",1a)(0013,"GEMS_GENIE_1",1c)(0013,"GEMS_GENIE_1",1d)(0013,"GEMS_GENIE_1",1e)(0013,"GEMS_GENIE_1",26)(0013,"SIEMENS CM VA0 CMS",00)(0013,"SIEMENS CM VA0 CMS",10)(0013,"SIEMENS CM VA0 CMS",12)(0013,"SIEMENS CM VA0 CMS",20)(0013,"SIEMENS CM VA0 CMS",22)(0013,"SIEMENS CM VA0 CMS",30)(0013,"SIEMENS CM VA0 CMS",31)(0013,"SIEMENS CM VA0 CMS",32)(0013,"SIEMENS CM VA0 CMS",33)(0013,"SIEMENS CM VA0 CMS",34)(0013,"SIEMENS CM VA0 CMS",35)(0013,"SIEMENS CM VA0 CMS",40)(0013,"SIEMENS CM VA0 CMS",42)(0013,"SIEMENS CM VA0 CMS",44)(0013,"SIEMENS CM VA0 CMS",46)(0013,"SIEMENS CM VA0 CMS",50)(0013,"SIEMENS CM VA0 CMS",51)(0013,"SIEMENS CM VA0 CMS",52)(0013,"SIEMENS CM VA0 CMS",53)(0013,"SIEMENS CM VA0 CMS",54)(0013,"SIEMENS CM VA0 CMS",55)(0013,"SIEMENS CM VA0 CMS",56)(0015,"DLX_EXAMS_01",01)(0015,"DLX_EXAMS_01",02)(0015,"DLX_EXAMS_01",03)(0017,"SVISION",00)(0017,"SVISION",10)(0017,"SVISION",F0)(0019,"1.2.840.113681",10)(0019,"1.2.840.113681",11)(0019,"1.2.840.113681",12)(0019,"1.2.840.113681",13)(0019,"AEGIS_DICOM_2.00",00)(0019,"CARDIO-D.R. 1.0",00)(0019,"CARDIO-D.R. 1.0",02)(0019,"CARDIO-D.R. 1.0",04)(0019,"CARDIO-D.R. 1.0",06)(0019,"CARDIO-D.R. 1.0",08)(0019,"CARDIO-D.R. 1.0",10)(0019,"CARDIO-D.R. 1.0",12)(0019,"CARDIO-D.R. 1.0",30)(0019,"DIDI TO PCR 1.1",22)(0019,"DIDI TO PCR 1.1",23)(0019,"DIDI TO PCR 1.1",24)(0019,"DIDI TO PCR 1.1",25)(0019,"DIDI TO PCR 1.1",26)(0019,"DIDI TO PCR 1.1",27)(0019,"DIDI TO PCR 1.1",70)(0019,"DIDI TO PCR 1.1",71)(0019,"DIDI TO PCR 1.1",90)(0019,"DIDI TO PCR 1.1",91)(0019,"DIDI TO PCR 1.1",92)(0019,"DIDI TO PCR 1.1",A0)(0019,"DIDI TO PCR 1.1",A1)(0019,"DIDI TO PCR 1.1",A2)(0019,"DIDI TO PCR 1.1",A3)(0019,"DIDI TO PCR 1.1",A4)(0019,"DIDI TO PCR 1.1",A5)(0019,"DIDI TO PCR 1.1",A6)(0019,"DIDI TO PCR 1.1",A7)(0019,"DIDI TO PCR 1.1",A8)(0019,"DIDI TO PCR 1.1",A9)(0019,"DIDI TO PCR 1.1",AA)(0019,"DIDI TO PCR 1.1",AB)(0019,"DIDI TO PCR 1.1",AC)(0019,"DIDI TO PCR 1.1",AD)(0019,"DIDI TO PCR 1.1",AE)(0019,"DIDI TO PCR 1.1",AF)(0019,"DIDI TO PCR 1.1",B0)(0019,"DIDI TO PCR 1.1",B1)(0019,"DIDI TO PCR 1.1",B2)(0019,"DIDI TO PCR 1.1",B3)(0019,"DIDI TO PCR 1.1",B4)(0019,"DIDI TO PCR 1.1",B5)(0019,"DIDI TO PCR 1.1",B6)(0019,"DLX_SERIE_01",01)(0019,"DLX_SERIE_01",02)(0019,"DLX_SERIE_01",03)(0019,"DLX_SERIE_01",04)(0019,"DLX_SERIE_01",05)(0019,"DLX_SERIE_01",06)(0019,"DLX_SERIE_01",07)(0019,"DLX_SERIE_01",08)(0019,"DLX_SERIE_01",09)(0019,"DLX_SERIE_01",0a)(0019,"DLX_SERIE_01",10)(0019,"DLX_SERIE_01",11)(0019,"DLX_SERIE_01",14)(0019,"DLX_SERIE_01",15)(0019,"DLX_SERIE_01",16)(0019,"DLX_SERIE_01",17)(0019,"DLX_SERIE_01",18)(0019,"DLX_SERIE_01",19)(0019,"DLX_SERIE_01",1a)(0019,"DLX_SERIE_01",1b)(0019,"DLX_SERIE_01",1c)(0019,"DLX_SERIE_01",1d)(0019,"DLX_SERIE_01",1e)(0019,"DLX_SERIE_01",1f)(0019,"FDMS 1.0",15)(0019,"FDMS 1.0",32)(0019,"FDMS 1.0",40)(0019,"FDMS 1.0",50)(0019,"FDMS 1.0",60)(0019,"FDMS 1.0",70)(0019,"FDMS 1.0",71)(0019,"FDMS 1.0",80)(0019,"FDMS 1.0",81)(0019,"FDMS 1.0",90)(0019,"FDMS 1.0",91)(0019,"GE ??? From Adantage Review CS",30)(0019,"GE ??? From Adantage Review CS",40)(0019,"GE ??? From Adantage Review CS",50)(0019,"GE ??? From Adantage Review CS",70)(0019,"GE ??? From Adantage Review CS",80)(0019,"GE ??? From Adantage Review CS",90)(0019,"GEMS_ACQU_01",01)(0019,"GEMS_ACQU_01",02)(0019,"GEMS_ACQU_01",03)(0019,"GEMS_ACQU_01",04)(0019,"GEMS_ACQU_01",05)(0019,"GEMS_ACQU_01",06)(0019,"GEMS_ACQU_01",0e)(0019,"GEMS_ACQU_01",0f)(0019,"GEMS_ACQU_01",11)(0019,"GEMS_ACQU_01",12)(0019,"GEMS_ACQU_01",13)(0019,"GEMS_ACQU_01",14)(0019,"GEMS_ACQU_01",15)(0019,"GEMS_ACQU_01",16)(0019,"GEMS_ACQU_01",17)(0019,"GEMS_ACQU_01",18)(0019,"GEMS_ACQU_01",19)(0019,"GEMS_ACQU_01",1a)(0019,"GEMS_ACQU_01",1b)(0019,"GEMS_ACQU_01",1e)(0019,"GEMS_ACQU_01",20)(0019,"GEMS_ACQU_01",22)(0019,"GEMS_ACQU_01",23)(0019,"GEMS_ACQU_01",24)(0019,"GEMS_ACQU_01",25)(0019,"GEMS_ACQU_01",26)(0019,"GEMS_ACQU_01",27)(0019,"GEMS_ACQU_01",2a)(0019,"GEMS_ACQU_01",2b)(0019,"GEMS_ACQU_01",2c)(0019,"GEMS_ACQU_01",2d)(0019,"GEMS_ACQU_01",2e)(0019,"GEMS_ACQU_01",2f)(0019,"GEMS_ACQU_01",39)(0019,"GEMS_ACQU_01",3a)(0019,"GEMS_ACQU_01",3b)(0019,"GEMS_ACQU_01",3c)(0019,"GEMS_ACQU_01",3e)(0019,"GEMS_ACQU_01",3f)(0019,"GEMS_ACQU_01",40)(0019,"GEMS_ACQU_01",41)(0019,"GEMS_ACQU_01",42)(0019,"GEMS_ACQU_01",43)(0019,"GEMS_ACQU_01",44)(0019,"GEMS_ACQU_01",47)(0019,"GEMS_ACQU_01",48)(0019,"GEMS_ACQU_01",49)(0019,"GEMS_ACQU_01",4a)(0019,"GEMS_ACQU_01",4b)(0019,"GEMS_ACQU_01",52)(0019,"GEMS_ACQU_01",54)(0019,"GEMS_ACQU_01",57)(0019,"GEMS_ACQU_01",58)(0019,"GEMS_ACQU_01",5a)(0019,"GEMS_ACQU_01",5d)(0019,"GEMS_ACQU_01",5e)(0019,"GEMS_ACQU_01",5f)(0019,"GEMS_ACQU_01",60)(0019,"GEMS_ACQU_01",61)(0019,"GEMS_ACQU_01",62)(0019,"GEMS_ACQU_01",6a)(0019,"GEMS_ACQU_01",6b)(0019,"GEMS_ACQU_01",70)(0019,"GEMS_ACQU_01",71)(0019,"GEMS_ACQU_01",72)(0019,"GEMS_ACQU_01",73)(0019,"GEMS_ACQU_01",74)(0019,"GEMS_ACQU_01",75)(0019,"GEMS_ACQU_01",76)(0019,"GEMS_ACQU_01",7d)(0019,"GEMS_ACQU_01",7e)(0019,"GEMS_ACQU_01",7f)(0019,"GEMS_ACQU_01",81)(0019,"GEMS_ACQU_01",82)(0019,"GEMS_ACQU_01",83)(0019,"GEMS_ACQU_01",84)(0019,"GEMS_ACQU_01",85)(0019,"GEMS_ACQU_01",86)(0019,"GEMS_ACQU_01",87)(0019,"GEMS_ACQU_01",88)(0019,"GEMS_ACQU_01",8a)(0019,"GEMS_ACQU_01",8b)(0019,"GEMS_ACQU_01",8d)(0019,"GEMS_ACQU_01",8f)(0019,"GEMS_ACQU_01",90)(0019,"GEMS_ACQU_01",91)(0019,"GEMS_ACQU_01",92)(0019,"GEMS_ACQU_01",93)(0019,"GEMS_ACQU_01",94)(0019,"GEMS_ACQU_01",95)(0019,"GEMS_ACQU_01",96)(0019,"GEMS_ACQU_01",97)(0019,"GEMS_ACQU_01",98)(0019,"GEMS_ACQU_01",99)(0019,"GEMS_ACQU_01",9b)(0019,"GEMS_ACQU_01",9c)(0019,"GEMS_ACQU_01",9d)(0019,"GEMS_ACQU_01",9e)(0019,"GEMS_ACQU_01",9f)(0019,"GEMS_ACQU_01",a0)(0019,"GEMS_ACQU_01",a1)(0019,"GEMS_ACQU_01",a2)(0019,"GEMS_ACQU_01",a3)(0019,"GEMS_ACQU_01",a4)(0019,"GEMS_ACQU_01",a5)(0019,"GEMS_ACQU_01",a7)(0019,"GEMS_ACQU_01",a8)(0019,"GEMS_ACQU_01",a9)(0019,"GEMS_ACQU_01",aa)(0019,"GEMS_ACQU_01",ab)(0019,"GEMS_ACQU_01",ac)(0019,"GEMS_ACQU_01",ad)(0019,"GEMS_ACQU_01",ae)(0019,"GEMS_ACQU_01",af)(0019,"GEMS_ACQU_01",b0)(0019,"GEMS_ACQU_01",b1)(0019,"GEMS_ACQU_01",b2)(0019,"GEMS_ACQU_01",b3)(0019,"GEMS_ACQU_01",b4)(0019,"GEMS_ACQU_01",b5)(0019,"GEMS_ACQU_01",b6)(0019,"GEMS_ACQU_01",b7)(0019,"GEMS_ACQU_01",b8)(0019,"GEMS_ACQU_01",b9)(0019,"GEMS_ACQU_01",ba)(0019,"GEMS_ACQU_01",bb)(0019,"GEMS_ACQU_01",bc)(0019,"GEMS_ACQU_01",bd)(0019,"GEMS_ACQU_01",be)(0019,"GEMS_ACQU_01",c0)(0019,"GEMS_ACQU_01",c1)(0019,"GEMS_ACQU_01",c2)(0019,"GEMS_ACQU_01",c3)(0019,"GEMS_ACQU_01",c4)(0019,"GEMS_ACQU_01",c5)(0019,"GEMS_ACQU_01",c6)(0019,"GEMS_ACQU_01",c7)(0019,"GEMS_ACQU_01",c8)(0019,"GEMS_ACQU_01",c9)(0019,"GEMS_ACQU_01",ca)(0019,"GEMS_ACQU_01",cb)(0019,"GEMS_ACQU_01",cc)(0019,"GEMS_ACQU_01",cd)(0019,"GEMS_ACQU_01",ce)(0019,"GEMS_ACQU_01",cf)(0019,"GEMS_ACQU_01",d0)(0019,"GEMS_ACQU_01",d2)(0019,"GEMS_ACQU_01",d3)(0019,"GEMS_ACQU_01",d4)(0019,"GEMS_ACQU_01",d5)(0019,"GEMS_ACQU_01",d6)(0019,"GEMS_ACQU_01",d7)(0019,"GEMS_ACQU_01",d8)(0019,"GEMS_ACQU_01",d9)(0019,"GEMS_ACQU_01",da)(0019,"GEMS_ACQU_01",db)(0019,"GEMS_ACQU_01",dc)(0019,"GEMS_ACQU_01",dd)(0019,"GEMS_ACQU_01",de)(0019,"GEMS_ACQU_01",df)(0019,"GEMS_ACQU_01",e0)(0019,"GEMS_ACQU_01",e1)(0019,"GEMS_ACQU_01",e2)(0019,"GEMS_ACQU_01",e3)(0019,"GEMS_ACQU_01",e4)(0019,"GEMS_ACQU_01",e5)(0019,"GEMS_ACQU_01",e6)(0019,"GEMS_ACQU_01",e8)(0019,"GEMS_ACQU_01",e9)(0019,"GEMS_ACQU_01",eb)(0019,"GEMS_ACQU_01",ec)(0019,"GEMS_ACQU_01",f0)(0019,"GEMS_ACQU_01",f1)(0019,"GEMS_ACQU_01",f2)(0019,"GEMS_ACQU_01",f3)(0019,"GEMS_ACQU_01",f4)(0019,"GEMS_ACQU_01",f9)(0019,"GE_GENESIS_REV3.0",39)(0019,"GE_GENESIS_REV3.0",8f)(0019,"GE_GENESIS_REV3.0",9c)(0019,"GE_GENESIS_REV3.0",9f)(0019,"GE_GENESIS_REV3.0",a4)(0019,"GE_GENESIS_REV3.0",c0)(0019,"GE_GENESIS_REV3.0",c1)(0019,"GE_GENESIS_REV3.0",cb)(0019,"GE_GENESIS_REV3.0",cc)(0019,"GE_GENESIS_REV3.0",d5)(0019,"GE_GENESIS_REV3.0",d8)(0019,"GE_GENESIS_REV3.0",d9)(0019,"GE_GENESIS_REV3.0",f2)(0019,"INTEGRIS 1.0",00)(0019,"INTEGRIS 1.0",40)(0019,"PHILIPS MR R5.5/PART",1000)(0019,"PHILIPS MR R5.6/PART",1000)(0019,"PHILIPS MR SPECTRO;1",01)(0019,"PHILIPS MR SPECTRO;1",02)(0019,"PHILIPS MR SPECTRO;1",03)(0019,"PHILIPS MR SPECTRO;1",04)(0019,"PHILIPS MR SPECTRO;1",05)(0019,"PHILIPS MR SPECTRO;1",06)(0019,"PHILIPS MR SPECTRO;1",07)(0019,"PHILIPS MR SPECTRO;1",08)(0019,"PHILIPS MR SPECTRO;1",09)(0019,"PHILIPS MR SPECTRO;1",10)(0019,"PHILIPS MR SPECTRO;1",12)(0019,"PHILIPS MR SPECTRO;1",13)(0019,"PHILIPS MR SPECTRO;1",14)(0019,"PHILIPS MR SPECTRO;1",15)(0019,"PHILIPS MR SPECTRO;1",16)(0019,"PHILIPS MR SPECTRO;1",17)(0019,"PHILIPS MR SPECTRO;1",18)(0019,"PHILIPS MR SPECTRO;1",20)(0019,"PHILIPS MR SPECTRO;1",21)(0019,"PHILIPS MR SPECTRO;1",22)(0019,"PHILIPS MR SPECTRO;1",23)(0019,"PHILIPS MR SPECTRO;1",24)(0019,"PHILIPS MR SPECTRO;1",25)(0019,"PHILIPS MR SPECTRO;1",26)(0019,"PHILIPS MR SPECTRO;1",27)(0019,"PHILIPS MR SPECTRO;1",28)(0019,"PHILIPS MR SPECTRO;1",29)(0019,"PHILIPS MR SPECTRO;1",31)(0019,"PHILIPS MR SPECTRO;1",32)(0019,"PHILIPS MR SPECTRO;1",41)(0019,"PHILIPS MR SPECTRO;1",42)(0019,"PHILIPS MR SPECTRO;1",43)(0019,"PHILIPS MR SPECTRO;1",45)(0019,"PHILIPS MR SPECTRO;1",46)(0019,"PHILIPS MR SPECTRO;1",47)(0019,"PHILIPS MR SPECTRO;1",48)(0019,"PHILIPS MR SPECTRO;1",49)(0019,"PHILIPS MR SPECTRO;1",50)(0019,"PHILIPS MR SPECTRO;1",60)(0019,"PHILIPS MR SPECTRO;1",61)(0019,"PHILIPS MR SPECTRO;1",70)(0019,"PHILIPS MR SPECTRO;1",71)(0019,"PHILIPS MR SPECTRO;1",72)(0019,"PHILIPS MR SPECTRO;1",73)(0019,"PHILIPS MR SPECTRO;1",74)(0019,"PHILIPS MR SPECTRO;1",76)(0019,"PHILIPS MR SPECTRO;1",77)(0019,"PHILIPS MR SPECTRO;1",78)(0019,"PHILIPS MR SPECTRO;1",79)(0019,"PHILIPS MR SPECTRO;1",80)(0019,"PHILIPS MR/LAST",09)(0019,"PHILIPS MR/LAST",0e)(0019,"PHILIPS MR/LAST",b1)(0019,"PHILIPS MR/LAST",b2)(0019,"PHILIPS MR/LAST",b3)(0019,"PHILIPS MR/LAST",b4)(0019,"PHILIPS MR/LAST",b5)(0019,"PHILIPS MR/LAST",c0)(0019,"PHILIPS MR/LAST",c6)(0019,"PHILIPS MR/LAST",ce)(0019,"PHILIPS MR/LAST",d5)(0019,"PHILIPS MR/LAST",d6)(0019,"PHILIPS MR/LAST",d9)(0019,"PHILIPS MR/LAST",e0)(0019,"PHILIPS MR/LAST",e1)(0019,"PHILIPS MR/LAST",e2)(0019,"PHILIPS MR/LAST",e3)(0019,"PHILIPS MR/LAST",f0)(0019,"PHILIPS MR/LAST",f1)(0019,"PHILIPS MR/LAST",f2)(0019,"PHILIPS MR/LAST",f3)(0019,"PHILIPS MR/PART",1000)(0019,"PHILIPS MR/PART",1005)(0019,"PHILIPS MR/PART",1006)(0019,"PHILIPS MR/PART",1007)(0019,"PHILIPS MR/PART",1008)(0019,"PHILIPS MR/PART",1009)(0019,"PHILIPS MR/PART",100a)(0019,"PHILIPS MR/PART",100b)(0019,"PHILIPS MR/PART",100c)(0019,"PHILIPS MR/PART",100d)(0019,"PHILIPS MR/PART",100e)(0019,"PHILIPS MR/PART",100f)(0019,"PHILIPS MR/PART",1010)(0019,"PHILIPS MR/PART",1011)(0019,"PHILIPS MR/PART",1015)(0019,"PHILIPS MR/PART",1018)(0019,"PHILIPS MR/PART",1019)(0019,"PHILIPS MR/PART",101a)(0019,"PHILIPS MR/PART",101b)(0019,"PHILIPS MR/PART",1021)(0019,"PHILIPS MR/PART",1022)(0019,"PHILIPS MR/PART",1024)(0019,"PHILIPS MR/PART",1064)(0019,"PHILIPS MR/PART",1065)(0019,"PHILIPS MR/PART",1069)(0019,"PHILIPS MR/PART",106a)(0019,"PHILIPS MR/PART",106b)(0019,"PHILIPS MR/PART",106c)(0019,"PHILIPS MR/PART",106d)(0019,"PHILIPS MR/PART",106e)(0019,"PHILIPS MR/PART",1080)(0019,"PHILIPS MR/PART",1081)(0019,"PHILIPS MR/PART",1084)(0019,"PHILIPS MR/PART",1085)(0019,"PHILIPS MR/PART",1094)(0019,"PHILIPS MR/PART",1095)(0019,"PHILIPS MR/PART",1096)(0019,"PHILIPS MR/PART",1097)(0019,"PHILIPS MR/PART",10a0)(0019,"PHILIPS MR/PART",10a1)(0019,"PHILIPS MR/PART",10a3)(0019,"PHILIPS MR/PART",10a4)(0019,"PHILIPS MR/PART",10c8)(0019,"PHILIPS MR/PART",10c9)(0019,"PHILIPS MR/PART",10ca)(0019,"PHILIPS MR/PART",10cb)(0019,"PHILIPS MR/PART",10cc)(0019,"PHILIPS MR/PART",10cd)(0019,"PHILIPS MR/PART",10ce)(0019,"PHILIPS MR/PART",10cf)(0019,"PHILIPS MR/PART",10d0)(0019,"PHILIPS MR/PART",10d2)(0019,"PHILIPS MR/PART",10d4)(0019,"PHILIPS MR/PART",10d5)(0019,"PHILIPS MR/PART",10d6)(0019,"PHILIPS MR/PART",10d7)(0019,"PHILIPS MR/PART",10d8)(0019,"PHILIPS MR/PART",10d9)(0019,"PHILIPS MR/PART",10da)(0019,"PHILIPS MR/PART",10db)(0019,"PHILIPS MR/PART",10e0)(0019,"PHILIPS MR/PART",10e1)(0019,"PHILIPS MR/PART",1100)(0019,"PHILIPS MR/PART",1101)(0019,"PHILIPS MR/PART",1102)(0019,"PHILIPS MR/PART",110b)(0019,"PHILIPS MR/PART",110c)(0019,"PHILIPS MR/PART",110d)(0019,"PHILIPS MR/PART",1145)(0019,"PHILIPS MR/PART",11fc)(0019,"PHILIPS MR/PART",12c0)(0019,"PHILIPS MR/PART",12e0)(0019,"PHILIPS MR/PART",12e1)(0019,"PHILIPS MR/PART",12e3)(0019,"PHILIPS-MR-1",11)(0019,"PHILIPS-MR-1",12)(0019,"SIEMENS CM VA0 ACQU",10)(0019,"SIEMENS CM VA0 ACQU",11)(0019,"SIEMENS CM VA0 ACQU",12)(0019,"SIEMENS CM VA0 ACQU",13)(0019,"SIEMENS CM VA0 ACQU",14)(0019,"SIEMENS CM VA0 CMS",10)(0019,"SIEMENS CM VA0 CMS",20)(0019,"SIEMENS CM VA0 CMS",30)(0019,"SIEMENS CM VA0 CMS",50)(0019,"SIEMENS CM VA0 CMS",60)(0019,"SIEMENS CT VA0 COAD",10)(0019,"SIEMENS CT VA0 COAD",11)(0019,"SIEMENS CT VA0 COAD",20)(0019,"SIEMENS CT VA0 COAD",21)(0019,"SIEMENS CT VA0 COAD",22)(0019,"SIEMENS CT VA0 COAD",23)(0019,"SIEMENS CT VA0 COAD",24)(0019,"SIEMENS CT VA0 COAD",50)(0019,"SIEMENS CT VA0 COAD",52)(0019,"SIEMENS CT VA0 COAD",54)(0019,"SIEMENS CT VA0 COAD",60)(0019,"SIEMENS CT VA0 COAD",65)(0019,"SIEMENS CT VA0 COAD",66)(0019,"SIEMENS CT VA0 COAD",67)(0019,"SIEMENS CT VA0 COAD",70)(0019,"SIEMENS CT VA0 COAD",71)(0019,"SIEMENS CT VA0 COAD",80)(0019,"SIEMENS CT VA0 COAD",82)(0019,"SIEMENS CT VA0 COAD",90)(0019,"SIEMENS CT VA0 COAD",92)(0019,"SIEMENS CT VA0 COAD",93)(0019,"SIEMENS CT VA0 COAD",94)(0019,"SIEMENS CT VA0 COAD",96)(0019,"SIEMENS CT VA0 COAD",A3)(0019,"SIEMENS CT VA0 COAD",A4)(0019,"SIEMENS CT VA0 COAD",A5)(0019,"SIEMENS CT VA0 COAD",A6)(0019,"SIEMENS CT VA0 COAD",A7)(0019,"SIEMENS CT VA0 COAD",A8)(0019,"SIEMENS CT VA0 COAD",A9)(0019,"SIEMENS CT VA0 COAD",AA)(0019,"SIEMENS CT VA0 COAD",AB)(0019,"SIEMENS CT VA0 COAD",AC)(0019,"SIEMENS CT VA0 COAD",AD)(0019,"SIEMENS CT VA0 COAD",AE)(0019,"SIEMENS CT VA0 COAD",AF)(0019,"SIEMENS CT VA0 COAD",B0)(0019,"SIEMENS CT VA0 COAD",BD)(0019,"SIEMENS CT VA0 COAD",BE)(0019,"SIEMENS CT VA0 COAD",BF)(0019,"SIEMENS CT VA0 COAD",C0)(0019,"SIEMENS CT VA0 COAD",C1)(0019,"SIEMENS CT VA0 COAD",C2)(0019,"SIEMENS CT VA0 COAD",C3)(0019,"SIEMENS CT VA0 GEN",10)(0019,"SIEMENS CT VA0 GEN",11)(0019,"SIEMENS CT VA0 GEN",20)(0019,"SIEMENS CT VA0 GEN",21)(0019,"SIEMENS CT VA0 GEN",25)(0019,"SIEMENS CT VA0 GEN",26)(0019,"SIEMENS CT VA0 GEN",40)(0019,"SIEMENS CT VA0 GEN",42)(0019,"SIEMENS CT VA0 GEN",44)(0019,"SIEMENS CT VA0 GEN",45)(0019,"SIEMENS CT VA0 GEN",62)(0019,"SIEMENS CT VA0 GEN",70)(0019,"SIEMENS CT VA0 GEN",71)(0019,"SIEMENS CT VA0 GEN",74)(0019,"SIEMENS CT VA0 GEN",75)(0019,"SIEMENS CT VA0 GEN",80)(0019,"SIEMENS CT VA0 GEN",81)(0019,"SIEMENS CT VA0 GEN",82)(0019,"SIEMENS CT VA0 GEN",88)(0019,"SIEMENS DLR.01",10)(0019,"SIEMENS DLR.01",11)(0019,"SIEMENS DLR.01",15)(0019,"SIEMENS DLR.01",20)(0019,"SIEMENS DLR.01",21)(0019,"SIEMENS DLR.01",22)(0019,"SIEMENS DLR.01",23)(0019,"SIEMENS DLR.01",24)(0019,"SIEMENS DLR.01",25)(0019,"SIEMENS DLR.01",26)(0019,"SIEMENS DLR.01",27)(0019,"SIEMENS DLR.01",28)(0019,"SIEMENS DLR.01",30)(0019,"SIEMENS DLR.01",31)(0019,"SIEMENS DLR.01",32)(0019,"SIEMENS DLR.01",40)(0019,"SIEMENS DLR.01",41)(0019,"SIEMENS DLR.01",42)(0019,"SIEMENS DLR.01",50)(0019,"SIEMENS DLR.01",51)(0019,"SIEMENS DLR.01",52)(0019,"SIEMENS DLR.01",53)(0019,"SIEMENS DLR.01",60)(0019,"SIEMENS DLR.01",61)(0019,"SIEMENS DLR.01",62)(0019,"SIEMENS DLR.01",63)(0019,"SIEMENS DLR.01",64)(0019,"SIEMENS DLR.01",65)(0019,"SIEMENS DLR.01",66)(0019,"SIEMENS DLR.01",67)(0019,"SIEMENS DLR.01",68)(0019,"SIEMENS DLR.01",69)(0019,"SIEMENS DLR.01",70)(0019,"SIEMENS DLR.01",71)(0019,"SIEMENS DLR.01",75)(0019,"SIEMENS DLR.01",76)(0019,"SIEMENS DLR.01",80)(0019,"SIEMENS DLR.01",90)(0019,"SIEMENS DLR.01",a0)(0019,"SIEMENS DLR.01",a1)(0019,"SIEMENS MR VA0 COAD",12)(0019,"SIEMENS MR VA0 COAD",14)(0019,"SIEMENS MR VA0 COAD",16)(0019,"SIEMENS MR VA0 COAD",20)(0019,"SIEMENS MR VA0 COAD",21)(0019,"SIEMENS MR VA0 COAD",22)(0019,"SIEMENS MR VA0 COAD",24)(0019,"SIEMENS MR VA0 COAD",26)(0019,"SIEMENS MR VA0 COAD",50)(0019,"SIEMENS MR VA0 COAD",51)(0019,"SIEMENS MR VA0 COAD",52)(0019,"SIEMENS MR VA0 COAD",54)(0019,"SIEMENS MR VA0 COAD",55)(0019,"SIEMENS MR VA0 COAD",56)(0019,"SIEMENS MR VA0 COAD",60)(0019,"SIEMENS MR VA0 COAD",62)(0019,"SIEMENS MR VA0 COAD",70)(0019,"SIEMENS MR VA0 COAD",71)(0019,"SIEMENS MR VA0 COAD",72)(0019,"SIEMENS MR VA0 COAD",80)(0019,"SIEMENS MR VA0 COAD",82)(0019,"SIEMENS MR VA0 COAD",90)(0019,"SIEMENS MR VA0 COAD",91)(0019,"SIEMENS MR VA0 COAD",92)(0019,"SIEMENS MR VA0 COAD",a0)(0019,"SIEMENS MR VA0 COAD",a1)(0019,"SIEMENS MR VA0 COAD",a2)(0019,"SIEMENS MR VA0 COAD",a5)(0019,"SIEMENS MR VA0 COAD",a6)(0019,"SIEMENS MR VA0 COAD",b0)(0019,"SIEMENS MR VA0 COAD",c1)(0019,"SIEMENS MR VA0 COAD",c2)(0019,"SIEMENS MR VA0 COAD",c3)(0019,"SIEMENS MR VA0 COAD",c4)(0019,"SIEMENS MR VA0 COAD",c5)(0019,"SIEMENS MR VA0 COAD",d1)(0019,"SIEMENS MR VA0 COAD",d2)(0019,"SIEMENS MR VA0 COAD",d3)(0019,"SIEMENS MR VA0 COAD",d4)(0019,"SIEMENS MR VA0 COAD",d5)(0019,"SIEMENS MR VA0 COAD",d6)(0019,"SIEMENS MR VA0 COAD",d7)(0019,"SIEMENS MR VA0 COAD",d8)(0019,"SIEMENS MR VA0 COAD",d9)(0019,"SIEMENS MR VA0 COAD",da)(0019,"SIEMENS MR VA0 GEN",10)(0019,"SIEMENS MR VA0 GEN",11)(0019,"SIEMENS MR VA0 GEN",12)(0019,"SIEMENS MR VA0 GEN",13)(0019,"SIEMENS MR VA0 GEN",14)(0019,"SIEMENS MR VA0 GEN",16)(0019,"SIEMENS MR VA0 GEN",18)(0019,"SIEMENS MR VA0 GEN",20)(0019,"SIEMENS MR VA0 GEN",21)(0019,"SIEMENS MR VA0 GEN",26)(0019,"SIEMENS MR VA0 GEN",28)(0019,"SIEMENS MR VA0 GEN",30)(0019,"SIEMENS MR VA0 GEN",31)(0019,"SIEMENS MR VA0 GEN",40)(0019,"SIEMENS MR VA0 GEN",41)(0019,"SIEMENS MR VA0 GEN",42)(0019,"SIEMENS MR VA0 GEN",43)(0019,"SIEMENS MR VA0 GEN",44)(0019,"SIEMENS MR VA0 GEN",45)(0019,"SIEMENS MR VA0 GEN",46)(0019,"SIEMENS MR VA0 GEN",50)(0019,"SIEMENS MR VA0 GEN",60)(0019,"SIEMENS MR VA0 GEN",70)(0019,"SIEMENS MR VA0 GEN",81)(0019,"SIEMENS MR VA0 GEN",82)(0019,"SIEMENS MR VA0 GEN",83)(0019,"SIEMENS MR VA0 GEN",84)(0019,"SIEMENS MR VA0 GEN",85)(0019,"SIEMENS MR VA0 GEN",86)(0019,"SIEMENS MR VA0 GEN",87)(0019,"SIEMENS MR VA0 GEN",88)(0019,"SIEMENS MR VA0 GEN",90)(0019,"SIEMENS MR VA0 GEN",91)(0019,"SIEMENS MR VA0 GEN",92)(0019,"SIEMENS MR VA0 GEN",93)(0019,"SIEMENS MR VA0 GEN",94)(0019,"SIEMENS MR VA0 GEN",96)(0019,"SIEMENS MR VA0 GEN",97)(0019,"SIEMENS MR VA0 GEN",98)(0019,"SIEMENS MR VA0 GEN",a0)(0019,"SIEMENS MR VA0 GEN",a1)(0019,"SIEMENS RA GEN",15)(0019,"SIEMENS RA GEN",1f)(0019,"SIEMENS RA GEN",20)(0019,"SIEMENS RA GEN",22)(0019,"SIEMENS RA GEN",24)(0019,"SIEMENS RA GEN",26)(0019,"SIEMENS RA GEN",28)(0019,"SIEMENS RA GEN",2a)(0019,"SIEMENS RA GEN",2c)(0019,"SIEMENS RA GEN",2e)(0019,"SIEMENS RA GEN",30)(0019,"SIEMENS RA GEN",32)(0019,"SIEMENS RA GEN",34)(0019,"SIEMENS RA GEN",36)(0019,"SIEMENS RA GEN",38)(0019,"SIEMENS RA GEN",3a)(0019,"SIEMENS RA GEN",3c)(0019,"SIEMENS RA GEN",3e)(0019,"SIEMENS RA GEN",40)(0019,"SIEMENS RA GEN",42)(0019,"SIEMENS RA GEN",44)(0019,"SIEMENS RA GEN",46)(0019,"SIEMENS RA GEN",48)(0019,"SIEMENS RA GEN",4a)(0019,"SIEMENS RA GEN",4c)(0019,"SIEMENS RA GEN",50)(0019,"SIEMENS RA GEN",52)(0019,"SIEMENS RA GEN",54)(0019,"SIEMENS RA GEN",56)(0019,"SIEMENS RA GEN",58)(0019,"SIEMENS RA GEN",5a)(0019,"SIEMENS RA GEN",5c)(0019,"SIEMENS RA GEN",5e)(0019,"SIEMENS RA GEN",60)(0019,"SIEMENS RA GEN",62)(0019,"SIEMENS RA GEN",64)(0019,"SIEMENS RA GEN",66)(0019,"SIEMENS RA GEN",68)(0019,"SIEMENS RA GEN",6a)(0019,"SIEMENS RA GEN",70)(0019,"SIEMENS RA GEN",72)(0019,"SIEMENS RA GEN",74)(0019,"SIEMENS RA GEN",76)(0019,"SIEMENS RA GEN",78)(0019,"SIEMENS RA GEN",7a)(0019,"SIEMENS RA GEN",7c)(0019,"SIEMENS RA GEN",7e)(0019,"SIEMENS RA GEN",80)(0019,"SIEMENS RA GEN",82)(0019,"SIEMENS RA GEN",84)(0019,"SIEMENS RA GEN",86)(0019,"SIEMENS RA GEN",88)(0019,"SIEMENS RA GEN",8a)(0019,"SIEMENS RA GEN",8c)(0019,"SIEMENS RA GEN",8e)(0019,"SIEMENS RA GEN",92)(0019,"SIEMENS RA GEN",94)(0019,"SIEMENS RA GEN",96)(0019,"SIEMENS RA GEN",98)(0019,"SIEMENS RA GEN",9a)(0019,"SIEMENS RA GEN",9c)(0019,"SIEMENS RA GEN",9e)(0019,"SIEMENS RA GEN",a2)(0019,"SIEMENS RA GEN",a4)(0019,"SIEMENS RA GEN",a5)(0019,"SIEMENS RA GEN",a6)(0019,"SIEMENS RA GEN",a7)(0019,"SIEMENS RA GEN",a8)(0019,"SIEMENS RA GEN",a9)(0019,"SIEMENS RA GEN",aa)(0019,"SIEMENS RA GEN",ab)(0019,"SIEMENS RA GEN",ac)(0019,"SIEMENS RA GEN",ad)(0019,"SIEMENS RA GEN",ff)(0019,"SIEMENS RA PLANE A",15)(0019,"SIEMENS RA PLANE A",18)(0019,"SIEMENS RA PLANE A",19)(0019,"SIEMENS RA PLANE A",1a)(0019,"SIEMENS RA PLANE A",1b)(0019,"SIEMENS RA PLANE A",1c)(0019,"SIEMENS RA PLANE A",1d)(0019,"SIEMENS RA PLANE A",1e)(0019,"SIEMENS RA PLANE A",1f)(0019,"SIEMENS RA PLANE A",20)(0019,"SIEMENS RA PLANE A",22)(0019,"SIEMENS RA PLANE A",24)(0019,"SIEMENS RA PLANE A",26)(0019,"SIEMENS RA PLANE A",28)(0019,"SIEMENS RA PLANE A",2a)(0019,"SIEMENS RA PLANE A",2c)(0019,"SIEMENS RA PLANE A",2e)(0019,"SIEMENS RA PLANE A",30)(0019,"SIEMENS RA PLANE A",32)(0019,"SIEMENS RA PLANE A",34)(0019,"SIEMENS RA PLANE A",36)(0019,"SIEMENS RA PLANE A",38)(0019,"SIEMENS RA PLANE A",3a)(0019,"SIEMENS RA PLANE A",3c)(0019,"SIEMENS RA PLANE A",3e)(0019,"SIEMENS RA PLANE A",40)(0019,"SIEMENS RA PLANE A",42)(0019,"SIEMENS RA PLANE A",44)(0019,"SIEMENS RA PLANE A",46)(0019,"SIEMENS RA PLANE A",48)(0019,"SIEMENS RA PLANE A",4a)(0019,"SIEMENS RA PLANE A",4c)(0019,"SIEMENS RA PLANE A",4e)(0019,"SIEMENS RA PLANE A",50)(0019,"SIEMENS RA PLANE A",52)(0019,"SIEMENS RA PLANE A",54)(0019,"SIEMENS RA PLANE A",56)(0019,"SIEMENS RA PLANE A",58)(0019,"SIEMENS RA PLANE A",5a)(0019,"SIEMENS RA PLANE A",5c)(0019,"SIEMENS RA PLANE A",5e)(0019,"SIEMENS RA PLANE A",60)(0019,"SIEMENS RA PLANE A",62)(0019,"SIEMENS RA PLANE A",64)(0019,"SIEMENS RA PLANE A",66)(0019,"SIEMENS RA PLANE A",68)(0019,"SIEMENS RA PLANE A",6a)(0019,"SIEMENS RA PLANE A",6c)(0019,"SIEMENS RA PLANE A",6e)(0019,"SIEMENS RA PLANE A",70)(0019,"SIEMENS RA PLANE A",72)(0019,"SIEMENS RA PLANE A",74)(0019,"SIEMENS RA PLANE A",76)(0019,"SIEMENS RA PLANE A",78)(0019,"SIEMENS RA PLANE A",7a)(0019,"SIEMENS RA PLANE A",7c)(0019,"SIEMENS RA PLANE A",7e)(0019,"SIEMENS RA PLANE A",80)(0019,"SIEMENS RA PLANE A",82)(0019,"SIEMENS RA PLANE A",84)(0019,"SIEMENS RA PLANE A",86)(0019,"SIEMENS RA PLANE A",88)(0019,"SIEMENS RA PLANE A",8a)(0019,"SIEMENS RA PLANE A",8c)(0019,"SIEMENS RA PLANE A",8e)(0019,"SIEMENS RA PLANE A",90)(0019,"SIEMENS RA PLANE A",92)(0019,"SIEMENS RA PLANE A",94)(0019,"SIEMENS RA PLANE A",96)(0019,"SIEMENS RA PLANE A",98)(0019,"SIEMENS RA PLANE A",9a)(0019,"SIEMENS RA PLANE A",9c)(0019,"SIEMENS RA PLANE A",9e)(0019,"SIEMENS RA PLANE A",a0)(0019,"SIEMENS RA PLANE A",a2)(0019,"SIEMENS RA PLANE A",a4)(0019,"SIEMENS RA PLANE A",a6)(0019,"SIEMENS RA PLANE A",a8)(0019,"SIEMENS RA PLANE A",aa)(0019,"SIEMENS RA PLANE A",ac)(0019,"SIEMENS RA PLANE A",ae)(0019,"SIEMENS RA PLANE A",b0)(0019,"SIEMENS RA PLANE A",b1)(0019,"SIEMENS RA PLANE A",b2)(0019,"SIEMENS RA PLANE A",b3)(0019,"SIEMENS RA PLANE A",b4)(0019,"SIEMENS RA PLANE A",b5)(0019,"SIEMENS RA PLANE A",b6)(0019,"SIEMENS RA PLANE A",b7)(0019,"SIEMENS RA PLANE A",b8)(0019,"SIEMENS RA PLANE A",b9)(0019,"SIEMENS RA PLANE A",bb)(0019,"SIEMENS RA PLANE A",bc)(0019,"SIEMENS RA PLANE A",bd)(0019,"SIEMENS RA PLANE A",be)(0019,"SIEMENS RA PLANE A",bf)(0019,"SIEMENS RA PLANE A",c0)(0019,"SIEMENS RA PLANE A",c1)(0019,"SIEMENS RA PLANE A",c2)(0019,"SIEMENS RA PLANE A",c3)(0019,"SIEMENS RA PLANE A",c4)(0019,"SIEMENS RA PLANE A",c5)(0019,"SIEMENS RA PLANE A",c6)(0019,"SIEMENS RA PLANE A",c7)(0019,"SIEMENS RA PLANE A",c8)(0019,"SIEMENS RA PLANE A",c9)(0019,"SIEMENS RA PLANE A",ca)(0019,"SIEMENS RA PLANE A",cb)(0019,"SIEMENS RA PLANE A",cc)(0019,"SIEMENS RA PLANE A",cd)(0019,"SIEMENS RA PLANE A",ce)(0019,"SIEMENS RA PLANE A",cf)(0019,"SIEMENS RA PLANE A",d1)(0019,"SIEMENS RA PLANE A",d2)(0019,"SIEMENS RA PLANE A",d3)(0019,"SIEMENS RA PLANE A",d4)(0019,"SIEMENS RA PLANE A",d5)(0019,"SIEMENS RA PLANE A",d6)(0019,"SIEMENS RA PLANE A",d7)(0019,"SIEMENS RA PLANE A",d8)(0019,"SIEMENS RA PLANE A",d9)(0019,"SIEMENS RA PLANE A",da)(0019,"SIEMENS RA PLANE A",db)(0019,"SIEMENS RA PLANE A",dc)(0019,"SIEMENS RA PLANE A",dd)(0019,"SIEMENS RA PLANE A",de)(0019,"SIEMENS RA PLANE A",df)(0019,"SIEMENS RA PLANE A",e0)(0019,"SIEMENS RA PLANE B",18)(0019,"SIEMENS RA PLANE B",19)(0019,"SIEMENS RA PLANE B",1a)(0019,"SIEMENS RA PLANE B",1b)(0019,"SIEMENS RA PLANE B",1c)(0019,"SIEMENS RA PLANE B",1d)(0019,"SIEMENS RA PLANE B",1e)(0019,"SIEMENS RA PLANE B",1f)(0019,"SIEMENS RA PLANE B",20)(0019,"SIEMENS RA PLANE B",22)(0019,"SIEMENS RA PLANE B",24)(0019,"SIEMENS RA PLANE B",26)(0019,"SIEMENS RA PLANE B",28)(0019,"SIEMENS RA PLANE B",2a)(0019,"SIEMENS RA PLANE B",2c)(0019,"SIEMENS RA PLANE B",2e)(0019,"SIEMENS RA PLANE B",30)(0019,"SIEMENS RA PLANE B",32)(0019,"SIEMENS RA PLANE B",34)(0019,"SIEMENS RA PLANE B",36)(0019,"SIEMENS RA PLANE B",38)(0019,"SIEMENS RA PLANE B",3a)(0019,"SIEMENS RA PLANE B",3c)(0019,"SIEMENS RA PLANE B",3e)(0019,"SIEMENS RA PLANE B",40)(0019,"SIEMENS RA PLANE B",42)(0019,"SIEMENS RA PLANE B",44)(0019,"SIEMENS RA PLANE B",46)(0019,"SIEMENS RA PLANE B",48)(0019,"SIEMENS RA PLANE B",4a)(0019,"SIEMENS RA PLANE B",4c)(0019,"SIEMENS RA PLANE B",4e)(0019,"SIEMENS RA PLANE B",50)(0019,"SIEMENS RA PLANE B",52)(0019,"SIEMENS RA PLANE B",54)(0019,"SIEMENS RA PLANE B",56)(0019,"SIEMENS RA PLANE B",58)(0019,"SIEMENS RA PLANE B",5a)(0019,"SIEMENS RA PLANE B",5c)(0019,"SIEMENS RA PLANE B",5e)(0019,"SIEMENS RA PLANE B",60)(0019,"SIEMENS RA PLANE B",62)(0019,"SIEMENS RA PLANE B",64)(0019,"SIEMENS RA PLANE B",66)(0019,"SIEMENS RA PLANE B",68)(0019,"SIEMENS RA PLANE B",6a)(0019,"SIEMENS RA PLANE B",6c)(0019,"SIEMENS RA PLANE B",6e)(0019,"SIEMENS RA PLANE B",70)(0019,"SIEMENS RA PLANE B",72)(0019,"SIEMENS RA PLANE B",74)(0019,"SIEMENS RA PLANE B",76)(0019,"SIEMENS RA PLANE B",78)(0019,"SIEMENS RA PLANE B",7a)(0019,"SIEMENS RA PLANE B",7c)(0019,"SIEMENS RA PLANE B",7e)(0019,"SIEMENS RA PLANE B",80)(0019,"SIEMENS RA PLANE B",82)(0019,"SIEMENS RA PLANE B",84)(0019,"SIEMENS RA PLANE B",86)(0019,"SIEMENS RA PLANE B",88)(0019,"SIEMENS RA PLANE B",8a)(0019,"SIEMENS RA PLANE B",8c)(0019,"SIEMENS RA PLANE B",8e)(0019,"SIEMENS RA PLANE B",90)(0019,"SIEMENS RA PLANE B",92)(0019,"SIEMENS RA PLANE B",94)(0019,"SIEMENS RA PLANE B",96)(0019,"SIEMENS RA PLANE B",98)(0019,"SIEMENS RA PLANE B",9a)(0019,"SIEMENS RA PLANE B",9c)(0019,"SIEMENS RA PLANE B",9e)(0019,"SIEMENS RA PLANE B",a0)(0019,"SIEMENS RA PLANE B",a2)(0019,"SIEMENS RA PLANE B",a4)(0019,"SIEMENS RA PLANE B",a6)(0019,"SIEMENS RA PLANE B",a8)(0019,"SIEMENS RA PLANE B",aa)(0019,"SIEMENS RA PLANE B",ac)(0019,"SIEMENS SMS-AX VIEW 1.0",00)(0019,"SIEMENS SMS-AX VIEW 1.0",01)(0019,"SIEMENS SMS-AX VIEW 1.0",02)(0019,"SIEMENS SMS-AX VIEW 1.0",03)(0019,"SIEMENS SMS-AX VIEW 1.0",04)(0019,"SIEMENS SMS-AX VIEW 1.0",05)(0019,"SIEMENS SMS-AX VIEW 1.0",06)(0019,"SIEMENS SMS-AX VIEW 1.0",07)(0019,"SIEMENS SMS-AX VIEW 1.0",08)(0019,"SIEMENS SMS-AX VIEW 1.0",09)(0019,"SIEMENS SMS-AX VIEW 1.0",0A)(0019,"SIEMENS SMS-AX VIEW 1.0",0B)(0019,"SIEMENS SMS-AX VIEW 1.0",0C)(0019,"SIEMENS SMS-AX VIEW 1.0",0D)(0019,"SIEMENS SMS-AX VIEW 1.0",0E)(0019,"SIEMENS SMS-AX VIEW 1.0",0F)(0019,"SIEMENS SMS-AX VIEW 1.0",10)(0019,"SIEMENS SMS-AX VIEW 1.0",12)(0019,"SIEMENS SMS-AX VIEW 1.0",13)(0019,"SIEMENS SMS-AX VIEW 1.0",14)(0019,"SIEMENS SMS-AX VIEW 1.0",15)(0019,"SIEMENS SMS-AX VIEW 1.0",16)(0019,"SIEMENS SMS-AX VIEW 1.0",17)(0019,"SIEMENS SMS-AX VIEW 1.0",1A)(0019,"SIEMENS SMS-AX VIEW 1.0",1B)(0019,"SIEMENS SMS-AX VIEW 1.0",1C)(0019,"SIEMENS SMS-AX VIEW 1.0",1D)(0019,"SPI-P Release 1",00)(0019,"SPI-P Release 1",01)(0019,"SPI-P Release 1",02)(0019,"SPI-P Release 1",10)(0019,"SPI-P Release 1",25)(0019,"SPI-P Release 1",30)(0019,"SPI-P Release 1",31)(0019,"SPI-P Release 1",32)(0019,"SPI-P Release 1",33)(0019,"SPI-P Release 1",50)(0019,"SPI-P Release 1",51)(0019,"SPI-P Release 1",60)(0019,"SPI-P Release 1",61)(0019,"SPI-P Release 1",62)(0019,"SPI-P Release 1",63)(0019,"SPI-P Release 1",64)(0019,"SPI-P Release 1",65)(0019,"SPI-P Release 1",70)(0019,"SPI-P Release 1",71)(0019,"SPI-P Release 1",72)(0019,"SPI-P Release 1",80)(0019,"SPI-P Release 1",81)(0019,"SPI-P Release 1",90)(0019,"SPI-P Release 1",a0)(0019,"SPI-P Release 1",a1)(0019,"SPI-P Release 1;1",00)(0019,"SPI-P Release 1;1",01)(0019,"SPI-P Release 1;1",02)(0019,"SPI-P Release 1;1",03)(0019,"SPI-P Release 1;1",04)(0019,"SPI-P Release 1;1",05)(0019,"SPI-P Release 1;1",06)(0019,"SPI-P Release 1;1",07)(0019,"SPI-P Release 1;1",08)(0019,"SPI-P Release 1;1",09)(0019,"SPI-P Release 1;1",0a)(0019,"SPI-P Release 1;1",10)(0019,"SPI-P Release 1;1",11)(0019,"SPI-P Release 1;1",12)(0019,"SPI-P Release 1;1",13)(0019,"SPI-P Release 1;1",14)(0019,"SPI-P Release 1;1",15)(0019,"SPI-P Release 1;1",16)(0019,"SPI-P Release 1;1",17)(0019,"SPI-P Release 1;1",18)(0019,"SPI-P Release 1;1",19)(0019,"SPI-P Release 1;1",1a)(0019,"SPI-P-GV-CT Release 1",08)(0019,"SPI-P-GV-CT Release 1",09)(0019,"SPI-P-GV-CT Release 1",0a)(0019,"SPI-P-GV-CT Release 1",10)(0019,"SPI-P-GV-CT Release 1",20)(0019,"SPI-P-GV-CT Release 1",50)(0019,"SPI-P-GV-CT Release 1",60)(0019,"SPI-P-GV-CT Release 1",61)(0019,"SPI-P-GV-CT Release 1",63)(0019,"SPI-P-GV-CT Release 1",64)(0019,"SPI-P-GV-CT Release 1",65)(0019,"SPI-P-GV-CT Release 1",70)(0019,"SPI-P-GV-CT Release 1",80)(0019,"SPI-P-GV-CT Release 1",81)(0019,"SPI-P-GV-CT Release 1",90)(0019,"SPI-P-GV-CT Release 1",a0)(0019,"SPI-P-GV-CT Release 1",a1)(0019,"SPI-P-GV-CT Release 1",a2)(0019,"SPI-P-GV-CT Release 1",a3)(0019,"SPI-P-GV-CT Release 1",b0)(0019,"SPI-P-GV-CT Release 1",b1)(0019,"SPI-P-PCR Release 2",30)(0019,"SPI-P-Private-DCI Release 1",10)(0019,"SPI-P-Private-DCI Release 1",11)(0019,"SPI-P-Private-DCI Release 1",12)(0019,"SPI-P-Private-DCI Release 1",13)(0019,"SPI-P-Private-DCI Release 1",14)(0019,"SPI-P-Private-DCI Release 1",15)(0019,"SPI-P-Private-DCI Release 1",16)(0019,"SPI-P-Private-DCI Release 1",17)(0019,"SPI-P-Private_ICS Release 1",30)(0019,"SPI-P-Private_ICS Release 1",31)(0019,"SPI-P-XSB-DCI Release 1",10)(0019,"SPI-P-XSB-DCI Release 1",11)(0019,"SPI-P-XSB-DCI Release 1",12)(0019,"SPI-P-XSB-DCI Release 1",13)(0019,"SPI-P-XSB-DCI Release 1",20)(0019,"SVISION",00)(0019,"SVISION",01)(0019,"SVISION",02)(0019,"SVISION",10)(0019,"SVISION",18)(0019,"SVISION",20)(0019,"SVISION",28)(0019,"SVISION",30)(0019,"SVISION",34)(0019,"SVISION",38)(0019,"SVISION",40)(0019,"SVISION",41)(0019,"SVISION",50)(0019,"SVISION",60)(0019,"SVISION",68)(0019,"SVISION",69)(0019,"SVISION",70)(0019,"SVISION",74)(0019,"SVISION",75)(0019,"SVISION",78)(0019,"SVISION",79)(0019,"SVISION",80)(0019,"SVISION",81)(0019,"SVISION",90)(0019,"SVISION",A0)(0019,"SVISION",A1)(0019,"SVISION",A8)(0019,"TOSHIBA_MEC_1.0",01)(0019,"TOSHIBA_MEC_1.0",02)(0019,"TOSHIBA_MEC_CT_1.0",01)(0019,"TOSHIBA_MEC_CT_1.0",02)(0019,"TOSHIBA_MEC_CT_1.0",03)(0019,"TOSHIBA_MEC_CT_1.0",04)(0019,"TOSHIBA_MEC_CT_1.0",05)(0019,"TOSHIBA_MEC_CT_1.0",06)(0019,"TOSHIBA_MEC_CT_1.0",07)(0019,"TOSHIBA_MEC_CT_1.0",08)(0019,"TOSHIBA_MEC_CT_1.0",09)(0019,"TOSHIBA_MEC_CT_1.0",0a)(0019,"TOSHIBA_MEC_CT_1.0",0b)(0019,"TOSHIBA_MEC_CT_1.0",0c)(0019,"TOSHIBA_MEC_CT_1.0",0d)(0019,"TOSHIBA_MEC_CT_1.0",0e)(0020,3100-31FF)(0021,"CARDIO-D.R. 1.0",13)(0021,"FDMS 1.0",10)(0021,"FDMS 1.0",30)(0021,"FDMS 1.0",40)(0021,"FDMS 1.0",50)(0021,"FDMS 1.0",80)(0021,"GEMS_RELA_01",03)(0021,"GEMS_RELA_01",05)(0021,"GEMS_RELA_01",07)(0021,"GEMS_RELA_01",15)(0021,"GEMS_RELA_01",16)(0021,"GEMS_RELA_01",18)(0021,"GEMS_RELA_01",19)(0021,"GEMS_RELA_01",20)(0021,"GEMS_RELA_01",35)(0021,"GEMS_RELA_01",36)(0021,"GEMS_RELA_01",37)(0021,"GEMS_RELA_01",4a)(0021,"GEMS_RELA_01",4e)(0021,"GEMS_RELA_01",4f)(0021,"GEMS_RELA_01",50)(0021,"GEMS_RELA_01",51)(0021,"GEMS_RELA_01",52)(0021,"GEMS_RELA_01",53)(0021,"GEMS_RELA_01",54)(0021,"GEMS_RELA_01",55)(0021,"GEMS_RELA_01",56)(0021,"GEMS_RELA_01",57)(0021,"GEMS_RELA_01",58)(0021,"GEMS_RELA_01",59)(0021,"GEMS_RELA_01",5a)(0021,"GEMS_RELA_01",5b)(0021,"GEMS_RELA_01",5c)(0021,"GEMS_RELA_01",5d)(0021,"GEMS_RELA_01",5e)(0021,"GEMS_RELA_01",5f)(0021,"GEMS_RELA_01",70)(0021,"GEMS_RELA_01",71)(0021,"GEMS_RELA_01",81)(0021,"GEMS_RELA_01",82)(0021,"GEMS_RELA_01",83)(0021,"GEMS_RELA_01",84)(0021,"GEMS_RELA_01",90)(0021,"GEMS_RELA_01",91)(0021,"GEMS_RELA_01",92)(0021,"GEMS_RELA_01",93)(0021,"INTEGRIS 1.0",12)(0021,"PHILIPS MR/LAST",00)(0021,"PHILIPS MR/LAST",10)(0021,"PHILIPS MR/LAST",20)(0021,"PHILIPS MR/LAST",21)(0021,"PHILIPS MR/LAST",22)(0021,"PHILIPS MR/PART",1000)(0021,"PHILIPS MR/PART",1010)(0021,"PHILIPS MR/PART",1020)(0021,"PHILIPS MR/PART",1030)(0021,"PHILIPS MR/PART",1031)(0021,"PHILIPS MR/PART",1035)(0021,"PHILIPS MR/PART",1040)(0021,"PHILIPS MR/PART",1050)(0021,"PHILIPS MR/PART",1060)(0021,"PHILIPS MR/PART",1061)(0021,"PHILIPS MR/PART",1062)(0021,"PHILIPS MR/PART",1100)(0021,"PHILIPS MR/PART",1110)(0021,"PHILIPS MR/PART",1221)(0021,"PHILIPS-MR-1",01)(0021,"PHILIPS-MR-1",02)(0021,"SIEMENS CM VA0 CMS",20)(0021,"SIEMENS CM VA0 CMS",22)(0021,"SIEMENS CM VA0 CMS",24)(0021,"SIEMENS CM VA0 CMS",26)(0021,"SIEMENS CM VA0 CMS",30)(0021,"SIEMENS CM VA0 CMS",32)(0021,"SIEMENS CM VA0 CMS",60)(0021,"SIEMENS CM VA0 CMS",61)(0021,"SIEMENS CM VA0 CMS",63)(0021,"SIEMENS CM VA0 CMS",65)(0021,"SIEMENS CM VA0 CMS",6a)(0021,"SIEMENS CM VA0 CMS",6b)(0021,"SIEMENS CM VA0 CMS",70)(0021,"SIEMENS CM VA0 CMS",71)(0021,"SIEMENS CM VA0 CMS",80)(0021,"SIEMENS CM VA0 CMS",82)(0021,"SIEMENS CT VA0 GEN",10)(0021,"SIEMENS CT VA0 GEN",11)(0021,"SIEMENS CT VA0 GEN",20)(0021,"SIEMENS CT VA0 GEN",30)(0021,"SIEMENS CT VA0 GEN",32)(0021,"SIEMENS CT VA0 GEN",34)(0021,"SIEMENS CT VA0 GEN",36)(0021,"SIEMENS CT VA0 GEN",40)(0021,"SIEMENS CT VA0 GEN",45)(0021,"SIEMENS CT VA0 GEN",46)(0021,"SIEMENS CT VA0 GEN",47)(0021,"SIEMENS CT VA0 GEN",48)(0021,"SIEMENS CT VA0 GEN",49)(0021,"SIEMENS CT VA0 GEN",4a)(0021,"SIEMENS CT VA0 GEN",50)(0021,"SIEMENS CT VA0 GEN",51)(0021,"SIEMENS CT VA0 GEN",52)(0021,"SIEMENS CT VA0 GEN",53)(0021,"SIEMENS CT VA0 GEN",60)(0021,"SIEMENS CT VA0 GEN",62)(0021,"SIEMENS CT VA0 GEN",70)(0021,"SIEMENS CT VA0 GEN",72)(0021,"SIEMENS CT VA0 GEN",75)(0021,"SIEMENS CT VA0 GEN",76)(0021,"SIEMENS CT VA0 GEN",7a)(0021,"SIEMENS CT VA0 GEN",7b)(0021,"SIEMENS CT VA0 GEN",7c)(0021,"SIEMENS CT VA0 GEN",a0)(0021,"SIEMENS CT VA0 GEN",a2)(0021,"SIEMENS CT VA0 GEN",a7)(0021,"SIEMENS CT VA0 RAW",10)(0021,"SIEMENS CT VA0 RAW",20)(0021,"SIEMENS CT VA0 RAW",30)(0021,"SIEMENS CT VA0 RAW",40)(0021,"SIEMENS CT VA0 RAW",41)(0021,"SIEMENS CT VA0 RAW",42)(0021,"SIEMENS CT VA0 RAW",43)(0021,"SIEMENS CT VA0 RAW",44)(0021,"SIEMENS CT VA0 RAW",50)(0021,"SIEMENS MED",10)(0021,"SIEMENS MED",11)(0021,"SIEMENS MED",12)(0021,"SIEMENS MED",20)(0021,"SIEMENS MR VA0 GEN",20)(0021,"SIEMENS MR VA0 GEN",21)(0021,"SIEMENS MR VA0 GEN",22)(0021,"SIEMENS MR VA0 GEN",24)(0021,"SIEMENS MR VA0 GEN",30)(0021,"SIEMENS MR VA0 GEN",31)(0021,"SIEMENS MR VA0 GEN",34)(0021,"SIEMENS MR VA0 GEN",36)(0021,"SIEMENS MR VA0 GEN",39)(0021,"SIEMENS MR VA0 GEN",40)(0021,"SIEMENS MR VA0 GEN",41)(0021,"SIEMENS MR VA0 GEN",42)(0021,"SIEMENS MR VA0 GEN",43)(0021,"SIEMENS MR VA0 GEN",44)(0021,"SIEMENS MR VA0 GEN",45)(0021,"SIEMENS MR VA0 GEN",46)(0021,"SIEMENS MR VA0 GEN",47)(0021,"SIEMENS MR VA0 GEN",48)(0021,"SIEMENS MR VA0 GEN",49)(0021,"SIEMENS MR VA0 GEN",4a)(0021,"SIEMENS MR VA0 GEN",4f)(0021,"SIEMENS MR VA0 GEN",50)(0021,"SIEMENS MR VA0 GEN",52)(0021,"SIEMENS MR VA0 GEN",53)(0021,"SIEMENS MR VA0 GEN",54)(0021,"SIEMENS MR VA0 GEN",56)(0021,"SIEMENS MR VA0 GEN",57)(0021,"SIEMENS MR VA0 GEN",58)(0021,"SIEMENS MR VA0 GEN",59)(0021,"SIEMENS MR VA0 GEN",60)(0021,"SIEMENS MR VA0 GEN",70)(0021,"SIEMENS MR VA0 GEN",72)(0021,"SIEMENS MR VA0 GEN",73)(0021,"SIEMENS MR VA0 GEN",80)(0021,"SIEMENS MR VA0 GEN",91)(0021,"SIEMENS MR VA0 GEN",92)(0021,"SIEMENS MR VA0 GEN",93)(0021,"SIEMENS MR VA0 GEN",94)(0021,"SIEMENS MR VA0 GEN",95)(0021,"SIEMENS MR VA0 GEN",96)(0021,"SIEMENS MR VA0 RAW",00)(0021,"SIEMENS MR VA0 RAW",01)(0021,"SIEMENS MR VA0 RAW",02)(0021,"SIEMENS MR VA0 RAW",03)(0021,"SIEMENS MR VA0 RAW",04)(0021,"SIEMENS MR VA0 RAW",05)(0021,"SIEMENS MR VA0 RAW",06)(0021,"SIEMENS MR VA0 RAW",07)(0021,"SIEMENS MR VA0 RAW",08)(0021,"SIEMENS MR VA0 RAW",09)(0021,"SIEMENS MR VA0 RAW",10)(0021,"SIEMENS MR VA0 RAW",11)(0021,"SIEMENS MR VA0 RAW",12)(0021,"SIEMENS MR VA0 RAW",13)(0021,"SIEMENS MR VA0 RAW",14)(0021,"SIEMENS MR VA0 RAW",15)(0021,"SIEMENS MR VA0 RAW",16)(0021,"SIEMENS MR VA0 RAW",17)(0021,"SIEMENS MR VA0 RAW",18)(0021,"SIEMENS MR VA0 RAW",19)(0021,"SIEMENS MR VA0 RAW",20)(0021,"SIEMENS MR VA0 RAW",21)(0021,"SIEMENS MR VA0 RAW",30)(0021,"SIEMENS MR VA0 RAW",31)(0021,"SIEMENS MR VA0 RAW",50)(0021,"SIEMENS MR VA0 RAW",51)(0021,"SIEMENS MR VA0 RAW",52)(0021,"SIEMENS MR VA0 RAW",53)(0021,"SIEMENS MR VA0 RAW",54)(0021,"SIEMENS MR VA0 RAW",55)(0021,"SIEMENS RA GEN",15)(0021,"SIEMENS RA GEN",20)(0021,"SIEMENS RA GEN",25)(0021,"SIEMENS RA GEN",27)(0021,"SIEMENS RA GEN",28)(0021,"SIEMENS RA GEN",30)(0021,"SIEMENS RA GEN",40)(0021,"SIEMENS SMS-AX ACQ 1.0",00)(0021,"SIEMENS SMS-AX ACQ 1.0",01)(0021,"SIEMENS SMS-AX ACQ 1.0",02)(0021,"SIEMENS SMS-AX ACQ 1.0",03)(0021,"SIEMENS SMS-AX ACQ 1.0",04)(0021,"SIEMENS SMS-AX ACQ 1.0",05)(0021,"SIEMENS SMS-AX ACQ 1.0",06)(0021,"SIEMENS SMS-AX ACQ 1.0",07)(0021,"SIEMENS SMS-AX ACQ 1.0",08)(0021,"SIEMENS SMS-AX ACQ 1.0",0A)(0021,"SIEMENS SMS-AX ACQ 1.0",0B)(0021,"SIEMENS SMS-AX ACQ 1.0",0C)(0021,"SIEMENS SMS-AX ACQ 1.0",0D)(0021,"SIEMENS SMS-AX ACQ 1.0",0E)(0021,"SIEMENS SMS-AX ACQ 1.0",0F)(0021,"SIEMENS SMS-AX ACQ 1.0",10)(0021,"SIEMENS SMS-AX ACQ 1.0",11)(0021,"SIEMENS SMS-AX ACQ 1.0",12)(0021,"SIEMENS SMS-AX ACQ 1.0",13)(0021,"SIEMENS SMS-AX ACQ 1.0",14)(0021,"SIEMENS SMS-AX ACQ 1.0",15)(0021,"SIEMENS SMS-AX ACQ 1.0",16)(0021,"SIEMENS SMS-AX ACQ 1.0",17)(0021,"SIEMENS SMS-AX ACQ 1.0",18)(0021,"SIEMENS SMS-AX ACQ 1.0",19)(0021,"SIEMENS SMS-AX ACQ 1.0",1A)(0021,"SIEMENS SMS-AX ACQ 1.0",1B)(0021,"SIEMENS SMS-AX ACQ 1.0",1C)(0021,"SIEMENS SMS-AX ACQ 1.0",1D)(0021,"SIEMENS SMS-AX ACQ 1.0",1E)(0021,"SIEMENS SMS-AX ACQ 1.0",1F)(0021,"SIEMENS SMS-AX ACQ 1.0",20)(0021,"SIEMENS SMS-AX ACQ 1.0",21)(0021,"SIEMENS SMS-AX ACQ 1.0",22)(0021,"SIEMENS SMS-AX ACQ 1.0",23)(0021,"SIEMENS SMS-AX ACQ 1.0",24)(0021,"SIEMENS SMS-AX ACQ 1.0",25)(0021,"SIEMENS SMS-AX ACQ 1.0",26)(0021,"SPI-P Release 1",12)(0021,"SPI-P Release 1",14)(0021,"SPI-P-GV-CT Release 1",20)(0021,"SPI-P-GV-CT Release 1",30)(0021,"SPI-P-GV-CT Release 1",40)(0021,"SPI-P-GV-CT Release 1",50)(0021,"SPI-P-GV-CT Release 1",60)(0021,"SPI-P-GV-CT Release 1",70)(0021,"SPI-P-GV-CT Release 1",80)(0021,"SPI-P-GV-CT Release 1",90)(0021,"SPI-P-GV-CT Release 1",a0)(0021,"SPI-P-GV-CT Release 1",a1)(0021,"SPI-P-GV-CT Release 1",a2)(0021,"SPI-P-GV-CT Release 1",a3)(0021,"SPI-P-GV-CT Release 1",a4)(0021,"SPI-P-GV-CT Release 1",b0)(0021,"SPI-P-GV-CT Release 1",c0)(0021,"SPI-P-Private-CWS Release 1",00)(0021,"SPI-P-Private-CWS Release 1",01)(0021,"SPI-P-Private-CWS Release 1",02)(0021,"SPI-P-Private_CDS Release 1",40)(0021,"SVISION",00)(0021,"SVISION",01)(0021,"SVISION",02)(0021,"SVISION",03)(0021,"SVISION",10)(0021,"SVISION",11)(0021,"SVISION",20)(0021,"SVISION",30)(0021,"SVISION",31)(0021,"SVISION",40)(0021,"SVISION",41)(0021,"SVISION",90)(0021,"SVISION",91)(0021,"SVISION",92)(0021,"TOSHIBA_MEC_1.0",01)(0021,"TOSHIBA_MEC_1.0",02)(0021,"TOSHIBA_MEC_1.0",03)(0023,"FDMS 1.0",10)(0023,"FDMS 1.0",20)(0023,"FDMS 1.0",30)(0023,"GEMS_ACRQA_1.0 BLOCK1",00)(0023,"GEMS_ACRQA_1.0 BLOCK1",10)(0023,"GEMS_ACRQA_1.0 BLOCK1",20)(0023,"GEMS_ACRQA_1.0 BLOCK1",30)(0023,"GEMS_ACRQA_1.0 BLOCK1",40)(0023,"GEMS_ACRQA_1.0 BLOCK1",50)(0023,"GEMS_ACRQA_1.0 BLOCK1",60)(0023,"GEMS_ACRQA_1.0 BLOCK1",70)(0023,"GEMS_ACRQA_1.0 BLOCK1",80)(0023,"GEMS_ACRQA_1.0 BLOCK1",90)(0023,"GEMS_ACRQA_1.0 BLOCK2",00)(0023,"GEMS_ACRQA_1.0 BLOCK2",10)(0023,"GEMS_ACRQA_1.0 BLOCK2",20)(0023,"GEMS_ACRQA_1.0 BLOCK2",30)(0023,"GEMS_ACRQA_1.0 BLOCK2",40)(0023,"GEMS_ACRQA_1.0 BLOCK2",50)(0023,"GEMS_ACRQA_1.0 BLOCK2",60)(0023,"GEMS_ACRQA_1.0 BLOCK2",70)(0023,"GEMS_ACRQA_1.0 BLOCK2",80)(0023,"GEMS_ACRQA_1.0 BLOCK2",90)(0023,"GEMS_ACRQA_1.0 BLOCK3",00)(0023,"GEMS_ACRQA_1.0 BLOCK3",10)(0023,"GEMS_ACRQA_1.0 BLOCK3",20)(0023,"GEMS_ACRQA_1.0 BLOCK3",30)(0023,"GEMS_ACRQA_1.0 BLOCK3",40)(0023,"GEMS_ACRQA_1.0 BLOCK3",50)(0023,"GEMS_ACRQA_1.0 BLOCK3",60)(0023,"GEMS_ACRQA_1.0 BLOCK3",70)(0023,"GEMS_ACRQA_1.0 BLOCK3",80)(0023,"GEMS_ACRQA_1.0 BLOCK3",90)(0023,"GEMS_ACRQA_2.0 BLOCK1",00)(0023,"GEMS_ACRQA_2.0 BLOCK1",10)(0023,"GEMS_ACRQA_2.0 BLOCK1",20)(0023,"GEMS_ACRQA_2.0 BLOCK1",30)(0023,"GEMS_ACRQA_2.0 BLOCK1",40)(0023,"GEMS_ACRQA_2.0 BLOCK1",50)(0023,"GEMS_ACRQA_2.0 BLOCK1",60)(0023,"GEMS_ACRQA_2.0 BLOCK1",70)(0023,"GEMS_ACRQA_2.0 BLOCK1",80)(0023,"GEMS_ACRQA_2.0 BLOCK1",90)(0023,"GEMS_ACRQA_2.0 BLOCK2",00)(0023,"GEMS_ACRQA_2.0 BLOCK2",10)(0023,"GEMS_ACRQA_2.0 BLOCK2",20)(0023,"GEMS_ACRQA_2.0 BLOCK2",30)(0023,"GEMS_ACRQA_2.0 BLOCK2",40)(0023,"GEMS_ACRQA_2.0 BLOCK2",50)(0023,"GEMS_ACRQA_2.0 BLOCK2",60)(0023,"GEMS_ACRQA_2.0 BLOCK2",70)(0023,"GEMS_ACRQA_2.0 BLOCK2",80)(0023,"GEMS_ACRQA_2.0 BLOCK2",90)(0023,"GEMS_ACRQA_2.0 BLOCK3",00)(0023,"GEMS_ACRQA_2.0 BLOCK3",10)(0023,"GEMS_ACRQA_2.0 BLOCK3",20)(0023,"GEMS_ACRQA_2.0 BLOCK3",30)(0023,"GEMS_ACRQA_2.0 BLOCK3",40)(0023,"GEMS_ACRQA_2.0 BLOCK3",50)(0023,"GEMS_ACRQA_2.0 BLOCK3",60)(0023,"GEMS_ACRQA_2.0 BLOCK3",70)(0023,"GEMS_ACRQA_2.0 BLOCK3",80)(0023,"GEMS_ACRQA_2.0 BLOCK3",90)(0023,"GEMS_ACRQA_2.0 BLOCK3",f0)(0023,"GEMS_ACRQA_2.0 BLOCK3",ff)(0023,"GEMS_STDY_01",01)(0023,"GEMS_STDY_01",02)(0023,"GEMS_STDY_01",10)(0023,"GEMS_STDY_01",50)(0023,"GEMS_STDY_01",70)(0023,"GEMS_STDY_01",74)(0023,"GEMS_STDY_01",7d)(0023,"SIEMENS SMS-AX QUANT 1.0",00)(0023,"SIEMENS SMS-AX QUANT 1.0",01)(0023,"SIEMENS SMS-AX QUANT 1.0",02)(0023,"SIEMENS SMS-AX QUANT 1.0",03)(0023,"SIEMENS SMS-AX QUANT 1.0",04)(0023,"SIEMENS SMS-AX QUANT 1.0",05)(0023,"SIEMENS SMS-AX QUANT 1.0",06)(0023,"SIEMENS SMS-AX QUANT 1.0",07)(0023,"SIEMENS SMS-AX QUANT 1.0",08)(0023,"SPI-P Release 2;1",0d)(0023,"SPI-P Release 2;1",0e)(0023,"SVISION",00)(0023,"SVISION",01)(0023,"SVISION",02)(0023,"SVISION",03)(0023,"SVISION",F0)(0025,"CMR42 CIRCLECVI",1010)(0025,"CMR42 CIRCLECVI",1020)(0025,"CMR42 CIRCLECVI",1030)(0025,"FDMS 1.0",10)(0025,"FDMS 1.0",11)(0025,"FDMS 1.0",12)(0025,"FDMS 1.0",13)(0025,"FDMS 1.0",15)(0025,"FDMS 1.0",20)(0025,"FDMS 1.0",21)(0025,"FDMS 1.0",30)(0025,"FDMS 1.0",31)(0025,"FDMS 1.0",32)(0025,"FDMS 1.0",33)(0025,"FDMS 1.0",34)(0025,"FDMS 1.0",40)(0025,"FDMS 1.0",41)(0025,"FDMS 1.0",42)(0025,"FDMS 1.0",43)(0025,"FDMS 1.0",50)(0025,"FDMS 1.0",51)(0025,"FDMS 1.0",52)(0025,"FDMS 1.0",53)(0025,"FDMS 1.0",60)(0025,"FDMS 1.0",61)(0025,"FDMS 1.0",62)(0025,"FDMS 1.0",63)(0025,"FDMS 1.0",70)(0025,"FDMS 1.0",71)(0025,"FDMS 1.0",72)(0025,"FDMS 1.0",73)(0025,"FDMS 1.0",74)(0025,"FDMS 1.0",80)(0025,"FDMS 1.0",81)(0025,"FDMS 1.0",82)(0025,"FDMS 1.0",83)(0025,"FDMS 1.0",84)(0025,"FDMS 1.0",90)(0025,"FDMS 1.0",91)(0025,"FDMS 1.0",92)(0025,"FDMS 1.0",93)(0025,"FDMS 1.0",94)(0025,"FDMS 1.0",95)(0025,"FDMS 1.0",96)(0025,"FDMS 1.0",a0)(0025,"FDMS 1.0",a1)(0025,"FDMS 1.0",a2)(0025,"FDMS 1.0",a3)(0025,"GEMS_SERS_01",06)(0025,"GEMS_SERS_01",07)(0025,"GEMS_SERS_01",10)(0025,"GEMS_SERS_01",11)(0025,"GEMS_SERS_01",14)(0025,"GEMS_SERS_01",17)(0025,"GEMS_SERS_01",18)(0025,"GEMS_SERS_01",19)(0025,"GEMS_SERS_01",1a)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",00)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",01)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",02)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",03)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",04)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",05)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",06)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",07)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",08)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",09)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",0A)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",0B)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",0C)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",0D)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",0E)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",0F)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",10)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",11)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",12)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",13)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",14)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",15)(0025,"SVISION",00)(0025,"SVISION",01)(0025,"SVISION",02)(0025,"SVISION",03)(0025,"SVISION",04)(0025,"SVISION",05)(0025,"SVISION",06)(0025,"SVISION",07)(0025,"SVISION",08)(0025,"SVISION",20)(0025,"SVISION",21)(0027,"FDMS 1.0",10)(0027,"FDMS 1.0",20)(0027,"FDMS 1.0",30)(0027,"FDMS 1.0",40)(0027,"FDMS 1.0",50)(0027,"FDMS 1.0",60)(0027,"FDMS 1.0",70)(0027,"FDMS 1.0",80)(0027,"FDMS 1.0",a0)(0027,"FDMS 1.0",a1)(0027,"FDMS 1.0",a2)(0027,"FDMS 1.0",a3)(0027,"GEMS_IMAG_01",06)(0027,"GEMS_IMAG_01",10)(0027,"GEMS_IMAG_01",1c)(0027,"GEMS_IMAG_01",1d)(0027,"GEMS_IMAG_01",1e)(0027,"GEMS_IMAG_01",1f)(0027,"GEMS_IMAG_01",20)(0027,"GEMS_IMAG_01",30)(0027,"GEMS_IMAG_01",31)(0027,"GEMS_IMAG_01",32)(0027,"GEMS_IMAG_01",33)(0027,"GEMS_IMAG_01",35)(0027,"GEMS_IMAG_01",36)(0027,"GEMS_IMAG_01",40)(0027,"GEMS_IMAG_01",41)(0027,"GEMS_IMAG_01",42)(0027,"GEMS_IMAG_01",43)(0027,"GEMS_IMAG_01",44)(0027,"GEMS_IMAG_01",45)(0027,"GEMS_IMAG_01",46)(0027,"GEMS_IMAG_01",47)(0027,"GEMS_IMAG_01",48)(0027,"GEMS_IMAG_01",49)(0027,"GEMS_IMAG_01",4a)(0027,"GEMS_IMAG_01",4b)(0027,"GEMS_IMAG_01",4c)(0027,"GEMS_IMAG_01",4d)(0027,"GEMS_IMAG_01",50)(0027,"GEMS_IMAG_01",51)(0027,"GEMS_IMAG_01",52)(0027,"GEMS_IMAG_01",53)(0027,"GEMS_IMAG_01",54)(0027,"GEMS_IMAG_01",55)(0027,"GEMS_IMAG_01",60)(0027,"GEMS_IMAG_01",61)(0027,"GEMS_IMAG_01",62)(0027,"PHILIPS MR/LAST",00)(0027,"PHILIPS MR/LAST",11)(0027,"PHILIPS MR/LAST",12)(0027,"PHILIPS MR/LAST",13)(0027,"PHILIPS MR/LAST",14)(0027,"PHILIPS MR/LAST",15)(0027,"PHILIPS MR/LAST",16)(0027,"SVISION",00)(0027,"SVISION",01)(0027,"SVISION",10)(0027,"SVISION",11)(0027,"SVISION",12)(0027,"SVISION",13)(0029,"AEGIS_DICOM_2.00",00)(0029,"CAMTRONICS IP",10)(0029,"CAMTRONICS IP",20)(0029,"CAMTRONICS IP",30)(0029,"CAMTRONICS IP",40)(0029,"CAMTRONICS",10)(0029,"CAMTRONICS",20)(0029,"CAMTRONICS",50)(0029,"CAMTRONICS",60)(0029,"CAMTRONICS",70)(0029,"CAMTRONICS",80)(0029,"CAMTRONICS",90)(0029,"CARDIO-D.R. 1.0",00)(0029,"CARDIO-D.R. 1.0",01)(0029,"CARDIO-D.R. 1.0",02)(0029,"CARDIO-D.R. 1.0",03)(0029,"DIGISCAN IMAGE",31)(0029,"DIGISCAN IMAGE",32)(0029,"DIGISCAN IMAGE",33)(0029,"DIGISCAN IMAGE",34)(0029,"FDMS 1.0",20)(0029,"FDMS 1.0",30)(0029,"FDMS 1.0",34)(0029,"FDMS 1.0",44)(0029,"FDMS 1.0",50)(0029,"GEMS_IMPS_01",04)(0029,"GEMS_IMPS_01",05)(0029,"GEMS_IMPS_01",06)(0029,"GEMS_IMPS_01",07)(0029,"GEMS_IMPS_01",08)(0029,"GEMS_IMPS_01",09)(0029,"GEMS_IMPS_01",0a)(0029,"GEMS_IMPS_01",15)(0029,"GEMS_IMPS_01",16)(0029,"GEMS_IMPS_01",17)(0029,"GEMS_IMPS_01",18)(0029,"GEMS_IMPS_01",1a)(0029,"GEMS_IMPS_01",26)(0029,"GEMS_IMPS_01",34)(0029,"GEMS_IMPS_01",35)(0029,"INTEGRIS 1.0",08)(0029,"INTELERAD MEDICAL SYSTEMS",01)(0029,"INTELERAD MEDICAL SYSTEMS",02)(0029,"INTELERAD MEDICAL SYSTEMS",03)(0029,"INTELERAD MEDICAL SYSTEMS",10)(0029,"INTELERAD MEDICAL SYSTEMS",11)(0029,"INTELERAD MEDICAL SYSTEMS",12)(0029,"INTELERAD MEDICAL SYSTEMS",13)(0029,"INTELERAD MEDICAL SYSTEMS",14)(0029,"INTELERAD MEDICAL SYSTEMS",15)(0029,"INTELERAD MEDICAL SYSTEMS",20)(0029,"INTELERAD MEDICAL SYSTEMS",21)(0029,"INTELERAD MEDICAL SYSTEMS",22)(0029,"ISG shadow",70)(0029,"ISG shadow",80)(0029,"ISG shadow",90)(0029,"OCULUS Optikgeraete GmbH",1010)(0029,"OCULUS Optikgeraete GmbH",1012)(0029,"OCULUS Optikgeraete GmbH",1020)(0029,"OCULUS Optikgeraete GmbH",1022)(0029,"PHILIPS MR/LAST",10)(0029,"PHILIPS MR/LAST",20)(0029,"PHILIPS MR/LAST",30)(0029,"PHILIPS MR/LAST",40)(0029,"PHILIPS MR/LAST",50)(0029,"PHILIPS MR/LAST",60)(0029,"PHILIPS MR/LAST",61)(0029,"PHILIPS MR/LAST",70)(0029,"PHILIPS MR/LAST",71)(0029,"PHILIPS MR/LAST",72)(0029,"PHILIPS MR/LAST",80)(0029,"PHILIPS MR/LAST",81)(0029,"PHILIPS MR/LAST",82)(0029,"PHILIPS MR/LAST",83)(0029,"PHILIPS MR/PART",00)(0029,"PHILIPS MR/PART",04)(0029,"PHILIPS MR/PART",10)(0029,"PHILIPS MR/PART",11)(0029,"PHILIPS MR/PART",20)(0029,"PHILIPS MR/PART",31)(0029,"PHILIPS MR/PART",32)(0029,"PHILIPS MR/PART",c3)(0029,"PHILIPS MR/PART",c4)(0029,"PHILIPS MR/PART",d5)(0029,"SIEMENS CM VA0 CMS",10)(0029,"SIEMENS CM VA0 CMS",11)(0029,"SIEMENS CM VA0 CMS",13)(0029,"SIEMENS CM VA0 CMS",20)(0029,"SIEMENS CM VA0 CMS",22)(0029,"SIEMENS CM VA0 CMS",50)(0029,"SIEMENS CM VA0 CMS",51)(0029,"SIEMENS CM VA0 CMS",52)(0029,"SIEMENS CM VA0 CMS",53)(0029,"SIEMENS CM VA0 CMS",60)(0029,"SIEMENS CSA HEADER",08)(0029,"SIEMENS CSA HEADER",09)(0029,"SIEMENS CSA HEADER",10)(0029,"SIEMENS CSA HEADER",18)(0029,"SIEMENS CSA HEADER",19)(0029,"SIEMENS CSA HEADER",20)(0029,"SIEMENS CSA NON-IMAGE",08)(0029,"SIEMENS CSA NON-IMAGE",09)(0029,"SIEMENS CSA NON-IMAGE",10)(0029,"SIEMENS MED DISPLAY",04)(0029,"SIEMENS MED DISPLAY",10)(0029,"SIEMENS MED DISPLAY",11)(0029,"SIEMENS MED DISPLAY",20)(0029,"SIEMENS MED DISPLAY",21)(0029,"SIEMENS MED DISPLAY",50)(0029,"SIEMENS MED DISPLAY",99)(0029,"SIEMENS MED DISPLAY",a0)(0029,"SIEMENS MED DISPLAY",a1)(0029,"SIEMENS MED DISPLAY",a2)(0029,"SIEMENS MED DISPLAY",b0)(0029,"SIEMENS MED DISPLAY",b2)(0029,"SIEMENS MED DISPLAY",c1)(0029,"SIEMENS MED HG",10)(0029,"SIEMENS MED HG",15)(0029,"SIEMENS MED HG",20)(0029,"SIEMENS MED HG",30)(0029,"SIEMENS MED HG",40)(0029,"SIEMENS MED HG",50)(0029,"SIEMENS MED HG",60)(0029,"SIEMENS MED HG",70)(0029,"SIEMENS MED MG",10)(0029,"SIEMENS MED MG",15)(0029,"SIEMENS MED MG",20)(0029,"SIEMENS MED MG",30)(0029,"SIEMENS MED MG",40)(0029,"SIEMENS MED MG",50)(0029,"SIEMENS MED MG",60)(0029,"SIEMENS MED MG",70)(0029,"SIEMENS MEDCOM HEADER",08)(0029,"SIEMENS MEDCOM HEADER",09)(0029,"SIEMENS MEDCOM HEADER",10)(0029,"SIEMENS MEDCOM HEADER",20)(0029,"SIEMENS MEDCOM HEADER",31)(0029,"SIEMENS MEDCOM HEADER",32)(0029,"SIEMENS MEDCOM HEADER",33)(0029,"SIEMENS MEDCOM HEADER",34)(0029,"SIEMENS MEDCOM HEADER",35)(0029,"SIEMENS MEDCOM HEADER",40)(0029,"SIEMENS MEDCOM HEADER",41)(0029,"SIEMENS MEDCOM HEADER",42)(0029,"SIEMENS MEDCOM HEADER",43)(0029,"SIEMENS MEDCOM HEADER",44)(0029,"SIEMENS MEDCOM HEADER",50)(0029,"SIEMENS MEDCOM HEADER",51)(0029,"SIEMENS MEDCOM HEADER",52)(0029,"SIEMENS MEDCOM HEADER",53)(0029,"SIEMENS MEDCOM HEADER",54)(0029,"SIEMENS MEDCOM HEADER",55)(0029,"SIEMENS MEDCOM HEADER",70)(0029,"SIEMENS MEDCOM HEADER",71)(0029,"SIEMENS MEDCOM HEADER",72)(0029,"SIEMENS MEDCOM HEADER",73)(0029,"SIEMENS MEDCOM HEADER",74)(0029,"SIEMENS MEDCOM HEADER",75)(0029,"SIEMENS MEDCOM HEADER",76)(0029,"SIEMENS MEDCOM HEADER2",60)(0029,"SIEMENS MEDCOM OOG",08)(0029,"SIEMENS MEDCOM OOG",09)(0029,"SIEMENS MEDCOM OOG",10)(0029,"SPI RELEASE 1",60)(0029,"SPI Release 1",60)(0029,"SPI",60)(0029,"SPI-P Release 1",00)(0029,"SPI-P Release 1",20)(0029,"SPI-P Release 1",25)(0029,"SPI-P Release 1",30)(0029,"SPI-P Release 1",38)(0029,"SPI-P Release 1",60)(0029,"SPI-P Release 1",61)(0029,"SPI-P Release 1",67)(0029,"SPI-P Release 1",70)(0029,"SPI-P Release 1",71)(0029,"SPI-P Release 1",72)(0029,"SPI-P Release 1",77)(0029,"SPI-P Release 1",78)(0029,"SPI-P Release 1",79)(0029,"SPI-P Release 1",7e)(0029,"SPI-P Release 1",7f)(0029,"SPI-P Release 1",80)(0029,"SPI-P Release 1",81)(0029,"SPI-P Release 1",8e)(0029,"SPI-P Release 1",8f)(0029,"SPI-P Release 1",c0)(0029,"SPI-P Release 1",c1)(0029,"SPI-P Release 1",c5)(0029,"SPI-P Release 1",ce)(0029,"SPI-P Release 1",cf)(0029,"SPI-P Release 1;1",00)(0029,"SPI-P Release 1;1",01)(0029,"SPI-P Release 1;1",03)(0029,"SPI-P Release 1;1",04)(0029,"SPI-P Release 1;1",0e)(0029,"SPI-P Release 1;1",0f)(0029,"SPI-P Release 1;1",40)(0029,"SPI-P Release 1;1",41)(0029,"SPI-P Release 1;1",43)(0029,"SPI-P Release 1;1",44)(0029,"SPI-P Release 1;1",4e)(0029,"SPI-P Release 1;1",4f)(0029,"SPI-P Release 1;2",00)(0029,"SPI-P Release 1;2",04)(0029,"SPI-P Release 1;2",0c)(0029,"SPI-P Release 1;2",1e)(0029,"SPI-P Release 1;2",1f)(0029,"SPI-P Release 1;3",00)(0029,"SPI-P Release 1;3",01)(0029,"SPI-P Release 1;3",02)(0029,"SPI-P Release 1;3",03)(0029,"SPI-P Release 1;3",04)(0029,"SPI-P Release 1;3",05)(0029,"SPI-P Release 1;3",06)(0029,"SPI-P Release 1;3",0c)(0029,"SPI-P Release 1;3",1e)(0029,"SPI-P Release 1;3",1f)(0029,"SPI-P-GV-CT Release 1",10)(0029,"SPI-P-GV-CT Release 1",30)(0029,"SPI-P-GV-CT Release 1",31)(0029,"SPI-P-GV-CT Release 1",32)(0029,"SPI-P-GV-CT Release 1",33)(0029,"SPI-P-GV-CT Release 1",80)(0029,"SPI-P-GV-CT Release 1",90)(0029,"SPI-P-GV-CT Release 1",d0)(0029,"SPI-P-GV-CT Release 1",d1)(0029,"SPI-P-Private_CDS Release 1",00)(0029,"SPI-P-Private_ICS Release 1",08)(0029,"SPI-P-Private_ICS Release 1",0f)(0029,"SPI-P-Private_ICS Release 1",10)(0029,"SPI-P-Private_ICS Release 1",1b)(0029,"SPI-P-Private_ICS Release 1",1c)(0029,"SPI-P-Private_ICS Release 1",21)(0029,"SPI-P-Private_ICS Release 1",43)(0029,"SPI-P-Private_ICS Release 1",44)(0029,"SPI-P-Private_ICS Release 1",4C)(0029,"SPI-P-Private_ICS Release 1",67)(0029,"SPI-P-Private_ICS Release 1",68)(0029,"SPI-P-Private_ICS Release 1",6A)(0029,"SPI-P-Private_ICS Release 1",6B)(0029,"SPI-P-Private_ICS Release 1;1",00)(0029,"SPI-P-Private_ICS Release 1;1",05)(0029,"SPI-P-Private_ICS Release 1;1",06)(0029,"SPI-P-Private_ICS Release 1;1",20)(0029,"SPI-P-Private_ICS Release 1;1",21)(0029,"SPI-P-Private_ICS Release 1;1",CD)(0029,"SPI-P-Private_ICS Release 1;2",00)(0029,"SPI-P-Private_ICS Release 1;2",01)(0029,"SPI-P-Private_ICS Release 1;2",02)(0029,"SPI-P-Private_ICS Release 1;2",03)(0029,"SPI-P-Private_ICS Release 1;2",04)(0029,"SPI-P-Private_ICS Release 1;2",05)(0029,"SPI-P-Private_ICS Release 1;3",C0)(0029,"SPI-P-Private_ICS Release 1;3",C1)(0029,"SPI-P-Private_ICS Release 1;3",C2)(0029,"SPI-P-Private_ICS Release 1;3",C3)(0029,"SPI-P-Private_ICS Release 1;3",C4)(0029,"SPI-P-Private_ICS Release 1;3",C5)(0029,"SPI-P-Private_ICS Release 1;4",02)(0029,"SPI-P-Private_ICS Release 1;4",9A)(0029,"SPI-P-Private_ICS Release 1;4",E0)(0029,"SPI-P-Private_ICS Release 1;5",50)(0029,"SPI-P-Private_ICS Release 1;5",55)(0029,"Silhouette Annot V1.0",11)(0029,"Silhouette Annot V1.0",12)(0029,"Silhouette Annot V1.0",13)(0029,"Silhouette Annot V1.0",14)(0029,"Silhouette Annot V1.0",15)(0029,"Silhouette Annot V1.0",16)(0029,"Silhouette Annot V1.0",17)(0029,"Silhouette Annot V1.0",18)(0029,"Silhouette Annot V1.0",19)(0029,"Silhouette Annot V1.0",20)(0029,"Silhouette Annot V1.0",21)(0029,"Silhouette Annot V1.0",22)(0029,"Silhouette Annot V1.0",23)(0029,"Silhouette Annot V1.0",24)(0029,"Silhouette Annot V1.0",25)(0029,"Silhouette Annot V1.0",26)(0029,"Silhouette Annot V1.0",27)(0029,"Silhouette Annot V1.0",28)(0029,"Silhouette Annot V1.0",29)(0029,"Silhouette Annot V1.0",30)(0029,"Silhouette Annot V1.0",31)(0029,"Silhouette Annot V1.0",32)(0029,"Silhouette Annot V1.0",33)(0029,"Silhouette Annot V1.0",34)(0029,"Silhouette Annot V1.0",35)(0029,"Silhouette Annot V1.0",36)(0029,"Silhouette Annot V1.0",37)(0029,"Silhouette Annot V1.0",38)(0029,"Silhouette Annot V1.0",39)(0029,"Silhouette Annot V1.0",40)(0029,"Silhouette Annot V1.0",41)(0029,"Silhouette Annot V1.0",42)(0029,"Silhouette Annot V1.0",43)(0029,"Silhouette Annot V1.0",44)(0029,"Silhouette Annot V1.0",45)(0029,"Silhouette Graphics Export V1.0",00)(0029,"Silhouette Line V1.0",11)(0029,"Silhouette Line V1.0",12)(0029,"Silhouette Line V1.0",13)(0029,"Silhouette Line V1.0",14)(0029,"Silhouette Line V1.0",15)(0029,"Silhouette Line V1.0",16)(0029,"Silhouette Line V1.0",17)(0029,"Silhouette Line V1.0",18)(0029,"Silhouette Line V1.0",19)(0029,"Silhouette Line V1.0",20)(0029,"Silhouette Line V1.0",21)(0029,"Silhouette Line V1.0",22)(0029,"Silhouette Line V1.0",23)(0029,"Silhouette Line V1.0",24)(0029,"Silhouette Line V1.0",25)(0029,"Silhouette Line V1.0",26)(0029,"Silhouette Line V1.0",27)(0029,"Silhouette Line V1.0",28)(0029,"Silhouette Line V1.0",29)(0029,"Silhouette ROI V1.0",11)(0029,"Silhouette ROI V1.0",12)(0029,"Silhouette ROI V1.0",13)(0029,"Silhouette ROI V1.0",14)(0029,"Silhouette ROI V1.0",15)(0029,"Silhouette ROI V1.0",16)(0029,"Silhouette ROI V1.0",17)(0029,"Silhouette ROI V1.0",18)(0029,"Silhouette ROI V1.0",19)(0029,"Silhouette ROI V1.0",20)(0029,"Silhouette ROI V1.0",21)(0029,"Silhouette ROI V1.0",22)(0029,"Silhouette ROI V1.0",23)(0029,"Silhouette ROI V1.0",24)(0029,"Silhouette ROI V1.0",25)(0029,"Silhouette ROI V1.0",26)(0029,"Silhouette ROI V1.0",27)(0029,"Silhouette ROI V1.0",28)(0029,"Silhouette ROI V1.0",29)(0029,"Silhouette ROI V1.0",30)(0029,"Silhouette ROI V1.0",31)(0029,"Silhouette ROI V1.0",32)(0029,"Silhouette ROI V1.0",33)(0029,"Silhouette ROI V1.0",34)(0029,"Silhouette Sequence Ids V1.0",41)(0029,"Silhouette Sequence Ids V1.0",42)(0029,"Silhouette Sequence Ids V1.0",43)(0029,"Silhouette V1.0",13)(0029,"Silhouette V1.0",14)(0029,"Silhouette V1.0",17)(0029,"Silhouette V1.0",18)(0029,"Silhouette V1.0",19)(0029,"Silhouette V1.0",1a)(0029,"Silhouette V1.0",1b)(0029,"Silhouette V1.0",1c)(0029,"Silhouette V1.0",1d)(0029,"Silhouette V1.0",1e)(0029,"Silhouette V1.0",21)(0029,"Silhouette V1.0",22)(0029,"Silhouette V1.0",23)(0029,"Silhouette V1.0",24)(0029,"Silhouette V1.0",25)(0029,"Silhouette V1.0",27)(0029,"Silhouette V1.0",28)(0029,"Silhouette V1.0",29)(0029,"Silhouette V1.0",30)(0029,"Silhouette V1.0",52)(0029,"Silhouette V1.0",53)(0029,"Silhouette V1.0",54)(0029,"Silhouette V1.0",55)(0029,"Silhouette V1.0",56)(0029,"Silhouette V1.0",57)(0031,"AGFA PACS Archive Mirroring 1.0",00)(0031,"AGFA PACS Archive Mirroring 1.0",01)(0031,"SIEMENS ISI",12)(0031,"SIEMENS ISI",30)(0031,"SIEMENS ISI",32)(0031,"SIEMENS ISI",33)(0031,"SIEMENS ISI",4a)(0031,"SIEMENS ISI",80)(0031,"SIEMENS RIS",10)(0031,"SIEMENS RIS",45)(0031,"SIEMENS RIS",50)(0033,"GEMS_CTHD_01",02)(0033,"GEMS_GNHD_01",01)(0033,"GEMS_GNHD_01",02)(0033,"GEMS_YMHD_01",05)(0033,"GEMS_YMHD_01",06)(0033,"SIEMENS RIS",10)(0037,"GEMS_DRS_1",10)(0037,"GEMS_DRS_1",20)(0037,"GEMS_DRS_1",40)(0037,"GEMS_DRS_1",42)(0037,"GEMS_DRS_1",50)(0037,"GEMS_DRS_1",60)(0039,"GEMS_ADWSoft_DPO",80)(0039,"GEMS_ADWSoft_DPO",85)(0039,"GEMS_ADWSoft_DPO",90)(0039,"GEMS_ADWSoft_DPO",95)(0039,"GEMS_ADWSoft_DPO",AA)(0041,"INTEGRIS 1.0",20)(0041,"INTEGRIS 1.0",30)(0041,"INTEGRIS 1.0",40)(0041,"INTEGRIS 1.0",41)(0041,"INTEGRIS 1.0",50)(0041,"PAPYRUS 3.0",00)(0041,"PAPYRUS 3.0",10)(0041,"PAPYRUS 3.0",11)(0041,"PAPYRUS 3.0",12)(0041,"PAPYRUS 3.0",13)(0041,"PAPYRUS 3.0",14)(0041,"PAPYRUS 3.0",15)(0041,"PAPYRUS 3.0",21)(0041,"PAPYRUS 3.0",22)(0041,"PAPYRUS 3.0",31)(0041,"PAPYRUS 3.0",32)(0041,"PAPYRUS 3.0",41)(0041,"PAPYRUS 3.0",42)(0041,"PAPYRUS 3.0",50)(0041,"PAPYRUS",00)(0041,"PAPYRUS",10)(0041,"PAPYRUS",11)(0041,"PAPYRUS",20)(0041,"PAPYRUS",30)(0041,"PAPYRUS",32)(0041,"PAPYRUS",34)(0041,"PAPYRUS",36)(0041,"PAPYRUS",40)(0041,"PAPYRUS",50)(0041,"PAPYRUS",60)(0041,"PAPYRUS",62)(0041,"PAPYRUS",a0)(0041,"PAPYRUS",a1)(0041,"PAPYRUS",a2)(0041,"PAPYRUS",a3)(0041,"PAPYRUS",b0)(0041,"PAPYRUS",b1)(0041,"PAPYRUS",b2)(0041,"PAPYRUS",b3)(0041,"SIEMENS DLR.01",10)(0041,"SIEMENS DLR.01",20)(0041,"SIEMENS DLR.01",30)(0041,"SIEMENS DLR.01",31)(0043,"GEMS_PARM_01",01)(0043,"GEMS_PARM_01",02)(0043,"GEMS_PARM_01",03)(0043,"GEMS_PARM_01",04)(0043,"GEMS_PARM_01",05)(0043,"GEMS_PARM_01",06)(0043,"GEMS_PARM_01",07)(0043,"GEMS_PARM_01",08)(0043,"GEMS_PARM_01",09)(0043,"GEMS_PARM_01",0a)(0043,"GEMS_PARM_01",0b)(0043,"GEMS_PARM_01",0c)(0043,"GEMS_PARM_01",0d)(0043,"GEMS_PARM_01",0e)(0043,"GEMS_PARM_01",0f)(0043,"GEMS_PARM_01",10)(0043,"GEMS_PARM_01",11)(0043,"GEMS_PARM_01",12)(0043,"GEMS_PARM_01",13)(0043,"GEMS_PARM_01",14)(0043,"GEMS_PARM_01",15)(0043,"GEMS_PARM_01",16)(0043,"GEMS_PARM_01",17)(0043,"GEMS_PARM_01",18)(0043,"GEMS_PARM_01",19)(0043,"GEMS_PARM_01",1a)(0043,"GEMS_PARM_01",1b)(0043,"GEMS_PARM_01",1c)(0043,"GEMS_PARM_01",1d)(0043,"GEMS_PARM_01",1e)(0043,"GEMS_PARM_01",1f)(0043,"GEMS_PARM_01",20)(0043,"GEMS_PARM_01",21)(0043,"GEMS_PARM_01",25)(0043,"GEMS_PARM_01",26)(0043,"GEMS_PARM_01",27)(0043,"GEMS_PARM_01",28)(0043,"GEMS_PARM_01",29)(0043,"GEMS_PARM_01",2a)(0043,"GEMS_PARM_01",2b)(0043,"GEMS_PARM_01",2c)(0043,"GEMS_PARM_01",2d)(0043,"GEMS_PARM_01",2e)(0043,"GEMS_PARM_01",2f)(0043,"GEMS_PARM_01",30)(0043,"GEMS_PARM_01",31)(0043,"GEMS_PARM_01",32)(0043,"GEMS_PARM_01",33)(0043,"GEMS_PARM_01",34)(0043,"GEMS_PARM_01",35)(0043,"GEMS_PARM_01",36)(0043,"GEMS_PARM_01",37)(0043,"GEMS_PARM_01",38)(0043,"GEMS_PARM_01",39)(0043,"GEMS_PARM_01",40)(0043,"GEMS_PARM_01",41)(0043,"GEMS_PARM_01",42)(0043,"GEMS_PARM_01",43)(0043,"GEMS_PARM_01",44)(0043,"GEMS_PARM_01",45)(0043,"GEMS_PARM_01",46)(0043,"GEMS_PARM_01",47)(0043,"GEMS_PARM_01",48)(0043,"GEMS_PARM_01",49)(0043,"GEMS_PARM_01",4a)(0043,"GEMS_PARM_01",4b)(0043,"GEMS_PARM_01",4c)(0043,"GEMS_PARM_01",4d)(0043,"GEMS_PARM_01",4e)(0043,"GEMS_PARM_01",60)(0043,"GEMS_PARM_01",61)(0043,"GEMS_PARM_01",62)(0043,"GEMS_PARM_01",6f)(0043,"GEMS_PARM_01",70)(0043,"GEMS_PARM_01",71)(0043,"GEMS_PARM_01",72)(0043,"GEMS_PARM_01",73)(0043,"GEMS_PARM_01",74)(0043,"GEMS_PARM_01",75)(0043,"GEMS_PARM_01",76)(0043,"GEMS_PARM_01",77)(0043,"GEMS_PARM_01",78)(0043,"GEMS_PARM_01",79)(0043,"GEMS_PARM_01",7a)(0043,"GEMS_PARM_01",7b)(0043,"GEMS_PARM_01",7c)(0043,"GEMS_PARM_01",7d)(0043,"GEMS_PARM_01",7e)(0043,"GEMS_PARM_01",7f)(0043,"GEMS_PARM_01",80)(0043,"GEMS_PARM_01",81)(0043,"GEMS_PARM_01",82)(0043,"GEMS_PARM_01",83)(0043,"GEMS_PARM_01",84)(0043,"GEMS_PARM_01",85)(0043,"GEMS_PARM_01",86)(0043,"GEMS_PARM_01",87)(0043,"GEMS_PARM_01",88)(0043,"GEMS_PARM_01",89)(0043,"GEMS_PARM_01",8a)(0043,"GEMS_PARM_01",8b)(0043,"GEMS_PARM_01",8c)(0043,"GEMS_PARM_01",8d)(0043,"GEMS_PARM_01",8e)(0043,"GEMS_PARM_01",8f)(0043,"GEMS_PARM_01",90)(0043,"GEMS_PARM_01",91)(0043,"GEMS_PARM_01",92)(0043,"GEMS_PARM_01",93)(0043,"GEMS_PARM_01",94)(0043,"GEMS_PARM_01",95)(0043,"GEMS_PARM_01",96)(0043,"GEMS_PARM_01",97)(0043,"GEMS_PARM_01",98)(0043,"GEMS_PARM_01",99)(0043,"GEMS_PARM_01",9a)(0043,"GEMS_PARM_01",9b)(0043,"GEMS_PARM_01",9c)(0043,"GEMS_PARM_01",9d)(0043,"GEMS_PARM_01",9e)(0043,"GEMS_PARM_01",9f)(0043,"GE_GENESIS_REV3.0",1e)(0043,"GE_GENESIS_REV3.0",27)(0045,"GEMS_SENO_02",04)(0045,"GEMS_SENO_02",06)(0045,"GEMS_SENO_02",09)(0045,"GEMS_SENO_02",0b)(0045,"GEMS_SENO_02",0c)(0045,"GEMS_SENO_02",0d)(0045,"GEMS_SENO_02",11)(0045,"GEMS_SENO_02",12)(0045,"GEMS_SENO_02",13)(0045,"GEMS_SENO_02",14)(0045,"GEMS_SENO_02",15)(0045,"GEMS_SENO_02",16)(0045,"GEMS_SENO_02",1B)(0045,"GEMS_SENO_02",1D)(0045,"GEMS_SENO_02",1E)(0045,"GEMS_SENO_02",1F)(0045,"GEMS_SENO_02",20)(0045,"GEMS_SENO_02",21)(0045,"GEMS_SENO_02",22)(0045,"GEMS_SENO_02",23)(0045,"GEMS_SENO_02",24)(0045,"GEMS_SENO_02",25)(0045,"GEMS_SENO_02",26)(0045,"GEMS_SENO_02",27)(0045,"GEMS_SENO_02",28)(0045,"GEMS_SENO_02",29)(0045,"GEMS_SENO_02",2a)(0045,"GEMS_SENO_02",2b)(0045,"GEMS_SENO_02",39)(0045,"GEMS_SENO_02",3a)(0045,"GEMS_SENO_02",3b)(0045,"GEMS_SENO_02",3c)(0045,"GEMS_SENO_02",3d)(0045,"GEMS_SENO_02",3e)(0045,"GEMS_SENO_02",3f)(0047,"GEMS_ADWSoft_3D1",01)(0047,"GEMS_ADWSoft_3D1",50)(0047,"GEMS_ADWSoft_3D1",51)(0047,"GEMS_ADWSoft_3D1",53)(0047,"GEMS_ADWSoft_3D1",54)(0047,"GEMS_ADWSoft_3D1",55)(0047,"GEMS_ADWSoft_3D1",57)(0047,"GEMS_ADWSoft_3D1",58)(0047,"GEMS_ADWSoft_3D1",59)(0047,"GEMS_ADWSoft_3D1",60)(0047,"GEMS_ADWSoft_3D1",61)(0047,"GEMS_ADWSoft_3D1",63)(0047,"GEMS_ADWSoft_3D1",64)(0047,"GEMS_ADWSoft_3D1",65)(0047,"GEMS_ADWSoft_3D1",70)(0047,"GEMS_ADWSoft_3D1",71)(0047,"GEMS_ADWSoft_3D1",72)(0047,"GEMS_ADWSoft_3D1",80)(0047,"GEMS_ADWSoft_3D1",85)(0047,"GEMS_ADWSoft_3D1",89)(0047,"GEMS_ADWSoft_3D1",8A)(0047,"GEMS_ADWSoft_3D1",8B)(0047,"GEMS_ADWSoft_3D1",91)(0047,"GEMS_ADWSoft_3D1",92)(0047,"GEMS_ADWSoft_3D1",93)(0047,"GEMS_ADWSoft_3D1",94)(0047,"GEMS_ADWSoft_3D1",95)(0047,"GEMS_ADWSoft_3D1",96)(0047,"GEMS_ADWSoft_3D1",98)(0047,"GEMS_ADWSoft_3D1",99)(0047,"GEMS_ADWSoft_3D1",9A)(0047,"GEMS_ADWSoft_3D1",9B)(0047,"GEMS_ADWSoft_3D1",9C)(0047,"GEMS_ADWSoft_3D1",B0)(0047,"GEMS_ADWSoft_3D1",B1)(0047,"GEMS_ADWSoft_3D1",B2)(0047,"GEMS_ADWSoft_3D1",B5)(0047,"GEMS_ADWSoft_3D1",B6)(0047,"GEMS_ADWSoft_3D1",B7)(0047,"GEMS_ADWSoft_3D1",B8)(0047,"GEMS_ADWSoft_3D1",B9)(0047,"GEMS_ADWSoft_3D1",BA)(0047,"GEMS_ADWSoft_3D1",BB)(0047,"GEMS_ADWSoft_3D1",BC)(0047,"GEMS_ADWSoft_3D1",C0)(0047,"GEMS_ADWSoft_3D1",C1)(0047,"GEMS_ADWSoft_3D1",C2)(0047,"GEMS_ADWSoft_3D1",D1)(0047,"GEMS_ADWSoft_3D1",D2)(0047,"GEMS_ADWSoft_3D1",D3)(0047,"GEMS_ADWSoft_3D1",D4)(0047,"GEMS_ADWSoft_3D1",D5)(0051,"SIEMENS CM VA0 CMS",10)(0055,"SIEMENS ISI",46)(0087,"1.2.840.113708.794.1.1.2.0",10)(0087,"1.2.840.113708.794.1.1.2.0",20)(0087,"1.2.840.113708.794.1.1.2.0",50)(0089,"DIDI TO PCR 1.1",10)(0095,"SIENET",01)(0095,"SIENET",04)(0095,"SIENET",05)(0095,"SIENET",07)(0099,"SIENET",02)(00E1,"ELSCINT1",01)(00E1,"ELSCINT1",14)(00E1,"ELSCINT1",22)(00E1,"ELSCINT1",23)(00E1,"ELSCINT1",24)(00E1,"ELSCINT1",25)(00E1,"ELSCINT1",40)(0135,"SONOWAND AS",10)(0135,"SONOWAND AS",11)(0135,"SONOWAND AS",12)(0193,"SIEMENS ISI",02)(0307,"SIEMENS ISI",01)(0309,"SIEMENS ISI",01)(0601,"ELSCINT1",00)(0601,"ELSCINT1",20)(0601,"ELSCINT1",21)(0601,"ELSCINT1",30)(0601,"ELSCINT1",31)(0601,"ELSCINT1",50)(0601,"ELSCINT1",70)(0601,"ELSCINT1",71)(0601,"ELSCINT1",72)(1369,"AEGIS_DICOM_2.00",00)(2001,"PHILIPS IMAGING DD 001",01)(2001,"PHILIPS IMAGING DD 001",02)(2001,"PHILIPS IMAGING DD 001",03)(2001,"PHILIPS IMAGING DD 001",04)(2001,"PHILIPS IMAGING DD 001",06)(2001,"PHILIPS IMAGING DD 001",07)(2001,"PHILIPS IMAGING DD 001",08)(2001,"PHILIPS IMAGING DD 001",09)(2001,"PHILIPS IMAGING DD 001",0a)(2001,"PHILIPS IMAGING DD 001",0b)(2001,"PHILIPS IMAGING DD 001",0c)(2001,"PHILIPS IMAGING DD 001",0e)(2001,"PHILIPS IMAGING DD 001",0f)(2001,"PHILIPS IMAGING DD 001",10)(2001,"PHILIPS IMAGING DD 001",11)(2001,"PHILIPS IMAGING DD 001",12)(2001,"PHILIPS IMAGING DD 001",13)(2001,"PHILIPS IMAGING DD 001",14)(2001,"PHILIPS IMAGING DD 001",15)(2001,"PHILIPS IMAGING DD 001",16)(2001,"PHILIPS IMAGING DD 001",17)(2001,"PHILIPS IMAGING DD 001",18)(2001,"PHILIPS IMAGING DD 001",19)(2001,"PHILIPS IMAGING DD 001",1a)(2001,"PHILIPS IMAGING DD 001",1b)(2001,"PHILIPS IMAGING DD 001",1c)(2001,"PHILIPS IMAGING DD 001",1d)(2001,"PHILIPS IMAGING DD 001",1f)(2001,"PHILIPS IMAGING DD 001",20)(2001,"PHILIPS IMAGING DD 001",21)(2001,"PHILIPS IMAGING DD 001",22)(2001,"PHILIPS IMAGING DD 001",23)(2001,"PHILIPS IMAGING DD 001",24)(2001,"PHILIPS IMAGING DD 001",25)(2001,"PHILIPS IMAGING DD 001",26)(2001,"PHILIPS IMAGING DD 001",2d)(2001,"PHILIPS IMAGING DD 001",32)(2001,"PHILIPS IMAGING DD 001",33)(2001,"PHILIPS IMAGING DD 001",35)(2001,"PHILIPS IMAGING DD 001",36)(2001,"PHILIPS IMAGING DD 001",3f)(2001,"PHILIPS IMAGING DD 001",58)(2001,"PHILIPS IMAGING DD 001",5f)(2001,"PHILIPS IMAGING DD 001",60)(2001,"PHILIPS IMAGING DD 001",61)(2001,"PHILIPS IMAGING DD 001",62)(2001,"PHILIPS IMAGING DD 001",63)(2001,"PHILIPS IMAGING DD 001",67)(2001,"PHILIPS IMAGING DD 001",77)(2001,"PHILIPS IMAGING DD 001",7b)(2001,"PHILIPS IMAGING DD 001",81)(2001,"PHILIPS IMAGING DD 001",9f)(2001,"PHILIPS IMAGING DD 001",a1)(2001,"PHILIPS IMAGING DD 001",f1)(2001,"PHILIPS IMAGING DD 001",f2)(2001,"Philips Imaging DD 001",01)(2001,"Philips Imaging DD 001",02)(2001,"Philips Imaging DD 001",03)(2001,"Philips Imaging DD 001",04)(2001,"Philips Imaging DD 001",06)(2001,"Philips Imaging DD 001",07)(2001,"Philips Imaging DD 001",08)(2001,"Philips Imaging DD 001",09)(2001,"Philips Imaging DD 001",0a)(2001,"Philips Imaging DD 001",0b)(2001,"Philips Imaging DD 001",0c)(2001,"Philips Imaging DD 001",0e)(2001,"Philips Imaging DD 001",0f)(2001,"Philips Imaging DD 001",10)(2001,"Philips Imaging DD 001",11)(2001,"Philips Imaging DD 001",12)(2001,"Philips Imaging DD 001",13)(2001,"Philips Imaging DD 001",14)(2001,"Philips Imaging DD 001",15)(2001,"Philips Imaging DD 001",16)(2001,"Philips Imaging DD 001",17)(2001,"Philips Imaging DD 001",18)(2001,"Philips Imaging DD 001",19)(2001,"Philips Imaging DD 001",1a)(2001,"Philips Imaging DD 001",1b)(2001,"Philips Imaging DD 001",1c)(2001,"Philips Imaging DD 001",1d)(2001,"Philips Imaging DD 001",1f)(2001,"Philips Imaging DD 001",20)(2001,"Philips Imaging DD 001",21)(2001,"Philips Imaging DD 001",22)(2001,"Philips Imaging DD 001",23)(2001,"Philips Imaging DD 001",24)(2001,"Philips Imaging DD 001",25)(2001,"Philips Imaging DD 001",26)(2001,"Philips Imaging DD 001",2d)(2001,"Philips Imaging DD 001",32)(2001,"Philips Imaging DD 001",33)(2001,"Philips Imaging DD 001",35)(2001,"Philips Imaging DD 001",36)(2001,"Philips Imaging DD 001",3f)(2001,"Philips Imaging DD 001",58)(2001,"Philips Imaging DD 001",5f)(2001,"Philips Imaging DD 001",60)(2001,"Philips Imaging DD 001",61)(2001,"Philips Imaging DD 001",62)(2001,"Philips Imaging DD 001",63)(2001,"Philips Imaging DD 001",67)(2001,"Philips Imaging DD 001",77)(2001,"Philips Imaging DD 001",7b)(2001,"Philips Imaging DD 001",81)(2001,"Philips Imaging DD 001",9f)(2001,"Philips Imaging DD 001",a1)(2001,"Philips Imaging DD 001",f1)(2001,"Philips Imaging DD 001",f2)(2005,"PHILIPS MR IMAGING DD 001",05)(2005,"PHILIPS MR IMAGING DD 001",1e)(2005,"PHILIPS MR IMAGING DD 001",1f)(2005,"PHILIPS MR IMAGING DD 001",20)(2005,"PHILIPS MR IMAGING DD 001",2d)(2005,"PHILIPS MR IMAGING DD 001",83)(2005,"PHILIPS MR IMAGING DD 001",a1)(2005,"PHILIPS MR IMAGING DD 001",b0)(2005,"PHILIPS MR IMAGING DD 001",b1)(2005,"PHILIPS MR IMAGING DD 001",b2)(2005,"Philips MR Imaging DD 001",05)(2005,"Philips MR Imaging DD 001",1e)(2005,"Philips MR Imaging DD 001",1f)(2005,"Philips MR Imaging DD 001",20)(2005,"Philips MR Imaging DD 001",2d)(2005,"Philips MR Imaging DD 001",83)(2005,"Philips MR Imaging DD 001",a1)(2005,"Philips MR Imaging DD 001",b0)(2005,"Philips MR Imaging DD 001",b1)(2005,"Philips MR Imaging DD 001",b2)(2005,"Philips MR Imaging DD 005",02)(2011,"FDMS 1.0",11)(3f01,"INTELERAD MEDICAL SYSTEMS",01)(3f01,"INTELERAD MEDICAL SYSTEMS",02)(3f01,"INTELERAD MEDICAL SYSTEMS",03)(3f01,"INTELERAD MEDICAL SYSTEMS",04)(3f01,"INTELERAD MEDICAL SYSTEMS",05)(3f01,"INTELERAD MEDICAL SYSTEMS",06)(3f01,"INTELERAD MEDICAL SYSTEMS",07)(3f01,"INTELERAD MEDICAL SYSTEMS",08)(4009,"SIEMENS ISI",01)(4009,"SIEMENS ISI",20)(4009,"SIEMENS ISI",30)(4009,"SIEMENS ISI",70)(4009,"SIEMENS ISI",e0)(4009,"SIEMENS ISI",e1)(4009,"SIEMENS ISI",e3)(50F1,"FDMS 1.0",06)(50F1,"FDMS 1.0",07)(50F1,"FDMS 1.0",08)(50F1,"FDMS 1.0",09)(50F1,"FDMS 1.0",10)(50F1,"FDMS 1.0",20)(6001,"PHILIPS MR/LAST",00)(6001-o-60ff,"DLX_LKUP_01",01)(6001-o-60ff,"DLX_LKUP_01",02)(6001-o-60ff,"PAPYRUS 3.0",00)(6001-o-60ff,"PAPYRUS 3.0",01)(6001-o-60ff,"PAPYRUS 3.0",10)(6001-o-60ff,"PAPYRUS 3.0",11)(6001-o-60ff,"PAPYRUS 3.0",40)(6001-o-60ff,"PAPYRUS 3.0",50)(6001-o-60ff,"PAPYRUS 3.0",60)(6001-o-60ff,"PAPYRUS 3.0",70)(6001-o-60ff,"PAPYRUS 3.0",72)(6001-o-60ff,"PAPYRUS 3.0",74)(6001-o-60ff,"PAPYRUS 3.0",76)(6001-o-60ff,"PAPYRUS 3.0",78)(6001-o-60ff,"PAPYRUS 3.0",80)(6001-o-60ff,"PAPYRUS 3.0",82)(6001-o-60ff,"PAPYRUS 3.0",a0)(6001-o-60ff,"PAPYRUS 3.0",a2)(6001-o-60ff,"PAPYRUS 3.0",a4)(6001-o-60ff,"PAPYRUS 3.0",b0)(6001-o-60ff,"PAPYRUS 3.0",b2)(6001-o-60ff,"PAPYRUS 3.0",ba)(6001-o-60ff,"PAPYRUS 3.0",bc)(6001-o-60ff,"PAPYRUS 3.0",c0)(6021,"SIEMENS CM VA0 CMS",00)(6021,"SIEMENS CM VA0 CMS",10)(6021,"SIEMENS CT VA0 OST",00)(6021,"SIEMENS CT VA0 OST",10)(7001,"Picker NM Private Group",01)(7001,"Picker NM Private Group",02)(7001,"SIEMENS MED",10)(7001-o-70ff,"DLX_ANNOT_01",04)(7001-o-70ff,"DLX_ANNOT_01",05)(7001-o-70ff,"DLX_ANNOT_01",07)(7003,"SIEMENS MED",10)(7005,"SIEMENS MED",10)(7FE1,"SIEMENS CSA NON-IMAGE",10)(7FE1,"SPI-P Release 1",10)(7fe1,"SIEMENS CM VA0 CMS",00)(7fe3,"SIEMENS NUMARIS II",00)(7fe3,"SIEMENS NUMARIS II",10)(7fe3,"SIEMENS NUMARIS II",20)(7ff1,"TOSHIBA_MEC_1.0",01)(7ff1,"TOSHIBA_MEC_1.0",02)(7ff1,"TOSHIBA_MEC_1.0",03)(7ff1,"TOSHIBA_MEC_1.0",10)(7ff1,"TOSHIBA_MEC_CT_1.0",01)(7ff1,"TOSHIBA_MEC_CT_1.0",02)(7ff1,"TOSHIBA_MEC_CT_1.0",03)(7ff1,"TOSHIBA_MEC_CT_1.0",04)(7ff1,"TOSHIBA_MEC_CT_1.0",05)(7ff1,"TOSHIBA_MEC_CT_1.0",07)(7ff1,"TOSHIBA_MEC_CT_1.0",08)(7ff1,"TOSHIBA_MEC_CT_1.0",09)(7ff1,"TOSHIBA_MEC_CT_1.0",0a)(7ff1,"TOSHIBA_MEC_CT_1.0",0b)(7ff1,"TOSHIBA_MEC_CT_1.0",0c)(7ff1,"TOSHIBA_MEC_CT_1.0",0d)',lr="GenericGroupLengthIllegalGroupLengthIllegalPrivateCreatorUnknownISICommandFieldAttachIDApplicationCodeAttachIDMessageCountAttachIDDateAttachIDTimeMessageTypeMaxWaitingDateMaxWaitingTimeUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownFileLocationFileSizeAlternateImageSequenceAnonymizerUIDMapAnonymizerUIDKeyAnonymizerUIDValueAnonymizerPatientIDMapAnonymizerPatientIDKeyAnonymizerPatientIDValueImageControlUnitImageUIDRouteImageUIDImageDisplayInformationVersionNoPatientInformationVersionNoFilmUIDExposureUnitTypeCodeKanjiHospitalNameDistributionCodeKanjiDepartmentNameBlackeningProcessFlagCRHeaderInformationUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownStudyFlagsStudyTypeUnknownUnknownSeriesFlagsUserOrientationInitiationTypeInitiationDelayInitiationCountRateNumberEnergySetsNumberDetectorsUnknownUnknownSeriesCommentsTrackBeatAverageDistancePrescribedUnknownGantryLocusTypeStartingHeartRateRRWindowWidthRRWindowOffsetPercentCycleImagedUnknownPatientFlagsPatientCreationDatePatientCreationTimeFullFidelitySuiteIdProductIdUnknownUnknownUnknownImageActualDateUnknownServiceIdMobileLocationNumberUnknownEquipmentUIDGenesisVersionNowExamRecordChecksumUnknownActualSeriesDataTimeStampExposureChannelExposureStartTimeSIENETGeneralPurposeIMGEFUnknownOriginalFileNameOriginalFileLocationDataSetIdentifierSPIReleaseUnknownNumberOfMeasurementsStorageModeEvaluationMaskImageLastMoveDateLastMoveTimeGeneratorIdentificationLabelGantryIdentificationLabelX-RayTubeIdentificationLabelDetectorIdentificationLabelDASIdentificationLabelSMIIdentificationLabelCPUIdentificationLabelHeaderVersionUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownRISPatientInfoIMGEFRecognitionCodeByteOffsetOfOriginalHeaderLengthOfOriginalHeaderByteOffsetOfPixelmatrixLengthOfPixelmatrixInBytesUnknownUnknownPDMEFIDPlaceholderPDMDataObjectTypeExtensionSIENETCommandFieldReceiverPLATransferPriorityActualUserCommentsSPIImageUIDDataObjectTypeDataObjectSubtypeCommentsSPIImageUIDDataObjectTypeDataObjectSubtypeCommentsSPIImageUIDDataObjectTypeDataObjectSubtypeDataObjectRecognitionCodeImageDataConsistenceUnknownUnknownUniqueIdentifierUnknownUnknownUnknownPACSUniqueIdentifierClusterUniqueIdentifierSystemUniqueIdentifierUnknownStudyUniqueIdentifierSeriesUniqueIdentifierUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownPrivateGroupLengthPrivateCreatorPatientDOBSeriesTypeEffectiveSeriesDurationNumBeatsRadioNuclideNameUnknownDatasetNameDatasetTypeDetectorNumberEnergyNumberRRIntervalWindowNumberMGBinNumberRadiusOfRotationDetectorCountZoneNumEnergyWindowsEnergyOffsetEnergyRangeImageOrientationUseFOVMaskFOVMaskYCutoffAngleFOVMaskCutoffAngleTableOrientationROITopLeftROIBottomRightUnknownEnergyCorrectNameSpatialCorrectNameTuningCalibNameUniformityCorrectNameAcquisitionSpecificCorrectNameByteOrderPictureFormatPixelScalePixelOffsetFOVShapeDatasetFlagsThresholdCenterThresholdWidthInterpolationTypePeriodElapsedTimePatientStatusUnknownRegistrationDateRegistrationTimeUnknownUsedPatientWeightOrganCodePatientUIDPatientIDCaseIDRequestIDExaminationUIDPatientRegistrationDatePatientRegistrationTimePatientLastNamePatientFirstNamePatientHospitalStatusCurrentLocationTimePatientInsuranceStatusPatientBillingTypePatientBillingAddressFluoroTimerPtopDoseAreaProductPtopTotalSkinDoseUnknownPatientInitialPuckCounterSPIDataObjectTypeFluoroTimerAFluoroSkinDoseATotalSkinDoseAFluoroDoseAreaProductATotalDoseAreaProductAFluoroTimerBFluoroSkinDoseBTotalSkinDoseBFluoroDoseAreaProductBTotalDoseAreaProductBPatientUIDPatientIDPatientRegistrationDatePatientRegistrationTimePatientnameRISPatientprenameRISPatientHospitalStatusMedicalAlertsContrastAllergiesOrganAllergyIndicationPregnancyOrganAllergyIndicationPregnancyOrganAllergyIndicationPregnancyPatientEntryIDUnknownUnknownUnknownUnknownUnknownUnknownUnknownDigitalFOVUnknownUnknownAutoTrackPeakAutoTrackWidthTransmissionScanTimeTransmissionMaskWidthCopperAttenuatorThicknessUnknownUnknownTomoViewOffsetStudyCommentsModifyingPhysicianModificationDateModificationTimePatientNamePatientIdPatientBirthdatePatientWeightPatientsMaidenNameReferringPhysicianAdmittingDiagnosisPatientSexProcedureDescriptionRestDirectionPatientPositionViewDirectionUnknownUnknownUnknownUnknownUnknownUnknownUnknownStenosisCalibrationRatioStenosisMagnificationCardiacCalibrationRatioExtendedBodyPartExtendedViewPositionImagesSOPClassCRImageParamsCommonCRImageIPParamsSingleCRImageIPParamsLeftCRImageIPParamsRightUnknownImageBlankingShapeImageBlankingLeftVerticalEdgeImageBlankingRightVerticalEdgeImageBlankingUpperHorizontalEdgeImageBlankingLowerHorizontalEdgeCenterOfCircularImageBlankingRadiusOfCircularImageBlankingMaximumImageFrameSizeRouteAETPCRPrintScalePCRPrintJobEndPCRNoFilmCopiesPCRFilmLayoutPositionPCRPrintReportNameRADProtocolPrinterRADProtocolMediumUnprocessedFlagKeyValuesDestinationPostprocessingFunctionVersionRangingModeAbdomenBrightnessFixedBrightnessDetailContrastContrastBalanceStructureBoostStructurePreferenceNoiseRobustnessNoiseDoseLimitNoiseDoseStepNoiseFrequencyLimitWeakContrastLimitStrongContrastLimitStructureBoostOffsetSmoothGainMeasureField1MeasureField2KeyPercentile1KeyPercentile2DensityLUTBrightnessGammaAngleValueLArmAngleValuePArmAngleValueCArmAngleLabelLArmAngleLabelPArmAngleLabelCArmProcedureNameExamNamePatientSizeRecordViewInjectorDelayAutoInjectAcquisitionModeCameraRotationEnabledReverseSweepSpatialFilterStrengthZoomFactorXZoomCenterYZoomCenterFocusDoseSideMarkPercentageLandscapeExposureDurationKanjiBodyPartForExposureKanjiMenuNameImageProcessingTypeEDRModeRadiographersCodeSplitExposureFormatNoOfSplitExposureFramesReadingPositionSpecificationReadingSensitivityCenterFilmAnnotationCharacterString1FilmAnnotationCharacterString2CREDRModeCRLatitudeCRGroupNumberCRImageSerialNumberCRBarCodeNumberCRFilmOutputExposuresUnknownNumberOfCellsInDetectorCellNumberAtThetaCellSpacingUnknownUnknownUnknownHorizontalFrameOfReferenceSeriesContrastLastPseqStartNumberForBaselineEnd NumberForBaselineStartNumberForEnhancedScansEndNumberForEnhancedScansSeriesPlaneFirstScanRASFirstScanLocationLastScanRASLastScanLocationDisplayFieldOfViewUnknownUnknownTableSpeedMidScanTimeMidScanFlagDegreesOfAzimuthGantryPeriodXrayOnPositionXrayOffPositionNumberOfTriggersUnknownAngleOfFirstViewTriggerFrequencyScanFOVTypeUnknownUnknownUnknownUnknownUnknownStatReconFlagComputeTypeSegmentNumberTotalSegmentsRequestedInterscanDelayViewCompressionFactorUnknownUnknownTotalNumberOfRefChannelsDataSizeForScanDataReconPostProcessingFlagUnknownCTWaterNumberCTBoneNumberAcquisitionDurationUnknownNumberOfChannels1To512IncrementBetweenChannelsStartingViewNumberOfViewsIncrementBetweenViewsDependantOnNumberOfViewsProcessedFieldOfViewInDetectorCellsValueOfBackProjectionButtonSetIfFatqEstimatesWereUsedZChannelAvgOverViewsAvgOfLeftRefChannelsOverViewsMaxLeftChannelOverViewsAvgOfRightRefChannelsOverViewsMaxRightChannelOverViewsSecondEchoNumberOfEchosTableDeltaContiguousUnknownUnknownPeakSARMonitorSARUnknownCardiacRepetition TimeImagesPerCardiacCycleActualReceiveGainAnalogActualReceiveGainDigitalDelayAfterTriggerSwapPhaseFrequencyPauseIntervalPulseTimeSliceOffsetOnFrequencyAxisCenterFrequencyTransmitGainAnalogReceiverGainDigitalReceiverGainBitmapDefiningCVsCenterFrequencyMethodUnknownPulseSequenceModePulseSequenceNamePulseSequenceDateInternalPulseSequenceNameTransmittingCoilSurfaceCoilTypeExtremityCoilFlagRawDataRunNumberCalibratedFieldStrengthSATFatWaterBoneReceiveBandwidthUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataProjectionAngleSaturationPlanesSurfaceCoilIntensityCorrectionFlagSATLocationRSATLocationLSATLocationASATLocationPSATLocationHSATLocationFSATThicknessRLSATThicknessAPSATThicknessHFPrescribedFlowAxisVelocityEncodingThicknessDisclaimerPrescanTypePrescanStatusRawDataTypeProjectionAlgorithmProjectionAlgorithmUnknownFractionalEchoPrepPulseCardiacPhasesVariableEchoFlagConcatenatedSATReferenceChannelUsedBackProjectorCoefficientPrimarySpeedCorrectionUsedOverrangeCorrectionUsedDynamicZAlphaValueUserDataUserDataUnknownVelocityEncodeScaleUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownFastPhasesUnknownUnknownTransmitGainAxialTypeSwapPhaseFrequencyPulseSequenceNameCoilTypeSATFatWaterBoneBitmapOfSATSelectionsSurfaceCoilIntensityCorrectionFlagPhaseContrastFlowAxisPhaseContrastVelocityEncodingFractionalEchoVariableEchoFlagConcatenatedSatNumberOfPhasesAPRNameFrameRateFieldOfViewFieldOfViewUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownMainMagneticFieldFlowCompensationMinimumRRIntervalMaximumRRIntervalNumberOfRejectionsNumberOfRRIntervalsArrhythmiaRejectionUnknownCycledMultipleSliceRESTUnknownFourierInterpolationUnknownPrepulsePrepulseDelayUnknownUnknownWSProtocolString1WSProtocolString2WSProtocolString3WSProtocolString4FieldOfViewCCAngulationAPAngulationLRAngulationPatientPositionPatientOrientationSliceOrientationLROffcenterCCOffcenterAPOffcenterUnknownNumberOfSlicesSliceFactorEchoTimesDynamicStudyHeartbeatIntervalRepetitionTimeFFEFFEFlipAngleNumberOfScansUnknownDynamicScanTimeBeginUnknownRepetitionTimeSERepetitionTimeIRNumberOfPhasesCardiacFrequencyInversionDelayGateDelayGateWidthTriggerDelayTimeNumberOfChemicalShiftsChemicalShiftNumberOfRowsNumberOfSamplesMagnetizationTransferContrastSpectralPresaturationWithInversionRecoveryUnknownUnknownUnknownUnknownUnknownUnknownUnknownFoldoverDirectionTransverseFoldoverDirectionSagittalFoldoverDirectionCoronalUnknownUnknownUnknownNumberOfEchoesScanResolutionWaterFatShiftArtifactReductionUnknownUnknownScanPercentageHalfscanEPIFactorTurboFactorUnknownPercentageOfScanCompletedUnknownNumberOfStacksStackTypeUnknownLROffcenterCCOffcenterAPOffcenterReconstructionResolutionResonanceFrequencyTriggerDelayTimesPrepulseTypePrepulseDelayPhaseContrastVelocityChemicalShiftNumberPhaseNumberParameterFileNameSequenceFileNameSequenceFileOwnerSequenceDescriptionEPIFileNameNetFrequencyMeasurementModeCalculationModeNoiseLevelNumberOfDataBytesDistanceSourceToSourceSideCollimatorDistanceSourceToDetectorSideCollimatorNumberOfPossibleChannelsMeanChannelNumberDetectorSpacingDetectorCenterReadingIntegrationTimeDetectorAlignmentUnknownUnknownFocusAlignmentFocalSpotDeflectionAmplitudeFocalSpotDeflectionPhaseFocalSpotDeflectionOffsetWaterScalingFactorInterpolationFactorPatientRegionPatientPhaseOfLifeOsteoOffsetOsteoRegressionLineSlopeOsteoRegressionLineInterceptOsteoStandardizationCodeOsteoPhantomNumberUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownFeedPerRotationPulmoTriggerLevelExpiratoricReserveVolumeVitalCapacityPulmoWaterPulmoAirPulmoDatePulmoTimeSourceSideCollimatorApertureDetectorSideCollimatorApertureExposureTimeExposureCurrentKVPGeneratorPowerCurrentGeneratorVoltageMasterControlMaskProcessingMaskUnknownUnknownNumberOfVirtuellChannelsNumberOfReadingsUnknownNumberOfProjectionsNumberOfBytesReconstructionAlgorithmSetReconstructionAlgorithmIndexRegenerationSoftwareVersionUnknownMeasurementModeImageTypeSoftwareVersionMPMCodeLatitudeSensitivityEDRLFixSFixPresetModeRegionSubregionOrientationMarkOnFilmRotationOnDRCReaderTypeSubModalityReaderSerialNumberCassetteScaleCassetteMatrixCassetteSubmatrixBarcodeContrastTypeRotationAmountRotationCenterDensityShiftFrequencyRankFrequencyEnhancementFrequencyTypeKernelLengthKernelModeConvolutionModePLASourcePLADestinationUIDOriginalImageUnknownReaderHeaderPLAOfSecondaryDestinationUnknownUnknownMagneticFieldStrengthADCVoltageADCOffsetTransmitterAmplitudeNumberOfTransmitterAmplitudesTransmitterAttenuatorTransmitterCalibrationTransmitterReferenceReceiverTotalGainReceiverAmplifierGainReceiverPreamplifierGainReceiverCableAttenuationReceiverReferenceGainReceiverFilterFrequencyReconstructionScaleFactorReferenceScaleFactorPhaseGradientAmplitudeReadoutGradientAmplitudeSelectionGradientAmplitudeGradientDelayTimeTotalGradientDelayTimeSensitivityCorrectionLabelSaturationPhaseEncodingVectorCoronalComponentSaturationReadoutVectorCoronalComponentRFWatchdogMaskEPIReconstructionSlopeRFPowerErrorIndicatorSpecificAbsorptionRateWholeBodySpecificEnergyDoseAdjustmentStatusMaskEPICapacityEPIInductanceEPISwitchConfigurationCodeEPISwitchHardwareCodeEPISwitchDelayTimeFlowSensitivityCalculationSubmodeFieldOfViewRatioBaseRawMatrixSize2DOversamplingLines3DPhaseOversamplingPartitionsEchoLinePositionEchoColumnPositionLinesPerSegmentPhaseCodingDirectionTotalMeasurementTimeNominalTotalMeasurementTimeCurrentStartDelayTimeDwellTimeNumberOfPhasesSequenceControlMaskMeasurementStatusMaskNumberOfFourierLinesNominalNumberOfFourierLinesCurrentNumberOfFourierLinesAfterZeroFirstMeasuredFourierLineAcquisitionColumnsReconstructionColumnsArrayCoilElementNumberArrayCoilElementSelectMaskArrayCoilElementDataMaskArrayCoilElementToADCConnectArrayCoilElementNoiseLevelArrayCoilADCPairNumberArrayCoilCombinationMaskNumberOfAveragesFlipAngleNumberOfPrescansFilterTypeForRawDataFilterParameterForRawDataFilterTypeForImageDataFilterParameterForImageDataFilterTypeForPhaseCorrectionFilterParameterForPhaseCorrectionNormalizationFilterTypeForImageDataNormalizationFilterParameterForImageDataNumberOfSaturationRegionsSaturationPhaseEncodingVectorSagittalComponentSaturationReadoutVectorSagittalComponentEPIStimulationMonitorModeImageRotationAngleCoilIDMaskCoilClassMaskCoilPositionEPIReconstructionPhaseEPIReconstructionSlopeAcquiredPlaneDefaultTableIsoCenterHeightSceneFlagRefPhotofileFlagSceneNameAcquisitionIndexMixedPulseModeNoOfPositionsNoOfPhasesFrameRateForPositionsNoOfFramesForPositionsSteppingDirectionUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownImageTransferDelayInversFlagUnknownUnknownBlankingCircleDiameterStandDataValidTableTiltTableAxisRotationTableLongitudalPositionTableSideOffsetTableIsoCenterHeightUnknownCollimationDataValidPeriSequenceNoPeriTotalScenesPeriOverlapTopPeriOverlapBottomRawImageNumberXRayDataValidUnknownUnknownUnknownFillingAverageFactorUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownIntensifierLevelCalibrationFactorNativeReviewFlagSceneNumberAcquisitionModeAcquisitonFrameRateECGFlagAdditionalSceneDataFileCopyFlagPhlebovisionFlagCo2FlagMaxSpeedStepWidthDigitalAcquisitionZoomInternalOfflineUIDInternalInternalInternalInternalInternalInternalInternalInternalSystemCalibFactorPlaneAXRayParameterSetNoXRaySystemUnknownAcquiredDisplayModeAcquisitionDelayUnknownMaxFramesLimitMaximumFrameSizeNIUSubtractedFilterTypeFilterFactorNativeAnatomicBackgroundFactorWindowUpperLimitNativeWindowLowerLimitNativeWindowBrightnessPhase1WindowBrightnessPhase2WindowContrastPhase1WindowContrastPhase2FilterFactorSubPeakOpacifiedMaskFrameBIHFrameCentBeamAngulationCaudCranCentBeamAngulationLRAnteriorLongitudinalPositionSideOffsetIsoCenterHeightImageTwistSourceImageDistanceMechanicalMagnificationFactorCalibrationFlagCalibrationAngleCranCaudCalibrationAngleRAOLAOCalibrationTableToFloorDistCalibrationIsocenterToFloorDistCalibrationIsocenterToSourceDistCalibrationSourceToIICalibrationIIZoomCalibrationIIFieldCalibrationFactorCalibrationObjectToImageDistanceCalibrationSystemFactorCalibrationSystemCorrectionCalibrationSystemIIFormatsCalibrationGantryDataValidCollimatorSquareBreadthCollimatorSquareHeightCollimatorSquareDiameterCollimaterFingerTurnAngleCollimaterFingerPositionCollimaterDiaphragmTurnAngleCollimaterDiaphragmPosition1CollimaterDiaphragmPosition2CollimaterDiaphragmModeCollimaterBeamLimitBreadthCollimaterBeamLimitHeightCollimaterBeamLimitDiameterX-RayControlMOdeX-RaySystemFocalSpotExposureControlXRayVoltageXRayCurrentXRayCurrentTimeProductXRayPulseTimeXRaySceneTimeFluoroClockMaximumPulseRatePulsesPerSceneDoseAreaProductOfSceneDoseDoseRateIIToCoverDistanceLastFramePhase1FrameRatePhase1LastFramePhase2FrameRatePhase2LastFramePhase3FrameRatePhase3LastFramePhase4FrameRatePhase4GammaOfNativeImageGammaOfTVSystemPixelshiftXPixelshiftYMaskAverageFactorBlankingCircleFlagCircleRowStartCircleRowEndCircleColumnStartCircleColumnEndCircleDiameterRectangularCollimaterFlagRectangleRowStartRectangleRowEndRectangleColumnStartRectangleColumnEndRectangleAngulationIrisCollimatorFlagIrisRowStartIrisRowEndIrisColumnStartIrisColumnEndIrisAngulationNumberOfFramesPlaneInternalInternalInternalInternalInternalInternalInternalInternalInternalInternalInternalAnatomicBackgroundAutoWindowBaseInternalInternalInternalInternalInternalInternalInternalInternalInternalInternalSystemCalibFactorPlaneBUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownReviewModeAnatomicalBackgroundPercentNumberOfPhasesApplyAnatomicalBackgroundPixelShiftArrayBrightnessContrastEnabledNativeEdgeEnhancementPercentGainNativeEdgeEnhancementLUTIndexNativeEdgeEnhancementKernelSizeSubtrEdgeEnhancementPercentGainSubtrEdgeEnhancementLUTIndexSubtrEdgeEnhancementKernelSizeFadePercentFlippedBeforeLateralityAppliedApplyFadeZoomPanXPanYNativeEdgeEnhancementAdvPercGainSubtrEdgeEnhancementAdvPercGainInvertFlagQuant1KOverlayOriginalResolutionAutoWindowCenterAutoWindowWidthUnknownUnknownUnknownMainsFrequencyOriginalPixelDataQualityECGTriggeringECG1OffsetECG2Offset1ECG2Offset2VideoScanModeVideoLineRateXrayTechniqueImageIdentifierFromatIrisDiaphragmFilterCineParallelCineMasterExposureChannelExposureChannelFirstImageProcessingChannelAcquisitionDelayRelativeImageTimeVideoWhiteCompressionAngulationRotationPhysiologicalDataTypePhysiologicalDataChannelAndKindSampleBitsAllocatedSampleBitsStoredSampleHighBitSampleRepresentationSmallestSampleValueLargestSampleValueNumberOfSamplesSampleDataSampleRatePhysiologicalDataType2PhysiologicalDataChannelAndKind2SampleBitsAllocated2SampleBitsStored2SampleHighBit2SampleRepresentation2SmallestSampleValue2LargestSampleValue2NumberOfSamples2SampleData2SampleRate2UnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownECGTimeMapDataBitsAllocatedECGTimeMapDataBitsStoredECGTimeMapDataHighBitECGTimeMapDataRepresentationECGTimeMapDataSmallestDataValueECGTimeMapDataLargestDataValueECGTimeMapDataNumberOfDataValuesECGTimeMapDataUnknownUnknownVideoBeamBoostChannelGeneratingVideoSyncVideoGainVideoOffsetRTDDataCompressionFactorAECFieldAECFilmScreenAECDensityPatientThicknessBeamDistanceWorkstationNumberTubeNumberBuckyGridFocusChildCollimatorDistanceXCollimatorDistanceYCentralBeamHeightBuckyAngleCArmAngleCollimatorAngleFilterNumberFilterMaterial1FilterMaterial2FilterThickness1FilterThickness2BuckyFormatObjectPositionDeskCommandExtendedExposureTimeActualExposureTimeExtendedXRayTubeCurrentUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownOrientationHeadFeetViewDirectionOrientationSupineProneUnknownUnknownTimeUnknownRETIRED_SourceImageIDsImageSequenceNumberFCRImageIDSetNoImageNoInTheSetPairProcessingInformationEquipmentTypeSpecificInformationSeriesFromWhichPrescribedGenesisVersionNowSeriesRecordChecksumUnknownUnknownGenesisVersionNowAcqReconRecordChecksumTableStartLocationSeriesFromWhichPrescribedImageFromWhichPrescribedScreenFormatAnatomicalReferenceForScoutUnknownLocationsInAcquisitionGraphicallyPrescribedRotationFromSourceXRotRotationFromSourceYRotRotationFromSourceZRotImagePositionImageOrientationIntegerSlopIntegerSlopIntegerSlopIntegerSlopIntegerSlopFloatSlopFloatSlopFloatSlopFloatSlopFloatSlopUnknownUnknownAutoWindowLevelAlphaAutoWindowLevelBetaAutoWindowLevelWindowAutoWindowLevelLevelTubeFocalSpotPositionBiopsyPositionBiopsyTLocationBiopsyRefLocationExposureNumberUnknownUnknownUnknownSliceGapStackRadialAngleReconstructionNumberImageTypeSliceNumberEchoNumberPatientReferenceIDChemicalShiftNumberPhaseNumberDynamicScanNumberNumberOfRowsInObjectRowNumberUnknownScanDateScanTimeSliceGapReconstructionNumberSliceNumberFoVImageMagnificationFactorImageScrollOffsetImagePixelOffsetViewDirectionPatientRestDirectionImagePositionImageNormalImageDistanceImagePositioningHistoryMaskImageRowImageColumnPatientOrientationSet1PatientOrientationSet2StudyNameStudyTypeRotationAngleStartAngleUnknownTopogramTubePositionLengthOfTopogramTopogramCorrectionFactorMaximumTablePositionTableMoveDirectionCodeVOIStartRowVOIStopRowVOIStartColumnVOIStopColumnVOIStartSliceVOIStopSliceVectorStartRowVectorRowStepVectorStartColumnVectorColumnStepRangeTypeCodeReferenceTypeCodeObjectOrientationLightOrientationLightBrightnessLightContrastOverlayThresholdSurfaceThresholdGreyScaleThresholdUnknownUnknownUnknownCreationMaskEvaluationMaskExtendedProcessingMaskUnknownUnknownUnknownUnknownUnknownUnknownZoomTargetTubeAngleROIMaskPhaseCorrectionRowsSequencePhaseCorrectionColumnsSequencePhaseCorrectionRowsReconstructionPhaseCorrectionColumnsReconstructionNumberOf3DRawPartitionsNominalNumberOf3DRawPartitionsCurrentNumberOf3DImagePartitionsActual3DImagePartitionNumberSlabThicknessNumberOfSlicesNominalNumberOfSlicesCurrentCurrentSliceNumberCurrentGroupNumberCurrentSliceDistanceFactorMIPStartRowMIPStopRowMIPStartColumnMIPStartColumnMIPStartSlice Name=MIPStartSliceOrderofSlicesSignalMaskDelayAfterTriggerRRIntervalNumberOfTriggerPulsesRepetitionTimeEffectiveGatePhaseGateThresholdGatedRatioNumberOfInterpolatedImagesNumberOfEchoesSecondEchoTimeSecondRepetitionTimeCardiacCodeSaturationPhaseEncodingVectorTransverseComponentSaturationReadoutVectorTransverseComponentEPIChangeValueOfMagnitudeEPIChangeValueOfXComponentEPIChangeValueOfYComponentEPIChangeValueOfZComponentSequenceTypeVectorSizeOriginalVectorSizeExtendedAcquiredSpectralRangeVOIPositionVOISizeCSIMatrixSizeOriginalCSIMatrixSizeExtendedSpatialGridShiftSignalLimitsMinimumSignalLimitsMaximumSpecInfoMaskEPITimeRateOfChangeOfMagnitudeEPITimeRateOfChangeOfXComponentEPITimeRateOfChangeOfYComponentEPITimeRateOfChangeOfZComponentEPITimeRateOfChangeLegalLimit1EPIOperationModeFlagEPIFieldCalculationSafetyFactorEPILegalLimit1OfChangeValueEPILegalLimit2OfChangeValueEPIRiseTimeArrayCoilADCOffsetArrayCoilPreamplifierGainSaturationTypeSaturationNormalVectorSaturationPositionVectorSaturationThicknessSaturationWidthSaturationDistanceImagesInStudyScenesInStudyImagesInPhotofilePlaneBImagesExistNoOf2MBChunksImagesInAllScenesArchiveSWInternalVersionAcquisitionTypeAcquisitionModeFootswitchIndexAcquisitionRoomCurrentTimeProductDoseSkinDosePercentSkinDoseAccumulationSkinDoseRateCopperFilterMeasuringFieldPostBlankingCircleDynaAnglesTotalStepsDynaXRayInfoModalityLUTInputGammaModalityLUTOutputGammaSH_STPARAcquisitionZoomDynaAngulationStepWidthHarmonizationDRSingleFlagSourceToIsocenterPressureDataECGIndexArrayFDFlagSH_ZOOMSH_COLPARK_FactorEVETotalSceneTimeRestoreFlagStandMovementFlagFDRowsFDColumnsTableMovementFlagOriginalOrganProgramNameCrispyXPIFilterSeriesUniqueIdentifierUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownWindowOfImagesIDWindowOfImagesTypeWindowOfImagesScopeUnknownNoiseReductionContrastAmplificationEdgeContrastBoostingLatitudeReductionFindRangeAlgorithmThresholdCAlgorithmSensometricCurveLowerWindowOffsetUpperWindowOffsetMinPrintableDensityMaxPrintableDensityBrightnessContrastShapeFactorUnknownUnknownUnknownUnknownUnknownUnknownCRExposureMenuCodeCRExposureMenuStringCREDRModeCRLatitudeCRGroupNumberCRImageSerialNumberCRBarCodeNumberCRFilmOutputExposureCRFilmFormatCRSShiftStringCRSShiftCRCShiftCRGTCRGACRGCCRGSCRRTCRRECRRNCRDRTCRDRECRDRNCRORECRORNCRORDCRCassetteSizeCRMachineIDCRMachineTypeCRTechnicianCodeCREnergySubtractionParametersCRExposureMenuCodeCRExposureMenuStringCREDRModeCRLatitudeCRGroupNumberCRImageSerialNumberCRBarCodeNumberCRFilmOutputExposureCRFilmFormatCRSShiftStringCRSShiftCRCShiftCRGTCRGACRGCCRGSCRRTCRRECRRNCRDRTCRDRECRDRNCRORECRORNCRORDCRCassetteSizeCRMachineIDCRMachineTypeCRTechnicianCodeCREnergySubtractionParametersCRDistributionCodeCRShuttersAppliedNumberOfSeriesInStudyNumberOfUnarchivedSeriesReferenceImageFieldSummaryImageStartTimeSecsInFirstAxialNumberOfUpdatesToHeaderIndicatesIfStudyHasCompleteInfoHorizontalCalibrationPixelSizeVerticalCalibrationPixelSizeCalibrationObjectCalibrationObjectSizeCalibrationMethodFilenameFrameNumberCalibrationFactorMultiplicityCalibrationTODValueUnknownUnknownImageLateralityLetterPositionBurnedInAnnotationUnknownImageSOPClassWorkspaceIDWorkspaceTimeStringWorkspaceStreamRelativeLightEmissionAmountSkTermOfCorrectionForEachIPTypeStReadingGainGpUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownLastPulseSequenceUsedImagesInSeriesLandmarkCounterNumberOfAcquisitionsIndicatesNumberOfUpdatesToHeaderSeriesCompleteFlagNumberOfImagesArchivedLastImageNumberUsedPrimaryReceiverSuiteAndHostViewNativeOriginalSeriesNumberOriginalImageNumberWinCenterWinWidthWinBrightnessWinContrastOriginalFrameNumberOriginalMaskFrameNumberOpacOriginalNumberOfFramesOriginalSceneDurationIdentifierLOIDOriginalSceneVFRInfoOriginalFrameECGPositionOriginalECG1stFrameOffset_retiredZoomFlagFlexNumberOfMaskFramesNumberOfFillFramesSeriesNumberImageNumberOriginalImageNotProcessedImageCutOutImageDuplicatedImageStoredImageRetrievedImageRemoteImageMediaStoredImageImageStateSourceImageFileUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownImageArchiveFlagScoutTypeVmaMampVmaPhaseVmaModVmaClipSmartScanOnOffFlagForeignImageRevisionImagingModePulseSequenceImagingOptionsPlaneTypeObliquePlaneRASLetterOfImageLocationImageLocationCenterRCoordOfPlaneImageCenterACoordOfPlaneImageCenterSCoordOfPlaneImageNormalRCoordNormalACoordNormalSCoordRCoordOfTopRightCornerACoordOfTopRightCornerSCoordOfTopRightCornerRCoordOfBottomRightCornerACoordOfBottomRightCornerSCoordOfBottomRightCornerTableStartLocationTableEndLocationRASLetterForSideOfImageRASLetterForAnteriorPosteriorRASLetterForScoutStartLocRASLetterForScoutEndLocImageDimensionXImageDimensionYNumberOfExcitationsUnknownUnknownUnknownUnknownUnknownUnknownUnknownNumberOfSeriesNumberOfStudiesOldestSeriesNewestSeriesOldestStudyNewestStudyUnknownUnknownUnknownUnknownUnknownCommentlineEdgeEnhancementCoefficientSceneTextImageTextPixelShiftHorizontalPixelShiftVerticalUnknownEdgeEnhancementSequenceConvolutionKernelSizeConvolutionKernelCoefficientsEdgeEnhancementGainUnknownUnknownUnknownUnknownImageScanningDirectionExtendedReadingSizeValueMagnificationReductionRatioLineDensityCodeDataCompressionCodeLowerRangeOfPixelsLowerRangeOfPixelsLowerRangeOfPixelsLowerRangeOfPixelsLowerRangeOfPixelsLowerRangeOfPixelsLowerRangeOfPixelsLowerRangeOfPixelsLowerRangeOfPixelsLowerRangeOfPixelsUpperRangeOfPixelsLengthOfTotalHeaderInBytesVersionOfHeaderStructureAdvantageCompOverflowAdvantageCompUnderflowNumberOfExposureResultsImageCompressionFractionImageQualityImageBytesTransferredJ2cParameterTypeJ2cPixelRepresentationJ2cBitsAllocatedJ2cPixelShiftValueJ2cPlanarConfigurationJ2cRescaleInterceptPixelDataMD5SumPerFrameHistogramPercentileLabelsHistogramPercentileValuesUnknownUnknownUnknownOriginalMeasuringDataOriginalMeasuringDataLengthOriginalMeasuringRawDataOriginalMeasuringRawDataLengthFPMinFPMaxScaledMinimumScaledMaximumWindowMinimumWindowMaximumUnknownUnknownUnknownUnknownViewCenterViewSizeViewZoomViewTransformUnknownUnknownUnknownUnknownUnknownUnknownUnknownScanResolutionFieldOfViewSliceThicknessWindowStyleUnknownUnknownPixelQualityCodePixelQualityValueArchiveCodeExposureCodeSortCodeUnknownSplashCSAImageHeaderTypeCSAImageHeaderVersionCSAImageHeaderInfoCSASeriesHeaderTypeCSASeriesHeaderVersionCSASeriesHeaderInfoCSADataTypeCSADataVersionCSADataInfoPhotometricInterpretationRowsOfSubmatrixColumnsOfSubmatrixUnknownUnknownOriginOfSubmatrixShutterTypeRowsOfRectangularShutterColumnsOfRectangularShutterOriginOfRectangularShutterRadiusOfCircularShutterOriginOfCircularShutterContourOfIrregularShutterListOfGroupNumbersListOfShadowOwnerCodesListOfElementNumbersListOfTotalDisplayLengthListOfDisplayPrefixListOfDisplayPostfixListOfTextPositionListOfTextConcatenationListOfGroupNumbersListOfShadowOwnerCodesListOfElementNumbersListOfTotalDisplayLengthListOfDisplayPrefixListOfDisplayPostfixListOfTextPositionListOfTextConcatenationMedComHeaderTypeMedComHeaderVersionMedComHeaderInfoMedComHistoryInformationPMTFInformation1PMTFInformation2PMTFInformation3PMTFInformation4PMTFInformation5ApplicationHeaderSequenceApplicationHeaderTypeApplicationHeaderIDApplicationHeaderVersionApplicationHeaderInfoWorkflowControlFlagsArchiveManagementFlagKeepOnlineArchiveManagementFlagDoNotArchiveImageLocationStatusEstimatedRetrieveTimeDataSizeOfRetrievedImagesSiemensLinkSequenceReferencedTagReferencedTagTypeReferencedValueLengthReferencedObjectDeviceTypeReferencedObjectDeviceLocationReferencedObjectDeviceIDSeriesWorkflowStatusMEDCOMOOGTypeMEDCOMOOGVersionMEDCOMOOGInfoCompressionAlgorithmCompressionAlgorithmCompressionAlgorithmUnknownPixelAspectRatioProcessedPixelDataQualityUnknownUnknownUnknownUnknownUnknownWindowIDVideoInvertSubtractedVideoInvertNonsubtractedWindowSelectStatusECGDisplayPrintingIDECGDisplayPrintingECGDisplayPrintingEnableStatusECGDisplayPrintingSelectStatusPhysiologicalDisplayIDPreferredPhysiologicalChannelDisplayPhysiologicalDisplayEnableStatusPhysiologicalDisplaySelectStatusFunctionalShutterIDFieldOfShutterFieldOfShutterRectangleShutterEnableStatusShutterSelectStatusZoomIDZoomRectangleZoomFactorZoomFunctionZoomEnableStatusZoomSelectStatusMagnifyingGlassIDMagnifyingGlassRectangleMagnifyingGlassFactorMagnifyingGlassFunctionMagnifyingGlassEnableStatusMagnifyingGlassSelectStatusSubtractionMaskIDMaskingFunctionProprietaryMaskingParametersSubtractionMaskEnableStatusSubtractionMaskSelectStatusImageEnhancementIDImageEnhancementConvolutionIDConvolutionTypeConvolutionKernelSizeIDConvolutionKernelSizeConvolutionKernelEnhancementGainImageEnhancementEnableStatusImageEnhancementSelectStatusUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownAnnotationNameAnnotationFontAnnotationTextForegroundColorAnnotationTextBackgroundColorAnnotationTextBackingModeAnnotationTextJustificationAnnotationTextLocationAnnotationTextStringAnnotationTextAttachModeAnnotationTextCursorModeAnnotationTextShadowOffsetXAnnotationTextShadowOffsetYAnnotationLineColorAnnotationLineThicknessAnnotationLineTypeAnnotationLineStyleAnnotationLineDashLengthAnnotationLineAttachModeAnnotationLinePointCountAnnotationLinePointsAnnotationLineControlSizeAnnotationMarkerColorAnnotationMarkerTypeAnnotationMarkerSizeAnnotationMarkerLocationAnnotationMarkerAttachModeAnnotationGeomColorAnnotationGeomThicknessAnnotationGeomLineStyleAnnotationGeomDashLengthAnnotationGeomFillPatternAnnotationInteractivityAnnotationArrowLengthAnnotationArrowAngleAnnotationDontSaveUnknownLineNameLineNameFontLineNameDisplayLineNormalColorLineTypeLineThicknessLineStyleLineDashLengthLineInteractivityLineMeasurementColorLineMeasurementFontLineMeasurementDashLengthLinePointSpaceLinePointsLineControlPointSizeLineControlPointSpaceLineControlPointsLineLabelLineDontSaveROINameROINameFontROINormalColorROIFillPatternROIBpSegROIBpSegPairsROISeedSpaceROISeedsROILineThicknessROILineStyleROILineDashLengthROIInteractivityROINamePositionROINameDisplayROILabelROIShapeROIShapeTiltROIShapePointsCountROIShapePointsSpaceROIShapePointsROIShapeControlPointsCountROIShapeControlPointsSpaceROIShapeControlPointsROIDontSaveUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownStudyStatusDateTimeVerifiedExaminationReasonRequestedDateWorklistRequestStartTimeWorklistRequestEndTimeRequestedTimeRequestedLocationRequestUIDRequestingPhysicianRequestedPhysicianUnknownUnknownUnknownUnknownUnknownPatientStudyUIDReferringDepartmentScreenNumberLeftOrientationRightOrientationInversionDSAPrivateEntityNumberPrivateEntityDatePrivateEntityTimePrivateEntityLaunchCommandPrivateEntityTypeAccumulatedFluoroscopyDoseAccumulatedExposureDoseTotalDoseTotalNumberOfFramesExposureInformationSequencePapyrusCommentsPointerSequenceImagePointerPixelOffsetImageIdentifierSequenceExternalFileReferenceSequenceNumberOfImagesReferencedSOPClassUIDReferencedSOPInstanceUIDReferencedFileNameReferencedFilePathReferencedImageSOPClassUIDReferencedImageSOPInstanceUIDImageSequencePapyrusCommentsFolderTypePatientFolderDataSetIDFolderNameCreationDateCreationTimeModifiedDateModifiedTimeOwnerNameFolderStatusNumberOfImagesNumberOfOtherExternalFolderElementDSIDExternalFolderElementDataSetTypeExternalFolderElementFileLocationExternalFolderElementLengthInternalFolderElementDSIDInternalFolderElementDataSetTypeInternalOffsetToDataSetInternalOffsetToImageNumberOfHardcopiesFilmFormatFilmSizeFullFilmFormatBitmapOfPrescanOptionsGradientOffsetInXGradientOffsetInYGradientOffsetInZImageIsOriginalOrUnoriginalNumberOfEPIShotsViewsPerSegmentRespiratoryRateInBPMRespiratoryTriggerPointTypeOfReceiverUsedPeakRateOfChangeOfGradientFieldLimitsInUnitsOfPercentPSDEstimatedLimitPSDEstimatedLimitInTeslaPerSecondSARAvgHeadWindowValueTotalInputViewsXrayChainReconKernelParametersCalibrationParametersTotalOutputViewsNumberOfOverrangesIBHImageScaleFactorsBBHCoefficientsNumberOfBBHChainsToBlendStartingChannelNumberPPScanParametersGEImageIntegrityLevelValueDeltaStartTimeMaxOverrangesInAViewAvgOverrangesAllViewsCorrectedAfterglowTermsReferenceChannelsNoViewsRefChannelsBlockedScanPitchRatioUniqueImageIdentifierHistogramTablesUserDefinedDataPrivateScanOptionsEffectiveEchoSpacingStringSlopField1StringSlopField2RawDataTypeRawDataTypeRACoordOfTargetReconCentreRawDataTypeNegScanSpacingOffsetFrequencyUserUsageTagUserFillMapMSWUserFillMapLSWUser25ToUser48SlopInteger6ToSlopInteger9TriggerOnPositionDegreeOfRotationDASTriggerSourceDASFpaGainDASOutputSourceDASAdInputDASCalModeDASCalFrequencyDASRegXmDASAutoZeroStartingChannelOfViewDASXmPatternTGGCTriggerModeStartScanToXrayOnDelayDurationOfXrayOnSlopInteger10ToSlopInteger17ScannerStudyEntityUIDScannerStudyIDScannerTableEntryParadigmNameParadigmDescriptionParadigmUIDExperimentTypeNumberOfRestVolumesNumberOfActiveVolumesNumberOfDummyScansApplicationNameApplicationVersionSlicesPerVolumeExpectedTimePointsRegressorValuesDelayAfterSliceGroupReconModeFlagWordPACCSpecificInformationEDWIScaleFactorCoilIDDataGECoilNameSystemConfigurationInformationAssetRFactorsAdditionalAssetDataDebugDataTextFormatDebugDataBinaryFormatScannerSoftwareVersionLongFormPUREAcquisitionCalibrationSeriesUIDGoverningBodydBdtAndSARDefinitionPrivateInPlanePhaseEncodingDirectionFMRIBinaryDataBlockVoxelLocationSATBandLocationsSpectroPrescanValuesSpectroParametersSARDefinitionSARValueImageErrorTextSpectroQuantitationValuesSpectroRatioValuesPrescanReuseStringContentQualificationImageFilteringParametersASSETAcquisitionCalibrationSeriesUIDExtendedOptionsRxStackIdentificationNPWFactorResearchTag1ResearchTag2ResearchTag3ResearchTag4DeltaStartTimeScanPitchRatioAESAngulationRealMagnificationFactorSenographTypeIntegrationTimeROIOriginXYReceptorSizeCmXYReceptorSizePixelsXYScreenPixelPitchMicronsPixelDepthBitsBinningFactorXYClinicalViewMeanOfRawGrayLevelsMeanOfOffsetGrayLevelsMeanOfCorrectedGrayLevelsMeanOfRegionGrayLevelsMeanOfLogRegionGrayLevelsStandardDeviationOfRawGrayLevelsStandardDeviationOfCorrectedGrayLevelsStandardDeviationOfRegionGrayLevelsStandardDeviationOfLogRegionGrayLevelsMAOBufferSetNumberWindowingTypeWindowingParametersCrosshairCursorXCoordinatesCrosshairCursorYCoordinatesVignetteRowsVignetteColumnsVignetteBitsAllocatedVignetteBitsStoredVignetteHighBitVignettePixelRepresentationVignettePixelDataReconstruction Parameters SequenceVolumeVoxelCountVolumeSegmentCountVolumeSliceSizeVolumeSliceCountVolumeThresholdValueVolumeVoxelRatioVolumeVoxelSizeVolumeZPositionSizeVolumeBaseLineVolumeCenterPointVolumeSkewBaseVolumeRegistrationTransformRotationMatrixVolumeRegistrationTransformTranslationVectorKVPListXRayTubeCurrentListExposureListAcquisitionDLXIdentifierAcquisitionDLX2DSeriesSequenceContrastAgentVolumeListNumberOfInjectionsFrameCountXA3DReconstructionAlgorithmNameXA3DReconstructionAlgorithmVersionDLXCalibrationDateDLXCalibrationTimeDLXCalibrationStatusUsedFramesTransformCountTransformSequenceTransformRotationMatrixTransformTranslationVectorTransformLabelWireframeListWireframeCountLocationSystemWireframeNameWireframeGroupNameWireframeColorWireframeAttributesWireframePointCountWireframeTimestampWireframePointListWireframePointsCoordinatesVolumeUpperLeftHighCornerRASVolumeSliceToRASRotationMatrixVolumeUpperLeftHighCornerTLOCVolumeSegmentListVolumeGradientListVolumeDensityListVolumeZPositionListVolumeOriginalIndexListImageTextCurrentWardMediaTypeMediaLocationEstimatedRetrieveTimeUnknownExaminationFolderIDFolderReportedStatusFolderReportingRadiologistSIENETISAPLADataObjectAttributesDataDictionaryVersionUnknownUnknownUnknownUnknownUnknownOffsetFromCTMRImagesUltrasoundScannerNameTransducerSerialProbeApplicationRISKeyRISWorklistIMGEFRISReportIMGEFImplementationVersionRelativeTablePositionRelativeTableHeightSurviewDirectionSurviewLengthImageViewTypeBatchNumberBatchSizeBatchSliceNumberUnknownChemicalShiftChemicalShiftNumberMRDiffusionBFactorDiffusionDirectionImageEnhancedImageTypeEDESPhaseNumberImagePrepulseDelaySliceNumberMRSliceOrientationArrhythmiaRejectionCardiacCycledCardiacGateWidthCardiacSyncDiffusionEchoTimeDynamicSeriesEPIFactorNumberOfEchoesNumberOfLocationsNumberOfPCDirectionsNumberOfPhasesMRNumberOfSlicesMRPartialMatrixScannedPCVelocityPrepulseDelayPrepulseTypeReconstructionNumberMRRespirationSyncScanningTechniqueSPIRWaterFatShiftFlipAnglePhilipsSeriesIsInteractiveEchoTimeDisplayMRPresentationStateSubtractionActiveStackNumberOfSlicesStackRadialAngleStackRadialAxisStackSliceNumberStackTypeZoomModeContrastTransferTasteStackSequenceNumberOfStacksSeriesTransmittedSeriesCommittedExaminationSourceLinearPresentationGLTrafoShapeSubGLTrafoTypeAcquisitionNumberNumberOfDynamicScansPixelProcessingKernelSizeIsRawImageProspectiveMotionCorrectionRetrospectiveMotionCorrectionChemicalShiftChemicalShiftNumberMRDiffusionBFactorDiffusionDirectionImageEnhancedImageTypeEDESPhaseNumberImagePrepulseDelaySliceNumberMRSliceOrientationArrhythmiaRejectionCardiacCycledCardiacGateWidthCardiacSyncDiffusionEchoTimeDynamicSeriesEPIFactorNumberOfEchoesNumberOfLocationsNumberOfPCDirectionsNumberOfPhasesMRNumberOfSlicesMRPartialMatrixScannedPCVelocityPrepulseDelayPrepulseTypeReconstructionNumberMRRespirationSyncScanningTechniqueSPIRWaterFatShiftFlipAnglePhilipsSeriesIsInteractiveEchoTimeDisplayMRPresentationStateSubtractionActiveStackNumberOfSlicesStackRadialAngleStackRadialAxisStackSliceNumberStackTypeZoomModeContrastTransferTasteStackSequenceNumberOfStacksSeriesTransmittedSeriesCommittedExaminationSourceLinearPresentationGLTrafoShapeSubGLTrafoTypeAcquisitionNumberNumberOfDynamicScansPixelProcessingKernelSizeIsRawImageProspectiveMotionCorrectionRetrospectiveMotionCorrectionSynergyReconstructionTypeMIPProtocolMPRProtocolNumberOfChemicalShiftsNumberOfStackSlicesUnknownSyncraScanTypeDiffusionDirectionRLDiffusionDirectionAPDiffusionDirectionFHSynergyReconstructionTypeMIPProtocolMPRProtocolNumberOfChemicalShiftsNumberOfStackSlicesUnknownSyncraScanTypeDiffusionDirectionRLDiffusionDirectionAPDiffusionDirectionFHUnknownImagePosition SpecifyingFlagInstitutionCodeRoutedTransferAESourceAEDeferredValidationSeriesOwnerOrderGroupNumberStrippedPixelDataPendingMoveRequestReportIDReportStatusReportCreationDateReportApprovingPhysicianReportTextReportAuthorReportingRadiologistEnergySubtractionParamSubtractionRegistrationResultEnergySubtractionParam2AfinConversionCoefficientFilmOutputFormatImageProcessingModificationFlagUnknownGrayPaletteColorLookupTableDescriptorGrayPaletteColorLookupTableDataOverlayIDLinkedOverlaysOverlayRowsOverlayColumnsOverlayTypeOverlayOriginEditableOverlayFontOverlayStyleOverlayFontSizeOverlayColorShadowSizeFillPatternOverlayPenSizeLabelPostItTextAnchorPointROITypeAttachedAnnotationContourPointsMaskDataUINOverlaySequenceImageGraphicsFormatCodeImageGraphicsOsteoContourCommentOsteoContourBufferUnknownUnknownDummyTextAnnotationBoxArrowEndHeaderDummyCSADataPixelDataBinaryDataImageGraphicsFormatCodeImageGraphicsImageGraphicsDummyUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknown",Er="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FnYAADR2AABSdgAAcHYAAI52AACsdgAAynYAAOh2AAAGdwAAJHcAAEJ3AABgdwAAfncAAJx3AAC6dwAA2HcAAPZ3AAAUeAAAMngAAFB4AABueAAAjHgAAKp4AADIeAAA5ngAAAR5AAAieQAAQHkAAF55AAB8eQAAmnkAALh5AADWeQAA9HkAABJ6AAAwegAATnoAAGx6AACKegAAqHoAAMZ6AADkegAAAnsAACB7AAA+ewAAXHsAAHp7AACYewAAtnsAANR7AADyewAAEHwAAC58AABMfAAAanwAAIh8AACmfAAAxHwAAOJ8AAAAfQAAHn0AADx9AABafQAAeH0AAJZ9AAC0fQAA0n0AAPB9AAAOfgAALH4AAEp+AABofgAAhn4AAKR+AADCfgAA4H4AAP5+AAAcfwAAOn8AAFh/AAB2fwAAlH8AALJ/AADQfwAA7n8AAAyAAAAqgAAASIAAAGaAAACEgAAAooAAAMCAAADegAAA/IAAABqBAAA4gQAAVoEAAHSBAACSgQAAsIEAAM6BAADsgQAACoIAACiCAABGggAAZIIAAIKCAACgggAAvoIAANyCAAD6ggAAGIMAADaDAABUgwAAcoMAAJCDAACugwAAzIMAAOqDAAAIhAAAJoQAAESEAABihAAAgIQAAJ6EAAC8hAAA2oQAAPiEAAAWhQAANIUAAFKFAABwhQAAjoUAAKyFAADKhQAA6IUAAAaGAAAkhgAAQoYAAGCGAAB+hgAAnIYAALqGAADehgAAAocAACaHAABKhwAAbocAAJKHAAC2hwAA2ocAAP6HAAAiiAAARogAAGqIAACOiAAAsogAANaIAAD6iAAAHokAAEKJAABmiQAAiokAAK6JAADSiQAA9okAABqKAAA+igAAYooAAIaKAAChigAAvIoAANeKAADyigAADYsAACiLAABDiwAAXosAAHmLAACUiwAAr4sAAMqLAADliwAAAIwAABuMAAA2jAAAUYwAAGyMAACHjAAAoowAAL2MAADYjAAA84wAAA6NAAApjQAARo0AAGONAACAjQAAnY0AALqNAADXjQAA9I0AABGOAAAujgAAS44AAGiOAACFjgAAoo4AAL+OAADcjgAA+Y4AABaPAAAzjwAAUI8AAG2PAACKjwAAp48AAMiPAADpjwAACpAAACuQAABMkAAAbZAAAI6QAACvkAAA0JAAAPGQAAASkQAAM5EAAFSRAAB1kQAAlpEAALeRAADYkQAA+ZEAABqSAAA7kgAAXJIAAHuSAACikgAAyZIAAPCSAAAXkwAAPpMAAGWTAACMkwAAs5MAANqTAAABlAAAJJQAAEeUAABqlAAAjZQAALCUAADDlAAA1pQAAOmUAAD8lAAAD5UAACKVAAA1lQAASJUAAFuVAABulQAAgZUAAJSVAACnlQAAupUAAM2VAADglQAA85UAAAaWAAAZlgAALJYAAD+WAABSlgAAZZYAAHiWAACLlgAAnpYAALGWAADMlgAA55YAAAWXAAAjlwAAQZcAAF+XAAB9lwAAm5cAALmXAADXlwAA9ZcAABOYAAAxmAAAT5gAAG2YAACLmAAAm5gAALaYAADKmAAA3pgAAPKYAAAGmQAAGpkAADKZAABKmQAAYpkAAHqZAACSmQAAqpkAAMKZAADamQAA8pkAAAqaAAAimgAAOpoAAFKaAABqmgAAgpoAAJqaAACymgAAypoAAOKaAAD6mgAAEpsAACqbAABCmwAAWpsAAHKbAACKmwAAopsAALqbAADSmwAA6psAAAKcAAAanAAAMpwAAEqcAABinAAAepwAAJKcAACqnAAAwpwAANqcAADynAAADZ0AACidAABDnQAAXp0AAHmdAACWnQAAs50AANCdAADtnQAACp4AACeeAABEngAAYZ4AAH6eAACbngAAuJ4AANWeAADyngAAD58AACefAAA/nwAAXp8AAH2fAACcnwAAu58AANqfAAD5nwAAGKAAADegAABWoAAAdaAAAJSgAACzoAAA0qAAAPGgAAAQoQAAL6EAAE6hAABtoQAAjKEAAKuhAADKoQAA6aEAAAiiAAAnogAARqIAAGWiAACEogAAo6IAAMKiAADhogAAAKMAAB+jAAA+owAAXaMAAHyjAACbowAAuqMAANmjAAD4owAAF6QAADakAABVpAAAdKQAAJOkAACypAAA0aQAAPCkAAAPpQAALqUAAE2lAABspQAAi6UAAKqlAADJpQAA6KUAAP+lAAAWpgAALaYAAESmAABjpgAAgqYAAKGmAADApgAA36YAAP6mAAAdpwAAPKcAAFunAAB6pwAAmacAALinAADXpwAA9qcAABWoAAA0qAAAU6gAAHKoAACRqAAAsKgAAM+oAADuqAAADakAACypAABLqQAA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",Sr="AAASABIAGQAcABcAFwAXABcAFwAXABcAFwAcABIAEgASABIAEgASABIAEgASABIAEgASABIAEgASABIAEgASABIAEgASABIAHAAQABAAEAAQABAAGwAbABsAHAAcABwAHAAcABwAFAAUABQAFAAUABQAFAAUABQAFAAUABQAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAA8AJAATABMAEwAWABYAHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AGQAZABcAFwAXABcAFwAXABcAFwAXABcAEgASABIAEgAZABkAGQAZABkAGQAZABkADwAPAA8ADwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAHQAdACEAIQAhACEAIQAhACEAIQAhACEAIQAbABsAGwAbABIAGQAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAfAB8AHwAfAB8AHwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAGgAaABoAGgAaABoAHgAeAB4AHgAeAB4AHgAeAB4AHgAXABcAFwAXABcAFwAXABcAFwAZABkAGQAZABkAGQAPAA8ADwAbABsAGwAbABsAHQAbABsAGAAYABgAGAAYABgAGAAYABgAGAAYABgAHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAYABgAGAATABMAEwAaABoAGgAaABwAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAFAAUABQAFAAUABQAFAAUABQAFAAUACoAKgAqACoAKgAqABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AGAAYACIAIgAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdABgAGAAgACAAIAAgACAAHwAfAB8AHwAfACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAHwAnACcAJwAnACcAJwAnACcAJwAnACMAIwAjACMAIwATABMAEwATABMAEwATABMAEwATABMAEwATABMAEwATABMAEwATABMAEwATABMAEwATABMAEwAbABsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABAAGwAUABQAFAAUABQAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABsAGwAbABsAGwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AGAAYAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AFwAXABcAFwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfABoAGgAaABoAGgAaABoAIwAjACMAIwAjACMAIwAjACMAIwAjACMAIwAjACMAIwAjACMAIwAjACMAIwAjACMAIwAjACMAIwAjACMAIwAjACMAIwAjACMAIwAjABsAGwAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAnACcAJwAnABMAEwATABMAEwATABMAEwATABMAEwATABMAEwAbABsAGwAUABQAFAAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAGAAYABgAGAAYABgAGAAlACUAJQAlACUAJQAlACUAJQAdAB0AEwATABMAEwATAB0AHQAdABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABgAGAAYABgAGAAYABgAGAAYADMAMwAzADMAMwAzADMAMwAzADMAMwAzADMAMwAzADMAMwAzADMAMwAzADMAEwATABMAEwATABMAEwATABMAEwATABQAFAAUABQAFAAUABQAFAAUABQAFAAUABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABsAGwAbABsAGwAbABsAEwATABMAEwATABMAHAAZABkAGQAZABYAFgAWABYAFgAWABYAGwAbABsAGwAaABoAGgAaABQAFAAUABQAFAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYACUAJQAlACUAJQAlACUAJQAlACUAJQAlABYAFgAWACYAJgAmACYAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAHwAfAB8AHwAfAB8AHwAfAB8AHwAeAB4AHgAeAB4AHgAhACEAIQAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIgAeAB4AHgAZABkADwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdACEAIQAhACEAIQAhACEAIQAhACcAJwAnACcAJwAnACcAJwAnACcAJwAnACcAJwApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACsAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAoACgAKAAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbACsAKwAXABcAFwAXABcAFwAXABcAFwAYABgAGAAYABgAFwAWABYAFgAWABYAFgAcABwAHAAcABwAGAAYABgAGAAYABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwATABMAEwATABMAEwATABMAEwATABMAEwATABMAEwATABMAEwATABMAGgAaABoAGgAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAB0AHQAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAfABcAJgAmACYAGwASABIAEgASABIAFAAUABQAFAAUABQAFAAXABcAFwAXABcAFwAUABQAFAAUABQAFAAUABQAFAAcACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAUACUAJQAlACUAJQAlACUAJQAXABcAFwAXABcAFwAXABQAFAAUABQAFAAUABsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHwAfAB8AHwAjACMAFwAfAB8AHwAXABcAIQAbAB8AHgAeAB4AGwAbABsAGwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgA=",gr="AAEBAgMDAwEEBQMEBQMGBgcHBwcHBwgIBgYGBgYHBgcGBggHAwICAgICAQEJCQoKCQICCwwMAQEMDQIOCw0HDwMDAwMDAwYCEBAKAhALEBAQEBAQEAIQEQIQEBAQEAIQBAUCCwsIAwMQCAsLCAoLAQEQDQUHEggICAICDwgBBAUICAgICAgICAgICAgICAgICAgIBwgHAgEBAQEICAgIAwgDCAgCAwIIAgMCAgIDCAgCAwICAgIICAgICAgICAgHCAcICAgCAgICAgICAgICAggDAwMBAggQEBACAgIQEBAQEBEQEBAQEBAQEBAQEAICAgICAhAQEREQEBEREBEREwgEBQgPBggICAgIBAUICAgFCAgIEBAQCAITEBAQEBAQEBAQEAgIBAUICAgICAICAgICAggICAgHBwcHCAgDERAQEBAREREREREICAQFAgIEDwgICAICAgIICAgICAgICA8PDwICBg4ODg4DDQYGBgYGBgEHDwcGBgcHBwIHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHDw8PDQ0NDg4LBg8NBg0NBgYGBg8NBgYPAgINDQsGBgYGCwsCAgICAgIIEA8PCAcDDxMTExMTExMCDwIPDw8PDw8TEA8PDxADDw8TBggHBwcTExMTDxMDAxMQEwcTExQDEBAQEBATExMTDw8PDw8PEw8TAw8PEwMPExMTDxMTDxAPExMTEBMDEwIVAhMTExABEw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8TExMTExMTExMTExMTExMTCxMLAxMTExMPEw8TEw8PDw8PCAgGAw8PDwMHCBMICA8TExMTExMTExMTEw8TAg8PDwMDAwMDAwYGBgYGBgMDBgYHBgYGBgYGBgYGBgMDCAYGAwMGBgMHAwMHBgMDAwMDAwMGDwYGBgYGBg8GBg8GBgYPBg8ICAgIDw8PDwYGBg8PDw8GDw8GDw8PBg8PBg8PBgYPDw8PBg8GBgICBgIGDw8NBgYGBgYGBgYGAgYGBg8GBgYGBgYGBgYPDw8GBg8GDw8GBggCCAgIDwgIBgYPDwYGDw8PDw8PDwEBAQ8PCAgPDw8PBgMPDwMDAw8IDw8PDw8PBg8PDw8EBQ8PDw8PDwEDAwMGBggGBggICA8ICAgICAgICAgICAgICAgICAgICAgICAgICAMICAgBAQgICAgICA8PDw8PDwYPDw8PDw8PDw8PDw8PDw8PCA8PAw8PDw8BDw8GBg8PCA8GBgYGBgYIDw8PDwYBAQYGBgYGBgYBAQYPBgEGDwYIDwgPCA8IDwYPDw8PAQEPDw8CExAQAhMTExMTExMDAwMDAwMDAxMQAwMTEBMTExMTBxAQEBAQEBADAwMQAwMDAwMDAwMDAwMDAwMDAwMQEBATExAQEBAQExMQEwgTExMTExMTExMTEwMTEwMTAxMTExMTExMTExMTEBATExMTExMTExAQEBAQEBAQEBAQEBAQEBMTExMTExMTExMTExMTExMQEBAQEBMTEBMTEBMTExMTExMTExMQEBAQEBAQEBAQEBAQEBAQEBAQEBATExMTExMTExMTExMQEBMQExMTExMTExMQAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwcHBwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMTAwMDAxMTAxMTAwMDAxMTExMDEgMPDwcHBwMIAwcHBwMDAw8DDQ0NAwcDDwcNAwMHBwMDAwMHBwcHBwcHAwMDAwcHBwcHBgYGAgUCDwMCAwYIAgICAgMDAwICAwcHBwcHBwcHDwIIAwMDDwYGBgYGBgYGBgYGBgYGBgYGAgIPDwYGAg8PDwMDBgYDCAgDAwgICA8DBQ8NBg0NBg0SEwsBAxMLAQ8TExMCAxMTDw8PCwsQEBAQEA8PDw8PCAgPDw8PExMUFAYGBgYPDwYGBgYPBgYGBgYGBAUGBgYPDw8GCA0PDw8DDw8ICAgIBgYDBg8PDwYGBgYGBgYGBgYGBgYPDw8PBgYGDwgIAQEDAwMDAwMIDw8GAwYGBgYGBgYGDwYGBgYPBgYGBgYGCAMPBg8PCA8PBgYPDwYPDw8PDw8IBgYPDw8GBg8PDw8PDw8PDw8PDw8PDw8IDw8PDw8TExMTExMTAwMDAxAQEBAQAQMTExMQAwMSAxMDAxADEAMSEgMDEAMDAwMDAg8ICAIPAgIPDw8PAw8PCAgCAggNBgYPDw8PAg8CDw8PDw8PDwMDAwkJCQICAgICAwICAgIDDw8PDw8PDwMPDwMPAwMCAgICAgICAgICAwICAgIDAgIPDw8CDwMPDwMPAwMCAgICAgIDEBATExEQEw8PAg8CDgYGBgoKAgYGAgYCAhIDAwMDDQMDAxMDExMDAwMDAwMDAwMDAw0DAwMDAwMDAwMDAwMDAwMDDQMTAxMTEBATEBAQEAsDAwMDAwMDAwMDAw8CExMTEwMDAwMGBgYGBgYGBgYGAgoJCQkJCQkJCQYNDRMQExATEBATCxMTEBMQCxQUFBQUFBQUFBQUFBQUFAsLCwsUFBQDAw8PDw8CBgYVFRUVAwgHBwcIDwgIBgYGCQMPDwMDCAgNDQMNDRAPDxALCxMQEBAQEBMQEAYRERELAwMDAw8CAxEGBgYSARIBDw8PDw8PBg8PBgYGBgYPAw8PAg8PBgYICAgICAYICAgICA0CEg0CEg0CEggDAwMDAwgDAwMDAwMDCAMDCAgDCAMIAwMICAMIDQISEgIBAQ0BCQ0CAhICDQ0NDw8JFg0BDRISAg0CEggICA8PAggDCAgICA0NDQgNDQ0IAw0NCAMIDQ0IDw8DDQ0IDw8DDQ0IBwcNDQgICAgIAwMPDQ0CAQEBAQICBgYHCQkJCQkJCQkJAgMCAxAUFBQUCRERERAQEAkJCQkJCQkJCQ0NBggICAEBAQgBAQEBCAEBAQEBAREBCAEBEQEIAQEBAQEREQEKBggBCAEBAQEBCAgBAREBAREIAQYICAEBBwEHAQEBAQEBCAERAQERAQERAQkJCQEBBwcBBwEBBwcDAwMDAwcHBwcDCAcICAcNAQgEBQUFCAgICAcHBwcHCAIDCwsNAwYEBQINFBQUFAkICQEBCQkDCgoICAoKCQgDCAgEBQQFCAgBAQgDCAEIAwEBAwgICBMTExMTExMTExMPDw8PDwMDExMTExMPDxMQExMTDxAPExMDCxISEhMTCwsTEw8TFAYBAQEUBhQUEBAQEBAQEBATEBMUFAYKCw8CDgoDAwMDCwsDAxQUAwIPAgICDwIXEhcKAg0SDw8PDwIPAg8PAg0CCgIGDxISEhIPCw0PDw0PDw8GDg8GBg0PDw8PDw8PDw8SBg0PBgYDAwMDAwMSCQEBAwMQDw8DDw8QDw8PBgYCCQ8DAwINBAUNBgMJDw8CCQMDAgICEBAQCQ8PDw8SEhISEggIDQ0GCQgBCAgBAwgPDwgICwICAg8HBwsPDwsPCw8PDwMUBhQNDQ0GFAYNDQ0TDRQNEBATExAQDRQUDQYNAg0UDw0LDRMUDRMNDQEJEA0NDQ0NBgYDDRQUFAYUDQ0NBhQGDQ0NEw0UDRAQExMQEA0UFA0GDQINFA8NCw0TFA0TDQ0BCRANDQ0NDQYGAw0UFA0LCxATCQ0UFBQNCwsQEwkNFBQUCQ0CAgILAgILCwgIBAgICAgNDQ0QDQ0IAwMGCAMDAgMCAgIDAgMCAwIIAwIIAwMJCAgIAwoSCA4GBggIEhgSCBISAwMDAwMDBgYDAwMDCAMDAw==",Ir="AAEBAQIBAQEBAQEBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgIBAQEBAQEBAQEBAQEBAQEBAQMBAQEBAQEEBAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECBAEBAQEBAQEBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAQEBAQEBAQEBAQEBAgEBAQQEAQEBAQEBAQEBAgEBAQEBAQEBAQEBAQECAQIBAQEBAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQIBAQEBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBBAEBAQEBAQEBAQEBAgIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQIBAQICAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEFAgIBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEEAQEBAQEBAQEBAQEBAQEBAQYBAQcHBgEBBgYBBwYCAgIBAQEBAQEBAQEBAQEBAQEEAQEBAQEBAQEBAQICAQEBAQEBAgECAQIBAgEHBwEBBgQGAQEBAQEBAQEBAQECAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgIBAgICAgICAgICAgICAgICAgIBAQEBAQEBAQEBAQEBAgEBAQEBAQEBAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgICAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAQEBAQEBAgEBAQEBAQEBAQECAQEBAQEBAQEBAQEBAQEBAQEBAQECAgIBAQEBAQECAgICAgICAgICAgEBAQIBAQEBAQEBAQEBAQEBAQEBAgICAgIBAQIBAQEBAQEIAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAQECAQECAgEBAQECAQECAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBBgcBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAQEBAQEEAQQBAQEGBgEBBgYGBgEGAQECAQEBAQEBAQEBAQEBAQEBAQEGBgEBBAQEAQEBBAQJAgICAgIBAQQBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEHBwEBAQEBAQEBBgYGBgYBAQEBAQEBAQEBAQEBCgoBBgYHBwcBAQEBAQEBAQEBAQEBAQEBAQEGCwEMAQECAQEBAQEBAQEBAQENAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgEBAQEBAQEBAQEBAQEBAQICAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQQEAQEBAQEEAQEBAQEBAQEBAQEBAQEBAQQBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgEBAQICAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEEBAIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgICAgIBAQEBAQEBAgEBAQEBAQEBAQEBAQQCAQICAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEEAQEBAQQEAQEBAQEBBgYBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQENAQEBAQEBAQEBAQEBAQEBAQEBAQMBAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgEBAQEBAgEBAQEBAQEBAQEBAQEBBAIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgEBAQIBAQEBAQEBAgEBAQICAgICAgICAQEBAQEBAQEBAQEBAQEBAQEBAQEBBgUGBgUBBgEBAQEBAQEBAQcHAQEBAQMBAQEBAQQBAQEBAQEOAwMDAwMDAwMDAwMDAwMDAw0BAQYBAQEBAQEBAQEBAQIBAQICAgECDxABAQEBBgEBBxEGBgICAQICAQESAQIBAQEBAQEBAQEBAQEBAQQEAQEBBAEBAQEBAQEBAQEBAQECAQEBAQEBAQEBAQEBAQEBAQEBEgYBEgYCAgIBAQIBAQEBAQEBAgEBEgYBAQEBAQEBAQEBAQYGEgEBAQEBAQIBAQEBAQEBAQEBAQEEBAEBAQEBAQEBAQEBAQEBAQEBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBBgEBAgEBAQIBAQEBAQEBAQEBBAEBAgIBAQEBEwEBAQEEBAEBAQECAQEBAgICAgICAQECAgICAQICAg==",dr="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2JkAAOmZAAD9mQAADZoAAB2aAAAxmgAAO5oAAEiaAABUmgAAapoAAHmaAACKmgAAjpoAAJuaAACrmgAAvpoAAM+aAADxmgAABJsAABSbAAAjmwAAM5sAADybAABEmwAAWZsAAGabAAB0mwAAhZsAAJSbAAClmwAAxpsAANGbAADimwAA9psAAA+cAAAZnAAANJwAAFGcAABqnAAAdZwAAICcAACWnAAAqZwAALCcAAC+nAAA0pwAAOacAAD6nAAAE50AAB6dAAApnQAAP50AAFKdAABZnQAAZ50AAHudAACPnQAAo50AAKqdAADGnQAA1Z0AAOWdAADtnQAA/50AAAqeAAAangAAK54AAD2eAABFngAAUZ4AAGOeAAB7ngAAhZ4AAJGeAAClngAAu54AANieAADvngAACJ8AABifAAA3nwAAPp8AAGOfAACCnwAAi58AAJmfAACknwAAsp8AAL2fAADKnwAA0p8AAN2fAADpnwAA+J8AAASgAAAOoAAAGaAAACegAAAsoAAANqAAAEGgAABIoAAAWqAAAGegAABvoAAAgaAAAJigAACloAAAuKAAAMqgAADRoAAA2KAAAN2gAADroAAA7qAAAPagAAD8oAAAAaEAAAihAAARoQAAG6EAADKhAAA/oQAAUaEAAFihAABfoQAAZqEAAG2hAAB0oQAAe6EAAIKhAACJoQAAkKEAAJehAACeoQAApaEAAKyhAACzoQAAuqEAAA==",Br="AAASABIAFQAHAA8AFwAUAAwADAALAA4ADgAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcADAAIABYAEAAQABIAFgAWABgAEAAIAA0AIAAbAAcAFAARABAAEwAVABMABwAHAAcABwAHAAcABwAHAAcACgAJAAcABwALAA8ADgAPABMAEAAPAAcABwAOABAAEgAHAA8AEQANAA4AEgAHAAwAEwATAAwABwAJAAcABwAHAA8ABwAJABQABwAMABEAEgAHABkADwARABkABwAQABQAEQAKAAcAFAALABMADAAMABwAGQAcABsAFgAWABYADQAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHABMADwAaABYAFwAaAAcABwASABoAEgALABAACgAIAAsADgARAAgACwAOABEACAALAA4AEQAZABQABwAHABAABwAHAAcAFAAXABYABwAVABYABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHABIADgAKAAoAFwAIABAABwALAAsADgAMABYACwAQABEAEAAMAAsAEAAKABMAEgAQAAoADgAHABEAEgAPABUAHgAJAA0ACgALAAgADAAPAA4AEQAGAAsADQAHABAAEAAHABEACQAKAAkABgAJAA4AFwAXAA8AEAAVABMAFgASABUACwATABEABwAZABEADAAPAA4AFgAVAAwADwAOABYAFQAKAAkAFwAXAA4AEQAVAA0AEQAFABEACQAFABEACQAFABEACQAOAAcABwAHAAcABwAHAAcACgAHAAcADQAOABQAFQAZAAcABwAOAA0AEgAQABAACwAJABAADQASABIAEgAKABQADQAPAA0ABwAHAAcABwAHAAcABwAYABUAFwAQABQADgATABUAEwAUAAcAEgAdAB4AIAAgAB0AHQAVAAgADQAOAA8AFQASABIAEQAPAAkAIQAHAAsAEQAPAA4ADwAOABMADwAOAA0AEwARABMAFAAKAA0ADQAOAA4ACgAKAAUADgAOAA4ADgAOAA4ADQAIAAsACgANAAoADwAVAAwAFQAKAAsACwAFAAQACAATABAAGAANABMABwARABMAFwAcABgAHgAeAAkACgANABMADwAVAAcAFwARAAsABwAHAAcAGgAOAAgAFgAVABsAGQALAAwAEQALABAAEgAHAAcACgALAAsAEAAMAA4ADwAQAAcAEAAQAAsABwAHAAcABwAHAA0ACwANABYADgAVAAcABwAYABMAFwAHAA0ADAATAAcAFgAYAAwADQAVACEAGgAbABoAFAAdABcAHgAYAAoADQAKAAoABwAHAAcACgAHABYAFQAXABgAEQASAA0ACQAaAA8ADAASABMAEQAVAAcAEQARABEAGQAQAA8AEQAQABcADwAQAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAPABAAIgAMAAwADAAMAAwADAAOAA4ADgASABAAEwALAA0ACwATABMABwAOAAkADQAQAA8AFAAYABoAFwASAAgACAAHABMABwAHAAcABwAHAAcABwAHAAcABwAKAAcABwAMAAkAEgARAAgADwAVACIAFQAdAA4AEAAPAA4ABwAJAAsACwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAEQAQABEAEQASABMAEwAHABMABAAHABQABwAIAA0ABwAHABEAEQARABEACwAMAAwADAAPABIAEAALAAsACwAHAA4ACwAJAAwAEQARAAwADQAHABQABwAQABAADgAQAA4ACQAJABAAFgANAAwADwAdACoABwAHAAcABwAHAAcABwAbABkAGAAHAAcABwAOAA4ADQARAAcABwAOAAgACQALAAcAGQAHAA4ACQAHAAsACwALABgAEgARAAwADQAVABMACwARABAAEQATAAsADAAPAA8ACgARACQAJgAYABEADwAOABYAEQAHAAcADgAcABgAGQASABMADQASAAsAGAAcABgAEgAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAA8AEQAYAA0ACgAIAAkACQAcAB4ADAAPABgAEAARAA4ABwAHABgAEAAHABMADQAaABwAGwAHAA8ACQAPAAcACAALAAMABAAEAAoABgAJAAsACgANAAoACwASAA0ADgARAAcADAAOAA4ADAANABQADQAMAAoADwAJAA4AEAAHAAwAGQAHAAcAFQAKAAkAFAAdABUAFgAUABEAFQAYABgAFQAXABkAFAAWABgAGgARABYAGgAtACcADgAWABUAHwASABQACwANABoAFQASAA8AEgAQABEAEwAdABAAEgAPABQAGwAbAA4ACQAOABMAFQAbABsAHQAYABIAFQAWABoAGAAcABoAFgAYABAACQAQABQAGQAWABsAHAAhACMAKAAZAC4AKAAZABIACgANAAwAFgAWAA0AGwAJABAACQAQAA4ADQAKABUAFgARAAcABwAHAAcABwAHAAcABwASAAoABwAHABYADgAJABEAFwAPABQABwAUAA4ADwAOABEADgANAAcABwAHABQABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHACEAEAALAA8AEwAHABMADAAQAAcACAAJABYACAAKAAgACAAIAAgACAAIAAgACAAXABIACgAHABMAEAAHAA4AEwAUABIAGAAWABYAFgAWABQAFAAPAA0ACQAIABoAHAAUAAoADwAKABMAHQAPABgAFgAbAB8AIAAVABEAEgARACAAFwAbABoAGgAXABYAGAAZABgAHAAcABwAFwAaABkAGwAQAAsACQAPAAsACwAWAA0AGAAQAA4AFgAEAAgAEQAPAA8ADwAPAA8ADwAPAA8AEgAPAAsACwARABIADgAMABEADwAOABkAEQAPABQAEgATABIADAAKAA8ADQAOABMACAAIAAgACAAIAAgACAAIAAgACAAIABIADgAIAAgACAAIAAgACAAIAAgACAAIABcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAKABsADgAZAA8ACgAIAAcAIAAdAB8AHwAcAB4ACwAeAAkABAAEAAQAIAAfAAoADgASABAADwAHAAcABwAOABgADQAKAAsACwANAA0ADQAVAA0ABgAMAAoADwAZABEAEAARABUACgAIABUAHwATABAADQAUABMAEgAPAAoACgAWACAAFAARAA4AFQAUABMAEAALAAsABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAbABgAFQAcAB8AHgAgAA4ABwAHAA4AGgAJAAsAGAAIAA0ACgAQAAwAEQAKAAkABQAFABMAEwARAAoACQAPAAwADwAPABAAEAALAA4ACwAUABIAFwAHAAcABwAHAAcABwAHAAcABwATAA0AFgAHAAcABAAHABYAEwAKAAUADwAZACAAGQARABQABwAHABEAFgASABkAGAAMABsABwAWABUAFgAWABYADQAQAAsACwALAAsACwAJAAkACQAJAAkABwAHABQAEwAVABQAFQAOAA8AEQAOAAcABwAHAAgAEAAUAAkACwAKABIAEwALABEAFAAJAAcACAAIAAgAFAALAAMAGAARABAADQAUAA0ACwANABsACAALABYAFgAJAAkADQAKAAcAFAAQABgAFAAWAAsACgAOAA0ADQAMAA4ADQARABAADQARABEAEAAPAA0AEAAQABIABwAHAAcADAAOABYABwAHAAcABwAHAAcABAAGAAkABwAbAB4AIQAkAB4AHgAZABwADQAVABUAEgASABoACwAKAA4ADgATAA0ADQAKABEACgAVABcACQANAAoAGgAOAA4AFAALADAAKgAZABoAGgAaAAwAEgASABUACwAHABUAFQAQABMAEwAMAB4AHwAfAB8AHgAUAB8AGwAbAAsAEgAZAA4AFgAYABMADwASAA0ADQARABEADQARABgADwAPAA8ADwASAAQADwAUAAwADAAOABIACgAKAAwAFQAWAAgADwAXAA0ADAARAAwADQAGAAcACQAIAAMADgALABEABgAJABEAGAAPABYABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAQABIAEwAHAA4AFQAUABEAEgATABAAEQARABMAEwAKAAgACwAHAAcABwAHAAcABwASABQACQAKAA0AEwAPABQADAAOAAgACAAEAAQABAAEAAQABAAEAAUABQAFAAUABQAFAA4ACwANABAAHQASABQACQAKAA0AEwAPABQADAAOAAgACAAEAAQABAAEAAQABAAEAAUABQAFAAUABQAFAA4ACwANABAAHQASABEAFQAYABMADAAZABcAHwAeABwAEQAVABEACAALAB0AEwAHAAcADwAOABIABwANAAsAEwAPAB0AHwANAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHABUADgAPABQAIAASABYAEwAbAAoAFAATAAkACAANAAsAEwAXAAQAFgAVAA4AFAAYACEACAAEABIAEgAMAAsADQARAAsADwALAA4ACwAQAAoADwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHABAACQAHAAgABgAHABIAFAALAA0ADgAJAAwAGAANABgAGAAYAAwADAAMABYAFgAWABkAGQAZABIAEAAXAB0AGQAXAA8ADwATAAcABwAHAAcABwAHAAcADgAPAAwADAALAAsABwAHAAcABwAHAAsAGgAJAAkAFAASAAcAFwAVAB0AEwAHAAcABwAHABYAGAAbAA8AEwASABIAEgASABIAEgASABIAEgASABIAGgAYABUAFgAXABgADAAVABAAFgAQABIAFgATABcAGQAZAAcABwAHABUAGwAYAB4ABQAFAA0ADQANAA0ABwAHAAcABwAKAAgACAANAAcABwAHAAcABwAHAAcADgALAA4ACwAHAAcAEAARAAsADAAIAAcABgASABUAEgATABYAEwALAA4ACwAZAA8AEgAHAAcAEQALABgAGwAaABcAFwAZABIAFgAUABgAEwAUABIAFwASABYAFAAYABMAFAASABcAEAATABAAGAAQABAAEAAQABAAGQAVABMAGAAVABQAHwAhABMAFQAZABMADQARABUAGgAeABgAFAANABAADQAUABQAFAAHABAAGQAHAAcABwAHAAcACAAVABgAEgAUABIAHgAeABYAJAAgACAAEwAOABcAEwATAAYADQAKAAwAEAAQABEAGAAVABcAGwAbABEADwAcABsAGwASABAADQAPABcAFQARAA8AHAAcAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcADgAOAB0AHQAZABsAFgAUABgAGAAbABsAEwAXABIAEwAYABgAGAAUABkAFQAUABQAGAAaABMAFwAXABgAGQAXABUAFAASAAcACAAMAA8ADwAIAA0ACQAOABEAFAATABkADgAKABQAFQARAAkADAAHAAsADgAOAAgADQAMAAgAEAAMABEAEAAPAA4ACAAIAAwAEwATAA4AGgAaABUACwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAsAEAARAA0AGAAWAA0AEQAKABMAEgAHAAcABwAHAAcADwATAAwADwAQAAkAAwATABEAEQAaABEAGgAXAAkAEwAbAA8ADwAMAAsAFwAdAA4AFQAYABIAEgAaAB0ADQAPAAoAFgAKAAwADAAMAAwACQAMAA4ADQAZACAAIQAbABkAIAAXABUAEgAKAAgADgAWABEAEQARABsAEAAPABQAFwASAB8AFgARACEACgALAA8ACQAVABUAEAASABQADwAYABUAEAAQAAoADgAUABUAFwARABkADgAVAA8ADwASABQAEAAQAAsACwAaAAsADgAPAAwADgAOAA4AGgARABAAEAAKAA8ACgAKAA8ACAALABUADAAPABYAEAAcABUADgARAAwAEwALAA4AEwAVABIADwASAA8AEgAPABQAEQAXAA8ACgAKAB4ADQATABMAFQAeACMAIQAkABMADQAQABQAEQANAAgADgAZABIAEgAUABgAJAAPABUACQAMAAwADAAMAA4ADgADAAoAFwANAA8ACwAQABQABgARAA4ADwAMABMAFgAZABYAGQAgACYAIwAmAAkACQANABMAGwAbAAwADwAVABIADwAbABEAIgAQABIADwAQABQAEAAPABMADgARAA4AKQAsAAcAEwAMABgAHgAXABIACgAfACIAEgASABQACgAOABEAFwAaAA4ADQAOAA4ADQASAA4AEwATABIAEgAaABwAHgAdABEAEgARABMAFwAJAAsACQANABUABwATABQAGgAMABQAFQAHAAcABwAHAAcAFAAVABAAEAAGABAADgAVABUAEwAQAA0ADQALAAkAEAAHAA0AFQAQABIADQANAAsAEgANABAAEwANABAACwARAA0ACQAOABEAFAAQABAAFAAKAA0ADAAWAA8AEQAEAA0AEAATABEAIgATABAADwAQAAkACAAVAA0ADgARAA8AEQAhAAsAEQAUABkACgAbAB0ADQAVABAAEgANAA0ACwASAA0AEAATAA0AEAALABEADQAJAA4AEQAUABAAEAAUAAoADQAMABYADwARAAQADQAQABMAEQAiABMAEAAPABAACQAIABUADQAOABEADwARACEACwARABQAGQAKABsAHQAZAAsACwAWABMABwAOABQAFAAUABkACwALABYAEwAHAA4AFAAUABQABwAcAA8AEAAIABIACwAQABEAEgAIAAwAEgAYAAoADAAUABYAHQAXABkAEAAfAAcAJQAfAAkADgALAA4ACwANAAgACwAMAA8ADAAKAAsADgAFAAoACwAHABIADQAIABIAFwANABMAEgAHAAcABQAOAAMACAAGAAUABwAJAAoAFwANABIABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwA=";function mr(A){if("undefined"!=typeof Buffer)return Uint8Array.from(Buffer.from(A,"base64"));for(var e=atob(A),n=new Uint8Array(e.length),t=0;t<e.length;t++)n[t]=e.charCodeAt(t);return n}function Cr(A,e){return new e(A.buffer.slice(A.byteOffset,A.byteOffset+A.byteLength))}function Dr(){if(rr)return rr;var A=mr(Er),e=mr(Sr),n=mr(gr),t=mr(Ir),i=mr(dr),r=mr(Br);return rr={keyOff:Cr(A,Uint32Array),keyLen:Cr(e,Uint16Array),vrCode:n,vmCode:t,nameOff:Cr(i,Uint32Array),nameLen:Cr(r,Uint16Array)}}var fr=Object.freeze({__proto__:null,initPackedPrivate:Dr,keyBlob:ur,lookupPrivateTag:function(A){if("string"==typeof A&&0!==A.length)for(var e=Dr(),n=e.keyOff,t=e.keyLen,i=e.vrCode,r=e.vmCode,a=e.nameOff,o=e.nameLen,s=0,c=n.length-1;s<=c;){var u=s+c>>>1,l=n[u],E=t[u],S=ur.slice(l,l+E);if(A<S)c=u-1;else{if(!(A>S)){var g=sr[i[u]],I=cr[r[u]],d=a[u],B=o[u];return{vr:g,vm:I,name:lr.slice(d,d+B)}}s=u+1}}},nameBlob:lr,vmTable:cr,vrTable:sr}),hr=function(){function A(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};D(this,A),this.rootURL=e.rootURL,this.progressCallback=e.progressCallback}return h(A,[{key:"request",value:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},t=arguments.length>2?arguments[2]:void 0,r=A.responseType(e),a=A.endpointService(e),o=this.rootURL+"/"+a+e,s=!0;Object.keys(n).forEach(function(A){s?(o+="?",s=!1):o+="&",o+=A+"="+encodeURIComponent(n[A])});var c=new Promise(function(A,e){var n=new XMLHttpRequest;n.open("GET",o),n.responseType=r,n.onload=function(){A(n.response)},n.onprogress=this.progressCallback,n.onerror=function(A){i.error(n.response),e(A)},n.send(t)}.bind(this));return c}},{key:"patients",value:function(){return this.request("patients")}},{key:"studies",value:function(A){return this.request("studies",{PatientID:A})}},{key:"series",value:function(A){return this.request("series",{StudyInstanceUID:A})}},{key:"instances",value:function(A,e){return this.request("instances",{StudyInstanceUID:A,SeriesInstanceUID:e})}},{key:"instance",value:function(A,e,n){return this.request("wado",{requestType:"WADO",studyUID:A,seriesUID:e,objectUID:n,contentType:"application/dicom"})}},{key:"tests",value:function(){new A({rootURL:"http://quantome.org:4242/dcm4chee-arc/aets/DCM4CHEE"}).patients().then(function(A){A.forEach(function(A){i.info(A)})})}}],[{key:"responseType",value:function(A){var e={wado:"arraybuffer"};return e[A]?e[A]:"json"}},{key:"endpointService",value:function(A){var e={wado:""};return-1!=Object.keys(e).indexOf(A)?e[A]:"rs/"}},{key:"randomEntry",value:function(A){return A[Math.floor(Math.random()*A.length)]}}]),A}(),pr=function(){function A(){D(this,A)}return h(A,null,[{key:"d65WhitePointXYZ",value:function(){return[.950456,1,1.088754]}},{key:"dicomlab2RGB",value:function(e){return A.lab2RGB(A.dicomlab2LAB(e))}},{key:"rgb2DICOMLAB",value:function(e){return A.lab2DICOMLAB(A.rgb2LAB(e))}},{key:"dicomlab2LAB",value:function(A){return[100*A[0]/65535,255*A[1]/65535-128,255*A[2]/65535-128]}},{key:"lab2DICOMLAB",value:function(A){return[65535*A[0]/100,65535*(A[1]+128)/255,65535*(A[2]+128)/255]}},{key:"rgb2LAB",value:function(e){return A.xyz2LAB(A.rgb2XYZ(e))}},{key:"gammaCorrection",value:function(A){return A<=.0031306684425005883?12.92*A:1.055*Math.pow(A,1/2.4)-.055}},{key:"invGammaCorrection",value:function(A){return A<=.0404482362771076?A/12.92:Math.pow((A+.055)/1.055,2.4)}},{key:"rgb2XYZ",value:function(e){var n=A.invGammaCorrection(e[0]),t=A.invGammaCorrection(e[1]),i=A.invGammaCorrection(e[2]);return[.41239558896741424*n+.3575834307637148*t+.18049264738170157*i,.21258623078559555*n+.7151703037034108*t+.07220049864333623*i,.019297215491746945*n+.11918386458084854*t+.9504971251315798*i]}},{key:"xyz2LAB",value:function(e){var n=A.d65WhitePointXYZ(),t=e[0]/n[0],i=e[1]/n[1],r=e[2]/n[2];return t=A.labf(t),[116*(i=A.labf(i))-16,500*(t-i),200*(i-(r=A.labf(r)))]}},{key:"lab2RGB",value:function(e){return A.xyz2RGB(A.lab2XYZ(e))}},{key:"lab2XYZ",value:function(e){var n=(e[0]+16)/116,t=n+e[1]/500,i=n-e[2]/200,r=A.d65WhitePointXYZ();return[r[0]*A.labfInv(t),r[1]*A.labfInv(n),r[2]*A.labfInv(i)]}},{key:"xyz2RGB",value:function(e){var n=3.2406*e[0]-1.5372*e[1]-.4986*e[2],t=-.9689*e[0]+1.8758*e[1]+.0415*e[2],i=.0557*e[0]-.204*e[1]+1.057*e[2],r=Math.min(n,t);return(r=Math.min(r,i))<0&&(n-=r,t-=r,i-=r),[A.gammaCorrection(n),A.gammaCorrection(t),A.gammaCorrection(i)]}},{key:"labf",value:function(A){return A>=.008856451679035631?Math.pow(A,.333333333333333):841/108*A+4/29}},{key:"labfInv",value:function(A){return A>=.20689655172413793?A*A*A:108/841*(A-4/29)}}]),A}();function Mr(){var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Rt,e={information:null,_init:function(A){e.information=(null==A?void 0:A.information)||{},this.information=e.information},addTag:function(e,n,t){var i;if(0===(null===(i=this.current)||void 0===i?void 0:i.level)&&A.has(n)){var r=wt[n]||n;this.information[r]=null;var a=e(n,t);return this.current._trackInformation=r,a}return e(n,t)},value:function(A,e){var n;if(null!==(n=this.current)&&void 0!==n&&n._trackInformation){var t=this.current._trackInformation;this.information[t]=e,this.current._trackInformation=null}return A(e)}};return e}var wr=function(){function A(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length,t=new Array(n>1?n-1:0),i=1;i<n;i++)t[i-1]=arguments[i];D(this,A),p(this,"current",null),p(this,"fmi",null),p(this,"dict",null),p(this,"filters",[]),p(this,"information",null),p(this,"_drain",function(){return Promise.resolve()}),"function"!=typeof e.addTag&&"function"!=typeof e.startObject&&"function"!=typeof e.pop&&"function"!=typeof e.value||(t=[e].concat(v(t)),e={});var r=e.informationFilter||Mr(e.informationTags);this.filters=[r].concat(v(t)),this._createMethodChains(),this.init(e)}return h(A,[{key:"setDrain",value:function(A){this._drain="function"==typeof A?A:null}},{key:"awaitDrain",value:function(){return this._drain()||Promise.resolve()}},{key:"init",value:function(){var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;this.current=null,this.fmi=null,this.dict=null,this.information=null;var e,n=N(this.filters);try{for(n.s();!(e=n.n()).done;){var t;null===(t=e.value._init)||void 0===t||t.call(this,A)}}catch(A){n.e(A)}finally{n.f()}}},{key:"_createMethodChains",value:function(){for(var A=this,e=0,n=["addTag","startObject","pop","value"];e<n.length;e++){for(var t=n[e],i=this["_base".concat(t.charAt(0).toUpperCase()+t.slice(1))].bind(this),r=function(){var e=A.filters[a];if(e&&"function"==typeof e[t]){var n=e[t],r=i;i=function(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];return n.call.apply(n,[A,r].concat(t))}}},a=this.filters.length-1;a>=0;a--)r();this[t]=i}}},{key:"_baseAddTag",value:function(A,e){var n,t={vr:null==e?void 0:e.vr,Value:null};this.current&&this.current.dest&&(this.current.dest[A]=t);var i=this.current&&null!==(n=this.current.level)&&void 0!==n?n:0;this.current={parent:this.current,dest:t,type:A,tag:A,vr:null==e?void 0:e.vr,level:i,length:null==e?void 0:e.length}}},{key:"_baseStartObject",value:function(){var A,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=this.current?(null!==(A=this.current.level)&&void 0!==A?A:0)+1:0;this.current&&this.value(e),this.current={parent:this.current,dest:e,type:"object",level:n}}},{key:"_basePop",value:function(){var A,e,n,t,i=null!==(A=null===(e=(n=this.current).pop)||void 0===e?void 0:e.call(n))&&void 0!==A?A:this.current.dest;return i.InlineBinary&&console.log("********* InlineBinary already set",i,this.current),null===i.Value?i.Value=[]:1!==(null===(t=i.Value)||void 0===t?void 0:t.length)||null!==i.Value[0]&&void 0!==i.Value[0]||(i.Value=[]),this.current=this.current.parent,i}},{key:"_baseValue",value:function(A){var e;Array.isArray(this.current.dest)?this.current.dest.push(A):((e=this.current.dest).Value||(e.Value=[]),this.current.dest.Value.push(A))}},{key:"getTransferSyntaxUID",value:function(){var A;if(this.fmi){var e="00020010";return null!==(A=this.fmi[e])&&void 0!==A&&A.Value&&Array.isArray(this.fmi[e].Value)&&this.fmi[e].Value.length>0?this.fmi[e].Value[0]:void 0}}}]),A}(),Rr=i.getLogger("AsyncDicomReader"),Qr=function(){function A(){var e,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};D(this,A),p(this,"syntax",Et),this.isLittleEndian=null==n?void 0:n.isLittleEndian,this.maxFragmentSize=null!==(e=null==n?void 0:n.maxFragmentSize)&&void 0!==e?e:134217728,this.stream=new st(null,this.isLittleEndian,g({clearBuffers:!0},n))}var e,n,t,r,a,o,s,c,u,l,E,S,d;return h(A,[{key:"readPreamble",value:(d=C(I().mark(function e(){var n,t;return I().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=this.stream,e.next=3,n.ensureAvailable();case 3:if(n.reset(),n.increment(128),"DICM"===n.readAsciiString(4)){e.next=18;break}return n.reset(),e.next=9,n.ensureAvailable(4);case 9:if(n.setEndian(!0),t=n.readUint16(),n.readUint16(),n.reset(),2!==t){e.next=15;break}return e.abrupt("return",A.PART10_NO_PREAMBLE);case 15:return e.next=17,this.detectRawEncoding();case 17:return e.abrupt("return",!1);case 18:return e.abrupt("return",!0);case 19:case"end":return e.stop()}},e,this)})),function(){return d.apply(this,arguments)})},{key:"detectRawEncoding",value:(S=C(I().mark(function A(){var e,n,t,i,r,a,o;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:return e=this.stream,A.next=3,e.ensureAvailable(8);case 3:if(e.reset(),e.setEndian(!0),n=e.readUint16(),e.readUint16(),2!==n){A.next=9;break}throw new Error("Invalid DICOM file: stream starts with meta (0002,xxxx) but was not handled as Part 10");case 9:return t=e.peekUint8(0),i=e.peekUint8(1),A.next=13,e.ensureAvailable(8);case 13:if(r=e.view.getUint32(e.offset,!0),!(a=function(A){return A>=65&&A<=90||A>=97&&A<=122})(t)||!a(i)){A.next=26;break}if(o=String.fromCharCode(t,i).toUpperCase(),!Qt.has(o)){A.next=21;break}this.syntax=Et,A.next=24;break;case 21:if(r%2==0){A.next=23;break}throw new Error("Invalid DICOM file: detected LEI encoding but length is odd (".concat(r,"), which is not allowed in DICOM"));case 23:this.syntax=lt;case 24:A.next=29;break;case 26:if(r%2==0){A.next=28;break}throw new Error("Invalid DICOM file: detected LEI encoding but length is odd (".concat(r,"), which is not allowed in DICOM"));case 28:this.syntax=lt;case 29:e.reset();case 30:case"end":return A.stop()}},A,this)})),function(){return S.apply(this,arguments)})},{key:"readFile",value:(E=C(I().mark(function e(){var n,t,i,r,a,o,s,c,u,l=arguments;return I().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=l.length>0&&void 0!==l[0]?l[0]:void 0,e.next=3,this.readPreamble();case 3:if((t=e.sent)!==A.PART10_NO_PREAMBLE){e.next=16;break}return e.next=7,this.readMeta(g(g({},n),{},{ignoreErrors:!0}));case 7:return this.meta=e.sent,(i=(null==n?void 0:n.listener)||new wr).information&&((a=i.information).transferSyntaxUid=this.syntax,a.sopInstanceUid=null===(r=this.meta)||void 0===r||null===(r=r[pt.MediaStoreSOPInstanceUID])||void 0===r?void 0:r.Value[0]),this.dict||(this.dict={}),i.startObject(this.dict),e.next=14,this.read(i,n);case 14:case 24:case 35:return this.dict=e.sent,e.abrupt("return",this);case 16:if(t){e.next=26;break}return this.meta={},(o=(null==n?void 0:n.listener)||new wr).information&&(o.information.transferSyntaxUid=this.syntax),this.dict||(this.dict={}),o.startObject(this.dict),e.next=24,this.read(o,n);case 26:return e.next=28,this.readMeta(n);case 28:return this.meta=e.sent,(s=(null==n?void 0:n.listener)||new wr).information&&((u=s.information).transferSyntaxUid=this.syntax,u.sopInstanceUid=null===(c=this.meta)||void 0===c||null===(c=c[pt.MediaStoreSOPInstanceUID])||void 0===c?void 0:c.Value[0]),this.dict||(this.dict={}),s.startObject(this.dict),e.next=35,this.read(s,n);case 37:case"end":return e.stop()}},e,this)})),function(){return E.apply(this,arguments)})},{key:"readMeta",value:(l=C(I().mark(function A(){var e,n,t,i,r,a,o=arguments;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:return e=o.length>0&&void 0!==o[0]?o[0]:void 0,n=this.stream,A.next=4,n.ensureAvailable();case 4:if(t=n.offset,(i=this.readTagHeader()).tag===pt.FileMetaInformationGroupLength){A.next=15;break}if(null!=e&&e.ignoreErrors){A.next=9;break}throw new Error("Invalid DICOM file, meta length tag is malformed or not present.");case 9:return n.offset=t,A.next=12,n.ensureAvailable((null==e?void 0:e.maxSizeMeta)||10240);case 12:this.meta=or._read(n,Et,{untilTag:"00030000",stopOnGreaterTag:!0,ignoreErrors:!0}),A.next=20;break;case 15:return r=i.vrObj.readBytes(n),A.next=18,n.ensureAvailable(r);case 18:a=n.more(r),this.meta=or._read(a,Et,{});case 20:return this.syntax=this.meta[pt.TransferSyntaxUID].Value[0],A.abrupt("return",this.meta);case 22:case"end":return A.stop()}},A,this)})),function(){return l.apply(this,arguments)})},{key:"read",value:(u=C(I().mark(function A(e,n){var t,i,r,a,o,s,c;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:return t=(null==n?void 0:n.untilOffset)||Number.MAX_SAFE_INTEGER,this.listener=e,i=this.stream,A.next=5,i.ensureAvailable();case 5:if(!(i.offset<t&&i.isAvailable(1,!1))){A.next=44;break}if(Rr.debug("read loop",i.offset,t),i.consume(),r=this.readTagHeader(n),a=r.tag,o=r.tagObj,s=r.length,a!==pt.ItemDelimitationEnd){A.next=12;break}return A.abrupt("return",e.pop());case 12:if(!o.isInstruction()){A.next=14;break}return A.abrupt("continue",5);case 14:if(0!==o.group()&&a!==pt.DataSetTrailingPadding){A.next=17;break}return i.increment(o.length),A.abrupt("continue",5);case 17:if(c=e.addTag(a,r),!this.isSequence(r)){A.next=23;break}return A.next=21,this.readSequence(e,r,n);case 21:case 26:case 35:A.next=39;break;case 23:if(!o.isPixelDataTag()){A.next=28;break}return A.next=26,this.readPixelData(r);case 28:if(-1!==s){A.next=32;break}throw new Error("Can't handle tag ".concat(r.tag," with -1 length and not sequence"));case 32:if(!(!0===(null==c?void 0:c.expectsRaw)&&s>0)){A.next=37;break}return A.next=35,this.readRawBinary(r);case 37:return A.next=39,this.readSingle(r,e,n);case 39:return e.pop(),A.next=42,this.stream.ensureAvailable();case 42:A.next=5;break;case 44:return A.abrupt("return",e.pop());case 45:case"end":return A.stop()}},A,this)})),function(A,e){return u.apply(this,arguments)})},{key:"readSequence",value:(c=C(I().mark(function A(e,n,t){var i,r,a,o,s,c,u,l;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:i=n.length,r=this.stream,a=this.syntax,o=-1===i?Number.MAX_SAFE_INTEGER:r.offset+i;case 3:if(A.t0=r.offset<o,!A.t0){A.next=8;break}return A.next=7,r.ensureAvailable();case 7:A.t0=A.sent;case 8:if(!A.t0){A.next=28;break}if(Rr.debug("readSequence loop",r.offset,o),s=this.readTagHeader(a,t),(c=s.tag)!==pt.Item){A.next=20;break}return e.startObject(),u=s.length,l=-1===u?o:Math.min(r.offset+u,o),A.next=18,this.read(e,g(g({},t),{},{untilOffset:l}));case 18:A.next=26;break;case 20:if(c!==pt.SequenceDelimitationEnd){A.next=24;break}return A.abrupt("return");case 24:throw console.warn("Unknown tag info",i,s),new Error;case 26:A.next=3;break;case 28:case"end":return A.stop()}},A,this)})),function(A,e,n){return c.apply(this,arguments)})},{key:"readPixelData",value:function(A){return-1===A.length?this.readCompressed(A):this.readUncompressed(A)}},{key:"_emitSplitValues",value:(s=C(I().mark(function A(e){var n,t,i,r,a,o,s;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:return t=this.stream,i=this.listener,A.next=3,null===(n=i.awaitDrain)||void 0===n?void 0:n.call(i);case 3:if(!("number"!=typeof(r=this.maxFragmentSize)||r<=0)){A.next=6;break}throw new Error("maxFragmentSize must be a positive number, got ".concat(r));case 6:a=0;case 7:if(!(a<e)){A.next=18;break}return Rr.trace("_emitSplitValues loop",a,e),o=Math.min(r,e-a),A.next=12,t.ensureAvailable(o);case 12:s=t.readArrayBuffer(o),i.value(s),a+=o,t.consume(),A.next=7;break;case 18:case"end":return A.stop()}},A,this)})),function(A){return s.apply(this,arguments)})},{key:"readCompressed",value:(o=C(I().mark(function A(e){var n,t,i,r,a,o,s,c,u,l,E,S,g;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:return t=this.stream,i=this.listener,r=this.syntax,A.next=4,t.ensureAvailable();case 4:return a=ht(r),o=null===(n=i.information)||void 0===n?void 0:n.numberOfFrames,s=!o||parseInt(o)<=1,A.next=9,this.readOffsets();case 9:c=A.sent,(a||s)&&!c&&(c=[0]),c&&c.push(Number.MAX_SAFE_INTEGER/2),u=t.offset,l=0,E=null;case 16:return Rr.debug("readCompressed frame loop",l),t.consume(),A.next=21,t.ensureAvailable();case 21:if((S=this.readTagHeader()).tag!==pt.SequenceDelimitationEnd){A.next=25;break}return E&&i.pop(),A.abrupt("return");case 25:if(S.tag===pt.Item){A.next=27;break}throw new Error("frame tag isn't item: ".concat(S.tag));case 27:return g=S.length,E||(E=[],i.startObject(E)),A.next=31,this._emitSplitValues(g);case 31:(!c||t.offset>=c[l+1]+u)&&(E=null,i.pop(),l++),A.next=16;break;case 34:case"end":return A.stop()}},A,this)})),function(A){return o.apply(this,arguments)})},{key:"readOffsets",value:(a=C(I().mark(function A(){var e,n,t,i;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:if((e=this.readTagHeader()).tag===pt.Item){A.next=3;break}throw new Error("Offsets tag is missing: ".concat(e.tag));case 3:if(0!==e.length){A.next=5;break}return A.abrupt("return");case 5:return n=[],t=e.length/4,A.next=9,this.stream.ensureAvailable(e.length);case 9:for(i=0;i<t;i++)Rr.trace("readOffsets loop",i,t),n.push(this.stream.readUint32());return A.abrupt("return",n);case 11:case"end":return A.stop()}},A,this)})),function(){return a.apply(this,arguments)})},{key:"readUncompressed",value:(r=C(I().mark(function A(e){var n,t,i,r,a,o,s,c,u,l,E,S,g,d;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:if(t=e.length,i=this.listener,r=parseInt((null===(n=i.information)||void 0===n?void 0:n.numberOfFrames)||1),a=Math.floor(t/r),!(r>1)){A.next=18;break}if(l=null===(o=i.information)||void 0===o?void 0:o.rows,E=null===(s=i.information)||void 0===s?void 0:s.columns,S=null===(c=i.information)||void 0===c?void 0:c.samplesPerPixel,g=null===(u=i.information)||void 0===u?void 0:u.bitsAllocated,l*E*S*g%8==0){A.next=16;break}if(1!==g){A.next=15;break}return A.next=14,this.readUncompressedBitFrame(e);case 14:return A.abrupt("return",A.sent);case 15:throw new Error("Odd frame length must be single bit: ".concat(l,",").concat(E," ").concat(S," ").concat(g));case 16:if(t%r===0){A.next=18;break}throw new Error("Invalid frame length: ".concat(t," for ").concat(r," frames"));case 18:d=0;case 19:if(!(d<r)){A.next=28;break}return Rr.trace("readUncompressed loop",d,r),i.startObject([]),A.next=24,this._emitSplitValues(a);case 24:i.pop();case 25:d++,A.next=19;break;case 28:case"end":return A.stop()}},A,this)})),function(A){return r.apply(this,arguments)})},{key:"readUncompressedBitFrame",value:(t=C(I().mark(function A(e){var n,t,i,r,a,o,s,c,u,l,E,S,g,d,B,m,C,D,f,h,p,M,w,R,Q,P,T,v,y;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:if(o=e.length,s=this.listener,c=this.stream,u=parseInt((null===(n=s.information)||void 0===n?void 0:n.numberOfFrames)||1),l=null===(t=s.information)||void 0===t?void 0:t.rows,E=null===(i=s.information)||void 0===i?void 0:i.columns,S=(null===(r=s.information)||void 0===r?void 0:r.samplesPerPixel)||1,g=null===(a=s.information)||void 0===a?void 0:a.bitsAllocated,l&&E&&g){A.next=9;break}throw new Error("Missing required pixel data information: rows, columns, or bitsAllocated");case 9:if(1===g){A.next=11;break}throw new Error("Odd-length bit frames require bitsAllocated=1, got ".concat(g));case 11:if(d=l*E*S*g,B=Math.ceil(d/8),m=d*u,(C=Math.ceil(m/8))===o){A.next=17;break}throw new Error("The calculated length ".concat(C," does not match the actual length ").concat(o));case 17:return A.next=19,c.ensureAvailable(o);case 19:for(D=c.readArrayBuffer(C),c.consume(),f=0;f<u;f++){for(Rr.trace("readUncompressedBitFrame loop",f,u),s.startObject([]),h=f*d,p=new ArrayBuffer(B),M=new Uint8Array(p),w=new Uint8Array(D),R=0;R<d;R++)Q=h+R,P=Math.floor(Q/8),T=Q%8,v=Math.floor(R/8),y=R%8,w[P]>>7-T&1&&(M[v]|=1<<7-y);s.value(p),s.pop()}case 22:case"end":return A.stop()}},A,this)})),function(A){return t.apply(this,arguments)})},{key:"readRawBinary",value:(n=C(I().mark(function A(e){var n;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:return n=e.length,A.next=3,this._emitSplitValues(n);case 3:case"end":return A.stop()}},A,this)})),function(A){return n.apply(this,arguments)})},{key:"isSequence",value:function(A){var e=A.vr,n=A.length;return"SQ"===e||"UN"===e&&-1===n}},{key:"readTagHeader",value:function(){var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{untilTag:null,includeUntilTagValue:!1},e=this.stream,n=this.syntax,t=A.untilTag,i=A.includeUntilTagValue,r=n==lt,a=n!==gt;e.setEndian(a);var o=tr.readTag(e),s=o.cleanString;if(t&&t===s&&!i)return{tag:s,tagObj:o,vr:0,values:0,untilTag:!0};var c,u=null,l=null,E=0===o.group();if(o.isInstruction())u=e.readUint32(),l=xt.createByTypeString("UN");else if(r&&!E){u=e.readUint32();var S=or.lookupTag(o);if(S)c=S.vr;else if(u==It)c="SQ";else if(o.isPixelDataTag())c="OW";else if("xs"==c){var g;c=0===(null===(g=this.listener.information)||void 0===g?void 0:g.pixelRepresentation)?"SS":"US"}else c=o.isPrivateCreator()?"LO":"UN";l=xt.createByTypeString(c)}else{var I;"UN"===(c=e.readVR())&&null!==(I=or.lookupTag(o))&&void 0!==I&&I.vr?(c=or.lookupTag(o).vr,l=xt.parseUnknownVr(c)):l=xt.createByTypeString(c),l.isLength32()?(e.increment(2),u=e.readUint32()):u=e.readUint16()}var d=er.punctuateTag(s),B=er.dictionary[d];return{vrObj:l,vr:l.type,tag:s,tagObj:o,vm:null==B?void 0:B.vm,name:null==B?void 0:B.name,length:u===It?-1:u}}},{key:"readSingle",value:(e=C(I().mark(function A(e,n,t){var r,a,o,s,c,u,l,E,S,g,d,B,m,C;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:return r=e.length,a=this.stream,o=this.syntax,A.next=4,this.stream.ensureAvailable(r);case 4:if(s=xt.createByTypeString(e.vr),c=[],s.isBinary()&&r>s.maxLength&&!s.noMultiple)for(u=r/s.maxLength,l=0;l++<u;)Rr.trace("readSingle multi-value loop",l,u),E=s.read(a,s.maxLength,o),S=E.value,c.push(S);else d=null===(g=s.read(a,r,o))||void 0===g?void 0:g.value,s.isBinary()||-1!=ar.indexOf(s.type)?"OW"==s.type||"OB"==s.type||Array.isArray(d)?c=d:c.push(d):(c=d,"string"==typeof d&&(B=String.fromCharCode(dt),c=s.dropPadByte(d.split(B))));if(e.tag!==pt.SpecificCharacterSet){A.next=21;break}if(!(c.length>0)){A.next=21;break}if(m=T(c,1),!((C=(C=m[0]).replace(/[_ ]/g,"-").toLowerCase())in Mt)){A.next=16;break}C=Mt[C],this.stream.setDecoder(new TextDecoder(C)),A.next=21;break;case 16:if(null==t||!t.ignoreErrors){A.next=20;break}i.warn("Unsupported character set: ".concat(C,", using default character set")),A.next=21;break;case 20:throw Error("Unsupported character set: ".concat(C));case 21:return c.forEach(function(A){return n.value(A)}),A.abrupt("return",c);case 23:case"end":return A.stop()}},A,this)})),function(A,n,t){return e.apply(this,arguments)})}]),A}();function Pr(A){var e=new Uint8Array(2);e[1]=1;var n=A._meta.TransferSyntaxUID&&A._meta.TransferSyntaxUID.Value&&A._meta.TransferSyntaxUID.Value[0]?A._meta.TransferSyntaxUID.Value[0]:"1.2.840.10008.1.2.1";A._meta={MediaStorageSOPClassUID:A.SOPClassUID,MediaStorageSOPInstanceUID:A.SOPInstanceUID,ImplementationVersionName:"dcmjs-0.0",TransferSyntaxUID:n,ImplementationClassUID:"2.25.80302813137786398554742050926734630921603366648225212145404",FileMetaInformationVersion:e.buffer};var t=er.denaturalizeDataset(A._meta),i=new Qi(t);return i.dict=er.denaturalizeDataset(A),i}function Tr(A){return Buffer.from(Pr(A).write())}function vr(A){var e=Tr(A);return new Blob([e],{type:"application/dicom"})}p(Qr,"PART10_NO_PREAMBLE",Symbol("PART10_NO_PREAMBLE"));var yr,Or=function(){function A(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};D(this,A),this.options=JSON.parse(JSON.stringify(n));var t=this.options;t.Manufacturer=n.Manufacturer||"Unspecified",t.ManufacturerModelName=n.ManufacturerModelName||"Unspecified",t.SeriesDescription=n.SeriesDescription||"Research Derived series",t.SeriesNumber=n.SeriesNumber||"99",t.SoftwareVersions=n.SoftwareVersions||"0",t.DeviceSerialNumber=n.DeviceSerialNumber||"1";var i=er.date(),r=er.time();t.SeriesDate=n.SeriesDate||i,t.SeriesTime=n.SeriesTime||r,t.ContentDate=n.ContentDate||i,t.ContentTime=n.ContentTime||r,t.SOPInstanceUID=n.SOPInstanceUID||er.uid(),t.SeriesInstanceUID=n.SeriesInstanceUID||er.uid(),t.ClinicalTrialTimePointID=n.ClinicalTrialTimePointID||"",t.ClinicalTrialCoordinatingCenterName=n.ClinicalTrialCoordinatingCenterName||"",t.ClinicalTrialSeriesID=n.ClinicalTrialSeriesID||"",t.ImageComments=n.ImageComments||"NOT FOR CLINICAL USE",t.ContentQualification="RESEARCH",this.referencedDatasets=e,this.referencedDataset=this.referencedDatasets[0],this.dataset={_vrMap:this.referencedDataset._vrMap,_meta:this.referencedDataset._meta},this.derive()}return h(A,[{key:"assignToDataset",value:function(A){var e=this;Object.keys(A).forEach(function(n){return e.dataset[n]=A[n]})}},{key:"assignFromReference",value:function(A){var e=this;A.forEach(function(A){return e.dataset[A]=e.referencedDataset[A]||""})}},{key:"assignFromOptions",value:function(A){var e=this;A.forEach(function(A){return e.dataset[A]=e.options[A]||""})}},{key:"derive",value:function(){this.assignFromReference(["AccessionNumber","ReferringPhysicianName","StudyDate","StudyID","StudyTime","PatientName","PatientID","PatientBirthDate","PatientSex","PatientAge","StudyInstanceUID","StudyID"]),this.assignFromOptions(["Manufacturer","SoftwareVersions","DeviceSerialNumber","ManufacturerModelName","SeriesDescription","SeriesNumber","ImageComments","SeriesDate","SeriesTime","ContentDate","ContentTime","ContentQualification","SOPInstanceUID","SeriesInstanceUID"])}}],[{key:"copyDataset",value:function(A){return JSON.parse(JSON.stringify(A))}}]),A}(),Nr=function(A){function e(A){var n,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};D(this,e);var i=(n=u(this,e,[A,t])).options;return i.ContentLabel=t.ContentLabel||"",i.ContentDescription=t.ContentDescription||"",i.ContentCreatorName=t.ContentCreatorName||"",n}return M(e,A),h(e,[{key:"derive",value:function(){P(w(e.prototype),"derive",this).call(this),this.assignToDataset({ImageType:["DERIVED","PRIMARY"],LossyImageCompression:"00",InstanceNumber:"1"}),this.assignFromReference(["SOPClassUID","Modality","FrameOfReferenceUID","PositionReferenceIndicator","NumberOfFrames","Rows","Columns","SamplesPerPixel","PhotometricInterpretation","BitsStored","HighBit"]),this.assignFromOptions(["ContentLabel","ContentDescription","ContentCreatorName"]),this.referencedDataset.SharedFunctionalGroupsSequence&&(this.dataset.SharedFunctionalGroupsSequence=Or.copyDataset(this.referencedDataset.SharedFunctionalGroupsSequence)),this.referencedDataset.PerFrameFunctionalGroupsSequence&&(this.dataset.PerFrameFunctionalGroupsSequence=Or.copyDataset(this.referencedDataset.PerFrameFunctionalGroupsSequence)),this.dataset.PixelData=new ArrayBuffer(this.referencedDataset.PixelData.byteLength)}}]),e}(Or),Gr=function(A){function e(A){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return D(this,e),u(this,e,[A,n])}return M(e,A),h(e,[{key:"derive",value:function(){P(w(e.prototype),"derive",this).call(this),this.assignFromReference(["WindowCenter","WindowWidth","BitsAllocated","PixelRepresentation","BodyPartExamined","Laterality","PatientPosition","RescaleSlope","RescaleIntercept","PixelPresentation","VolumetricProperties","VolumeBasedCalculationTechnique","PresentationLUTShape"])}}]),e}(Nr),Fr=function(A){function e(A){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{includeSliceSpacing:!0};return D(this,e),u(this,e,[A,n])}return M(e,A),h(e,[{key:"derive",value:function(){P(w(e.prototype),"derive",this).call(this),this.assignToDataset({SOPClassUID:er.sopClassUIDsByName.Segmentation,Modality:"SEG",SamplesPerPixel:"1",PhotometricInterpretation:"MONOCHROME2",BitsAllocated:"1",BitsStored:"1",HighBit:"0",PixelRepresentation:"0",LossyImageCompression:"00",SegmentationType:"BINARY",ContentLabel:"SEGMENTATION"});var A=er.uid();if(this.dataset.DimensionOrganizationSequence={DimensionOrganizationUID:A},this.dataset.DimensionIndexSequence=[{DimensionOrganizationUID:A,DimensionIndexPointer:6422539,FunctionalGroupPointer:6422538,DimensionDescriptionLabel:"ReferencedSegmentNumber"},{DimensionOrganizationUID:A,DimensionIndexPointer:2097202,FunctionalGroupPointer:2134291,DimensionDescriptionLabel:"ImagePositionPatient"}],this.dataset.SegmentSequence=[],this.referencedDataset.ReferencedSeriesSequence)this.dataset.ReferencedSeriesSequence=Or.copyDataset(this.referencedDataset.ReferencedSeriesSequence);else{for(var n=[],t=0;t<this.referencedDatasets.length;t++)n.push({ReferencedSOPClassUID:this.referencedDatasets[t].SOPClassUID,ReferencedSOPInstanceUID:this.referencedDatasets[t].SOPInstanceUID});this.dataset.ReferencedSeriesSequence={SeriesInstanceUID:this.referencedDataset.SeriesInstanceUID,StudyInstanceUID:this.referencedDataset.StudyInstanceUID,ReferencedInstanceSequence:n}}this.options.includeSliceSpacing||delete this.dataset.SharedFunctionalGroupsSequence.PixelMeasuresSequence.SpacingBetweenSlices,this.dataset.SharedFunctionalGroupsSequence.PixelValueTransformationSequence&&delete this.dataset.SharedFunctionalGroupsSequence.PixelValueTransformationSequence,this.dataset.PixelData=void 0,this.dataset.NumberOfFrames=0,this.dataset.PerFrameFunctionalGroupsSequence=[]}},{key:"setNumberOfFrames",value:function(A){var e=this.dataset;e.NumberOfFrames=A,e.PixelData=new ArrayBuffer(e.Rows*e.Columns*A)}},{key:"bitPackPixelData",value:function(){this.isBitpacked&&console.warn("This.bitPackPixelData has already been called, it should only be called once, when all frames have been added. Exiting.");var A=this.dataset,e=A.PixelData,n=new Uint8Array(e),t=a.pack(n);A.PixelData=t.buffer,this.isBitpacked=!0}},{key:"addSegmentFromLabelmap",value:function(A,e,n,t){if(0===this.dataset.NumberOfFrames)throw new Error("Must set the total number of frames via setNumberOfFrames() before adding segments to the segmentation.");this._addSegmentPixelDataFromLabelmaps(e,n);var i=this._addSegmentMetadata(A);this._addPerFrameFunctionalGroups(i,t)}},{key:"_addSegmentPixelDataFromLabelmaps",value:function(A,e){for(var n=this.dataset,t=n.PerFrameFunctionalGroupsSequence.length,i=n.Rows*n.Columns,r=t*i,a=new Uint8Array(n.PixelData,r,A.length*i),o=this._getOccupiedValue(),s=0;s<A.length;s++)for(var c=A[s],u=0;u<c.length;u++)c[u]===e&&(a[s*i+u]=o)}},{key:"_getOccupiedValue",value:function(){return"FRACTIONAL"===this.dataset.SegmentationType?255:1}},{key:"addSegment",value:function(A,e,n){if(0===this.dataset.NumberOfFrames)throw new Error("Must set the total number of frames via setNumberOfFrames() before adding segments to the segmentation.");this._addSegmentPixelData(e);var t=this._addSegmentMetadata(A);this._addPerFrameFunctionalGroups(t,n)}},{key:"_addSegmentPixelData",value:function(A){for(var e=this.dataset,n=e.PerFrameFunctionalGroupsSequence.length*(e.Rows*e.Columns),t=new Uint8Array(e.PixelData,n,A.length),i=0;i<A.length;i++)t[i]=A[i]}},{key:"_addPerFrameFunctionalGroups",value:function(A,e){for(var n=this.dataset.PerFrameFunctionalGroupsSequence,t=this.referencedDataset.ReferencedSeriesSequence,i=0;i<e.length;i++){var r=e[i],a={};a.PlanePositionSequence=Or.copyDataset(this.referencedDataset.PerFrameFunctionalGroupsSequence[r-1].PlanePositionSequence),this.dataset.SharedFunctionalGroupsSequence.PlaneOrientationSequence||(a.PlaneOrientationSequence=Or.copyDataset(this.referencedDataset.PerFrameFunctionalGroupsSequence[r-1].PlaneOrientationSequence)),a.FrameContentSequence={DimensionIndexValues:[A,r]},a.SegmentIdentificationSequence={ReferencedSegmentNumber:A};var o=void 0,s=void 0,c=void 0;if(t){var u=t.ReferencedInstanceSequence[r-1];o=u.ReferencedSOPClassUID,s=u.ReferencedSOPInstanceUID,yr.isMultiframeSOPClassUID(o)&&(c=r)}else o=this.referencedDataset.SOPClassUID,s=this.referencedDataset.SOPInstanceUID,c=r;a.DerivationImageSequence=c?{SourceImageSequence:{ReferencedSOPClassUID:o,ReferencedSOPInstanceUID:s,ReferencedFrameNumber:c,PurposeOfReferenceCodeSequence:{CodeValue:"121322",CodingSchemeDesignator:"DCM",CodeMeaning:"Source image for image processing operation"}},DerivationCodeSequence:{CodeValue:"113076",CodingSchemeDesignator:"DCM",CodeMeaning:"Segmentation"}}:{SourceImageSequence:{ReferencedSOPClassUID:o,ReferencedSOPInstanceUID:s,PurposeOfReferenceCodeSequence:{CodeValue:"121322",CodingSchemeDesignator:"DCM",CodeMeaning:"Source image for image processing operation"}},DerivationCodeSequence:{CodeValue:"113076",CodingSchemeDesignator:"DCM",CodeMeaning:"Segmentation"}},n.push(a)}}},{key:"_addSegmentMetadata",value:function(A){if(!(A.SegmentLabel&&A.SegmentedPropertyCategoryCodeSequence&&A.SegmentedPropertyTypeCodeSequence&&A.SegmentAlgorithmType))throw new Error("Segment does not contain all the required fields.");switch(A.SegmentAlgorithmType=A.SegmentAlgorithmType.toUpperCase(),A.SegmentAlgorithmType){case"AUTOMATIC":case"SEMIAUTOMATIC":if(!A.SegmentAlgorithmName)throw new Error("If the SegmentAlgorithmType is SEMIAUTOMATIC or AUTOMATIC,\n SegmentAlgorithmName must be provided");break;case"MANUAL":break;default:throw new Error("SegmentAlgorithmType ".concat(A.SegmentAlgorithmType," invalid."))}var e=this.dataset.SegmentSequence,n=A.SegmentAlgorithmType,t={SegmentedPropertyCategoryCodeSequence:A.SegmentedPropertyCategoryCodeSequence,SegmentNumber:(e.length+1).toString(),SegmentLabel:A.SegmentLabel,SegmentAlgorithmType:n,RecommendedDisplayCIELabValue:A.RecommendedDisplayCIELabValue,SegmentedPropertyTypeCodeSequence:A.SegmentedPropertyTypeCodeSequence};return A.SegmentDescription&&(t.SegmentDescription=A.SegmentDescription),"AUTOMATIC"!==n&&"SEMIAUTOMATIC"!==n||(t.SegmentAlgorithmName=A.SegmentAlgorithmName),e.push(t),t.SegmentNumber}}],[{key:"setNormalizer",value:function(A){yr=A}}]),e}(Nr),Ur=function(A){function e(A){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return D(this,e),u(this,e,[A,n])}return M(e,A),h(e,[{key:"derive",value:function(){P(w(e.prototype),"derive",this).call(this),this.assignToDataset({}),this.assignFromReference([])}}]),e}(Or),_r=function(A){function e(A){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return D(this,e),u(this,e,[A,n])}return M(e,A),h(e,[{key:"derive",value:function(){P(w(e.prototype),"derive",this).call(this),this.assignToDataset({SOPClassUID:er.sopClassUIDsByName.EnhancedSR,Modality:"SR",ValueType:"CONTAINER"}),this.assignFromReference([])}}]),e}(Or),br=function(){function A(e){D(this,A),this.datasets=e,this.dataset=void 0}return h(A,[{key:"normalize",value:function(){return"No normalization defined"}}],[{key:"consistentSOPClassUIDs",value:function(A){var e;return A.forEach(function(A){A.SOPClassUID&&(e||(e=A.SOPClassUID),A.SOPClassUID===e||i.error("inconsistent sopClassUIDs: ",A.SOPClassUID,e))}),e}},{key:"normalizerForSOPClassUID",value:function(A){A=A.replace(/[^0-9.]/g,"");var e=er.sopClassUIDsByName,n={};return n[e.NMImage]=Hr,n[e.CTImage]=Yr,n[e.ParametricMapStorage]=Kr,n[e.MRImage]=Lr,n[e.EnhancedCTImage]=qr,n[e.LegacyConvertedEnhancedCTImage]=qr,n[e.EnhancedMRImage]=Vr,n[e.LegacyConvertedEnhancedMRImage]=Vr,n[e.EnhancedUSVolume]=xr,n[e.PETImage]=Jr,n[e.EnhancedPETImage]=Jr,n[e.LegacyConvertedEnhancedPETImage]=Jr,n[e.Segmentation]=Wr,n[e.DeformableSpatialRegistration]=Xr,n[e.OphthalmicPhotography8BitImage]=jr,n[e.OphthalmicTomographyImage]=zr,n[e.LabelmapSegmentation]=Wr,n[A]}},{key:"isMultiframeSOPClassUID",value:function(A){var e=er.sopClassUIDsByName;return-1!==[e.NMImage,e.EnhancedMRImage,e.LegacyConvertedEnhancedMRImage,e.EnhancedCTImage,e.LegacyConvertedEnhancedCTImage,e.EnhancedUSVolume,e.EnhancedPETImage,e.LegacyConvertedEnhancedPETImage,e.Segmentation,e.ParametricMapStorage,e.OphthalmicTomographyImage,e.LabelmapSegmentation].indexOf(A)}},{key:"isMultiframeDataset",value:function(){var e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.dataset).SOPClassUID.replace(/[^0-9.]/g,"");return A.isMultiframeSOPClassUID(e)}},{key:"normalizeToDataset",value:function(e){var n=A.consistentSOPClassUIDs(e),t=A.normalizerForSOPClassUID(n);if(t){var r=new t(e);return r.normalize(),r.dataset}i.error("no normalizerClass for ",n)}}]),A}(),kr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){this.convertToMultiframe(),this.normalizeMultiframe()}},{key:"convertToMultiframe",value:function(){if(1===this.datasets.length&&br.isMultiframeDataset(this.datasets[0]))this.dataset=this.datasets[0];else{this.derivation=new Gr(this.datasets),this.dataset=this.derivation.dataset;var A=this.dataset,n=this.datasets[0];A.NumberOfFrames=this.datasets.length,A.SOPClassUID=n.SOPClassUID,A.Rows=n.Rows,A.Columns=n.Columns,A.BitsAllocated=n.BitsAllocated,A.PixelRepresentation=n.PixelRepresentation,A.RescaleSlope=n.RescaleSlope||"1",A.RescaleIntercept=n.RescaleIntercept||"0";var t=n.ImagePositionPatient,r=n.ImageOrientationPatient.slice(0,3),a=n.ImageOrientationPatient.slice(3,6),o=e.vec3CrossProduct(r,a),s=[];this.datasets.forEach(function(A){var n=A.ImagePositionPatient.slice(),i=e.vec3Subtract(n,t),r=e.vec3Dot(i,o);s.push([r,A])}),s.sort(function(A,e){return e[0]-A[0]}),16!==A.BitsAllocated&&i.error("Only works with 16 bit data, not "+String(this.dataset.BitsAllocated)),n._vrMap&&!n._vrMap.PixelData?(i.warn("No vr map given for pixel data, using OW"),A._vrMap={PixelData:"OW"}):A._vrMap={PixelData:n._vrMap.PixelData};var c=n.PixelData.byteLength;A.PixelData=new ArrayBuffer(A.NumberOfFrames*c);var u=0;s.forEach(function(e){var n=e[1],t=new Uint16Array(n.PixelData),r=new Uint16Array(A.PixelData,u*c,c/2);try{r.set(t)}catch(t){if(t instanceof RangeError){var a="Error inserting pixels in PixelData\n"+"frameSize ".concat(c,"\n")+"NumberOfFrames ".concat(A.NumberOfFrames,"\n")+"pair ".concat(e,"\n")+"dataset PixelData size ".concat(n.PixelData.length);i.error(a)}}u++}),A.NumberOfFrames<2&&i.error("Cannot populate shared groups uniquely without multiple frames");var l=T(s[0],2),E=l[0],S=l[1],g=s[1][0],I=Math.abs(g-E);A.SharedFunctionalGroupsSequence={PlaneOrientationSequence:{ImageOrientationPatient:S.ImageOrientationPatient},PixelMeasuresSequence:{PixelSpacing:S.PixelSpacing,SpacingBetweenSlices:I,SliceThickness:I}},A.ReferencedSeriesSequence={SeriesInstanceUID:S.SeriesInstanceUID,ReferencedInstanceSequence:[]},A.PerFrameFunctionalGroupsSequence=[],s.forEach(function(e){var n=e[1];A.PerFrameFunctionalGroupsSequence.push({PlanePositionSequence:{ImagePositionPatient:n.ImagePositionPatient},FrameVOILUTSequence:{WindowCenter:n.WindowCenter,WindowWidth:n.WindowWidth}}),A.ReferencedSeriesSequence.ReferencedInstanceSequence.push({ReferencedSOPClassUID:n.SOPClassUID,ReferencedSOPInstanceUID:n.SOPInstanceUID})});var d=er.uid();this.dataset.DimensionOrganizationSequence={DimensionOrganizationUID:d},this.dataset.DimensionIndexSequence=[{DimensionOrganizationUID:d,DimensionIndexPointer:2097202,FunctionalGroupPointer:2134291,DimensionDescriptionLabel:"ImagePositionPatient"}]}}},{key:"normalizeMultiframe",value:function(){var A=this.dataset;if(A.NumberOfFrames){A.PixelRepresentation||(A.PixelRepresentation=1),A.StudyID&&""!==A.StudyID||(A.StudyID="No Study ID");-1===["R","L"].indexOf(A.Laterality)&&delete A.Laterality,A.PresentationLUTShape||(A.PresentationLUTShape="IDENTITY"),A.SharedFunctionalGroupsSequence||i.error("Can only process multiframe data with SharedFunctionalGroupsSequence"),"PROSTATE"===A.BodyPartExamined&&(A.SharedFunctionalGroupsSequence.FrameAnatomySequence={AnatomicRegionSequence:{CodeValue:"T-9200B",CodingSchemeDesignator:"SRT",CodeMeaning:"Prostate"},FrameLaterality:"U"});var e=A.RescaleIntercept||0,n=A.RescaleSlope||1;A.SharedFunctionalGroupsSequence.PixelValueTransformationSequence={RescaleIntercept:e,RescaleSlope:n,RescaleType:"US"};var t=1;if(this.datasets.forEach(function(e){1===A.NumberOfFrames&&(A.PerFrameFunctionalGroupsSequence=[A.PerFrameFunctionalGroupsSequence]),A.PerFrameFunctionalGroupsSequence[t-1].FrameContentSequence={FrameAcquisitionDuration:0,StackID:1,InStackPositionNumber:t,DimensionIndexValues:t};var n=e.AcquisitionDate+e.AcquisitionTime;if(!isNaN(n)){var i=A.PerFrameFunctionalGroupsSequence[t-1].FrameContentSequence;i.FrameAcquisitionDateTime=n,i.FrameReferenceDateTime=n}t++}),A.WindowCenter&&A.WindowWidth&&(Array.isArray(A.WindowCenter)||(A.WindowCenter=[A.WindowCenter]),Array.isArray(A.WindowWidth)||(A.WindowWidth=[A.WindowWidth])),(!A.WindowCenter||!A.WindowWidth)&&(A.WindowCenter=[],A.WindowWidth=[],A.PerFrameFunctionalGroupsSequence)){var r={center:0,width:0,count:0};A.PerFrameFunctionalGroupsSequence.forEach(function(A){if(A.FrameVOILUT){var e=A.FrameVOILUTSequence.WindowCenter,n=A.FrameVOILUTSequence.WindowWidth;A.FrameVOILUTSequence&&e&&n&&(Array.isArray(e)&&(e=e[0]),Array.isArray(n)&&(n=n[0]),r.center+=Number(e),r.width+=Number(n),r.count++)}}),r.count>0&&(A.WindowCenter.push(String(r.center/r.count)),A.WindowWidth.push(String(r.width/r.count)))}0===A.WindowCenter.length&&(A.WindowCenter=[300]),0===A.WindowWidth.length&&(A.WindowWidth=[500])}else i.error("Missing number or frames not supported")}}],[{key:"vec3CrossProduct",value:function(A,e){var n=A[0],t=A[1],i=A[2],r=e[0],a=e[1],o=e[2],s=[];return s[0]=t*o-i*a,s[1]=i*r-n*o,s[2]=n*a-t*r,s}},{key:"vec3Subtract",value:function(A,e){var n=[];return n[0]=A[0]-e[0],n[1]=A[1]-e[1],n[2]=A[2]-e[2],n}},{key:"vec3Dot",value:function(A,e){return A[0]*e[0]+A[1]*e[1]+A[2]*e[2]}}]),e}(br),Lr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this),this.dataset.SOPClassUID="LegacyConvertedEnhancedMRImage"}},{key:"normalizeMultiframe",value:function(){P(w(e.prototype),"normalizeMultiframe",this).call(this);var A=this.dataset;A.ImageType&&A.ImageType.constructor&&"Array"==A.ImageType.constructor.name&&4==A.ImageType.length||(A.ImageType=["ORIGINAL","PRIMARY","OTHER","NONE"]),A.SharedFunctionalGroupsSequence.MRImageFrameTypeSequence={FrameType:A.ImageType,PixelPresentation:"MONOCHROME",VolumetricProperties:"VOLUME",VolumeBasedCalculationTechnique:"NONE",ComplexImageComponent:"MAGNITUDE",AcquisitionContrast:"UNKNOWN"}}}]),e}(kr),qr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this)}}]),e}(kr),Vr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this)}}]),e}(kr),xr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this)}}]),e}(kr),Hr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this);var A=er.sopClassUIDsByName;this.dataset.SOPClassUID=A.NMImage}}]),e}(kr),Yr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this);var A=er.sopClassUIDsByName;this.dataset.SOPClassUID=A.EnhancedCTImage}}]),e}(kr),Jr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this);var A=er.sopClassUIDsByName;this.dataset.SOPClassUID=A.EnhancedPETImage}}]),e}(kr),Wr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this)}}]),e}(kr),Kr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this);var A=this.datasets[0];32!==A.BitsAllocated&&i.error("Only works with 32 bit data, not "+String(A.BitsAllocated))}}]),e}(kr),Xr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){this.dataset=this.datasets[0]}}]),e}(br),jr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){this.dataset=this.datasets[0]}}]),e}(br),zr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this)}}]),e}(kr);Fr.setNormalizer(br);var Zr=function(){function A(e){D(this,A),this.TIDIncludeGroups=e;var n=[],t=[];this.ImageLibraryContentSequence=n,this.CurrentRequestedProcedureEvidenceSequence=t,this.PersonObserverName={RelationshipType:"HAS OBS CONTEXT",ValueType:"PNAME",ConceptNameCodeSequence:{CodeValue:"121008",CodingSchemeDesignator:"DCM",CodeMeaning:"Person Observer Name"},PersonName:"unknown^unknown"},this.tid1500={ConceptNameCodeSequence:{CodeValue:"126000",CodingSchemeDesignator:"DCM",CodeMeaning:"Imaging Measurement Report"},ContinuityOfContent:"SEPARATE",PerformedProcedureCodeSequence:[],CompletionFlag:"COMPLETE",VerificationFlag:"UNVERIFIED",ReferencedPerformedProcedureStepSequence:[],InstanceNumber:1,CurrentRequestedProcedureEvidenceSequence:t,CodingSchemeIdentificationSequence:{CodingSchemeDesignator:"99dcmjs",CodingSchemeName:"Codes used for dcmjs",CodingSchemeVersion:"0",CodingSchemeResponsibleOrganization:"https://github.com/dcmjs-org/dcmjs"},ContentTemplateSequence:{MappingResource:"DCMR",TemplateIdentifier:"1500"},ContentSequence:[{RelationshipType:"HAS CONCEPT MOD",ValueType:"CODE",ConceptNameCodeSequence:Ar({CodeValue:"121049",CodingSchemeDesignator:"DCM",CodeMeaning:"Language of Content Item and Descendants"}),ConceptCodeSequence:Ar({CodeValue:"en",CodingSchemeDesignator:"RFC5646",CodeMeaning:"English"}),ContentSequence:Ar({RelationshipType:"HAS CONCEPT MOD",ValueType:"CODE",ConceptNameCodeSequence:Ar({CodeValue:"121046",CodingSchemeDesignator:"DCM",CodeMeaning:"Country of Language"}),ConceptCodeSequence:Ar({CodeValue:"US",CodingSchemeDesignator:"ISO3166_1",CodeMeaning:"United States"})})},this.PersonObserverName,{RelationshipType:"HAS CONCEPT MOD",ValueType:"CODE",ConceptNameCodeSequence:Ar({CodeValue:"121058",CodingSchemeDesignator:"DCM",CodeMeaning:"Procedure reported"}),ConceptCodeSequence:Ar({CodeValue:"363679005",CodingSchemeDesignator:"SCT",CodeMeaning:"Imaging procedure"})},{RelationshipType:"CONTAINS",ValueType:"CONTAINER",ConceptNameCodeSequence:{CodeValue:"111028",CodingSchemeDesignator:"DCM",CodeMeaning:"Image Library"},ContinuityOfContent:"SEPARATE",ContentSequence:{RelationshipType:"CONTAINS",ValueType:"CONTAINER",ConceptNameCodeSequence:{CodeValue:"126200",CodingSchemeDesignator:"DCM",CodeMeaning:"Image Library Group"},ContinuityOfContent:"SEPARATE",ContentSequence:n}}]}}return h(A,[{key:"validate",value:function(){}},{key:"contentItem",value:function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};e.PersonName&&(this.PersonObserverName.PersonName=e.PersonName);var n=Array.isArray(A)?A:[A];return this.addTID1501MeasurementGroups(n,e),this.tid1500}},{key:"addTID1501MeasurementGroups",value:function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this.CurrentRequestedProcedureEvidenceSequence,t=this.ImageLibraryContentSequence,i=e.sopInstanceUIDsToSeriesInstanceUIDMap;if(A.length>1&&void 0===i)throw new Error("addTID1501MeasurementGroups provided with ".concat(A.length," derivationSourceDatasets, with no sopInstanceUIDsToSeriesInstanceUIDMap in options."));var r=this.TIDIncludeGroups.TID1501MeasurementGroups;if(r){var a=[];r.forEach(function(A){a=a.concat(A.contentItem())});var o=[];r.forEach(function(e){e.TID300Measurements.forEach(function(e){var r=e.ReferencedSOPSequence.ReferencedSOPInstanceUID;if(!o.includes(r)){var a;if(t.push({RelationshipType:"CONTAINS",ValueType:"IMAGE",ReferencedSOPSequence:e.ReferencedSOPSequence}),1===A.length)a=A[0];else{var s=i[r];a=A.find(function(A){return A.SeriesInstanceUID===s})}n.push({StudyInstanceUID:a.StudyInstanceUID,ReferencedSeriesSequence:{SeriesInstanceUID:a.SeriesInstanceUID,ReferencedSOPSequence:e.ReferencedSOPSequence}}),o.push(r)}})});var s={RelationshipType:"CONTAINS",ValueType:"CONTAINER",ConceptNameCodeSequence:{CodeValue:"126010",CodingSchemeDesignator:"DCM",CodeMeaning:"Imaging Measurements"},ContinuityOfContent:"SEPARATE",ContentSequence:a};this.tid1500.ContentSequence.push(s)}}}]),A}(),$r=function(){function A(e){D(this,A),this.TID300Measurements=e}return h(A,[{key:"contentItem",value:function(){var A=this,e=this.TID300Measurements,n=[];return e.forEach(function(e){n.push(A.getMeasurementGroup(e.contentItem()))}),n}},{key:"getMeasurementGroup",value:function(A){return{RelationshipType:"CONTAINS",ValueType:"CONTAINER",ConceptNameCodeSequence:{CodeValue:"125007",CodingSchemeDesignator:"DCM",CodeMeaning:"Measurement Group"},ContinuityOfContent:"SEPARATE",ContentSequence:v(A)}}}]),A}(),Aa=function(A){return Array.isArray(A)?A:[A]},ea=function(A){return function(e){return e.ConceptNameCodeSequence.CodeMeaning===A}},na={CodingSchemeDesignator:"DCM",CodeValue:"121071"},ta={CodingSchemeDesignator:"SCT",CodeValue:"363698007"},ia={CodingSchemeDesignator:"SRT",CodeValue:"G-C0E3"},ra=function(A,e,n){var t=A.ConceptNameCodeSequence;if(t){var i=t.CodingSchemeDesignator,r=t.CodeValue;return i==e.CodingSchemeDesignator&&r==e.CodeValue||n&&i==n.CodingSchemeDesignator&&r==n.CodeValue}};var aa=function(){function A(){D(this,A)}return h(A,null,[{key:"getSetupMeasurementData",value:function(A){var e=A.ContentSequence,n=Aa(e),t=n.find(function(A){return ra(A,na)}),i=n.filter(function(A){return ra(A,ta,ia)})||[],r=n.find(function(A){return"NUM"===A.ValueType}),a=Aa(r.ContentSequence).find(function(A){return"SCOORD"===A.ValueType}),o=a.ContentSequence.ReferencedSOPSequence,s=o.ReferencedSOPInstanceUID,c=o.ReferencedFrameNumber,u={sopInstanceUid:s,frameIndex:c||1,complete:!0,finding:t?Ar(t.ConceptCodeSequence):void 0,findingSites:i.map(function(A){return Ar(A.ConceptCodeSequence)})};u.finding&&(u.description=u.finding.CodeMeaning);var l=u.findingSites&&u.findingSites[0];return l&&(u.location=l[0]&&l[0].CodeMeaning||l.CodeMeaning),{defaultState:u,findingGroup:t,findingSiteGroups:i,NUMGroup:r,SCOORDGroup:a,ReferencedSOPSequence:o,ReferencedSOPInstanceUID:s,ReferencedFrameNumber:c}}},{key:"generateReport",value:function(A,e,n){var t=[],i=Object.keys(A)[0];if(!i)throw new Error("No measurements provided.");var r=e.get("generalSeriesModule",i),a=r.studyInstanceUID,o=r.seriesInstanceUID;Object.keys(A).forEach(function(n){var i=e.get("sopCommonModule",n),r=e.get("frameNumber",n),a=A[n],o=Object.keys(a),s={ReferencedSOPClassUID:i.sopClassUID,ReferencedSOPInstanceUID:i.sopInstanceUID};br.isMultiframeSOPClassUID(i.sopClassUID)&&(s.ReferencedFrameNumber=r);var c=[];o.forEach(function(A){var e=function(A,e,n){var t=e[A],i=aa.CORNERSTONE_TOOL_CLASSES_BY_TOOL_TYPE[A];if(t&&t.data&&t.data.length&&i){var r=t.data.map(function(A){return function(A,e,n,t){var i=t.getTID300RepresentationArguments(A);return i.ReferencedSOPSequence=n,new t.TID300Representation(i)}(A,0,n,i)});return new $r(r)}}(A,a,s);e&&c.push(e)}),t=t.concat(c)});var s=new Zr({TID1501MeasurementGroups:t},n),c=new Uint8Array(2);c[1]=1;var u={StudyInstanceUID:a,SeriesInstanceUID:o},l={FileMetaInformationVersion:{Value:[c.buffer],vr:"OB"},TransferSyntaxUID:{Value:["1.2.840.10008.1.2.1"],vr:"UI"},ImplementationClassUID:{Value:[er.uid()],vr:"UI"},ImplementationVersionName:{Value:["dcmjs"],vr:"SH"}};u._meta=l,u._vrMap={PixelData:"OW"};var E=new _r([u]),S=s.contentItem(u);return E.dataset=Object.assign(E.dataset,S),E.dataset._meta=l,E}},{key:"generateToolState",value:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if("1500"!==e.ContentTemplateSequence.TemplateIdentifier)throw new Error("This package can currently only interpret DICOM SR TID 1500");var t=Aa(e.ContentSequence).find(ea("Imaging Measurements")),i=Aa(t.ContentSequence).filter(ea("Measurement Group")),r={},a=A.CORNERSTONE_TOOL_CLASSES_BY_UTILITY_TYPE,o=[];return Object.keys(a).forEach(function(A){o.push(a[A]),r[A]=[]}),i.forEach(function(A){var t=Aa(A.ContentSequence).find(function(A){return"Tracking Identifier"===A.ConceptNameCodeSequence.CodeMeaning}).TextValue,i=n.getToolClass?n.getToolClass(A,e,o):o.find(function(A){return A.isValidCornerstoneTrackingIdentifier(t)});if(i){var a=i.getMeasurementData(A);console.log("=== ".concat(i.toolType," ===")),console.log(a),r[i.toolType].push(a)}}),r}},{key:"registerTool",value:function(e){A.CORNERSTONE_TOOL_CLASSES_BY_UTILITY_TYPE[e.utilityToolType]=e,A.CORNERSTONE_TOOL_CLASSES_BY_TOOL_TYPE[e.toolType]=e,A.MEASUREMENT_BY_TOOLTYPE[e.toolType]=e.utilityToolType}}]),A}();aa.MEASUREMENT_BY_TOOLTYPE={},aa.CORNERSTONE_TOOL_CLASSES_BY_UTILITY_TYPE={},aa.CORNERSTONE_TOOL_CLASSES_BY_TOOL_TYPE={};var oa=function(){function A(e){D(this,A),this.ReferencedSOPSequence=e.ReferencedSOPSequence,this.props=e}return h(A,[{key:"getMeasurement",value:function(A){return[].concat(v(this.getTrackingGroups()),v(this.getFindingGroup()),v(this.getFindingSiteGroups()),v(A))}},{key:"getTrackingGroups",value:function(){return[{RelationshipType:"HAS OBS CONTEXT",ValueType:"TEXT",ConceptNameCodeSequence:{CodeValue:"112039",CodingSchemeDesignator:"DCM",CodeMeaning:"Tracking Identifier"},TextValue:this.props.trackingIdentifierTextValue||"web annotation"},{RelationshipType:"HAS OBS CONTEXT",ValueType:"UIDREF",ConceptNameCodeSequence:{CodeValue:"112040",CodingSchemeDesignator:"DCM",CodeMeaning:"Tracking Unique Identifier"},UID:er.uid()}]}},{key:"getFindingGroup",value:function(){var A=this.props.finding;if(!A)return[];var e=A.CodeValue,n=A.CodingSchemeDesignator,t=A.CodeMeaning;return[{RelationshipType:"CONTAINS",ValueType:"CODE",ConceptNameCodeSequence:Ar({CodeValue:"121071",CodingSchemeDesignator:"DCM",CodeMeaning:"Finding"}),ConceptCodeSequence:Ar({CodeValue:e,CodingSchemeDesignator:n,CodeMeaning:t})}]}},{key:"getFindingSiteGroups",value:function(){return(this.props.findingSites||[]).map(function(A){var e=A.CodeValue,n=A.CodingSchemeDesignator,t=A.CodeMeaning;return{RelationshipType:"CONTAINS",ValueType:"CODE",ConceptNameCodeSequence:Ar({CodeValue:"363698007",CodingSchemeDesignator:"SCT",CodeMeaning:"Finding Site"}),ConceptCodeSequence:Ar({CodeValue:e,CodingSchemeDesignator:n,CodeMeaning:t})}})}},{key:"flattenPoints",value:function(A){var e=A.points,n=A.use3DSpatialCoordinates,t=void 0!==n&&n,i=[];return e.forEach(function(A){i.push(A[0]||A.x),i.push(A[1]||A.y),t&&i.push(A[2]||A.z)}),i}}]),A}(),sa=function(){function A(e){var n=e.graphicType,t=e.graphicData,i=e.use3DSpatialCoordinates,r=void 0!==i&&i,a=e.referencedSOPSequence,o=e.referencedFrameOfReferenceUID;D(this,A),this.graphicType=n,this.graphicData=t,this.use3DSpatialCoordinates=r,this.referencedSOPSequence=a,this.referencedFrameOfReferenceUID=o}return h(A,[{key:"contentItem",value:function(){var A={RelationshipType:"INFERRED FROM",ValueType:this.use3DSpatialCoordinates?"SCOORD3D":"SCOORD",GraphicType:this.graphicType,GraphicData:this.graphicData};return this.use3DSpatialCoordinates?A.ReferencedFrameOfReferenceUID=this.referencedFrameOfReferenceUID:A.ContentSequence={RelationshipType:"SELECTED FROM",ValueType:"IMAGE",ReferencedSOPSequence:this.referencedSOPSequence},A}}]),A}(),ca=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"getPoints",value:function(){throw new Error("getPoints() must be implemented by subclass")}},{key:"getConceptNameCodeSequence",value:function(){throw new Error("getConceptNameCodeSequence() must be implemented")}},{key:"getMeasuredValueSequence",value:function(){return null}},{key:"buildGraphicContent",value:function(){var A=this.props,e=A.use3DSpatialCoordinates,n=void 0!==e&&e,t=A.ReferencedSOPSequence,i=A.ReferencedFrameOfReferenceUID,r=this.flattenPoints({points:this.getPoints(),use3DSpatialCoordinates:n});return new sa({graphicType:"POLYLINE",graphicData:r,use3DSpatialCoordinates:n,referencedSOPSequence:t,referencedFrameOfReferenceUID:i}).contentItem()}},{key:"contentItem",value:function(){var A=this.getConceptNameCodeSequence(),e=this.getMeasuredValueSequence();return this.getMeasurement([{RelationshipType:"CONTAINS",ValueType:"NUM",ConceptNameCodeSequence:A,MeasuredValueSequence:e,ContentSequence:this.buildGraphicContent()}])}}]),e}(oa),ua={};[{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"mm",CodeMeaning:"mm"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"mm2",CodeMeaning:"mm2"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"[hnsf'U]",CodeMeaning:"Hounsfield unit"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"{counts}",CodeMeaning:"Counts"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"{counts}/s",CodeMeaning:"Counts per second"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"{propcounts}",CodeMeaning:"Proportional to counts"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"{propcounts}/s",CodeMeaning:"Proportional to counts per second"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"cm2",CodeMeaning:"cm2"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"cm2/ml",CodeMeaning:"cm2/ml"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"%",CodeMeaning:"Percent"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"Bq/ml",CodeMeaning:"Becquerels/milliliter"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"mg/min/ml",CodeMeaning:"Milligrams/minute/milliliter"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"umol/min/ml",CodeMeaning:"Micromole/minute/milliliter"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"ml/min/g",CodeMeaning:"Milliliter/minute/gram"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"ml/g",CodeMeaning:"Milliliter/gram"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"/cm",CodeMeaning:"/Centimeter"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"umol/ml",CodeMeaning:"Micromole/milliliter"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"g/ml{SUVbw}",CodeMeaning:"Standardized Uptake Value body weight"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"g/ml{SUVlbm}",CodeMeaning:"Standardized Uptake Value lean body mass (James)"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"g/ml{SUVlbm(James128)}",CodeMeaning:"Standardized Uptake Value lean body mass (James 128 multiplier)"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"g/ml{SUVlbm(Janma)}",CodeMeaning:"Standardized Uptake Value lean body mass (Janma)"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"cm2/ml{SUVbsa}",CodeMeaning:"Standardized Uptake Value body surface area"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"g/ml{SUVibw}",CodeMeaning:"Standardized Uptake Value ideal body weight"}].forEach(function(A){ua[A.CodeValue]=A});var la={CodeValue:"1",CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeMeaning:"px"};["px","px²"].forEach(function(A){ua[A]=la}),ua.HU={CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"[hnsf'U]",CodeMeaning:"Hounsfield unit"},ua["mm²"]={CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"mm2",CodeMeaning:"mm2"};var Ea=function(A){if(!A)return la;var e=A.indexOf(" "),n=-1===e?A:A.substring(0,e),t=ua[A]||ua[n];return t||(i.error("Unspecified units",A),{CodeValue:"[arb'U]{".concat(A,"}"),CodingSchemeDesignator:"UCUM",CodeMeaning:"arbitrary ".concat(A)})};Ea.measurementMap=ua;var Sa=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"getPoints",value:function(){var A=this.props;return[A.point1,A.point2]}},{key:"getConceptNameCodeSequence",value:function(){return{CodeValue:"410668003",CodingSchemeDesignator:"SCT",CodeMeaning:"Length"}}},{key:"getMeasuredValueSequence",value:function(){var A=this.props,e=A.distance,n=A.unit;return{MeasurementUnitsCodeSequence:Ea(void 0===n?"mm":n),NumericValue:e}}}]),e}(ca),ga="cornerstoneTools@^4.0.0",Ia="Length",da=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e){var n=aa.getSetupMeasurementData(e),t=n.defaultState,i=n.NUMGroup,r=n.SCOORDGroup,a=g(g({},t),{},{length:i.MeasuredValueSequence.NumericValue,toolType:A.toolType,handles:{start:{},end:{},textBox:{hasMoved:!1,movesIndependently:!1,drawnIndependently:!0,allowedOutsideImage:!0,hasBoundingBox:!0}}}),o=T(r.GraphicData,4);return a.handles.start.x=o[0],a.handles.start.y=o[1],a.handles.end.x=o[2],a.handles.end.y=o[3],a}},{key:"getTID300RepresentationArguments",value:function(A){var e=A.handles,n=A.finding,t=A.findingSites;return{point1:e.start,point2:e.end,distance:A.length,trackingIdentifierTextValue:"cornerstoneTools@^4.0.0:Length",finding:n,findingSites:t||[]}}}]),A}();da.toolType=Ia,da.utilityToolType=Ia,da.TID300Representation=Sa,da.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===ga&&t===Ia},aa.registerTool(da);var Ba=function(){function A(){D(this,A)}return h(A,null,[{key:"createNumericMeasurement",value:function(A,e,n,t,i){var r=(arguments.length>5&&void 0!==arguments[5]?arguments[5]:{}).scoordContentItem,a=void 0===r?null:r,o={RelationshipType:"CONTAINS",ValueType:"NUM",ConceptNameCodeSequence:{CodeValue:A,CodingSchemeDesignator:e,CodeMeaning:n},MeasuredValueSequence:{MeasurementUnitsCodeSequence:Ea(i),NumericValue:t}};return a&&(o.ContentSequence=a),o}},{key:"createAreaMeasurement",value:function(e,n,t){var i=t.scoordContentItem;return A.createNumericMeasurement("42798000","SCT","Area",e,n,{scoordContentItem:i})}},{key:"createRadiusMeasurement",value:function(e,n,t){var i=t.scoordContentItem;return A.createNumericMeasurement("131190003","SCT","Radius",e,n,{scoordContentItem:i})}},{key:"createMaxMeasurement",value:function(e,n,t){var i=t.scoordContentItem;return A.createNumericMeasurement("56851009","SCT","Maximum",e,n,{scoordContentItem:i})}},{key:"createMinMeasurement",value:function(e,n,t){var i=t.scoordContentItem;return A.createNumericMeasurement("255605001","SCT","Minimum",e,n,{scoordContentItem:i})}},{key:"createMeanMeasurement",value:function(e,n,t){var i=t.scoordContentItem;return A.createNumericMeasurement("373098007","SCT","Mean",e,n,{scoordContentItem:i})}},{key:"createStdDevMeasurement",value:function(e,n,t){var i=t.scoordContentItem;return A.createNumericMeasurement("386136009","SCT","Standard Deviation",e,n,{scoordContentItem:i})}},{key:"createPerimeterMeasurement",value:function(e,n,t){var i=t.scoordContentItem;return A.createNumericMeasurement("131191004","SCT","Perimeter",e,n,{scoordContentItem:i})}}]),A}(),ma=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"contentItem",value:function(){var A=this.props,e=A.points,n=A.area,t=A.areaUnit,i=void 0===t?"mm2":t,r=A.ReferencedSOPSequence,a=A.use3DSpatialCoordinates,o=void 0!==a&&a,s=A.perimeter,c=A.unit,u=void 0===c?"mm":c,l=A.modalityUnit,E=A.min,S=A.max,g=A.mean,I=A.stdDev,d=A.ReferencedFrameOfReferenceUID,B=this.flattenPoints({points:e,use3DSpatialCoordinates:o}),m=[{value:s,unit:u,builder:Ba.createPerimeterMeasurement},{value:n,unit:i,builder:Ba.createAreaMeasurement},{value:S,unit:l,builder:Ba.createMaxMeasurement},{value:E,unit:l,builder:Ba.createMinMeasurement},{value:g,unit:l,builder:Ba.createMeanMeasurement},{value:I,unit:l,builder:Ba.createStdDevMeasurement}],C=new sa({graphicType:"POLYLINE",graphicData:B,use3DSpatialCoordinates:o,referencedSOPSequence:r,referencedFrameOfReferenceUID:d}).contentItem(),D=m.filter(function(A){return void 0!==A.value}).map(function(A,e){return A.builder(A.value,A.unit,{scoordContentItem:0===e?C:null})});return this.getMeasurement(D)}}]),e}(oa),Ca=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e){for(var n=aa.getSetupMeasurementData(e),t=n.defaultState,i=n.SCOORDGroup,r=n.NUMGroup,a=g(g({},t),{},{toolType:A.toolType,handles:{points:[],textBox:{active:!1,hasMoved:!1,movesIndependently:!1,drawnIndependently:!0,allowedOutsideImage:!0,hasBoundingBox:!0}},cachedStats:{area:r?r.MeasuredValueSequence.NumericValue:0},color:void 0,invalidated:!0}),o=i.GraphicData,s=0;s<o.length;s+=2)a.handles.points.push({x:o[s],y:o[s+1]});return a}},{key:"getTID300RepresentationArguments",value:function(A){var e=A.handles,n=A.finding,t=A.findingSites,i=A.cachedStats,r=void 0===i?{}:i,a=e.points,o=r.area,s=void 0===o?0:o,c=r.perimeter;return{points:a,area:s,perimeter:void 0===c?0:c,trackingIdentifierTextValue:"cornerstoneTools@^4.0.0:FreehandRoi",finding:n,findingSites:t||[]}}}]),A}();Ca.toolType="FreehandRoi",Ca.utilityToolType="FreehandRoi",Ca.TID300Representation=ma,Ca.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===ga&&t===Ca.toolType},aa.registerTool(Ca);var Da=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"contentItem",value:function(){var A=this.props,e=A.longAxis,n=A.shortAxis,t=A.longAxisLength,i=A.shortAxisLength,r=A.unit,a=A.use3DSpatialCoordinates,o=void 0!==a&&a,s=A.ReferencedSOPSequence,c=A.ReferencedFrameOfReferenceUID,u=this.flattenPoints({points:[e.point1,e.point2],use3DSpatialCoordinates:o}),l=this.flattenPoints({points:[n.point1,n.point2],use3DSpatialCoordinates:o}),E=new sa({graphicType:"POLYLINE",graphicData:u,use3DSpatialCoordinates:o,referencedSOPSequence:s,referencedFrameOfReferenceUID:c}).contentItem(),S=new sa({graphicType:"POLYLINE",graphicData:l,use3DSpatialCoordinates:o,referencedSOPSequence:s,referencedFrameOfReferenceUID:c}).contentItem();return this.getMeasurement([{RelationshipType:"CONTAINS",ValueType:"NUM",ConceptNameCodeSequence:{CodeValue:"103339001",CodingSchemeDesignator:"SCT",CodeMeaning:"Long Axis"},MeasuredValueSequence:{MeasurementUnitsCodeSequence:Ea(r),NumericValue:t},ContentSequence:E},{RelationshipType:"CONTAINS",ValueType:"NUM",ConceptNameCodeSequence:{CodeValue:"103340004",CodingSchemeDesignator:"SCT",CodeMeaning:"Short Axis"},MeasuredValueSequence:{MeasurementUnitsCodeSequence:Ea(r),NumericValue:i},ContentSequence:S}])}}]),e}(oa),fa="Bidirectional",ha=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e){var n=e.ContentSequence,t=Aa(n).find(function(A){return"121071"===A.ConceptNameCodeSequence.CodeValue}),i=Aa(n).filter(function(A){return"G-C0E3"===A.ConceptNameCodeSequence.CodeValue}),r=Aa(n).find(function(A){return"Long Axis"===A.ConceptNameCodeSequence.CodeMeaning}),a=Aa(r.ContentSequence).find(function(A){return"SCOORD"===A.ValueType}),o=Aa(n).find(function(A){return"Short Axis"===A.ConceptNameCodeSequence.CodeMeaning}),s=Aa(o.ContentSequence).find(function(A){return"SCOORD"===A.ValueType}),c=a.ContentSequence.ReferencedSOPSequence,u=c.ReferencedSOPInstanceUID,l=c.ReferencedFrameNumber,E=String(r.MeasuredValueSequence.NumericValue),S=String(o.MeasuredValueSequence.NumericValue),g=Math.max(a.GraphicData[0],a.GraphicData[2],s.GraphicData[0],s.GraphicData[2]),I=Math.max(a.GraphicData[1],a.GraphicData[3],s.GraphicData[1],s.GraphicData[3]);return{sopInstanceUid:u,frameIndex:l||1,toolType:A.toolType,active:!1,handles:{start:{x:a.GraphicData[0],y:a.GraphicData[1],drawnIndependently:!1,allowedOutsideImage:!1,active:!1,highlight:!1,index:0},end:{x:a.GraphicData[2],y:a.GraphicData[3],drawnIndependently:!1,allowedOutsideImage:!1,active:!1,highlight:!1,index:1},perpendicularStart:{x:s.GraphicData[0],y:s.GraphicData[1],drawnIndependently:!1,allowedOutsideImage:!1,active:!1,highlight:!1,index:2},perpendicularEnd:{x:s.GraphicData[2],y:s.GraphicData[3],drawnIndependently:!1,allowedOutsideImage:!1,active:!1,highlight:!1,index:3},textBox:{highlight:!1,hasMoved:!0,active:!1,movesIndependently:!1,drawnIndependently:!0,allowedOutsideImage:!0,hasBoundingBox:!0,x:g+10,y:I+10}},invalidated:!1,isCreating:!1,longestDiameter:E,shortestDiameter:S,toolName:"Bidirectional",visible:!0,finding:t?t.ConceptCodeSequence:void 0,findingSites:i.map(function(A){return A.ConceptCodeSequence})}}},{key:"getTID300RepresentationArguments",value:function(A){var e=A.handles,n=e.start,t=e.end,i=e.perpendicularStart,r=e.perpendicularEnd,a=A.shortestDiameter;return{longAxis:{point1:n,point2:t},shortAxis:{point1:i,point2:r},longAxisLength:A.longestDiameter,shortAxisLength:a,trackingIdentifierTextValue:"cornerstoneTools@^4.0.0:Bidirectional",finding:A.finding,findingSites:A.findingSites||[]}}}]),A}();ha.toolType=fa,ha.utilityToolType=fa,ha.TID300Representation=Da,ha.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===ga&&t===fa},aa.registerTool(ha);var pa=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"contentItem",value:function(){var A=this.props,e=A.points,n=A.use3DSpatialCoordinates,t=void 0!==n&&n,i=A.ReferencedSOPSequence,r=A.area,a=A.areaUnit,o=A.max,s=A.min,c=A.mean,u=A.stdDev,l=A.modalityUnit,E=A.ReferencedFrameOfReferenceUID,S=this.flattenPoints({points:e,use3DSpatialCoordinates:t}),g=[{value:r,unit:a,builder:Ba.createAreaMeasurement},{value:o,unit:l,builder:Ba.createMaxMeasurement},{value:s,unit:l,builder:Ba.createMinMeasurement},{value:c,unit:l,builder:Ba.createMeanMeasurement},{value:u,unit:l,builder:Ba.createStdDevMeasurement}],I=new sa({graphicType:"ELLIPSE",graphicData:S,use3DSpatialCoordinates:t,referencedSOPSequence:i,referencedFrameOfReferenceUID:E}).contentItem(),d=g.filter(function(A){return void 0!==A.value}).map(function(A,e){return A.builder(A.value,A.unit,{scoordContentItem:0===e?I:null})});return this.getMeasurement(d)}}]),e}(oa),Ma="EllipticalRoi",wa=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e){var n=aa.getSetupMeasurementData(e),t=n.defaultState,i=n.NUMGroup,r=n.SCOORDGroup.GraphicData,a=[{x:r[0],y:r[1]},{x:r[2],y:r[3]}],o=[{x:r[4],y:r[5]},{x:r[6],y:r[7]}],s=Math.sqrt(Math.pow(o[0].x-o[1].x,2)+Math.pow(o[0].y-o[1].y,2)),c=(o[1].x-o[0].x)/s,u=(o[1].y-o[0].y)/s,l=s/2,E={x:a[0].x+c*l,y:a[0].y+u*l},S={x:a[1].x-c*l,y:a[1].y-u*l};return g(g({},t),{},{toolType:A.toolType,active:!1,cachedStats:{area:i?i.MeasuredValueSequence.NumericValue:0},handles:{end:{x:E.x,y:E.y,highlight:!1,active:!1},initialRotation:0,start:{x:S.x,y:S.y,highlight:!1,active:!1},textBox:{hasMoved:!1,movesIndependently:!1,drawnIndependently:!0,allowedOutsideImage:!0,hasBoundingBox:!0}},invalidated:!0,visible:!0})}},{key:"getTID300RepresentationArguments",value:function(A){var e=A.cachedStats,n=void 0===e?{}:e,t=A.handles,i=A.finding,r=A.findingSites,a=t.start,o=t.end,s=n.area,c=Math.abs(a.x-o.x)/2,u=Math.abs(a.y-o.y)/2,l=[],E={x:(a.x+o.x)/2,y:(a.y+o.y)/2};c>u?(l.push({x:E.x-c,y:E.y}),l.push({x:E.x+c,y:E.y}),l.push({x:E.x,y:E.y-u}),l.push({x:E.x,y:E.y+u})):(l.push({x:E.x,y:E.y-u}),l.push({x:E.x,y:E.y+u}),l.push({x:E.x-c,y:E.y}),l.push({x:E.x+c,y:E.y}));return{area:s,points:l,trackingIdentifierTextValue:"cornerstoneTools@^4.0.0:EllipticalRoi",finding:i,findingSites:r||[]}}}]),A}();wa.toolType=Ma,wa.utilityToolType=Ma,wa.TID300Representation=pa,wa.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===ga&&t===Ma},aa.registerTool(wa);var Ra=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"contentItem",value:function(){var A=this.props,e=A.points,n=A.ReferencedSOPSequence,t=A.use3DSpatialCoordinates,i=void 0!==t&&t,r=A.perimeter,a=A.area,o=A.areaUnit,s=void 0===o?"mm2":o,c=A.unit,u=void 0===c?"mm":c,l=A.max,E=A.min,S=A.mean,g=A.stdDev,I=A.radiusUnit,d=A.modalityUnit,B=A.ReferencedFrameOfReferenceUID,m=A.radius,C=this.flattenPoints({points:e,use3DSpatialCoordinates:i}),D=[{value:r,unit:u,builder:Ba.createPerimeterMeasurement},{value:a,unit:s,builder:Ba.createAreaMeasurement},{value:m,unit:I,builder:Ba.createRadiusMeasurement},{value:l,unit:d,builder:Ba.createMaxMeasurement},{value:E,unit:d,builder:Ba.createMinMeasurement},{value:S,unit:d,builder:Ba.createMeanMeasurement},{value:g,unit:d,builder:Ba.createStdDevMeasurement}],f=new sa({graphicType:"CIRCLE",graphicData:C,use3DSpatialCoordinates:i,referencedSOPSequence:n,referencedFrameOfReferenceUID:B}).contentItem(),h=D.filter(function(A){return void 0!==A.value}).map(function(A,e){return A.builder(A.value,A.unit,{scoordContentItem:0===e?f:null})});return this.getMeasurement(h)}}]),e}(oa),Qa="CircleRoi",Pa=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e){var n=aa.getSetupMeasurementData(e),t=n.defaultState,i=n.NUMGroup,r=n.SCOORDGroup.GraphicData,a={x:r[0],y:r[1]},o={x:r[2],y:r[3]};return g(g({},t),{},{toolType:A.toolType,active:!1,cachedStats:{area:i?i.MeasuredValueSequence.NumericValue:0,radius:0,perimeter:0},handles:{end:g(g({},o),{},{highlight:!1,active:!1}),initialRotation:0,start:g(g({},a),{},{highlight:!1,active:!1}),textBox:{hasMoved:!1,movesIndependently:!1,drawnIndependently:!0,allowedOutsideImage:!0,hasBoundingBox:!0}},invalidated:!0,visible:!0})}},{key:"getTID300RepresentationArguments",value:function(A){var e=A.cachedStats,n=void 0===e?{}:e,t=A.handles,i=A.finding,r=A.findingSites,a=t.start,o=t.end,s=n.area,c=n.areaUnit,u=void 0===c?"mm2":c,l=n.unit,E=void 0===l?"mm":l,S=n.radius,g=2*Math.PI*S,I=[];I.push(a),I.push(o);return{area:s,areaUnit:u,perimeter:g,unit:E,radius:S,points:I,trackingIdentifierTextValue:"cornerstoneTools@^4.0.0:CircleRoi",finding:i,findingSites:r||[]}}}]),A}();Pa.toolType=Qa,Pa.utilityToolType=Qa,Pa.TID300Representation=Ra,Pa.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===ga&&t===Qa},aa.registerTool(Pa);var Ta=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"contentItem",value:function(){var A=this.props,e=A.points,n=A.ReferencedSOPSequence,t=A.use3DSpatialCoordinates,i=void 0!==t&&t,r=A.ReferencedFrameOfReferenceUID,a=e[0],o=i?[a.x,a.y,a.z]:[a.x,a.y],s=new sa({graphicType:"POINT",graphicData:o,use3DSpatialCoordinates:i,referencedSOPSequence:n,referencedFrameOfReferenceUID:r}).contentItem();return this.getMeasurement([{RelationshipType:"CONTAINS",ValueType:"NUM",ConceptNameCodeSequence:{CodeValue:"111010",CodingSchemeDesignator:"DCM",CodeMeaning:"Center"},MeasuredValueSequence:{NumericValue:0,MeasurementUnitsCodeSequence:{CodeValue:"1",CodingSchemeDesignator:"UCUM",CodeMeaning:"no units"}},ContentSequence:s}])}}]),e}(oa),va="ArrowAnnotate",ya="CORNERSTONEFREETEXT",Oa=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e){var n=aa.getSetupMeasurementData(e),t=n.defaultState,i=n.SCOORDGroup,r=n.findingGroup.ConceptCodeSequence.CodeMeaning,a=i.GraphicData;return g(g({},t),{},{toolType:A.toolType,active:!1,handles:{start:{x:a[0],y:a[1],highlight:!0,active:!1},end:{x:4==a.length?a[2]:a[0]+20,y:4==a.length?a[3]:a[1]+20,highlight:!0,active:!1},textBox:{hasMoved:!1,movesIndependently:!1,drawnIndependently:!0,allowedOutsideImage:!0,hasBoundingBox:!0}},invalidated:!0,text:r,visible:!0})}},{key:"getTID300RepresentationArguments",value:function(A){var e=[A.handles.start,A.handles.end],n=A.finding,t={points:e,trackingIdentifierTextValue:"cornerstoneTools@^4.0.0:ArrowAnnotate",findingSites:A.findingSites||[]};return n&&n.CodeValue===ya||(n={CodeValue:ya,CodingSchemeDesignator:"CST4",CodeMeaning:A.text}),t.finding=n,t}}]),A}();Oa.toolType=va,Oa.utilityToolType=va,Oa.TID300Representation=Ta,Oa.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===ga&&t===va},aa.registerTool(Oa);function Na(A){return!!A.constructor&&"function"==typeof A.constructor.isBuffer&&A.constructor.isBuffer(A)}var Ga=function(A){for(var e=new Array(A),n=0;n<A;++n)e[n]=n;return e},Fa=function(A){return null!=A&&(Na(A)||function(A){return"function"==typeof A.readFloatLE&&"function"==typeof A.slice&&Na(A.slice(0,0))}(A)||!!A._isBuffer)},Ua="undefined"!=typeof Float64Array;function _a(A,e){return A[0]-e[0]}function ba(){var A,e=this.stride,n=new Array(e.length);for(A=0;A<n.length;++A)n[A]=[Math.abs(e[A]),A];n.sort(_a);var t=new Array(n.length);for(A=0;A<t.length;++A)t[A]=n[A][1];return t}function ka(A,e){var n=["View",e,"d",A].join("");e<0&&(n="View_Nil"+A);var t="generic"===A;if(-1===e){var i="function "+n+"(a){this.data=a;};var proto="+n+".prototype;proto.dtype='"+A+"';proto.index=function(){return -1};proto.size=0;proto.dimension=-1;proto.shape=proto.stride=proto.order=[];proto.lo=proto.hi=proto.transpose=proto.step=function(){return new "+n+"(this.data);};proto.get=proto.set=function(){};proto.pick=function(){return null};return function construct_"+n+"(a){return new "+n+"(a);}";return new Function(i)()}if(0===e){i="function "+n+"(a,d) {this.data = a;this.offset = d};var proto="+n+".prototype;proto.dtype='"+A+"';proto.index=function(){return this.offset};proto.dimension=0;proto.size=1;proto.shape=proto.stride=proto.order=[];proto.lo=proto.hi=proto.transpose=proto.step=function "+n+"_copy() {return new "+n+"(this.data,this.offset)};proto.pick=function "+n+"_pick(){return TrivialArray(this.data);};proto.valueOf=proto.get=function "+n+"_get(){return "+(t?"this.data.get(this.offset)":"this.data[this.offset]")+"};proto.set=function "+n+"_set(v){return "+(t?"this.data.set(this.offset,v)":"this.data[this.offset]=v")+"};return function construct_"+n+"(a,b,c,d){return new "+n+"(a,d)}";return new Function("TrivialArray",i)(La[A][0])}i=["'use strict'"];var r=Ga(e),a=r.map(function(A){return"i"+A}),o="this.offset+"+r.map(function(A){return"this.stride["+A+"]*i"+A}).join("+"),s=r.map(function(A){return"b"+A}).join(","),c=r.map(function(A){return"c"+A}).join(",");i.push("function "+n+"(a,"+s+","+c+",d){this.data=a","this.shape=["+s+"]","this.stride=["+c+"]","this.offset=d|0}","var proto="+n+".prototype","proto.dtype='"+A+"'","proto.dimension="+e),i.push("Object.defineProperty(proto,'size',{get:function "+n+"_size(){return "+r.map(function(A){return"this.shape["+A+"]"}).join("*"),"}})"),1===e?i.push("proto.order=[0]"):(i.push("Object.defineProperty(proto,'order',{get:"),e<4?(i.push("function "+n+"_order(){"),2===e?i.push("return (Math.abs(this.stride[0])>Math.abs(this.stride[1]))?[1,0]:[0,1]}})"):3===e&&i.push("var s0=Math.abs(this.stride[0]),s1=Math.abs(this.stride[1]),s2=Math.abs(this.stride[2]);if(s0>s1){if(s1>s2){return [2,1,0];}else if(s0>s2){return [1,2,0];}else{return [1,0,2];}}else if(s0>s2){return [2,0,1];}else if(s2>s1){return [0,1,2];}else{return [0,2,1];}}})")):i.push("ORDER})")),i.push("proto.set=function "+n+"_set("+a.join(",")+",v){"),t?i.push("return this.data.set("+o+",v)}"):i.push("return this.data["+o+"]=v}"),i.push("proto.get=function "+n+"_get("+a.join(",")+"){"),t?i.push("return this.data.get("+o+")}"):i.push("return this.data["+o+"]}"),i.push("proto.index=function "+n+"_index(",a.join(),"){return "+o+"}"),i.push("proto.hi=function "+n+"_hi("+a.join(",")+"){return new "+n+"(this.data,"+r.map(function(A){return["(typeof i",A,"!=='number'||i",A,"<0)?this.shape[",A,"]:i",A,"|0"].join("")}).join(",")+","+r.map(function(A){return"this.stride["+A+"]"}).join(",")+",this.offset)}");var u=r.map(function(A){return"a"+A+"=this.shape["+A+"]"}),l=r.map(function(A){return"c"+A+"=this.stride["+A+"]"});i.push("proto.lo=function "+n+"_lo("+a.join(",")+"){var b=this.offset,d=0,"+u.join(",")+","+l.join(","));for(var E=0;E<e;++E)i.push("if(typeof i"+E+"==='number'&&i"+E+">=0){d=i"+E+"|0;b+=c"+E+"*d;a"+E+"-=d}");i.push("return new "+n+"(this.data,"+r.map(function(A){return"a"+A}).join(",")+","+r.map(function(A){return"c"+A}).join(",")+",b)}"),i.push("proto.step=function "+n+"_step("+a.join(",")+"){var "+r.map(function(A){return"a"+A+"=this.shape["+A+"]"}).join(",")+","+r.map(function(A){return"b"+A+"=this.stride["+A+"]"}).join(",")+",c=this.offset,d=0,ceil=Math.ceil");for(E=0;E<e;++E)i.push("if(typeof i"+E+"==='number'){d=i"+E+"|0;if(d<0){c+=b"+E+"*(a"+E+"-1);a"+E+"=ceil(-a"+E+"/d)}else{a"+E+"=ceil(a"+E+"/d)}b"+E+"*=d}");i.push("return new "+n+"(this.data,"+r.map(function(A){return"a"+A}).join(",")+","+r.map(function(A){return"b"+A}).join(",")+",c)}");var S=new Array(e),g=new Array(e);for(E=0;E<e;++E)S[E]="a[i"+E+"]",g[E]="b[i"+E+"]";i.push("proto.transpose=function "+n+"_transpose("+a+"){"+a.map(function(A,e){return A+"=("+A+"===undefined?"+e+":"+A+"|0)"}).join(";"),"var a=this.shape,b=this.stride;return new "+n+"(this.data,"+S.join(",")+","+g.join(",")+",this.offset)}"),i.push("proto.pick=function "+n+"_pick("+a+"){var a=[],b=[],c=this.offset");for(E=0;E<e;++E)i.push("if(typeof i"+E+"==='number'&&i"+E+">=0){c=(c+this.stride["+E+"]*i"+E+")|0}else{a.push(this.shape["+E+"]);b.push(this.stride["+E+"])}");return i.push("var ctor=CTOR_LIST[a.length+1];return ctor(this.data,a,b,c)}"),i.push("return function construct_"+n+"(data,shape,stride,offset){return new "+n+"(data,"+r.map(function(A){return"shape["+A+"]"}).join(",")+","+r.map(function(A){return"stride["+A+"]"}).join(",")+",offset)}"),new Function("CTOR_LIST","ORDER",i.join("\n"))(La[A],ba)}var La={float32:[],float64:[],int8:[],int16:[],int32:[],uint8:[],uint16:[],uint32:[],array:[],uint8_clamped:[],bigint64:[],biguint64:[],buffer:[],generic:[]};var qa=function(A,e,n,t){if(void 0===A)return(0,La.array[0])([]);"number"==typeof A&&(A=[A]),void 0===e&&(e=[A.length]);var i=e.length;if(void 0===n){n=new Array(i);for(var r=i-1,a=1;r>=0;--r)n[r]=a,a*=e[r]}if(void 0===t){t=0;for(r=0;r<i;++r)n[r]<0&&(t-=(e[r]-1)*n[r])}for(var o=function(A){if(Fa(A))return"buffer";if(Ua)switch(Object.prototype.toString.call(A)){case"[object Float64Array]":return"float64";case"[object Float32Array]":return"float32";case"[object Int8Array]":return"int8";case"[object Int16Array]":return"int16";case"[object Int32Array]":return"int32";case"[object Uint8Array]":return"uint8";case"[object Uint16Array]":return"uint16";case"[object Uint32Array]":return"uint32";case"[object Uint8ClampedArray]":return"uint8_clamped";case"[object BigInt64Array]":return"bigint64";case"[object BigUint64Array]":return"biguint64"}return Array.isArray(A)?"array":"generic"}(A),s=La[o];s.length<=i+1;)s.push(ka(o,s.length-1));return(0,s[i+1])(A,e,n,t)},Va=n(qa);function xa(A,e){return[A[1]*e[2]-A[2]*e[1],A[2]*e[0]-A[0]*e[2],A[0]*e[1]-A[1]*e[0]]}var Ha={h:function(A){return[A[0],A[1],A[2],-A[3],-A[4],-A[5]]},v:function(A){return[-A[0],-A[1],-A[2],A[3],A[4],A[5]]},hv:function(A){return[-A[0],-A[1],-A[2],-A[3],-A[4],-A[5]]}};function Ya(A,e,n){for(var t=Math.cos(n),i=Math.sin(n),r=1-t,a=e[0]*A[0]+e[1]*A[1]+e[2]*A[2],o=[],s=xa(e,A),c=0;c<=2;c++)o[c]=A[c]*t+s[c]*i+e[c]*a*r,o[c]*=-1;return o}function Ja(A,e){var n=[A[0],A[1],A[2]],t=[A[3],A[4],A[5]],i=xa(n,t),r=Ya(n,i,e),a=Ya(t,i,e);return[].concat(v(r),v(a))}var Wa={h:function(A){for(var e=T(A.shape,2),n=e[0],t=e[1],i=Va(new Uint8Array(n*t),[n,t]),r=0;r<n;r++)for(var a=0;a<t;a++)i.set(r,a,A.get(r,t-1-a));return i},v:function(A){for(var e=T(A.shape,2),n=e[0],t=e[1],i=Va(new Uint8Array(n*t),[n,t]),r=0;r<t;r++)for(var a=0;a<n;a++)i.set(a,r,A.get(n-1-a,r));return i}};function Ka(A){for(var e=T(A.shape,2),n=e[0],t=e[1],i=Va(new Uint8Array(n*t),[t,n]),r=i.shape[1]-1,a=0;a<n;a++)for(var o=0;o<t;o++)i.set(o,r-a,A.get(a,o));return i}function Xa(A,e,n){var t=Math.abs(A),i=Math.abs(e),r=Math.abs(A-e);return A===e||(0===A||0===e||t+i<n*n?r<n:r/Math.min(t+i,Number.MAX_VALUE)<n)}var ja=Object.freeze({__proto__:null,crossProduct3D:xa,flipImageOrientationPatient:Ha,flipMatrix2D:Wa,nearlyEqual:Xa,rotateDirectionCosinesInPlane:Ja,rotateMatrix902D:Ka,rotateVectorAroundUnitVector:Ya}),za={generateSegmentation:function(A,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{includeSliceSpacing:!0},t=e.toolState,i=e.segments,r=A[0],a={x:r.columns,y:r.rows,z:A.length};if(a.xy=a.x*a.y,!$a(s,i))throw new Error("No segments to export!");for(var o=r.imageId.includes("?frame"),s=function(A,e,n){var t=[];if(e){var i=A[0].data.byteArray.buffer,r=or.readFile(i),a=er.naturalizeDataset(r.dict);a._meta=er.namifyDataset(r.meta),t.push(a)}else for(var o=0;o<A.length;o++){var s=A[o].data.byteArray.buffer,c=or.readFile(s),u=er.naturalizeDataset(c.dict);u._meta=er.namifyDataset(c.meta),t.push(u)}var l=br.normalizeToDataset(t);return new Fr([l],n)}(A,o,n),c=function(A,e,n){for(var t=[],i=[],r=0;r<n.length;r++)n[r]&&(t.push(r),i.push([]));for(var a=0;a<e.length;a++)for(var o=A[e[a].imageId],s=0;s<t.length;s++){var c=t[s];o&&o.brush&&o.brush.data&&o.brush.data[c]&&o.brush.data[c].pixelData&&i[s].push(a)}return{referencedFramesPerSegment:i,segmentIndicies:t}}(t,A,i),u=c.referencedFramesPerSegment,l=c.segmentIndicies,E=0,S=0;S<u.length;S++)E+=u[S].length;s.setNumberOfFrames(E);for(var g=0;g<l.length;g++){var I=l[g],d=u[g],B=d.map(function(A){return A+1}),m=i[I];s.addSegment(m,Za(I,d,t,A,a),B)}return s.bitPackPixelData(),vr(s.dataset)},generateToolState:function(A,e,n){var t=or.readFile(e),r=er.naturalizeDataset(t.dict);r._meta=er.namifyDataset(t.meta);var o=br.normalizeToDataset([r]),s=n.get("imagePlaneModule",A[0]);s||console.warn("Insufficient metadata, imagePlaneModule missing.");for(var c=function(A){var e=[];e[0]=A,e[1]=Ha.h(A),e[2]=Ha.v(A);var n=Ja(A,Math.PI/2);return e[3]=n,e[4]=Ha.h(n),e[5]=Ha.v(n),e[6]=Ja(A,Math.PI),e[7]=Ja(A,1.5*Math.PI),e}(Array.isArray(s.rowCosines)?[].concat(v(s.rowCosines),v(s.columnCosines)):[s.rowCosines.x,s.rowCosines.y,s.rowCosines.z,s.columnCosines.x,s.columnCosines.y,s.columnCosines.z]),u=o.SharedFunctionalGroupsSequence,l=u.PlaneOrientationSequence?u.PlaneOrientationSequence.ImageOrientationPatient:void 0,E=o.Columns*o.Rows,S=function(A){var e=[],n=A.SegmentSequence;if(Array.isArray(n))for(var t=0;t<n.length;t++)e.push(n[t]);else e.push(n);return{seriesInstanceUid:A.ReferencedSeriesSequence.SeriesInstanceUID,data:e}}(o),g=function(A){var e=A.SegmentationType;if("BINARY"===e)return a.unpack(A.PixelData);var n=new Uint8Array(A.PixelData),t=A.MaximumFractionalValue,r=void 0===n.find(function(A){return 0!==A&&A!==t});if(!r)return void i.warn("This is a fractional segmentation, which is not currently supported.");return i.warn("This segmentation object is actually binary... processing as such."),n}(o),I=o.PerFrameFunctionalGroupsSequence,d={},B=!0,m=0;m<I.length;m++){var C=I[m],D=l||C.PlaneOrientationSequence.ImageOrientationPatient,f=no(Va(new Uint8Array(g.buffer,m*E,E),[o.Rows,o.Columns]),D,c);if(!f){console.warn("This segmentation object is not in-plane with the source data. Bailing out of IO. It'd be better to render this with vtkjs. "),B=!1;break}var h=C.SegmentIdentificationSequence.ReferencedSegmentNumber-1;Ao(d,eo(u.DerivationImageSequence&&u.DerivationImageSequence.SourceImageSequence?u.DerivationImageSequence.SourceImageSequence[m]:C.DerivationImageSequence.SourceImageSequence,A,n),h,f)}if(!B)return;return{toolState:d,segMetadata:S}}};function Za(A,e,n,t,i){for(var r=new Uint8Array(i.xy*e.length),a=0,o=0;o<e.length;o++)for(var s=n[t[e[o]].imageId].brush.data[A].pixelData,c=0;c<s.length;c++)r[a]=s[c],a++;return r}function $a(A,e){for(var n=0,t=0;t<e.length;t++)e[t]&&n++;return n}function Ao(A,e,n,t){A[e]?A[e].brush?A[e].brush.data||(A[e].brush.data=[]):(A[e].brush={},A[e].brush.data=[]):(A[e]={},A[e].brush={},A[e].brush.data=[]),A[e].brush.data[n]={};var i=A[e].brush.data[n];i.pixelData=new Uint8Array(t.data.length);for(var r=i.pixelData,a=0;a<r.length;a++)t.data[a]?r[a]=1:r[a]=0}function eo(A,e,n){var t=A.ReferencedSOPInstanceUID,i=A.ReferencedFrameNumber;return i?function(A,e,n,t){var i=n.find(function(n){var i=t.get("sopCommonModule",n);if(i){var r=Number(n.split("frame=")[1]);return i.sopInstanceUID===A&&r===e-1}});return i}(t,i,e,n):function(A,e,n){return e.find(function(e){var t=n.get("sopCommonModule",e);if(t)return t.sopInstanceUID===A})}(t,e,n)}function no(A,e,n){return io(e,n[0])?A:io(e,n[1])?Wa.v(A):io(e,n[2])?Wa.h(A):io(e,n[3])?Ka(A):io(e,n[4])?Wa.h(Ka(A)):io(e,n[5])?Wa.v(Ka(A)):io(e,n[6])?Ka(Ka(A)):io(e,n[7])?Ka(Ka(Ka(A))):void 0}var to=1e-5;function io(A,e){return Math.abs(A[0]-e[0])<to&&Math.abs(A[1]-e[1])<to&&Math.abs(A[2]-e[2])<to&&Math.abs(A[3]-e[3])<to&&Math.abs(A[4]-e[4])<to&&Math.abs(A[5]-e[5])<to}function ro(A,e,n,t){for(var i,r=n*t,a=((i=new Uint32Array(16))[0]=1,i[1]=64,i),o=[],s=0;s<e;s++){var c=r*s;o.push(ao(A,c,n,t,a))}return o}function ao(A,e,n,t,i){for(var r=[],a=0;a<n;a++)for(var o=new Uint8Array(A,e+a*t,t),s=0;s<o.length;){var c=oo(o,s);if(c){r.push(c-1);var u=o.slice(s,s+c);r=[].concat(v(r),v(u)),s+=c}if(s>=o.length)break;var l=so(o,s);l&&(r.push(257-l),r.push(o[s]),s+=l)}for(var E=r.length%2==0?r.length:r.length+1,S=new ArrayBuffer(64+E),g=new Uint32Array(S,0,16),I=0;I<g.length;I++)g[I]=i[I];for(var d=0;d<g.length;d++)r.push(g[d]);for(var B=new Uint8Array(S,64),m=0;m<r.length;m++)B[m]=r[m];return S}function oo(A,e){for(var n=0;n<A.length-e;n++){if(A[e+n]===A[e+n+1]&&A[e+n+1]===A[e+n+2])return n;if(128===n)return n}return A.length-e}function so(A,e){for(var n=A[e],t=1;t<A.length-e;t++){if(A[e+t]!==n)return t;if(128===t)return t}return A.length-e}function co(A,e,n){for(var t=new Uint8Array(e*n*A.length),i=t.buffer,r=e*n,a=0;a<A.length;a++){uo(A[a],new Uint8Array(i,a*r,r))}return t}function uo(A,e){var n=new Uint32Array(A,0,16);if(1===n[0])if(64===n[1])for(var t=new Uint8Array(A,64),r=0,a=0;r<e.length;){var o=t[a];if(void 0===o)break;if(o<=127){for(var s=o+1,c=a+1,u=c;u<c+s;u++)e[r]=t[u],r++;a+=s+1}if(o>=129){for(var l=257-o,E=a+1,S=0;S<l;S++)e[r]=t[E],r++;a+=2}if(a===t.length)break}else i.error("Data offset of Byte Segment 1 should be 64 bytes, this rle fragment is encoded incorrectly.");else i.error("rleSingleSamplePerPixel only supports fragments with single Byte Segments (for rle encoded segmentation data) at the current time. This rleEncodedFrame has ".concat(n[0]," Byte Segments."))}var lo=Object.freeze({__proto__:null,decode:co,encode:ro}),Eo={exports:{}};!function(A,n){var t="__lodash_hash_undefined__",i=9007199254740991,r="[object Arguments]",a="[object Boolean]",o="[object Date]",s="[object Function]",c="[object GeneratorFunction]",u="[object Map]",l="[object Number]",E="[object Object]",S="[object Promise]",g="[object RegExp]",I="[object Set]",d="[object String]",B="[object Symbol]",m="[object WeakMap]",C="[object ArrayBuffer]",D="[object DataView]",f="[object Float32Array]",h="[object Float64Array]",p="[object Int8Array]",M="[object Int16Array]",w="[object Int32Array]",R="[object Uint8Array]",Q="[object Uint8ClampedArray]",P="[object Uint16Array]",T="[object Uint32Array]",v=/\w*$/,y=/^\[object .+?Constructor\]$/,O=/^(?:0|[1-9]\d*)$/,N={};N[r]=N["[object Array]"]=N[C]=N[D]=N[a]=N[o]=N[f]=N[h]=N[p]=N[M]=N[w]=N[u]=N[l]=N[E]=N[g]=N[I]=N[d]=N[B]=N[R]=N[Q]=N[P]=N[T]=!0,N["[object Error]"]=N[s]=N[m]=!1;var G="object"==typeof e&&e&&e.Object===Object&&e,F="object"==typeof self&&self&&self.Object===Object&&self,U=G||F||Function("return this")(),_=n&&!n.nodeType&&n,b=_&&A&&!A.nodeType&&A,k=b&&b.exports===_;function L(A,e){return A.set(e[0],e[1]),A}function q(A,e){return A.add(e),A}function V(A,e,n,t){for(var i=-1,r=A?A.length:0;++i<r;)n=e(n,A[i],i,A);return n}function x(A){var e=!1;if(null!=A&&"function"!=typeof A.toString)try{e=!!(A+"")}catch(A){}return e}function H(A){var e=-1,n=Array(A.size);return A.forEach(function(A,t){n[++e]=[t,A]}),n}function Y(A,e){return function(n){return A(e(n))}}function J(A){var e=-1,n=Array(A.size);return A.forEach(function(A){n[++e]=A}),n}var W,K=Array.prototype,X=Function.prototype,j=Object.prototype,z=U["__core-js_shared__"],Z=(W=/[^.]+$/.exec(z&&z.keys&&z.keys.IE_PROTO||""))?"Symbol(src)_1."+W:"",$=X.toString,AA=j.hasOwnProperty,eA=j.toString,nA=RegExp("^"+$.call(AA).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),tA=k?U.Buffer:void 0,iA=U.Symbol,rA=U.Uint8Array,aA=Y(Object.getPrototypeOf,Object),oA=Object.create,sA=j.propertyIsEnumerable,cA=K.splice,uA=Object.getOwnPropertySymbols,lA=tA?tA.isBuffer:void 0,EA=Y(Object.keys,Object),SA=bA(U,"DataView"),gA=bA(U,"Map"),IA=bA(U,"Promise"),dA=bA(U,"Set"),BA=bA(U,"WeakMap"),mA=bA(Object,"create"),CA=xA(SA),DA=xA(gA),fA=xA(IA),hA=xA(dA),pA=xA(BA),MA=iA?iA.prototype:void 0,wA=MA?MA.valueOf:void 0;function RA(A){var e=-1,n=A?A.length:0;for(this.clear();++e<n;){var t=A[e];this.set(t[0],t[1])}}function QA(A){var e=-1,n=A?A.length:0;for(this.clear();++e<n;){var t=A[e];this.set(t[0],t[1])}}function PA(A){var e=-1,n=A?A.length:0;for(this.clear();++e<n;){var t=A[e];this.set(t[0],t[1])}}function TA(A){this.__data__=new QA(A)}function vA(A,e){var n=YA(A)||function(A){return function(A){return function(A){return!!A&&"object"==typeof A}(A)&&JA(A)}(A)&&AA.call(A,"callee")&&(!sA.call(A,"callee")||eA.call(A)==r)}(A)?function(A,e){for(var n=-1,t=Array(A);++n<A;)t[n]=e(n);return t}(A.length,String):[],t=n.length,i=!!t;for(var a in A)!AA.call(A,a)||i&&("length"==a||qA(a,t))||n.push(a);return n}function yA(A,e,n){var t=A[e];AA.call(A,e)&&HA(t,n)&&(void 0!==n||e in A)||(A[e]=n)}function OA(A,e){for(var n=A.length;n--;)if(HA(A[n][0],e))return n;return-1}function NA(A,e,n,t,i,S,m){var y;if(t&&(y=S?t(A,i,S,m):t(A)),void 0!==y)return y;if(!XA(A))return A;var O=YA(A);if(O){if(y=function(A){var e=A.length,n=A.constructor(e);e&&"string"==typeof A[0]&&AA.call(A,"index")&&(n.index=A.index,n.input=A.input);return n}(A),!e)return function(A,e){var n=-1,t=A.length;e||(e=Array(t));for(;++n<t;)e[n]=A[n];return e}(A,y)}else{var G=LA(A),F=G==s||G==c;if(WA(A))return function(A,e){if(e)return A.slice();var n=new A.constructor(A.length);return A.copy(n),n}(A,e);if(G==E||G==r||F&&!S){if(x(A))return S?A:{};if(y=function(A){return"function"!=typeof A.constructor||VA(A)?{}:(e=aA(A),XA(e)?oA(e):{});var e}(F?{}:A),!e)return function(A,e){return UA(A,kA(A),e)}(A,function(A,e){return A&&UA(e,jA(e),A)}(y,A))}else{if(!N[G])return S?A:{};y=function(A,e,n,t){var i=A.constructor;switch(e){case C:return FA(A);case a:case o:return new i(+A);case D:return function(A,e){var n=e?FA(A.buffer):A.buffer;return new A.constructor(n,A.byteOffset,A.byteLength)}(A,t);case f:case h:case p:case M:case w:case R:case Q:case P:case T:return function(A,e){var n=e?FA(A.buffer):A.buffer;return new A.constructor(n,A.byteOffset,A.length)}(A,t);case u:return function(A,e,n){var t=e?n(H(A),!0):H(A);return V(t,L,new A.constructor)}(A,t,n);case l:case d:return new i(A);case g:return function(A){var e=new A.constructor(A.source,v.exec(A));return e.lastIndex=A.lastIndex,e}(A);case I:return function(A,e,n){var t=e?n(J(A),!0):J(A);return V(t,q,new A.constructor)}(A,t,n);case B:return r=A,wA?Object(wA.call(r)):{}}var r}(A,G,NA,e)}}m||(m=new TA);var U=m.get(A);if(U)return U;if(m.set(A,y),!O)var _=n?function(A){return function(A,e,n){var t=e(A);return YA(A)?t:function(A,e){for(var n=-1,t=e.length,i=A.length;++n<t;)A[i+n]=e[n];return A}(t,n(A))}(A,jA,kA)}(A):jA(A);return function(A,e){for(var n=-1,t=A?A.length:0;++n<t&&!1!==e(A[n],n,A););}(_||A,function(i,r){_&&(i=A[r=i]),yA(y,r,NA(i,e,n,t,r,A,m))}),y}function GA(A){return!(!XA(A)||(e=A,Z&&Z in e))&&(KA(A)||x(A)?nA:y).test(xA(A));var e}function FA(A){var e=new A.constructor(A.byteLength);return new rA(e).set(new rA(A)),e}function UA(A,e,n,t){n||(n={});for(var i=-1,r=e.length;++i<r;){var a=e[i];yA(n,a,A[a])}return n}function _A(A,e){var n,t,i=A.__data__;return("string"==(t=typeof(n=e))||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==n:null===n)?i["string"==typeof e?"string":"hash"]:i.map}function bA(A,e){var n=function(A,e){return null==A?void 0:A[e]}(A,e);return GA(n)?n:void 0}RA.prototype.clear=function(){this.__data__=mA?mA(null):{}},RA.prototype.delete=function(A){return this.has(A)&&delete this.__data__[A]},RA.prototype.get=function(A){var e=this.__data__;if(mA){var n=e[A];return n===t?void 0:n}return AA.call(e,A)?e[A]:void 0},RA.prototype.has=function(A){var e=this.__data__;return mA?void 0!==e[A]:AA.call(e,A)},RA.prototype.set=function(A,e){return this.__data__[A]=mA&&void 0===e?t:e,this},QA.prototype.clear=function(){this.__data__=[]},QA.prototype.delete=function(A){var e=this.__data__,n=OA(e,A);return!(n<0)&&(n==e.length-1?e.pop():cA.call(e,n,1),!0)},QA.prototype.get=function(A){var e=this.__data__,n=OA(e,A);return n<0?void 0:e[n][1]},QA.prototype.has=function(A){return OA(this.__data__,A)>-1},QA.prototype.set=function(A,e){var n=this.__data__,t=OA(n,A);return t<0?n.push([A,e]):n[t][1]=e,this},PA.prototype.clear=function(){this.__data__={hash:new RA,map:new(gA||QA),string:new RA}},PA.prototype.delete=function(A){return _A(this,A).delete(A)},PA.prototype.get=function(A){return _A(this,A).get(A)},PA.prototype.has=function(A){return _A(this,A).has(A)},PA.prototype.set=function(A,e){return _A(this,A).set(A,e),this},TA.prototype.clear=function(){this.__data__=new QA},TA.prototype.delete=function(A){return this.__data__.delete(A)},TA.prototype.get=function(A){return this.__data__.get(A)},TA.prototype.has=function(A){return this.__data__.has(A)},TA.prototype.set=function(A,e){var n=this.__data__;if(n instanceof QA){var t=n.__data__;if(!gA||t.length<199)return t.push([A,e]),this;n=this.__data__=new PA(t)}return n.set(A,e),this};var kA=uA?Y(uA,Object):function(){return[]},LA=function(A){return eA.call(A)};function qA(A,e){return!!(e=null==e?i:e)&&("number"==typeof A||O.test(A))&&A>-1&&A%1==0&&A<e}function VA(A){var e=A&&A.constructor;return A===("function"==typeof e&&e.prototype||j)}function xA(A){if(null!=A){try{return $.call(A)}catch(A){}try{return A+""}catch(A){}}return""}function HA(A,e){return A===e||A!=A&&e!=e}(SA&&LA(new SA(new ArrayBuffer(1)))!=D||gA&&LA(new gA)!=u||IA&&LA(IA.resolve())!=S||dA&&LA(new dA)!=I||BA&&LA(new BA)!=m)&&(LA=function(A){var e=eA.call(A),n=e==E?A.constructor:void 0,t=n?xA(n):void 0;if(t)switch(t){case CA:return D;case DA:return u;case fA:return S;case hA:return I;case pA:return m}return e});var YA=Array.isArray;function JA(A){return null!=A&&function(A){return"number"==typeof A&&A>-1&&A%1==0&&A<=i}(A.length)&&!KA(A)}var WA=lA||function(){return!1};function KA(A){var e=XA(A)?eA.call(A):"";return e==s||e==c}function XA(A){var e=typeof A;return!!A&&("object"==e||"function"==e)}function jA(A){return JA(A)?vA(A):function(A){if(!VA(A))return EA(A);var e=[];for(var n in Object(A))AA.call(A,n)&&"constructor"!=n&&e.push(n);return e}(A)}A.exports=function(A){return NA(A,!0,!0)}}(Eo,Eo.exports);var So=n(Eo.exports),go={generateSegmentation:function(A,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},t=A[0].imageId.includes("?frame");return Bo(function(A,e,n){var t=[];if(e){var i=A[0].data.byteArray.buffer,r=or.readFile(i),a=er.naturalizeDataset(r.dict);a._meta=er.namifyDataset(r.meta),t.push(a)}else for(var o=0;o<A.length;o++){var s=A[o].data.byteArray.buffer,c=or.readFile(s),u=er.naturalizeDataset(c.dict);u._meta=er.namifyDataset(c.meta),t.push(u)}var l=br.normalizeToDataset(t);return new Fr([l],n)}(A,t,n),e,n)},generateToolState:function(A,e,n){var t=arguments.length>3&&void 0!==arguments[3]&&arguments[3],r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:.001,o=or.readFile(e),s=er.naturalizeDataset(o.dict);s._meta=er.namifyDataset(o.meta);var c,u=br.normalizeToDataset([s]),l=n.get("imagePlaneModule",A[0]),E=n.get("generalSeriesModule",A[0]).seriesInstanceUID,S="FrameOfReferenceUID"in u;S&&(l||console.warn("Insufficient metadata, imagePlaneModule missing."),c=function(A){var e=[];e[0]=A,e[1]=Ha.h(A),e[2]=Ha.v(A);var n=Ja(A,Math.PI/2);return e[3]=n,e[4]=Ha.h(n),e[5]=Ha.v(n),e[6]=Ja(A,Math.PI),e[7]=Ja(A,1.5*Math.PI),e}(Array.isArray(l.rowCosines)?[].concat(v(l.rowCosines),v(l.columnCosines)):[l.rowCosines.x,l.rowCosines.y,l.rowCosines.z,l.columnCosines.x,l.columnCosines.y,l.columnCosines.z]));var g,I,d=u.Columns*u.Rows,B=function(A,e){var n=A.SegmentSequence,t=[];t=Array.isArray(n)?[void 0].concat(v(n)):[void 0,n];return{seriesInstanceUid:e,data:t}}(u,E);if("1.2.840.10008.1.2.5"===u._meta.TransferSyntaxUID.Value[0]){if(g=co(Array.isArray(u.PixelData)?u.PixelData:[u.PixelData],u.Rows,u.Columns),1===u.BitsStored)return void console.warn("No implementation for rle + bitbacking.")}else if(g=function(A){var e,n=A.SegmentationType;e=Array.isArray(A.PixelData)?A.PixelData[0]:A.PixelData;void 0===e&&i.error("This segmentation pixeldata is undefined.");if("BINARY"===n)return a.unpack(e);var t=new Uint8Array(e),r=A.MaximumFractionalValue,o=void 0===t.find(function(A){return 0!==A&&A!==r});if(!o)return;return i.warn("This segmentation object is actually binary... processing as such."),t}(u),!g)throw new Error("Fractional segmentations are not yet supported");I=S?function(A,e,n,t){var i=A.SharedFunctionalGroupsSequence,r=A.PerFrameFunctionalGroupsSequence,a=i.PlaneOrientationSequence?i.PlaneOrientationSequence.ImageOrientationPatient:void 0,o=r[0],s=a||o.PlaneOrientationSequence.ImageOrientationPatient,c=e.some(function(A){return Mo(s,A,t)});if(c)return"Planar";if(function(A,e,n){var t=Math.abs(A[0]*e[0]+A[1]*e[1]+A[2]*e[2]),i=Math.abs(A[3]*e[3]+A[4]*e[4]+A[5]*e[5]);return(t<n||Math.abs(t-1)<n)&&(i<n||Math.abs(i-1)<n)}(s,e[0],t)&&n.includes(A.Rows)&&n.includes(A.Columns))return"Perpendicular";return"Oblique"}(u,c,[l.rows,l.columns,A.length],r):"Planar";var m,C=!1;t||(C=function(A,e,n,t,i,r){var a=e.SharedFunctionalGroupsSequence,o=e.PerFrameFunctionalGroupsSequence,s=e.SegmentSequence,c=e.Rows,u=e.Columns;if(s.length<2)return!1;for(var l=a.PlaneOrientationSequence?a.PlaneOrientationSequence.ImageOrientationPatient:void 0,E=u*c,S=o.length,g=new Map,I=function(){if(void 0===fo(e,d))return console.warn("Could not retrieve the segment index for frame segment "+d+", skipping this frame."),0;var A=Co(e,d,n,i,r);if(!A)return console.warn("Image not present in stack, can't import frame : "+d+"."),0;var t=n.findIndex(function(e){return e===A});if(g.has(t)){var a=g.get(t);a.includes(d)||(a.push(d),g.set(t,a))}else g.set(t,[d])},d=0;d<S;++d)I();var B,m=N(g.entries());try{for(m.s();!(B=m.n()).done;)for(var C=T(B.value,2)[1],D=new Uint16Array(E).fill(0),f=0;f<C.length;++f){var h=C[f],p=o[h],M=Va(new Uint8Array(A.buffer,h*E,E),[c,u]),w=void 0;if("FrameOfReferenceUID"in e)w=po(M,l||p.PlaneOrientationSequence.ImageOrientationPatient,t,r);else w=M;if(w){for(var R=w.data,Q=0,P=R.length;Q<P;++Q)if(0!==R[Q]&&(D[Q]++,D[Q]>1))return!0}else console.warn("Individual SEG frames are out of plane with respect to the first SEG frame, this is not yet supported, skipping this frame.")}}catch(A){m.e(A)}finally{m.f()}return!1}(g,u,A,c,n,r));switch(I){case"Planar":m=C?Do:ho;break;case"Perpendicular":throw new Error("Segmentations orthogonal to the acquisition plane of the source data are not yet supported.");case"Oblique":throw new Error("Segmentations oblique to the acquisition plane of the source data are not yet supported.")}var D=[];D[0]=[];var f=[],h=d*A.length*2,p=[];return p[0]=new ArrayBuffer(h),m(f,D,p,g,u,A,c,n,r),{labelmapBufferArray:p,segMetadata:B,segmentsOnFrame:f,segmentsOnFrameArray:D}},fillSegmentation:Bo},Io={includeSliceSpacing:!0,rleEncode:!0};function Bo(A,e){for(var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},t=Object.assign({},Io,n),i=Array.isArray(e)?e:[e],r=0,a=[],o=function(){for(var A=i[s],e=A.labelmaps2D,n=A.metadata,t=[],o=1;o<n.length;o++)n[o]&&(t[o]=[]);for(var c=function(A){var n=e[A];e[A]&&n.segmentsOnLabelmap.forEach(function(e){0!==e&&(t[e].push(A),r++)})},u=0;u<e.length;u++)c(u);a[s]=t},s=0;s<i.length;s++)o();A.setNumberOfFrames(r);for(var c=0;c<i.length;c++)for(var u=a[c],l=i[c],E=l.metadata,S=1;S<u.length;S++){var g=u[S];if(g){var I=g.map(function(A){return A+1}),d=E[S],B=mo(l,g);A.addSegmentFromLabelmap(d,B,S,I)}}if(t.rleEncode){var m=ro(A.dataset.PixelData,r,A.dataset.Rows,A.dataset.Columns);A.assignToDataset({BitsAllocated:"8",BitsStored:"8",HighBit:"7",SegmentationType:"FRACTIONAL",SegmentationFractionalType:"PROBABILITY",MaximumFractionalValue:"255"}),A.dataset._meta.TransferSyntaxUID={Value:["1.2.840.10008.1.2.5"],vr:"UI"},A.dataset._vrMap.PixelData="OB",A.dataset.PixelData=m}else A.bitPackPixelData();return vr(A.dataset)}function mo(A,e){for(var n=A.labelmaps2D,t=[],i=0;i<e.length;i++){var r=e[i];t.push(n[r].pixelData)}return t}function Co(A,e,n,t,i){var r=void 0;if(!A)return r;var a=A.FrameOfReferenceUID,o=A.PerFrameFunctionalGroupsSequence,s=A.SourceImageSequence,c=A.ReferencedSeriesSequence;if(!o||0===o.length)return r;var u=o[e];if(!u)return r;var l=void 0;if(u.DerivationImageSequence){var E=u.DerivationImageSequence;Array.isArray(E)&&(E=0!==E.length?E[0]:void 0),E&&(l=E.SourceImageSequence,Array.isArray(l)&&(l=0!==l.length?l[0]:void 0))}else s&&0!==s.length&&(l=s[e]);(l&&(r=function(A,e,n){var t=A.ReferencedSOPInstanceUID,i=A.ReferencedFrameNumber;return i?function(A,e,n,t){var i=n.find(function(n){var i=t.get("sopCommonModule",n);if(i){var r=Number(n.split("frame=")[1]);return i.sopInstanceUID===A&&r===e-1}});return i}(t,i,e,n):function(A,e,n){return e.find(function(e){var t=n.get("sopCommonModule",e);if(t)return t.sopInstanceUID===A})}(t,e,n)}(l,n,t)),void 0===r&&c)&&(r=function(A,e,n,t,i,r){if(void 0===A||void 0===n.PlanePositionSequence||void 0===n.PlanePositionSequence[0]||void 0===n.PlanePositionSequence[0].ImagePositionPatient)return;for(var a=0;a<t.length;++a){var o=i.get("instance",t[a]);if(void 0!==o&&void 0!==o.ImagePositionPatient&&o.FrameOfReferenceUID===e&&o.SeriesInstanceUID===A&&Mo(n.PlanePositionSequence[0].ImagePositionPatient,o.ImagePositionPatient,r))return t[a]}}((Array.isArray(c)?c[0]:c).SeriesInstanceUID,a,u,n,t,i));return r}function Do(A,e,n,t,i,r,a,o,s){for(var c=i.SharedFunctionalGroupsSequence,u=i.PerFrameFunctionalGroupsSequence,l=i.Rows,E=i.Columns,S=c.PlaneOrientationSequence?c.PlaneOrientationSequence.ImageOrientationPatient:void 0,g=E*l,I=g*r.length*2,d=1,B=0,m=n[B].slice(0),C=So(e[B]),D=i.SegmentSequence.length,f=1;f<=D;++f){for(var h=function(c){var D=u[c],h=fo(i,c);if(void 0===h)throw new Error("Could not retrieve the segment index. Aborting segmentation loading.");if(h!==f)return p=c,0;var M,w=Va(new Uint8Array(t.buffer,c*g,g),[l,E]);"FrameOfReferenceUID"in i?M=po(w,S||D.PlaneOrientationSequence.ImageOrientationPatient,a,s):M=w;if(!M)throw new Error("Individual SEG frames are out of plane with respect to the first SEG frame. This is not yet supported. Aborting segmentation loading.");var R=Co(i,c,r,o,s);if(!R)return console.warn("Image not present in stack, can't import frame : "+c+"."),p=c,0;var Q=o.get("imagePixelModule",R);if(l!==Q.rows||E!==Q.columns)throw new Error("Individual SEG frames have different geometry dimensions (Rows and Columns) respect to the source image reference frame. This is not yet supported. Aborting segmentation loading. ");for(var P=r.findIndex(function(A){return A===R}),T=new Uint16Array(m,2*g*P,g),v=M.data,y=!1,O=0,N=M.data.length;O<N;++O)if(v[O]){if(0!==T[O]){++B>=d&&(n[B]=new ArrayBuffer(I),e[B]=[],d++),m=n[B].slice(0),C=So(e[B]),c=0;break}T[O]=h,y=!0}y&&(C[P]||(C[P]=[]),C[P].push(h),A[P]||(A[P]=[]),A[P].push(h)),p=c},p=0,M=u.length;p<M;++p)h(p);n[B]=m.slice(0),e[B]=So(C),m=n[B=0].slice(0),C=So(e[B])}}var fo=function(A,e){var n=A.PerFrameFunctionalGroupsSequence,t=A.SharedFunctionalGroupsSequence,i=n[e];return i&&i.SegmentIdentificationSequence?i.SegmentIdentificationSequence.ReferencedSegmentNumber:t.SegmentIdentificationSequence?t.SegmentIdentificationSequence.ReferencedSegmentNumber:void 0};function ho(A,e,n,t,i,r,a,o,s){for(var c=i.SharedFunctionalGroupsSequence,u=i.PerFrameFunctionalGroupsSequence,l=i.Rows,E=i.Columns,S=c.PlaneOrientationSequence?c.PlaneOrientationSequence.ImageOrientationPatient:void 0,g=E*l,I=function(){var e,c=u[d],I=Va(new Uint8Array(t.buffer,d*g,g),[l,E]);"FrameOfReferenceUID"in i?e=po(I,S||c.PlaneOrientationSequence.ImageOrientationPatient,a,s):e=I;if(!e)throw new Error("Individual SEG frames are out of plane with respect to the first SEG frame. This is not yet supported. Aborting segmentation loading.");var B=fo(i,d);if(void 0===B)throw new Error("Could not retrieve the segment index. Aborting segmentation loading.");var m=Co(i,d,r,o,s);if(!m)return console.warn("Image not present in stack, can't import frame : "+d+"."),1;var C=o.get("imagePixelModule",m);if(l!==C.rows||E!==C.columns)throw new Error("Individual SEG frames have different geometry dimensions (Rows and Columns) respect to the source image reference frame. This is not yet supported. Aborting segmentation loading. ");for(var D=r.findIndex(function(A){return A===m}),f=2*g*D,h=new Uint16Array(n[0],f,g),p=e.data,M=0,w=e.data.length;M<w;++M)if(p[M]){for(var R=M;R<w;++R)p[R]&&(h[R]=B);A[D]||(A[D]=[]),A[D].push(B);break}},d=0,B=u.length;d<B;++d)I()}function po(A,e,n,t){return Mo(e,n[0],t)?A:Mo(e,n[1],t)?Wa.v(A):Mo(e,n[2],t)?Wa.h(A):Mo(e,n[3],t)?Ka(A):Mo(e,n[4],t)?Ka(Wa.h(A)):Mo(e,n[5],t)?Ka(Wa.v(A)):Mo(e,n[6],t)?Ka(Ka(A)):Mo(e,n[7],t)?Ka(Ka(Ka(A))):void 0}function Mo(A,e,n){if(A.length!=e.length)return!1;for(var t=0;t<A.length;++t)if(!Xa(A[t],e[t],n))return!1;return!0}var wo={generateSegmentation:function(A,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{includeSliceSpacing:!0},t=arguments.length>3&&void 0!==arguments[3]?arguments[3]:4;if(4===t)return go.generateSegmentation(A,e,n);if(3===t)return za.generateSegmentation(A,e,n);console.warn("No generateSegmentation adapater for cornerstone version ".concat(t,", exiting."))},generateToolState:function(A,e,n){var t=arguments.length>3&&void 0!==arguments[3]&&arguments[3],i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:.001,r=arguments.length>5&&void 0!==arguments[5]?arguments[5]:4;if(4===r)return go.generateToolState(A,e,n,t,i);if(3===r)return za.generateToolState(A,e,n);console.warn("No generateToolState adapater for cornerstone version ".concat(r,", exiting."))},fillSegmentation:function(A,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{includeSliceSpacing:!0},t=arguments.length>3&&void 0!==arguments[3]?arguments[3]:4;if(4===t)return go.fillSegmentation(A,e,n);console.warn("No generateSegmentation adapater for cornerstone version ".concat(t,", exiting."))}};var Ro=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"getPoints",value:function(){var A=this.props;return[A.point1,A.point2,A.point3,A.point4]}},{key:"getConceptNameCodeSequence",value:function(){return{CodeValue:"285285000",CodingSchemeDesignator:"SCT",CodeMeaning:"Cobb angle"}}},{key:"getMeasuredValueSequence",value:function(){return{MeasurementUnitsCodeSequence:{CodeValue:"deg",CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeMeaning:"°"},NumericValue:this.props.rAngle}}}]),e}(ca),Qo="CobbAngle",Po=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e){var n=aa.getSetupMeasurementData(e),t=n.defaultState,i=n.NUMGroup,r=n.SCOORDGroup,a=g(g({},t),{},{rAngle:i.MeasuredValueSequence.NumericValue,toolType:A.toolType,handles:{start:{},end:{},start2:{highlight:!0,drawnIndependently:!0},end2:{highlight:!0,drawnIndependently:!0},textBox:{hasMoved:!1,movesIndependently:!1,drawnIndependently:!0,allowedOutsideImage:!0,hasBoundingBox:!0}}}),o=T(r.GraphicData,8);return a.handles.start.x=o[0],a.handles.start.y=o[1],a.handles.end.x=o[2],a.handles.end.y=o[3],a.handles.start2.x=o[4],a.handles.start2.y=o[5],a.handles.end2.x=o[6],a.handles.end2.y=o[7],a}},{key:"getTID300RepresentationArguments",value:function(A){var e=A.handles,n=A.finding,t=A.findingSites;return{point1:e.start,point2:e.end,point3:e.start2,point4:e.end2,rAngle:A.rAngle,trackingIdentifierTextValue:"cornerstoneTools@^4.0.0:CobbAngle",finding:n,findingSites:t||[]}}}]),A}();Po.toolType=Qo,Po.utilityToolType=Qo,Po.TID300Representation=Ro,Po.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===ga&&t===Qo},aa.registerTool(Po);var To="Angle",vo=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e){var n=aa.getSetupMeasurementData(e),t=n.defaultState,i=n.NUMGroup,r=n.SCOORDGroup,a=g(g({},t),{},{rAngle:i.MeasuredValueSequence.NumericValue,toolType:A.toolType,handles:{start:{},middle:{},end:{},textBox:{hasMoved:!1,movesIndependently:!1,drawnIndependently:!0,allowedOutsideImage:!0,hasBoundingBox:!0}}}),o=T(r.GraphicData,8);return a.handles.start.x=o[0],a.handles.start.y=o[1],a.handles.middle.x=o[2],a.handles.middle.y=o[3],a.handles.middle.x=o[4],a.handles.middle.y=o[5],a.handles.end.x=o[6],a.handles.end.y=o[7],a}},{key:"getTID300RepresentationArguments",value:function(A){var e=A.handles,n=A.finding,t=A.findingSites;return{point1:e.start,point2:e.middle,point3:e.middle,point4:e.end,rAngle:A.rAngle,trackingIdentifierTextValue:"cornerstoneTools@^4.0.0:Angle",finding:n,findingSites:t||[]}}}]),A}();vo.toolType=To,vo.utilityToolType=To,vo.TID300Representation=Ro,vo.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===ga&&t===To},aa.registerTool(vo);var yo=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e){var n=aa.getSetupMeasurementData(e),t=n.defaultState,i=n.SCOORDGroup,r=n.NUMGroup,a=g(g({},t),{},{toolType:A.toolType,handles:{start:{},end:{},textBox:{active:!1,hasMoved:!1,movesIndependently:!1,drawnIndependently:!0,allowedOutsideImage:!0,hasBoundingBox:!0},initialRotation:0},cachedStats:{area:r?r.MeasuredValueSequence.NumericValue:0},color:void 0,invalidated:!0}),o=T(i.GraphicData,6);return a.handles.start.x=o[0],a.handles.start.y=o[1],o[2],o[3],a.handles.end.x=o[4],a.handles.end.y=o[5],a}},{key:"getTID300RepresentationArguments",value:function(A){var e=A.finding,n=A.findingSites,t=A.cachedStats,i=void 0===t?{}:t,r=A.handles;console.log("getTID300 Rectangle",A,i,r);var a=r.start,o=r.end,s=[a,{x:a.x,y:o.y},o,{x:o.x,y:a.y}],c=i.area,u=i.perimeter;console.log("Point=",s,"cachedStats=",i);return{points:s,area:c,perimeter:u,trackingIdentifierTextValue:"cornerstoneTools@^4.0.0:RectangleRoi",finding:e,findingSites:n||[]}}}]),A}();yo.toolType="RectangleRoi",yo.utilityToolType="RectangleRoi",yo.TID300Representation=ma,yo.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===ga&&t===yo.toolType},aa.registerTool(yo);var Oo={Length:da,FreehandRoi:Ca,Bidirectional:ha,EllipticalRoi:wa,CircleRoi:Pa,ArrowAnnotate:Oa,MeasurementReport:aa,Segmentation:wo,CobbAngle:Po,Angle:vo,RectangleRoi:yo},No={CodingSchemeDesignator:"99dcmjs",codeValues:{FREE_TEXT_CODE_VALUE:"CS3DTEXT",CORNERSTONEFREETEXT:"CORNERSTONEFREETEXT"}},Go=function(A){return A===No.FREE_TEXT_CODE_VALUE},Fo=function(A){return A===No.CORNERSTONEFREETEXT},Uo={CodingSchemeDesignator:"DCM",CodeValue:"121071"},_o={CodingSchemeDesignator:"SCT",CodeValue:"363698007"},bo={CodingSchemeDesignator:"SRT",CodeValue:"G-C0E3"},ko=function(A,e,n){var t=A.ConceptNameCodeSequence;if(t){var i=t.CodingSchemeDesignator,r=t.CodeValue;return i==e.CodingSchemeDesignator&&r==e.CodeValue||n&&i==n.CodingSchemeDesignator&&r==n.CodeValue}};var Lo=function(){function A(){D(this,A)}return h(A,null,[{key:"getCornerstoneLabelFromDefaultState",value:function(A){var e=A.findingSites,n=void 0===e?[]:e,t=A.finding,i=n.find(function(A){return Go(A.CodeValue)||Fo(A.CodeValue)});return i?i.CodeMeaning:t&&(Go(t.CodeValue)||Fo(t.CodeValue))?t.CodeMeaning:void 0}},{key:"generateDatasetMeta",value:function(){var A=new Uint8Array(2);return A[1]=1,{FileMetaInformationVersion:{Value:[A.buffer],vr:"OB"},TransferSyntaxUID:{Value:["1.2.840.10008.1.2.1"],vr:"UI"},ImplementationClassUID:{Value:[er.uid()],vr:"UI"},ImplementationVersionName:{Value:["dcmjs"],vr:"SH"}}}},{key:"generateDerivationSourceDataset",value:function(e,n){return{StudyInstanceUID:e,SeriesInstanceUID:n,_meta:A.generateDatasetMeta(),_vrMap:{PixelData:"OW"}}}},{key:"getSetupMeasurementData",value:function(e,n,t,i){var r=e.ContentSequence,a=Aa(r),o=a.find(function(A){return ko(A,Uo)}),s=a.filter(function(A){return ko(A,_o,bo)})||[],c=a.find(function(A){return"NUM"===A.ValueType}),u=Aa(c.ContentSequence).find(function(A){return"SCOORD"===A.ValueType}),l=u.ContentSequence.ReferencedSOPSequence,E=l.ReferencedSOPInstanceUID,S=l.ReferencedFrameNumber,g=n[E],I=t.get("imagePlaneModule",g),d=o?Ar(o.ConceptCodeSequence):void 0,B=s.map(function(A){return Ar(A.ConceptCodeSequence)}),m={sopInstanceUid:E,annotation:{annotationUID:er.uid(),metadata:{toolName:i,referencedImageId:g,FrameOfReferenceUID:I.frameOfReferenceUID,label:""}},finding:d,findingSites:B};return m.finding&&(m.description=m.finding.CodeMeaning),m.annotation.metadata.label=A.getCornerstoneLabelFromDefaultState(m),{defaultState:m,NUMGroup:c,SCOORDGroup:u,ReferencedSOPSequence:l,ReferencedSOPInstanceUID:E,ReferencedFrameNumber:S}}},{key:"generateReport",value:function(e,n,t,i){var r=[],a={},o=[],s=A.generateDatasetMeta();Object.keys(e).forEach(function(i){var s=n.get("sopCommonModule",i),c=n.get("generalSeriesModule",i),u=s.sopInstanceUID,l=s.sopClassUID,E=c.studyInstanceUID,S=c.seriesInstanceUID;if(a[u]=S,!o.find(function(A){return A.SeriesInstanceUID===S})){var g=A.generateDerivationSourceDataset(E,S);o.push(g)}var I=n.get("frameNumber",i),d=e[i],B=Object.keys(d),m={ReferencedSOPClassUID:l,ReferencedSOPInstanceUID:u},C=n.get("instance",i);(C&&C.NumberOfFrames&&C.NumberOfFrames>1||br.isMultiframeSOPClassUID(l))&&(m.ReferencedFrameNumber=I);var D=[];B.forEach(function(A){var e=function(A,e,n,t){var i=e[A],r=Lo.CORNERSTONE_TOOL_CLASSES_BY_TOOL_TYPE[A];if(i&&i.data&&i.data.length&&r){var a=i.data.map(function(A){return function(A,e,n,t,i){var r=t.getTID300RepresentationArguments(A,i);return r.ReferencedSOPSequence=n,new t.TID300Representation(r)}(A,0,n,r,t)});return new $r(a)}}(A,d,m,t);e&&D.push(e)}),r=r.concat(D)});var c=new Zr({TID1501MeasurementGroups:r},i),u=new _r(o),l=c.contentItem(o,{sopInstanceUIDsToSeriesInstanceUIDMap:a});return u.dataset=Object.assign(u.dataset,l),u.dataset._meta=s,u}},{key:"generateToolState",value:function(e,n,t,i){var r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{};if("1500"!==e.ContentTemplateSequence.TemplateIdentifier)throw new Error("This package can currently only interpret DICOM SR TID 1500");var a=Aa(e.ContentSequence).find(ea("Imaging Measurements")),o=Aa(a.ContentSequence).filter(ea("Measurement Group")),s={},c=A.CORNERSTONE_TOOL_CLASSES_BY_UTILITY_TYPE,u=[];return Object.keys(c).forEach(function(A){u.push(c[A]),s[A]=[]}),o.forEach(function(A){var a=Aa(A.ContentSequence).find(function(A){return"Tracking Identifier"===A.ConceptNameCodeSequence.CodeMeaning}).TextValue,o=r.getToolClass?r.getToolClass(A,e,u):u.find(function(A){return A.isValidCornerstoneTrackingIdentifier(a)});if(o){var c=o.getMeasurementData(A,n,t,i);console.log("=== ".concat(o.toolType," ===")),console.log(c),s[o.toolType].push(c)}}),s}},{key:"registerTool",value:function(e){A.CORNERSTONE_TOOL_CLASSES_BY_UTILITY_TYPE[e.utilityToolType]=e,A.CORNERSTONE_TOOL_CLASSES_BY_TOOL_TYPE[e.toolType]=e,A.MEASUREMENT_BY_TOOLTYPE[e.toolType]=e.utilityToolType}}]),A}();Lo.MEASUREMENT_BY_TOOLTYPE={},Lo.CORNERSTONE_TOOL_CLASSES_BY_UTILITY_TYPE={},Lo.CORNERSTONE_TOOL_CLASSES_BY_TOOL_TYPE={};var qo="Cornerstone3DTools@^0.1.0",Vo="Length",xo="".concat(qo,":").concat(Vo),Ho=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e,n,t,i){for(var r=Lo.getSetupMeasurementData(e,n,i,A.toolType),a=r.defaultState,o=r.NUMGroup,s=r.SCOORDGroup,c=r.ReferencedFrameNumber,u=a.annotation.metadata.referencedImageId,l=s.GraphicData,E=[],S=0;S<l.length;S+=2){var g=t(u,[l[S],l[S+1]]);E.push(g)}var I=a;return I.annotation.data={handles:{points:[E[0],E[1]],activeHandleIndex:0,textBox:{hasMoved:!1}},cachedStats:p({},"imageId:".concat(u),{length:o?o.MeasuredValueSequence.NumericValue:0}),frameNumber:c},I}},{key:"getTID300RepresentationArguments",value:function(A,e){var n=A.data,t=A.finding,i=A.findingSites,r=A.metadata,a=n.cachedStats,o=void 0===a?{}:a,s=n.handles,c=r.referencedImageId;if(!c)throw new Error("Length.getTID300RepresentationArguments: referencedImageId is not defined");var u=e(c,s.points[0]),l=e(c,s.points[1]);return{point1:{x:u[0],y:u[1]},point2:{x:l[0],y:l[1]},distance:(o["imageId:".concat(c)]||{}).length,trackingIdentifierTextValue:xo,finding:t,findingSites:i||[]}}}]),A}();Ho.toolType=Vo,Ho.utilityToolType=Vo,Ho.TID300Representation=Sa,Ho.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===qo&&t===Vo},Lo.registerTool(Ho);var Yo="Bidirectional",Jo="".concat(qo,":").concat(Yo),Wo=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e,n,t,i){var r=Lo.getSetupMeasurementData(e,n,i,A.toolType),a=r.defaultState,o=r.ReferencedFrameNumber,s=a.annotation.metadata.referencedImageId,c=e.ContentSequence,u=Aa(c).find(function(A){return"Long Axis"===A.ConceptNameCodeSequence.CodeMeaning}),l=Aa(u.ContentSequence).find(function(A){return"SCOORD"===A.ValueType}),E=Aa(c).find(function(A){return"Short Axis"===A.ConceptNameCodeSequence.CodeMeaning}),S=Aa(E.ContentSequence).find(function(A){return"SCOORD"===A.ValueType}),g=[];[l,S].forEach(function(A){for(var e=A.GraphicData,n=0;n<e.length;n+=2){var i=t(s,[e[n],e[n+1]]);g.push(i)}});var I=a;return I.annotation.data={handles:{points:[g[0],g[1],g[2],g[3]],activeHandleIndex:0,textBox:{hasMoved:!1}},cachedStats:p({},"imageId:".concat(s),{length:u.MeasuredValueSequence.NumericValue,width:E.MeasuredValueSequence.NumericValue}),frameNumber:o},I}},{key:"getTID300RepresentationArguments",value:function(A,e){var n=A.data,t=A.finding,i=A.findingSites,r=A.metadata,a=n.cachedStats,o=void 0===a?{}:a,s=n.handles,c=r.referencedImageId;if(!c)throw new Error("Bidirectional.getTID300RepresentationArguments: referencedImageId is not defined");var u,l,E=o["imageId:".concat(c)]||{},S=E.length,g=E.width,I=s.points,d=[I[0],I[1]],B=[I[2],I[3]];Math.sqrt(Math.pow(d[0][0]-d[1][0],2)+Math.pow(d[0][1]-d[1][1],2)+Math.pow(d[0][2]-d[1][2],2))>Math.sqrt(Math.pow(B[0][0]-B[1][0],2)+Math.pow(B[0][1]-B[1][1],2)+Math.pow(B[0][2]-B[1][2],2))?(u=d,l=B):(u=B,l=d);var m=e(c,u[0]),C=e(c,u[1]),D=e(c,l[0]),f=e(c,l[1]);return{longAxis:{point1:{x:m[0],y:m[1]},point2:{x:C[0],y:C[1]}},shortAxis:{point1:{x:D[0],y:D[1]},point2:{x:f[0],y:f[1]}},longAxisLength:S,shortAxisLength:g,trackingIdentifierTextValue:Jo,finding:t,findingSites:i||[]}}}]),A}();Wo.toolType=Yo,Wo.utilityToolType=Yo,Wo.TID300Representation=Da,Wo.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===qo&&t===Yo},Lo.registerTool(Wo);var Ko=1e-6,Xo="undefined"!=typeof Float32Array?Float32Array:Array,jo=Math.random;function zo(){var A=new Xo(3);return Xo!=Float32Array&&(A[0]=0,A[1]=0,A[2]=0),A}function Zo(A){var e=A[0],n=A[1],t=A[2];return Math.hypot(e,n,t)}function $o(A,e,n){var t=new Xo(3);return t[0]=A,t[1]=e,t[2]=n,t}function As(A,e,n){return A[0]=e[0]-n[0],A[1]=e[1]-n[1],A[2]=e[2]-n[2],A}function es(A,e,n){return A[0]=e[0]*n[0],A[1]=e[1]*n[1],A[2]=e[2]*n[2],A}function ns(A,e,n){return A[0]=e[0]/n[0],A[1]=e[1]/n[1],A[2]=e[2]/n[2],A}function ts(A,e){var n=e[0]-A[0],t=e[1]-A[1],i=e[2]-A[2];return Math.hypot(n,t,i)}function is(A,e){var n=e[0]-A[0],t=e[1]-A[1],i=e[2]-A[2];return n*n+t*t+i*i}function rs(A){var e=A[0],n=A[1],t=A[2];return e*e+n*n+t*t}function as(A,e){var n=e[0],t=e[1],i=e[2],r=n*n+t*t+i*i;return r>0&&(r=1/Math.sqrt(r)),A[0]=e[0]*r,A[1]=e[1]*r,A[2]=e[2]*r,A}function os(A,e){return A[0]*e[0]+A[1]*e[1]+A[2]*e[2]}Math.hypot||(Math.hypot=function(){for(var A=0,e=arguments.length;e--;)A+=arguments[e]*arguments[e];return Math.sqrt(A)});var ss,cs=As,us=es,ls=ns,Es=ts,Ss=is,gs=Zo,Is=rs,ds=(ss=zo(),function(A,e,n,t,i,r){var a,o;for(e||(e=3),n||(n=0),o=t?Math.min(t*e+n,A.length):A.length,a=n;a<o;a+=e)ss[0]=A[a],ss[1]=A[a+1],ss[2]=A[a+2],i(ss,ss,r),A[a]=ss[0],A[a+1]=ss[1],A[a+2]=ss[2];return A}),Bs=Object.freeze({__proto__:null,add:function(A,e,n){return A[0]=e[0]+n[0],A[1]=e[1]+n[1],A[2]=e[2]+n[2],A},angle:function(A,e){var n=A[0],t=A[1],i=A[2],r=e[0],a=e[1],o=e[2],s=Math.sqrt(n*n+t*t+i*i)*Math.sqrt(r*r+a*a+o*o),c=s&&os(A,e)/s;return Math.acos(Math.min(Math.max(c,-1),1))},bezier:function(A,e,n,t,i,r){var a=1-r,o=a*a,s=r*r,c=o*a,u=3*r*o,l=3*s*a,E=s*r;return A[0]=e[0]*c+n[0]*u+t[0]*l+i[0]*E,A[1]=e[1]*c+n[1]*u+t[1]*l+i[1]*E,A[2]=e[2]*c+n[2]*u+t[2]*l+i[2]*E,A},ceil:function(A,e){return A[0]=Math.ceil(e[0]),A[1]=Math.ceil(e[1]),A[2]=Math.ceil(e[2]),A},clone:function(A){var e=new Xo(3);return e[0]=A[0],e[1]=A[1],e[2]=A[2],e},copy:function(A,e){return A[0]=e[0],A[1]=e[1],A[2]=e[2],A},create:zo,cross:function(A,e,n){var t=e[0],i=e[1],r=e[2],a=n[0],o=n[1],s=n[2];return A[0]=i*s-r*o,A[1]=r*a-t*s,A[2]=t*o-i*a,A},dist:Es,distance:ts,div:ls,divide:ns,dot:os,equals:function(A,e){var n=A[0],t=A[1],i=A[2],r=e[0],a=e[1],o=e[2];return Math.abs(n-r)<=Ko*Math.max(1,Math.abs(n),Math.abs(r))&&Math.abs(t-a)<=Ko*Math.max(1,Math.abs(t),Math.abs(a))&&Math.abs(i-o)<=Ko*Math.max(1,Math.abs(i),Math.abs(o))},exactEquals:function(A,e){return A[0]===e[0]&&A[1]===e[1]&&A[2]===e[2]},floor:function(A,e){return A[0]=Math.floor(e[0]),A[1]=Math.floor(e[1]),A[2]=Math.floor(e[2]),A},forEach:ds,fromValues:$o,hermite:function(A,e,n,t,i,r){var a=r*r,o=a*(2*r-3)+1,s=a*(r-2)+r,c=a*(r-1),u=a*(3-2*r);return A[0]=e[0]*o+n[0]*s+t[0]*c+i[0]*u,A[1]=e[1]*o+n[1]*s+t[1]*c+i[1]*u,A[2]=e[2]*o+n[2]*s+t[2]*c+i[2]*u,A},inverse:function(A,e){return A[0]=1/e[0],A[1]=1/e[1],A[2]=1/e[2],A},len:gs,length:Zo,lerp:function(A,e,n,t){var i=e[0],r=e[1],a=e[2];return A[0]=i+t*(n[0]-i),A[1]=r+t*(n[1]-r),A[2]=a+t*(n[2]-a),A},max:function(A,e,n){return A[0]=Math.max(e[0],n[0]),A[1]=Math.max(e[1],n[1]),A[2]=Math.max(e[2],n[2]),A},min:function(A,e,n){return A[0]=Math.min(e[0],n[0]),A[1]=Math.min(e[1],n[1]),A[2]=Math.min(e[2],n[2]),A},mul:us,multiply:es,negate:function(A,e){return A[0]=-e[0],A[1]=-e[1],A[2]=-e[2],A},normalize:as,random:function(A,e){e=e||1;var n=2*jo()*Math.PI,t=2*jo()-1,i=Math.sqrt(1-t*t)*e;return A[0]=Math.cos(n)*i,A[1]=Math.sin(n)*i,A[2]=t*e,A},rotateX:function(A,e,n,t){var i=[],r=[];return i[0]=e[0]-n[0],i[1]=e[1]-n[1],i[2]=e[2]-n[2],r[0]=i[0],r[1]=i[1]*Math.cos(t)-i[2]*Math.sin(t),r[2]=i[1]*Math.sin(t)+i[2]*Math.cos(t),A[0]=r[0]+n[0],A[1]=r[1]+n[1],A[2]=r[2]+n[2],A},rotateY:function(A,e,n,t){var i=[],r=[];return i[0]=e[0]-n[0],i[1]=e[1]-n[1],i[2]=e[2]-n[2],r[0]=i[2]*Math.sin(t)+i[0]*Math.cos(t),r[1]=i[1],r[2]=i[2]*Math.cos(t)-i[0]*Math.sin(t),A[0]=r[0]+n[0],A[1]=r[1]+n[1],A[2]=r[2]+n[2],A},rotateZ:function(A,e,n,t){var i=[],r=[];return i[0]=e[0]-n[0],i[1]=e[1]-n[1],i[2]=e[2]-n[2],r[0]=i[0]*Math.cos(t)-i[1]*Math.sin(t),r[1]=i[0]*Math.sin(t)+i[1]*Math.cos(t),r[2]=i[2],A[0]=r[0]+n[0],A[1]=r[1]+n[1],A[2]=r[2]+n[2],A},round:function(A,e){return A[0]=Math.round(e[0]),A[1]=Math.round(e[1]),A[2]=Math.round(e[2]),A},scale:function(A,e,n){return A[0]=e[0]*n,A[1]=e[1]*n,A[2]=e[2]*n,A},scaleAndAdd:function(A,e,n,t){return A[0]=e[0]+n[0]*t,A[1]=e[1]+n[1]*t,A[2]=e[2]+n[2]*t,A},set:function(A,e,n,t){return A[0]=e,A[1]=n,A[2]=t,A},sqrDist:Ss,sqrLen:Is,squaredDistance:is,squaredLength:rs,str:function(A){return"vec3("+A[0]+", "+A[1]+", "+A[2]+")"},sub:cs,subtract:As,transformMat3:function(A,e,n){var t=e[0],i=e[1],r=e[2];return A[0]=t*n[0]+i*n[3]+r*n[6],A[1]=t*n[1]+i*n[4]+r*n[7],A[2]=t*n[2]+i*n[5]+r*n[8],A},transformMat4:function(A,e,n){var t=e[0],i=e[1],r=e[2],a=n[3]*t+n[7]*i+n[11]*r+n[15];return a=a||1,A[0]=(n[0]*t+n[4]*i+n[8]*r+n[12])/a,A[1]=(n[1]*t+n[5]*i+n[9]*r+n[13])/a,A[2]=(n[2]*t+n[6]*i+n[10]*r+n[14])/a,A},transformQuat:function(A,e,n){var t=n[0],i=n[1],r=n[2],a=n[3],o=e[0],s=e[1],c=e[2],u=i*c-r*s,l=r*o-t*c,E=t*s-i*o,S=i*E-r*l,g=r*u-t*E,I=t*l-i*u,d=2*a;return u*=d,l*=d,E*=d,S*=2,g*=2,I*=2,A[0]=o+u+S,A[1]=s+l+g,A[2]=c+E+I,A},zero:function(A){return A[0]=0,A[1]=0,A[2]=0,A}}),ms="EllipticalROI",Cs=1e-4,Ds="".concat(qo,":").concat(ms),fs=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e,n,t,i){for(var r=Lo.getSetupMeasurementData(e,n,i,A.toolType),a=r.defaultState,o=r.NUMGroup,s=r.SCOORDGroup,c=r.ReferencedFrameNumber,u=a.annotation.metadata.referencedImageId,l=s.GraphicData,E=[],S=0;S<l.length;S+=2){var g=t(u,[l[S],l[S+1]]);E.push(g)}var I=$o.apply(Bs,v(E[0])),d=$o.apply(Bs,v(E[1])),B=$o.apply(Bs,v(E[2])),m=$o.apply(Bs,v(E[3])),C=zo();cs(C,d,I),as(C,C);var D=zo();cs(D,m,B),as(D,D);var f=i.get("imagePlaneModule",u);if(!f)throw new Error("imageId does not have imagePlaneModule metadata");var h=f.columnCosines,M=$o.apply(Bs,v(h)),w=os(M,C),R=os(M,D),Q=Math.abs(w),P=Math.abs(R),T=[];Math.abs(Q-1)<Cs?T=[E[0],E[1],E[2],E[3]]:Math.abs(P-1)<Cs?T=[E[2],E[3],E[0],E[1]]:console.warn("OBLIQUE ELLIPSE NOT YET SUPPORTED");var y=a;return y.annotation.data={handles:{points:v(T),activeHandleIndex:0,textBox:{hasMoved:!1}},cachedStats:p({},"imageId:".concat(u),{area:o?o.MeasuredValueSequence.NumericValue:0}),frameNumber:c},y}},{key:"getTID300RepresentationArguments",value:function(A,e){var n=A.data,t=A.finding,i=A.findingSites,r=A.metadata,a=n.cachedStats,o=void 0===a?{}:a,s=n.handles,c=r.referencedImageId;if(!c)throw new Error("EllipticalROI.getTID300RepresentationArguments: referencedImageId is not defined");var u=e(c,s.points[0]),l=e(c,s.points[1]),E=e(c,s.points[2]),S=e(c,s.points[3]),g=[];Math.abs(u[1]-l[1])>Math.abs(E[0]-S[0])?(g.push({x:u[0],y:u[1]}),g.push({x:l[0],y:l[1]}),g.push({x:E[0],y:E[1]}),g.push({x:S[0],y:S[1]})):(g.push({x:E[0],y:E[1]}),g.push({x:S[0],y:S[1]}),g.push({x:u[0],y:u[1]}),g.push({x:l[0],y:l[1]}));var I=o["imageId:".concat(c)]||{};return{area:I.area,mean:I.mean,max:I.max,min:I.min,stdDev:I.stdDev,points:g,trackingIdentifierTextValue:Ds,finding:t,findingSites:i||[]}}}]),A}();fs.toolType=ms,fs.utilityToolType=ms,fs.TID300Representation=pa,fs.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===qo&&t.toLowerCase()===ms.toLowerCase()},Lo.registerTool(fs);var hs=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"getPoints",value:function(){return this.props.points}},{key:"getConceptNameCodeSequence",value:function(){return Ar({CodeValue:"111010",CodingSchemeDesignator:"DCM",CodeMeaning:"label"})}},{key:"getMeasuredValueSequence",value:function(){return{NumericValue:0,MeasurementUnitsCodeSequence:{CodeValue:"1",CodingSchemeDesignator:"UCUM",CodeMeaning:"no units"}}}}]),e}(ca),ps="ArrowAnnotate",Ms="".concat(qo,":").concat(ps),ws=No.codeValues,Rs=No.CodingSchemeDesignator,Qs=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e,n,t,i){for(var r=Lo.getSetupMeasurementData(e,n,i,A.toolType),a=r.defaultState,o=r.SCOORDGroup,s=r.ReferencedFrameNumber,c=a.annotation.metadata.referencedImageId,u=a.annotation.metadata.label,l=o.GraphicData,E=[],S=0;S<l.length;S+=2){var g=t(c,[l[S],l[S+1]]);E.push(g)}if(1===E.length){var I=i.get("imagePixelModule",c),d=10,B=10;if(I)d=I.columns/10,B=I.rows/10;var m=t(c,[l[0]+d,l[1]+B]);E.push(m)}var C=a;return C.annotation.data={text:u,handles:{arrowFirst:!0,points:[E[0],E[1]],activeHandleIndex:0,textBox:{hasMoved:!1}},frameNumber:s},C}},{key:"getTID300RepresentationArguments",value:function(A,e){var n=A.data,t=A.metadata,i=A.finding,r=A.findingSites,a=t.referencedImageId;if(!a)throw new Error("ArrowAnnotate.getTID300RepresentationArguments: referencedImageId is not defined");var o=n.handles,s=o.points,c=e(a,o.arrowFirst?s[0]:s[1]),u={points:[{x:c[0],y:c[1]}],trackingIdentifierTextValue:Ms,findingSites:r||[]};return i&&(Go(i.CodeValue)||Fo(i.CodeValue))||(i={CodeValue:ws.FREE_TEXT_CODE_VALUE,CodingSchemeDesignator:Rs,CodeMeaning:n.text}),u.finding=i,u}}]),A}();Qs.toolType=ps,Qs.utilityToolType=ps,Qs.TID300Representation=hs,Qs.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===qo&&t===ps},Lo.registerTool(Qs);var Ps="Probe",Ts="".concat(qo,":").concat(Ps),vs=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e,n,t,i){for(var r=Lo.getSetupMeasurementData(e,n,i,A.toolType),a=r.defaultState,o=r.SCOORDGroup,s=r.ReferencedFrameNumber,c=a.annotation.metadata.referencedImageId,u=o.GraphicData,l=[],E=0;E<u.length;E+=2){var S=t(c,[u[E],u[E+1]]);l.push(S)}var g=a;return g.annotation.data={handles:{points:l,activeHandleIndex:null,textBox:{hasMoved:!1}},frameNumber:s},g}},{key:"getTID300RepresentationArguments",value:function(A,e){var n=A.data,t=A.metadata,i=A.finding,r=A.findingSites,a=t.referencedImageId;if(!a)throw new Error("Probe.getTID300RepresentationArguments: referencedImageId is not defined");return{points:n.handles.points.map(function(A){var n=e(a,A);return{x:n[0],y:n[1]}}),trackingIdentifierTextValue:Ts,findingSites:r||[],finding:i}}}]),A}();vs.toolType=Ps,vs.utilityToolType=Ps,vs.TID300Representation=Ta,vs.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===qo&&t===Ps},Lo.registerTool(vs);var ys="PlanarFreehandROI",Os="".concat(qo,":").concat(ys),Ns=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e,n,t,i){for(var r=Lo.getSetupMeasurementData(e,n,i,A.toolType),a=r.defaultState,o=r.SCOORDGroup,s=r.ReferencedFrameNumber,c=a.annotation.metadata.referencedImageId,u=o.GraphicData,l=[],E=0;E<u.length;E+=2){var S=t(c,[u[E],u[E+1]]);l.push(S)}var g=!0;ts(l[l.length-1],l[0])<1e-5&&(l.pop(),g=!1);var I=[];g&&I.push(l[0],l[l.length-1]);var d=a;return d.annotation.data={polyline:l,isOpenContour:g,handles:{points:I,activeHandleIndex:null,textBox:{hasMoved:!1}},frameNumber:s},d}},{key:"getTID300RepresentationArguments",value:function(A,e){var n=A.data,t=A.finding,i=A.findingSites,r=A.metadata,a=n.isOpenContour,o=n.polyline,s=r.referencedImageId;if(!s)throw new Error("PlanarFreehandROI.getTID300RepresentationArguments: referencedImageId is not defined");var c=o.map(function(A){return e(s,A)});if(!a){var u=c[0];c.push([u[0],u[1]])}return{points:c,area:0,perimeter:0,trackingIdentifierTextValue:Os,finding:t,findingSites:i||[]}}}]),A}();Ns.toolType=ys,Ns.utilityToolType=ys,Ns.TID300Representation=ma,Ns.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===qo&&t===ys},Lo.registerTool(Ns);var Gs={Length:Ho,Bidirectional:Wo,EllipticalROI:fs,ArrowAnnotate:Qs,Probe:vs,PlanarFreehandROI:Ns,MeasurementReport:Lo,CodeScheme:No,CORNERSTONE_3D_TAG:qo};function Fs(A){var e=function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:3;switch(e){case 1:return Math.abs(A);case 2:return Math.sqrt(A[0]*A[0]+A[1]*A[1]);case 3:return Math.sqrt(A[0]*A[0]+A[1]*A[1]+A[2]*A[2]);default:for(var n=0,t=0;t<e;t++)n+=A[t]*A[t];return Math.sqrt(n)}}(A);return 0!==e&&(A[0]/=e,A[1]/=e,A[2]/=e),e}var Us=function(){function A(){D(this,A)}return h(A,null,[{key:"generateSegments",value:function(A){"Array"!==A.SegmentSequence.constructor.name&&(A.SegmentSequence=[A.SegmentSequence]);var e={};A.SegmentSequence.forEach(function(A){var n,t,i=(n=A.RecommendedDisplayCIELabValue,(t=pr.dicomlab2RGB(n).map(function(A){return Math.round(255*A)})).push(255),t);e[A.SegmentNumber]={color:i,functionalGroups:[],offset:null,size:null,pixelData:null}}),A.PerFrameFunctionalGroupsSequence.forEach(function(A){var n=A.SegmentIdentificationSequence.ReferencedSegmentNumber;e[n].functionalGroups.push(A)});var n=Math.ceil(A.Rows*A.Columns/8),t=0;return Object.keys(e).forEach(function(i){var r=e[i];r.numberOfFrames=r.functionalGroups.length,r.size=r.numberOfFrames*n,r.offset=t,t=r.offset+r.size;var o=A.PixelData.slice(r.offset,t);r.pixelData=a.unpack(o);var s=function(A,e){var n={},t=A.SharedFunctionalGroupsSequence.PixelMeasuresSequence,i=A.SharedFunctionalGroupsSequence.PlaneOrientationSequence,r=e[0],a=e[e.length-1],o=r.PlanePositionSequence.ImagePositionPatient.map(Number),s=a.PlanePositionSequence.ImagePositionPatient.map(Number);n.origin=o,n.spacing=[t.PixelSpacing[1],t.PixelSpacing[0],t.SpacingBetweenSlices].map(Number),n.dimensions=[A.Columns,A.Rows,e.length].map(Number);var c,u,l,E,S,g,I=i.ImageOrientationPatient.map(Number),d=I.slice(0,3),B=I.slice(3,6);return n.planeNormal=[],c=d,u=B,l=n.planeNormal,E=c[1]*u[2]-c[2]*u[1],S=c[2]*u[0]-c[0]*u[2],g=c[0]*u[1]-c[1]*u[0],l[0]=E,l[1]=S,l[2]=g,n.sliceStep=[],function(A,e,n){n[0]=A[0]-e[0],n[1]=A[1]-e[1],n[2]=A[2]-e[2]}(s,o,n.sliceStep),Fs(n.sliceStep),n.direction=d.concat(B).concat(n.sliceStep),n}(A,r.functionalGroups);r.geometry=s}),e}}]),A}(),_s={Segmentation:Us};var bs=function(){function A(){D(this,A)}return h(A,null,[{key:"generateReport",value:function(A,e,n){var t={};A.forEach(function(A){var e=A.scoord3d.graphicType;"POINT"!==e&&A.scoord3d.graphicData.map(function(A){return A.push(0)}),t[e]||(t[e]=[]),t[e].push(A.scoord3d)});var i=[],r=[];Object.keys(t).forEach(function(A){var e=function(A,e){var n=bs.MICROSCOPY_TOOL_CLASSES_BY_TOOL_TYPE[A],t=e.map(function(A){return function(A,e){var n=e.getTID300RepresentationArguments(A);return n.use3DSpatialCoordinates=!0,new e.TID300Representation(n)}(A,n)});return new $r(t)}(A,t[A]);e&&r.push(e),i=i.concat(r)});var a=new Zr({TID1501MeasurementGroups:i},n),o=new Uint8Array(2);o[1]=1;var s={StudyInstanceUID:"12.4",SeriesInstanceUID:"12.4"},c={FileMetaInformationVersion:{Value:[o.buffer],vr:"OB"},TransferSyntaxUID:{Value:["1.2.840.10008.1.2.1"],vr:"UI"},ImplementationClassUID:{Value:[er.uid()],vr:"UI"},ImplementationVersionName:{Value:["dcmjs"],vr:"SH"}};s._meta=c,s._vrMap={PixelData:"OW"};var u=new _r([s]),l=a.contentItem(s);return u.dataset=Object.assign(u.dataset,l),u.dataset._meta=c,u}},{key:"generateToolState",value:function(e){if("1500"!==e.ContentTemplateSequence.TemplateIdentifier)throw new Error("This package can currently only interpret DICOM SR TID 1500");var n=Aa(e.ContentSequence).find(ea("Imaging Measurements")),t=Aa(n.ContentSequence).filter(ea("Measurement Group")),i={};return t.forEach(function(e){Object.keys(A.MICROSCOPY_TOOL_CLASSES_BY_UTILITY_TYPE).forEach(function(n){var t,r=Aa(e.ContentSequence).filter((t=n.toUpperCase(),function(A){return A&&A.GraphicType===t}));if(r&&0!==r.length){var a=A.MICROSCOPY_TOOL_CLASSES_BY_UTILITY_TYPE[n],o=a.toolType;if(!a.getMeasurementData)throw new Error("MICROSCOPY Tool Adapters must define a getMeasurementData static method.");i[o]||(i[o]=[]),i[o]=[].concat(v(i[o]),v(a.getMeasurementData(r)))}})}),i}},{key:"registerTool",value:function(e){A.MICROSCOPY_TOOL_CLASSES_BY_UTILITY_TYPE[e.utilityToolType]=e,A.MICROSCOPY_TOOL_CLASSES_BY_TOOL_TYPE[e.graphicType]=e,A.MEASUREMENT_BY_TOOLTYPE[e.graphicType]=e.utilityToolType}}]),A}();bs.MEASUREMENT_BY_TOOLTYPE={},bs.MICROSCOPY_TOOL_CLASSES_BY_UTILITY_TYPE={},bs.MICROSCOPY_TOOL_CLASSES_BY_TOOL_TYPE={};var ks=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(A){var e;return A.map(function(A){return A.GraphicData}).filter((e=new Set,function(A){return n=JSON.stringify(A),!e.has(n)&&e.add(n);var n})).map(function(A){return A.reduce(function(A,e,n){var t=Math.floor(n/3);return A[t]=[].concat(A[t]||[],e),A},[])})}},{key:"getTID300RepresentationArguments",value:function(A){if("POLYLINE"!==A.graphicType)throw new Error("We expected a POLYLINE graphicType");return{points:A.graphicData,lengths:1}}}]),A}();ks.graphicType="POLYLINE",ks.toolType="Polyline",ks.utilityToolType="Polyline",ks.TID300Representation=ma,bs.registerTool(ks);var Ls=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"contentItem",value:function(){var A=this.props,e=A.points,n=A.perimeter,t=A.unit,i=void 0===t?"mm":t,r=A.area,a=A.areaUnit,o=A.ReferencedSOPSequence,s=A.use3DSpatialCoordinates,c=void 0!==s&&s,u=A.ReferencedFrameOfReferenceUID,l=this.flattenPoints({points:e,use3DSpatialCoordinates:c}),E=new sa({graphicType:"POLYGON",graphicData:l,use3DSpatialCoordinates:c,referencedSOPSequence:o,referencedFrameOfReferenceUID:u}).contentItem();return this.getMeasurement([{RelationshipType:"CONTAINS",ValueType:"NUM",ConceptNameCodeSequence:{CodeValue:"G-A197",CodingSchemeDesignator:"SRT",CodeMeaning:"Perimeter"},MeasuredValueSequence:{MeasurementUnitsCodeSequence:Ea(i),NumericValue:n},ContentSequence:E},{RelationshipType:"CONTAINS",ValueType:"NUM",ConceptNameCodeSequence:{CodeValue:"G-A166",CodingSchemeDesignator:"SRT",CodeMeaning:"Area"},MeasuredValueSequence:{MeasurementUnitsCodeSequence:Ea(a),NumericValue:r},ContentSequence:E}])}}]),e}(oa),qs=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(A){var e;return A.map(function(A){return A.GraphicData}).filter((e=new Set,function(A){return n=JSON.stringify(A),!e.has(n)&&e.add(n);var n})).map(function(A){return A.reduce(function(A,e,n){var t=Math.floor(n/3);return A[t]=[].concat(A[t]||[],e),A},[])})}},{key:"getTID300RepresentationArguments",value:function(A){if("POLYGON"!==A.graphicType)throw new Error("We expected a POLYGON graphicType");return{points:A.graphicData,lengths:1}}}]),A}();qs.graphicType="POLYGON",qs.toolType="Polygon",qs.utilityToolType="Polygon",qs.TID300Representation=Ls,bs.registerTool(qs);var Vs=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(A){var e;return A.map(function(A){return A.GraphicData}).filter((e=new Set,function(A){return n=JSON.stringify(A),!e.has(n)&&e.add(n);var n}))}},{key:"getTID300RepresentationArguments",value:function(A){if("POINT"!==A.graphicType)throw new Error("We expected a POINT graphicType");return{points:[A.graphicData],lengths:1}}}]),A}();Vs.graphicType="POINT",Vs.toolType="Point",Vs.utilityToolType="Point",Vs.TID300Representation=Ta,bs.registerTool(Vs);var xs=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(A){var e;return A.map(function(A){return A.GraphicData}).filter((e=new Set,function(A){return n=JSON.stringify(A),!e.has(n)&&e.add(n);var n})).map(function(A){return A.reduce(function(A,e,n){var t=Math.floor(n/3);return A[t]=[].concat(A[t]||[],e),A},[])})}},{key:"getTID300RepresentationArguments",value:function(A){if("CIRCLE"!==A.graphicType)throw new Error("We expected a CIRCLE graphicType");return{points:A.graphicData,lengths:1}}}]),A}();xs.graphicType="CIRCLE",xs.toolType="Circle",xs.utilityToolType="Circle",xs.TID300Representation=Ra,bs.registerTool(xs);var Hs=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(A){var e;return A.map(function(A){return A.GraphicData}).filter((e=new Set,function(A){return n=JSON.stringify(A),!e.has(n)&&e.add(n);var n})).map(function(A){return A.reduce(function(A,e,n){var t=Math.floor(n/3);return A[t]=[].concat(A[t]||[],e),A},[])})}},{key:"getTID300RepresentationArguments",value:function(A){if("Ellipse"!==A.graphicType)throw new Error("We expected a Ellipse graphicType");return{points:A.graphicData,lengths:1}}}]),A}();Hs.graphicType="ELLIPSE",Hs.toolType="Ellipse",Hs.utilityToolType="Ellipse",Hs.TID300Representation=pa,bs.registerTool(Hs);var Ys={Cornerstone:Oo,Cornerstone3D:Gs,VTKjs:_s,DICOMMicroscopyViewer:{Polyline:ks,Polygon:qs,Point:Vs,Circle:xs,Ellipse:Hs,MeasurementReport:bs}},Js={TID1500MeasurementReport:Zr,TID1501MeasurementGroup:$r},Ws=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"getPoints",value:function(){var A=this.props;return[A.point1,A.point2]}},{key:"getConceptNameCodeSequence",value:function(){return{CodeValue:"102304005",CodingSchemeDesignator:"SCT",CodeMeaning:"Calibration Ruler"}}},{key:"getMeasuredValueSequence",value:function(){var A=this.props,e=A.distance,n=A.unit;return{MeasurementUnitsCodeSequence:Ea(void 0===n?"mm":n),NumericValue:e}}}]),e}(ca);function Ks(A,e,n){e=e||0,n=n||A.length-e;for(var t="",i=e;i<e+n;i++)t+=String.fromCharCode(A[i]);return t}function Xs(A){for(var e=new Uint8Array(A.length),n=0,t=A.length;n<t;n++)e[n]=A.charCodeAt(n);return e}function js(A){for(var e=A.split("\r\n"),n=0;n<e.length;n++)if("--"===e[n].substr(0,2))return e[n]}function zs(A,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;if(n+e.length>A.length)return!1;for(var t=n,i=0;i<e.length;i++)if(e[i]!==A[t++])return!1;return!0}function Zs(A,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,t=arguments.length>3?arguments[3]:void 0,i=A.length;t&&(i=Math.min(n+t,A.length));for(var r=n;r<i;r++)if(A[r]===e[0]&&zs(A,e,r))return r;return-1}function $s(){function A(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}return A()+A()+"-"+A()+"-"+A()+"-"+A()+"-"+A()+A()+A()}var Ac={containsToken:zs,findToken:Zs,identifyBoundary:js,uint8ArrayToString:Ks,stringToUint8Array:Xs,multipartEncode:function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:$s(),n="Content-Type: ".concat(arguments.length>2&&void 0!==arguments[2]?arguments[2]:"application/dicom"),t="\r\n--".concat(e,"\r\n").concat(n,"\r\n\r\n"),i="\r\n--".concat(e,"--"),r=Xs(t),a=Xs(i),o=r.length,s=a.length,c=0,u=A.map(function(A){var e=new Uint8Array(A),n=e.length;return c+=o+n+s,e}),l=new Uint8Array(c);l.set(r,0);var E=0;return u.forEach(function(A){l.set(r,E),l.set(A,E+o),E+=o+A.length}),l.set(a,E),{data:l.buffer,boundary:e}},multipartDecode:function(A){var e=new Uint8Array(A),n=Xs("\r\n\r\n"),t=Zs(e,n,0,1e3);if(-1===t)throw new Error("Response message has no multipart mime header");var i=js(Ks(e,0,t));if(!i)throw new Error("Header of response message does not specify boundary");for(var r,a=Xs(i),o=[],s=t+n.length;-1!==r&&-1!==(r=Zs(e,a,s));){var c=r-s-2,u=A.slice(s,s+c);o.push(u);var l=Zs(e,n,r+1,1e3);if(-1===l)break;s=l+n.length}return o},guid:$s},ec={value:function(A,e){if(Array.isArray(e)&&e.length>0&&e.every(function(A){return A instanceof ArrayBuffer||ArrayBuffer.isView(A)})){var n=this.current;this.startObject([]);var t,i=N(e);try{for(i.s();!(t=i.n()).done;){var r=t.value;this.value(r)}}catch(A){i.e(A)}finally{i.f()}var a=this.pop();n.dest.Value=a.Value||a}else A(e)}},nc={TID1500:Js,TID300:{TID300Measurement:oa,Point:Ta,Length:Sa,ArrowAnnotate:hs,CobbAngle:Ro,Bidirectional:Da,Polyline:ma,Polygon:Ls,Ellipse:pa,Circle:Ra,Calibration:Ws,unit2CodingValue:Ea},message:Ac,addAccessors:Ar,orientation:ja,compression:lo,dicomJson:Ft,DicomMetadataListener:wr,ArrayBufferExpanderFilter:ec,toFloat:rt,toInt:at,createInformationFilter:Mr},tc=Symbol("value"),ic=Symbol("meaning"),rc=Symbol("schemeDesignator"),ac=Symbol("schemeVersion"),oc=function(){function A(e){D(this,A),this[tc]=e.value,this[ic]=e.meaning,this[rc]=e.schemeDesignator,this[ac]=e.schemeVersion||null}return h(A,[{key:"value",get:function(){return this[tc]}},{key:"meaning",get:function(){return this[ic]}},{key:"schemeDesignator",get:function(){return this[rc]}},{key:"schemeVersion",get:function(){return this[ac]}}]),A}(),sc=function(){function A(e){if(D(this,A),void 0===e.value)throw new Error("Option 'value' is required for CodedConcept.");if(void 0===e.meaning)throw new Error("Option 'meaning' is required for CodedConcept.");if(void 0===e.schemeDesignator)throw new Error("Option 'schemeDesignator' is required for CodedConcept.");this.CodeValue=e.value,this.CodeMeaning=e.meaning,this.CodingSchemeDesignator=e.schemeDesignator,"schemeVersion"in e&&(this.CodingSchemeVersion=e.schemeVersion)}return h(A,[{key:"equals",value:function(A){return A.value===this.value&&A.schemeDesignator===this.schemeDesignator&&(!A.schemeVersion||!this.schemeVersion||A.schemeVersion===this.schemeVersion)}},{key:"value",get:function(){return this.CodeValue}},{key:"meaning",get:function(){return this.CodeMeaning}},{key:"schemeDesignator",get:function(){return this.CodingSchemeDesignator}},{key:"schemeVersion",get:function(){return this.CodingSchemeVersion}}]),A}(),cc=Object.freeze({__proto__:null,Code:oc,CodedConcept:sc}),uc={CODE:"CODE",COMPOSITE:"COMPOSITE",CONTAINER:"CONTAINER",DATE:"DATE",DATETIME:"DATETIME",IMAGE:"IMAGE",NUM:"NUM",PNAME:"PNAME",SCOORD:"SCOORD",SCOORD3D:"SCOORD3D",TCOORD:"TCOORD",TEXT:"TEXT",TIME:"TIME",UIDREF:"UIDREF",WAVEFORM:"WAVEFORM"};Object.freeze(uc);var lc={CIRCLE:"CIRCLE",ELLIPSE:"ELLIPSE",ELLIPSOID:"ELLIPSOID",MULTIPOINT:"MULTIPOINT",POINT:"POINT",POLYLINE:"POLYLINE"};Object.freeze(lc);var Ec={ELLIPSE:"ELLIPSE",ELLIPSOID:"ELLIPSOID",MULTIPOINT:"MULTIPOINT",POINT:"POINT",POLYLINE:"POLYLINE",POLYGON:"POLYGON"};Object.freeze(Ec);var Sc={BEGIN:"BEGIN",END:"END",MULTIPOINT:"MULTIPOINT",MULTISEGMENT:"MULTISEGMENT",POINT:"POINT",SEGMENT:"SEGMENT"};Object.freeze(Sc);var gc={CONTAINS:"CONTAINS",HAS_ACQ_CONTENT:"HAS ACQ CONTENT",HAS_CONCEPT_MOD:"HAS CONCEPT MOD",HAS_OBS_CONTEXT:"HAS OBS CONTEXT",HAS_PROPERTIES:"HAS PROPERTIES",INFERRED_FROM:"INFERRED FROM",SELECTED_FROM:"SELECTED FROM"};Object.freeze(gc);var Ic={FRAME:"FRAME",VOLUME:"VOLUME"};function dc(A){return(A>9?"":"0")+A}function Bc(A){var e=A.getHours(),n=A.getMinutes(),t=A.getSeconds(),i=A.getMilliseconds();return dc(e)+dc(n)+dc(t)+i}function mc(A){var e=A.getFullYear(),n=A.getMonth()+1,t=A.getDate();return e+dc(n)+dc(t)}Object.freeze(gc);var Cc=function(A){function e(){D(this,e);for(var A=arguments.length,n=new Array(A),t=0;t<A;t++)n[t]=arguments[t];return u(this,e,[].concat(n))}return M(e,A),h(e)}(Q(Array)),Dc=h(function A(e){if(D(this,A),void 0===e.name)throw new Error("Option 'name' is required for ContentItem.");if(!(e.name instanceof sc))throw new Error("Option 'name' must have type CodedConcept.");if(this.ConceptNameCodeSequence=Ar([e.name]),void 0===e.valueType)throw new Error("Option 'valueType' is required for ContentItem.");if(-1===Object.values(uc).indexOf(e.valueType))throw new Error("Invalid value type ".concat(e.valueType));if(this.ValueType=e.valueType,void 0!==e.relationshipType){if(-1===Object.values(gc).indexOf(e.relationshipType))throw new Error("Invalid relationship type ".concat(e.relationshipTypes));this.RelationshipType=e.relationshipType}}),fc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.CODE}]),void 0===A.value)throw new Error("Option 'value' is required for CodeContentItem.");if(!(A.value instanceof sc))throw new Error("Option 'value' must have type CodedConcept.");return n.ConceptCodeSequence=Ar([A.value]),n}return M(e,A),h(e)}(Dc),hc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.TEXT}]),void 0===A.value)throw new Error("Option 'value' is required for TextContentItem.");if(!("string"==typeof A.value||A.value instanceof String))throw new Error("Option 'value' must have type String.");return n.TextValue=A.value,n}return M(e,A),h(e)}(Dc),pc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.PNAME}]),void 0===A.value)throw new Error("Option 'value' is required for PNameContentItem.");if(!("string"==typeof A.value||A.value instanceof String))throw new Error("Option 'value' must have type String.");return n.PersonName=A.value,n}return M(e,A),h(e)}(Dc),Mc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.TIME}]),void 0===A.value)throw new Error("Option 'value' is required for TimeContentItem.");if(!("object"===B(A.value)||A.value instanceof Date))throw new Error("Option 'value' must have type Date.");return n.Time=Bc(A.value),n}return M(e,A),h(e)}(Dc),wc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.DATE}]),void 0===A.value)throw new Error("Option 'value' is required for DateContentItem.");if(!("object"===B(A.value)||A.value instanceof Date))throw new Error("Option 'value' must have type Date.");return n.Date=mc(A.value),n}return M(e,A),h(e)}(Dc),Rc=function(A){function e(A){var n,t;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.DATETIME}]),void 0===A.value)throw new Error("Option 'value' is required for DateTimeContentItem.");if(!("object"===B(A.value)||A.value instanceof Date))throw new Error("Option 'value' must have type Date.");return n.DateTime=mc(t=A.value)+Bc(t),n}return M(e,A),h(e)}(Dc),Qc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.UIDREF}]),void 0===A.value)throw new Error("Option 'value' is required for UIDRefContentItem.");if(!("string"==typeof A.value||A.value instanceof String))throw new Error("Option 'value' must have type String.");return n.UID=A.value,n}return M(e,A),h(e)}(Dc),Pc=function(A){function e(A){var n,t;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.NUM}]),void 0!==A.value){if(!("number"==typeof A.value||A.value instanceof Number))throw new Error("Option 'value' must have type Number.");if(void 0===A.unit)throw new Error("Option 'unit' is required for NumContentItem with 'value'.");if(!(A.unit instanceof sc))throw new Error("Option 'unit' must have type CodedConcept.");var i={};i.NumericValue=A.value,(t=A.value)===+t&&t!==(0|t)&&(i.FloatingPointValue=A.value),i.MeasurementUnitsCodeSequence=[A.unit],n.MeasuredValueSequence=[i]}else{if(void 0===A.qualifier)throw new Error("Either option 'value' or 'qualifier' is required for NumContentItem.");if(!(A.qualifier instanceof sc))throw new Error("Option 'qualifier' must have type CodedConcept.");n.NumericValueQualifierCodeSequence=[A.qualifier]}return n}return M(e,A),h(e)}(Dc),Tc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.CONTAINER}]),void 0!==A.isContentContinuous?n.ContinuityOfContent="CONTINUOUS":n.ContinuityOfContent="SEPARATE",void 0!==A.templateID){if(!("string"==typeof A.templateID||A.templateID instanceof String))throw new Error("Option 'templateID' must have type String.");var t={MappingResource:"DCMR"};t.TemplateIdentifier=A.templateID,n.ContentTemplateSequence=[t]}return n}return M(e,A),h(e)}(Dc),vc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.COMPOSITE}]),void 0===A.referencedSOPClassUID)throw new Error("Option 'referencedSOPClassUID' is required for CompositeContentItem.");if(void 0===A.referencedSOPInstanceUID)throw new Error("Option 'referencedSOPInstanceUID' is required for CompositeContentItem.");if(!("string"==typeof A.referencedSOPClassUID||A.referencedSOPClassUID instanceof String))throw new Error("Option 'referencedSOPClassUID' must have type String.");if(!("string"==typeof A.referencedSOPInstanceUID||A.referencedSOPInstanceUID instanceof String))throw new Error("Option 'referencedSOPInstanceUID' must have type String.");var t={};return t.ReferencedSOPClassUID=A.referencedSOPClassUID,t.ReferencedSOPInstanceUID=A.referencedSOPInstanceUID,n.ReferenceSOPSequence=[t],n}return M(e,A),h(e)}(Dc),yc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.IMAGE}]),void 0===A.referencedSOPClassUID)throw new Error("Option 'referencedSOPClassUID' is required for ImageContentItem.");if(void 0===A.referencedSOPInstanceUID)throw new Error("Option 'referencedSOPInstanceUID' is required for ImageContentItem.");if(!("string"==typeof A.referencedSOPClassUID||A.referencedSOPClassUID instanceof String))throw new Error("Option 'referencedSOPClassUID' must have type String.");if(!("string"==typeof A.referencedSOPInstanceUID||A.referencedSOPInstanceUID instanceof String))throw new Error("Option 'referencedSOPInstanceUID' must have type String.");var t={};if(t.ReferencedSOPClassUID=A.referencedSOPClassUID,t.ReferencedSOPInstanceUID=A.referencedSOPInstanceUID,void 0!==A.referencedFrameNumbers){if(!("object"===B(A.referencedFrameNumbers)||A.referencedFrameNumbers instanceof Array))throw new Error("Option 'referencedFrameNumbers' must have type Array.");t.ReferencedFrameNumber=A.referencedFrameNumbers}if(void 0!==A.referencedFrameSegmentNumber){if(!("object"===B(A.referencedSegmentNumbers)||A.referencedSegmentNumbers instanceof Array))throw new Error("Option 'referencedSegmentNumbers' must have type Array.");t.ReferencedSegmentNumber=A.referencedSegmentNumbers}return n.ReferencedSOPSequence=[t],n}return M(e,A),h(e)}(Dc),Oc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.SCOORD}]),void 0===A.graphicType)throw new Error("Option 'graphicType' is required for ScoordContentItem.");if(!("string"==typeof A.graphicType||A.graphicType instanceof String))throw new Error("Option 'graphicType' of ScoordContentItem must have type String.");if(void 0===A.graphicData)throw new Error("Option 'graphicData' is required for ScoordContentItem.");if(!("object"===B(A.graphicData)||A.graphicData instanceof Array))throw new Error("Option 'graphicData' of ScoordContentItem must have type Array.");if(-1===Object.values(lc).indexOf(A.graphicType))throw new Error("Invalid graphic type '".concat(A.graphicType,"'."));if(A.graphicData[0]instanceof Array&&(A.graphicData=[].concat.apply([],A.graphicData)),n.GraphicType=A.graphicType,n.GraphicData=A.graphicData,A.pixelOriginInterpretation=A.pixelOriginInterpretation||Ic.VOLUME,!("string"==typeof A.pixelOriginInterpretation||A.pixelOriginInterpretation instanceof String))throw new Error("Option 'pixelOriginInterpretation' must have type String.");if(-1===Object.values(Ic).indexOf(A.pixelOriginInterpretation))throw new Error("Invalid pixel origin interpretation '".concat(A.pixelOriginInterpretation,"'."));if(void 0!==A.fiducialUID){if(!("string"==typeof A.fiducialUID||A.fiducialUID instanceof String))throw new Error("Option 'fiducialUID' must have type String.");n.FiducialUID=A.fiducialUID}return n}return M(e,A),h(e)}(Dc),Nc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.SCOORD3D}]),void 0===A.graphicType)throw new Error("Option 'graphicType' is required for Scoord3DContentItem.");if(!("string"==typeof A.graphicType||A.graphicType instanceof String))throw new Error("Option 'graphicType' must have type String.");if(void 0===A.graphicData)throw new Error("Option 'graphicData' is required for Scoord3DContentItem.");if(!("object"===B(A.graphicData)||A.graphicData instanceof Array))throw new Error("Option 'graphicData' must have type Array.");if(-1===Object.values(Ec).indexOf(A.graphicType))throw new Error("Invalid graphic type '".concat(A.graphicType,"'."));if(A.graphicData[0]instanceof Array&&(A.graphicData=[].concat.apply([],A.graphicData)),n.GraphicType=A.graphicType,n.GraphicData=A.graphicData,void 0===A.frameOfReferenceUID)throw new Error("Option 'frameOfReferenceUID' is required for Scoord3DContentItem.");if(!("string"==typeof A.frameOfReferenceUID||A.frameOfReferenceUID instanceof String))throw new Error("Option 'frameOfReferenceUID' must have type String.");if(n.ReferencedFrameOfReferenceUID=A.frameOfReferenceUID,"fiducialUID"in A){if(!("string"==typeof A.fiducialUID||A.fiducialUID instanceof String))throw new Error("Option 'fiducialUID' must have type String.");n.FiducialUID=A.fiducialUID}return n}return M(e,A),h(e)}(Dc),Gc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.TCOORD}]),void 0===A.temporalRangeType)throw new Error("Option 'temporalRangeType' is required for TcoordContentItem.");if(-1===Object.values(Sc).indexOf(A.temporalRangeType))throw new Error("Invalid temporal range type '".concat(A.temporalRangeType,"'."));if(void 0===A.referencedSamplePositions){if(!("object"===B(A.referencedSamplePositions)||A.referencedSamplePositions instanceof Array))throw new Error("Option 'referencedSamplePositions' must have type Array.");n.ReferencedSamplePositions=A.referencedSamplePositions}else if(void 0===A.referencedTimeOffsets){if(!("object"===B(A.referencedTimeOffsets)||A.referencedTimeOffsets instanceof Array))throw new Error("Option 'referencedTimeOffsets' must have type Array.");n.ReferencedTimeOffsets=A.referencedTimeOffsets}else{if(void 0!==A.referencedDateTime)throw new Error("One of the following options is required for TcoordContentItem: 'referencedSamplePositions', 'referencedTimeOffsets', or 'referencedDateTime'.");if(!("object"===B(A.referencedDateTime)||A.referencedDateTime instanceof Array))throw new Error("Option 'referencedDateTime' must have type Array.");n.ReferencedDateTime=A.referencedDateTime}return n}return M(e,A),h(e)}(Dc),Fc=Object.freeze({__proto__:null,CodeContentItem:fc,CompositeContentItem:vc,ContainerContentItem:Tc,ContentSequence:Cc,DateContentItem:wc,DateTimeContentItem:Rc,GraphicTypes:lc,GraphicTypes3D:Ec,ImageContentItem:yc,NumContentItem:Pc,PNameContentItem:pc,PixelOriginInterpretations:Ic,RelationshipTypes:gc,Scoord3DContentItem:Nc,ScoordContentItem:Oc,TcoordContentItem:Gc,TemporalRangeTypes:Sc,TextContentItem:hc,TimeContentItem:Mc,UIDRefContentItem:Qc,ValueTypes:uc}),Uc=function(A){function e(A){var n;D(this,e),(n=u(this,e,[{name:new sc({value:"128740",meaning:"Longitudinal Temporal Offset from Event",schemeDesignator:"DCM"}),value:A.value,unit:A.unit,relationshipType:gc.HAS_OBS_CONTEXT}])).ContentSequence=new Cc;var t=new fc({name:new sc({value:"128741",meaning:"Longitudinal Temporal Event Type",schemeDesignator:"DCM"}),value:A.eventType,relationshipType:gc.HAS_CONCEPT_MOD});return n.ContentSequence.push(t),n}return M(e,A),h(e)}(Pc),_c=function(A){function e(A){return D(this,e),u(this,e,[{name:new sc({value:"121324",meaning:"Source Image",schemeDesignator:"DCM"}),referencedSOPClassUID:A.referencedSOPClassUID,referencedSOPInstanceUID:A.referencedSOPInstanceUID,referencedFrameNumbers:A.referencedFrameNumbers,relationshipType:gc.SELECTED_FROM}])}return M(e,A),h(e)}(yc),bc=function(A){function e(A){return D(this,e),u(this,e,[{name:new sc({value:"121233",meaning:"Source Image for Segmentation",schemeDesignator:"DCM"}),referencedSOPClassUID:A.referencedSOPClassUID,referencedSOPInstanceUID:A.referencedSOPInstanceUID,referencedFrameNumbers:A.referencedFrameNumbers,relationshipType:gc.SELECTED_FROM}])}return M(e,A),h(e)}(yc),kc=function(A){function e(A){return D(this,e),u(this,e,[{name:new sc({value:"121232",meaning:"Source Series for Segmentation",schemeDesignator:"DCM"}),value:A.referencedSeriesInstanceUID,relationshipType:gc.CONTAINS}])}return M(e,A),h(e)}(Qc),Lc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:new sc({value:"111030",meaning:"Image Region",schemeDesignator:"DCM"}),graphicType:A.graphicType,graphicData:A.graphicData,pixelOriginInterpretation:A.pixelOriginInterpretation,relationshipType:gc.CONTAINS}]),A.graphicType===lc.MULTIPOINT)throw new Error("Graphic type 'MULTIPOINT' is not valid for region.");if(void 0===A.sourceImage)throw Error("Option 'sourceImage' is required for ImageRegion.");if(!(A.sourceImage||A.sourceImage instanceof _c))throw new Error("Option 'sourceImage' of ImageRegion must have type SourceImageForRegion.");return n.ContentSequence=new Cc,n.ContentSequence.push(A.sourceImage),n}return M(e,A),h(e)}(Oc),qc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:new sc({value:"111030",meaning:"Image Region",schemeDesignator:"DCM"}),graphicType:A.graphicType,graphicData:A.graphicData,frameOfReferenceUID:A.frameOfReferenceUID,relationshipType:gc.CONTAINS}]),A.graphicType===Ec.MULTIPOINT)throw new Error("Graphic type 'MULTIPOINT' is not valid for region.");if(A.graphicType===Ec.ELLIPSOID)throw new Error("Graphic type 'ELLIPSOID' is not valid for region.");return n}return M(e,A),h(e)}(Nc),Vc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:new sc({value:"121231",meaning:"Volume Surface",schemeDesignator:"DCM"}),graphicType:A.graphicType,graphicData:A.graphicData,frameOfFeferenceUID:A.frameOfFeferenceUID,relationshipType:gc.CONTAINS}]),A.graphicType!==Ec.ELLIPSOID)throw new Error("Graphic type for volume surface must be 'ELLIPSOID'.");if(n.ContentSequence=new Cc,A.sourceImages)A.sourceImages.forEach(function(A){if(!(A instanceof _c))throw new Error("Items of option 'sourceImages' of VolumeSurface must have type SourceImageForRegion.");n.ContentSequence.push(A)});else{if(!A.sourceSeries)throw new Error("One of the following two options must be provided: 'sourceImage' or 'sourceSeries'.");if(!(A.sourceSeries instanceof kc))throw new Error("Option 'sourceSeries' of VolumeSurface must have type SourceSeriesForSegmentation.");n.ContentSequence.push(A.sourceSeries)}return n}return M(e,A),h(e)}(Nc),xc=function(A){function e(A){return D(this,e),u(this,e,[{name:new sc({value:"126100",meaning:"Real World Value Map used for measurement",schemeDesignator:"DCM"}),referencedSOPClassUID:A.referencedSOPClassUID,referencedSOPInstanceUID:A.referencedSOPInstanceUID,relationshipType:gc.CONTAINS}])}return M(e,A),h(e)}(vc),Hc=function(A){function e(A){var n;if(D(this,e),(n=u(this,e,[{name:new sc({value:"363698007",meaning:"Finding Site",schemeDesignator:"SCT"}),value:A.anatomicLocation,relationshipType:gc.HAS_CONCEPT_MOD}])).ContentSequence=new Cc,A.laterality){var t=new fc({name:new sc({value:"272741003",meaning:"Laterality",schemeDesignator:"SCT"}),value:A.laterality,relationshipType:gc.HAS_CONCEPT_MOD});n.ContentSequence.push(t)}if(A.topographicalModifier){var i=new fc({name:new sc({value:"106233006",meaning:"Topographical Modifier",schemeDesignator:"SCT"}),value:A.topographicalModifier,relationshipType:gc.HAS_CONCEPT_MOD});n.ContentSequence.push(i)}return n}return M(e,A),h(e)}(fc),Yc=function(A){function e(A){var n;if(D(this,e),void 0===A.sopClassUID)throw new Error("Option 'sopClassUID' is required for ReferencedSegmentationFrame.");if(void 0===A.sopInstanceUID)throw new Error("Option 'sopInstanceUID' is required for ReferencedSegmentationFrame.");if(void 0===A.frameNumber)throw new Error("Option 'frameNumber' is required for ReferencedSegmentationFrame.");if(void 0===A.segmentNumber)throw new Error("Option 'segmentNumber' is required for ReferencedSegmentationFrame.");if(void 0===A.sourceImage)throw new Error("Option 'sourceImage' is required for ReferencedSegmentationFrame.");n=u(this,e);var t=yc({name:new sc({value:"121214",meaning:"Referenced Segmentation Frame",schemeDesignator:"DCM"}),referencedSOPClassUid:A.sopClassUid,referencedSOPInstanceUid:A.sopInstanceUid,referencedFrameNumber:A.frameNumber,referencedSegmentNumber:A.segmentNumber});if(n.push(t),!(A.sourceImage instanceof bc))throw new Error("Option 'sourceImage' must have type SourceImageForSegmentation.");return n.push(A.sourceImage),n}return M(e,A),h(e)}(Cc),Jc=function(A){function e(A){var n;if(D(this,e),void 0===A.sopClassUID)throw new Error("Option 'sopClassUID' is required for ReferencedSegmentation.");if(void 0===A.sopInstanceUID)throw new Error("Option 'sopInstanceUID' is required for ReferencedSegmentation.");if(void 0===A.frameNumbers)throw new Error("Option 'frameNumbers' is required for ReferencedSegmentation.");if(void 0===A.segmentNumber)throw new Error("Option 'segmentNumber' is required for ReferencedSegmentation.");n=u(this,e);var t=new yc({name:new sc({value:"121191",meaning:"Referenced Segment",schemeDesignator:"DCM"}),referencedSOPClassUid:A.sopClassUid,referencedSOPInstanceUid:A.sopInstanceUid,referencedFrameNumber:A.frameNumbers,referencedSegmentNumber:A.segmentNumber});if(n.push(t),void 0!==A.sourceImages)A.sourceImages.forEach(function(A){if(!(A&&A instanceof bc))throw new Error("Items of option 'sourceImages' must have type SourceImageForSegmentation.");n.push(A)});else{if(void 0===A.sourceSeries)throw new Error("One of the following two options must be provided: 'sourceImages' or 'sourceSeries'.");if(!(A.sourceSeries instanceof kc))throw new Error("Option 'sourceSeries' must have type SourceSeriesForSegmentation.");n.push(A.sourceSeries)}return n}return M(e,A),h(e)}(Cc),Wc=Object.freeze({__proto__:null,FindingSite:Hc,ImageRegion:Lc,ImageRegion3D:qc,LongitudinalTemporalOffsetFromEvent:Uc,ReferencedRealWorldValueMap:xc,ReferencedSegmentation:Jc,ReferencedSegmentationFrame:Yc,SourceImageForRegion:_c,SourceImageForSegmentation:bc,SourceSeriesForSegmentation:kc,VolumeSurface:Vc}),Kc=function(A){function e(){D(this,e);for(var A=arguments.length,n=new Array(A),t=0;t<A;t++)n[t]=arguments[t];return u(this,e,[].concat(n))}return M(e,A),h(e)}(Cc),Xc=function(A){function e(A){var n,t;D(this,e),t=u(this,e);var i=new Pc({name:A.name,value:A.value,unit:A.unit,qualifier:A.qualifier,relationshipType:gc.CONTAINS});if(i.ContentSequence=new Cc,void 0===A.trackingIdentifier)throw new Error("Option 'trackingIdentifier' is required for Measurement.");if(A.trackingIdentifier.constructor===Cu)throw new Error("Option 'trackingIdentifier' must have type TrackingIdentifier.");if((n=i.ContentSequence).push.apply(n,v(A.trackingIdentifier)),void 0!==A.method){var r=new fc({name:new sc({value:"370129005",meaning:"Measurement Method",schemeDesignator:"SCT"}),value:A.method,relationshipType:gc.HAS_CONCEPT_MOD});i.ContentSequence.push(r)}if(void 0!==A.derivation){var a=new fc({name:new sc({value:"121401",meaning:"Derivation",schemeDesignator:"DCM"}),value:A.derivation,relationshipType:gc.HAS_CONCEPT_MOD});i.ContentSequence.push(a)}if(void 0!==A.findingSites){if(!("object"===B(A.findingSites)||A.findingSites instanceof Array))throw new Error("Option 'findingSites' must have type Array.");A.findingSites.forEach(function(A){if(!(A&&A instanceof Hc))throw new Error("Items of option 'findingSites' must have type FindingSite.");i.ContentSequence.push(A)})}if(void 0!==A.properties){var o;if(!(A.properties instanceof jc))throw new Error("Option 'properties' must have type MeasurementProperties.");(o=i.ContentSequence).push.apply(o,v(A.properties))}if(void 0!==A.referencedRegions){if(!("object"===B(A.referencedRegions)||A.referencedRegions instanceof Array))throw new Error("Option 'referencedRegions' must have type Array.");A.referencedRegions.forEach(function(A){if(!(A&&(A instanceof Lc||A instanceof qc)))throw new Error("Items of option 'referencedRegion' must have type ImageRegion or ImageRegion3D.");i.ContentSequence.push(A)})}else if(void 0!==A.referencedVolume){if(!(A.referencedVolume instanceof Vc))throw new Error("Option 'referencedVolume' must have type VolumeSurface.");i.ContentSequence.push(A.referencedVolume)}else if(void 0!==A.referencedSegmentation){if(!(A.referencedSegmentation instanceof Jc||A.referencedSegmentation instanceof Yc))throw new Error("Option 'referencedSegmentation' must have type ReferencedSegmentation or ReferencedSegmentationFrame.");i.ContentSequence.push(A.referencedSegmentation)}if(void 0!==A.referencedRealWorldValueMap){if(!(A.referencedRealWorldValueMap instanceof xc))throw new Error("Option 'referencedRealWorldValueMap' must have type ReferencedRealWorldValueMap.");i.ContentSequence.push(A.referencedRealWorldValueMap)}if(void 0!==A.algorithmId){var s;if(!(A.algorithmId instanceof mu))throw new Error("Option 'algorithmId' must have type AlgorithmIdentification.");(s=i.ContentSequence).push.apply(s,v(A.algorithmId))}return t.push(i),t}return M(e,A),h(e)}(Kc),jc=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0!==A.normality){var t=new fc({name:new sc({value:"121402",schemeDesignator:"DCM",meaning:"Normality"}),value:A.normality,relationshipType:gc.HAS_PROPERTIES});n.push(t)}if(void 0!==A.measurementStatisticalProperties){var i;if(!(A.measurementStatisticalProperties instanceof zc))throw new Error("Option 'measurmentStatisticalProperties' must have type MeasurementStatisticalProperties.");(i=n).push.apply(i,v(A.measurementStatisticalProperties))}if(void 0!==A.normalRangeProperties){var r;if(!(A.normalRangeProperties instanceof Zc))throw new Error("Option 'normalRangeProperties' must have type NormalRangeProperties.");(r=n).push.apply(r,v(A.normalRangeProperties))}if(void 0!==A.levelOfSignificance){var a=new fc({name:new sc({value:"121403",schemeDesignator:"DCM",meaning:"Level of Significance"}),value:A.levelOfSignificance,relationshipType:gc.HAS_PROPERTIES});n.push(a)}if(void 0!==A.selectionStatus){var o=new fc({name:new sc({value:"121404",schemeDesignator:"DCM",meaning:"Selection Status"}),value:A.selectionStatus,relationshipType:gc.HAS_PROPERTIES});n.push(o)}if(void 0!==A.upperMeasurementUncertainty){var s=new fc({name:new sc({value:"R-00364",schemeDesignator:"SRT",meaning:"Range of Upper Measurement Uncertainty"}),value:A.upperMeasurementUncertainty,relationshipType:gc.HAS_PROPERTIES});n.push(s)}if(void 0!==A.lowerMeasurementUncertainty){var c=new fc({name:new sc({value:"R-00362",schemeDesignator:"SRT",meaning:"Range of Lower Measurement Uncertainty"}),value:A.lowerMeasurementUncertainty,relationshipType:gc.HAS_PROPERTIES});n.push(c)}return n}return M(e,A),h(e)}(Kc),zc=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0===A.values)throw new Error("Option 'values' is required for MeasurementStatisticalProperties.");if(!("object"===B(A.values)||A.values instanceof Array))throw new Error("Option 'values' must have type Array.");if(A.values.forEach(function(e){if(!(A.concept&&A.concept instanceof Pc))throw new Error("Items of option 'values' must have type NumContentItem.");n.push(e)}),void 0!==A.description){var t=new hc({name:new sc({value:"121405",schemeDesignator:"DCM",meaning:"Population Description"}),value:A.authority,relationshipType:gc.HAS_PROPERTIES});n.push(t)}if(void 0!==A.authority){var i=new hc({name:new sc({value:"121406",schemeDesignator:"DCM",meaning:"Population Authority"}),value:A.authority,relationshipType:gc.HAS_PROPERTIES});n.push(i)}return n}return M(e,A),h(e)}(Kc),Zc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[A]),void 0===A.values)throw new Error("Option 'values' is required for NormalRangeProperties.");if(!("object"===B(A.values)||A.values instanceof Array))throw new Error("Option 'values' must have type Array.");if(A.values.forEach(function(e){if(!(A.concept&&A.concept instanceof Pc))throw new Error("Items of option 'values' must have type NumContentItem.");n.push(e)}),void 0!==A.description){var t=new hc({name:new sc({value:"121407",schemeDesignator:"DCM",meaning:"Normal Range Description"}),value:A.authority,relationshipType:gc.HAS_PROPERTIES});n.push(t)}if(void 0!==A.authority){var i=new hc({name:new sc({value:"121408",schemeDesignator:"DCM",meaning:"Normal Range Authority"}),value:A.authority,relationshipType:gc.HAS_PROPERTIES});n.push(i)}return n}return M(e,A),h(e)}(Kc),$c=function(A){function e(A){var n,t;if(D(this,e),t=u(this,e),void 0===A.observerPersonContext)throw new Error("Option 'observerPersonContext' is required for ObservationContext.");if(!(A.observerPersonContext instanceof Au))throw new Error("Option 'observerPersonContext' must have type ObserverContext");if((n=t).push.apply(n,v(A.observerPersonContext)),void 0!==A.observerDeviceContext){var i;if(!(A.observerDeviceContext instanceof Au))throw new Error("Option 'observerDeviceContext' must have type ObserverContext");(i=t).push.apply(i,v(A.observerDeviceContext))}if(void 0!==A.subjectContext){var r;if(!(A.subjectContext instanceof tu))throw new Error("Option 'subjectContext' must have type SubjectContext");(r=t).push.apply(r,v(A.subjectContext))}return t}return M(e,A),h(e)}(Kc),Au=function(A){function e(A){var n,t;if(D(this,e),t=u(this,e),void 0===A.observerType)throw new Error("Option 'observerType' is required for ObserverContext.");if(!(A.observerType instanceof oc||A.observerType instanceof sc))throw new Error("Option 'observerType' must have type Code or CodedConcept.");var i=new fc({name:new sc({value:"121005",meaning:"Observer Type",schemeDesignator:"DCM"}),value:A.observerType,relationshipType:gc.HAS_OBS_CONTEXT});if(t.push(i),void 0===A.observerIdentifyingAttributes)throw new Error("Option 'observerIdentifyingAttributes' is required for ObserverContext.");var r=new sc({value:"121006",schemeDesignator:"DCM",meaning:"Person"}),a=new sc({value:"121007",schemeDesignator:"DCM",meaning:"Device"});if(r.equals(A.observerType)){if(!(A.observerIdentifyingAttributes instanceof eu))throw new Error("Option 'observerIdentifyingAttributes' must have type PersonObserverIdentifyingAttributes for 'Person' observer type.")}else{if(!a.equals(A.observerType))throw new Error("Option 'oberverType' must be either 'Person' or 'Device'.");if(!(A.observerIdentifyingAttributes instanceof nu))throw new Error("Option 'observerIdentifyingAttributes' must have type DeviceObserverIdentifyingAttributes for 'Device' observer type.")}return(n=t).push.apply(n,v(A.observerIdentifyingAttributes)),t}return M(e,A),h(e)}(Kc),eu=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0===A.name)throw new Error("Option 'name' is required for PersonObserverIdentifyingAttributes.");var t=new pc({name:new sc({value:"121008",meaning:"Person Observer Name",schemeDesignator:"DCM"}),value:A.name,relationshipType:gc.HAS_OBS_CONTEXT});if(n.push(t),void 0!==A.loginName){var i=new hc({name:new sc({value:"128774",meaning:"Person Observer's Login Name",schemeDesignator:"DCM"}),value:A.loginName,relationshipType:gc.HAS_OBS_CONTEXT});n.push(i)}if(void 0!==A.organizationName){var r=new hc({name:new sc({value:"121009",meaning:"Person Observer's Organization Name",schemeDesignator:"DCM"}),value:A.organizationName,relationshipType:gc.HAS_OBS_CONTEXT});n.push(r)}if(void 0!==A.roleInOrganization){var a=new fc({name:new sc({value:"121010",meaning:"Person Observer's Role in the Organization",schemeDesignator:"DCM"}),value:A.roleInOrganization,relationshipType:gc.HAS_OBS_CONTEXT});n.push(a)}if(void 0!==A.roleInProcedure){var o=new fc({name:new sc({value:"121011",meaning:"Person Observer's Role in this Procedure",schemeDesignator:"DCM"}),value:A.roleInProcedure,relationshipType:gc.HAS_OBS_CONTEXT});n.push(o)}return n}return M(e,A),h(e)}(Kc),nu=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0===A.uid)throw new Error("Option 'uid' is required for DeviceObserverIdentifyingAttributes.");var t=new Qc({name:new sc({value:"121012",meaning:"Device Observer UID",schemeDesignator:"DCM"}),value:A.uid,relationshipType:gc.HAS_OBS_CONTEXT});if(n.push(t),void 0!==A.manufacturerName){var i=new hc({name:new sc({value:"121013",meaning:"Device Observer Manufacturer",schemeDesignator:"DCM"}),value:A.manufacturerName,relationshipType:gc.HAS_OBS_CONTEXT});n.push(i)}if(void 0!==A.modelName){var r=new hc({name:new sc({value:"121015",meaning:"Device Observer Model Name",schemeDesignator:"DCM"}),value:A.modelName,relationshipType:gc.HAS_OBS_CONTEXT});n.push(r)}if(void 0!==A.serialNumber){var a=new hc({name:new sc({value:"121016",meaning:"Device Observer Serial Number",schemeDesignator:"DCM"}),value:A.serialNumber,relationshipType:gc.HAS_OBS_CONTEXT});n.push(a)}if(void 0!==A.physicalLocation){var o=new hc({name:new sc({value:"121017",meaning:"Device Observer Physical Location During Observation",schemeDesignator:"DCM"}),value:A.physicalLocation,relationshipType:gc.HAS_OBS_CONTEXT});n.push(o)}if(void 0!==A.roleInProcedure){var s=new fc({name:new sc({value:"113876",meaning:"Device Role in Procedure",schemeDesignator:"DCM"}),value:A.roleInProcedure,relationshipType:gc.HAS_OBS_CONTEXT});n.push(s)}return n}return M(e,A),h(e)}(Kc),tu=function(A){function e(A){var n,t;if(D(this,e),t=u(this,e),void 0===A.subjectClass)throw new Error("Option 'subjectClass' is required for SubjectContext.");if(void 0===A.subjectClassSpecificContext)throw new Error("Option 'subjectClassSpecificContext' is required for SubjectContext.");var i=new fc({name:new sc({value:"121024",meaning:"Subject Class",schemeDesignator:"DCM"}),value:A.subjectClass,relationshipType:gc.HAS_OBS_CONTEXT});t.push(i);var r=new sc({value:"121026 ",schemeDesignator:"DCM",meaning:"Fetus"}),a=new sc({value:"121027",schemeDesignator:"DCM",meaning:"Specimen"}),o=new sc({value:"121192",schemeDesignator:"DCM",meaning:"Device Subject"});if(r.equals(A.subjectClass)){if(!(A.subjectClassSpecificContext instanceof iu))throw new Error("Option 'subjectClass' must have type SubjectContextFetus for 'Fetus' subject class.")}else if(a.equals(A.subjectClass)){if(!(A.subjectClassSpecificContext instanceof ru))throw new Error("Option 'subjectClass' must have type SubjectContextSpecimen for 'Specimen' subject class.")}else{if(!o.equals(A.subjectClass))throw new Error("Option 'subjectClass' must be either 'Fetus', 'Specimen', or 'Device'.");if(!(A.subjectClassSpecificContext instanceof au))throw new Error("Option 'subjectClass' must have type SubjectContextDevice for 'Device' subject class.")}return(n=t).push.apply(n,v(A.subjectClassSpecificContext)),t}return M(e,A),h(e)}(Kc),iu=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0===A.subjectID)throw new Error("Option 'subjectID' is required for SubjectContextFetus.");var t=new hc({name:new sc({value:"121030",meaning:"Subject ID",schemeDesignator:"DCM"}),value:A.subjectID,relationshipType:gc.HAS_OBS_CONTEXT});return n.push(t),n}return M(e,A),h(e)}(Kc),ru=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0===A.uid)throw new Error("Option 'uid' is required for SubjectContextSpecimen.");var t=new Qc({name:new sc({value:"121039",meaning:"Specimen UID",schemeDesignator:"DCM"}),value:A.uid,relationshipType:gc.HAS_OBS_CONTEXT});if(n.push(t),void 0!==A.identifier){var i=new hc({name:new sc({value:"121041",meaning:"Specimen Identifier",schemeDesignator:"DCM"}),value:A.identifier,relationshipType:gc.HAS_OBS_CONTEXT});n.push(i)}if(void 0!==A.containerIdentifier){var r=new hc({name:new sc({value:"111700",meaning:"Specimen Container Identifier",schemeDesignator:"DCM"}),value:A.containerIdentifier,relationshipType:gc.HAS_OBS_CONTEXT});n.push(r)}if(void 0!==A.specimenType){var a=new fc({name:new sc({value:"R-00254",meaning:"Specimen Type",schemeDesignator:"DCM"}),value:A.specimenType,relationshipType:gc.HAS_OBS_CONTEXT});n.push(a)}return n}return M(e,A),h(e)}(Kc),au=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[A]),void 0===A.name)throw new Error("Option 'name' is required for SubjectContextDevice.");var t=new hc({name:new sc({value:"121193",meaning:"Device Subject Name",schemeDesignator:"DCM"}),value:A.name,relationshipType:gc.HAS_OBS_CONTEXT});if(n.push(t),void 0!==A.uid){var i=new Qc({name:new sc({value:"121198",meaning:"Device Subject UID",schemeDesignator:"DCM"}),value:A.uid,relationshipType:gc.HAS_OBS_CONTEXT});n.push(i)}if(void 0!==A.manufacturerName){var r=new hc({name:new sc({value:"121194",meaning:"Device Subject Manufacturer",schemeDesignator:"DCM"}),value:A.manufacturerName,relationshipType:gc.HAS_OBS_CONTEXT});n.push(r)}if(void 0!==A.modelName){var a=new hc({name:new sc({value:"121195",meaning:"Device Subject Model Name",schemeDesignator:"DCM"}),value:A.modelName,relationshipType:gc.HAS_OBS_CONTEXT});n.push(a)}if(void 0!==A.serialNumber){var o=new hc({name:new sc({value:"121196",meaning:"Device Subject Serial Number",schemeDesignator:"DCM"}),value:A.serialNumber,relationshipType:gc.HAS_OBS_CONTEXT});n.push(o)}if(void 0!==A.physicalLocation){var s=new hc({name:new sc({value:"121197",meaning:"Device Subject Physical Location During Observation",schemeDesignator:"DCM"}),value:A.physicalLocation,relationshipType:gc.HAS_OBS_CONTEXT});n.push(s)}return n}return M(e,A),h(e)}(Kc),ou=function(A){function e(A){var n;D(this,e),n=u(this,e),void 0===A.language&&(A.language=new sc({value:"en-US",schemeDesignator:"RFC5646",meaning:"English (United States)"}));var t=new fc({name:new sc({value:"121049",meaning:"Language of Content Item and Descendants",schemeDesignator:"DCM"}),value:A.language,relationshipType:gc.HAS_CONCEPT_MOD});return n.push(t),n}return M(e,A),h(e)}(Kc),su=function(A){function e(A){var n,t;D(this,e),t=u(this,e);var i=new Tc({name:new sc({value:"125007",meaning:"Measurement Group",schemeDesignator:"DCM"}),relationshipType:gc.CONTAINS});if(i.ContentSequence=new Cc,void 0===A.trackingIdentifier)throw new Error("Option 'trackingIdentifier' is required for measurements group.");if(!(A.trackingIdentifier instanceof Cu))throw new Error("Option 'trackingIdentifier' must have type TrackingIdentifier.");if(!Array.isArray(A.trackingIdentifier)||A.trackingIdentifier.filter(function(A){return A instanceof sc}).length<2)throw new Error("Option 'trackingIdentifier' must include a human readable tracking identifier and a tracking unique identifier.");if((n=i.ContentSequence).push.apply(n,v(A.trackingIdentifier)),void 0!==A.session){var r=new hc({name:new sc({value:"C67447",meaning:"Activity Session",schemeDesignator:"NCIt"}),value:A.session,relationshipType:gc.HAS_OBS_CONTEXT});i.ContentSequence.push(r)}if(void 0!==A.findingType){var a=new fc({name:new sc({value:"121071",meaning:"Finding",schemeDesignator:"DCM"}),value:A.findingType,relationshipType:gc.CONTAINS});i.ContentSequence.push(a)}if(void 0!==A.timePointContext){var o;if(!(A.timePointContext instanceof du))throw new Error("Option 'timePointContext' must have type TimePointContext.");(o=i.ContentSequence).push.apply(o,v(A.timePointContext))}if(void 0!==A.referencedRealWorldValueMap){if(!(A.referencedRealWorldValueMap instanceof xc))throw new Error("Option 'referencedRealWorldValleMap' must have type ReferencedRealWorldValueMap.");i.ContentSequence.push(A.referencedRealWorldValueMap)}if(void 0!==A.measurements){if(!("object"===B(A.measurements)||A.measurements instanceof Array))throw new Error("Option 'measurements' must have type Array.");A.measurements.forEach(function(A){if(console.log(A),!(A&&A instanceof Pc))throw new Error("Items of option 'measurement' must have type NumContentItem.");i.ContentSequence.push(A)})}if(void 0!==A.qualitativeEvaluations){if(!("object"===B(A.qualitativeEvaluations)||A.qualitativeEvaluations instanceof Array))throw new Error("Option 'qualitativeEvaluations' must have type Array.");A.qualitativeEvaluations.forEach(function(A){if(!(A instanceof fc||A instanceof hc))throw new Error("Items of option 'qualitativeEvaluations' must have type CodeContentItem or TextContentItem.");i.ContentSequence.push(A)})}return t.push(i),t}return M(e,A),h(e)}(Kc),cu=function(A){function e(A){var n;D(this,e);var t=(n=u(this,e,[{trackingIdentifier:A.trackingIdentifier,timePointContext:A.timePointContext,findingType:A.findingType,session:A.session,measurements:A.measurements,qualitativeEvaluations:A.qualitativeEvaluations}]))[0],i=[void 0!==A.referencedRegions,void 0!==A.referencedVolume,void 0!==A.referencedSegmentation].reduce(function(A,e){return A+e});if(0===i)throw new Error("One of the following options must be provided: 'referencedRegions', 'referencedVolume', or 'referencedSegmentation'.");if(i>1)throw new Error("Only one of the following options should be provided: 'referencedRegions', 'referencedVolume', or 'referencedSegmentation'.");if(void 0!==A.referencedRegions){if(!("object"===B(A.referencedRegions)||A.referencedRegions instanceof Array))throw new Error("Option 'referencedRegions' must have type Array.");if(0===A.referencedRegions.length)throw new Error("Option 'referencedRegion' must have non-zero length.");A.referencedRegions.forEach(function(A){if(!(A&&(A instanceof Lc||A instanceof qc)))throw new Error("Items of option 'referencedRegion' must have type ImageRegion or ImageRegion3D.");t.ContentSequence.push(A)})}else if(void 0!==A.referencedVolume){if(!(A.referencedVolume instanceof Vc))throw new Error("Items of option 'referencedVolume' must have type VolumeSurface.");t.ContentSequence.push(A.referencedVolume)}else if(void 0!==A.referencedSegmentation){if(!(A.referencedSegmentation instanceof Jc||A.referencedSegmentation instanceof Yc))throw new Error("Option 'referencedSegmentation' must have type ReferencedSegmentation or ReferencedSegmentationFrame.");t.ContentSequence.push(A.referencedSegmentation)}return n[0]=t,n}return M(e,A),h(e)}(su),uu=function(A){function e(A){D(this,e);var n=[void 0!==A.referencedRegion,void 0!==A.referencedSegmentation].reduce(function(A,e){return A+e});if(0===n)throw new Error("One of the following options must be provided: 'referencedRegion', 'referencedSegmentation'.");if(n>1)throw new Error("Only one of the following options should be provided: 'referencedRegion', 'referencedSegmentation'.");return u(this,e,[{trackingIdentifier:A.trackingIdentifier,referencedRegions:[A.referencedRegion],referencedSegmentation:A.referencedSegmentation,referencedRealWorldValueMap:A.referencedRealWorldValueMap,timePointContext:A.timePointContext,findingType:A.findingType,session:A.session,measurements:A.measurements,qualitativeEvaluations:A.qualitativeEvaluations}])}return M(e,A),h(e)}(cu),lu=function(A){function e(A){return D(this,e),u(this,e,[{trackingIdentifier:A.trackingIdentifier,referencedRegions:A.referencedRegions,referencedSegmentation:A.referencedSegmentation,referencedRealWorldValueMap:A.referencedRealWorldValueMap,timePointContext:A.timePointContext,findingType:A.findingType,session:A.session,measurements:A.measurements,qualitativeEvaluations:A.qualitativeEvaluations}])}return M(e,A),h(e)}(cu),Eu=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[A]),void 0===A.derivation)throw new Error("Option 'derivation' is required for MeasurementsDerivedFromMultipleROIMeasurements.");var t=new Pc({name:A.derivation});if(t.ContentSequence=new Cc,void 0===A.measurementGroups)throw new Error("Option 'measurementGroups' is required for MeasurementsDerivedFromMultipleROIMeasurements.");if(!("object"===B(A.measurementGroups)||A.measurementGroups instanceof Array))throw new Error("Option 'measurementGroups' must have type Array.");if(A.measurementGroups.forEach(function(A){var e;if(!(A&&(A instanceof uu||A instanceof lu)))throw new Error("Items of option 'measurementGroups' must have type PlanarROIMeasurementsAndQualitativeEvaluations or VolumetricROIMeasurementsAndQualitativeEvaluations.");A[0].RelationshipType="R-INFERRED FROM",(e=t.ContentSequence).push.apply(e,v(A))}),void 0!==A.measurementProperties){var i;if(!(A.measurementProperties instanceof jc))throw new Error("Option 'measurementProperties' must have type MeasurementProperties.");(i=t.ContentSequence).push.apply(i,v(A.measurementProperties))}return n.push(t),n}return M(e,A),h(e)}(Kc),Su=function(A){function e(A){return D(this,e),u(this,e,[{trackingIdentifier:A.trackingIdentifier,referencedRealWorldValueMap:A.referencedRealWorldValueMap,timePointContext:A.timePointContext,findingType:A.findingType,session:A.session,measurements:A.measurements,qualitativeEvaluations:A.qualitativeEvaluations}])}return M(e,A),h(e)}(su),gu=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0!==A.method){var t=new fc({name:new sc({value:"370129005",meaning:"Measurement Method",schemeDesignator:"SCT"}),value:A.method,relationshipType:gc.HAS_CONCEPT_MOD});n.push(t)}if(void 0!==A.findingSites){if(!("object"===B(A.findingSites)||A.findingSites instanceof Array))throw new Error("Option 'findingSites' must have type Array.");A.findingSites.forEach(function(A){if(!(A&&A instanceof Hc))throw new Error("Items of option 'findingSites' must have type FindingSite.");n.push(A)})}if(void 0===A.measurements)throw new Error("Options 'measurements' is required ROIMeasurements.");if(!("object"===B(A.measurements)||A.measurements instanceof Array))throw new Error("Option 'measurements' must have type Array.");if(0===A.measurements.length)throw new Error("Option 'measurements' must have non-zero length.");return A.measurements.forEach(function(A){if(!(A&&A instanceof Xc))throw new Error("Items of option 'measurements' must have type Measurement.");n.push(A)}),n}return M(e,A),h(e)}(Kc),Iu=function(A){function e(A){var n,t,i,r;if(D(this,e),r=u(this,e),void 0===A.observationContext)throw new Error("Option 'observationContext' is required for MeasurementReport.");if(void 0===A.procedureReported)throw new Error("Option 'procedureReported' is required for MeasurementReport.");var a=new Tc({name:new sc({value:"126000",schemeDesignator:"DCM",meaning:"Imaging Measurement Report"}),templateID:"1500"});if(a.ContentSequence=new Cc,void 0===A.languageOfContentItemAndDescendants)throw new Error("Option 'languageOfContentItemAndDescendants' is required for MeasurementReport.");if(!(A.languageOfContentItemAndDescendants instanceof ou))throw new Error("Option 'languageOfContentItemAndDescendants' must have type LanguageOfContentItemAndDescendants.");if((n=a.ContentSequence).push.apply(n,v(A.languageOfContentItemAndDescendants)),(t=a.ContentSequence).push.apply(t,v(A.observationContext)),A.procedureReported.constructor!==sc&&A.procedureReported.constructor!==oc||(A.procedureReported=[A.procedureReported]),!("object"===B(A.procedureReported)||A.procedureReported instanceof Array))throw new Error("Option 'procedureReported' must have type Array.");A.procedureReported.forEach(function(A){var e=new fc({name:new sc({value:"121058",meaning:"Procedure reported",schemeDesignator:"DCM"}),value:A,relationshipType:gc.HAS_CONCEPT_MOD});a.ContentSequence.push(e)});var o=new Bu;if((i=a.ContentSequence).push.apply(i,v(o)),[void 0!==A.imagingMeasurements,void 0!==A.derivedImagingMeasurements,void 0!==A.qualitativeEvaluations].reduce(function(A,e){return A+e})>1)throw new Error("Only one of the following options should be provided: 'imagingMeasurements', 'derivedImagingMeasurement', 'qualitativeEvaluations'.");if(void 0!==A.imagingMeasurements){var s=new Tc({name:new sc({value:"126010",meaning:"Imaging Measurements",schemeDesignator:"DCM"}),relationshipType:gc.CONTAINS});s.ContentSequence=l(Cc,v(A.imagingMeasurements)),a.ContentSequence.push(s)}else if(void 0!==A.derivedImagingMeasurements){var c=new Tc({name:new sc({value:"126011",meaning:"Derived Imaging Measurements",schemeDesignator:"DCM"}),relationshipType:gc.CONTAINS});c.ContentSequence=l(Cc,v(A.derivedImagingMeasurements)),a.ContentSequence.push(c)}else if(void 0!==A.qualitativeEvaluations){var E=new Tc({name:new sc({value:"C0034375",meaning:"Qualitative Evaluations",schemeDesignator:"UMLS"}),relationshipType:gc.CONTAINS});E.ContentSequence=l(Cc,v(A.qualitativeEvaluations)),a.ContentSequence.push(E)}return r.push(a),r}return M(e,A),h(e)}(Kc),du=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[A]),void 0===A.timePoint)throw new Error("Option 'timePoint' is required for TimePointContext.");var t=new hc({name:new sc({value:"C2348792",meaning:"Time Point",schemeDesignator:"UMLS"}),value:A.timePoint,relationshipType:gc.HAS_OBS_CONTEXT});if(n.push(t),void 0!==A.timePointType){var i=new fc({name:new sc({value:"126072",meaning:"Time Point Type",schemeDesignator:"DCM"}),value:A.timePointType,relationshipType:gc.HAS_OBS_CONTEXT});n.push(i)}if(void 0!==A.timePointOrder){var r=new Pc({name:new sc({value:"126073",meaning:"Time Point Order",schemeDesignator:"DCM"}),value:A.timePointOrder,relationshipType:gc.HAS_OBS_CONTEXT});n.push(r)}if(void 0!==A.subjectTimePointIdentifier){var a=new Pc({name:new sc({value:"126070",meaning:"Subject Time Point Identifier",schemeDesignator:"DCM"}),value:A.subjectTimePointIdentifier,relationshipType:gc.HAS_OBS_CONTEXT});n.push(a)}if(void 0!==A.protocolTimePointIdentifier){var o=new Pc({name:new sc({value:"126071",meaning:"Protocol Time Point Identifier",schemeDesignator:"DCM"}),value:A.protocolTimePointIdentifier,relationshipType:gc.HAS_OBS_CONTEXT});n.push(o)}return void 0!==A.temporalOffsetFromEvent&&n.push(A.temporalOffsetFromEvent),n}return M(e,A),h(e)}(Kc),Bu=function(A){function e(){var A;D(this,e),A=u(this,e);var n=new Tc({name:new sc({value:"111028",meaning:"Image Library",schemeDesignator:"DCM"}),relationshipType:gc.CONTAINS});return A.push(n),A}return M(e,A),h(e)}(Kc),mu=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0===A.name)throw new Error("Option 'name' is required for AlgorithmIdentification.");if(void 0===A.version)throw new Error("Option 'version' is required for AlgorithmIdentification.");var t=new hc({name:new sc({value:"111001",meaning:"Algorithm Name",schemeDesignator:"DCM"}),value:A.name,relationshipType:gc.HAS_CONCEPT_MOD});n.push(t);var i=new hc({name:new sc({value:"111003",meaning:"Algorithm Version",schemeDesignator:"DCM"}),value:A.version,relationshipType:gc.HAS_CONCEPT_MOD});if(n.push(i),void 0!==A.parameters){if(!("object"===B(A.parameters)||A.parameters instanceof Array))throw new Error("Option 'parameters' must have type Array.");A.parameters.forEach(function(A){var e=new hc({name:new sc({value:"111002",meaning:"Algorithm Parameter",schemeDesignator:"DCM"}),value:A,relationshipType:gc.HAS_CONCEPT_MOD});n.push(e)})}return n}return M(e,A),h(e)}(Kc),Cu=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[A]),void 0===A.uid)throw new Error("Option 'uid' is required for TrackingIdentifier.");if(void 0!==A.identifier){var t=new hc({name:new sc({value:"112039",meaning:"Tracking Identifier",schemeDesignator:"DCM"}),value:A.identifier,relationshipType:gc.HAS_OBS_CONTEXT});n.push(t)}var i=new Qc({name:new sc({value:"112040",meaning:"Tracking Unique Identifier",schemeDesignator:"DCM"}),value:A.uid,relationshipType:gc.HAS_OBS_CONTEXT});return n.push(i),n}return M(e,A),h(e)}(Kc),Du=Object.freeze({__proto__:null,AlgorithmIdentification:mu,DeviceObserverIdentifyingAttributes:nu,ImageLibrary:Bu,LanguageOfContentItemAndDescendants:ou,Measurement:Xc,MeasurementAndQualitativeEvaluationGroup:Su,MeasurementReport:Iu,MeasurementsDerivedFromMultipleROIMeasurements:Eu,ObservationContext:$c,ObserverContext:Au,PersonObserverIdentifyingAttributes:eu,PlanarROIMeasurementsAndQualitativeEvaluations:uu,ROIMeasurements:gu,SubjectContext:tu,SubjectContextDevice:au,SubjectContextFetus:iu,SubjectContextSpecimen:ru,TimePointContext:du,TrackingIdentifier:Cu,VolumetricROIMeasurementsAndQualitativeEvaluations:lu}),fu=["00080054","00080100","00080102","00080103","00080104","00080105","00080106","00080107","0008010B","0008010D","0008010F","00080117","00080118","00080119","00080120","00080121","00080122","00081120","00081150","00081155","00081160","00081190","00081199","00100010","00100020","00100021","00100022","00100024","00100026","00100027","00100028","00100030","00100032","00100033","00100034","00100035","00100040","00100200","00100212","00100213","00100214","00100215","00100216","00100217","00100218","00100219","00100221","00100222","00100223","00100229","00101001","00101002","00101100","00102160","00102201","00102202","00102292","00102293","00102294","00102295","00102296","00102297","00102298","00102299","00104000","00120062","00120063","00120064","0020000D","00400031","00400032","00400033","00400035","00400036","00400039","0040003A","0040E001","0040E010","0040E020","0040E021","0040E022","0040E023","0040E024","0040E025","0040E030","0040E031","0062000B","00880130","00880140","00080100","00080102","00080103","00080104","00080105","00080106","00080107","0008010B","0008010D","0008010F","00080117","00080118","00080119","00080120","00080121","00080122","00081080","00081084","00101010","00101020","00101021","00101022","00101023","00101024","00101030","00102000","00102110","00102180","001021A0","001021B0","001021C0","001021D0","00102203","00380010","00380014","00380060","00380062","00380064","00380500","00400031","00400032","00400033","00080020","00080030","00080050","00080051","00080080","00080081","00080082","00080090","00080096","0008009C","0008009D","00080100","00080102","00080103","00080104","00080105","00080106","00080107","0008010B","0008010D","0008010F","00080117","00080118","00080119","00080120","00080121","00080122","00081030","00081032","00081048","00081049","00081060","00081062","00081110","00081150","00081155","0020000D","00200010","00321034","00400031","00400032","00400033","00401012","00401101","00401102","00401103","00401104","00120010","00120020","00120021","00120030","00120031","00120040","00120042","00120081","00120082","00120020","00120050","00120051","00120052","00120053","00120083","00120084","00120085"],hu=h(function A(e){var n=this;if(D(this,A),void 0===e.evidence)throw new Error("Option 'evidence' is required for Comprehensive3DSR.");if(!("object"===B(e.evidence)||e.evidence instanceof Array))throw new Error("Option 'evidence' must have type Array.");if(0===e.evidence.length)throw new Error("Option 'evidence' must have non-zero length.");if(void 0===e.content)throw new Error("Option 'content' is required for Comprehensive3DSR.");if(void 0===e.seriesInstanceUID)throw new Error("Option 'seriesInstanceUID' is required for Comprehensive3DSR.");if(void 0===e.seriesNumber)throw new Error("Option 'seriesNumber' is required for Comprehensive3DSR.");if(void 0===e.seriesDescription)throw new Error("Option 'seriesDescription' is required for Comprehensive3DSR.");if(void 0===e.sopInstanceUID)throw new Error("Option 'sopInstanceUID' is required for Comprehensive3DSR.");if(void 0===e.instanceNumber)throw new Error("Option 'instanceNumber' is required for Comprehensive3DSR.");if(void 0===e.manufacturer)throw new Error("Option 'manufacturer' is required for Comprehensive3DSR.");if(this.SOPClassUID="1.2.840.10008.5.1.4.1.1.88.34",this.SOPInstanceUID=e.sopInstanceUID,this.Modality="SR",this.SeriesDescription=e.seriesDescription,this.SeriesInstanceUID=e.seriesInstanceUID,this.SeriesNumber=e.seriesNumber,this.InstanceNumber=e.instanceNumber,this.Manufacturer=e.manufacturer,void 0!==e.institutionName&&(this.InstitutionName=e.institutionName,void 0!==e.institutionalDepartmentName&&(this.InstitutionalDepartmentName=e.institutionDepartmentName)),e.isComplete?this.CompletionFlag="COMPLETE":this.CompletionFlag="PARTIAL",e.isVerified){if(void 0===e.verifyingObserverName)throw new Error("Verifying Observer Name must be specified if SR document has been verified.");if(void 0===e.verifyingOrganization)throw new Error("Verifying Organization must be specified if SR document has been verified.");this.VerificationFlag="VERIFIED";var t={};t.VerifyingObserverName=e.verifyingObserverName,t.VerifyingOrganization=e.verifyingOrganization,t.VerificationDateTime=er.dateTime(),this.VerifyingObserverSequence=[t]}else this.VerificationFlag="UNVERIFIED";e.isFinal?this.PreliminaryFlag="FINAL":this.PreliminaryFlag="PRELIMINARY",this.ContentDate=er.date(),this.ContentTime=er.time(),Object.keys(e.content).forEach(function(A){n[A]=e.content[A]});var i={};e.evidence.forEach(function(A){if(A.StudyInstanceUID!==e.evidence[0].StudyInstanceUID)throw new Error("Referenced data sets must all belong to the same study.");A.SeriesInstanceUID in i||(i[A.SeriesInstanceUID]=[]);var n={};n.ReferencedSOPClassUID=A.SOPClassUID,n.ReferencedSOPInstanceUID=A.SOPInstanceUID,i[A.SeriesInstanceUID].push(n)});var r={};if(r.StudyInstanceUID=e.evidence[0].StudyInstanceUID,r.ReferencedSeriesSequence=[],Object.keys(i).forEach(function(A){var e={};e.SeriesInstanceUID=A,e.ReferencedSOPSequence=i[A],r.ReferencedSeriesSequence.push(e)}),void 0!==e.requestedProcedures){if(!("object"===B(e.requestedProcedures)||e.requestedProcedures instanceof Array))throw new Error("Option 'requestedProcedures' must have type Array.");this.ReferencedRequestSequence=l(Cc,v(e.requestedProcedures)),this.CurrentRequestedProcedureEvidenceSequence=[r]}else this.PertinentOtherEvidenceSequence=[r];if(void 0!==e.previousVersions){var a={};e.previousVersions.forEach(function(A){if(A.StudyInstanceUID!=e.evidence[0].StudyInstanceUID)throw new Error("Previous version data sets must belong to the same study.");var n={};n.ReferencedSOPClassUID=A.SOPClassUID,n.ReferencedSOPInstanceUID=A.SOPInstanceUID,a[A.SeriesInstanceUID].push(n)});var o={};o.StudyInstanceUID=e.previousVersions[0].StudyInstanceUID,o.ReferencedSeriesSequence=[],Object.keys(a).forEach(function(A){var e={};e.SeriesInstanceUID=A,e.ReferencedSOPSequence=a[A],o.ReferencedSeriesSequence.push(e)}),this.PredecessorDocumentsSequence=[o]}if(void 0!==e.performedProcedureCodes){if(!("object"===B(e.performedProcedureCodes)||e.performedProcedureCodes instanceof Array))throw new Error("Option 'performedProcedureCodes' must have type Array.");this.PerformedProcedureCodeSequence=l(Cc,v(e.performedProcedureCodes))}else this.PerformedProcedureCodeSequence=[];this.ReferencedPerformedProcedureStepSequence=[],fu.forEach(function(A){var t=er.punctuateTag(A),i=er.dictionary[t];if(void 0!==i){var r=i.name,a=e.evidence[0][r];void 0!==a&&(n[r]=a)}})}),pu={coding:cc,contentItems:Wc,documents:Object.freeze({__proto__:null,Comprehensive3DSR:hu}),templates:Du,valueTypes:Fc},Mu=["PatientID","PatientName","SeriesDate","AccessionNumber","SeriesDescription","StudyTime","ContentTime","ReferringPhysicianName","PatientBirthDate","PatientSex","ClinicalTrialSiteID","ClinicalTrialSiteName","ClinicalTrialSubjectID","ClinicalTrialSubjectReadingID","ClinicalTrialTimePointID","ClinicalTrialTimePointDescription","ContrastBolusAgent","StudyID","InstanceCreationDate","StudyDate","ContentDate","DateOfSecondaryCapture","DateOfLastCalibration","DateOfLastDetectorCalibration","FrameAcquisitionDatetime","FrameReferenceDatetime","StudyVerifiedDate","StudyReadDate","ScheduledStudyStartDate","ScheduledStudyStopDate","StudyArrivalDate","StudyCompletionDate","ScheduledAdmissionDate","ScheduledDischargeDate","DischargeDate","SPSStartDate","SPSEndDate","PPSStartDate","PPSEndDate","IssueDateOfImagingServiceRequest","VerificationDateTime","ObservationDateTime","DateTime","Date","RefDatetime","AcquisitionDate","OverlayDate","CurveDate","AcquisitionDatetime","SeriesTime","AcquisitionTime","OverlayTime","CurveTime","InstitutionName","InstitutionAddress","ReferringPhysicianAddress","ReferringPhysicianPhoneNumbers","ReferringPhysiciansIDSeq","TimezoneOffsetFromUTC","StationName","StudyDescription","InstitutionalDepartmentName","PhysicianOfRecord","PhysicianOfRecordIdSeq","PerformingPhysicianName","PerformingPhysicianIdSeq","NameOfPhysicianReadingStudy","PhysicianReadingStudyIdSeq","OperatorName","OperatorsIdentificationSeq","AdmittingDiagnosisDescription","AdmittingDiagnosisCodeSeq","RefStudySeq","RefPPSSeq","RefPatientSeq","RefImageSeq","DerivationDescription","SourceImageSeq","IdentifyingComments","IssuerOfPatientID","PatientBirthTime","PatientInsurancePlanCodeSeq","PatientPrimaryLanguageCodeSeq","PatientPrimaryLanguageModifierCodeSeq","OtherPatientIDs","OtherPatientNames","OtherPatientIDsSeq","PatientBirthName","PatientAge","PatientSize","PatientWeight","PatientAddress","InsurancePlanIdentification","PatientMotherBirthName","MilitaryRank","BranchOfService","MedicalRecordLocator","MedicalAlerts","ContrastAllergies","CountryOfResidence","RegionOfResidence","PatientPhoneNumbers","EthnicGroup","Occupation","SmokingStatus","AdditionalPatientHistory","PregnancyStatus","LastMenstrualDate","PatientReligiousPreference","PatientSexNeutered","ResponsiblePerson","ResponsibleOrganization","PatientComments","DeviceSerialNumber","PlateID","GeneratorID","CassetteID","GantryID","ProtocolName","AcquisitionDeviceProcessingDescription","AcquisitionComments","DetectorID","AcquisitionProtocolDescription","ContributionDescription","ModifyingDeviceID","ModifyingDeviceManufacturer","ModifiedImageDescription","ImageComments","ImagePresentationComments","StudyIDIssuer","ScheduledStudyLocation","ScheduledStudyLocationAET","ReasonforStudy","RequestingPhysician","RequestingService","RequestedProcedureDescription","RequestedContrastAgent","StudyComments","AdmissionID","IssuerOfAdmissionID","ScheduledPatientInstitutionResidence","AdmittingDate","AdmittingTime","DischargeDiagnosisDescription","SpecialNeeds","ServiceEpisodeID","IssuerOfServiceEpisodeId","ServiceEpisodeDescription","CurrentPatientLocation","PatientInstitutionResidence","PatientState","ReferencedPatientAliasSeq","VisitComments","ScheduledStationAET","ScheduledPerformingPhysicianName","SPSDescription","ScheduledStationName","SPSLocation","PreMedication","PerformedStationAET","PerformedStationName","PerformedLocation","PerformedStationNameCodeSeq","PPSID","PPSDescription","RequestAttributesSeq","PPSComments","AcquisitionContextSeq","PatientTransportArrangements","RequestedProcedureLocation","NamesOfIntendedRecipientsOfResults","IntendedRecipientsOfResultsIDSequence","PersonAddress","PersonTelephoneNumbers","RequestedProcedureComments","ReasonForTheImagingServiceRequest","OrderEnteredBy","OrderEntererLocation","OrderCallbackPhoneNumber","ImagingServiceRequestComments","ConfidentialityPatientData","ScheduledStationNameCodeSeq","ScheduledStationGeographicLocCodeSeq","PerformedStationGeoLocCodeSeq","ScheduledHumanPerformersSeq","ActualHumanPerformersSequence","HumanPerformersOrganization","HumanPerformersName","VerifyingOrganization","VerifyingObserverName","AuthorObserverSequence","ParticipantSequence","CustodialOrganizationSeq","VerifyingObserverIdentificationCodeSeq","PersonName","ContentSeq","OverlayData","OverlayComments","IconImageSequence","TopicSubject","TopicAuthor","TopicKeyWords","TextString","Arbitrary","TextComments","ResultsIDIssuer","InterpretationRecorder","InterpretationTranscriber","InterpretationText","InterpretationAuthor","InterpretationApproverSequence","PhysicianApprovingInterpretation","InterpretationDiagnosisDescription","ResultsDistributionListSeq","DistributionName","DistributionAddress","InterpretationIdIssuer","Impressions","ResultComments","DigitalSignaturesSeq","DataSetTrailingPadding"];!function(A){Wi=A}(fr);var wu={BitArray:a,ReadBufferStream:st,DeflatedReadBufferStream:ct,WriteBufferStream:ut,DicomDict:Qi,DicomMessage:or,DicomMetaDictionary:er,Tag:tr,ValueRepresentation:xt,Colors:pr,datasetToDict:Pr,datasetToBuffer:Tr,datasetToBlob:vr},Ru={AsyncDicomReader:Qr},Qu={DerivedDataset:Or,DerivedPixels:Nr,DerivedImage:Gr,Segmentation:Fr,StructuredReport:_r,ParametricMap:Ur},Pu={Normalizer:br,ImageNormalizer:kr,MRImageNormalizer:Lr,EnhancedMRImageNormalizer:Vr,EnhancedUSVolumeNormalizer:xr,CTImageNormalizer:Yr,PETImageNormalizer:Jr,SEGImageNormalizer:Wr,DSRNormalizer:Xr},Tu={cleanTags:function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;null==e&&(e={"00100010":"ANON^PATIENT","00100020":"ANON^ID"}),(null!=n?n:Mu).forEach(function(n){var t=er.nameMap[n];if(t&&"PrivateTag"!=t.version){var i,r=t.tag,a=tr.fromPString(r).toCleanString();if(A[a])i=a in e?[e[a]]:[],A[a]=xt.addTagAccessors(A[a]),A[a].Value=i}})},getTagsNameToEmpty:function(){return[].concat(Mu)}},vu={DICOMWEB:hr,adapters:Ys,constants:Tt,data:wu,derivations:Qu,normalizers:Pu,sr:pu,utilities:nc,log:i,anonymizer:Tu,async:Ru};Qi.setDicomMessageClass(or),xt.setDicomMessageClass(or),xt.setTagClass(tr),tr.setDicomMessageClass(or),A.DICOMWEB=hr,A.adapters=Ys,A.anonymizer=Tu,A.async=Ru,A.constants=Tt,A.data=wu,A.default=vu,A.derivations=Qu,A.log=i,A.normalizers=Pu,A.sr=pu,A.utilities=nc,Object.defineProperty(A,"__esModule",{value:!0})});
|
|
2
|
+
/*! pako 2.1.0 https://github.com/nodeca/pako @license (MIT AND Zlib) */function G(A){let e=A.length;for(;--e>=0;)A[e]=0}const F=256,U=286,_=30,b=15,k=new Uint8Array([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0]),L=new Uint8Array([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13]),q=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),V=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),x=new Array(576);G(x);const H=new Array(60);G(H);const Y=new Array(512);G(Y);const J=new Array(256);G(J);const W=new Array(29);G(W);const K=new Array(_);function X(A,e,n,t,i){this.static_tree=A,this.extra_bits=e,this.extra_base=n,this.elems=t,this.max_length=i,this.has_stree=A&&A.length}let j,z,Z;function $(A,e){this.dyn_tree=A,this.max_code=0,this.stat_desc=e}G(K);const AA=A=>A<256?Y[A]:Y[256+(A>>>7)],eA=(A,e)=>{A.pending_buf[A.pending++]=255&e,A.pending_buf[A.pending++]=e>>>8&255},nA=(A,e,n)=>{A.bi_valid>16-n?(A.bi_buf|=e<<A.bi_valid&65535,eA(A,A.bi_buf),A.bi_buf=e>>16-A.bi_valid,A.bi_valid+=n-16):(A.bi_buf|=e<<A.bi_valid&65535,A.bi_valid+=n)},tA=(A,e,n)=>{nA(A,n[2*e],n[2*e+1])},iA=(A,e)=>{let n=0;do{n|=1&A,A>>>=1,n<<=1}while(--e>0);return n>>>1},rA=(A,e,n)=>{const t=new Array(16);let i,r,a=0;for(i=1;i<=b;i++)a=a+n[i-1]<<1,t[i]=a;for(r=0;r<=e;r++){let e=A[2*r+1];0!==e&&(A[2*r]=iA(t[e]++,e))}},aA=A=>{let e;for(e=0;e<U;e++)A.dyn_ltree[2*e]=0;for(e=0;e<_;e++)A.dyn_dtree[2*e]=0;for(e=0;e<19;e++)A.bl_tree[2*e]=0;A.dyn_ltree[512]=1,A.opt_len=A.static_len=0,A.sym_next=A.matches=0},oA=A=>{A.bi_valid>8?eA(A,A.bi_buf):A.bi_valid>0&&(A.pending_buf[A.pending++]=A.bi_buf),A.bi_buf=0,A.bi_valid=0},sA=(A,e,n,t)=>{const i=2*e,r=2*n;return A[i]<A[r]||A[i]===A[r]&&t[e]<=t[n]},cA=(A,e,n)=>{const t=A.heap[n];let i=n<<1;for(;i<=A.heap_len&&(i<A.heap_len&&sA(e,A.heap[i+1],A.heap[i],A.depth)&&i++,!sA(e,t,A.heap[i],A.depth));)A.heap[n]=A.heap[i],n=i,i<<=1;A.heap[n]=t},uA=(A,e,n)=>{let t,i,r,a,o=0;if(0!==A.sym_next)do{t=255&A.pending_buf[A.sym_buf+o++],t+=(255&A.pending_buf[A.sym_buf+o++])<<8,i=A.pending_buf[A.sym_buf+o++],0===t?tA(A,i,e):(r=J[i],tA(A,r+F+1,e),a=k[r],0!==a&&(i-=W[r],nA(A,i,a)),t--,r=AA(t),tA(A,r,n),a=L[r],0!==a&&(t-=K[r],nA(A,t,a)))}while(o<A.sym_next);tA(A,256,e)},lA=(A,e)=>{const n=e.dyn_tree,t=e.stat_desc.static_tree,i=e.stat_desc.has_stree,r=e.stat_desc.elems;let a,o,s,c=-1;for(A.heap_len=0,A.heap_max=573,a=0;a<r;a++)0!==n[2*a]?(A.heap[++A.heap_len]=c=a,A.depth[a]=0):n[2*a+1]=0;for(;A.heap_len<2;)s=A.heap[++A.heap_len]=c<2?++c:0,n[2*s]=1,A.depth[s]=0,A.opt_len--,i&&(A.static_len-=t[2*s+1]);for(e.max_code=c,a=A.heap_len>>1;a>=1;a--)cA(A,n,a);s=r;do{a=A.heap[1],A.heap[1]=A.heap[A.heap_len--],cA(A,n,1),o=A.heap[1],A.heap[--A.heap_max]=a,A.heap[--A.heap_max]=o,n[2*s]=n[2*a]+n[2*o],A.depth[s]=(A.depth[a]>=A.depth[o]?A.depth[a]:A.depth[o])+1,n[2*a+1]=n[2*o+1]=s,A.heap[1]=s++,cA(A,n,1)}while(A.heap_len>=2);A.heap[--A.heap_max]=A.heap[1],((A,e)=>{const n=e.dyn_tree,t=e.max_code,i=e.stat_desc.static_tree,r=e.stat_desc.has_stree,a=e.stat_desc.extra_bits,o=e.stat_desc.extra_base,s=e.stat_desc.max_length;let c,u,l,E,S,g,I=0;for(E=0;E<=b;E++)A.bl_count[E]=0;for(n[2*A.heap[A.heap_max]+1]=0,c=A.heap_max+1;c<573;c++)u=A.heap[c],E=n[2*n[2*u+1]+1]+1,E>s&&(E=s,I++),n[2*u+1]=E,u>t||(A.bl_count[E]++,S=0,u>=o&&(S=a[u-o]),g=n[2*u],A.opt_len+=g*(E+S),r&&(A.static_len+=g*(i[2*u+1]+S)));if(0!==I){do{for(E=s-1;0===A.bl_count[E];)E--;A.bl_count[E]--,A.bl_count[E+1]+=2,A.bl_count[s]--,I-=2}while(I>0);for(E=s;0!==E;E--)for(u=A.bl_count[E];0!==u;)l=A.heap[--c],l>t||(n[2*l+1]!==E&&(A.opt_len+=(E-n[2*l+1])*n[2*l],n[2*l+1]=E),u--)}})(A,e),rA(n,c,A.bl_count)},EA=(A,e,n)=>{let t,i,r=-1,a=e[1],o=0,s=7,c=4;for(0===a&&(s=138,c=3),e[2*(n+1)+1]=65535,t=0;t<=n;t++)i=a,a=e[2*(t+1)+1],++o<s&&i===a||(o<c?A.bl_tree[2*i]+=o:0!==i?(i!==r&&A.bl_tree[2*i]++,A.bl_tree[32]++):o<=10?A.bl_tree[34]++:A.bl_tree[36]++,o=0,r=i,0===a?(s=138,c=3):i===a?(s=6,c=3):(s=7,c=4))},SA=(A,e,n)=>{let t,i,r=-1,a=e[1],o=0,s=7,c=4;for(0===a&&(s=138,c=3),t=0;t<=n;t++)if(i=a,a=e[2*(t+1)+1],!(++o<s&&i===a)){if(o<c)do{tA(A,i,A.bl_tree)}while(0!==--o);else 0!==i?(i!==r&&(tA(A,i,A.bl_tree),o--),tA(A,16,A.bl_tree),nA(A,o-3,2)):o<=10?(tA(A,17,A.bl_tree),nA(A,o-3,3)):(tA(A,18,A.bl_tree),nA(A,o-11,7));o=0,r=i,0===a?(s=138,c=3):i===a?(s=6,c=3):(s=7,c=4)}};let gA=!1;const IA=(A,e,n,t)=>{nA(A,0+(t?1:0),3),oA(A),eA(A,n),eA(A,~n),n&&A.pending_buf.set(A.window.subarray(e,e+n),A.pending),A.pending+=n};var dA=A=>{gA||((()=>{let A,e,n,t,i;const r=new Array(16);for(n=0,t=0;t<28;t++)for(W[t]=n,A=0;A<1<<k[t];A++)J[n++]=t;for(J[n-1]=t,i=0,t=0;t<16;t++)for(K[t]=i,A=0;A<1<<L[t];A++)Y[i++]=t;for(i>>=7;t<_;t++)for(K[t]=i<<7,A=0;A<1<<L[t]-7;A++)Y[256+i++]=t;for(e=0;e<=b;e++)r[e]=0;for(A=0;A<=143;)x[2*A+1]=8,A++,r[8]++;for(;A<=255;)x[2*A+1]=9,A++,r[9]++;for(;A<=279;)x[2*A+1]=7,A++,r[7]++;for(;A<=287;)x[2*A+1]=8,A++,r[8]++;for(rA(x,287,r),A=0;A<_;A++)H[2*A+1]=5,H[2*A]=iA(A,5);j=new X(x,k,257,U,b),z=new X(H,L,0,_,b),Z=new X(new Array(0),q,0,19,7)})(),gA=!0),A.l_desc=new $(A.dyn_ltree,j),A.d_desc=new $(A.dyn_dtree,z),A.bl_desc=new $(A.bl_tree,Z),A.bi_buf=0,A.bi_valid=0,aA(A)},BA=(A,e,n,t)=>{let i,r,a=0;A.level>0?(2===A.strm.data_type&&(A.strm.data_type=(A=>{let e,n=4093624447;for(e=0;e<=31;e++,n>>>=1)if(1&n&&0!==A.dyn_ltree[2*e])return 0;if(0!==A.dyn_ltree[18]||0!==A.dyn_ltree[20]||0!==A.dyn_ltree[26])return 1;for(e=32;e<F;e++)if(0!==A.dyn_ltree[2*e])return 1;return 0})(A)),lA(A,A.l_desc),lA(A,A.d_desc),a=(A=>{let e;for(EA(A,A.dyn_ltree,A.l_desc.max_code),EA(A,A.dyn_dtree,A.d_desc.max_code),lA(A,A.bl_desc),e=18;e>=3&&0===A.bl_tree[2*V[e]+1];e--);return A.opt_len+=3*(e+1)+5+5+4,e})(A),i=A.opt_len+3+7>>>3,r=A.static_len+3+7>>>3,r<=i&&(i=r)):i=r=n+5,n+4<=i&&-1!==e?IA(A,e,n,t):4===A.strategy||r===i?(nA(A,2+(t?1:0),3),uA(A,x,H)):(nA(A,4+(t?1:0),3),((A,e,n,t)=>{let i;for(nA(A,e-257,5),nA(A,n-1,5),nA(A,t-4,4),i=0;i<t;i++)nA(A,A.bl_tree[2*V[i]+1],3);SA(A,A.dyn_ltree,e-1),SA(A,A.dyn_dtree,n-1)})(A,A.l_desc.max_code+1,A.d_desc.max_code+1,a+1),uA(A,A.dyn_ltree,A.dyn_dtree)),aA(A),t&&oA(A)},mA=(A,e,n)=>(A.pending_buf[A.sym_buf+A.sym_next++]=e,A.pending_buf[A.sym_buf+A.sym_next++]=e>>8,A.pending_buf[A.sym_buf+A.sym_next++]=n,0===e?A.dyn_ltree[2*n]++:(A.matches++,e--,A.dyn_ltree[2*(J[n]+F+1)]++,A.dyn_dtree[2*AA(e)]++),A.sym_next===A.sym_end),CA={_tr_init:dA,_tr_stored_block:IA,_tr_flush_block:BA,_tr_tally:mA,_tr_align:A=>{nA(A,2,3),tA(A,256,x),(A=>{16===A.bi_valid?(eA(A,A.bi_buf),A.bi_buf=0,A.bi_valid=0):A.bi_valid>=8&&(A.pending_buf[A.pending++]=255&A.bi_buf,A.bi_buf>>=8,A.bi_valid-=8)})(A)}};var DA=(A,e,n,t)=>{let i=65535&A,r=A>>>16&65535,a=0;for(;0!==n;){a=n>2e3?2e3:n,n-=a;do{i=i+e[t++]|0,r=r+i|0}while(--a);i%=65521,r%=65521}return i|r<<16};const fA=new Uint32Array((()=>{let A,e=[];for(var n=0;n<256;n++){A=n;for(var t=0;t<8;t++)A=1&A?3988292384^A>>>1:A>>>1;e[n]=A}return e})());var hA=(A,e,n,t)=>{const i=fA,r=t+n;A^=-1;for(let n=t;n<r;n++)A=A>>>8^i[255&(A^e[n])];return-1^A},pA={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},MA={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8};const{_tr_init:wA,_tr_stored_block:RA,_tr_flush_block:QA,_tr_tally:PA,_tr_align:TA}=CA,{Z_NO_FLUSH:vA,Z_PARTIAL_FLUSH:yA,Z_FULL_FLUSH:OA,Z_FINISH:NA,Z_BLOCK:GA,Z_OK:FA,Z_STREAM_END:UA,Z_STREAM_ERROR:_A,Z_DATA_ERROR:bA,Z_BUF_ERROR:kA,Z_DEFAULT_COMPRESSION:LA,Z_FILTERED:qA,Z_HUFFMAN_ONLY:VA,Z_RLE:xA,Z_FIXED:HA,Z_DEFAULT_STRATEGY:YA,Z_UNKNOWN:JA,Z_DEFLATED:WA}=MA,KA=258,XA=262,jA=42,zA=113,ZA=666,$A=(A,e)=>(A.msg=pA[e],e),Ae=A=>2*A-(A>4?9:0),ee=A=>{let e=A.length;for(;--e>=0;)A[e]=0},ne=A=>{let e,n,t,i=A.w_size;e=A.hash_size,t=e;do{n=A.head[--t],A.head[t]=n>=i?n-i:0}while(--e);e=i,t=e;do{n=A.prev[--t],A.prev[t]=n>=i?n-i:0}while(--e)};let te=(A,e,n)=>(e<<A.hash_shift^n)&A.hash_mask;const ie=A=>{const e=A.state;let n=e.pending;n>A.avail_out&&(n=A.avail_out),0!==n&&(A.output.set(e.pending_buf.subarray(e.pending_out,e.pending_out+n),A.next_out),A.next_out+=n,e.pending_out+=n,A.total_out+=n,A.avail_out-=n,e.pending-=n,0===e.pending&&(e.pending_out=0))},re=(A,e)=>{QA(A,A.block_start>=0?A.block_start:-1,A.strstart-A.block_start,e),A.block_start=A.strstart,ie(A.strm)},ae=(A,e)=>{A.pending_buf[A.pending++]=e},oe=(A,e)=>{A.pending_buf[A.pending++]=e>>>8&255,A.pending_buf[A.pending++]=255&e},se=(A,e,n,t)=>{let i=A.avail_in;return i>t&&(i=t),0===i?0:(A.avail_in-=i,e.set(A.input.subarray(A.next_in,A.next_in+i),n),1===A.state.wrap?A.adler=DA(A.adler,e,i,n):2===A.state.wrap&&(A.adler=hA(A.adler,e,i,n)),A.next_in+=i,A.total_in+=i,i)},ce=(A,e)=>{let n,t,i=A.max_chain_length,r=A.strstart,a=A.prev_length,o=A.nice_match;const s=A.strstart>A.w_size-XA?A.strstart-(A.w_size-XA):0,c=A.window,u=A.w_mask,l=A.prev,E=A.strstart+KA;let S=c[r+a-1],g=c[r+a];A.prev_length>=A.good_match&&(i>>=2),o>A.lookahead&&(o=A.lookahead);do{if(n=e,c[n+a]===g&&c[n+a-1]===S&&c[n]===c[r]&&c[++n]===c[r+1]){r+=2,n++;do{}while(c[++r]===c[++n]&&c[++r]===c[++n]&&c[++r]===c[++n]&&c[++r]===c[++n]&&c[++r]===c[++n]&&c[++r]===c[++n]&&c[++r]===c[++n]&&c[++r]===c[++n]&&r<E);if(t=KA-(E-r),r=E-KA,t>a){if(A.match_start=e,a=t,t>=o)break;S=c[r+a-1],g=c[r+a]}}}while((e=l[e&u])>s&&0!==--i);return a<=A.lookahead?a:A.lookahead},ue=A=>{const e=A.w_size;let n,t,i;do{if(t=A.window_size-A.lookahead-A.strstart,A.strstart>=e+(e-XA)&&(A.window.set(A.window.subarray(e,e+e-t),0),A.match_start-=e,A.strstart-=e,A.block_start-=e,A.insert>A.strstart&&(A.insert=A.strstart),ne(A),t+=e),0===A.strm.avail_in)break;if(n=se(A.strm,A.window,A.strstart+A.lookahead,t),A.lookahead+=n,A.lookahead+A.insert>=3)for(i=A.strstart-A.insert,A.ins_h=A.window[i],A.ins_h=te(A,A.ins_h,A.window[i+1]);A.insert&&(A.ins_h=te(A,A.ins_h,A.window[i+3-1]),A.prev[i&A.w_mask]=A.head[A.ins_h],A.head[A.ins_h]=i,i++,A.insert--,!(A.lookahead+A.insert<3)););}while(A.lookahead<XA&&0!==A.strm.avail_in)},le=(A,e)=>{let n,t,i,r=A.pending_buf_size-5>A.w_size?A.w_size:A.pending_buf_size-5,a=0,o=A.strm.avail_in;do{if(n=65535,i=A.bi_valid+42>>3,A.strm.avail_out<i)break;if(i=A.strm.avail_out-i,t=A.strstart-A.block_start,n>t+A.strm.avail_in&&(n=t+A.strm.avail_in),n>i&&(n=i),n<r&&(0===n&&e!==NA||e===vA||n!==t+A.strm.avail_in))break;a=e===NA&&n===t+A.strm.avail_in?1:0,RA(A,0,0,a),A.pending_buf[A.pending-4]=n,A.pending_buf[A.pending-3]=n>>8,A.pending_buf[A.pending-2]=~n,A.pending_buf[A.pending-1]=~n>>8,ie(A.strm),t&&(t>n&&(t=n),A.strm.output.set(A.window.subarray(A.block_start,A.block_start+t),A.strm.next_out),A.strm.next_out+=t,A.strm.avail_out-=t,A.strm.total_out+=t,A.block_start+=t,n-=t),n&&(se(A.strm,A.strm.output,A.strm.next_out,n),A.strm.next_out+=n,A.strm.avail_out-=n,A.strm.total_out+=n)}while(0===a);return o-=A.strm.avail_in,o&&(o>=A.w_size?(A.matches=2,A.window.set(A.strm.input.subarray(A.strm.next_in-A.w_size,A.strm.next_in),0),A.strstart=A.w_size,A.insert=A.strstart):(A.window_size-A.strstart<=o&&(A.strstart-=A.w_size,A.window.set(A.window.subarray(A.w_size,A.w_size+A.strstart),0),A.matches<2&&A.matches++,A.insert>A.strstart&&(A.insert=A.strstart)),A.window.set(A.strm.input.subarray(A.strm.next_in-o,A.strm.next_in),A.strstart),A.strstart+=o,A.insert+=o>A.w_size-A.insert?A.w_size-A.insert:o),A.block_start=A.strstart),A.high_water<A.strstart&&(A.high_water=A.strstart),a?4:e!==vA&&e!==NA&&0===A.strm.avail_in&&A.strstart===A.block_start?2:(i=A.window_size-A.strstart,A.strm.avail_in>i&&A.block_start>=A.w_size&&(A.block_start-=A.w_size,A.strstart-=A.w_size,A.window.set(A.window.subarray(A.w_size,A.w_size+A.strstart),0),A.matches<2&&A.matches++,i+=A.w_size,A.insert>A.strstart&&(A.insert=A.strstart)),i>A.strm.avail_in&&(i=A.strm.avail_in),i&&(se(A.strm,A.window,A.strstart,i),A.strstart+=i,A.insert+=i>A.w_size-A.insert?A.w_size-A.insert:i),A.high_water<A.strstart&&(A.high_water=A.strstart),i=A.bi_valid+42>>3,i=A.pending_buf_size-i>65535?65535:A.pending_buf_size-i,r=i>A.w_size?A.w_size:i,t=A.strstart-A.block_start,(t>=r||(t||e===NA)&&e!==vA&&0===A.strm.avail_in&&t<=i)&&(n=t>i?i:t,a=e===NA&&0===A.strm.avail_in&&n===t?1:0,RA(A,A.block_start,n,a),A.block_start+=n,ie(A.strm)),a?3:1)},Ee=(A,e)=>{let n,t;for(;;){if(A.lookahead<XA){if(ue(A),A.lookahead<XA&&e===vA)return 1;if(0===A.lookahead)break}if(n=0,A.lookahead>=3&&(A.ins_h=te(A,A.ins_h,A.window[A.strstart+3-1]),n=A.prev[A.strstart&A.w_mask]=A.head[A.ins_h],A.head[A.ins_h]=A.strstart),0!==n&&A.strstart-n<=A.w_size-XA&&(A.match_length=ce(A,n)),A.match_length>=3)if(t=PA(A,A.strstart-A.match_start,A.match_length-3),A.lookahead-=A.match_length,A.match_length<=A.max_lazy_match&&A.lookahead>=3){A.match_length--;do{A.strstart++,A.ins_h=te(A,A.ins_h,A.window[A.strstart+3-1]),n=A.prev[A.strstart&A.w_mask]=A.head[A.ins_h],A.head[A.ins_h]=A.strstart}while(0!==--A.match_length);A.strstart++}else A.strstart+=A.match_length,A.match_length=0,A.ins_h=A.window[A.strstart],A.ins_h=te(A,A.ins_h,A.window[A.strstart+1]);else t=PA(A,0,A.window[A.strstart]),A.lookahead--,A.strstart++;if(t&&(re(A,!1),0===A.strm.avail_out))return 1}return A.insert=A.strstart<2?A.strstart:2,e===NA?(re(A,!0),0===A.strm.avail_out?3:4):A.sym_next&&(re(A,!1),0===A.strm.avail_out)?1:2},Se=(A,e)=>{let n,t,i;for(;;){if(A.lookahead<XA){if(ue(A),A.lookahead<XA&&e===vA)return 1;if(0===A.lookahead)break}if(n=0,A.lookahead>=3&&(A.ins_h=te(A,A.ins_h,A.window[A.strstart+3-1]),n=A.prev[A.strstart&A.w_mask]=A.head[A.ins_h],A.head[A.ins_h]=A.strstart),A.prev_length=A.match_length,A.prev_match=A.match_start,A.match_length=2,0!==n&&A.prev_length<A.max_lazy_match&&A.strstart-n<=A.w_size-XA&&(A.match_length=ce(A,n),A.match_length<=5&&(A.strategy===qA||3===A.match_length&&A.strstart-A.match_start>4096)&&(A.match_length=2)),A.prev_length>=3&&A.match_length<=A.prev_length){i=A.strstart+A.lookahead-3,t=PA(A,A.strstart-1-A.prev_match,A.prev_length-3),A.lookahead-=A.prev_length-1,A.prev_length-=2;do{++A.strstart<=i&&(A.ins_h=te(A,A.ins_h,A.window[A.strstart+3-1]),n=A.prev[A.strstart&A.w_mask]=A.head[A.ins_h],A.head[A.ins_h]=A.strstart)}while(0!==--A.prev_length);if(A.match_available=0,A.match_length=2,A.strstart++,t&&(re(A,!1),0===A.strm.avail_out))return 1}else if(A.match_available){if(t=PA(A,0,A.window[A.strstart-1]),t&&re(A,!1),A.strstart++,A.lookahead--,0===A.strm.avail_out)return 1}else A.match_available=1,A.strstart++,A.lookahead--}return A.match_available&&(t=PA(A,0,A.window[A.strstart-1]),A.match_available=0),A.insert=A.strstart<2?A.strstart:2,e===NA?(re(A,!0),0===A.strm.avail_out?3:4):A.sym_next&&(re(A,!1),0===A.strm.avail_out)?1:2};function ge(A,e,n,t,i){this.good_length=A,this.max_lazy=e,this.nice_length=n,this.max_chain=t,this.func=i}const Ie=[new ge(0,0,0,0,le),new ge(4,4,8,4,Ee),new ge(4,5,16,8,Ee),new ge(4,6,32,32,Ee),new ge(4,4,16,16,Se),new ge(8,16,32,32,Se),new ge(8,16,128,128,Se),new ge(8,32,128,256,Se),new ge(32,128,258,1024,Se),new ge(32,258,258,4096,Se)];function de(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=WA,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new Uint16Array(1146),this.dyn_dtree=new Uint16Array(122),this.bl_tree=new Uint16Array(78),ee(this.dyn_ltree),ee(this.dyn_dtree),ee(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(16),this.heap=new Uint16Array(573),ee(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(573),ee(this.depth),this.sym_buf=0,this.lit_bufsize=0,this.sym_next=0,this.sym_end=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}const Be=A=>{if(!A)return 1;const e=A.state;return!e||e.strm!==A||e.status!==jA&&57!==e.status&&69!==e.status&&73!==e.status&&91!==e.status&&103!==e.status&&e.status!==zA&&e.status!==ZA?1:0},me=A=>{if(Be(A))return $A(A,_A);A.total_in=A.total_out=0,A.data_type=JA;const e=A.state;return e.pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=2===e.wrap?57:e.wrap?jA:zA,A.adler=2===e.wrap?0:1,e.last_flush=-2,wA(e),FA},Ce=A=>{const e=me(A);var n;return e===FA&&((n=A.state).window_size=2*n.w_size,ee(n.head),n.max_lazy_match=Ie[n.level].max_lazy,n.good_match=Ie[n.level].good_length,n.nice_match=Ie[n.level].nice_length,n.max_chain_length=Ie[n.level].max_chain,n.strstart=0,n.block_start=0,n.lookahead=0,n.insert=0,n.match_length=n.prev_length=2,n.match_available=0,n.ins_h=0),e},De=(A,e,n,t,i,r)=>{if(!A)return _A;let a=1;if(e===LA&&(e=6),t<0?(a=0,t=-t):t>15&&(a=2,t-=16),i<1||i>9||n!==WA||t<8||t>15||e<0||e>9||r<0||r>HA||8===t&&1!==a)return $A(A,_A);8===t&&(t=9);const o=new de;return A.state=o,o.strm=A,o.status=jA,o.wrap=a,o.gzhead=null,o.w_bits=t,o.w_size=1<<o.w_bits,o.w_mask=o.w_size-1,o.hash_bits=i+7,o.hash_size=1<<o.hash_bits,o.hash_mask=o.hash_size-1,o.hash_shift=~~((o.hash_bits+3-1)/3),o.window=new Uint8Array(2*o.w_size),o.head=new Uint16Array(o.hash_size),o.prev=new Uint16Array(o.w_size),o.lit_bufsize=1<<i+6,o.pending_buf_size=4*o.lit_bufsize,o.pending_buf=new Uint8Array(o.pending_buf_size),o.sym_buf=o.lit_bufsize,o.sym_end=3*(o.lit_bufsize-1),o.level=e,o.strategy=r,o.method=n,Ce(A)};var fe=(A,e)=>{if(Be(A)||e>GA||e<0)return A?$A(A,_A):_A;const n=A.state;if(!A.output||0!==A.avail_in&&!A.input||n.status===ZA&&e!==NA)return $A(A,0===A.avail_out?kA:_A);const t=n.last_flush;if(n.last_flush=e,0!==n.pending){if(ie(A),0===A.avail_out)return n.last_flush=-1,FA}else if(0===A.avail_in&&Ae(e)<=Ae(t)&&e!==NA)return $A(A,kA);if(n.status===ZA&&0!==A.avail_in)return $A(A,kA);if(n.status===jA&&0===n.wrap&&(n.status=zA),n.status===jA){let e=WA+(n.w_bits-8<<4)<<8,t=-1;if(t=n.strategy>=VA||n.level<2?0:n.level<6?1:6===n.level?2:3,e|=t<<6,0!==n.strstart&&(e|=32),e+=31-e%31,oe(n,e),0!==n.strstart&&(oe(n,A.adler>>>16),oe(n,65535&A.adler)),A.adler=1,n.status=zA,ie(A),0!==n.pending)return n.last_flush=-1,FA}if(57===n.status)if(A.adler=0,ae(n,31),ae(n,139),ae(n,8),n.gzhead)ae(n,(n.gzhead.text?1:0)+(n.gzhead.hcrc?2:0)+(n.gzhead.extra?4:0)+(n.gzhead.name?8:0)+(n.gzhead.comment?16:0)),ae(n,255&n.gzhead.time),ae(n,n.gzhead.time>>8&255),ae(n,n.gzhead.time>>16&255),ae(n,n.gzhead.time>>24&255),ae(n,9===n.level?2:n.strategy>=VA||n.level<2?4:0),ae(n,255&n.gzhead.os),n.gzhead.extra&&n.gzhead.extra.length&&(ae(n,255&n.gzhead.extra.length),ae(n,n.gzhead.extra.length>>8&255)),n.gzhead.hcrc&&(A.adler=hA(A.adler,n.pending_buf,n.pending,0)),n.gzindex=0,n.status=69;else if(ae(n,0),ae(n,0),ae(n,0),ae(n,0),ae(n,0),ae(n,9===n.level?2:n.strategy>=VA||n.level<2?4:0),ae(n,3),n.status=zA,ie(A),0!==n.pending)return n.last_flush=-1,FA;if(69===n.status){if(n.gzhead.extra){let e=n.pending,t=(65535&n.gzhead.extra.length)-n.gzindex;for(;n.pending+t>n.pending_buf_size;){let i=n.pending_buf_size-n.pending;if(n.pending_buf.set(n.gzhead.extra.subarray(n.gzindex,n.gzindex+i),n.pending),n.pending=n.pending_buf_size,n.gzhead.hcrc&&n.pending>e&&(A.adler=hA(A.adler,n.pending_buf,n.pending-e,e)),n.gzindex+=i,ie(A),0!==n.pending)return n.last_flush=-1,FA;e=0,t-=i}let i=new Uint8Array(n.gzhead.extra);n.pending_buf.set(i.subarray(n.gzindex,n.gzindex+t),n.pending),n.pending+=t,n.gzhead.hcrc&&n.pending>e&&(A.adler=hA(A.adler,n.pending_buf,n.pending-e,e)),n.gzindex=0}n.status=73}if(73===n.status){if(n.gzhead.name){let e,t=n.pending;do{if(n.pending===n.pending_buf_size){if(n.gzhead.hcrc&&n.pending>t&&(A.adler=hA(A.adler,n.pending_buf,n.pending-t,t)),ie(A),0!==n.pending)return n.last_flush=-1,FA;t=0}e=n.gzindex<n.gzhead.name.length?255&n.gzhead.name.charCodeAt(n.gzindex++):0,ae(n,e)}while(0!==e);n.gzhead.hcrc&&n.pending>t&&(A.adler=hA(A.adler,n.pending_buf,n.pending-t,t)),n.gzindex=0}n.status=91}if(91===n.status){if(n.gzhead.comment){let e,t=n.pending;do{if(n.pending===n.pending_buf_size){if(n.gzhead.hcrc&&n.pending>t&&(A.adler=hA(A.adler,n.pending_buf,n.pending-t,t)),ie(A),0!==n.pending)return n.last_flush=-1,FA;t=0}e=n.gzindex<n.gzhead.comment.length?255&n.gzhead.comment.charCodeAt(n.gzindex++):0,ae(n,e)}while(0!==e);n.gzhead.hcrc&&n.pending>t&&(A.adler=hA(A.adler,n.pending_buf,n.pending-t,t))}n.status=103}if(103===n.status){if(n.gzhead.hcrc){if(n.pending+2>n.pending_buf_size&&(ie(A),0!==n.pending))return n.last_flush=-1,FA;ae(n,255&A.adler),ae(n,A.adler>>8&255),A.adler=0}if(n.status=zA,ie(A),0!==n.pending)return n.last_flush=-1,FA}if(0!==A.avail_in||0!==n.lookahead||e!==vA&&n.status!==ZA){let t=0===n.level?le(n,e):n.strategy===VA?((A,e)=>{let n;for(;;){if(0===A.lookahead&&(ue(A),0===A.lookahead)){if(e===vA)return 1;break}if(A.match_length=0,n=PA(A,0,A.window[A.strstart]),A.lookahead--,A.strstart++,n&&(re(A,!1),0===A.strm.avail_out))return 1}return A.insert=0,e===NA?(re(A,!0),0===A.strm.avail_out?3:4):A.sym_next&&(re(A,!1),0===A.strm.avail_out)?1:2})(n,e):n.strategy===xA?((A,e)=>{let n,t,i,r;const a=A.window;for(;;){if(A.lookahead<=KA){if(ue(A),A.lookahead<=KA&&e===vA)return 1;if(0===A.lookahead)break}if(A.match_length=0,A.lookahead>=3&&A.strstart>0&&(i=A.strstart-1,t=a[i],t===a[++i]&&t===a[++i]&&t===a[++i])){r=A.strstart+KA;do{}while(t===a[++i]&&t===a[++i]&&t===a[++i]&&t===a[++i]&&t===a[++i]&&t===a[++i]&&t===a[++i]&&t===a[++i]&&i<r);A.match_length=KA-(r-i),A.match_length>A.lookahead&&(A.match_length=A.lookahead)}if(A.match_length>=3?(n=PA(A,1,A.match_length-3),A.lookahead-=A.match_length,A.strstart+=A.match_length,A.match_length=0):(n=PA(A,0,A.window[A.strstart]),A.lookahead--,A.strstart++),n&&(re(A,!1),0===A.strm.avail_out))return 1}return A.insert=0,e===NA?(re(A,!0),0===A.strm.avail_out?3:4):A.sym_next&&(re(A,!1),0===A.strm.avail_out)?1:2})(n,e):Ie[n.level].func(n,e);if(3!==t&&4!==t||(n.status=ZA),1===t||3===t)return 0===A.avail_out&&(n.last_flush=-1),FA;if(2===t&&(e===yA?TA(n):e!==GA&&(RA(n,0,0,!1),e===OA&&(ee(n.head),0===n.lookahead&&(n.strstart=0,n.block_start=0,n.insert=0))),ie(A),0===A.avail_out))return n.last_flush=-1,FA}return e!==NA?FA:n.wrap<=0?UA:(2===n.wrap?(ae(n,255&A.adler),ae(n,A.adler>>8&255),ae(n,A.adler>>16&255),ae(n,A.adler>>24&255),ae(n,255&A.total_in),ae(n,A.total_in>>8&255),ae(n,A.total_in>>16&255),ae(n,A.total_in>>24&255)):(oe(n,A.adler>>>16),oe(n,65535&A.adler)),ie(A),n.wrap>0&&(n.wrap=-n.wrap),0!==n.pending?FA:UA)},he=(A,e)=>{let n=e.length;if(Be(A))return _A;const t=A.state,i=t.wrap;if(2===i||1===i&&t.status!==jA||t.lookahead)return _A;if(1===i&&(A.adler=DA(A.adler,e,n,0)),t.wrap=0,n>=t.w_size){0===i&&(ee(t.head),t.strstart=0,t.block_start=0,t.insert=0);let A=new Uint8Array(t.w_size);A.set(e.subarray(n-t.w_size,n),0),e=A,n=t.w_size}const r=A.avail_in,a=A.next_in,o=A.input;for(A.avail_in=n,A.next_in=0,A.input=e,ue(t);t.lookahead>=3;){let A=t.strstart,e=t.lookahead-2;do{t.ins_h=te(t,t.ins_h,t.window[A+3-1]),t.prev[A&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=A,A++}while(--e);t.strstart=A,t.lookahead=2,ue(t)}return t.strstart+=t.lookahead,t.block_start=t.strstart,t.insert=t.lookahead,t.lookahead=0,t.match_length=t.prev_length=2,t.match_available=0,A.next_in=a,A.input=o,A.avail_in=r,t.wrap=i,FA},pe={deflateInit:(A,e)=>De(A,e,WA,15,8,YA),deflateInit2:De,deflateReset:Ce,deflateResetKeep:me,deflateSetHeader:(A,e)=>Be(A)||2!==A.state.wrap?_A:(A.state.gzhead=e,FA),deflate:fe,deflateEnd:A=>{if(Be(A))return _A;const e=A.state.status;return A.state=null,e===zA?$A(A,bA):FA},deflateSetDictionary:he,deflateInfo:"pako deflate (from Nodeca project)"};const Me=(A,e)=>Object.prototype.hasOwnProperty.call(A,e);var we=function(A){const e=Array.prototype.slice.call(arguments,1);for(;e.length;){const n=e.shift();if(n){if("object"!=typeof n)throw new TypeError(n+"must be non-object");for(const e in n)Me(n,e)&&(A[e]=n[e])}}return A},Re=A=>{let e=0;for(let n=0,t=A.length;n<t;n++)e+=A[n].length;const n=new Uint8Array(e);for(let e=0,t=0,i=A.length;e<i;e++){let i=A[e];n.set(i,t),t+=i.length}return n};let Qe=!0;try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(A){Qe=!1}const Pe=new Uint8Array(256);for(let A=0;A<256;A++)Pe[A]=A>=252?6:A>=248?5:A>=240?4:A>=224?3:A>=192?2:1;Pe[254]=Pe[254]=1;var Te=A=>{if("function"==typeof TextEncoder&&TextEncoder.prototype.encode)return(new TextEncoder).encode(A);let e,n,t,i,r,a=A.length,o=0;for(i=0;i<a;i++)n=A.charCodeAt(i),55296==(64512&n)&&i+1<a&&(t=A.charCodeAt(i+1),56320==(64512&t)&&(n=65536+(n-55296<<10)+(t-56320),i++)),o+=n<128?1:n<2048?2:n<65536?3:4;for(e=new Uint8Array(o),r=0,i=0;r<o;i++)n=A.charCodeAt(i),55296==(64512&n)&&i+1<a&&(t=A.charCodeAt(i+1),56320==(64512&t)&&(n=65536+(n-55296<<10)+(t-56320),i++)),n<128?e[r++]=n:n<2048?(e[r++]=192|n>>>6,e[r++]=128|63&n):n<65536?(e[r++]=224|n>>>12,e[r++]=128|n>>>6&63,e[r++]=128|63&n):(e[r++]=240|n>>>18,e[r++]=128|n>>>12&63,e[r++]=128|n>>>6&63,e[r++]=128|63&n);return e},ve=(A,e)=>{const n=e||A.length;if("function"==typeof TextDecoder&&TextDecoder.prototype.decode)return(new TextDecoder).decode(A.subarray(0,e));let t,i;const r=new Array(2*n);for(i=0,t=0;t<n;){let e=A[t++];if(e<128){r[i++]=e;continue}let a=Pe[e];if(a>4)r[i++]=65533,t+=a-1;else{for(e&=2===a?31:3===a?15:7;a>1&&t<n;)e=e<<6|63&A[t++],a--;a>1?r[i++]=65533:e<65536?r[i++]=e:(e-=65536,r[i++]=55296|e>>10&1023,r[i++]=56320|1023&e)}}return((A,e)=>{if(e<65534&&A.subarray&&Qe)return String.fromCharCode.apply(null,A.length===e?A:A.subarray(0,e));let n="";for(let t=0;t<e;t++)n+=String.fromCharCode(A[t]);return n})(r,i)},ye=(A,e)=>{(e=e||A.length)>A.length&&(e=A.length);let n=e-1;for(;n>=0&&128==(192&A[n]);)n--;return n<0||0===n?e:n+Pe[A[n]]>e?n:e};var Oe=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0};const Ne=Object.prototype.toString,{Z_NO_FLUSH:Ge,Z_SYNC_FLUSH:Fe,Z_FULL_FLUSH:Ue,Z_FINISH:_e,Z_OK:be,Z_STREAM_END:ke,Z_DEFAULT_COMPRESSION:Le,Z_DEFAULT_STRATEGY:qe,Z_DEFLATED:Ve}=MA;function xe(A){this.options=we({level:Le,method:Ve,chunkSize:16384,windowBits:15,memLevel:8,strategy:qe},A||{});let e=this.options;e.raw&&e.windowBits>0?e.windowBits=-e.windowBits:e.gzip&&e.windowBits>0&&e.windowBits<16&&(e.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new Oe,this.strm.avail_out=0;let n=pe.deflateInit2(this.strm,e.level,e.method,e.windowBits,e.memLevel,e.strategy);if(n!==be)throw new Error(pA[n]);if(e.header&&pe.deflateSetHeader(this.strm,e.header),e.dictionary){let A;if(A="string"==typeof e.dictionary?Te(e.dictionary):"[object ArrayBuffer]"===Ne.call(e.dictionary)?new Uint8Array(e.dictionary):e.dictionary,n=pe.deflateSetDictionary(this.strm,A),n!==be)throw new Error(pA[n]);this._dict_set=!0}}function He(A,e){const n=new xe(e);if(n.push(A,!0),n.err)throw n.msg||pA[n.err];return n.result}xe.prototype.push=function(A,e){const n=this.strm,t=this.options.chunkSize;let i,r;if(this.ended)return!1;for(r=e===~~e?e:!0===e?_e:Ge,"string"==typeof A?n.input=Te(A):"[object ArrayBuffer]"===Ne.call(A)?n.input=new Uint8Array(A):n.input=A,n.next_in=0,n.avail_in=n.input.length;;)if(0===n.avail_out&&(n.output=new Uint8Array(t),n.next_out=0,n.avail_out=t),(r===Fe||r===Ue)&&n.avail_out<=6)this.onData(n.output.subarray(0,n.next_out)),n.avail_out=0;else{if(i=pe.deflate(n,r),i===ke)return n.next_out>0&&this.onData(n.output.subarray(0,n.next_out)),i=pe.deflateEnd(this.strm),this.onEnd(i),this.ended=!0,i===be;if(0!==n.avail_out){if(r>0&&n.next_out>0)this.onData(n.output.subarray(0,n.next_out)),n.avail_out=0;else if(0===n.avail_in)break}else this.onData(n.output)}return!0},xe.prototype.onData=function(A){this.chunks.push(A)},xe.prototype.onEnd=function(A){A===be&&(this.result=Re(this.chunks)),this.chunks=[],this.err=A,this.msg=this.strm.msg};var Ye={Deflate:xe,deflate:He,deflateRaw:function(A,e){return(e=e||{}).raw=!0,He(A,e)},gzip:function(A,e){return(e=e||{}).gzip=!0,He(A,e)},constants:MA};const Je=16209;var We=function(A,e){let n,t,i,r,a,o,s,c,u,l,E,S,g,I,d,B,m,C,D,f,h,p,M,w;const R=A.state;n=A.next_in,M=A.input,t=n+(A.avail_in-5),i=A.next_out,w=A.output,r=i-(e-A.avail_out),a=i+(A.avail_out-257),o=R.dmax,s=R.wsize,c=R.whave,u=R.wnext,l=R.window,E=R.hold,S=R.bits,g=R.lencode,I=R.distcode,d=(1<<R.lenbits)-1,B=(1<<R.distbits)-1;A:do{S<15&&(E+=M[n++]<<S,S+=8,E+=M[n++]<<S,S+=8),m=g[E&d];e:for(;;){if(C=m>>>24,E>>>=C,S-=C,C=m>>>16&255,0===C)w[i++]=65535&m;else{if(!(16&C)){if(64&C){if(32&C){R.mode=16191;break A}A.msg="invalid literal/length code",R.mode=Je;break A}m=g[(65535&m)+(E&(1<<C)-1)];continue e}for(D=65535&m,C&=15,C&&(S<C&&(E+=M[n++]<<S,S+=8),D+=E&(1<<C)-1,E>>>=C,S-=C),S<15&&(E+=M[n++]<<S,S+=8,E+=M[n++]<<S,S+=8),m=I[E&B];;){if(C=m>>>24,E>>>=C,S-=C,C=m>>>16&255,16&C){if(f=65535&m,C&=15,S<C&&(E+=M[n++]<<S,S+=8,S<C&&(E+=M[n++]<<S,S+=8)),f+=E&(1<<C)-1,f>o){A.msg="invalid distance too far back",R.mode=Je;break A}if(E>>>=C,S-=C,C=i-r,f>C){if(C=f-C,C>c&&R.sane){A.msg="invalid distance too far back",R.mode=Je;break A}if(h=0,p=l,0===u){if(h+=s-C,C<D){D-=C;do{w[i++]=l[h++]}while(--C);h=i-f,p=w}}else if(u<C){if(h+=s+u-C,C-=u,C<D){D-=C;do{w[i++]=l[h++]}while(--C);if(h=0,u<D){C=u,D-=C;do{w[i++]=l[h++]}while(--C);h=i-f,p=w}}}else if(h+=u-C,C<D){D-=C;do{w[i++]=l[h++]}while(--C);h=i-f,p=w}for(;D>2;)w[i++]=p[h++],w[i++]=p[h++],w[i++]=p[h++],D-=3;D&&(w[i++]=p[h++],D>1&&(w[i++]=p[h++]))}else{h=i-f;do{w[i++]=w[h++],w[i++]=w[h++],w[i++]=w[h++],D-=3}while(D>2);D&&(w[i++]=w[h++],D>1&&(w[i++]=w[h++]))}break}if(64&C){A.msg="invalid distance code",R.mode=Je;break A}m=I[(65535&m)+(E&(1<<C)-1)]}}break}}while(n<t&&i<a);D=S>>3,n-=D,S-=D<<3,E&=(1<<S)-1,A.next_in=n,A.next_out=i,A.avail_in=n<t?t-n+5:5-(n-t),A.avail_out=i<a?a-i+257:257-(i-a),R.hold=E,R.bits=S};const Ke=15,Xe=new Uint16Array([3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0]),je=new Uint8Array([16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78]),ze=new Uint16Array([1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0]),Ze=new Uint8Array([16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64]);var $e=(A,e,n,t,i,r,a,o)=>{const s=o.bits;let c,u,l,E,S,g,I=0,d=0,B=0,m=0,C=0,D=0,f=0,h=0,p=0,M=0,w=null;const R=new Uint16Array(16),Q=new Uint16Array(16);let P,T,v,y=null;for(I=0;I<=Ke;I++)R[I]=0;for(d=0;d<t;d++)R[e[n+d]]++;for(C=s,m=Ke;m>=1&&0===R[m];m--);if(C>m&&(C=m),0===m)return i[r++]=20971520,i[r++]=20971520,o.bits=1,0;for(B=1;B<m&&0===R[B];B++);for(C<B&&(C=B),h=1,I=1;I<=Ke;I++)if(h<<=1,h-=R[I],h<0)return-1;if(h>0&&(0===A||1!==m))return-1;for(Q[1]=0,I=1;I<Ke;I++)Q[I+1]=Q[I]+R[I];for(d=0;d<t;d++)0!==e[n+d]&&(a[Q[e[n+d]]++]=d);if(0===A?(w=y=a,g=20):1===A?(w=Xe,y=je,g=257):(w=ze,y=Ze,g=0),M=0,d=0,I=B,S=r,D=C,f=0,l=-1,p=1<<C,E=p-1,1===A&&p>852||2===A&&p>592)return 1;for(;;){P=I-f,a[d]+1<g?(T=0,v=a[d]):a[d]>=g?(T=y[a[d]-g],v=w[a[d]-g]):(T=96,v=0),c=1<<I-f,u=1<<D,B=u;do{u-=c,i[S+(M>>f)+u]=P<<24|T<<16|v}while(0!==u);for(c=1<<I-1;M&c;)c>>=1;if(0!==c?(M&=c-1,M+=c):M=0,d++,0===--R[I]){if(I===m)break;I=e[n+a[d]]}if(I>C&&(M&E)!==l){for(0===f&&(f=C),S+=B,D=I-f,h=1<<D;D+f<m&&(h-=R[D+f],!(h<=0));)D++,h<<=1;if(p+=1<<D,1===A&&p>852||2===A&&p>592)return 1;l=M&E,i[l]=C<<24|D<<16|S-r}}return 0!==M&&(i[S+M]=I-f<<24|64<<16),o.bits=C,0};const{Z_FINISH:An,Z_BLOCK:en,Z_TREES:nn,Z_OK:tn,Z_STREAM_END:rn,Z_NEED_DICT:an,Z_STREAM_ERROR:on,Z_DATA_ERROR:sn,Z_MEM_ERROR:cn,Z_BUF_ERROR:un,Z_DEFLATED:ln}=MA,En=16180,Sn=16190,gn=16191,In=16192,dn=16194,Bn=16199,mn=16200,Cn=16206,Dn=16209,fn=A=>(A>>>24&255)+(A>>>8&65280)+((65280&A)<<8)+((255&A)<<24);function hn(){this.strm=null,this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}const pn=A=>{if(!A)return 1;const e=A.state;return!e||e.strm!==A||e.mode<En||e.mode>16211?1:0},Mn=A=>{if(pn(A))return on;const e=A.state;return A.total_in=A.total_out=e.total=0,A.msg="",e.wrap&&(A.adler=1&e.wrap),e.mode=En,e.last=0,e.havedict=0,e.flags=-1,e.dmax=32768,e.head=null,e.hold=0,e.bits=0,e.lencode=e.lendyn=new Int32Array(852),e.distcode=e.distdyn=new Int32Array(592),e.sane=1,e.back=-1,tn},wn=A=>{if(pn(A))return on;const e=A.state;return e.wsize=0,e.whave=0,e.wnext=0,Mn(A)},Rn=(A,e)=>{let n;if(pn(A))return on;const t=A.state;return e<0?(n=0,e=-e):(n=5+(e>>4),e<48&&(e&=15)),e&&(e<8||e>15)?on:(null!==t.window&&t.wbits!==e&&(t.window=null),t.wrap=n,t.wbits=e,wn(A))},Qn=(A,e)=>{if(!A)return on;const n=new hn;A.state=n,n.strm=A,n.window=null,n.mode=En;const t=Rn(A,e);return t!==tn&&(A.state=null),t};let Pn,Tn,vn=!0;const yn=A=>{if(vn){Pn=new Int32Array(512),Tn=new Int32Array(32);let e=0;for(;e<144;)A.lens[e++]=8;for(;e<256;)A.lens[e++]=9;for(;e<280;)A.lens[e++]=7;for(;e<288;)A.lens[e++]=8;for($e(1,A.lens,0,288,Pn,0,A.work,{bits:9}),e=0;e<32;)A.lens[e++]=5;$e(2,A.lens,0,32,Tn,0,A.work,{bits:5}),vn=!1}A.lencode=Pn,A.lenbits=9,A.distcode=Tn,A.distbits=5},On=(A,e,n,t)=>{let i;const r=A.state;return null===r.window&&(r.wsize=1<<r.wbits,r.wnext=0,r.whave=0,r.window=new Uint8Array(r.wsize)),t>=r.wsize?(r.window.set(e.subarray(n-r.wsize,n),0),r.wnext=0,r.whave=r.wsize):(i=r.wsize-r.wnext,i>t&&(i=t),r.window.set(e.subarray(n-t,n-t+i),r.wnext),(t-=i)?(r.window.set(e.subarray(n-t,n),0),r.wnext=t,r.whave=r.wsize):(r.wnext+=i,r.wnext===r.wsize&&(r.wnext=0),r.whave<r.wsize&&(r.whave+=i))),0};var Nn=(A,e)=>{let n,t,i,r,a,o,s,c,u,l,E,S,g,I,d,B,m,C,D,f,h,p,M=0;const w=new Uint8Array(4);let R,Q;const P=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(pn(A)||!A.output||!A.input&&0!==A.avail_in)return on;n=A.state,n.mode===gn&&(n.mode=In),a=A.next_out,i=A.output,s=A.avail_out,r=A.next_in,t=A.input,o=A.avail_in,c=n.hold,u=n.bits,l=o,E=s,p=tn;A:for(;;)switch(n.mode){case En:if(0===n.wrap){n.mode=In;break}for(;u<16;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if(2&n.wrap&&35615===c){0===n.wbits&&(n.wbits=15),n.check=0,w[0]=255&c,w[1]=c>>>8&255,n.check=hA(n.check,w,2,0),c=0,u=0,n.mode=16181;break}if(n.head&&(n.head.done=!1),!(1&n.wrap)||(((255&c)<<8)+(c>>8))%31){A.msg="incorrect header check",n.mode=Dn;break}if((15&c)!==ln){A.msg="unknown compression method",n.mode=Dn;break}if(c>>>=4,u-=4,h=8+(15&c),0===n.wbits&&(n.wbits=h),h>15||h>n.wbits){A.msg="invalid window size",n.mode=Dn;break}n.dmax=1<<n.wbits,n.flags=0,A.adler=n.check=1,n.mode=512&c?16189:gn,c=0,u=0;break;case 16181:for(;u<16;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if(n.flags=c,(255&n.flags)!==ln){A.msg="unknown compression method",n.mode=Dn;break}if(57344&n.flags){A.msg="unknown header flags set",n.mode=Dn;break}n.head&&(n.head.text=c>>8&1),512&n.flags&&4&n.wrap&&(w[0]=255&c,w[1]=c>>>8&255,n.check=hA(n.check,w,2,0)),c=0,u=0,n.mode=16182;case 16182:for(;u<32;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}n.head&&(n.head.time=c),512&n.flags&&4&n.wrap&&(w[0]=255&c,w[1]=c>>>8&255,w[2]=c>>>16&255,w[3]=c>>>24&255,n.check=hA(n.check,w,4,0)),c=0,u=0,n.mode=16183;case 16183:for(;u<16;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}n.head&&(n.head.xflags=255&c,n.head.os=c>>8),512&n.flags&&4&n.wrap&&(w[0]=255&c,w[1]=c>>>8&255,n.check=hA(n.check,w,2,0)),c=0,u=0,n.mode=16184;case 16184:if(1024&n.flags){for(;u<16;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}n.length=c,n.head&&(n.head.extra_len=c),512&n.flags&&4&n.wrap&&(w[0]=255&c,w[1]=c>>>8&255,n.check=hA(n.check,w,2,0)),c=0,u=0}else n.head&&(n.head.extra=null);n.mode=16185;case 16185:if(1024&n.flags&&(S=n.length,S>o&&(S=o),S&&(n.head&&(h=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Uint8Array(n.head.extra_len)),n.head.extra.set(t.subarray(r,r+S),h)),512&n.flags&&4&n.wrap&&(n.check=hA(n.check,t,S,r)),o-=S,r+=S,n.length-=S),n.length))break A;n.length=0,n.mode=16186;case 16186:if(2048&n.flags){if(0===o)break A;S=0;do{h=t[r+S++],n.head&&h&&n.length<65536&&(n.head.name+=String.fromCharCode(h))}while(h&&S<o);if(512&n.flags&&4&n.wrap&&(n.check=hA(n.check,t,S,r)),o-=S,r+=S,h)break A}else n.head&&(n.head.name=null);n.length=0,n.mode=16187;case 16187:if(4096&n.flags){if(0===o)break A;S=0;do{h=t[r+S++],n.head&&h&&n.length<65536&&(n.head.comment+=String.fromCharCode(h))}while(h&&S<o);if(512&n.flags&&4&n.wrap&&(n.check=hA(n.check,t,S,r)),o-=S,r+=S,h)break A}else n.head&&(n.head.comment=null);n.mode=16188;case 16188:if(512&n.flags){for(;u<16;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if(4&n.wrap&&c!==(65535&n.check)){A.msg="header crc mismatch",n.mode=Dn;break}c=0,u=0}n.head&&(n.head.hcrc=n.flags>>9&1,n.head.done=!0),A.adler=n.check=0,n.mode=gn;break;case 16189:for(;u<32;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}A.adler=n.check=fn(c),c=0,u=0,n.mode=Sn;case Sn:if(0===n.havedict)return A.next_out=a,A.avail_out=s,A.next_in=r,A.avail_in=o,n.hold=c,n.bits=u,an;A.adler=n.check=1,n.mode=gn;case gn:if(e===en||e===nn)break A;case In:if(n.last){c>>>=7&u,u-=7&u,n.mode=Cn;break}for(;u<3;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}switch(n.last=1&c,c>>>=1,u-=1,3&c){case 0:n.mode=16193;break;case 1:if(yn(n),n.mode=Bn,e===nn){c>>>=2,u-=2;break A}break;case 2:n.mode=16196;break;case 3:A.msg="invalid block type",n.mode=Dn}c>>>=2,u-=2;break;case 16193:for(c>>>=7&u,u-=7&u;u<32;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if((65535&c)!=(c>>>16^65535)){A.msg="invalid stored block lengths",n.mode=Dn;break}if(n.length=65535&c,c=0,u=0,n.mode=dn,e===nn)break A;case dn:n.mode=16195;case 16195:if(S=n.length,S){if(S>o&&(S=o),S>s&&(S=s),0===S)break A;i.set(t.subarray(r,r+S),a),o-=S,r+=S,s-=S,a+=S,n.length-=S;break}n.mode=gn;break;case 16196:for(;u<14;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if(n.nlen=257+(31&c),c>>>=5,u-=5,n.ndist=1+(31&c),c>>>=5,u-=5,n.ncode=4+(15&c),c>>>=4,u-=4,n.nlen>286||n.ndist>30){A.msg="too many length or distance symbols",n.mode=Dn;break}n.have=0,n.mode=16197;case 16197:for(;n.have<n.ncode;){for(;u<3;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}n.lens[P[n.have++]]=7&c,c>>>=3,u-=3}for(;n.have<19;)n.lens[P[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,R={bits:n.lenbits},p=$e(0,n.lens,0,19,n.lencode,0,n.work,R),n.lenbits=R.bits,p){A.msg="invalid code lengths set",n.mode=Dn;break}n.have=0,n.mode=16198;case 16198:for(;n.have<n.nlen+n.ndist;){for(;M=n.lencode[c&(1<<n.lenbits)-1],d=M>>>24,B=M>>>16&255,m=65535&M,!(d<=u);){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if(m<16)c>>>=d,u-=d,n.lens[n.have++]=m;else{if(16===m){for(Q=d+2;u<Q;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if(c>>>=d,u-=d,0===n.have){A.msg="invalid bit length repeat",n.mode=Dn;break}h=n.lens[n.have-1],S=3+(3&c),c>>>=2,u-=2}else if(17===m){for(Q=d+3;u<Q;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}c>>>=d,u-=d,h=0,S=3+(7&c),c>>>=3,u-=3}else{for(Q=d+7;u<Q;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}c>>>=d,u-=d,h=0,S=11+(127&c),c>>>=7,u-=7}if(n.have+S>n.nlen+n.ndist){A.msg="invalid bit length repeat",n.mode=Dn;break}for(;S--;)n.lens[n.have++]=h}}if(n.mode===Dn)break;if(0===n.lens[256]){A.msg="invalid code -- missing end-of-block",n.mode=Dn;break}if(n.lenbits=9,R={bits:n.lenbits},p=$e(1,n.lens,0,n.nlen,n.lencode,0,n.work,R),n.lenbits=R.bits,p){A.msg="invalid literal/lengths set",n.mode=Dn;break}if(n.distbits=6,n.distcode=n.distdyn,R={bits:n.distbits},p=$e(2,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,R),n.distbits=R.bits,p){A.msg="invalid distances set",n.mode=Dn;break}if(n.mode=Bn,e===nn)break A;case Bn:n.mode=mn;case mn:if(o>=6&&s>=258){A.next_out=a,A.avail_out=s,A.next_in=r,A.avail_in=o,n.hold=c,n.bits=u,We(A,E),a=A.next_out,i=A.output,s=A.avail_out,r=A.next_in,t=A.input,o=A.avail_in,c=n.hold,u=n.bits,n.mode===gn&&(n.back=-1);break}for(n.back=0;M=n.lencode[c&(1<<n.lenbits)-1],d=M>>>24,B=M>>>16&255,m=65535&M,!(d<=u);){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if(B&&!(240&B)){for(C=d,D=B,f=m;M=n.lencode[f+((c&(1<<C+D)-1)>>C)],d=M>>>24,B=M>>>16&255,m=65535&M,!(C+d<=u);){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}c>>>=C,u-=C,n.back+=C}if(c>>>=d,u-=d,n.back+=d,n.length=m,0===B){n.mode=16205;break}if(32&B){n.back=-1,n.mode=gn;break}if(64&B){A.msg="invalid literal/length code",n.mode=Dn;break}n.extra=15&B,n.mode=16201;case 16201:if(n.extra){for(Q=n.extra;u<Q;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}n.length+=c&(1<<n.extra)-1,c>>>=n.extra,u-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=16202;case 16202:for(;M=n.distcode[c&(1<<n.distbits)-1],d=M>>>24,B=M>>>16&255,m=65535&M,!(d<=u);){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if(!(240&B)){for(C=d,D=B,f=m;M=n.distcode[f+((c&(1<<C+D)-1)>>C)],d=M>>>24,B=M>>>16&255,m=65535&M,!(C+d<=u);){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}c>>>=C,u-=C,n.back+=C}if(c>>>=d,u-=d,n.back+=d,64&B){A.msg="invalid distance code",n.mode=Dn;break}n.offset=m,n.extra=15&B,n.mode=16203;case 16203:if(n.extra){for(Q=n.extra;u<Q;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}n.offset+=c&(1<<n.extra)-1,c>>>=n.extra,u-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){A.msg="invalid distance too far back",n.mode=Dn;break}n.mode=16204;case 16204:if(0===s)break A;if(S=E-s,n.offset>S){if(S=n.offset-S,S>n.whave&&n.sane){A.msg="invalid distance too far back",n.mode=Dn;break}S>n.wnext?(S-=n.wnext,g=n.wsize-S):g=n.wnext-S,S>n.length&&(S=n.length),I=n.window}else I=i,g=a-n.offset,S=n.length;S>s&&(S=s),s-=S,n.length-=S;do{i[a++]=I[g++]}while(--S);0===n.length&&(n.mode=mn);break;case 16205:if(0===s)break A;i[a++]=n.length,s--,n.mode=mn;break;case Cn:if(n.wrap){for(;u<32;){if(0===o)break A;o--,c|=t[r++]<<u,u+=8}if(E-=s,A.total_out+=E,n.total+=E,4&n.wrap&&E&&(A.adler=n.check=n.flags?hA(n.check,i,E,a-E):DA(n.check,i,E,a-E)),E=s,4&n.wrap&&(n.flags?c:fn(c))!==n.check){A.msg="incorrect data check",n.mode=Dn;break}c=0,u=0}n.mode=16207;case 16207:if(n.wrap&&n.flags){for(;u<32;){if(0===o)break A;o--,c+=t[r++]<<u,u+=8}if(4&n.wrap&&c!==(4294967295&n.total)){A.msg="incorrect length check",n.mode=Dn;break}c=0,u=0}n.mode=16208;case 16208:p=rn;break A;case Dn:p=sn;break A;case 16210:return cn;default:return on}return A.next_out=a,A.avail_out=s,A.next_in=r,A.avail_in=o,n.hold=c,n.bits=u,(n.wsize||E!==A.avail_out&&n.mode<Dn&&(n.mode<Cn||e!==An))&&On(A,A.output,A.next_out,E-A.avail_out),l-=A.avail_in,E-=A.avail_out,A.total_in+=l,A.total_out+=E,n.total+=E,4&n.wrap&&E&&(A.adler=n.check=n.flags?hA(n.check,i,E,A.next_out-E):DA(n.check,i,E,A.next_out-E)),A.data_type=n.bits+(n.last?64:0)+(n.mode===gn?128:0)+(n.mode===Bn||n.mode===dn?256:0),(0===l&&0===E||e===An)&&p===tn&&(p=un),p},Gn=(A,e)=>{const n=e.length;let t,i,r;return pn(A)?on:(t=A.state,0!==t.wrap&&t.mode!==Sn?on:t.mode===Sn&&(i=1,i=DA(i,e,n,0),i!==t.check)?sn:(r=On(A,e,n,n),r?(t.mode=16210,cn):(t.havedict=1,tn)))},Fn={inflateReset:wn,inflateReset2:Rn,inflateResetKeep:Mn,inflateInit:A=>Qn(A,15),inflateInit2:Qn,inflate:Nn,inflateEnd:A=>{if(pn(A))return on;let e=A.state;return e.window&&(e.window=null),A.state=null,tn},inflateGetHeader:(A,e)=>{if(pn(A))return on;const n=A.state;return 2&n.wrap?(n.head=e,e.done=!1,tn):on},inflateSetDictionary:Gn,inflateInfo:"pako inflate (from Nodeca project)"};var Un=function(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1};const _n=Object.prototype.toString,{Z_NO_FLUSH:bn,Z_FINISH:kn,Z_OK:Ln,Z_STREAM_END:qn,Z_NEED_DICT:Vn,Z_STREAM_ERROR:xn,Z_DATA_ERROR:Hn,Z_MEM_ERROR:Yn}=MA;function Jn(A){this.options=we({chunkSize:65536,windowBits:15,to:""},A||{});const e=this.options;e.raw&&e.windowBits>=0&&e.windowBits<16&&(e.windowBits=-e.windowBits,0===e.windowBits&&(e.windowBits=-15)),!(e.windowBits>=0&&e.windowBits<16)||A&&A.windowBits||(e.windowBits+=32),e.windowBits>15&&e.windowBits<48&&(15&e.windowBits||(e.windowBits|=15)),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new Oe,this.strm.avail_out=0;let n=Fn.inflateInit2(this.strm,e.windowBits);if(n!==Ln)throw new Error(pA[n]);if(this.header=new Un,Fn.inflateGetHeader(this.strm,this.header),e.dictionary&&("string"==typeof e.dictionary?e.dictionary=Te(e.dictionary):"[object ArrayBuffer]"===_n.call(e.dictionary)&&(e.dictionary=new Uint8Array(e.dictionary)),e.raw&&(n=Fn.inflateSetDictionary(this.strm,e.dictionary),n!==Ln)))throw new Error(pA[n])}function Wn(A,e){const n=new Jn(e);if(n.push(A),n.err)throw n.msg||pA[n.err];return n.result}Jn.prototype.push=function(A,e){const n=this.strm,t=this.options.chunkSize,i=this.options.dictionary;let r,a,o;if(this.ended)return!1;for(a=e===~~e?e:!0===e?kn:bn,"[object ArrayBuffer]"===_n.call(A)?n.input=new Uint8Array(A):n.input=A,n.next_in=0,n.avail_in=n.input.length;;){for(0===n.avail_out&&(n.output=new Uint8Array(t),n.next_out=0,n.avail_out=t),r=Fn.inflate(n,a),r===Vn&&i&&(r=Fn.inflateSetDictionary(n,i),r===Ln?r=Fn.inflate(n,a):r===Hn&&(r=Vn));n.avail_in>0&&r===qn&&n.state.wrap>0&&0!==A[n.next_in];)Fn.inflateReset(n),r=Fn.inflate(n,a);switch(r){case xn:case Hn:case Vn:case Yn:return this.onEnd(r),this.ended=!0,!1}if(o=n.avail_out,n.next_out&&(0===n.avail_out||r===qn))if("string"===this.options.to){let A=ye(n.output,n.next_out),e=n.next_out-A,i=ve(n.output,A);n.next_out=e,n.avail_out=t-e,e&&n.output.set(n.output.subarray(A,A+e),0),this.onData(i)}else this.onData(n.output.length===n.next_out?n.output:n.output.subarray(0,n.next_out));if(r!==Ln||0!==o){if(r===qn)return r=Fn.inflateEnd(this.strm),this.onEnd(r),this.ended=!0,!0;if(0===n.avail_in)break}}return!0},Jn.prototype.onData=function(A){this.chunks.push(A)},Jn.prototype.onEnd=function(A){A===Ln&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=Re(this.chunks)),this.chunks=[],this.err=A,this.msg=this.strm.msg};var Kn={Inflate:Jn,inflate:Wn,inflateRaw:function(A,e){return(e=e||{}).raw=!0,Wn(A,e)},ungzip:Wn,constants:MA};const{Deflate:Xn,deflate:jn,deflateRaw:zn,gzip:Zn}=Ye,{Inflate:$n,inflate:At,inflateRaw:et,ungzip:nt}=Kn;var tt={Deflate:Xn,deflate:jn,deflateRaw:zn,gzip:Zn,Inflate:$n,inflate:At,inflateRaw:et,ungzip:nt,constants:MA},it=function(){function A(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{defaultSize:262144};D(this,A),p(this,"buffers",[]),p(this,"views",[]),p(this,"offsets",[]),p(this,"lengths",[]),p(this,"size",0),p(this,"byteLength",0),p(this,"defaultSize",262144),p(this,"consumed",[]),p(this,"consumeOffset",-1),this.defaultSize=e.defaultSize||this.defaultSize}return h(A,[{key:"consume",value:function(A){if(this.consumeOffset=Math.max(A,this.consumeOffset),this.consumed&&this.offsets.length)for(;;){var e,n=this.offsets[this.consumed.length],t=this.lengths[this.consumed.length];if(void 0===n||void 0===t)return;var i=n+t;if(this.consumeOffset<i)return;this.consumed.push(null===(e=this.consumeListener)||void 0===e?void 0:e.call(this,this.buffers,0,Math.min(this.buffers.length,n-this.consumeOffset))),this.buffers[this.consumed.length-1]=null,this.views[this.consumed.length-1]=null}}},{key:"hasData",value:function(A,e){if(A>this.size||e>this.size)return!1;for(var n=0;n<this.offsets.length;n++){var t=this.offsets[n],i=t+this.lengths[n];if(e<=i)return!!this.buffers[n];if(A<=i&&e>t&&!this.buffers[n+1])return!1}return!0}},{key:"checkSize",value:function(A){for(;A>this.byteLength;){var e=new ArrayBuffer(this.defaultSize);this.buffers.push(e),this.views.push(new DataView(e)),this.offsets.push(this.byteLength),this.lengths.push(e.byteLength),this.byteLength+=e.byteLength}}},{key:"addBuffer",value:function(A){var e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;A=A.buffer||A;var t=(null==n?void 0:n.start)||0,i=(null==n?void 0:n.end)||A.byteLength,r=null!==(e=null==n?void 0:n.transfer)&&void 0!==e?e:0===t&&i===A.byteLength;if(t!==i){var a=r?A:A.slice(t,i),o=this.offsets.length?this.offsets[this.offsets.length-1]:0,s=this.lengths.length?this.lengths[this.lengths.length-1]:0;this.buffers.push(a),this.views.push(new DataView(a)),this.offsets.push(o+s),this.lengths.push(a.byteLength),this.size+=a.byteLength,this.byteLength+=a.byteLength}}},{key:"from",value:function(A,e){var n,t,i,r;this.size=A.size,this.byteLength=A.byteLength,(n=this.offsets).push.apply(n,v(A.offsets)),(t=this.lengths).push.apply(t,v(A.lengths)),(i=this.buffers).push.apply(i,v(A.buffers)),(r=this.views).push.apply(r,v(A.views))}},{key:"slice",value:function(){var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.size;if(A===e)return new Uint8Array(0).buffer;var n=this.findStart(A);if(void 0===n)throw new Error("Start ".concat(A," out of range of 0...").concat(this.byteLength));var t=this.buffers[n];if(t){var i=this.offsets[n],r=t.byteLength;if(e<=i+r)return t.slice(A-i,e-i);for(var a=new Uint8Array(e-A),o=0;A+o<e&&n<this.buffers.length;){r=(t=this.buffers[n]).byteLength;var s=A+o-(i=this.offsets[n]),c=Math.min(e-A-o,r-s);a.set(new Uint8Array(t,s,c),o),o+=c,n++}return a.buffer}console.error("Buffer should be defined here")}},{key:"findStart",value:function(){for(var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=0;e<this.buffers.length;e++)if(A>=this.offsets[e]&&A<this.offsets[e]+this.lengths[e])return e}},{key:"findView",value:function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=this.findStart(A),t=this.offsets[n],i=this.lengths[n];if(void 0===t)throw new Error("Finding view is past end of input for start=".concat(A," where offsets=").concat(this.offsets," and lengths are ").concat(this.lengths));if(A+e-t<=i)return{view:this.views[n],viewOffset:t,index:n};var r=this.slice(A,A+e);return{view:new DataView(r),viewOffset:A,writeCommit:!0}}},{key:"writeCommit",value:function(A,e){this.writeBuffer(A.buffer,e)}},{key:"writeBuffer",value:function(A,e){for(var n=this.findStart(e),t=0;t<A.byteLength;){var i=this.buffers[n];if(!i)throw new Error("Not enough space to write ".concat(A.byteLength));var r=e+t-this.offsets[n],a=Math.min(i.byteLength-r,A.byteLength-t),o=new Uint8Array(i,r,a),s=new Uint8Array(A.buffer||A,t,a);o.set(s),t+=a,n++}}},{key:"getUint8",value:function(A){var e=this.findView(A,1),n=e.view,t=e.viewOffset;return n.getUint8(A-t)}},{key:"getUint16",value:function(A,e){var n=this.findView(A,2),t=n.view,i=n.viewOffset;return t.getUint16(A-i,e)}},{key:"getUint32",value:function(A,e){var n=this.findView(A,4),t=n.view,i=n.viewOffset;return t.getUint32(A-i,e)}},{key:"getFloat32",value:function(A,e){var n=this.findView(A,4),t=n.view,i=n.viewOffset;return t.getFloat32(A-i,e)}},{key:"getFloat64",value:function(A,e){var n=this.findView(A,8),t=n.view,i=n.viewOffset;return t.getFloat64(A-i,e)}},{key:"getInt8",value:function(A){var e=this.findView(A,1),n=e.view,t=e.viewOffset;return n.getInt8(A-t)}},{key:"getInt16",value:function(A,e){var n=this.findView(A,2),t=n.view,i=n.viewOffset;return t.getInt16(A-i,e)}},{key:"getInt32",value:function(A,e){var n=this.findView(A,4),t=n.view,i=n.viewOffset;return t.getInt32(A-i,e)}},{key:"setUint8",value:function(A,e){var n=this.findView(A,1),t=n.view,i=n.viewOffset;t.setUint8(A-i,e)}},{key:"setUint16",value:function(A,e,n){var t=this.findView(A,2),i=t.view,r=t.viewOffset,a=t.writeCommit;i.setUint16(A-r,e,n),a&&this.writeCommit(i,A)}},{key:"setUint32",value:function(A,e,n){var t=this.findView(A,4),i=t.view,r=t.viewOffset,a=t.writeCommit;i.setUint32(A-r,e,n),a&&this.writeCommit(i,A)}},{key:"setFloat32",value:function(A,e,n){var t=this.findView(A,4),i=t.view,r=t.viewOffset,a=t.writeCommit;i.setFloat32(A-r,e,n),a&&this.writeCommit(i,A)}},{key:"setFloat64",value:function(A,e,n){var t=this.findView(A,8),i=t.view,r=t.viewOffset,a=t.writeCommit;i.setFloat64(A-r,e,n),a&&this.writeCommit(i,A)}},{key:"setInt8",value:function(A,e){var n=this.findView(A,1),t=n.view,i=n.viewOffset;t.setInt8(A-i,e)}},{key:"setInt16",value:function(A,e,n){var t=this.findView(A,2),i=t.view,r=t.viewOffset,a=t.writeCommit;i.setInt16(A-r,e,n),a&&this.writeCommit(i,A)}},{key:"setInt32",value:function(A,e,n){var t=this.findView(A,4),i=t.view,r=t.viewOffset,a=t.writeCommit;i.setInt32(A-r,e,n),a&&this.writeCommit(i,A)}},{key:"getBufferMemoryInfo",value:function(A){for(var e=0,n=0,t=0,i=0,r=null!=A?A:this.consumeOffset,a=0;a<this.buffers.length;a++){var o=this.buffers[a];if(null!=o){e++,n+=o.byteLength;var s=this.offsets[a];s+this.lengths[a]<=r?(t++,i+=o.byteLength):s<r&&(i+=r-s)}}return{bufferCount:e,totalSize:n,consumeOffset:r,buffersBeforeOffset:t,bytesBeforeOffset:i}}}]),A}();function rt(A){return Array.isArray(A)?A.map(rt):"string"==typeof A?parseFloat(A):A}function at(A){if(Array.isArray(A))return A.map(at);if(isNaN(A))throw new Error("Not a number: "+A);return"string"==typeof A?parseInt(A):A}var ot=function(){function A(){var e,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;D(this,A),p(this,"offset",0),p(this,"startOffset",0),p(this,"isLittleEndian",!1),p(this,"size",0),p(this,"view",new it),p(this,"availableListeners",[]),p(this,"isComplete",!1),p(this,"clearBuffers",!1),p(this,"encoder",new TextEncoder("utf-8")),this.isLittleEndian=(null==n?void 0:n.littleEndian)||this.isLittleEndian,this.view.defaultSize=null!==(e=null==n?void 0:n.defaultSize)&&void 0!==e?e:this.view.defaultSize,this.clearBuffers=n.clearBuffers||!1}var e;return h(A,[{key:"setComplete",value:function(){var A=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];this.isComplete=A,this.notifyAvailableListeners()}},{key:"isAvailable",value:function(A){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return this.offset+A<=this.endOffset||e&&this.isComplete}},{key:"ensureAvailable",value:function(){var A=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1024;return!!this.isAvailable(e)||new Promise(function(n){!function t(){A.isAvailable(e)?n(!0):A.availableListeners.push(t)}()})}},{key:"setEndian",value:function(A){this.isLittleEndian=A}},{key:"slice",value:function(){var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.startOffset,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.endOffset;return this.view.slice(A,e)}},{key:"getBuffer",value:function(){var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.size;return this.noCopy?new Uint8Array(this.slice(A,e)):this.slice(A,e)}},{key:"buffer",get:function(){return this.getBuffer()}},{key:"available",get:function(){return this.endOffset-this.offset}},{key:"writeUint8",value:function(A){return this.checkSize(1),this.view.setUint8(this.offset,at(A)),this.increment(1)}},{key:"writeUint8Repeat",value:function(A,e){var n=at(A);this.checkSize(e);for(var t=0;t<e;t++)this.view.setUint8(this.offset+t,n);return this.increment(e)}},{key:"writeInt8",value:function(A){return this.checkSize(1),this.view.setInt8(this.offset,at(A)),this.increment(1)}},{key:"writeUint16",value:function(A){return this.checkSize(2),this.view.setUint16(this.offset,at(A),this.isLittleEndian),this.increment(2)}},{key:"writeTwoUint16s",value:function(A){this.checkSize(4);var e=A>>16,n=65535&A;return this.view.setUint16(this.offset,at(e),this.isLittleEndian),this.view.setUint16(this.offset+2,at(n),this.isLittleEndian),this.increment(4)}},{key:"writeInt16",value:function(A){return this.checkSize(2),this.view.setInt16(this.offset,at(A),this.isLittleEndian),this.increment(2)}},{key:"writeUint32",value:function(A){return this.checkSize(4),this.view.setUint32(this.offset,at(A),this.isLittleEndian),this.increment(4)}},{key:"writeInt32",value:function(A){return this.checkSize(4),this.view.setInt32(this.offset,at(A),this.isLittleEndian),this.increment(4)}},{key:"writeFloat",value:function(A){return this.checkSize(4),this.view.setFloat32(this.offset,rt(A),this.isLittleEndian),this.increment(4)}},{key:"writeDouble",value:function(A){return this.checkSize(8),this.view.setFloat64(this.offset,rt(A),this.isLittleEndian),this.increment(8)}},{key:"writeUTF8String",value:function(A){var e=this.encoder.encode(A);return this.checkSize(e.byteLength),this.view.writeBuffer(e,this.offset),this.increment(e.byteLength)}},{key:"writeAsciiString",value:function(A){var e=(A=A||"").length;this.checkSize(e);for(var n=this.offset,t=0;t<e;t++){var i=A.charCodeAt(t);this.view.setUint8(n+t,i)}return this.increment(e)}},{key:"readUint32",value:function(){var A=this.view.getUint32(this.offset,this.isLittleEndian);return this.increment(4),A}},{key:"readUint16",value:function(){var A=this.view.getUint16(this.offset,this.isLittleEndian);return this.increment(2),A}},{key:"readUint8",value:function(){var A=this.view.getUint8(this.offset);return this.increment(1),A}},{key:"peekUint8",value:function(A){return this.view.getUint8(this.offset+A)}},{key:"readUint8Array",value:function(A){if(this.offset+A>this.endOffset)throw new Error("Stream has insufficient data: requested ".concat(A," bytes at offset ").concat(this.offset,", but only ").concat(this.endOffset-this.offset," bytes available (endOffset ").concat(this.endOffset,")"));var e=new Uint8Array(this.view.slice(this.offset,this.offset+A));return this.increment(A),e}},{key:"readArrayBuffer",value:function(A){return this.readUint8Array(A).buffer}},{key:"readUint16Array",value:function(A){for(var e=A/2,n=new Uint16Array(e),t=0;t++<e;)n[t]=this.view.getUint16(this.offset,this.isLittleEndian),this.offset+=2;return n}},{key:"readInt8",value:function(){var A=this.view.getInt8(this.offset,this.isLittleEndian);return this.increment(1),A}},{key:"readInt16",value:function(){var A=this.view.getInt16(this.offset,this.isLittleEndian);return this.increment(2),A}},{key:"readInt32",value:function(){var A=this.view.getInt32(this.offset,this.isLittleEndian);return this.increment(4),A}},{key:"readFloat",value:function(){var A=this.view.getFloat32(this.offset,this.isLittleEndian);return this.increment(4),A}},{key:"readDouble",value:function(){var A=this.view.getFloat64(this.offset,this.isLittleEndian);return this.increment(8),A}},{key:"readAsciiString",value:function(A){var e="",n=this.offset,t=this.offset+A;t>=this.view.byteLength&&(t=this.view.byteLength);for(var i=n;i<t;++i)e+=String.fromCharCode(this.view.getUint8(i));return this.increment(t-n),e}},{key:"readVR",value:function(){var A=String.fromCharCode(this.view.getUint8(this.offset))+String.fromCharCode(this.view.getUint8(this.offset+1));return this.increment(2),A}},{key:"readEncodedString",value:function(A){this.offset+A>=this.view.byteLength&&(A=this.view.byteLength-this.offset);var e=new DataView(this.slice(this.offset,this.offset+A)),n=this.decoder.decode(e);return this.increment(A),n}},{key:"readHex",value:function(A){for(var e="",n=0;n<A;n++)e+=this.readUint8().toString(16);return e}},{key:"checkSize",value:function(A){this.view.checkSize(this.offset+A)}},{key:"concat",value:function(A){return this.view.checkSize(this.size+A.size-A.startOffset),this.view.writeBuffer(new Uint8Array(A.slice(A.startOffset,A.size)),this.offset),this.offset+=A.size,this.size=this.offset,this.endOffset=this.size,this.view.availableSize}},{key:"increment",value:function(A){return this.offset+=A,this.offset>this.size&&(this.size=this.offset),A}},{key:"fromAsyncStream",value:(e=C(I().mark(function A(e){var n,t,i,r,a,o,c;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:n=!1,t=!1,A.prev=2,r=s(e);case 4:return A.next=6,r.next();case 6:if(!(n=!(a=A.sent).done)){A.next=13;break}o=a.value,c=o.buffer.slice(o.byteOffset,o.byteOffset+o.byteLength),this.addBuffer(c);case 10:n=!1,A.next=4;break;case 13:A.next=19;break;case 15:A.prev=15,A.t0=A.catch(2),t=!0,i=A.t0;case 19:if(A.prev=19,A.prev=20,!n||null==r.return){A.next=24;break}return A.next=24,r.return();case 24:if(A.prev=24,!t){A.next=27;break}throw i;case 27:return A.finish(24);case 28:return A.finish(19);case 29:this.setComplete();case 30:case"end":return A.stop()}},A,this,[[2,15,19,29],[20,,24,28]])})),function(A){return e.apply(this,arguments)})},{key:"addBuffer",value:function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(A)return this.view.addBuffer(A,e),this.size=this.view.size,this.endOffset=this.size,this.notifyAvailableListeners(),this.size}},{key:"notifyAvailableListeners",value:function(){var A=v(this.availableListeners);this.availableListeners.splice(0,this.availableListeners.length),A.forEach(function(A){return A()})}},{key:"consume",value:function(){var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.offset;this.clearBuffers&&this.view.consume(A)}},{key:"hasData",value:function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:A+1;return this.view.hasData(A,e)}},{key:"more",value:function(A){if(this.offset+A>this.endOffset)throw new Error("Request more than currently allocated buffer");var e=new st(this.slice(this.offset,this.offset+A));return this.increment(A),e.setComplete(),e}},{key:"reset",value:function(){return this.offset=0,this}},{key:"end",value:function(){return this.isComplete&&this.offset>=this.end}},{key:"toEnd",value:function(){this.offset=this.view.byteLength}},{key:"getBufferMemoryInfo",value:function(){return this.view.getBufferMemoryInfo(this.offset)}}]),A}(),st=function(A){function e(A,n){var t,i,r,a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{start:null,stop:null,noCopy:!1};return D(this,e),(r=u(this,e,[g(g({},a),{},{littleEndian:n})])).noCopy=a.noCopy,r.decoder=new TextDecoder("latin1"),A instanceof ot?(r.view.from(A.view,a),r.isComplete=!0):A&&(r.view.addBuffer(A),r.isComplete=!0),r.offset=null!==(t=null!==(i=a.start)&&void 0!==i?i:null==A?void 0:A.offset)&&void 0!==t?t:0,r.size=a.stop||(null==A?void 0:A.size)||(null==A?void 0:A.byteLength)||0,r.startOffset=r.offset,r.endOffset=r.size,r}return M(e,A),h(e,[{key:"setDecoder",value:function(A){this.decoder=A}},{key:"reset",value:function(){return this.offset=this.startOffset,this}},{key:"end",value:function(){return this.isComplete&&this.offset>=this.endOffset}},{key:"toEnd",value:function(){this.offset=this.endOffset}},{key:"writeUint8",value:function(A){throw new Error(A,"writeUint8 not implemented")}},{key:"writeUint8Repeat",value:function(A,e){throw new Error("writeUint8Repeat not implemented (value: ".concat(A,", count: ").concat(e,")"))}},{key:"writeInt8",value:function(A){throw new Error(A,"writeInt8 not implemented")}},{key:"writeUint16",value:function(A){throw new Error(A,"writeUint16 not implemented")}},{key:"writeTwoUint16s",value:function(A){throw new Error(A,"writeTwoUint16s not implemented")}},{key:"writeInt16",value:function(A){throw new Error(A,"writeInt16 not implemented")}},{key:"writeUint32",value:function(A){throw new Error(A,"writeUint32 not implemented")}},{key:"writeInt32",value:function(A){throw new Error(A,"writeInt32 not implemented")}},{key:"writeFloat",value:function(A){throw new Error(A,"writeFloat not implemented")}},{key:"writeDouble",value:function(A){throw new Error(A,"writeDouble not implemented")}},{key:"writeAsciiString",value:function(A){throw new Error(A,"writeAsciiString not implemented")}},{key:"writeUTF8String",value:function(A){throw new Error(A,"writeUTF8String not implemented")}},{key:"checkSize",value:function(A){throw new Error(A,"checkSize not implemented")}},{key:"concat",value:function(A){throw new Error(A,"concat not implemented")}}]),e}(ot),ct=function(A){function e(A,n){return D(this,e),u(this,e,[tt.inflateRaw(A.getBuffer(A.offset,A.size)).buffer,A.littleEndian,n])}return M(e,A),h(e)}(st),ut=function(A){function e(A,n){var t;return D(this,e),(t=u(this,e,[{defaultSize:A,littleEndian:n}])).size=0,t}return M(e,A),h(e)}(ot),lt="1.2.840.10008.1.2",Et="1.2.840.10008.1.2.1",St="1.2.840.10008.1.2.1.99",gt="1.2.840.10008.1.2.2",It=4294967295,dt=92,Bt=32,mt=4294893568,Ct=4294893789,Dt=p(p(p(p({},lt,!0),gt,!0),St,!0),Et,!0),ft=new Set(["1.2.840.10008.1.2.4.100","1.2.840.10008.1.2.4.100.1","1.2.840.10008.1.2.4.101","1.2.840.10008.1.2.4.101.1","1.2.840.10008.1.2.4.102","1.2.840.10008.1.2.4.102.1","1.2.840.10008.1.2.4.103","1.2.840.10008.1.2.4.103.1","1.2.840.10008.1.2.4.104","1.2.840.10008.1.2.4.104.1","1.2.840.10008.1.2.4.105","1.2.840.10008.1.2.4.105.1","1.2.840.10008.1.2.4.106","1.2.840.10008.1.2.4.106.1","1.2.840.10008.1.2.4.107","1.2.840.10008.1.2.4.108"]);function ht(A){return A&&ft.has(A)}var pt={Item:"FFFEE000",ItemDelimitationEnd:"FFFEE00D",SequenceDelimitationEnd:"FFFEE0DD",PixelData:"7FE00010",FileMetaInformationGroupLength:"00020000",TransferSyntaxUID:"00020010",Rows:"00280010",Columns:"00280011",SamplesPerPixel:"00280002",BitsAllocated:"00280100",NumberOfFrames:"00280008",SpecificCharacterSet:"00080005",PixelRepresentation:"00280103",DataSetTrailingPadding:"FFFCFFFC",StudyInstanceUID:"0020000D",SeriesInstanceUID:"0020000E",SOPInstanceUID:"00080018",TimezoneOffsetFromUTC:"00080201",AvailableTransferSyntaxUID:"00083002",MediaStorageSOPInstanceUID:"00020003"},Mt={"":"iso-8859-1","iso-ir-6":"iso-8859-1","iso-ir-13":"shift-jis","iso-ir-100":"latin1","iso-ir-101":"iso-8859-2","iso-ir-109":"iso-8859-3","iso-ir-110":"iso-8859-4","iso-ir-126":"iso-ir-126","iso-ir-127":"iso-ir-127","iso-ir-138":"iso-ir-138","iso-ir-144":"iso-ir-144","iso-ir-148":"iso-ir-148","iso-ir-166":"tis-620","iso-2022-ir-6":"iso-8859-1","iso-2022-ir-13":"shift-jis","iso-2022-ir-87":"iso-2022-jp","iso-2022-ir-100":"latin1","iso-2022-ir-101":"iso-8859-2","iso-2022-ir-109":"iso-8859-3","iso-2022-ir-110":"iso-8859-4","iso-2022-ir-126":"iso-ir-126","iso-2022-ir-127":"iso-ir-127","iso-2022-ir-138":"iso-ir-138","iso-2022-ir-144":"iso-ir-144","iso-2022-ir-148":"iso-ir-148","iso-2022-ir-149":"euc-kr","iso-2022-ir-159":"iso-2022-jp","iso-2022-ir-166":"tis-620","iso-2022-ir-58":"iso-ir-58","iso-ir-192":"utf-8",gb18030:"gb18030","iso-2022-gbk":"gbk","iso-2022-58":"gb2312",gbk:"gbk"},wt={"0020000D":"studyInstanceUid","0020000E":"seriesInstanceUid","00080018":"sopInstanceUid","00020010":"transferSyntaxUid","00083002":"availableTransferSyntaxUid","00080201":"timezoneOffsetFromUtc","00080005":"specificCharacterSet","00280008":"numberOfFrames","00280010":"rows","00280011":"columns","00280002":"samplesPerPixel","00280100":"bitsAllocated","00280103":"pixelRepresentation"},Rt=new Set(["0020000D","0020000E","00080018","00020010","00083002","00080201","00080005","00280008","00280010","00280011","00280002","00280100","00280103"]),Qt=new Set(["AE","AS","AT","CS","DA","DS","DT","FL","FD","IS","LO","LT","OB","OD","OF","OL","OV","OW","PN","SH","SL","SQ","SS","ST","SV","TM","UC","UI","UL","UN","UR","US","UT","UV"]),Pt=new Set(["DS","FL","FD","IS","LT","OB","OD","OF","OL","OV","OW","SL","SS","ST","SV","UC","UL","UN","US","UT","UV"]),Tt=Object.freeze({__proto__:null,BULKDATA_VRS:Pt,DEFAULT_INFORMATION_TAGS:Rt,DEFLATED_EXPLICIT_LITTLE_ENDIAN:St,EXPLICIT_BIG_ENDIAN:gt,EXPLICIT_LITTLE_ENDIAN:Et,IMPLICIT_LITTLE_ENDIAN:lt,ITEM_DELIMITATION_LENGTH:0,PADDING_NULL:0,PADDING_SPACE:Bt,PN_COMPONENT_DELIMITER:61,SEQUENCE_DELIMITATION_VALUE:0,SEQUENCE_DELIMITER_TAG:Ct,SEQUENCE_ITEM_TAG:mt,TAG_NAME_MAP:wt,TagHex:pt,UNDEFINED_LENGTH:It,UNDEFINED_LENGTH_FIX:-1,VALID_VRS:Qt,VM_DELIMITER:dt,encodingMapping:Mt,isVideoTransferSyntax:ht,unencapsulatedTransferSyntaxes:Dt,videoTransferSyntaxUIDs:ft});function vt(A){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(null==A)return e?[]:void 0;if("string"==typeof A||A instanceof String){var n=A.split(String.fromCharCode(dt)).filter(Boolean).map(function(A){var e=A.split(String.fromCharCode(61));return g(g(g({},e[0]?{Alphabetic:e[0]}:{}),e[1]?{Ideographic:e[1]}:{}),e[2]?{Phonetic:e[2]}:{})});return e?n:n[0]}return!Array.isArray(A)&&e?[Object.assign({},A)]:A}function yt(A){if("string"==typeof A||A instanceof String)return A;var e=String.fromCharCode(61);return Array.isArray(A)||(A=[A]),A.filter(Boolean).map(function(A){var n,t,i;return void 0===A||"string"==typeof A||A instanceof String?A:[null!==(n=A.Alphabetic)&&void 0!==n?n:"",null!==(t=A.Ideographic)&&void 0!==t?t:"",null!==(i=A.Phonetic)&&void 0!==i?i:""].join(e).replace(new RegExp("".concat(e,"*$")),"")}).join(String.fromCharCode(dt))}var Ot,Nt,Gt,Ft={pnObjectToString:yt,pnConvertToJsonObject:vt,pnAddValueAccessors:function(A){return A.__hasValueAccessors||(Object.defineProperty(A,"__hasValueAccessors",{value:!0}),Object.defineProperty(A,"toJSON",{value:function(){return Array.isArray(this)?this.filter(Boolean).map(function(A){return vt(A,!1)}):vt(this)}}),Object.defineProperty(A,"toString",{value:function(){return yt(A)}})),A}},Ut={set:function(A,e,n){var t;if(["values","Value"].includes(e)&&A.vr&&xt.hasValueAccessors(A.vr))t=xt.createByTypeString(A.vr);else{if(!(e in Gt.nameMap)||!xt.hasValueAccessors(Gt.nameMap[e].vr))return A[e]=n,!0;t=xt.createByTypeString(Gt.nameMap[e].vr)}return A[e]=t.addValueAccessors(n),!0}};function _t(A){return A.replace(/\s*$/g,"")}var bt,kt,Lt=["FL","FD","SL","SS","UL","US","AT"],qt=["OB","OW","OF","SQ","UC","UR","UT","UN","OD"],Vt=["SQ","OF","OW","OB","UN"],xt=function(){function A(e){D(this,A),this.type=e,this.multi=!1,this._isBinary=-1!=Lt.indexOf(this.type),this._allowMultiple=!this._isBinary&&-1==Vt.indexOf(this.type),this._isLength32=-1!=qt.indexOf(this.type),this._storeRaw=!0}return h(A,[{key:"isBinary",value:function(){return this._isBinary}},{key:"allowMultiple",value:function(){return this._allowMultiple}},{key:"isExplicit",value:function(){return this._isLength32}},{key:"isLength32",value:function(){return this._isLength32}},{key:"storeRaw",value:function(){return this._storeRaw}},{key:"addValueAccessors",value:function(A){return A}},{key:"dropPadByte",value:function(A){var e,n=null!==(e=this.maxLength)&&void 0!==e?e:this.maxCharLength;if(!Array.isArray(A)||!n||!this.padByte)return A;if(A.length>1){var t=String.fromCharCode(this.padByte),i=A.length-1,r=A[i];r.length%2!=0&&r.endsWith(t)&&(A[i]=r.substring(0,r.length-1))}return A}},{key:"read",value:function(A,e,n){var t=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{forceStoreRaw:!1};if(this.fixed&&this.maxLength){if(!e)return{rawValue:this.defaultValue,value:this.defaultValue};this.maxLength!=e&&i.error("Invalid length for fixed length tag, vr "+this.type+", length "+this.maxLength+" != "+e)}var r=this.readBytes(A,e,n),a=this.applyFormatting(r);return this.storeRaw()||t.forceStoreRaw||(r=void 0),{rawValue:r,value:a}}},{key:"applyFormatting",value:function(A){return A}},{key:"readBytes",value:function(A,e){return A.readAsciiString(e)}},{key:"readPaddedAsciiString",value:function(A,e){if(!e)return"";if(A.peekUint8(e-1)!==this.padByte)return A.readAsciiString(e);var n=A.readAsciiString(e-1);return A.increment(1),n}},{key:"readPaddedEncodedString",value:function(A,e){if(!e)return"";var n=A.readEncodedString(e);return n.length&&n[n.length-1]!==String.fromCharCode(this.padByte)?n:n.slice(0,-1)}},{key:"write",value:function(A,e){var n=Array.from(arguments);if(null===n[2]||""===n[2]||void 0===n[2])return[A.writeAsciiString("")];var t=[],i=n.slice(2),r=A["write"+e];if(Array.isArray(i[0]))if(i[0].length<1)t.push(0);else{var a=this;i[0].forEach(function(e,n){a.allowMultiple()&&n>0&&A.writeUint8(dt);var o=[e].concat(i.slice(1)),s=r.apply(A,o);t.push(s)})}else t.push(r.apply(A,i));return t}},{key:"writeBytes",value:function(A,e,n){for(var t=(arguments.length>3&&void 0!==arguments[3]?arguments[3]:{allowInvalidVRLength:!1}).allowInvalidVRLength,r=!0,a=Array.isArray(e)?e:[e],o=0,s=0;s<a.length;s++){var c=a[s],u=n[s],l=!1,E=u;if(null===c||t)r=!0;else if(this.checkLength)r=this.checkLength(c);else if(this.maxCharLength){var S=this.maxCharLength;r=c.length<=S,E=c.length,l=!0}else this.maxLength&&(r=u<=this.maxLength);if(!r){var g="Value exceeds max length, vr: "+this.type+", value: "+c+", length: "+E;if(!l)throw new Error(g);i.info(g)}o+=u}this.allowMultiple()&&(o+=a.length?a.length-1:0);var I=o;return 1&o&&(A.writeUint8(this.padByte),I++),I}}],[{key:"setDicomMessageClass",value:function(A){Ot=A}},{key:"setDicomMetaDictionary",value:function(A){Gt=A}},{key:"setTagClass",value:function(A){Nt=A}},{key:"addTagAccessors",value:function(e){var n;return!e.__hasTagAccessors&&A.hasValueAccessors((null===(n=e.vr)||void 0===n?void 0:n.type)||e.vr)?(Object.defineProperty(e,"__hasTagAccessors",{value:!0}),new Proxy(e,Ut)):e}},{key:"hasValueAccessors",value:function(e){return e in wi?wi[e].addValueAccessors!==A.prototype.addValueAccessors:void 0===e}},{key:"createByTypeString",value:function(A){var e=wi[A];return void 0===e&&("ox"==A?(r.error("Invalid vr type",A,"- using OW"),e=wi.OW):"xs"==A?(r.error("Invalid vr type",A,"- using US"),e=wi.US):(r.error("Invalid vr type",A,"- using UN"),e=wi.UN)),e}},{key:"parseUnknownVr",value:function(A){return new Di(A)}}]),A}(),Ht=function(A){function e(A){return D(this,e),u(this,e,[A])}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readAsciiString(e)}},{key:"writeBytes",value:function(A,n,t){var i=P(w(e.prototype),"write",this).call(this,A,"AsciiString",n);return P(w(e.prototype),"writeBytes",this).call(this,A,n,i,t)}}]),e}(xt),Yt=function(A){function e(A){return D(this,e),u(this,e,[A])}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readEncodedString(e)}},{key:"writeBytes",value:function(A,n,t){var i=P(w(e.prototype),"write",this).call(this,A,"UTF8String",n);return P(w(e.prototype),"writeBytes",this).call(this,A,n,i,t)}}]),e}(xt),Jt=function(A){function e(A){var n;return D(this,e),(n=u(this,e,[A]))._storeRaw=!1,n}return M(e,A),h(e,[{key:"writeBytes",value:function(A,n,t,i){var r,a,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},s=o.fragmentMultiframe,c=void 0===s||s;if(n=null==n?[]:n,i){var u=20480,l=n.length,E=[],S=0;for(r=0;r<l;r++){var g=Boolean(1&n[r].byteLength);S+=n[r].byteLength+(g?1:0);var I=1;c&&(I=Math.ceil(n[r].byteLength/u)),S+=8*I}for(a=new ut(S,A.isLittleEndian),r=0;r<l;r++){var d=Boolean(1&n[r].byteLength);E.push(a.size);var B=n[r],m=new st(B),C=1;c&&(C=Math.ceil(m.size/u));for(var D=0,f=0;D<C;D++){var h=D===C-1,p=f+m.size;c&&(p=f+u),h&&(p=m.size);var M=new st(m.getBuffer(f,p));f=p,a.writeUint16(65534),a.writeUint16(57344);var R=h&&d;a.writeUint32(M.size+(R?1:0)),a.concat(M),R&&a.writeInt8(this.padByte)}}for(A.writeUint16(65534),A.writeUint16(57344),A.writeUint32(4*E.length),r=0;r<E.length;r++)A.writeUint32(E[r]);return A.concat(a),A.writeUint16(65534),A.writeUint16(57565),A.writeUint32(0),4294967295}var Q=n[0];return a=new st(Q),A.concat(a),P(w(e.prototype),"writeBytes",this).call(this,A,Q,[a.size],o)}},{key:"readBytes",value:function(A,e){if(4294967295==e){var n=[];if(!Nt.readTag(A).is(4294893568))throw new Error("Item tag not found after undefined binary length");var t=A.readUint32(),i=1,r=[];if(t>0){i=t/4;for(var a=0;a++<i;)r.push(A.readUint32())}else r=[];var o=function(A){var e=Nt.readTag(A);if(e.is(4294893568)){var n=A.readUint32(),t=A.getBuffer(A.offset,A.offset+n);return A.increment(n),t}if(e.is(4294893789)){if(0!==A.readUint32())throw Error("SequenceDelimiterItem tag value was not zero");return null}throw Error("Invalid tag in sequence")};if(r.length>0)(r=r.map(function(e){return e+A.offset})).push(A.size),n=(u=r,l=2,Array.from({length:u.length-(l-1)},function(A,e){return u.slice(e,e+l)})).map(function(e){for(var n=[],t=T(e,2),i=t[0],r=t[1],a=new st(A.buffer,A.isLittleEndian,{start:i,stop:r,noCopy:A.noCopy}),s=0;!a.end();){var c=o(a);if(null===c)break;n.push(c),s+=c.byteLength}if(A.offset=a.offset,1===n.length)return n[0];if(a.noCopy)return n;var u=new ArrayBuffer(s),l=new Uint8Array(u);return n.reduce(function(A,e){return l.set(new Uint8Array(e),A),A+e.byteLength},0),u});else for(;!A.end();){var s=o(A);if(null===s)break;n.push(s)}return n}var c,u,l;return c=A.getBuffer(A.offset,A.offset+e),A.increment(e),[c]}}]),e}(xt),Wt=function(A){function e(){var A;return D(this,e),(A=u(this,e,["AE"])).maxLength=16,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readAsciiString(e)}},{key:"applyFormatting",value:function(A){return A.trim()}}]),e}(Ht),Kt=function(A){function e(){var A;return D(this,e),(A=u(this,e,["CS"])).maxLength=16,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){var n=String.fromCharCode(dt);return this.dropPadByte(A.readAsciiString(e).split(n))}},{key:"applyFormatting",value:function(A){var e=function(A){return A.trim()};return Array.isArray(A)?A.map(function(A){return e(A)}):e(A)}}]),e}(Ht),Xt=function(A){function e(){var A;return D(this,e),(A=u(this,e,["AS"])).maxLength=4,A.padByte=Bt,A.fixed=!0,A.defaultValue="",A}return M(e,A),h(e)}(Ht),jt=function(A){function e(){var A;return D(this,e),(A=u(this,e,["AT"])).maxLength=4,A.valueLength=4,A.padByte=0,A.fixed=!0,A}return M(e,A),h(e,[{key:"readBytes",value:function(A){return Nt.readTag(A).value}},{key:"writeBytes",value:function(A,n,t){return P(w(e.prototype),"writeBytes",this).call(this,A,n,P(w(e.prototype),"write",this).call(this,A,"TwoUint16s",n),t)}}]),e}(xt),zt=function(A){function e(A){var n;return D(this,e),(n=u(this,e,["DA",A])).maxLength=8,n.rangeMatchingMaxLength=18,n.padByte=Bt,n.defaultValue="",n}return M(e,A),h(e,[{key:"checkLength",value:function(A){if("string"==typeof A||A instanceof String){var e=A.includes("-");return A.length<=(e?this.rangeMatchingMaxLength:this.maxLength)}return!0}}]),e}(Ht),Zt=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){var n=String.fromCharCode(dt),t=A.readAsciiString(e);return this.dropPadByte(t.split(n))}}]),e}(Ht),$t=function(A){function e(){var A;return D(this,e),(A=u(this,e,["DS"])).maxLength=16,A.padByte=Bt,A}return M(e,A),h(e,[{key:"applyFormatting",value:function(A){var e=function(A){var e=A.trim().replace(/[^0-9.\\\-+e]/gi,"");return""===e?null:Number(e)};return Array.isArray(A)?A.map(e):e(A)}},{key:"convertToString",value:function(A){if(null===A)return"";if("string"==typeof A)return A;var e=String(A);if(e.length>this.maxLength){var n=A<0?1:0,t=Math.log10(Math.abs(A));if(t<-4||t>=14-n){var i=A.toExponential(16-n);return i.length<=16?i:A.toExponential(16-(i.length-16)-n)}var r=A.toFixed(16-n);return r.length<=16?r:A.toFixed(16-n-(r.length-16))}return e}},{key:"writeBytes",value:function(A,n,t){var i=this,r=Array.isArray(n)?n.map(function(A){return i.convertToString(A)}):[this.convertToString(n)];return P(w(e.prototype),"writeBytes",this).call(this,A,r,t)}}]),e}(Zt),Ai=function(A){function e(){var A;return D(this,e),(A=u(this,e,["DT"])).maxLength=26,A.rangeMatchingMaxLength=54,A.padByte=Bt,A}return M(e,A),h(e,[{key:"checkLength",value:function(A){if("string"==typeof A||A instanceof String){var e=A.includes("-");return A.length<=(e?this.rangeMatchingMaxLength:this.maxLength)}return!0}}]),e}(Ht),ei=function(A){function e(){var A;return D(this,e),(A=u(this,e,["FL"])).maxLength=4,A.padByte=0,A.fixed=!0,A.defaultValue=0,A}return M(e,A),h(e,[{key:"readBytes",value:function(A){return A.readFloat()}},{key:"applyFormatting",value:function(A){return Number(A)}},{key:"writeBytes",value:function(A,n,t){return P(w(e.prototype),"writeBytes",this).call(this,A,n,P(w(e.prototype),"write",this).call(this,A,"Float",n),t)}}]),e}(xt),ni=function(A){function e(){var A;return D(this,e),(A=u(this,e,["FD"])).maxLength=8,A.padByte=0,A.fixed=!0,A.defaultValue=0,A}return M(e,A),h(e,[{key:"readBytes",value:function(A){return A.readDouble()}},{key:"applyFormatting",value:function(A){return Number(A)}},{key:"writeBytes",value:function(A,n,t){return P(w(e.prototype),"writeBytes",this).call(this,A,n,P(w(e.prototype),"write",this).call(this,A,"Double",n),t)}}]),e}(xt),ti=function(A){function e(){var A;return D(this,e),(A=u(this,e,["IS"])).maxLength=12,A.padByte=Bt,A}return M(e,A),h(e,[{key:"applyFormatting",value:function(A){var e=function(A){var e=A.trim().replace(/[^0-9.\\\-+e]/gi,"");return""===e?null:Number(e)};return Array.isArray(A)?A.map(e):e(A)}},{key:"convertToString",value:function(A){return"string"==typeof A?A:null===A?"":String(A)}},{key:"writeBytes",value:function(A,n,t){var i=this,r=Array.isArray(n)?n.map(function(A){return i.convertToString(A)}):[this.convertToString(n)];return P(w(e.prototype),"writeBytes",this).call(this,A,r,t)}}]),e}(Zt),ii=function(A){function e(){var A;return D(this,e),(A=u(this,e,["LO"])).maxCharLength=64,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readEncodedString(e)}},{key:"applyFormatting",value:function(A){return A.trim()}}]),e}(Yt),ri=function(A){function e(){var A;return D(this,e),(A=u(this,e,["LT"])).maxCharLength=10240,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readEncodedString(e)}},{key:"applyFormatting",value:function(A){return _t(A)}}]),e}(Yt),ai=function(A){function e(){var A;return D(this,e),(A=u(this,e,["PN"])).maxLength=null,A.padByte=Bt,A}return M(e,A),h(e,[{key:"addValueAccessors",value:function(A){if("string"==typeof A&&(A=new String(A)),null!=A){if("object"===B(A))return Ft.pnAddValueAccessors(A);throw new Error("Cannot add accessors to non-string primitives")}return A}},{key:"checkLength",value:function(A){if(Array.isArray(A)){var n,t=N(A);try{for(t.s();!(n=t.n()).done;){var i=n.value,r=Object.keys(i).forEach(function(e){return A[e]});if(!e.checkComponentLengths(r))return!1}}catch(A){t.e(A)}finally{t.f()}}else if("string"==typeof A||A instanceof String){var a,o=N(A.split(String.fromCharCode(dt)));try{for(o.s();!(a=o.n()).done;){var s=a.value.split(String.fromCharCode(61));if(!e.checkComponentLengths(s))return!1}}catch(A){o.e(A)}finally{o.f()}}return!0}},{key:"readBytes",value:function(A,e){return this.readPaddedEncodedString(A,e)}},{key:"applyFormatting",value:function(A){var e=function(A){return Ft.pnConvertToJsonObject(A)};return Array.isArray(A)?A.map(function(A){return e(A)}):e(A)}},{key:"writeBytes",value:function(A,n,t){return P(w(e.prototype),"writeBytes",this).call(this,A,Ft.pnObjectToString(n),t)}}],[{key:"checkComponentLengths",value:function(A){for(var e in A){if(A[e].length>64)return!1}return!0}}]),e}(Yt),oi=function(A){function e(){var A;return D(this,e),(A=u(this,e,["SH"])).maxCharLength=16,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readEncodedString(e)}},{key:"applyFormatting",value:function(A){return A.trim()}}]),e}(Yt),si=function(A){function e(){var A;return D(this,e),(A=u(this,e,["SL"])).maxLength=4,A.padByte=0,A.fixed=!0,A.defaultValue=0,A}return M(e,A),h(e,[{key:"readBytes",value:function(A){return A.readInt32()}},{key:"writeBytes",value:function(A,n,t){return P(w(e.prototype),"writeBytes",this).call(this,A,n,P(w(e.prototype),"write",this).call(this,A,"Int32",n),t)}}]),e}(xt),ci=function(A){function e(){var A;return D(this,e),(A=u(this,e,["SQ"])).maxLength=null,A.padByte=0,A.noMultiple=!0,A._storeRaw=!1,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e,n){if(0==e)return[];for(var t=4294967295==e,i=[],r=0;;){var a=Nt.readTag(A),o=null;if(r+=4,a.is(4294893789)){A.readUint32();break}if(!t&&r==e)break;if(a.is(4294893568)){r+=4;var s=null,c=0,u=4294967295==(o=A.readUint32());if(u)for(var l=0;;){if(65534==A.readUint16()){var E=A.readUint16(),S=A.readUint32();if(A.increment(-4),57357==E)if(0===S){if(--l<0){A.increment(4),r+=8;break}c+=4}else c+=2;else 57344==E?(c+=4,4294967295==S&&l++):(c+=2,A.increment(-2))}else c+=2}else c=o;if(c){A.increment(u?-c-8:0),s=A.more(c),r+=c,u&&A.increment(8);var g=Ot._read(s,n);i.push(g)}if(!t&&r==e)break}}return i}},{key:"writeBytes",value:function(A,n,t,i){var r=0;if(n)for(var a=0;a<n.length;a++){var o=n[a];P(w(e.prototype),"write",this).call(this,A,"Uint16",65534),P(w(e.prototype),"write",this).call(this,A,"Uint16",57344),P(w(e.prototype),"write",this).call(this,A,"Uint32",4294967295),r+=Ot.write(o,A,t,i),P(w(e.prototype),"write",this).call(this,A,"Uint16",65534),P(w(e.prototype),"write",this).call(this,A,"Uint16",57357),P(w(e.prototype),"write",this).call(this,A,"Uint32",0),r+=16}return P(w(e.prototype),"write",this).call(this,A,"Uint16",65534),P(w(e.prototype),"write",this).call(this,A,"Uint16",57565),P(w(e.prototype),"write",this).call(this,A,"Uint32",0),r+=8,P(w(e.prototype),"writeBytes",this).call(this,A,n,[r],i)}}]),e}(xt),ui=function(A){function e(){var A;return D(this,e),(A=u(this,e,["SS"])).maxLength=2,A.valueLength=2,A.padByte=0,A.fixed=!0,A.defaultValue=0,A}return M(e,A),h(e,[{key:"readBytes",value:function(A){return A.readInt16()}},{key:"writeBytes",value:function(A,n,t){return P(w(e.prototype),"writeBytes",this).call(this,A,n,P(w(e.prototype),"write",this).call(this,A,"Int16",n),t)}}]),e}(xt),li=function(A){function e(){var A;return D(this,e),(A=u(this,e,["ST"])).maxCharLength=1024,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readEncodedString(e)}},{key:"applyFormatting",value:function(A){return _t(A)}}]),e}(Yt),Ei=function(A){function e(){var A;return D(this,e),(A=u(this,e,["TM"])).maxLength=16,A.rangeMatchingMaxLength=28,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readAsciiString(e)}},{key:"applyFormatting",value:function(A){return _t(A)}},{key:"checkLength",value:function(A){if("string"==typeof A||A instanceof String){var e=A.includes("-");return A.length<=(e?this.rangeMatchingMaxLength:this.maxLength)}return!0}}]),e}(Ht),Si=function(A){function e(){var A;return D(this,e),(A=u(this,e,["UC"])).maxLength=null,A.multi=!0,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readEncodedString(e)}},{key:"applyFormatting",value:function(A){return _t(A)}}]),e}(Yt),gi=function(A){function e(){var A;return D(this,e),(A=u(this,e,["UT"])).maxLength=null,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readEncodedString(e)}},{key:"applyFormatting",value:function(A){return _t(A)}}]),e}(Yt),Ii=function(A){function e(){var A;return D(this,e),(A=u(this,e,["US"])).maxLength=2,A.padByte=0,A.fixed=!0,A.defaultValue=0,A}return M(e,A),h(e,[{key:"readBytes",value:function(A){return A.readUint16()}},{key:"writeBytes",value:function(A,n,t){return P(w(e.prototype),"writeBytes",this).call(this,A,n,P(w(e.prototype),"write",this).call(this,A,"Uint16",n),t)}}]),e}(xt),di=function(A){function e(){var A;return D(this,e),(A=u(this,e,["UL"])).maxLength=4,A.padByte=0,A.fixed=!0,A.defaultValue=0,A}return M(e,A),h(e,[{key:"readBytes",value:function(A){return A.readUint32()}},{key:"writeBytes",value:function(A,n,t){return P(w(e.prototype),"writeBytes",this).call(this,A,n,P(w(e.prototype),"write",this).call(this,A,"Uint32",n),t)}}]),e}(xt),Bi=function(A){function e(){var A;return D(this,e),(A=u(this,e,["UI"])).maxLength=64,A.padByte=0,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){var n=this.readPaddedAsciiString(A,e),t=String.fromCharCode(dt);return-1===n.indexOf(t)?n:this.dropPadByte(n.split(t))}},{key:"applyFormatting",value:function(A){var e=function(A){return A.replace(/[^0-9.]/g,"")};return Array.isArray(A)?A.map(e):e(A)}}]),e}(Ht),mi=function(A){function e(){var A;return D(this,e),(A=u(this,e,["UR"])).maxLength=null,A.padByte=Bt,A}return M(e,A),h(e,[{key:"readBytes",value:function(A,e){return A.readAsciiString(e)}}]),e}(Ht),Ci=function(A){function e(){var A;return D(this,e),(A=u(this,e,["UN"])).maxLength=null,A.padByte=0,A.noMultiple=!0,A}return M(e,A),h(e)}(Jt),Di=function(A){function e(A){var n;return D(this,e),(n=u(this,e,[A])).maxLength=null,n.padByte=0,n.noMultiple=!0,n._isBinary=!0,n._allowMultiple=!1,n._isLength32=!0,n._storeRaw=!0,n}return M(e,A),h(e,[{key:"read",value:function(A,e,n,t){var i=this.readBytes(A,e,n)[0],r=new st(i,!0),a=xt.createByTypeString(this.type);if(a.isBinary()&&e>a.maxLength&&!a.noMultiple){for(var o=[],s=[],c=e/a.maxLength,u=0;u++<c;){var l=a.read(r,a.maxLength,n,t),E=l.rawValue,S=l.value;s.push(E),o.push(S)}return{rawValue:s,value:o}}return a.read(r,e,n,t)}}]),e}(Jt),fi=function(A){function e(){var A;return D(this,e),(A=u(this,e,["OW"])).maxLength=null,A.padByte=0,A.noMultiple=!0,A}return M(e,A),h(e)}(Jt),hi=function(A){function e(){var A;return D(this,e),(A=u(this,e,["OB"])).maxLength=null,A.padByte=0,A.noMultiple=!0,A}return M(e,A),h(e)}(Jt),pi=function(A){function e(){var A;return D(this,e),(A=u(this,e,["OD"])).maxLength=null,A.padByte=0,A.noMultiple=!0,A}return M(e,A),h(e)}(Jt),Mi=function(A){function e(){var A;return D(this,e),(A=u(this,e,["OF"])).maxLength=null,A.padByte=0,A.noMultiple=!0,A}return M(e,A),h(e)}(Jt),wi={AE:new Wt,AS:new Xt,AT:new jt,CS:new Kt,DA:new zt,DS:new $t,DT:new Ai,FL:new ei,FD:new ni,IS:new ti,LO:new ii,LT:new ri,OB:new hi,OD:new pi,OF:new Mi,OW:new fi,PN:new ai,SH:new oi,SL:new si,SQ:new ci,SS:new ui,ST:new li,TM:new Ei,UC:new Si,UI:new Bi,UL:new di,UN:new Ci,UR:new mi,US:new Ii,UT:new gi},Ri="1.2.840.10008.1.2.1",Qi=function(){function A(e){D(this,A),this.meta=e,this.dict={}}return h(A,[{key:"upsertTag",value:function(A,e,n){this.dict[A]||(this.dict[A]=xt.addTagAccessors({vr:e})),this.dict[A].Value=n}},{key:"write",value:function(){var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{allowInvalidVRLength:!1},e=Ri,n=new ut(4096,!0);n.writeUint8Repeat(0,128),n.writeAsciiString("DICM");var t=new ut(1024);this.meta[pt.TransferSyntaxUID]||(this.meta[pt.TransferSyntaxUID]={vr:"UI",Value:[Ri]}),bt.write(this.meta,t,e,A),bt.writeTagObject(n,pt.FileMetaInformationGroupLength,"UL",t.size,e,A),n.concat(t);var i=this.meta[pt.TransferSyntaxUID].Value[0];return bt.write(this.dict,n,i,A),n.getBuffer()}}],[{key:"setDicomMessageClass",value:function(A){bt=A}}]),A}(),Pi=["UL","UI","SH","US","AE","AT","LO","LT","CS","IS","OB","up","SQ","DA","TM","DT","ST","PN","UR","UC","UT","UV","FD","DS","FL","AS","ox","OF","SL","SS","xs","lt","OW","OD","OL","UN","OV","SV","na"],Ti=["1","1-n","1-8","2-n","1-3","1-2","3-3n","2","4","3","2-4","2-2n","6","16","9","1-32","1-99","3-n","6-n"],vi="CommandGroupLengthRETIRED_CommandLengthToEndAffectedSOPClassUIDRequestedSOPClassUIDRETIRED_CommandRecognitionCodeCommandFieldMessageIDMessageIDBeingRespondedToRETIRED_InitiatorRETIRED_ReceiverRETIRED_FindLocationMoveDestinationPriorityCommandDataSetTypeRETIRED_NumberOfMatchesRETIRED_ResponseSequenceNumberStatusOffendingElementErrorCommentErrorIDAffectedSOPInstanceUIDRequestedSOPInstanceUIDEventTypeIDAttributeIdentifierListActionTypeIDNumberOfRemainingSuboperationsNumberOfCompletedSuboperationsNumberOfFailedSuboperationsNumberOfWarningSuboperationsMoveOriginatorApplicationEntityTitleMoveOriginatorMessageIDRETIRED_DialogReceiverRETIRED_TerminalTypeRETIRED_MessageSetIDRETIRED_EndMessageIDRETIRED_DisplayFormatRETIRED_PagePositionIDRETIRED_TextFormatIDRETIRED_NormalReverseRETIRED_AddGrayScaleRETIRED_BordersRETIRED_CopiesRETIRED_CommandMagnificationTypeRETIRED_EraseRETIRED_PrintRETIRED_OverlaysFileMetaInformationGroupLengthFileMetaInformationVersionMediaStorageSOPClassUIDMediaStorageSOPInstanceUIDTransferSyntaxUIDImplementationClassUIDImplementationVersionNameSourceApplicationEntityTitleSendingApplicationEntityTitleReceivingApplicationEntityTitlePrivateInformationCreatorUIDPrivateInformationFileSetIDFileSetDescriptorFileIDSpecificCharacterSetOfFileSetDescriptorFileOffsetOfTheFirstDirectoryRecordOfTheRootDirectoryEntityOffsetOfTheLastDirectoryRecordOfTheRootDirectoryEntityFileSetConsistencyFlagDirectoryRecordSequenceOffsetOfTheNextDirectoryRecordRecordInUseFlagOffsetOfReferencedLowerLevelDirectoryEntityDirectoryRecordTypePrivateRecordUIDReferencedFileIDRETIRED_MRDRDirectoryRecordOffsetReferencedSOPClassUIDInFileReferencedSOPInstanceUIDInFileReferencedTransferSyntaxUIDInFileReferencedRelatedGeneralSOPClassUIDInFileRETIRED_NumberOfReferencesRETIRED_LengthToEndSpecificCharacterSetLanguageCodeSequenceImageTypeRETIRED_RecognitionCodeInstanceCreationDateInstanceCreationTimeInstanceCreatorUIDInstanceCoercionDateTimeSOPClassUIDAcquisitionUIDSOPInstanceUIDPyramidUIDRelatedGeneralSOPClassUIDOriginalSpecializedSOPClassUIDSyntheticDataStudyDateSeriesDateAcquisitionDateContentDateRETIRED_OverlayDateRETIRED_CurveDateAcquisitionDateTimeStudyTimeSeriesTimeAcquisitionTimeContentTimeRETIRED_OverlayTimeRETIRED_CurveTimeRETIRED_DataSetTypeRETIRED_DataSetSubtypeRETIRED_NuclearMedicineSeriesTypeAccessionNumberIssuerOfAccessionNumberSequenceQueryRetrieveLevelQueryRetrieveViewRetrieveAETitleStationAETitleInstanceAvailabilityFailedSOPInstanceUIDListModalityModalitiesInStudySOPClassesInStudyAnatomicRegionsInStudyCodeSequenceConversionTypePresentationIntentTypeManufacturerInstitutionNameInstitutionAddressInstitutionCodeSequenceReferringPhysicianNameReferringPhysicianAddressReferringPhysicianTelephoneNumbersReferringPhysicianIdentificationSequenceConsultingPhysicianNameConsultingPhysicianIdentificationSequenceCodeValueExtendedCodeValueCodingSchemeDesignatorCodingSchemeVersionCodeMeaningMappingResourceContextGroupVersionContextGroupLocalVersionExtendedCodeMeaningCodingSchemeResourcesSequenceCodingSchemeURLTypeContextGroupExtensionFlagCodingSchemeUIDContextGroupExtensionCreatorUIDCodingSchemeURLContextIdentifierCodingSchemeIdentificationSequenceCodingSchemeRegistryCodingSchemeExternalIDCodingSchemeNameCodingSchemeResponsibleOrganizationContextUIDMappingResourceUIDLongCodeValueURNCodeValueEquivalentCodeSequenceMappingResourceNameContextGroupIdentificationSequenceMappingResourceIdentificationSequenceTimezoneOffsetFromUTCResponsibleGroupCodeSequenceEquipmentModalityManufacturerRelatedModelGroupPrivateDataElementCharacteristicsSequencePrivateGroupReferencePrivateCreatorReferenceBlockIdentifyingInformationStatusNonidentifyingPrivateElementsDeidentificationActionSequenceIdentifyingPrivateElementsDeidentificationActionPrivateDataElementPrivateDataElementValueMultiplicityPrivateDataElementValueRepresentationPrivateDataElementNumberOfItemsPrivateDataElementNamePrivateDataElementKeywordPrivateDataElementDescriptionPrivateDataElementEncodingPrivateDataElementDefinitionSequenceScopeOfInventorySequenceInventoryPurposeInventoryInstanceDescriptionInventoryLevelItemInventoryDateTimeRemovedFromOperationalUseReasonForRemovalCodeSequenceStoredInstanceBaseURIFolderAccessURIFileAccessURIContainerFileTypeFilenameInContainerFileOffsetInContainerFileLengthInContainerStoredInstanceTransferSyntaxUIDExtendedMatchingMechanismsRangeMatchingSequenceListOfUIDMatchingSequenceEmptyValueMatchingSequenceGeneralMatchingSequenceRequestedStatusIntervalRetainInstancesExpirationDateTimeTransactionStatusTransactionStatusCommentFileSetAccessSequenceFileAccessSequenceRecordKeyPriorRecordKeyMetadataSequenceUpdatedMetadataSequenceStudyUpdateDateTimeInventoryAccessEndPointsSequenceStudyAccessEndPointsSequenceIncorporatedInventoryInstanceSequenceInventoriedStudiesSequenceInventoriedSeriesSequenceInventoriedInstancesSequenceInventoryCompletionStatusNumberOfStudyRecordsInInstanceTotalNumberOfStudyRecordsMaximumNumberOfRecordsRETIRED_NetworkIDStationNameStudyDescriptionProcedureCodeSequenceSeriesDescriptionSeriesDescriptionCodeSequenceInstitutionalDepartmentNameInstitutionalDepartmentTypeCodeSequencePhysiciansOfRecordPhysiciansOfRecordIdentificationSequencePerformingPhysicianNamePerformingPhysicianIdentificationSequenceNameOfPhysiciansReadingStudyPhysiciansReadingStudyIdentificationSequenceOperatorsNameOperatorIdentificationSequenceAdmittingDiagnosesDescriptionAdmittingDiagnosesCodeSequencePyramidDescriptionManufacturerModelNameRETIRED_ReferencedResultsSequenceReferencedStudySequenceReferencedPerformedProcedureStepSequenceReferencedInstancesBySOPClassSequenceReferencedSeriesSequenceReferencedPatientSequenceReferencedVisitSequenceRETIRED_ReferencedOverlaySequenceReferencedStereometricInstanceSequenceReferencedWaveformSequenceReferencedImageSequenceRETIRED_ReferencedCurveSequenceReferencedInstanceSequenceReferencedRealWorldValueMappingInstanceSequenceReferencedSOPClassUIDReferencedSOPInstanceUIDDefinitionSourceSequenceSOPClassesSupportedReferencedFrameNumberSimpleFrameListCalculatedFrameListTimeRangeFrameExtractionSequenceMultiFrameSourceSOPInstanceUIDRetrieveURLTransactionUIDWarningReasonFailureReasonFailedSOPSequenceReferencedSOPSequenceOtherFailuresSequenceFailedStudySequenceStudiesContainingOtherReferencedInstancesSequenceRelatedSeriesSequenceRETIRED_LossyImageCompressionRetiredDerivationDescriptionSourceImageSequenceStageNameStageNumberNumberOfStagesViewNameViewNumberNumberOfEventTimersNumberOfViewsInStageEventElapsedTimesEventTimerNamesEventTimerSequenceEventTimeOffsetEventCodeSequenceStartTrimStopTrimRecommendedDisplayFrameRateRETIRED_TransducerPositionRETIRED_TransducerOrientationRETIRED_AnatomicStructureAnatomicRegionSequenceAnatomicRegionModifierSequencePrimaryAnatomicStructureSequenceAnatomicStructureSpaceOrRegionSequencePrimaryAnatomicStructureModifierSequenceRETIRED_TransducerPositionSequenceRETIRED_TransducerPositionModifierSequenceRETIRED_TransducerOrientationSequenceRETIRED_TransducerOrientationModifierSequenceRETIRED_AnatomicStructureSpaceOrRegionCodeSequenceTrialRETIRED_AnatomicPortalOfEntranceCodeSequenceTrialRETIRED_AnatomicApproachDirectionCodeSequenceTrialRETIRED_AnatomicPerspectiveDescriptionTrialRETIRED_AnatomicPerspectiveCodeSequenceTrialRETIRED_AnatomicLocationOfExaminingInstrumentDescriptionTrialRETIRED_AnatomicLocationOfExaminingInstrumentCodeSequenceTrialRETIRED_AnatomicStructureSpaceOrRegionModifierCodeSequenceTrialRETIRED_OnAxisBackgroundAnatomicStructureCodeSequenceTrialAlternateRepresentationSequenceAvailableTransferSyntaxUIDIrradiationEventUIDSourceIrradiationEventSequenceRadiopharmaceuticalAdministrationEventUIDRETIRED_IdentifyingCommentsFrameTypeReferencedImageEvidenceSequenceReferencedRawDataSequenceCreatorVersionUIDDerivationImageSequenceSourceImageEvidenceSequencePixelPresentationVolumetricPropertiesVolumeBasedCalculationTechniqueComplexImageComponentAcquisitionContrastDerivationCodeSequenceReferencedPresentationStateSequenceReferencedOtherPlaneSequenceFrameDisplaySequenceRecommendedDisplayFrameRateInFloatSkipFrameRangeFlagPatientNamePatientIDIssuerOfPatientIDTypeOfPatientIDIssuerOfPatientIDQualifiersSequenceSourcePatientGroupIdentificationSequenceGroupOfPatientsIdentificationSequenceSubjectRelativePositionInImagePatientBirthDatePatientBirthTimePatientBirthDateInAlternativeCalendarPatientDeathDateInAlternativeCalendarPatientAlternativeCalendarPatientSexPatientInsurancePlanCodeSequencePatientPrimaryLanguageCodeSequencePatientPrimaryLanguageModifierCodeSequenceQualityControlSubjectQualityControlSubjectTypeCodeSequenceStrainDescriptionStrainNomenclatureStrainStockNumberStrainSourceRegistryCodeSequenceStrainStockSequenceStrainSourceStrainAdditionalInformationStrainCodeSequenceGeneticModificationsSequenceGeneticModificationsDescriptionGeneticModificationsNomenclatureGeneticModificationsCodeSequenceOtherPatientIDsOtherPatientNamesOtherPatientIDsSequencePatientBirthNamePatientAgePatientSizePatientSizeCodeSequencePatientBodyMassIndexMeasuredAPDimensionMeasuredLateralDimensionPatientWeightPatientAddressRETIRED_InsurancePlanIdentificationPatientMotherBirthNameMilitaryRankBranchOfServiceMedicalRecordLocatorReferencedPatientPhotoSequenceMedicalAlertsAllergiesCountryOfResidenceRegionOfResidencePatientTelephoneNumbersPatientTelecomInformationEthnicGroupEthnicGroupCodeSequenceOccupationSmokingStatusAdditionalPatientHistoryPregnancyStatusLastMenstrualDatePatientReligiousPreferencePatientSpeciesDescriptionPatientSpeciesCodeSequencePatientSexNeuteredAnatomicalOrientationTypePatientBreedDescriptionPatientBreedCodeSequenceBreedRegistrationSequenceBreedRegistrationNumberBreedRegistryCodeSequenceResponsiblePersonResponsiblePersonRoleResponsibleOrganizationPatientCommentsExaminedBodyThicknessClinicalTrialSponsorNameClinicalTrialProtocolIDClinicalTrialProtocolNameIssuerOfClinicalTrialProtocolIDOtherClinicalTrialProtocolIDsSequenceClinicalTrialSiteIDClinicalTrialSiteNameIssuerOfClinicalTrialSiteIDClinicalTrialSubjectIDIssuerOfClinicalTrialSubjectIDClinicalTrialSubjectReadingIDIssuerOfClinicalTrialSubjectReadingIDClinicalTrialTimePointIDClinicalTrialTimePointDescriptionLongitudinalTemporalOffsetFromEventLongitudinalTemporalEventTypeClinicalTrialTimePointTypeCodeSequenceIssuerOfClinicalTrialTimePointIDClinicalTrialCoordinatingCenterNamePatientIdentityRemovedDeidentificationMethodDeidentificationMethodCodeSequenceClinicalTrialSeriesIDClinicalTrialSeriesDescriptionIssuerOfClinicalTrialSeriesIDClinicalTrialProtocolEthicsCommitteeNameClinicalTrialProtocolEthicsCommitteeApprovalNumberConsentForClinicalTrialUseSequenceDistributionTypeConsentForDistributionFlagEthicsCommitteeApprovalEffectivenessStartDateEthicsCommitteeApprovalEffectivenessEndDateRETIRED_CADFileFormatRETIRED_ComponentReferenceSystemComponentManufacturingProcedureComponentManufacturerMaterialThicknessMaterialPipeDiameterMaterialIsolationDiameterMaterialGradeMaterialPropertiesDescriptionRETIRED_MaterialPropertiesFileFormatRetiredMaterialNotesComponentShapeCurvatureTypeOuterDiameterInnerDiameterComponentWelderIDsSecondaryApprovalStatusSecondaryReviewDateSecondaryReviewTimeSecondaryReviewerNameRepairIDMultipleComponentApprovalSequenceOtherApprovalStatusOtherSecondaryApprovalStatusDataElementLabelSequenceDataElementLabelItemSequenceDataElementDataElementNameDataElementDescriptionDataElementConditionalityDataElementMinimumCharactersDataElementMaximumCharactersActualEnvironmentalConditionsExpiryDateEnvironmentalConditionsEvaluatorSequenceEvaluatorNumberEvaluatorNameEvaluationAttemptIndicationSequenceIndicationNumberIndicationLabelIndicationDescriptionIndicationTypeIndicationDispositionIndicationROISequenceIndicationPhysicalPropertySequencePropertyLabelCoordinateSystemNumberOfAxesCoordinateSystemAxesSequenceCoordinateSystemAxisDescriptionCoordinateSystemDataSetMappingCoordinateSystemAxisNumberCoordinateSystemAxisTypeCoordinateSystemAxisUnitsCoordinateSystemAxisValuesCoordinateSystemTransformSequenceTransformDescriptionTransformNumberOfAxesTransformOrderOfAxesTransformedAxisUnitsCoordinateSystemTransformRotationAndScaleMatrixCoordinateSystemTransformTranslationMatrixInternalDetectorFrameTimeNumberOfFramesIntegratedDetectorTemperatureSequenceSensorNameHorizontalOffsetOfSensorVerticalOffsetOfSensorSensorTemperatureDarkCurrentSequenceDarkCurrentCountsGainCorrectionReferenceSequenceAirCountsKVUsedInGainCalibrationMAUsedInGainCalibrationNumberOfFramesUsedForIntegrationFilterMaterialUsedInGainCalibrationFilterThicknessUsedInGainCalibrationDateOfGainCalibrationTimeOfGainCalibrationBadPixelImageCalibrationNotesLinearityCorrectionTechniqueBeamHardeningCorrectionTechniquePulserEquipmentSequencePulserTypePulserNotesReceiverEquipmentSequenceAmplifierTypeReceiverNotesPreAmplifierEquipmentSequencePreAmplifierNotesTransmitTransducerSequenceReceiveTransducerSequenceNumberOfElementsElementShapeElementDimensionAElementDimensionBElementPitchAMeasuredBeamDimensionAMeasuredBeamDimensionBLocationOfMeasuredBeamDiameterNominalFrequencyMeasuredCenterFrequencyMeasuredBandwidthElementPitchBPulserSettingsSequencePulseWidthExcitationFrequencyModulationTypeDampingReceiverSettingsSequenceAcquiredSoundpathLengthAcquisitionCompressionTypeAcquisitionSampleSizeRectifierSmoothingDACSequenceDACTypeDACGainPointsDACTimePointsDACAmplitudePreAmplifierSettingsSequenceTransmitTransducerSettingsSequenceReceiveTransducerSettingsSequenceIncidentAngleCouplingTechniqueCouplingMediumCouplingVelocityProbeCenterLocationXProbeCenterLocationZSoundPathLengthDelayLawIdentifierGateSettingsSequenceGateThresholdVelocityOfSoundCalibrationSettingsSequenceCalibrationProcedureProcedureVersionProcedureCreationDateProcedureExpirationDateProcedureLastModifiedDateCalibrationTimeCalibrationDateProbeDriveEquipmentSequenceDriveTypeProbeDriveNotesDriveProbeSequenceProbeInductanceProbeResistanceReceiveProbeSequenceProbeDriveSettingsSequenceBridgeResistorsProbeOrientationAngleUserSelectedGainYUserSelectedPhaseUserSelectedOffsetXUserSelectedOffsetYChannelSettingsSequenceChannelThresholdScannerSettingsSequenceScanProcedureTranslationRateXTranslationRateYChannelOverlapImageQualityIndicatorTypeImageQualityIndicatorMaterialImageQualityIndicatorSizeLINACEnergyLINACOutputActiveApertureTotalApertureApertureElevationMainLobeAngleMainRoofAngleConnectorTypeWedgeModelNumberWedgeAngleFloatWedgeRoofAngleWedgeElement1PositionWedgeMaterialVelocityWedgeMaterialWedgeOffsetZWedgeOriginOffsetXWedgeTimeDelayWedgeNameWedgeManufacturerNameWedgeDescriptionNominalBeamAngleWedgeOffsetXWedgeOffsetYWedgeTotalLengthWedgeInContactLengthWedgeFrontGapWedgeTotalHeightWedgeFrontHeightWedgeRearHeightWedgeTotalWidthWedgeInContactWidthWedgeChamferHeightWedgeCurveRadiusAlongWedgeWhitePointPrimaryChromaticitiesBatteryLevelExposureTimeInSecondsFNumberOECFRowsOECFColumnsOECFColumnNamesOECFValuesSpatialFrequencyResponseRowsSpatialFrequencyResponseColumnsSpatialFrequencyResponseColumnNamesSpatialFrequencyResponseValuesColorFilterArrayPatternRowsColorFilterArrayPatternColumnsColorFilterArrayPatternValuesFlashFiringStatusFlashReturnStatusFlashModeFlashFunctionPresentFlashRedEyeModeExposureProgramSpectralSensitivityPhotographicSensitivitySelfTimerModeSensitivityTypeStandardOutputSensitivityRecommendedExposureIndexISOSpeedISOSpeedLatitudeyyyISOSpeedLatitudezzzEXIFVersionShutterSpeedValueApertureValueBrightnessValueExposureBiasValueMaxApertureValueSubjectDistanceMeteringModeLightSourceFocalLengthSubjectAreaMakerNoteTemperatureHumidityPressureWaterDepthAccelerationCameraElevationAngleFlashEnergySubjectLocationPhotographicExposureIndexSensingMethodFileSourceSceneTypeCustomRenderedExposureModeWhiteBalanceDigitalZoomRatioFocalLengthIn35mmFilmSceneCaptureTypeGainControlContrastSaturationSharpnessDeviceSettingDescriptionSubjectDistanceRangeCameraOwnerNameLensSpecificationLensMakeLensModelLensSerialNumberInteroperabilityIndexInteroperabilityVersionGPSVersionIDGPSLatitudeRefGPSLatitudeGPSLongitudeRefGPSLongitudeGPSAltitudeRefGPSAltitudeGPSTimeStampGPSSatellitesGPSStatusGPSMeasureModeGPSDOPGPSSpeedRefGPSSpeedGPSTrackRefGPSTrackGPSImgDirectionRefGPSImgDirectionGPSMapDatumGPSDestLatitudeRefGPSDestLatitudeGPSDestLongitudeRefGPSDestLongitudeGPSDestBearingRefGPSDestBearingGPSDestDistanceRefGPSDestDistanceGPSProcessingMethodGPSAreaInformationGPSDateStampGPSDifferentialLightSourcePolarizationEmitterColorTemperatureContactMethodImmersionMediaOpticalMagnificationFactorContrastBolusAgentContrastBolusAgentSequenceContrastBolusT1RelaxivityContrastBolusAdministrationRouteSequenceBodyPartExaminedScanningSequenceSequenceVariantScanOptionsMRAcquisitionTypeSequenceNameAngioFlagInterventionDrugInformationSequenceInterventionDrugStopTimeInterventionDrugDoseInterventionDrugCodeSequenceAdditionalDrugSequenceRETIRED_RadionuclideRadiopharmaceuticalRETIRED_EnergyWindowCenterlineRETIRED_EnergyWindowTotalWidthInterventionDrugNameInterventionDrugStartTimeInterventionSequenceRETIRED_TherapyTypeInterventionStatusRETIRED_TherapyDescriptionInterventionDescriptionCineRateInitialCineRunStateSliceThicknessKVPRETIRED_undefinedCountsAccumulatedAcquisitionTerminationConditionEffectiveDurationAcquisitionStartConditionAcquisitionStartConditionDataAcquisitionTerminationConditionDataRepetitionTimeEchoTimeInversionTimeNumberOfAveragesImagingFrequencyImagedNucleusEchoNumbersMagneticFieldStrengthSpacingBetweenSlicesNumberOfPhaseEncodingStepsDataCollectionDiameterEchoTrainLengthPercentSamplingPercentPhaseFieldOfViewPixelBandwidthDeviceSerialNumberDeviceUIDDeviceIDPlateIDGeneratorIDGridIDCassetteIDGantryIDUniqueDeviceIdentifierUDISequenceManufacturerDeviceClassUIDSecondaryCaptureDeviceIDRETIRED_HardcopyCreationDeviceIDDateOfSecondaryCaptureTimeOfSecondaryCaptureSecondaryCaptureDeviceManufacturerRETIRED_HardcopyDeviceManufacturerSecondaryCaptureDeviceManufacturerModelNameSecondaryCaptureDeviceSoftwareVersionsRETIRED_HardcopyDeviceSoftwareVersionRETIRED_HardcopyDeviceManufacturerModelNameSoftwareVersionsVideoImageFormatAcquiredDigitalImageFormatAcquiredProtocolNameContrastBolusRouteContrastBolusVolumeContrastBolusStartTimeContrastBolusStopTimeContrastBolusTotalDoseSyringeCountsContrastFlowRateContrastFlowDurationContrastBolusIngredientContrastBolusIngredientConcentrationSpatialResolutionTriggerTimeTriggerSourceOrTypeNominalIntervalFrameTimeCardiacFramingTypeFrameTimeVectorFrameDelayImageTriggerDelayMultiplexGroupTimeOffsetTriggerTimeOffsetSynchronizationTriggerSynchronizationChannelTriggerSamplePositionRadiopharmaceuticalRouteRadiopharmaceuticalVolumeRadiopharmaceuticalStartTimeRadiopharmaceuticalStopTimeRadionuclideTotalDoseRadionuclideHalfLifeRadionuclidePositronFractionRadiopharmaceuticalSpecificActivityRadiopharmaceuticalStartDateTimeRadiopharmaceuticalStopDateTimeBeatRejectionFlagLowRRValueHighRRValueIntervalsAcquiredIntervalsRejectedPVCRejectionSkipBeatsHeartRateCardiacNumberOfImagesTriggerWindowReconstructionDiameterDistanceSourceToDetectorDistanceSourceToPatientEstimatedRadiographicMagnificationFactorGantryDetectorTiltGantryDetectorSlewTableHeightTableTraverseTableMotionTableVerticalIncrementTableLateralIncrementTableLongitudinalIncrementTableAngleTableTypeRotationDirectionRETIRED_AngularPositionRadialPositionScanArcAngularStepCenterOfRotationOffsetRETIRED_RotationOffsetFieldOfViewShapeFieldOfViewDimensionsExposureTimeXRayTubeCurrentExposureExposureInuAsAveragePulseWidthRadiationSettingRectificationTypeRadiationModeImageAndFluoroscopyAreaDoseProductFilterTypeTypeOfFiltersIntensifierSizeImagerPixelSpacingGridGeneratorPowerCollimatorGridNameCollimatorTypeFocalDistanceXFocusCenterYFocusCenterFocalSpotsAnodeTargetMaterialBodyPartThicknessCompressionForceCompressionPressurePaddleDescriptionCompressionContactAreaAcquisitionModeDoseModeNameAcquiredSubtractionMaskFlagFluoroscopyPersistenceFlagFluoroscopyLastImageHoldPersistenceFlagUpperLimitNumberOfPersistentFluoroscopyFramesContrastBolusAutoInjectionTriggerFlagContrastBolusInjectionDelayXAAcquisitionPhaseDetailsSequenceXAAcquisitionFrameRateXAPlaneDetailsSequenceAcquisitionFieldOfViewLabelXRayFilterDetailsSequenceXAAcquisitionDurationReconstructionPipelineTypeImageFilterDetailsSequenceAppliedMaskSubtractionFlagRequestedSeriesDescriptionCodeSequenceDateOfLastCalibrationTimeOfLastCalibrationDateTimeOfLastCalibrationCalibrationDateTimeDateOfManufactureDateOfInstallationConvolutionKernelRETIRED_UpperLowerPixelValuesActualFrameDurationCountRatePreferredPlaybackSequencingReceiveCoilNameTransmitCoilNamePlateTypePhosphorTypeWaterEquivalentDiameterWaterEquivalentDiameterCalculationMethodCodeSequenceScanVelocityWholeBodyTechniqueScanLengthAcquisitionMatrixInPlanePhaseEncodingDirectionFlipAngleVariableFlipAngleFlagSARdBdtB1rmsAcquisitionDeviceProcessingDescriptionAcquisitionDeviceProcessingCodeCassetteOrientationCassetteSizeExposuresOnPlateRelativeXRayExposureExposureIndexTargetExposureIndexDeviationIndexColumnAngulationTomoLayerHeightTomoAngleTomoTimeTomoTypeTomoClassNumberOfTomosynthesisSourceImagesPositionerMotionPositionerTypePositionerPrimaryAnglePositionerSecondaryAnglePositionerPrimaryAngleIncrementPositionerSecondaryAngleIncrementDetectorPrimaryAngleDetectorSecondaryAngleShutterShapeShutterLeftVerticalEdgeShutterRightVerticalEdgeShutterUpperHorizontalEdgeShutterLowerHorizontalEdgeCenterOfCircularShutterRadiusOfCircularShutterVerticesOfThePolygonalShutterShutterPresentationValueShutterOverlayGroupShutterPresentationColorCIELabValueOutlineShapeTypeOutlineLeftVerticalEdgeOutlineRightVerticalEdgeOutlineUpperHorizontalEdgeOutlineLowerHorizontalEdgeCenterOfCircularOutlineDiameterOfCircularOutlineNumberOfPolygonalVerticesVerticesOfThePolygonalOutlineCollimatorShapeCollimatorLeftVerticalEdgeCollimatorRightVerticalEdgeCollimatorUpperHorizontalEdgeCollimatorLowerHorizontalEdgeCenterOfCircularCollimatorRadiusOfCircularCollimatorVerticesOfThePolygonalCollimatorAcquisitionTimeSynchronizedTimeSourceTimeDistributionProtocolNTPSourceAddressPageNumberVectorFrameLabelVectorFramePrimaryAngleVectorFrameSecondaryAngleVectorSliceLocationVectorDisplayWindowLabelVectorNominalScannedPixelSpacingDigitizingDeviceTransportDirectionRotationOfScannedFilmBiopsyTargetSequenceTargetUIDLocalizingCursorPositionCalculatedTargetPositionTargetLabelDisplayedZValueIVUSAcquisitionIVUSPullbackRateIVUSGatedRateIVUSPullbackStartFrameNumberIVUSPullbackStopFrameNumberLesionNumberRETIRED_AcquisitionCommentsOutputPowerTransducerDataTransducerIdentificationSequenceFocusDepthProcessingFunctionRETIRED_PostprocessingFunctionMechanicalIndexBoneThermalIndexCranialThermalIndexSoftTissueThermalIndexSoftTissueFocusThermalIndexSoftTissueSurfaceThermalIndexRETIRED_DynamicRangeRETIRED_TotalGainDepthOfScanFieldPatientPositionViewPositionProjectionEponymousNameCodeSequenceRETIRED_ImageTransformationMatrixRETIRED_ImageTranslationVectorSensitivitySequenceOfUltrasoundRegionsRegionSpatialFormatRegionDataTypeRegionFlagsRegionLocationMinX0RegionLocationMinY0RegionLocationMaxX1RegionLocationMaxY1ReferencePixelX0ReferencePixelY0PhysicalUnitsXDirectionPhysicalUnitsYDirectionReferencePixelPhysicalValueXReferencePixelPhysicalValueYPhysicalDeltaXPhysicalDeltaYTransducerFrequencyTransducerTypePulseRepetitionFrequencyDopplerCorrectionAngleSteeringAngleRETIRED_DopplerSampleVolumeXPositionRetiredDopplerSampleVolumeXPositionRETIRED_DopplerSampleVolumeYPositionRetiredDopplerSampleVolumeYPositionRETIRED_TMLinePositionX0RetiredTMLinePositionX0RETIRED_TMLinePositionY0RetiredTMLinePositionY0RETIRED_TMLinePositionX1RetiredTMLinePositionX1RETIRED_TMLinePositionY1RetiredTMLinePositionY1PixelComponentOrganizationPixelComponentMaskPixelComponentRangeStartPixelComponentRangeStopPixelComponentPhysicalUnitsPixelComponentDataTypeNumberOfTableBreakPointsTableOfXBreakPointsTableOfYBreakPointsNumberOfTableEntriesTableOfPixelValuesTableOfParameterValuesRWaveTimeVectorActiveImageAreaOverlayGroupDetectorConditionsNominalFlagDetectorTemperatureDetectorTypeDetectorConfigurationDetectorDescriptionDetectorModeDetectorIDDateOfLastDetectorCalibrationTimeOfLastDetectorCalibrationExposuresOnDetectorSinceLastCalibrationExposuresOnDetectorSinceManufacturedDetectorTimeSinceLastExposureDetectorActiveTimeDetectorActivationOffsetFromExposureDetectorBinningDetectorElementPhysicalSizeDetectorElementSpacingDetectorActiveShapeDetectorActiveDimensionsDetectorActiveOriginDetectorManufacturerNameDetectorManufacturerModelNameFieldOfViewOriginFieldOfViewRotationFieldOfViewHorizontalFlipPixelDataAreaOriginRelativeToFOVPixelDataAreaRotationAngleRelativeToFOVGridAbsorbingMaterialGridSpacingMaterialGridThicknessGridPitchGridAspectRatioGridPeriodGridFocalDistanceFilterMaterialFilterThicknessMinimumFilterThicknessMaximumFilterBeamPathLengthMinimumFilterBeamPathLengthMaximumExposureControlModeExposureControlModeDescriptionExposureStatusPhototimerSettingExposureTimeInuSXRayTubeCurrentInuAContentQualificationPulseSequenceNameMRImagingModifierSequenceEchoPulseSequenceInversionRecoveryFlowCompensationMultipleSpinEchoMultiPlanarExcitationPhaseContrastTimeOfFlightContrastSpoilingSteadyStatePulseSequenceEchoPlanarPulseSequenceTagAngleFirstAxisMagnetizationTransferT2PreparationBloodSignalNullingSaturationRecoverySpectrallySelectedSuppressionSpectrallySelectedExcitationSpatialPresaturationTaggingOversamplingPhaseTagSpacingFirstDimensionGeometryOfKSpaceTraversalSegmentedKSpaceTraversalRectilinearPhaseEncodeReorderingTagThicknessPartialFourierDirectionCardiacSynchronizationTechniqueReceiveCoilManufacturerNameMRReceiveCoilSequenceReceiveCoilTypeQuadratureReceiveCoilMultiCoilDefinitionSequenceMultiCoilConfigurationMultiCoilElementNameMultiCoilElementUsedMRTransmitCoilSequenceTransmitCoilManufacturerNameTransmitCoilTypeSpectralWidthChemicalShiftReferenceVolumeLocalizationTechniqueMRAcquisitionFrequencyEncodingStepsDecouplingDecoupledNucleusDecouplingFrequencyDecouplingMethodDecouplingChemicalShiftReferenceKSpaceFilteringTimeDomainFilteringNumberOfZeroFillsBaselineCorrectionParallelReductionFactorInPlaneCardiacRRIntervalSpecifiedAcquisitionDurationFrameAcquisitionDateTimeDiffusionDirectionalityDiffusionGradientDirectionSequenceParallelAcquisitionParallelAcquisitionTechniqueInversionTimesMetaboliteMapDescriptionPartialFourierEffectiveEchoTimeMetaboliteMapCodeSequenceChemicalShiftSequenceCardiacSignalSourceDiffusionBValueDiffusionGradientOrientationVelocityEncodingDirectionVelocityEncodingMinimumValueVelocityEncodingAcquisitionSequenceNumberOfKSpaceTrajectoriesCoverageOfKSpaceSpectroscopyAcquisitionPhaseRowsRETIRED_ParallelReductionFactorInPlaneRetiredTransmitterFrequencyResonantNucleusFrequencyCorrectionMRSpectroscopyFOVGeometrySequenceSlabThicknessSlabOrientationMidSlabPositionMRSpatialSaturationSequenceMRTimingAndRelatedParametersSequenceMREchoSequenceMRModifierSequenceMRDiffusionSequenceCardiacSynchronizationSequenceMRAveragesSequenceMRFOVGeometrySequenceVolumeLocalizationSequenceSpectroscopyAcquisitionDataColumnsDiffusionAnisotropyTypeFrameReferenceDateTimeMRMetaboliteMapSequenceParallelReductionFactorOutOfPlaneSpectroscopyAcquisitionOutOfPlanePhaseStepsRETIRED_BulkMotionStatusParallelReductionFactorSecondInPlaneCardiacBeatRejectionTechniqueRespiratoryMotionCompensationTechniqueRespiratorySignalSourceBulkMotionCompensationTechniqueBulkMotionSignalSourceApplicableSafetyStandardAgencyApplicableSafetyStandardDescriptionOperatingModeSequenceOperatingModeTypeOperatingModeSpecificAbsorptionRateDefinitionGradientOutputTypeSpecificAbsorptionRateValueGradientOutputFlowCompensationDirectionTaggingDelayRespiratoryMotionCompensationTechniqueDescriptionRespiratorySignalSourceIDRETIRED_ChemicalShiftMinimumIntegrationLimitInHzRETIRED_ChemicalShiftMaximumIntegrationLimitInHzMRVelocityEncodingSequenceFirstOrderPhaseCorrectionWaterReferencedPhaseCorrectionMRSpectroscopyAcquisitionTypeRespiratoryCyclePositionVelocityEncodingMaximumValueTagSpacingSecondDimensionTagAngleSecondAxisFrameAcquisitionDurationMRImageFrameTypeSequenceMRSpectroscopyFrameTypeSequenceMRAcquisitionPhaseEncodingStepsInPlaneMRAcquisitionPhaseEncodingStepsOutOfPlaneSpectroscopyAcquisitionPhaseColumnsCardiacCyclePositionSpecificAbsorptionRateSequenceRFEchoTrainLengthGradientEchoTrainLengthArterialSpinLabelingContrastMRArterialSpinLabelingSequenceASLTechniqueDescriptionASLSlabNumberASLSlabThicknessASLSlabOrientationASLMidSlabPositionASLContextASLPulseTrainDurationASLCrusherFlagASLCrusherFlowLimitASLCrusherDescriptionASLBolusCutoffFlagASLBolusCutoffTimingSequenceASLBolusCutoffTechniqueASLBolusCutoffDelayTimeASLSlabSequenceChemicalShiftMinimumIntegrationLimitInppmChemicalShiftMaximumIntegrationLimitInppmWaterReferenceAcquisitionEchoPeakPositionCTAcquisitionTypeSequenceAcquisitionTypeTubeAngleCTAcquisitionDetailsSequenceRevolutionTimeSingleCollimationWidthTotalCollimationWidthCTTableDynamicsSequenceTableSpeedTableFeedPerRotationSpiralPitchFactorCTGeometrySequenceDataCollectionCenterPatientCTReconstructionSequenceReconstructionAlgorithmConvolutionKernelGroupReconstructionFieldOfViewReconstructionTargetCenterPatientReconstructionAngleImageFilterCTExposureSequenceReconstructionPixelSpacingExposureModulationTypeEstimatedDoseSavingCTXRayDetailsSequenceCTPositionSequenceTablePositionExposureTimeInmsCTImageFrameTypeSequenceXRayTubeCurrentInmAExposureInmAsConstantVolumeFlagFluoroscopyFlagDistanceSourceToDataCollectionCenterContrastBolusAgentNumberContrastBolusIngredientCodeSequenceContrastAdministrationProfileSequenceContrastBolusUsageSequenceContrastBolusAgentAdministeredContrastBolusAgentDetectedContrastBolusAgentPhaseCTDIvolCTDIPhantomTypeCodeSequenceCalciumScoringMassFactorPatientCalciumScoringMassFactorDeviceEnergyWeightingFactorCTAdditionalXRaySourceSequenceMultienergyCTAcquisitionMultienergyCTAcquisitionSequenceMultienergyCTProcessingSequenceMultienergyCTCharacteristicsSequenceMultienergyCTXRaySourceSequenceXRaySourceIndexXRaySourceIDMultienergySourceTechniqueSourceStartDateTimeSourceEndDateTimeSwitchingPhaseNumberSwitchingPhaseNominalDurationSwitchingPhaseTransitionDurationEffectiveBinEnergyMultienergyCTXRayDetectorSequenceXRayDetectorIndexXRayDetectorIDMultienergyDetectorTypeXRayDetectorLabelNominalMaxEnergyNominalMinEnergyReferencedXRayDetectorIndexReferencedXRaySourceIndexReferencedPathIndexMultienergyCTPathSequenceMultienergyCTPathIndexMultienergyAcquisitionDescriptionMonoenergeticEnergyEquivalentMaterialCodeSequenceDecompositionMethodDecompositionDescriptionDecompositionAlgorithmIdentificationSequenceDecompositionMaterialSequenceMaterialAttenuationSequencePhotonEnergyXRayMassAttenuationCoefficientProjectionPixelCalibrationSequenceDistanceSourceToIsocenterDistanceObjectToTableTopObjectPixelSpacingInCenterOfBeamPositionerPositionSequenceTablePositionSequenceCollimatorShapeSequencePlanesInAcquisitionXAXRFFrameCharacteristicsSequenceFrameAcquisitionSequenceXRayReceptorTypeAcquisitionProtocolNameAcquisitionProtocolDescriptionContrastBolusIngredientOpaqueDistanceReceptorPlaneToDetectorHousingIntensifierActiveShapeIntensifierActiveDimensionsPhysicalDetectorSizePositionOfIsocenterProjectionFieldOfViewSequenceFieldOfViewDescriptionExposureControlSensingRegionsSequenceExposureControlSensingRegionShapeExposureControlSensingRegionLeftVerticalEdgeExposureControlSensingRegionRightVerticalEdgeExposureControlSensingRegionUpperHorizontalEdgeExposureControlSensingRegionLowerHorizontalEdgeCenterOfCircularExposureControlSensingRegionRadiusOfCircularExposureControlSensingRegionVerticesOfThePolygonalExposureControlSensingRegionColumnAngulationPatientBeamAngleFrameDetectorParametersSequenceCalculatedAnatomyThicknessCalibrationSequenceObjectThicknessSequencePlaneIdentificationFieldOfViewDimensionsInFloatIsocenterReferenceSystemSequencePositionerIsocenterPrimaryAnglePositionerIsocenterSecondaryAnglePositionerIsocenterDetectorRotationAngleTableXPositionToIsocenterTableYPositionToIsocenterTableZPositionToIsocenterTableHorizontalRotationAngleTableHeadTiltAngleTableCradleTiltAngleFrameDisplayShutterSequenceAcquiredImageAreaDoseProductCArmPositionerTabletopRelationshipXRayGeometrySequenceIrradiationEventIdentificationSequenceXRay3DFrameTypeSequenceContributingSourcesSequenceXRay3DAcquisitionSequencePrimaryPositionerScanArcSecondaryPositionerScanArcPrimaryPositionerScanStartAngleSecondaryPositionerScanStartAnglePrimaryPositionerIncrementSecondaryPositionerIncrementStartAcquisitionDateTimeEndAcquisitionDateTimePrimaryPositionerIncrementSignSecondaryPositionerIncrementSignApplicationNameApplicationVersionApplicationManufacturerAlgorithmTypeAlgorithmDescriptionXRay3DReconstructionSequenceReconstructionDescriptionPerProjectionAcquisitionSequenceDetectorPositionSequenceXRayAcquisitionDoseSequenceXRaySourceIsocenterPrimaryAngleXRaySourceIsocenterSecondaryAngleBreastSupportIsocenterPrimaryAngleBreastSupportIsocenterSecondaryAngleBreastSupportXPositionToIsocenterBreastSupportYPositionToIsocenterBreastSupportZPositionToIsocenterDetectorIsocenterPrimaryAngleDetectorIsocenterSecondaryAngleDetectorXPositionToIsocenterDetectorYPositionToIsocenterDetectorZPositionToIsocenterXRayGridSequenceXRayFilterSequenceDetectorActiveAreaTLHCPositionDetectorActiveAreaOrientationPositionerPrimaryAngleDirectionDiffusionBMatrixSequenceDiffusionBValueXXDiffusionBValueXYDiffusionBValueXZDiffusionBValueYYDiffusionBValueYZDiffusionBValueZZFunctionalMRSequenceFunctionalSettlingPhaseFramesPresentFunctionalSyncPulseSettlingPhaseFrameDecayCorrectionDateTimeStartDensityThresholdStartRelativeDensityDifferenceThresholdStartCardiacTriggerCountThresholdStartRespiratoryTriggerCountThresholdTerminationCountsThresholdTerminationDensityThresholdTerminationRelativeDensityThresholdTerminationTimeThresholdTerminationCardiacTriggerCountThresholdTerminationRespiratoryTriggerCountThresholdDetectorGeometryTransverseDetectorSeparationAxialDetectorDimensionRadiopharmaceuticalAgentNumberPETFrameAcquisitionSequencePETDetectorMotionDetailsSequencePETTableDynamicsSequencePETPositionSequencePETFrameCorrectionFactorsSequenceRadiopharmaceuticalUsageSequenceAttenuationCorrectionSourceNumberOfIterationsNumberOfSubsetsPETReconstructionSequencePETFrameTypeSequenceTimeOfFlightInformationUsedReconstructionTypeDecayCorrectedAttenuationCorrectedScatterCorrectedDeadTimeCorrectedGantryMotionCorrectedPatientMotionCorrectedCountLossNormalizationCorrectedRandomsCorrectedNonUniformRadialSamplingCorrectedSensitivityCalibratedDetectorNormalizationCorrectionIterativeReconstructionMethodAttenuationCorrectionTemporalRelationshipPatientPhysiologicalStateSequencePatientPhysiologicalStateCodeSequenceDepthsOfFocusExcludedIntervalsSequenceExclusionStartDateTimeExclusionDurationUSImageDescriptionSequenceImageDataTypeSequenceDataTypeTransducerScanPatternCodeSequenceAliasedDataTypePositionMeasuringDeviceUsedTransducerGeometryCodeSequenceTransducerBeamSteeringCodeSequenceTransducerApplicationCodeSequenceZeroVelocityPixelValuePhotoacousticExcitationCharacteristicsSequenceExcitationSpectralWidthExcitationEnergyExcitationPulseDurationExcitationWavelengthSequenceExcitationWavelengthIlluminationTranslationFlagAcousticCouplingMediumFlagAcousticCouplingMediumCodeSequenceAcousticCouplingMediumTemperatureTransducerResponseSequenceCenterFrequencyFractionalBandwidthLowerCutoffFrequencyUpperCutoffFrequencyTransducerTechnologySequenceSoundSpeedCorrectionMechanismCodeSequenceObjectSoundSpeedAcousticCouplingMediumSoundSpeedPhotoacousticImageFrameTypeSequenceImageDataTypeCodeSequenceReferenceLocationLabelReferenceLocationDescriptionReferenceBasisCodeSequenceReferenceGeometryCodeSequenceOffsetDistanceOffsetDirectionPotentialScheduledProtocolCodeSequencePotentialRequestedProcedureCodeSequencePotentialReasonsForProcedurePotentialReasonsForProcedureCodeSequencePotentialDiagnosticTasksContraindicationsCodeSequenceReferencedDefinedProtocolSequenceReferencedPerformedProtocolSequencePredecessorProtocolSequenceProtocolPlanningInformationProtocolDesignRationalePatientSpecificationSequenceModelSpecificationSequenceParametersSpecificationSequenceInstructionSequenceInstructionIndexInstructionTextInstructionDescriptionInstructionPerformedFlagInstructionPerformedDateTimeInstructionPerformanceCommentPatientPositioningInstructionSequencePositioningMethodCodeSequencePositioningLandmarkSequenceTargetFrameOfReferenceUIDAcquisitionProtocolElementSpecificationSequenceAcquisitionProtocolElementSequenceProtocolElementNumberProtocolElementNameProtocolElementCharacteristicsSummaryProtocolElementPurposeAcquisitionMotionAcquisitionStartLocationSequenceAcquisitionEndLocationSequenceReconstructionProtocolElementSpecificationSequenceReconstructionProtocolElementSequenceStorageProtocolElementSpecificationSequenceStorageProtocolElementSequenceRequestedSeriesDescriptionSourceAcquisitionProtocolElementNumberSourceAcquisitionBeamNumberSourceReconstructionProtocolElementNumberReconstructionStartLocationSequenceReconstructionEndLocationSequenceReconstructionAlgorithmSequenceReconstructionTargetCenterLocationSequenceImageFilterDescriptionCTDIvolNotificationTriggerDLPNotificationTriggerAutoKVPSelectionTypeAutoKVPUpperBoundAutoKVPLowerBoundProtocolDefinedPatientPositionContributingEquipmentSequenceContributionDateTimeContributionDescriptionStudyInstanceUIDSeriesInstanceUIDStudyIDSeriesNumberAcquisitionNumberInstanceNumberRETIRED_IsotopeNumberRETIRED_PhaseNumberRETIRED_IntervalNumberRETIRED_TimeSlotNumberRETIRED_AngleNumberItemNumberPatientOrientationRETIRED_OverlayNumberRETIRED_CurveNumberRETIRED_LUTNumberPyramidLabelRETIRED_ImagePositionImagePositionPatientRETIRED_ImageOrientationImageOrientationPatientRETIRED_LocationFrameOfReferenceUIDLateralityImageLateralityRETIRED_ImageGeometryTypeRETIRED_MaskingImageRETIRED_ReportNumberTemporalPositionIdentifierNumberOfTemporalPositionsTemporalResolutionSynchronizationFrameOfReferenceUIDSOPInstanceUIDOfConcatenationSourceRETIRED_SeriesInStudyRETIRED_AcquisitionsInSeriesImagesInAcquisitionRETIRED_ImagesInSeriesRETIRED_AcquisitionsInStudyRETIRED_ImagesInStudyRETIRED_ReferenceTargetPositionReferenceIndicatorPositionReferenceIndicatorSliceLocationRETIRED_OtherStudyNumbersNumberOfPatientRelatedStudiesNumberOfPatientRelatedSeriesNumberOfPatientRelatedInstancesNumberOfStudyRelatedSeriesNumberOfStudyRelatedInstancesNumberOfSeriesRelatedInstancesRETIRED_ModifyingDeviceIDRETIRED_ModifiedImageIDRETIRED_ModifiedImageDateRETIRED_ModifyingDeviceManufacturerRETIRED_ModifiedImageTimeRETIRED_ModifiedImageDescriptionImageCommentsRETIRED_OriginalImageIdentificationRETIRED_OriginalImageIdentificationNomenclatureStackIDInStackPositionNumberFrameAnatomySequenceFrameLateralityFrameContentSequencePlanePositionSequencePlaneOrientationSequenceTemporalPositionIndexNominalCardiacTriggerDelayTimeNominalCardiacTriggerTimePriorToRPeakActualCardiacTriggerTimePriorToRPeakFrameAcquisitionNumberDimensionIndexValuesFrameCommentsConcatenationUIDInConcatenationNumberInConcatenationTotalNumberDimensionOrganizationUIDDimensionIndexPointerFunctionalGroupPointerUnassignedSharedConvertedAttributesSequenceUnassignedPerFrameConvertedAttributesSequenceConversionSourceAttributesSequenceDimensionIndexPrivateCreatorDimensionOrganizationSequenceDimensionIndexSequenceConcatenationFrameOffsetNumberFunctionalGroupPrivateCreatorNominalPercentageOfCardiacPhaseNominalPercentageOfRespiratoryPhaseStartingRespiratoryAmplitudeStartingRespiratoryPhaseEndingRespiratoryAmplitudeEndingRespiratoryPhaseRespiratoryTriggerTypeRRIntervalTimeNominalActualCardiacTriggerDelayTimeRespiratorySynchronizationSequenceRespiratoryIntervalTimeNominalRespiratoryTriggerDelayTimeRespiratoryTriggerDelayThresholdActualRespiratoryTriggerDelayTimeImagePositionVolumeImageOrientationVolumeUltrasoundAcquisitionGeometryApexPositionVolumeToTransducerMappingMatrixVolumeToTableMappingMatrixVolumeToTransducerRelationshipPatientFrameOfReferenceSourceTemporalPositionTimeOffsetPlanePositionVolumeSequencePlaneOrientationVolumeSequenceTemporalPositionSequenceDimensionOrganizationTypeVolumeFrameOfReferenceUIDTableFrameOfReferenceUIDDimensionDescriptionLabelPatientOrientationInFrameSequenceFrameLabelAcquisitionIndexContributingSOPInstancesReferenceSequenceReconstructionIndexLightPathFilterPassThroughWavelengthLightPathFilterPassBandImagePathFilterPassThroughWavelengthImagePathFilterPassBandPatientEyeMovementCommandedPatientEyeMovementCommandCodeSequenceSphericalLensPowerCylinderLensPowerCylinderAxisEmmetropicMagnificationIntraOcularPressureHorizontalFieldOfViewPupilDilatedDegreeOfDilationVertexDistanceStereoBaselineAngleStereoBaselineDisplacementStereoHorizontalPixelOffsetStereoVerticalPixelOffsetStereoRotationAcquisitionDeviceTypeCodeSequenceIlluminationTypeCodeSequenceLightPathFilterTypeStackCodeSequenceImagePathFilterTypeStackCodeSequenceLensesCodeSequenceChannelDescriptionCodeSequenceRefractiveStateSequenceMydriaticAgentCodeSequenceRelativeImagePositionCodeSequenceCameraAngleOfViewStereoPairsSequenceLeftImageSequenceRightImageSequenceStereoPairsPresentAxialLengthOfTheEyeOphthalmicFrameLocationSequenceReferenceCoordinatesDepthSpatialResolutionMaximumDepthDistortionAlongScanSpatialResolutionMaximumAlongScanDistortionOphthalmicImageOrientationDepthOfTransverseImageMydriaticAgentConcentrationUnitsSequenceAcrossScanSpatialResolutionMaximumAcrossScanDistortionMydriaticAgentConcentrationIlluminationWaveLengthIlluminationPowerIlluminationBandwidthMydriaticAgentSequenceOphthalmicAxialMeasurementsRightEyeSequenceOphthalmicAxialMeasurementsLeftEyeSequenceOphthalmicAxialMeasurementsDeviceTypeOphthalmicAxialLengthMeasurementsTypeOphthalmicAxialLengthSequenceOphthalmicAxialLengthLensStatusCodeSequenceVitreousStatusCodeSequenceIOLFormulaCodeSequenceIOLFormulaDetailKeratometerIndexSourceOfOphthalmicAxialLengthCodeSequenceSourceOfCornealSizeDataCodeSequenceTargetRefractionRefractiveProcedureOccurredRefractiveSurgeryTypeCodeSequenceOphthalmicUltrasoundMethodCodeSequenceSurgicallyInducedAstigmatismSequenceTypeOfOpticalCorrectionToricIOLPowerSequencePredictedToricErrorSequencePreSelectedForImplantationToricIOLPowerForExactEmmetropiaSequenceToricIOLPowerForExactTargetRefractionSequenceOphthalmicAxialLengthMeasurementsSequenceIOLPowerPredictedRefractiveErrorOphthalmicAxialLengthVelocityLensStatusDescriptionVitreousStatusDescriptionIOLPowerSequenceLensConstantSequenceIOLManufacturerRETIRED_LensConstantDescriptionImplantNameKeratometryMeasurementTypeCodeSequenceImplantPartNumberReferencedOphthalmicAxialMeasurementsSequenceOphthalmicAxialLengthMeasurementsSegmentNameCodeSequenceRefractiveErrorBeforeRefractiveSurgeryCodeSequenceIOLPowerForExactEmmetropiaIOLPowerForExactTargetRefractionAnteriorChamberDepthDefinitionCodeSequenceLensThicknessSequenceAnteriorChamberDepthSequenceCalculationCommentSequenceCalculationCommentTypeCalculationCommentLensThicknessAnteriorChamberDepthSourceOfLensThicknessDataCodeSequenceSourceOfAnteriorChamberDepthDataCodeSequenceSourceOfRefractiveMeasurementsSequenceSourceOfRefractiveMeasurementsCodeSequenceOphthalmicAxialLengthMeasurementModifiedOphthalmicAxialLengthDataSourceCodeSequenceRETIRED_OphthalmicAxialLengthAcquisitionMethodCodeSequenceSignalToNoiseRatioOphthalmicAxialLengthDataSourceDescriptionOphthalmicAxialLengthMeasurementsTotalLengthSequenceOphthalmicAxialLengthMeasurementsSegmentalLengthSequenceOphthalmicAxialLengthMeasurementsLengthSummationSequenceUltrasoundOphthalmicAxialLengthMeasurementsSequenceOpticalOphthalmicAxialLengthMeasurementsSequenceUltrasoundSelectedOphthalmicAxialLengthSequenceOphthalmicAxialLengthSelectionMethodCodeSequenceOpticalSelectedOphthalmicAxialLengthSequenceSelectedSegmentalOphthalmicAxialLengthSequenceSelectedTotalOphthalmicAxialLengthSequenceOphthalmicAxialLengthQualityMetricSequenceRETIRED_OphthalmicAxialLengthQualityMetricTypeCodeSequenceRETIRED_OphthalmicAxialLengthQualityMetricTypeDescriptionIntraocularLensCalculationsRightEyeSequenceIntraocularLensCalculationsLeftEyeSequenceReferencedOphthalmicAxialLengthMeasurementQCImageSequenceOphthalmicMappingDeviceTypeAcquisitionMethodCodeSequenceAcquisitionMethodAlgorithmSequenceOphthalmicThicknessMapTypeCodeSequenceOphthalmicThicknessMappingNormalsSequenceRetinalThicknessDefinitionCodeSequencePixelValueMappingToCodedConceptSequenceMappedPixelValuePixelValueMappingExplanationOphthalmicThicknessMapQualityThresholdSequenceOphthalmicThicknessMapThresholdQualityRatingAnatomicStructureReferencePointRegistrationToLocalizerSequenceRegisteredLocalizerUnitsRegisteredLocalizerTopLeftHandCornerRegisteredLocalizerBottomRightHandCornerOphthalmicThicknessMapQualityRatingSequenceRelevantOPTAttributesSequenceTransformationMethodCodeSequenceTransformationAlgorithmSequenceOphthalmicAxialLengthMethodOphthalmicFOVTwoDimensionalToThreeDimensionalMapSequenceWideFieldOphthalmicPhotographyQualityRatingSequenceWideFieldOphthalmicPhotographyQualityThresholdSequenceWideFieldOphthalmicPhotographyThresholdQualityRatingXCoordinatesCenterPixelViewAngleYCoordinatesCenterPixelViewAngleNumberOfMapPointsTwoDimensionalToThreeDimensionalMapDataDerivationAlgorithmSequenceOphthalmicImageTypeCodeSequenceOphthalmicImageTypeDescriptionScanPatternTypeCodeSequenceReferencedSurfaceMeshIdentificationSequenceOphthalmicVolumetricPropertiesFlagOphthalmicAnatomicReferencePointXCoordinateOphthalmicAnatomicReferencePointYCoordinateOphthalmicEnFaceImageQualityRatingSequenceQualityThresholdOCTBscanAnalysisAcquisitionParametersSequenceNumberofBscansPerFrameBscanSlabThicknessDistanceBetweenBscanSlabsBscanCycleTimeBscanCycleTimeVectorAscanRateBscanRateSurfaceMeshZPixelOffsetVisualFieldHorizontalExtentVisualFieldVerticalExtentVisualFieldShapeScreeningTestModeCodeSequenceMaximumStimulusLuminanceBackgroundLuminanceStimulusColorCodeSequenceBackgroundIlluminationColorCodeSequenceStimulusAreaStimulusPresentationTimeFixationSequenceFixationMonitoringCodeSequenceVisualFieldCatchTrialSequenceFixationCheckedQuantityPatientNotProperlyFixatedQuantityPresentedVisualStimuliDataFlagNumberOfVisualStimuliExcessiveFixationLossesDataFlagExcessiveFixationLossesStimuliRetestingQuantityCommentsOnPatientPerformanceOfVisualFieldFalseNegativesEstimateFlagFalseNegativesEstimateNegativeCatchTrialsQuantityFalseNegativesQuantityExcessiveFalseNegativesDataFlagExcessiveFalseNegativesFalsePositivesEstimateFlagFalsePositivesEstimateCatchTrialsDataFlagPositiveCatchTrialsQuantityTestPointNormalsDataFlagTestPointNormalsSequenceGlobalDeviationProbabilityNormalsFlagFalsePositivesQuantityExcessiveFalsePositivesDataFlagExcessiveFalsePositivesVisualFieldTestNormalsFlagResultsNormalsSequenceAgeCorrectedSensitivityDeviationAlgorithmSequenceGlobalDeviationFromNormalGeneralizedDefectSensitivityDeviationAlgorithmSequenceLocalizedDeviationFromNormalPatientReliabilityIndicatorVisualFieldMeanSensitivityGlobalDeviationProbabilityLocalDeviationProbabilityNormalsFlagLocalizedDeviationProbabilityShortTermFluctuationCalculatedShortTermFluctuationShortTermFluctuationProbabilityCalculatedShortTermFluctuationProbabilityCorrectedLocalizedDeviationFromNormalCalculatedCorrectedLocalizedDeviationFromNormalCorrectedLocalizedDeviationFromNormalProbabilityCalculatedCorrectedLocalizedDeviationFromNormalProbabilityGlobalDeviationProbabilitySequenceLocalizedDeviationProbabilitySequenceFovealSensitivityMeasuredFovealSensitivityVisualFieldTestDurationVisualFieldTestPointSequenceVisualFieldTestPointXCoordinateVisualFieldTestPointYCoordinateAgeCorrectedSensitivityDeviationValueStimulusResultsSensitivityValueRetestStimulusSeenRetestSensitivityValueVisualFieldTestPointNormalsSequenceQuantifiedDefectAgeCorrectedSensitivityDeviationProbabilityValueGeneralizedDefectCorrectedSensitivityDeviationFlagGeneralizedDefectCorrectedSensitivityDeviationValueGeneralizedDefectCorrectedSensitivityDeviationProbabilityValueMinimumSensitivityValueBlindSpotLocalizedBlindSpotXCoordinateBlindSpotYCoordinateVisualAcuityMeasurementSequenceRefractiveParametersUsedOnPatientSequenceMeasurementLateralityOphthalmicPatientClinicalInformationLeftEyeSequenceOphthalmicPatientClinicalInformationRightEyeSequenceFovealPointNormativeDataFlagFovealPointProbabilityValueScreeningBaselineMeasuredScreeningBaselineMeasuredSequenceScreeningBaselineTypeScreeningBaselineValueAlgorithmSourceDataSetNameDataSetVersionDataSetSourceDataSetDescriptionVisualFieldTestReliabilityGlobalIndexSequenceVisualFieldGlobalResultsIndexSequenceDataObservationSequenceIndexNormalsFlagIndexProbabilityIndexProbabilitySequenceSamplesPerPixelSamplesPerPixelUsedPhotometricInterpretationRETIRED_ImageDimensionsPlanarConfigurationNumberOfFramesFrameIncrementPointerFrameDimensionPointerRowsColumnsRETIRED_PlanesUltrasoundColorDataPresentPixelSpacingZoomFactorZoomCenterPixelAspectRatioRETIRED_ImageFormatRETIRED_ManipulatedImageCorrectedImageRETIRED_CompressionRecognitionCodeRETIRED_CompressionCodeRETIRED_CompressionOriginatorRETIRED_CompressionLabelRETIRED_CompressionDescriptionRETIRED_CompressionSequenceRETIRED_CompressionStepPointersRETIRED_RepeatIntervalRETIRED_BitsGroupedRETIRED_PerimeterTableRETIRED_PerimeterValueRETIRED_PredictorRowsRETIRED_PredictorColumnsRETIRED_PredictorConstantsRETIRED_BlockedPixelsRETIRED_BlockRowsRETIRED_BlockColumnsRETIRED_RowOverlapRETIRED_ColumnOverlapBitsAllocatedBitsStoredHighBitPixelRepresentationRETIRED_SmallestValidPixelValueRETIRED_LargestValidPixelValueSmallestImagePixelValueLargestImagePixelValueSmallestPixelValueInSeriesLargestPixelValueInSeriesRETIRED_SmallestImagePixelValueInPlaneRETIRED_LargestImagePixelValueInPlanePixelPaddingValuePixelPaddingRangeLimitFloatPixelPaddingValueDoubleFloatPixelPaddingValueFloatPixelPaddingRangeLimitDoubleFloatPixelPaddingRangeLimitRETIRED_ImageLocationQualityControlImageBurnedInAnnotationRecognizableVisualFeaturesLongitudinalTemporalInformationModifiedReferencedColorPaletteInstanceUIDRETIRED_TransformLabelRETIRED_TransformVersionNumberRETIRED_NumberOfTransformStepsRETIRED_SequenceOfCompressedDataRETIRED_DetailsOfCoefficientsRETIRED_RowsForNthOrderCoefficientsRETIRED_ColumnsForNthOrderCoefficientsRETIRED_CoefficientCodingRETIRED_CoefficientCodingPointersRETIRED_DCTLabelRETIRED_DataBlockDescriptionRETIRED_DataBlockRETIRED_NormalizationFactorFormatRETIRED_ZonalMapNumberFormatRETIRED_ZonalMapLocationRETIRED_ZonalMapFormatRETIRED_AdaptiveMapFormatRETIRED_CodeNumberFormatRETIRED_CodeLabelRETIRED_NumberOfTablesRETIRED_CodeTableLocationRETIRED_BitsForCodeWordRETIRED_ImageDataLocationPixelSpacingCalibrationTypePixelSpacingCalibrationDescriptionPixelIntensityRelationshipPixelIntensityRelationshipSignWindowCenterWindowWidthRescaleInterceptRescaleSlopeRescaleTypeWindowCenterWidthExplanationVOILUTFunctionRETIRED_GrayScaleRecommendedViewingModeRETIRED_GrayLookupTableDescriptorRedPaletteColorLookupTableDescriptorGreenPaletteColorLookupTableDescriptorBluePaletteColorLookupTableDescriptorAlphaPaletteColorLookupTableDescriptorRETIRED_LargeRedPaletteColorLookupTableDescriptorRETIRED_LargeGreenPaletteColorLookupTableDescriptorRETIRED_LargeBluePaletteColorLookupTableDescriptorPaletteColorLookupTableUIDRETIRED_GrayLookupTableDataRedPaletteColorLookupTableDataGreenPaletteColorLookupTableDataBluePaletteColorLookupTableDataAlphaPaletteColorLookupTableDataRETIRED_LargeRedPaletteColorLookupTableDataRETIRED_LargeGreenPaletteColorLookupTableDataRETIRED_LargeBluePaletteColorLookupTableDataRETIRED_LargePaletteColorLookupTableUIDSegmentedRedPaletteColorLookupTableDataSegmentedGreenPaletteColorLookupTableDataSegmentedBluePaletteColorLookupTableDataSegmentedAlphaPaletteColorLookupTableDataStoredValueColorRangeSequenceMinimumStoredValueMappedMaximumStoredValueMappedBreastImplantPresentPartialViewPartialViewDescriptionPartialViewCodeSequenceSpatialLocationsPreservedDataFrameAssignmentSequenceDataPathAssignmentBitsMappedToColorLookupTableBlendingLUT1SequenceBlendingLUT1TransferFunctionBlendingWeightConstantBlendingLookupTableDescriptorBlendingLookupTableDataEnhancedPaletteColorLookupTableSequenceBlendingLUT2SequenceBlendingLUT2TransferFunctionDataPathIDRGBLUTTransferFunctionAlphaLUTTransferFunctionICCProfileColorSpaceLossyImageCompressionLossyImageCompressionRatioLossyImageCompressionMethodModalityLUTSequenceVariableModalityLUTSequenceLUTDescriptorLUTExplanationModalityLUTTypeLUTDataVOILUTSequenceSoftcopyVOILUTSequenceRETIRED_ImagePresentationCommentsRETIRED_BiPlaneAcquisitionSequenceRepresentativeFrameNumberFrameNumbersOfInterestFrameOfInterestDescriptionFrameOfInterestTypeRETIRED_MaskPointersRWavePointerMaskSubtractionSequenceMaskOperationApplicableFrameRangeMaskFrameNumbersContrastFrameAveragingMaskSubPixelShiftTIDOffsetMaskOperationExplanationEquipmentAdministratorSequenceNumberOfDisplaySubsystemsCurrentConfigurationIDDisplaySubsystemIDDisplaySubsystemNameDisplaySubsystemDescriptionSystemStatusSystemStatusCommentTargetLuminanceCharacteristicsSequenceLuminanceCharacteristicsIDDisplaySubsystemConfigurationSequenceConfigurationIDConfigurationNameConfigurationDescriptionReferencedTargetLuminanceCharacteristicsIDQAResultsSequenceDisplaySubsystemQAResultsSequenceConfigurationQAResultsSequenceMeasurementEquipmentSequenceMeasurementFunctionsMeasurementEquipmentTypeVisualEvaluationResultSequenceDisplayCalibrationResultSequenceDDLValueCIExyWhitePointDisplayFunctionTypeGammaValueNumberOfLuminancePointsLuminanceResponseSequenceTargetMinimumLuminanceTargetMaximumLuminanceLuminanceValueLuminanceResponseDescriptionWhitePointFlagDisplayDeviceTypeCodeSequenceDisplaySubsystemSequenceLuminanceResultSequenceAmbientLightValueSourceMeasuredCharacteristicsLuminanceUniformityResultSequenceVisualEvaluationTestSequenceTestResultTestResultCommentTestImageValidationTestPatternCodeSequenceMeasurementPatternCodeSequenceVisualEvaluationMethodCodeSequencePixelDataProviderURLDataPointRowsDataPointColumnsSignalDomainColumnsRETIRED_LargestMonochromePixelValueDataRepresentationPixelMeasuresSequenceFrameVOILUTSequencePixelValueTransformationSequenceSignalDomainRowsDisplayFilterPercentageFramePixelShiftSequenceSubtractionItemIDPixelIntensityRelationshipLUTSequenceFramePixelDataPropertiesSequenceGeometricalPropertiesGeometricMaximumDistortionImageProcessingAppliedMaskSelectionModeLUTFunctionMaskVisibilityPercentagePixelShiftSequenceRegionPixelShiftSequenceVerticesOfTheRegionMultiFramePresentationSequencePixelShiftFrameRangeLUTFrameRangeImageToEquipmentMappingMatrixEquipmentCoordinateSystemIdentificationRETIRED_StudyStatusIDRETIRED_StudyPriorityIDRETIRED_StudyIDIssuerRETIRED_StudyVerifiedDateRETIRED_StudyVerifiedTimeRETIRED_StudyReadDateRETIRED_StudyReadTimeRETIRED_ScheduledStudyStartDateRETIRED_ScheduledStudyStartTimeRETIRED_ScheduledStudyStopDateRETIRED_ScheduledStudyStopTimeRETIRED_ScheduledStudyLocationRETIRED_ScheduledStudyLocationAETitleRETIRED_ReasonForStudyRequestingPhysicianIdentificationSequenceRequestingPhysicianRequestingServiceRequestingServiceCodeSequenceRETIRED_StudyArrivalDateRETIRED_StudyArrivalTimeRETIRED_StudyCompletionDateRETIRED_StudyCompletionTimeRETIRED_StudyComponentStatusIDRequestedProcedureDescriptionRequestedProcedureCodeSequenceRequestedLateralityCodeSequenceReasonForVisitReasonForVisitCodeSequenceRequestedContrastAgentRETIRED_StudyCommentsFlowIdentifierSequenceFlowIdentifierFlowTransferSyntaxUIDFlowRTPSamplingRateSourceIdentifierFrameOriginTimestampIncludesImagingSubjectFrameUsefulnessGroupSequenceRealTimeBulkDataFlowSequenceCameraPositionGroupSequenceIncludesInformationTimeOfFrameGroupSequenceReferencedPatientAliasSequenceVisitStatusIDAdmissionIDRETIRED_IssuerOfAdmissionIDIssuerOfAdmissionIDSequenceRouteOfAdmissionsRETIRED_ScheduledAdmissionDateRETIRED_ScheduledAdmissionTimeRETIRED_ScheduledDischargeDateRETIRED_ScheduledDischargeTimeRETIRED_ScheduledPatientInstitutionResidenceAdmittingDateAdmittingTimeRETIRED_DischargeDateRETIRED_DischargeTimeRETIRED_DischargeDiagnosisDescriptionRETIRED_DischargeDiagnosisCodeSequenceSpecialNeedsServiceEpisodeIDRETIRED_IssuerOfServiceEpisodeIDServiceEpisodeDescriptionIssuerOfServiceEpisodeIDSequencePertinentDocumentsSequencePertinentResourcesSequenceResourceDescriptionCurrentPatientLocationPatientInstitutionResidencePatientStatePatientClinicalTrialParticipationSequenceVisitCommentsWaveformOriginalityNumberOfWaveformChannelsNumberOfWaveformSamplesSamplingFrequencyMultiplexGroupLabelChannelDefinitionSequenceWaveformChannelNumberChannelLabelChannelStatusChannelSourceSequenceChannelSourceModifiersSequenceSourceWaveformSequenceChannelDerivationDescriptionChannelSensitivityChannelSensitivityUnitsSequenceChannelSensitivityCorrectionFactorChannelBaselineChannelTimeSkewChannelSampleSkewChannelOffsetWaveformBitsStoredFilterLowFrequencyFilterHighFrequencyNotchFilterFrequencyNotchFilterBandwidthWaveformDataDisplayScaleWaveformDisplayBackgroundCIELabValueWaveformPresentationGroupSequencePresentationGroupNumberChannelDisplaySequenceChannelRecommendedDisplayCIELabValueChannelPositionDisplayShadingFlagFractionalChannelDisplayScaleAbsoluteChannelDisplayScaleMultiplexedAudioChannelsDescriptionCodeSequenceChannelIdentificationCodeChannelModeMultiplexGroupUIDPowerlineFrequencyChannelImpedanceSequenceImpedanceValueImpedanceMeasurementDateTimeImpedanceMeasurementFrequencyImpedanceMeasurementCurrentTypeWaveformAmplifierTypeFilterLowFrequencyCharacteristicsSequenceFilterHighFrequencyCharacteristicsSequenceSummarizedFilterLookupTableNotchFilterCharacteristicsSequenceWaveformFilterTypeAnalogFilterCharacteristicsSequenceAnalogFilterRollOffAnalogFilterTypeDigitalFilterCharacteristicsSequenceDigitalFilterOrderDigitalFilterTypeCodeSequenceWaveformFilterDescriptionFilterLookupTableSequenceFilterLookupTableDescriptionFrequencyEncodingCodeSequenceMagnitudeEncodingCodeSequenceFilterLookupTableDataScheduledStationAETitleScheduledProcedureStepStartDateScheduledProcedureStepStartTimeScheduledProcedureStepEndDateScheduledProcedureStepEndTimeScheduledPerformingPhysicianNameScheduledProcedureStepDescriptionScheduledProtocolCodeSequenceScheduledProcedureStepIDStageCodeSequenceScheduledPerformingPhysicianIdentificationSequenceScheduledStationNameScheduledProcedureStepLocationPreMedicationScheduledProcedureStepStatusOrderPlacerIdentifierSequenceOrderFillerIdentifierSequenceLocalNamespaceEntityIDUniversalEntityIDUniversalEntityIDTypeIdentifierTypeCodeAssigningFacilitySequenceAssigningJurisdictionCodeSequenceAssigningAgencyOrDepartmentCodeSequenceScheduledProcedureStepSequenceReferencedNonImageCompositeSOPInstanceSequencePerformedStationAETitlePerformedStationNamePerformedLocationPerformedProcedureStepStartDatePerformedProcedureStepStartTimePerformedProcedureStepEndDatePerformedProcedureStepEndTimePerformedProcedureStepStatusPerformedProcedureStepIDPerformedProcedureStepDescriptionPerformedProcedureTypeDescriptionPerformedProtocolCodeSequencePerformedProtocolTypeScheduledStepAttributesSequenceRequestAttributesSequenceCommentsOnThePerformedProcedureStepPerformedProcedureStepDiscontinuationReasonCodeSequenceQuantitySequenceQuantityMeasuringUnitsSequenceBillingItemSequenceTotalTimeOfFluoroscopyTotalNumberOfExposuresEntranceDoseExposedAreaDistanceSourceToEntranceRETIRED_DistanceSourceToSupportExposureDoseSequenceCommentsOnRadiationDoseXRayOutputHalfValueLayerOrganDoseOrganExposedBillingProcedureStepSequenceFilmConsumptionSequenceBillingSuppliesAndDevicesSequenceRETIRED_ReferencedProcedureStepSequencePerformedSeriesSequenceCommentsOnTheScheduledProcedureStepProtocolContextSequenceContentItemModifierSequenceScheduledSpecimenSequenceRETIRED_SpecimenAccessionNumberContainerIdentifierIssuerOfTheContainerIdentifierSequenceAlternateContainerIdentifierSequenceContainerTypeCodeSequenceContainerDescriptionContainerComponentSequenceRETIRED_SpecimenSequenceSpecimenIdentifierRETIRED_SpecimenDescriptionSequenceTrialRETIRED_SpecimenDescriptionTrialSpecimenUIDAcquisitionContextSequenceAcquisitionContextDescriptionSpecimenDescriptionSequenceIssuerOfTheSpecimenIdentifierSequenceSpecimenTypeCodeSequenceSpecimenShortDescriptionSpecimenDetailedDescriptionSpecimenPreparationSequenceSpecimenPreparationStepContentItemSequenceSpecimenLocalizationContentItemSequenceRETIRED_SlideIdentifierWholeSlideMicroscopyImageFrameTypeSequenceImageCenterPointCoordinatesSequenceXOffsetInSlideCoordinateSystemYOffsetInSlideCoordinateSystemZOffsetInSlideCoordinateSystemRETIRED_PixelSpacingSequenceRETIRED_CoordinateSystemAxisCodeSequenceMeasurementUnitsCodeSequenceRETIRED_VitalStainCodeSequenceTrialRequestedProcedureIDReasonForTheRequestedProcedureRequestedProcedurePriorityPatientTransportArrangementsRequestedProcedureLocationRETIRED_PlacerOrderNumberProcedureRETIRED_FillerOrderNumberProcedureConfidentialityCodeReportingPriorityReasonForRequestedProcedureCodeSequenceNamesOfIntendedRecipientsOfResultsIntendedRecipientsOfResultsIdentificationSequenceReasonForPerformedProcedureCodeSequenceRETIRED_RequestedProcedureDescriptionTrialPersonIdentificationCodeSequencePersonAddressPersonTelephoneNumbersPersonTelecomInformationRequestedProcedureCommentsRETIRED_ReasonForTheImagingServiceRequestIssueDateOfImagingServiceRequestIssueTimeOfImagingServiceRequestRETIRED_PlacerOrderNumberImagingServiceRequestRetiredRETIRED_FillerOrderNumberImagingServiceRequestRetiredOrderEnteredByOrderEntererLocationOrderCallbackPhoneNumberOrderCallbackTelecomInformationPlacerOrderNumberImagingServiceRequestFillerOrderNumberImagingServiceRequestImagingServiceRequestCommentsConfidentialityConstraintOnPatientDataDescriptionRETIRED_GeneralPurposeScheduledProcedureStepStatusRETIRED_GeneralPurposePerformedProcedureStepStatusRETIRED_GeneralPurposeScheduledProcedureStepPriorityRETIRED_ScheduledProcessingApplicationsCodeSequenceScheduledProcedureStepStartDateTimeRETIRED_MultipleCopiesFlagPerformedProcessingApplicationsCodeSequenceScheduledProcedureStepExpirationDateTimeHumanPerformerCodeSequenceScheduledProcedureStepModificationDateTimeExpectedCompletionDateTimeRETIRED_ResultingGeneralPurposePerformedProcedureStepsSequenceRETIRED_ReferencedGeneralPurposeScheduledProcedureStepSequenceScheduledWorkitemCodeSequencePerformedWorkitemCodeSequenceInputAvailabilityFlagInputInformationSequenceRETIRED_RelevantInformationSequenceRETIRED_ReferencedGeneralPurposeScheduledProcedureStepTransactionUIDScheduledStationNameCodeSequenceScheduledStationClassCodeSequenceScheduledStationGeographicLocationCodeSequencePerformedStationNameCodeSequencePerformedStationClassCodeSequencePerformedStationGeographicLocationCodeSequenceRETIRED_RequestedSubsequentWorkitemCodeSequenceRETIRED_NonDICOMOutputCodeSequenceOutputInformationSequenceScheduledHumanPerformersSequenceActualHumanPerformersSequenceHumanPerformerOrganizationHumanPerformerNameRawDataHandlingInputReadinessStatePerformedProcedureStepStartDateTimePerformedProcedureStepEndDateTimeProcedureStepCancellationDateTimeOutputDestinationSequenceDICOMStorageSequenceSTOWRSStorageSequenceStorageURLXDSStorageSequenceEntranceDoseInmGyEntranceDoseDerivationParametricMapFrameTypeSequenceReferencedImageRealWorldValueMappingSequenceRealWorldValueMappingSequencePixelValueMappingCodeSequenceLUTLabelRealWorldValueLastValueMappedRealWorldValueLUTDataDoubleFloatRealWorldValueLastValueMappedDoubleFloatRealWorldValueFirstValueMappedRealWorldValueFirstValueMappedQuantityDefinitionSequenceRealWorldValueInterceptRealWorldValueSlopeRETIRED_FindingsFlagTrialRelationshipTypeRETIRED_FindingsSequenceTrialRETIRED_FindingsGroupUIDTrialRETIRED_ReferencedFindingsGroupUIDTrialRETIRED_FindingsGroupRecordingDateTrialRETIRED_FindingsGroupRecordingTimeTrialRETIRED_FindingsSourceCategoryCodeSequenceTrialVerifyingOrganizationRETIRED_DocumentingOrganizationIdentifierCodeSequenceTrialVerificationDateTimeObservationDateTimeObservationStartDateTimeValueTypeConceptNameCodeSequenceRETIRED_MeasurementPrecisionDescriptionTrialContinuityOfContentRETIRED_UrgencyOrPriorityAlertsTrialRETIRED_SequencingIndicatorTrialRETIRED_DocumentIdentifierCodeSequenceTrialRETIRED_DocumentAuthorTrialRETIRED_DocumentAuthorIdentifierCodeSequenceTrialRETIRED_IdentifierCodeSequenceTrialVerifyingObserverSequenceRETIRED_ObjectBinaryIdentifierTrialVerifyingObserverNameRETIRED_DocumentingObserverIdentifierCodeSequenceTrialAuthorObserverSequenceParticipantSequenceCustodialOrganizationSequenceParticipationTypeParticipationDateTimeObserverTypeRETIRED_ProcedureIdentifierCodeSequenceTrialVerifyingObserverIdentificationCodeSequenceRETIRED_ObjectDirectoryBinaryIdentifierTrialRETIRED_EquivalentCDADocumentSequenceReferencedWaveformChannelsRETIRED_DateOfDocumentOrVerbalTransactionTrialRETIRED_TimeOfDocumentCreationOrVerbalTransactionTrialDateTimeDateTimePersonNameUIDRETIRED_ReportStatusIDTrialTemporalRangeTypeReferencedSamplePositionsReferencedFrameNumbersReferencedTimeOffsetsReferencedDateTimeTextValueFloatingPointValueRationalNumeratorValueRationalDenominatorValueRETIRED_ObservationCategoryCodeSequenceTrialConceptCodeSequenceRETIRED_BibliographicCitationTrialPurposeOfReferenceCodeSequenceObservationUIDRETIRED_ReferencedObservationUIDTrialRETIRED_ReferencedObservationClassTrialRETIRED_ReferencedObjectObservationClassTrialAnnotationGroupNumberRETIRED_ObservationDateTrialRETIRED_ObservationTimeTrialRETIRED_MeasurementAutomationTrialModifierCodeSequenceRETIRED_IdentificationDescriptionTrialRETIRED_CoordinatesSetGeometricTypeTrialRETIRED_AlgorithmCodeSequenceTrialRETIRED_AlgorithmDescriptionTrialRETIRED_PixelCoordinatesSetTrialMeasuredValueSequenceNumericValueQualifierCodeSequenceRETIRED_CurrentObserverTrialNumericValueRETIRED_ReferencedAccessionSequenceTrialRETIRED_ReportStatusCommentTrialRETIRED_ProcedureContextSequenceTrialRETIRED_VerbalSourceTrialRETIRED_AddressTrialRETIRED_TelephoneNumberTrialRETIRED_VerbalSourceIdentifierCodeSequenceTrialPredecessorDocumentsSequenceReferencedRequestSequencePerformedProcedureCodeSequenceCurrentRequestedProcedureEvidenceSequenceRETIRED_ReportDetailSequenceTrialPertinentOtherEvidenceSequenceHL7StructuredDocumentReferenceSequenceRETIRED_ObservationSubjectUIDTrialRETIRED_ObservationSubjectClassTrialRETIRED_ObservationSubjectTypeCodeSequenceTrialCompletionFlagCompletionFlagDescriptionVerificationFlagArchiveRequestedPreliminaryFlagContentTemplateSequenceIdenticalDocumentsSequenceRETIRED_ObservationSubjectContextFlagTrialRETIRED_ObserverContextFlagTrialRETIRED_ProcedureContextFlagTrialContentSequenceRETIRED_RelationshipSequenceTrialRETIRED_RelationshipTypeCodeSequenceTrialRETIRED_LanguageCodeSequenceTrialTabulatedValuesSequenceNumberOfTableRowsNumbeOfTableColumnsTableRowNumberTableColumnNumberTableRowDefinitionSequenceTableColumnDefinitionSequenceCellValuesSequenceRETIRED_UniformResourceLocatorTrialWaveformAnnotationSequenceTemplateIdentifierRETIRED_TemplateVersionRETIRED_TemplateLocalVersionRETIRED_TemplateExtensionFlagRETIRED_TemplateExtensionOrganizationUIDRETIRED_TemplateExtensionCreatorUIDReferencedContentItemIdentifierHL7InstanceIdentifierHL7DocumentEffectiveTimeHL7DocumentTypeCodeSequenceDocumentClassCodeSequenceRetrieveURIRetrieveLocationUIDTypeOfInstancesDICOMRetrievalSequenceDICOMMediaRetrievalSequenceWADORetrievalSequenceXDSRetrievalSequenceWADORSRetrievalSequenceRepositoryUniqueIDHomeCommunityIDDocumentTitleEncapsulatedDocumentMIMETypeOfEncapsulatedDocumentSourceInstanceSequenceListOfMIMETypesEncapsulatedDocumentLengthProductPackageIdentifierSubstanceAdministrationApprovalApprovalStatusFurtherDescriptionApprovalStatusDateTimeProductTypeCodeSequenceProductNameProductDescriptionProductLotIdentifierProductExpirationDateTimeSubstanceAdministrationDateTimeSubstanceAdministrationNotesSubstanceAdministrationDeviceIDProductParameterSequenceSubstanceAdministrationParameterSequenceApprovalSequenceAssertionCodeSequenceAssertionUIDAsserterIdentificationSequenceAssertionDateTimeAssertionExpirationDateTimeAssertionCommentsRelatedAssertionSequenceReferencedAssertionUIDApprovalSubjectSequenceOrganizationalRoleCodeSequenceLensDescriptionRightLensSequenceLeftLensSequenceUnspecifiedLateralityLensSequenceCylinderSequencePrismSequenceHorizontalPrismPowerHorizontalPrismBaseVerticalPrismPowerVerticalPrismBaseLensSegmentTypeOpticalTransmittanceChannelWidthPupilSizeCornealSizeCornealSizeSequenceAutorefractionRightEyeSequenceAutorefractionLeftEyeSequenceDistancePupillaryDistanceNearPupillaryDistanceIntermediatePupillaryDistanceOtherPupillaryDistanceKeratometryRightEyeSequenceKeratometryLeftEyeSequenceSteepKeratometricAxisSequenceRadiusOfCurvatureKeratometricPowerKeratometricAxisFlatKeratometricAxisSequenceBackgroundColorOptotypeOptotypePresentationSubjectiveRefractionRightEyeSequenceSubjectiveRefractionLeftEyeSequenceAddNearSequenceAddIntermediateSequenceAddOtherSequenceAddPowerViewingDistanceCorneaMeasurementsSequenceSourceOfCorneaMeasurementDataCodeSequenceSteepCornealAxisSequenceFlatCornealAxisSequenceCornealPowerCornealAxisCorneaMeasurementMethodCodeSequenceRefractiveIndexOfCorneaRefractiveIndexOfAqueousHumorVisualAcuityTypeCodeSequenceVisualAcuityRightEyeSequenceVisualAcuityLeftEyeSequenceVisualAcuityBothEyesOpenSequenceViewingDistanceTypeVisualAcuityModifiersDecimalVisualAcuityOptotypeDetailedDefinitionReferencedRefractiveMeasurementsSequenceSpherePowerCylinderPowerCornealTopographySurfaceCornealVertexLocationPupilCentroidXCoordinatePupilCentroidYCoordinateEquivalentPupilRadiusCornealTopographyMapTypeCodeSequenceVerticesOfTheOutlineOfPupilCornealTopographyMappingNormalsSequenceMaximumCornealCurvatureSequenceMaximumCornealCurvatureMaximumCornealCurvatureLocationMinimumKeratometricSequenceSimulatedKeratometricCylinderSequenceAverageCornealPowerCornealISValueAnalyzedAreaSurfaceRegularityIndexSurfaceAsymmetryIndexCornealEccentricityIndexKeratoconusPredictionIndexDecimalPotentialVisualAcuityCornealTopographyMapQualityEvaluationSourceImageCornealProcessedDataSequenceCornealPointLocationCornealPointEstimatedAxialPowerTangentialPowerRefractivePowerRelativeElevationCornealWavefrontImagedVolumeWidthImagedVolumeHeightImagedVolumeDepthTotalPixelMatrixColumnsTotalPixelMatrixRowsTotalPixelMatrixOriginSequenceSpecimenLabelInImageFocusMethodExtendedDepthOfFieldNumberOfFocalPlanesDistanceBetweenFocalPlanesRecommendedAbsentPixelCIELabValueIlluminatorTypeCodeSequenceImageOrientationSlideOpticalPathSequenceOpticalPathIdentifierOpticalPathDescriptionIlluminationColorCodeSequenceSpecimenReferenceSequenceCondenserLensPowerObjectiveLensPowerObjectiveLensNumericalApertureConfocalModeTissueLocationConfocalMicroscopyImageFrameTypeSequenceImageAcquisitionDepthPaletteColorLookupTableSequenceReferencedImageNavigationSequenceTopLeftHandCornerOfLocalizerAreaBottomRightHandCornerOfLocalizerAreaOpticalPathIdentificationSequencePlanePositionSlideSequenceColumnPositionInTotalImagePixelMatrixRowPositionInTotalImagePixelMatrixPixelOriginInterpretationNumberOfOpticalPathsTotalPixelMatrixFocalPlanesCalibrationImageDeviceSequenceContainerComponentTypeCodeSequenceContainerComponentThicknessDeviceLengthContainerComponentWidthDeviceDiameterDeviceDiameterUnitsDeviceVolumeInterMarkerDistanceContainerComponentMaterialContainerComponentIDContainerComponentLengthContainerComponentDiameterContainerComponentDescriptionDeviceDescriptionLongDeviceDescriptionContrastBolusIngredientPercentByVolumeOCTFocalDistanceBeamSpotSizeEffectiveRefractiveIndexOCTAcquisitionDomainOCTOpticalCenterWavelengthAxialResolutionRangingDepthALineRateALinesPerFrameCatheterRotationalRateALinePixelSpacingModeOfPercutaneousAccessSequenceIntravascularOCTFrameTypeSequenceOCTZOffsetAppliedIntravascularFrameContentSequenceIntravascularLongitudinalDistanceIntravascularOCTFrameContentSequenceOCTZOffsetCorrectionCatheterDirectionOfRotationSeamLineLocationFirstALineLocationSeamLineIndexNumberOfPaddedALinesInterpolationTypeRefractiveIndexAppliedEnergyWindowVectorNumberOfEnergyWindowsEnergyWindowInformationSequenceEnergyWindowRangeSequenceEnergyWindowLowerLimitEnergyWindowUpperLimitRadiopharmaceuticalInformationSequenceResidualSyringeCountsEnergyWindowNameDetectorVectorNumberOfDetectorsDetectorInformationSequencePhaseVectorNumberOfPhasesPhaseInformationSequenceNumberOfFramesInPhasePhaseDelayPauseBetweenFramesPhaseDescriptionRotationVectorNumberOfRotationsRotationInformationSequenceNumberOfFramesInRotationRRIntervalVectorNumberOfRRIntervalsGatedInformationSequenceDataInformationSequenceTimeSlotVectorNumberOfTimeSlotsTimeSlotInformationSequenceTimeSlotTimeSliceVectorNumberOfSlicesAngularViewVectorTimeSliceVectorNumberOfTimeSlicesStartAngleTypeOfDetectorMotionTriggerVectorNumberOfTriggersInPhaseViewCodeSequenceViewModifierCodeSequenceRadionuclideCodeSequenceAdministrationRouteCodeSequenceRadiopharmaceuticalCodeSequenceCalibrationDataSequenceEnergyWindowNumberImageIDPatientOrientationCodeSequencePatientOrientationModifierCodeSequencePatientGantryRelationshipCodeSequenceSliceProgressionDirectionScanProgressionDirectionSeriesTypeUnitsCountsSourceReprojectionMethodSUVTypeRandomsCorrectionMethodAttenuationCorrectionMethodDecayCorrectionReconstructionMethodDetectorLinesOfResponseUsedScatterCorrectionMethodAxialAcceptanceAxialMashTransverseMashDetectorElementSizeCoincidenceWindowWidthSecondaryCountsTypeFrameReferenceTimePrimaryPromptsCountsAccumulatedSecondaryCountsAccumulatedSliceSensitivityFactorDecayFactorDoseCalibrationFactorScatterFractionFactorDeadTimeFactorImageIndexRETIRED_CountsIncludedRETIRED_DeadTimeCorrectionFlagHistogramSequenceHistogramNumberOfBinsHistogramFirstBinValueHistogramLastBinValueHistogramBinWidthHistogramExplanationHistogramDataSegmentationTypeSegmentSequenceSegmentedPropertyCategoryCodeSequenceSegmentNumberSegmentLabelSegmentDescriptionSegmentationAlgorithmIdentificationSequenceSegmentAlgorithmTypeSegmentAlgorithmNameSegmentIdentificationSequenceReferencedSegmentNumberRecommendedDisplayGrayscaleValueRecommendedDisplayCIELabValueMaximumFractionalValueSegmentedPropertyTypeCodeSequenceSegmentationFractionalTypeSegmentedPropertyTypeModifierCodeSequenceUsedSegmentsSequenceSegmentsOverlapTrackingIDTrackingUIDDeformableRegistrationSequenceSourceFrameOfReferenceUIDDeformableRegistrationGridSequenceGridDimensionsGridResolutionVectorGridDataPreDeformationMatrixRegistrationSequencePostDeformationMatrixRegistrationSequenceNumberOfSurfacesSurfaceSequenceSurfaceNumberSurfaceCommentsSurfaceProcessingSurfaceProcessingRatioSurfaceProcessingDescriptionRecommendedPresentationOpacityRecommendedPresentationTypeFiniteVolumeManifoldSurfacePointsSequenceSurfacePointsNormalsSequenceSurfaceMeshPrimitivesSequenceNumberOfSurfacePointsPointCoordinatesDataPointPositionAccuracyMeanPointDistanceMaximumPointDistancePointsBoundingBoxCoordinatesAxisOfRotationCenterOfRotationNumberOfVectorsVectorDimensionalityVectorAccuracyVectorCoordinateDataDoublePointCoordinatesDataTrianglePointIndexListEdgePointIndexListVertexPointIndexListTriangleStripSequenceTriangleFanSequenceLineSequencePrimitivePointIndexListSurfaceCountReferencedSurfaceSequenceReferencedSurfaceNumberSegmentSurfaceGenerationAlgorithmIdentificationSequenceSegmentSurfaceSourceInstanceSequenceAlgorithmFamilyCodeSequenceAlgorithmNameCodeSequenceAlgorithmVersionAlgorithmParametersFacetSequenceSurfaceProcessingAlgorithmIdentificationSequenceAlgorithmNameRecommendedPointRadiusRecommendedLineThicknessLongPrimitivePointIndexListLongTrianglePointIndexListLongEdgePointIndexListLongVertexPointIndexListTrackSetSequenceTrackSequenceRecommendedDisplayCIELabValueListTrackingAlgorithmIdentificationSequenceTrackSetNumberTrackSetLabelTrackSetDescriptionTrackSetAnatomicalTypeCodeSequenceMeasurementsSequenceTrackSetStatisticsSequenceFloatingPointValuesTrackPointIndexListTrackStatisticsSequenceMeasurementValuesSequenceDiffusionAcquisitionCodeSequenceDiffusionModelCodeSequenceImplantSizeImplantTemplateVersionReplacedImplantTemplateSequenceImplantTypeDerivationImplantTemplateSequenceOriginalImplantTemplateSequenceEffectiveDateTimeImplantTargetAnatomySequenceInformationFromManufacturerSequenceNotificationFromManufacturerSequenceInformationIssueDateTimeInformationSummaryImplantRegulatoryDisapprovalCodeSequenceOverallTemplateSpatialToleranceHPGLDocumentSequenceHPGLDocumentIDHPGLDocumentLabelViewOrientationCodeSequenceViewOrientationModifierHPGLDocumentScalingHPGLDocumentHPGLContourPenNumberHPGLPenSequenceHPGLPenNumberHPGLPenLabelHPGLPenDescriptionRecommendedRotationPointBoundingRectangleImplantTemplate3DModelSurfaceNumberSurfaceModelDescriptionSequenceSurfaceModelLabelSurfaceModelScalingFactorMaterialsCodeSequenceCoatingMaterialsCodeSequenceImplantTypeCodeSequenceFixationMethodCodeSequenceMatingFeatureSetsSequenceMatingFeatureSetIDMatingFeatureSetLabelMatingFeatureSequenceMatingFeatureIDMatingFeatureDegreeOfFreedomSequenceDegreeOfFreedomIDDegreeOfFreedomTypeTwoDMatingFeatureCoordinatesSequenceReferencedHPGLDocumentIDTwoDMatingPointTwoDMatingAxesTwoDDegreeOfFreedomSequenceThreeDDegreeOfFreedomAxisRangeOfFreedomThreeDMatingPointThreeDMatingAxesTwoDDegreeOfFreedomAxisPlanningLandmarkPointSequencePlanningLandmarkLineSequencePlanningLandmarkPlaneSequencePlanningLandmarkIDPlanningLandmarkDescriptionPlanningLandmarkIdentificationCodeSequenceTwoDPointCoordinatesSequenceTwoDPointCoordinatesThreeDPointCoordinatesTwoDLineCoordinatesSequenceTwoDLineCoordinatesThreeDLineCoordinatesTwoDPlaneCoordinatesSequenceTwoDPlaneIntersectionThreeDPlaneOriginThreeDPlaneNormalModelModificationModelMirroringModelUsageCodeSequenceModelGroupUIDRelativeURIReferenceWithinEncapsulatedDocumentAnnotationCoordinateTypeAnnotationGroupSequenceAnnotationGroupUIDAnnotationGroupLabelAnnotationGroupDescriptionAnnotationGroupGenerationTypeAnnotationGroupAlgorithmIdentificationSequenceAnnotationPropertyCategoryCodeSequenceAnnotationPropertyTypeCodeSequenceAnnotationPropertyTypeModifierCodeSequenceNumberOfAnnotationsAnnotationAppliesToAllOpticalPathsReferencedOpticalPathIdentifierAnnotationAppliesToAllZPlanesCommonZCoordinateValueAnnotationIndexListGraphicAnnotationSequenceGraphicLayerBoundingBoxAnnotationUnitsAnchorPointAnnotationUnitsGraphicAnnotationUnitsUnformattedTextValueTextObjectSequenceGraphicObjectSequenceBoundingBoxTopLeftHandCornerBoundingBoxBottomRightHandCornerBoundingBoxTextHorizontalJustificationAnchorPointAnchorPointVisibilityGraphicDimensionsNumberOfGraphicPointsGraphicDataGraphicTypeGraphicFilledRETIRED_ImageRotationRetiredImageHorizontalFlipImageRotationRETIRED_DisplayedAreaTopLeftHandCornerTrialRETIRED_DisplayedAreaBottomRightHandCornerTrialDisplayedAreaTopLeftHandCornerDisplayedAreaBottomRightHandCornerDisplayedAreaSelectionSequenceGraphicLayerSequenceGraphicLayerOrderGraphicLayerRecommendedDisplayGrayscaleValueRETIRED_GraphicLayerRecommendedDisplayRGBValueGraphicLayerDescriptionContentLabelContentDescriptionPresentationCreationDatePresentationCreationTimeContentCreatorNameContentCreatorIdentificationCodeSequenceAlternateContentDescriptionSequencePresentationSizeModePresentationPixelSpacingPresentationPixelAspectRatioPresentationPixelMagnificationRatioGraphicGroupLabelGraphicGroupDescriptionCompoundGraphicSequenceCompoundGraphicInstanceIDFontNameFontNameTypeCSSFontNameRotationAngleTextStyleSequenceLineStyleSequenceFillStyleSequenceGraphicGroupSequenceTextColorCIELabValueHorizontalAlignmentVerticalAlignmentShadowStyleShadowOffsetXShadowOffsetYShadowColorCIELabValueUnderlinedBoldItalicPatternOnColorCIELabValuePatternOffColorCIELabValueLineThicknessLineDashingStyleLinePatternFillPatternFillModeShadowOpacityGapLengthDiameterOfVisibilityRotationPointTickAlignmentShowTickLabelTickLabelAlignmentCompoundGraphicUnitsPatternOnOpacityPatternOffOpacityMajorTicksSequenceTickPositionTickLabelCompoundGraphicTypeGraphicGroupIDShapeTypeRegistrationSequenceMatrixRegistrationSequenceMatrixSequenceFrameOfReferenceToDisplayedCoordinateSystemTransformationMatrixFrameOfReferenceTransformationMatrixTypeRegistrationTypeCodeSequenceFiducialDescriptionFiducialIdentifierFiducialIdentifierCodeSequenceContourUncertaintyRadiusUsedFiducialsSequenceUsedRTStructureSetROISequenceGraphicCoordinatesDataSequenceFiducialUIDReferencedFiducialUIDFiducialSetSequenceFiducialSequenceFiducialsPropertyCategoryCodeSequenceGraphicLayerRecommendedDisplayCIELabValueBlendingSequenceRelativeOpacityReferencedSpatialRegistrationSequenceBlendingPositionPresentationDisplayCollectionUIDPresentationSequenceCollectionUIDPresentationSequencePositionIndexRenderedImageReferenceSequenceVolumetricPresentationStateInputSequencePresentationInputTypeInputSequencePositionIndexCropCroppingSpecificationIndexCompositingMethodVolumetricPresentationInputNumberImageVolumeGeometryVolumetricPresentationInputSetUIDVolumetricPresentationInputSetSequenceGlobalCropGlobalCroppingSpecificationIndexRenderingMethodVolumeCroppingSequenceVolumeCroppingMethodBoundingBoxCropObliqueCroppingPlaneSequenceObliqueCroppingPlaneObliqueCroppingPlaneNormalCroppingSpecificationNumberMultiPlanarReconstructionStyleMPRThicknessTypeMPRSlabThicknessMPRTopLeftHandCornerMPRViewWidthDirectionMPRViewWidthNumberOfVolumetricCurvePointsVolumetricCurvePointsMPRViewHeightDirectionMPRViewHeightRenderProjectionViewpointPositionViewpointLookAtPointViewpointUpDirectionRenderFieldOfViewSamplingStepSizeShadingStyleAmbientReflectionIntensityLightDirectionDiffuseReflectionIntensitySpecularReflectionIntensityShininessPresentationStateClassificationComponentSequenceComponentTypeComponentInputSequenceVolumetricPresentationInputIndexPresentationStateCompositorComponentSequenceWeightingTransferFunctionSequenceWeightingLookupTableDescriptorWeightingLookupTableDataVolumetricAnnotationSequenceReferencedStructuredContextSequenceReferencedContentItemVolumetricPresentationInputAnnotationSequenceAnnotationClippingPresentationAnimationStyleRecommendedAnimationRateAnimationCurveSequenceAnimationStepSizeSwivelRangeVolumetricCurveUpDirectionsVolumeStreamSequenceRGBATransferFunctionDescriptionAdvancedBlendingSequenceBlendingInputNumberBlendingDisplayInputSequenceBlendingDisplaySequenceBlendingModeTimeSeriesBlendingGeometryForDisplayThresholdSequenceThresholdValueSequenceThresholdTypeThresholdValueHangingProtocolNameHangingProtocolDescriptionHangingProtocolLevelHangingProtocolCreatorHangingProtocolCreationDateTimeHangingProtocolDefinitionSequenceHangingProtocolUserIdentificationCodeSequenceHangingProtocolUserGroupNameSourceHangingProtocolSequenceNumberOfPriorsReferencedImageSetsSequenceImageSetSelectorSequenceImageSetSelectorUsageFlagSelectorAttributeSelectorValueNumberTimeBasedImageSetsSequenceImageSetNumberImageSetSelectorCategoryRelativeTimeRelativeTimeUnitsAbstractPriorValueAbstractPriorCodeSequenceImageSetLabelSelectorAttributeVRSelectorSequencePointerSelectorSequencePointerPrivateCreatorSelectorAttributePrivateCreatorSelectorAEValueSelectorASValueSelectorATValueSelectorDAValueSelectorCSValueSelectorDTValueSelectorISValueSelectorOBValueSelectorLOValueSelectorOFValueSelectorLTValueSelectorOWValueSelectorPNValueSelectorTMValueSelectorSHValueSelectorUNValueSelectorSTValueSelectorUCValueSelectorUTValueSelectorURValueSelectorDSValueSelectorODValueSelectorFDValueSelectorOLValueSelectorFLValueSelectorULValueSelectorUSValueSelectorSLValueSelectorSSValueSelectorUIValueSelectorCodeSequenceValueSelectorOVValueSelectorSVValueSelectorUVValueNumberOfScreensNominalScreenDefinitionSequenceNumberOfVerticalPixelsNumberOfHorizontalPixelsDisplayEnvironmentSpatialPositionScreenMinimumGrayscaleBitDepthScreenMinimumColorBitDepthApplicationMaximumRepaintTimeDisplaySetsSequenceDisplaySetNumberDisplaySetLabelDisplaySetPresentationGroupDisplaySetPresentationGroupDescriptionPartialDataDisplayHandlingSynchronizedScrollingSequenceDisplaySetScrollingGroupNavigationIndicatorSequenceNavigationDisplaySetReferenceDisplaySetsImageBoxesSequenceImageBoxNumberImageBoxLayoutTypeImageBoxTileHorizontalDimensionImageBoxTileVerticalDimensionImageBoxScrollDirectionImageBoxSmallScrollTypeImageBoxSmallScrollAmountImageBoxLargeScrollTypeImageBoxLargeScrollAmountImageBoxOverlapPriorityCineRelativeToRealTimeFilterOperationsSequenceFilterByCategoryFilterByAttributePresenceFilterByOperatorStructuredDisplayBackgroundCIELabValueEmptyImageBoxCIELabValueStructuredDisplayImageBoxSequenceStructuredDisplayTextBoxSequenceReferencedFirstFrameSequenceImageBoxSynchronizationSequenceSynchronizedImageBoxListTypeOfSynchronizationBlendingOperationTypeReformattingOperationTypeReformattingThicknessReformattingIntervalReformattingOperationInitialViewDirectionThreeDRenderingTypeSortingOperationsSequenceSortByCategorySortingDirectionDisplaySetPatientOrientationVOITypePseudoColorTypePseudoColorPaletteInstanceReferenceSequenceShowGrayscaleInvertedShowImageTrueSizeFlagShowGraphicAnnotationFlagShowPatientDemographicsFlagShowAcquisitionTechniquesFlagDisplaySetHorizontalJustificationDisplaySetVerticalJustificationContinuationStartMetersetContinuationEndMetersetProcedureStepStateProcedureStepProgressInformationSequenceProcedureStepProgressProcedureStepProgressDescriptionProcedureStepProgressParametersSequenceProcedureStepCommunicationsURISequenceContactURIContactDisplayNameProcedureStepDiscontinuationReasonCodeSequenceBeamTaskSequenceBeamTaskTypeRETIRED_BeamOrderIndexTrialAutosequenceFlagTableTopVerticalAdjustedPositionTableTopLongitudinalAdjustedPositionTableTopLateralAdjustedPositionPatientSupportAdjustedAngleTableTopEccentricAdjustedAngleTableTopPitchAdjustedAngleTableTopRollAdjustedAngleDeliveryVerificationImageSequenceVerificationImageTimingDoubleExposureFlagDoubleExposureOrderingRETIRED_DoubleExposureMetersetTrialRETIRED_DoubleExposureFieldDeltaTrialRelatedReferenceRTImageSequenceGeneralMachineVerificationSequenceConventionalMachineVerificationSequenceIonMachineVerificationSequenceFailedAttributesSequenceOverriddenAttributesSequenceConventionalControlPointVerificationSequenceIonControlPointVerificationSequenceAttributeOccurrenceSequenceAttributeOccurrencePointerAttributeItemSelectorAttributeOccurrencePrivateCreatorSelectorSequencePointerItemsScheduledProcedureStepPriorityWorklistLabelProcedureStepLabelScheduledProcessingParametersSequencePerformedProcessingParametersSequenceUnifiedProcedureStepPerformedProcedureSequenceRETIRED_RelatedProcedureStepSequenceRETIRED_ProcedureStepRelationshipTypeReplacedProcedureStepSequenceDeletionLockReceivingAERequestingAEReasonForCancellationSCPStatusSubscriptionListStatusUnifiedProcedureStepListStatusBeamOrderIndexDoubleExposureMetersetDoubleExposureFieldDeltaBrachyTaskSequenceContinuationStartTotalReferenceAirKermaContinuationEndTotalReferenceAirKermaContinuationPulseNumberChannelDeliveryOrderSequenceReferencedChannelNumberStartCumulativeTimeWeightEndCumulativeTimeWeightOmittedChannelSequenceReasonForChannelOmissionReasonForChannelOmissionDescriptionChannelDeliveryOrderIndexChannelDeliveryContinuationSequenceOmittedApplicationSetupSequenceImplantAssemblyTemplateNameImplantAssemblyTemplateIssuerImplantAssemblyTemplateVersionReplacedImplantAssemblyTemplateSequenceImplantAssemblyTemplateTypeOriginalImplantAssemblyTemplateSequenceDerivationImplantAssemblyTemplateSequenceImplantAssemblyTemplateTargetAnatomySequenceProcedureTypeCodeSequenceSurgicalTechniqueComponentTypesSequenceComponentTypeCodeSequenceExclusiveComponentTypeMandatoryComponentTypeComponentSequenceComponentIDComponentAssemblySequenceComponent1ReferencedIDComponent1ReferencedMatingFeatureSetIDComponent1ReferencedMatingFeatureIDComponent2ReferencedIDComponent2ReferencedMatingFeatureSetIDComponent2ReferencedMatingFeatureIDImplantTemplateGroupNameImplantTemplateGroupDescriptionImplantTemplateGroupIssuerImplantTemplateGroupVersionReplacedImplantTemplateGroupSequenceImplantTemplateGroupTargetAnatomySequenceImplantTemplateGroupMembersSequenceImplantTemplateGroupMemberIDThreeDImplantTemplateGroupMemberMatchingPointThreeDImplantTemplateGroupMemberMatchingAxesImplantTemplateGroupMemberMatching2DCoordinatesSequenceTwoDImplantTemplateGroupMemberMatchingPointTwoDImplantTemplateGroupMemberMatchingAxesImplantTemplateGroupVariationDimensionSequenceImplantTemplateGroupVariationDimensionNameImplantTemplateGroupVariationDimensionRankSequenceReferencedImplantTemplateGroupMemberIDImplantTemplateGroupVariationDimensionRankSurfaceScanAcquisitionTypeCodeSequenceSurfaceScanModeCodeSequenceRegistrationMethodCodeSequenceShotDurationTimeShotOffsetTimeSurfacePointPresentationValueDataSurfacePointColorCIELabValueDataUVMappingSequenceTextureLabelUValueDataVValueDataReferencedTextureSequenceReferencedSurfaceDataSequenceAssessmentSummaryAssessmentSummaryDescriptionAssessedSOPInstanceSequenceReferencedComparisonSOPInstanceSequenceNumberOfAssessmentObservationsAssessmentObservationsSequenceObservationSignificanceObservationDescriptionStructuredConstraintObservationSequenceAssessedAttributeValueSequenceAssessmentSetIDAssessmentRequesterSequenceSelectorAttributeNameSelectorAttributeKeywordAssessmentTypeCodeSequenceObservationBasisCodeSequenceAssessmentLabelConstraintTypeSpecificationSelectionGuidanceConstraintValueSequenceRecommendedDefaultValueSequenceConstraintViolationSignificanceConstraintViolationConditionModifiableConstraintFlagStorageMediaFileSetIDStorageMediaFileSetUIDIconImageSequenceRETIRED_TopicTitleRETIRED_TopicSubjectRETIRED_TopicAuthorRETIRED_TopicKeywordsSOPInstanceStatusSOPAuthorizationDateTimeSOPAuthorizationCommentAuthorizationEquipmentCertificationNumberMACIDNumberMACCalculationTransferSyntaxUIDMACAlgorithmDataElementsSignedDigitalSignatureUIDDigitalSignatureDateTimeCertificateTypeCertificateOfSignerSignatureCertifiedTimestampTypeCertifiedTimestampRETIRED_undefinedDigitalSignaturePurposeCodeSequenceReferencedDigitalSignatureSequenceReferencedSOPInstanceMACSequenceMACEncryptedAttributesSequenceEncryptedContentTransferSyntaxUIDEncryptedContentModifiedAttributesSequenceNonconformingModifiedAttributesSequenceNonconformingDataElementValueOriginalAttributesSequenceAttributeModificationDateTimeModifyingSystemSourceOfPreviousValuesReasonForTheAttributeModificationInstanceOriginStatusRETIRED_EscapeTripletRETIRED_RunLengthTripletRETIRED_HuffmanTableSizeRETIRED_HuffmanTableTripletRETIRED_ShiftTableSizeRETIRED_ShiftTableTripletRETIRED_ZonalMapNumberOfCopiesPrinterConfigurationSequencePrintPriorityMediumTypeFilmDestinationFilmSessionLabelMemoryAllocationMaximumMemoryAllocationRETIRED_ColorImagePrintingFlagRETIRED_CollationFlagRETIRED_AnnotationFlagRETIRED_ImageOverlayFlagRETIRED_PresentationLUTFlagRETIRED_ImageBoxPresentationLUTFlagMemoryBitDepthPrintingBitDepthMediaInstalledSequenceOtherMediaAvailableSequenceSupportedImageDisplayFormatsSequenceReferencedFilmBoxSequenceRETIRED_ReferencedStoredPrintSequenceImageDisplayFormatAnnotationDisplayFormatIDFilmOrientationFilmSizeIDPrinterResolutionIDDefaultPrinterResolutionIDMagnificationTypeSmoothingTypeDefaultMagnificationTypeOtherMagnificationTypesAvailableDefaultSmoothingTypeOtherSmoothingTypesAvailableBorderDensityEmptyImageDensityMinDensityMaxDensityTrimConfigurationInformationConfigurationInformationDescriptionMaximumCollatedFilmsIlluminationReflectedAmbientLightPrinterPixelSpacingReferencedFilmSessionSequenceReferencedImageBoxSequenceReferencedBasicAnnotationBoxSequenceImageBoxPositionPolarityRequestedImageSizeRequestedDecimateCropBehaviorRequestedResolutionIDRequestedImageSizeFlagDecimateCropResultBasicGrayscaleImageSequenceBasicColorImageSequenceRETIRED_ReferencedImageOverlayBoxSequenceRETIRED_ReferencedVOILUTBoxSequenceAnnotationPositionTextStringRETIRED_ReferencedOverlayPlaneSequenceRETIRED_ReferencedOverlayPlaneGroupsRETIRED_OverlayPixelDataSequenceRETIRED_OverlayMagnificationTypeRETIRED_OverlaySmoothingTypeRETIRED_OverlayOrImageMagnificationRETIRED_MagnifyToNumberOfColumnsRETIRED_OverlayForegroundDensityRETIRED_OverlayBackgroundDensityRETIRED_OverlayModeRETIRED_ThresholdDensityRETIRED_ReferencedImageBoxSequenceRetiredPresentationLUTSequencePresentationLUTShapeReferencedPresentationLUTSequenceRETIRED_PrintJobIDExecutionStatusExecutionStatusInfoCreationDateCreationTimeOriginatorRETIRED_DestinationAEOwnerIDNumberOfFilmsRETIRED_ReferencedPrintJobSequencePullStoredPrintPrinterStatusPrinterStatusInfoPrinterNameRETIRED_PrintQueueIDRETIRED_QueueStatusRETIRED_PrintJobDescriptionSequenceRETIRED_ReferencedPrintJobSequenceRETIRED_PrintManagementCapabilitiesSequenceRETIRED_PrinterCharacteristicsSequenceRETIRED_FilmBoxContentSequenceRETIRED_ImageBoxContentSequenceRETIRED_AnnotationContentSequenceRETIRED_ImageOverlayBoxContentSequenceRETIRED_PresentationLUTContentSequenceRETIRED_ProposedStudySequenceRETIRED_OriginalImageSequenceLabelUsingInformationExtractedFromInstancesLabelTextLabelStyleSelectionMediaDispositionBarcodeValueBarcodeSymbologyAllowMediaSplittingIncludeNonDICOMObjectsIncludeDisplayApplicationPreserveCompositeInstancesAfterMediaCreationTotalNumberOfPiecesOfMediaCreatedRequestedMediaApplicationProfileReferencedStorageMediaSequenceFailureAttributesAllowLossyCompressionRequestPriorityRTImageLabelRTImageNameRTImageDescriptionReportedValuesOriginRTImagePlaneXRayImageReceptorTranslationXRayImageReceptorAngleRTImageOrientationImagePlanePixelSpacingRTImagePositionRadiationMachineNameRadiationMachineSADRadiationMachineSSDRTImageSIDSourceToReferenceObjectDistanceFractionNumberExposureSequenceMetersetExposureDiaphragmPositionFluenceMapSequenceFluenceDataSourceFluenceDataScalePrimaryFluenceModeSequenceFluenceModeFluenceModeIDSelectedFrameNumberSelectedFrameFunctionalGroupsSequenceRTImageFrameGeneralContentSequenceRTImageFrameContextSequenceRTImageScopeSequenceBeamModifierCoordinatesPresenceFlagStartCumulativeMetersetStopCumulativeMetersetRTAcquisitionPatientPositionSequenceRTImageFrameImagingDevicePositionSequenceRTImageFramekVRadiationAcquisitionSequenceRTImageFrameMVRadiationAcquisitionSequenceRTImageFrameRadiationAcquisitionSequenceImagingSourcePositionSequenceImageReceptorPositionSequenceDevicePositionToEquipmentMappingMatrixDevicePositionParameterSequenceImagingSourceLocationSpecificationTypeImagingDeviceLocationMatrixSequenceImagingDeviceLocationParameterSequenceImagingApertureSequenceImagingApertureSpecificationTypeNumberOfAcquisitionDevicesAcquisitionDeviceSequenceAcquisitionTaskSequenceAcquisitionTaskWorkitemCodeSequenceAcquisitionSubtaskSequenceSubtaskWorkitemCodeSequenceAcquisitionTaskIndexAcquisitionSubtaskIndexReferencedBaselineParametersRTRadiationInstanceSequencePositionAcquisitionTemplateIdentificationSequencePositionAcquisitionTemplateIDPositionAcquisitionTemplateNamePositionAcquisitionTemplateCodeSequencePositionAcquisitionTemplateDescriptionAcquisitionTaskApplicabilitySequenceProjectionImagingAcquisitionParameterSequenceCTImagingAcquisitionParameterSequenceKVImagingGenerationParametersSequenceMVImagingGenerationParametersSequenceAcquisitionSignalTypeAcquisitionMethodScanStartPositionSequenceScanStopPositionSequenceImagingSourceToBeamModifierDefinitionPlaneDistanceScanArcTypeDetectorPositioningTypeAdditionalRTAccessoryDeviceSequenceDeviceSpecificAcquisitionParameterSequenceReferencedPositionReferenceInstanceSequenceEnergyDerivationCodeSequenceMaximumCumulativeMetersetExposureAcquisitionInitiationSequenceDVHTypeDoseUnitsDoseTypeSpatialTransformOfDoseDoseCommentNormalizationPointDoseSummationTypeGridFrameOffsetVectorDoseGridScalingRTDoseROISequenceDoseValueTissueHeterogeneityCorrectionDVHNormalizationPointDVHNormalizationDoseValueDVHSequenceDVHDoseScalingDVHVolumeUnitsDVHNumberOfBinsDVHDataDVHReferencedROISequenceDVHROIContributionTypeDVHMinimumDoseDVHMaximumDoseDVHMeanDoseStructureSetLabelStructureSetNameStructureSetDescriptionStructureSetDateStructureSetTimeReferencedFrameOfReferenceSequenceRTReferencedStudySequenceRTReferencedSeriesSequenceContourImageSequencePredecessorStructureSetSequenceStructureSetROISequenceROINumberReferencedFrameOfReferenceUIDROINameROIDescriptionROIDisplayColorROIVolumeROIDateTimeROIObservationDateTimeRTRelatedROISequenceRTROIRelationshipROIGenerationAlgorithmROIDerivationAlgorithmIdentificationSequenceROIGenerationDescriptionROIContourSequenceContourSequenceContourGeometricTypeContourSlabThicknessContourOffsetVectorNumberOfContourPointsContourNumberAttachedContoursSourcePixelPlanesCharacteristicsSequenceSourceSeriesSequenceSourceSeriesInformationSequenceROICreatorSequenceROIInterpreterSequenceROIObservationContextCodeSequenceContourDataRTROIObservationsSequenceObservationNumberReferencedROINumberROIObservationLabelRTROIIdentificationCodeSequenceROIObservationDescriptionRelatedRTROIObservationsSequenceRTROIInterpretedTypeROIInterpreterROIPhysicalPropertiesSequenceROIPhysicalPropertyROIPhysicalPropertyValueROIElementalCompositionSequenceROIElementalCompositionAtomicNumberROIElementalCompositionAtomicMassFractionAdditionalRTROIIdentificationCodeSequenceRETIRED_FrameOfReferenceRelationshipSequenceRETIRED_RelatedFrameOfReferenceUIDRETIRED_FrameOfReferenceTransformationTypeFrameOfReferenceTransformationMatrixFrameOfReferenceTransformationCommentPatientLocationCoordinatesSequencePatientLocationCoordinatesCodeSequencePatientSupportPositionSequenceMeasuredDoseReferenceSequenceMeasuredDoseDescriptionMeasuredDoseTypeMeasuredDoseValueTreatmentSessionBeamSequenceTreatmentSessionIonBeamSequenceCurrentFractionNumberTreatmentControlPointDateTreatmentControlPointTimeTreatmentTerminationStatusTreatmentTerminationCodeTreatmentVerificationStatusReferencedTreatmentRecordSequenceSpecifiedPrimaryMetersetSpecifiedSecondaryMetersetDeliveredPrimaryMetersetDeliveredSecondaryMetersetSpecifiedTreatmentTimeDeliveredTreatmentTimeControlPointDeliverySequenceIonControlPointDeliverySequenceSpecifiedMetersetDeliveredMetersetMetersetRateSetMetersetRateDeliveredScanSpotMetersetsDeliveredDoseRateDeliveredTreatmentSummaryCalculatedDoseReferenceSequenceCumulativeDoseToDoseReferenceFirstTreatmentDateMostRecentTreatmentDateNumberOfFractionsDeliveredOverrideSequenceParameterSequencePointerOverrideParameterPointerParameterItemIndexMeasuredDoseReferenceNumberParameterPointerOverrideReasonParameterValueNumberCorrectedParameterSequenceCorrectionValueCalculatedDoseReferenceSequenceCalculatedDoseReferenceNumberCalculatedDoseReferenceDescriptionCalculatedDoseReferenceDoseValueStartMetersetEndMetersetReferencedMeasuredDoseReferenceSequenceReferencedMeasuredDoseReferenceNumberReferencedCalculatedDoseReferenceSequenceReferencedCalculatedDoseReferenceNumberBeamLimitingDeviceLeafPairsSequenceEnhancedRTBeamLimitingDeviceSequenceEnhancedRTBeamLimitingOpeningSequenceEnhancedRTBeamLimitingDeviceDefinitionFlagParallelRTBeamDelimiterOpeningExtentsRecordedWedgeSequenceRecordedCompensatorSequenceRecordedBlockSequenceRecordedBlockSlabSequenceTreatmentSummaryMeasuredDoseReferenceSequenceRecordedSnoutSequenceRecordedRangeShifterSequenceRecordedLateralSpreadingDeviceSequenceRecordedRangeModulatorSequenceRecordedSourceSequenceSourceSerialNumberTreatmentSessionApplicationSetupSequenceApplicationSetupCheckRecordedBrachyAccessoryDeviceSequenceReferencedBrachyAccessoryDeviceNumberRecordedChannelSequenceSpecifiedChannelTotalTimeDeliveredChannelTotalTimeSpecifiedNumberOfPulsesDeliveredNumberOfPulsesSpecifiedPulseRepetitionIntervalDeliveredPulseRepetitionIntervalRecordedSourceApplicatorSequenceReferencedSourceApplicatorNumberRecordedChannelShieldSequenceReferencedChannelShieldNumberBrachyControlPointDeliveredSequenceSafePositionExitDateSafePositionExitTimeSafePositionReturnDateSafePositionReturnTimePulseSpecificBrachyControlPointDeliveredSequencePulseNumberBrachyPulseControlPointDeliveredSequenceCurrentTreatmentStatusTreatmentStatusCommentFractionGroupSummarySequenceReferencedFractionNumberFractionGroupTypeBeamStopperPositionFractionStatusSummarySequenceTreatmentDateTreatmentTimeRTPlanLabelRTPlanNameRTPlanDescriptionRTPlanDateRTPlanTimeTreatmentProtocolsPlanIntentTreatmentSitesRTPlanGeometryPrescriptionDescriptionDoseReferenceSequenceDoseReferenceNumberDoseReferenceUIDDoseReferenceStructureTypeNominalBeamEnergyUnitDoseReferenceDescriptionDoseReferencePointCoordinatesNominalPriorDoseDoseReferenceTypeConstraintWeightDeliveryWarningDoseDeliveryMaximumDoseTargetMinimumDoseTargetPrescriptionDoseTargetMaximumDoseTargetUnderdoseVolumeFractionOrganAtRiskFullVolumeDoseOrganAtRiskLimitDoseOrganAtRiskMaximumDoseOrganAtRiskOverdoseVolumeFractionToleranceTableSequenceToleranceTableNumberToleranceTableLabelGantryAngleToleranceBeamLimitingDeviceAngleToleranceBeamLimitingDeviceToleranceSequenceBeamLimitingDevicePositionToleranceSnoutPositionTolerancePatientSupportAngleToleranceTableTopEccentricAngleToleranceTableTopPitchAngleToleranceTableTopRollAngleToleranceTableTopVerticalPositionToleranceTableTopLongitudinalPositionToleranceTableTopLateralPositionToleranceTableTopPositionAlignmentUIDRTPlanRelationshipFractionGroupSequenceFractionGroupNumberFractionGroupDescriptionNumberOfFractionsPlannedNumberOfFractionPatternDigitsPerDayRepeatFractionCycleLengthFractionPatternNumberOfBeamsBeamDoseSpecificationPointReferencedDoseReferenceUIDBeamDoseBeamMetersetRETIRED_BeamDosePointDepthRETIRED_BeamDosePointEquivalentDepthRETIRED_BeamDosePointSSDBeamDoseMeaningBeamDoseVerificationControlPointSequenceAverageBeamDosePointDepthAverageBeamDosePointEquivalentDepthAverageBeamDosePointSSDBeamDoseTypeAlternateBeamDoseAlternateBeamDoseTypeDepthValueAveragingFlagBeamDosePointSourceToExternalContourDistanceNumberOfBrachyApplicationSetupsBrachyApplicationSetupDoseSpecificationPointBrachyApplicationSetupDoseBeamSequenceTreatmentMachineNamePrimaryDosimeterUnitSourceAxisDistanceBeamLimitingDeviceSequenceRTBeamLimitingDeviceTypeSourceToBeamLimitingDeviceDistanceIsocenterToBeamLimitingDeviceDistanceNumberOfLeafJawPairsLeafPositionBoundariesBeamNumberBeamNameBeamDescriptionBeamTypeBeamDeliveryDurationLimitRadiationTypeHighDoseTechniqueTypeReferenceImageNumberPlannedVerificationImageSequenceImagingDeviceSpecificAcquisitionParametersTreatmentDeliveryTypeNumberOfWedgesWedgeSequenceWedgeNumberWedgeTypeWedgeIDWedgeAngleWedgeFactorTotalWedgeTrayWaterEquivalentThicknessWedgeOrientationIsocenterToWedgeTrayDistanceSourceToWedgeTrayDistanceWedgeThinEdgePositionBolusIDBolusDescriptionEffectiveWedgeAngleNumberOfCompensatorsMaterialIDTotalCompensatorTrayFactorCompensatorSequenceCompensatorNumberCompensatorIDSourceToCompensatorTrayDistanceCompensatorRowsCompensatorColumnsCompensatorPixelSpacingCompensatorPositionCompensatorTransmissionDataCompensatorThicknessDataNumberOfBoliCompensatorTypeCompensatorTrayIDNumberOfBlocksTotalBlockTrayFactorTotalBlockTrayWaterEquivalentThicknessBlockSequenceBlockTrayIDSourceToBlockTrayDistanceIsocenterToBlockTrayDistanceBlockTypeAccessoryCodeBlockDivergenceBlockMountingPositionBlockNumberBlockNameBlockThicknessBlockTransmissionBlockNumberOfPointsBlockDataApplicatorSequenceApplicatorIDApplicatorTypeApplicatorDescriptionCumulativeDoseReferenceCoefficientFinalCumulativeMetersetWeightNumberOfControlPointsControlPointSequenceControlPointIndexNominalBeamEnergyDoseRateSetWedgePositionSequenceWedgePositionBeamLimitingDevicePositionSequenceLeafJawPositionsGantryAngleGantryRotationDirectionBeamLimitingDeviceAngleBeamLimitingDeviceRotationDirectionPatientSupportAnglePatientSupportRotationDirectionTableTopEccentricAxisDistanceTableTopEccentricAngleTableTopEccentricRotationDirectionTableTopVerticalPositionTableTopLongitudinalPositionTableTopLateralPositionIsocenterPositionSurfaceEntryPointSourceToSurfaceDistanceAverageBeamDosePointSourceToExternalContourSurfaceDistanceSourceToExternalContourDistanceExternalContourEntryPointCumulativeMetersetWeightTableTopPitchAngleTableTopPitchRotationDirectionTableTopRollAngleTableTopRollRotationDirectionHeadFixationAngleGantryPitchAngleGantryPitchRotationDirectionGantryPitchAngleToleranceFixationEyeChairHeadFramePositionHeadFixationAngleToleranceChairHeadFramePositionToleranceFixationLightAzimuthalAngleToleranceFixationLightPolarAngleTolerancePatientSetupSequencePatientSetupNumberPatientSetupLabelPatientAdditionalPositionFixationDeviceSequenceFixationDeviceTypeFixationDeviceLabelFixationDeviceDescriptionFixationDevicePositionFixationDevicePitchAngleFixationDeviceRollAngleShieldingDeviceSequenceShieldingDeviceTypeShieldingDeviceLabelShieldingDeviceDescriptionShieldingDevicePositionSetupTechniqueSetupTechniqueDescriptionSetupDeviceSequenceSetupDeviceTypeSetupDeviceLabelSetupDeviceDescriptionSetupDeviceParameterSetupReferenceDescriptionTableTopVerticalSetupDisplacementTableTopLongitudinalSetupDisplacementTableTopLateralSetupDisplacementBrachyTreatmentTechniqueBrachyTreatmentTypeTreatmentMachineSequenceSourceSequenceSourceNumberSourceTypeSourceManufacturerActiveSourceDiameterActiveSourceLengthSourceModelIDSourceDescriptionSourceEncapsulationNominalThicknessSourceEncapsulationNominalTransmissionSourceIsotopeNameSourceIsotopeHalfLifeSourceStrengthUnitsReferenceAirKermaRateSourceStrengthSourceStrengthReferenceDateSourceStrengthReferenceTimeApplicationSetupSequenceApplicationSetupTypeApplicationSetupNumberApplicationSetupNameApplicationSetupManufacturerTemplateNumberTemplateTypeTemplateNameTotalReferenceAirKermaBrachyAccessoryDeviceSequenceBrachyAccessoryDeviceNumberBrachyAccessoryDeviceIDBrachyAccessoryDeviceTypeBrachyAccessoryDeviceNameBrachyAccessoryDeviceNominalThicknessBrachyAccessoryDeviceNominalTransmissionChannelEffectiveLengthChannelInnerLengthAfterloaderChannelIDSourceApplicatorTipLengthChannelSequenceChannelNumberChannelLengthChannelTotalTimeSourceMovementTypeNumberOfPulsesPulseRepetitionIntervalSourceApplicatorNumberSourceApplicatorIDSourceApplicatorTypeSourceApplicatorNameSourceApplicatorLengthSourceApplicatorManufacturerSourceApplicatorWallNominalThicknessSourceApplicatorWallNominalTransmissionSourceApplicatorStepSizeApplicatorShapeReferencedROINumberTransferTubeNumberTransferTubeLengthChannelShieldSequenceChannelShieldNumberChannelShieldIDChannelShieldNameChannelShieldNominalThicknessChannelShieldNominalTransmissionFinalCumulativeTimeWeightBrachyControlPointSequenceControlPointRelativePositionControlPoint3DPositionCumulativeTimeWeightCompensatorDivergenceCompensatorMountingPositionSourceToCompensatorDistanceTotalCompensatorTrayWaterEquivalentThicknessIsocenterToCompensatorTrayDistanceCompensatorColumnOffsetIsocenterToCompensatorDistancesCompensatorRelativeStoppingPowerRatioCompensatorMillingToolDiameterIonRangeCompensatorSequenceCompensatorDescriptionRadiationMassNumberRadiationAtomicNumberRadiationChargeStateScanModeModulatedScanModeTypeVirtualSourceAxisDistancesSnoutSequenceSnoutPositionSnoutIDNumberOfRangeShiftersRangeShifterSequenceRangeShifterNumberRangeShifterIDRangeShifterTypeRangeShifterDescriptionNumberOfLateralSpreadingDevicesLateralSpreadingDeviceSequenceLateralSpreadingDeviceNumberLateralSpreadingDeviceIDLateralSpreadingDeviceTypeLateralSpreadingDeviceDescriptionLateralSpreadingDeviceWaterEquivalentThicknessNumberOfRangeModulatorsRangeModulatorSequenceRangeModulatorNumberRangeModulatorIDRangeModulatorTypeRangeModulatorDescriptionBeamCurrentModulationIDPatientSupportTypePatientSupportIDPatientSupportAccessoryCodeTrayAccessoryCodeFixationLightAzimuthalAngleFixationLightPolarAngleMetersetRateRangeShifterSettingsSequenceRangeShifterSettingIsocenterToRangeShifterDistanceRangeShifterWaterEquivalentThicknessLateralSpreadingDeviceSettingsSequenceLateralSpreadingDeviceSettingIsocenterToLateralSpreadingDeviceDistanceRangeModulatorSettingsSequenceRangeModulatorGatingStartValueRangeModulatorGatingStopValueRangeModulatorGatingStartWaterEquivalentThicknessRangeModulatorGatingStopWaterEquivalentThicknessIsocenterToRangeModulatorDistanceScanSpotTimeOffsetScanSpotTuneIDScanSpotPrescribedIndicesNumberOfScanSpotPositionsScanSpotReorderedScanSpotPositionMapScanSpotReorderingAllowedScanSpotMetersetWeightsScanningSpotSizeScanSpotSizesDeliveredNumberOfPaintingsIonToleranceTableSequenceIonBeamSequenceIonBeamLimitingDeviceSequenceIonBlockSequenceIonControlPointSequenceIonWedgeSequenceIonWedgePositionSequenceReferencedSetupImageSequenceSetupImageCommentMotionSynchronizationSequenceControlPointOrientationGeneralAccessorySequenceGeneralAccessoryIDGeneralAccessoryDescriptionGeneralAccessoryTypeGeneralAccessoryNumberSourceToGeneralAccessoryDistanceIsocenterToGeneralAccessoryDistanceApplicatorGeometrySequenceApplicatorApertureShapeApplicatorOpeningApplicatorOpeningXApplicatorOpeningYSourceToApplicatorMountingPositionDistanceNumberOfBlockSlabItemsBlockSlabSequenceBlockSlabThicknessBlockSlabNumberDeviceMotionControlSequenceDeviceMotionExecutionModeDeviceMotionObservationModeDeviceMotionParameterCodeSequenceDistalDepthFractionDistalDepthNominalRangeModulationFractionsNominalRangeModulatedRegionDepthsDepthDoseParametersSequenceDeliveredDepthDoseParametersSequenceDeliveredDistalDepthFractionDeliveredDistalDepthDeliveredNominalRangeModulationFractionsDeliveredNominalRangeModulatedRegionDepthsDeliveredReferenceDoseDefinitionReferenceDoseDefinitionRTControlPointIndexRadiationGenerationModeIndexReferencedDefinedDeviceIndexRadiationDoseIdentificationIndexNumberOfRTControlPointsReferencedRadiationGenerationModeIndexTreatmentPositionIndexReferencedDeviceIndexTreatmentPositionGroupLabelTreatmentPositionGroupUIDTreatmentPositionGroupSequenceReferencedTreatmentPositionIndexReferencedRadiationDoseIdentificationIndexRTAccessoryHolderWaterEquivalentThicknessReferencedRTAccessoryHolderDeviceIndexRTAccessoryHolderSlotExistenceFlagRTAccessoryHolderSlotSequenceRTAccessoryHolderSlotIDRTAccessoryHolderSlotDistanceRTAccessorySlotDistanceRTAccessoryHolderDefinitionSequenceRTAccessoryDeviceSlotIDRTRadiationSequenceRadiationDoseSequenceRadiationDoseIdentificationSequenceRadiationDoseIdentificationLabelReferenceDoseTypePrimaryDoseValueIndicatorDoseValuesSequenceDoseValuePurposeReferenceDosePointCoordinatesRadiationDoseValuesParametersSequenceMetersetToDoseMappingSequenceExpectedInVivoMeasurementValuesSequenceExpectedInVivoMeasurementValueIndexRadiationDoseInVivoMeasurementLabelRadiationDoseCentralAxisDisplacementRadiationDoseValueRadiationDoseSourceToSkinDistanceRadiationDoseMeasurementPointCoordinatesRadiationDoseSourceToExternalContourDistanceRTToleranceSetSequenceRTToleranceSetLabelAttributeToleranceValuesSequenceToleranceValuePatientSupportPositionToleranceSequenceTreatmentTimeLimitCArmPhotonElectronControlPointSequenceReferencedRTRadiationSequenceReferencedRTInstanceSequenceReferencedRTPatientSetupSequenceSourceToPatientSurfaceDistanceTreatmentMachineSpecialModeCodeSequenceIntendedNumberOfFractionsRTRadiationSetIntentRTRadiationPhysicalAndGeometricContentDetailFlagRTRecordFlagTreatmentDeviceIdentificationSequenceReferencedRTPhysicianIntentSequenceCumulativeMetersetDeliveryRateDeliveryRateUnitSequenceTreatmentPositionSequenceRadiationSourceAxisDistanceNumberOfRTBeamLimitingDevicesRTBeamLimitingDeviceProximalDistanceRTBeamLimitingDeviceDistalDistanceParallelRTBeamDelimiterDeviceOrientationLabelCodeSequenceBeamModifierOrientationAngleFixedRTBeamDelimiterDeviceSequenceParallelRTBeamDelimiterDeviceSequenceNumberOfParallelRTBeamDelimitersParallelRTBeamDelimiterBoundariesParallelRTBeamDelimiterPositionsRTBeamLimitingDeviceOffsetRTBeamDelimiterGeometrySequenceRTBeamLimitingDeviceDefinitionSequenceParallelRTBeamDelimiterOpeningModeParallelRTBeamDelimiterLeafMountingSidePatientSetupUIDWedgeDefinitionSequenceRadiationBeamWedgeAngleRadiationBeamWedgeThinEdgeDistanceRadiationBeamEffectiveWedgeAngleNumberOfWedgePositionsRTBeamLimitingDeviceOpeningSequenceNumberOfRTBeamLimitingDeviceOpeningsRadiationDosimeterUnitSequenceRTDeviceDistanceReferenceLocationCodeSequenceRadiationDeviceConfigurationAndCommissioningKeySequencePatientSupportPositionParameterSequencePatientSupportPositionSpecificationMethodPatientSupportPositionDeviceParameterSequenceDeviceOrderIndexPatientSupportPositionParameterOrderIndexPatientSupportPositionDeviceToleranceSequencePatientSupportPositionToleranceOrderIndexCompensatorDefinitionSequenceCompensatorMapOrientationCompensatorProximalThicknessMapCompensatorDistalThicknessMapCompensatorBasePlaneOffsetCompensatorShapeFabricationCodeSequenceCompensatorShapeSequenceRadiationBeamCompensatorMillingToolDiameterBlockDefinitionSequenceBlockEdgeDataBlockOrientationRadiationBeamBlockThicknessRadiationBeamBlockSlabThicknessBlockEdgeDataSequenceNumberOfRTAccessoryHoldersGeneralAccessoryDefinitionSequenceNumberOfGeneralAccessoriesBolusDefinitionSequenceNumberOfBolusesEquipmentFrameOfReferenceUIDEquipmentFrameOfReferenceDescriptionEquipmentReferencePointCoordinatesSequenceEquipmentReferencePointCodeSequenceRTBeamLimitingDeviceAngleSourceRollAngleRadiationGenerationModeSequenceRadiationGenerationModeLabelRadiationGenerationModeDescriptionRadiationGenerationModeMachineCodeSequenceRadiationTypeCodeSequenceNominalEnergyMinimumNominalEnergyMaximumNominalEnergyRadiationFluenceModifierCodeSequenceEnergyUnitCodeSequenceNumberOfRadiationGenerationModesPatientSupportDevicesSequenceNumberOfPatientSupportDevicesRTBeamModifierDefinitionDistanceBeamAreaLimitSequenceReferencedRTPrescriptionSequenceDoseValueInterpretationTreatmentSessionUIDRTRadiationUsageReferencedRTRadiationSetSequenceReferencedRTRadiationRecordSequenceRTRadiationSetDeliveryNumberClinicalFractionNumberRTTreatmentFractionCompletionStatusRTRadiationSetUsageTreatmentDeliveryContinuationFlagTreatmentRecordContentOriginRTTreatmentTerminationStatusRTTreatmentTerminationReasonCodeSequenceMachineSpecificTreatmentTerminationCodeSequenceRTRadiationSalvageRecordControlPointSequenceStartingMetersetValueKnownFlagTreatmentTerminationDescriptionTreatmentToleranceViolationSequenceTreatmentToleranceViolationCategoryTreatmentToleranceViolationAttributeSequenceTreatmentToleranceViolationDescriptionTreatmentToleranceViolationIdentificationTreatmentToleranceViolationDateTimeRecordedRTControlPointDateTimeReferencedRadiationRTControlPointIndexAlternateValueSequenceConfirmationSequenceInterlockSequenceInterlockDateTimeInterlockDescriptionInterlockOriginatingDeviceSequenceInterlockCodeSequenceInterlockResolutionCodeSequenceInterlockResolutionUserSequenceOverrideDateTimeTreatmentToleranceViolationTypeCodeSequenceTreatmentToleranceViolationCauseCodeSequenceMeasuredMetersetToDoseMappingSequenceReferencedExpectedInVivoMeasurementValueIndexDoseMeasurementDeviceCodeSequenceAdditionalParameterRecordingInstanceSequenceRETIRED_undefinedInterlockOriginDescriptionRTPatientPositionScopeSequenceReferencedTreatmentPositionGroupUIDRadiationOrderIndexOmittedRadiationSequenceReasonForOmissionCodeSequenceRTDeliveryStartPatientPositionSequenceRTTreatmentPreparationPatientPositionSequenceReferencedRTTreatmentPreparationSequenceReferencedPatientSetupPhotoSequencePatientTreatmentPreparationMethodCodeSequencePatientTreatmentPreparationProcedureParameterDescriptionPatientTreatmentPreparationDeviceSequencePatientTreatmentPreparationProcedureSequencePatientTreatmentPreparationProcedureCodeSequencePatientTreatmentPreparationMethodDescriptionPatientTreatmentPreparationProcedureParameterSequencePatientSetupPhotoDescriptionPatientTreatmentPreparationProcedureIndexReferencedPatientSetupProcedureIndexRTRadiationTaskSequenceRTPatientPositionDisplacementSequenceRTPatientPositionSequenceDisplacementReferenceLabelDisplacementMatrixPatientSupportDisplacementSequenceDisplacementReferenceLocationCodeSequenceRTRadiationSetDeliveryUsagePatientTreatmentPreparationSequencePatientToEquipmentRelationshipSequenceImagingEquipmentToTreatmentDeliveryDeviceRelationshipSequenceReferencedRTPlanSequenceReferencedBeamSequenceReferencedBeamNumberReferencedReferenceImageNumberStartCumulativeMetersetWeightEndCumulativeMetersetWeightReferencedBrachyApplicationSetupSequenceReferencedBrachyApplicationSetupNumberReferencedSourceNumberReferencedFractionGroupSequenceReferencedFractionGroupNumberReferencedVerificationImageSequenceReferencedReferenceImageSequenceReferencedDoseReferenceSequenceReferencedDoseReferenceNumberBrachyReferencedDoseReferenceSequenceReferencedStructureSetSequenceReferencedPatientSetupNumberReferencedDoseSequenceReferencedToleranceTableNumberReferencedBolusSequenceReferencedWedgeNumberReferencedCompensatorNumberReferencedBlockNumberReferencedControlPointIndexReferencedControlPointSequenceReferencedStartControlPointIndexReferencedStopControlPointIndexReferencedRangeShifterNumberReferencedLateralSpreadingDeviceNumberReferencedRangeModulatorNumberOmittedBeamTaskSequenceReasonForOmissionReasonForOmissionDescriptionPrescriptionOverviewSequenceTotalPrescriptionDosePlanOverviewSequencePlanOverviewIndexReferencedPlanOverviewIndexNumberOfFractionsIncludedDoseCalibrationConditionsSequenceAbsorbedDoseToMetersetRatioDelineatedRadiationFieldSizeDoseCalibrationConditionsVerifiedFlagCalibrationReferencePointDepthGatingBeamHoldTransitionSequenceBeamHoldTransitionBeamHoldTransitionDateTimeBeamHoldOriginatingDeviceSequenceBeamHoldTransitionTriggerSourceApprovalStatusReviewDateReviewTimeReviewerNameRadiobiologicalDoseEffectSequenceRadiobiologicalDoseEffectFlagEffectiveDoseCalculationMethodCategoryCodeSequenceEffectiveDoseCalculationMethodCodeSequenceEffectiveDoseCalculationMethodDescriptionConceptualVolumeUIDOriginatingSOPInstanceReferenceSequenceConceptualVolumeConstituentSequenceEquivalentConceptualVolumeInstanceReferenceSequenceEquivalentConceptualVolumesSequenceReferencedConceptualVolumeUIDConceptualVolumeCombinationExpressionConceptualVolumeConstituentIndexConceptualVolumeCombinationFlagConceptualVolumeCombinationDescriptionConceptualVolumeSegmentationDefinedFlagConceptualVolumeSegmentationReferenceSequenceConceptualVolumeConstituentSegmentationReferenceSequenceConstituentConceptualVolumeUIDDerivationConceptualVolumeSequenceSourceConceptualVolumeUIDConceptualVolumeDerivationAlgorithmSequenceConceptualVolumeDescriptionSourceConceptualVolumeSequenceAuthorIdentificationSequenceManufacturerModelVersionDeviceAlternateIdentifierDeviceAlternateIdentifierTypeDeviceAlternateIdentifierFormatSegmentationCreationTemplateLabelSegmentationTemplateUIDReferencedSegmentReferenceIndexSegmentReferenceSequenceSegmentReferenceIndexDirectSegmentReferenceSequenceCombinationSegmentReferenceSequenceConceptualVolumeSequenceSegmentedRTAccessoryDeviceSequenceSegmentCharacteristicsSequenceRelatedSegmentCharacteristicsSequenceSegmentCharacteristicsPrecedenceRTSegmentAnnotationSequenceSegmentAnnotationCategoryCodeSequenceSegmentAnnotationTypeCodeSequenceDeviceLabelDeviceTypeCodeSequenceSegmentAnnotationTypeModifierCodeSequencePatientEquipmentRelationshipCodeSequenceReferencedFiducialsUIDPatientTreatmentOrientationSequenceUserContentLabelUserContentLongLabelEntityLabelEntityNameEntityDescriptionEntityLongLabelDeviceIndexRTTreatmentPhaseIndexRTTreatmentPhaseUIDRTPrescriptionIndexRTSegmentAnnotationIndexBasisRTTreatmentPhaseIndexRelatedRTTreatmentPhaseIndexReferencedRTTreatmentPhaseIndexReferencedRTPrescriptionIndexReferencedParentRTPrescriptionIndexManufacturerDeviceIdentifierInstanceLevelReferencedPerformedProcedureStepSequenceRTTreatmentPhaseIntentPresenceFlagRadiotherapyTreatmentTypeTeletherapyRadiationTypeBrachytherapySourceTypeReferencedRTTreatmentPhaseSequenceReferencedDirectSegmentInstanceSequenceIntendedRTTreatmentPhaseSequenceIntendedPhaseStartDateIntendedPhaseEndDateRTTreatmentPhaseIntervalSequenceTemporalRelationshipIntervalAnchorMinimumNumberOfIntervalDaysMaximumNumberOfIntervalDaysPertinentSOPClassesInStudyPertinentSOPClassesInSeriesRTPrescriptionLabelRTPhysicianIntentPredecessorSequenceRTTreatmentApproachLabelRTPhysicianIntentSequenceRTPhysicianIntentIndexRTTreatmentIntentTypeRTPhysicianIntentNarrativeRTProtocolCodeSequenceReasonForSupersedingRTDiagnosisCodeSequenceReferencedRTPhysicianIntentIndexRTPhysicianIntentInputInstanceSequenceRTAnatomicPrescriptionSequencePriorTreatmentDoseDescriptionPriorTreatmentReferenceSequenceDosimetricObjectiveEvaluationScopeTherapeuticRoleCategoryCodeSequenceTherapeuticRoleTypeCodeSequenceConceptualVolumeOptimizationPrecedenceConceptualVolumeCategoryCodeSequenceConceptualVolumeBlockingConstraintConceptualVolumeTypeCodeSequenceConceptualVolumeTypeModifierCodeSequenceRTPrescriptionSequenceDosimetricObjectiveSequenceDosimetricObjectiveTypeCodeSequenceDosimetricObjectiveUIDReferencedDosimetricObjectiveUIDDosimetricObjectiveParameterSequenceReferencedDosimetricObjectivesSequenceAbsoluteDosimetricObjectiveFlagDosimetricObjectiveWeightDosimetricObjectivePurposePlanningInputInformationSequenceTreatmentSiteTreatmentSiteCodeSequenceFractionPatternSequenceTreatmentTechniqueNotesPrescriptionNotesNumberOfIntervalFractionsNumberOfFractionsIntendedDeliveryDurationFractionationNotesRTTreatmentTechniqueCodeSequencePrescriptionNotesSequenceFractionBasedRelationshipSequenceFractionBasedRelationshipIntervalAnchorMinimumHoursBetweenFractionsIntendedFractionStartTimeIntendedStartDayOfWeekWeekdayFractionPatternSequenceDeliveryTimeStructureCodeSequenceTreatmentSiteModifierCodeSequenceRoboticBaseLocationIndicatorRoboticPathNodeSetCodeSequenceRoboticNodeIdentifierRTTreatmentSourceCoordinatesRadiationSourceCoordinateSystemYawAngleRadiationSourceCoordinateSystemRollAngleRadiationSourceCoordinateSystemPitchAngleRoboticPathControlPointSequenceTomotherapeuticControlPointSequenceTomotherapeuticLeafOpenDurationsTomotherapeuticLeafInitialClosedDurationsConceptualVolumeIdentificationSequenceRETIRED_ArbitraryRETIRED_TextCommentsRETIRED_ResultsIDRETIRED_ResultsIDIssuerRETIRED_ReferencedInterpretationSequenceRETIRED_ReportProductionStatusTrialRETIRED_InterpretationRecordedDateRETIRED_InterpretationRecordedTimeRETIRED_InterpretationRecorderRETIRED_ReferenceToRecordedSoundRETIRED_InterpretationTranscriptionDateRETIRED_InterpretationTranscriptionTimeRETIRED_InterpretationTranscriberRETIRED_InterpretationTextRETIRED_InterpretationAuthorRETIRED_InterpretationApproverSequenceRETIRED_InterpretationApprovalDateRETIRED_InterpretationApprovalTimeRETIRED_PhysicianApprovingInterpretationRETIRED_InterpretationDiagnosisDescriptionRETIRED_InterpretationDiagnosisCodeSequenceRETIRED_ResultsDistributionListSequenceRETIRED_DistributionNameRETIRED_DistributionAddressRETIRED_InterpretationIDRETIRED_InterpretationIDIssuerRETIRED_InterpretationTypeIDRETIRED_InterpretationStatusIDRETIRED_ImpressionsRETIRED_ResultsCommentsLowEnergyDetectorsHighEnergyDetectorsDetectorGeometrySequenceThreatROIVoxelSequenceThreatROIBaseThreatROIExtentsThreatROIBitmapRouteSegmentIDGantryTypeOOIOwnerTypeRouteSegmentSequencePotentialThreatObjectIDThreatSequenceThreatCategoryThreatCategoryDescriptionATDAbilityAssessmentATDAssessmentFlagATDAssessmentProbabilityMassDensityZEffectiveBoardingPassIDCenterOfMassCenterOfPTOBoundingPolygonRouteSegmentStartLocationIDRouteSegmentEndLocationIDRouteSegmentLocationIDTypeAbortReasonVolumeOfPTOAbortFlagRouteSegmentStartTimeRouteSegmentEndTimeTDRTypeInternationalRouteSegmentThreatDetectionAlgorithmandVersionAssignedLocationAlarmDecisionTimeAlarmDecisionNumberOfTotalObjectsNumberOfAlarmObjectsPTORepresentationSequenceATDAssessmentSequenceTIPTypeDICOSVersionOOIOwnerCreationTimeOOITypeOOISizeAcquisitionStatusBasisMaterialsCodeSequencePhantomTypeOOIOwnerSequenceScanTypeItineraryIDItineraryIDTypeItineraryIDAssigningAuthorityRouteIDRouteIDAssigningAuthorityInboundArrivalTypeCarrierIDCarrierIDAssigningAuthoritySourceOrientationSourcePositionBeltHeightAlgorithmRoutingCodeSequenceTransportClassificationOOITypeDescriptorTotalProcessingTimeDetectorCalibrationDataAdditionalScreeningPerformedAdditionalInspectionSelectionCriteriaAdditionalInspectionMethodSequenceAITDeviceTypeQRMeasurementsSequenceTargetMaterialSequenceSNRThresholdImageScaleRepresentationReferencedPTOSequenceReferencedTDRInstanceSequencePTOLocationDescriptionAnomalyLocatorIndicatorSequenceAnomalyLocatorIndicatorPTORegionSequenceInspectionSelectionCriteriaSecondaryInspectionMethodSequencePRCSToRCSOrientationMACParametersSequenceSharedFunctionalGroupsSequencePerFrameFunctionalGroupsSequenceWaveformSequenceChannelMinimumValueChannelMaximumValueWaveformBitsAllocatedWaveformSampleInterpretationWaveformPaddingValueWaveformDataFirstOrderPhaseCorrectionAngleSpectroscopyDataExtendedOffsetTableExtendedOffsetTableLengthsEncapsulatedPixelDataValueTotalLengthFloatPixelDataDoubleFloatPixelDataPixelDataRETIRED_CoefficientsSDVNRETIRED_CoefficientsSDHNRETIRED_CoefficientsSDDNDigitalSignaturesSequenceDataSetTrailingPaddingItemItemDelimitationItemSequenceDelimitationItem",yi="AAACAAQACAAQABIAFAAWABgAIAAiACQAKAAyADQAOAA6AEAAQgBEAEYASABQAFIAVABgAGIAZABmAGgAagBwAHIAdAB2AHgAgACCAIgAAAEABAAQEBAAIBAgICAwIEAgUCAAIRAhICEwIQAiAjAEMAYwCDAKMAwwDjAQMABACEAQQP5PAFIAVABW4H/6//z//v8=",Oi="AAAAAC4AAAA6AAAATQAAAFUBAACiAQAAwgEAAIwCAAD6AgAAegYAAPQGAACjBwAACAgAAP8IAAAdCQAAKQkAAEcJAACGCQAAzgoAANQKAADtCgAARgsAAGsLAAB8CwAAlgsAAOcLAADuCwAAAwwAAAsMAABPDAAAmgwAAKoMAABmDQAA4g0AACwOAABDDgAAVQ4AAGIOAAB6DgAAgQ4AAIUOAAChDgAApw4AAKgOAAC9DgAA1w4AAOIOAADkDgAA8A4AAPMOAAD9DgAAAQ8AAAQPAAANDwAAHQ8AAGwPAACEDwAAww8AACcQAACOEgAAwBIAAMQSAABYEwAAWhMAAHYTAADMEwAAzRMAAM8TAADWEwAA2BMAAOETAADiEwAA4xMAAA==",Ni="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AKMBowejCqMTozqjQKNSo1OjVKNYo2CjcKNyo3WjgKOFo5CjAqQDpASkkaSSpJOklKSWpASlJaUApgGmA6YwpzGnMqdEpwGoAqgDqASoBagGqAeoCKiSqSCwANsG2wfbC9sM2w3bc9sB4ATgBuAI4BDgEeAg4CHgIuAj4CTgJeAw4DHgEAARABIAEwAUABUAAQACAAMABAAHAAgACQAKAAsAEAARABIAEwAZAAABAQECAQMBBAEFAQYBBwEIAQkBCgESABQAFQAWABgAKAAwADIANAA2ADgAQABCAEQARgBHAFAAUgBgAGIAYwBkAHAAcQB0AHUAdgB3AIAAkgCUAJUAlwCYAAABAQECAQQBBgEQAREBEgETARQBFQEWARcBGAEhASIBIwEkASUBNQE3ATkBRQFGAUcBAQICAgMCBAIFAgcCCAIQAhECEgITAhUCGAIgAiQCJwIwAjICNAI2AjgCQgJEAkcCSAJJAlACUQJSAlMCAQACAAMABgAHAAgAEAARABIAEwAUABUAAAECAQUBBgEHAQgBEAERARIBEwEUARUBFgEXASABAAIBAgICBwIaAh4CHwIBAwIDAwMEABAAEgATABQAFQAWABcAGAAZABoAGwAcAB0AHgAgACEAAQACAAMABAAGAAcACAAJABEAEgATABQAFgAlACYAJwAoACkAMAAxADMANAA2ADgAOQA6ABAAEQASABMAFAAVABYAFwAYACAAIQAiADAAMQAyADMANgA4ADkAUABRAFIAUwBgAGEAYgBjAHAAcQByAHMAgACBAJAAAAEBAQACAgIQAhECIAIiAgADAgMEAwYDCAMABBAEEgQUBAAFAQUAEAEQAhAEEAYQABEBEQIRAxEEEQURABIBEgISAxIQEiASABMQExETIBMhEyITIxMkEzATABQBFAAwAjAEMAYwCDAQMCAwAQACAAMABAAFAAYABwAIAAkACgALAAwADQAOAA8AEAARABIAEwAgACEAAgADAAUABwAIAAkADwAQAAEAAgADAAQACQAKAAsADAANAA4AEAARABIAEwAVABYAFwAYABkAGgAbABwAHgAfACAAIQAiACMAJAAlACYAJwAoACkAKgArACwALQAuAC8AMAAxADIANAA1ADYANwA4AEAAQQBCAEMAAQECAQMBBAEFAQYBBwEIASEBJAElASkBMAEyATMBNAEQYiFiImIjYiRiJWImYjBiYGJlYnBigGKgYqViwGLQYtVi4GLwYvJiAGMQYyBjMGNAY0VjRmNHY1BjYGOAY5BjoGOkY6hjrGOwY8Bj0GPgY/BjAGQQZCBkMGRAZFBkYGRwZJBkoGTAZNBk8GQAZRBlIGUwZUBlRWVQZWBlkGWgZbBl0GXgZfBlEGYgZgFwAnADcARwBXABAAIAAwAFAAYABwAIAAkACgALAAwADQAOAA8AEAARAAEAAgADAAQABQAGAAgACQAQABEAEgAUABUAIAAhACIAIwAkAEAAQQBCAFAAUQBSAFMAWgBgAGIAZgBnAGgAgACBAIIAgwCEAIYAhwAAAQEBAgEDAQcCCAIJAiYCJwIoAikCMAIxAjICMwI0AkECQgJDAkQCRQJGAkcCSAJJAlACUQJSAlMCVAJVAlYCVwJYAmECYgJzAnQCeAJ5AoIChAKFAocCiAKJApQClQIGAwgDCQMKAwsDDAMNAw8DEAMRAxIDFAMVAxgDGgMbAxwDHgMfAwEEAgQDBAQEBQQBEQIRAxEEEQESAhIDEgQSBRIGEgcSCBIJEgoSCxIMEg0SARMCEwMTBBMFEwYTCRMBFQIVAxUFFQcVCBUMFQ0VERUSFQIWAxYEFgUWBhYHFgEXAhcDFwQXBRcGFwEYAhgDGAQYBRgGGAcYCBgBGQMZBBkFGQcZARoDGgQaBRoGGgcaCBoJGgEbAhsDGwQbBhsHGwgbERsSGxMbFBsCAAQABgAIAAoADAAOABAAEgAUACAAIgAkACYAKAAwADIANAA4ADoAPAA+AEAAUABSAFQAVgBeAF8AYABhAGIAYwBkAGUAZgBnAGgAaQBqAGsAbABtAG4AbwBwAHEAcgBzAHQAdQB2AHgAegB8AH4AfwCAAIEAggCDAAABAgEEAQYBCAEKAQwBDgEAAgICAwIEAgYCCAIQAhICFAIWAhgCAAMCAwQDBgMIAxADEgMUAxYDGAMgAzADAAQCBAQEBgQgBCEEIgQkBCcEMAQyBDQEAAUQBRIFFAUWBSAFAAYCBgQGAAcCBwQHBQcGBxAHEgcUBxYHFwcYByABIQEAEAIQBBAGEAcQCBAKEAwQDhAgECIQJBAlECYQJxAoECoQKxAsEC0QMBAyEDQQNhA4EDoQQBBCEEQQRhBIEEoQTBBOEFAQUhBUEFYQVxAAEgISBBIQEhISFhIgEiISJBIwEjQSNhI4EkISRBJGEiQTOBM6EwEUAhQDFAQUBRQGFAcUCBQJFAoUCxQMFA0UDhQBAAMABgAIAAoADAAOABAAIAAwADIANAA2ADgAQABVAGAAcACAAJAAoACwAMAAAQAQACAAJAAmACgAKgAuAFAAYABwAJAAoACwALIAtAC2ALgAAQACAAMABAAFAAYABwAIAAkAEAARABIAEwABAAMABAAFAAYABwAIAAoADAAQABYAFwAYABkAIQAiACMAMgAzADQANQA2ADcAOAAwAUABAAIECQYJEAkSCRAEIAQkBCYEBQAQABUAIAAAAQUBEAEVASABBQMQAxUDAQQCBAMEBAQABRAFIAVQBVEFUgVhBWIFYwVkBWUFAAYQABEAEgATABQAFQAEABAAHgAgADAAQABQAGAAYQBiAGMAZQBnAGkAagCgAKEAogCkAKgAAAUQBRAAMABAAFAAUgBUAGAAgACmAKcAqACpAAABEAEgATABQAFQAVIBVAFeAWABdgMABRAFIAUQACAAMABAAFAAoACiABABEQEwAUABEAAgABAAEQAgAGAAcAByAHQAgACCAJAAAAEABRAAIAAABRAAIAAwAEAAUABwAEABYAFwAQAFEAAgADAAmQAQAFAAcAAQABUAMABAAFAAYACAAKAAwAABAAIAAwAEAAUABgAHAAgACQAKAAsADAANAA4ADwAgAAIAAwAEAAoADAANAA4AEAARABIAIAAiACQAJgAoACkAMAAyADQAQABBAEIAUABRAFIAAAEBAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBAQACAAQABQAGAAgACgAMAA4AEAASABQAQABCAFAAUgBUAFYAWABgAGIAcAByAHQAAgAEAAYACAAJABAAEgAUABYAGAAgACIAJAAmACgAKgAsAC0ALgAwADMANgA3ADgAOQBAAEIARABFAEYASABJAEoASwBMAE0ATgBPAFAAgACCAIQAhQCGAIgAoACkAKYAsACyALQAtgC3ALgAuQDAAMIAxADGAMgAyQDKAMsAEAASABQAFgAgACEAIgAkACUAKgArACwAMAAyADMANgA3ADoAOwBAAEEAQgBEAEUARgBHAEgAUABSAFQAVgBaAGAAYQBiAGMAZABlAGYAZwBoAGoAcAByAHQAdgB4AHoAgACCAJAAkgCgAKEAogCjAKQAsADAANAA0QDgAPAA8gD0APYAAAEFARABFgEgASIBMAEyATQBNgE4AToBPAFAAUIBUAFSAWABYgFkAWYBaAFxAXIBcwEAAgICIAIjAiQCMAJAAlACUQICAAMABAAGAAcACQAKAAsADAAOABAAEgATABQAFQAWABgAGgAgACEAIgAjACUAJgAnACgAKgArACwALQBAAEIAQwBEAEYASABKAEsATABOAE8AUABRAFIAUwBUAFUAcABxAHIAeAB5AHoAewCAAIIAgwCEAIYAiACJAIoAiwCMAI0AjgCPAJAAkQCSAJMAlACgAKIApACwALIAswC0ALYAuAC6ALsAvAC+AMAAwgDDAMQAxQDGAMcAyADKAMwAzgDQANEA0gDTANQA1QDWANcA2ADZANoA2wDcAN0A3gDgAOEA4gDjAOQA5QDmAOcA6ADpAOoA6wDsAO0A7gDvAPAA8gDzAPQA9QD2APcA+AD5APoA+wD8AP4AAAECAQQBBgEHAQgBCQEKAQwBDgEQAREBEgEUARUBFgEYARoBHAEeAR8BIAEhASIBIwEkASUBJgEoASkBKgEsAS4BMAExATIBMwE0AUABQgFEAUYBSAFKAUwBTgFQAVEBUgFTAVQBVQGAAYIBgwGEAZABkgGUAZYBmAGZAZoBoAGiAaQBpgGoAbABsgG0AbYBuAG6AbwB0AHSAdQB1gEAAgICBgIQAhICFAIWAhgCGgIbAhwCIgIkAiYCKAIpAioCKwIsAi4CMAIyAjQCNgI4AkACQgJEAlACYAJiAmMCZAJmAmoCbAJxAnICcwJ0AoACggKEAoYCiAKKAowCkAKRApIClAKWApgCnAKeAqACoQKiAqQCsAKyArMCtAK4AroCyALQAtIC1ALWAuAC4QLiAuMC5ALlAuYC5wLoAuoC6wICAwQDBgMIAwkDCgMMAw0DDwMSAxQDFgMYAyADIgMwAzIDNAM2AzgDOgM8A0ADQgNEA0YDSANKA0wDUANSA1QDVQNWA1gDWgNgA2IDZANmA3ADcgN0A4ADggOEA4YDiAOKA48DkAORA5IDkwOUA5UDlgOYA5kDmgOgA6IDpAOmA6gDqgOsAwEEAgQQBBIEIAQhBCIEIwQkBCUEJgQxBDIEMwQ0BDUENgRABEEEQgRDBFAEUQRSBFMEAQUCBQMFBAUFBQYFBwUIBQkFEAURBRIFAAYBBgIGAwYEBgUGBgYHBggGCQYKBgsGDAYNBg4GDwYQBhEGEgYTBhQGFQYWBhcGGAYZBhoGGwYcBh0GHgYfBiAGIQYiBiMGJAYlBiYGJwYoBikGKgYrBiwGLQYuBi8GMAYxBjIGNAY1BjYGNwY4BjkGOgY7BjwGPQY+Bj8GQAZBBkIGQwZEBkUGRgZHBkgGSQZKBksGTAZNBk4GTwZQBlEGUgZTBlQGVQZWBlcGWAZZBloGWwZcBl0GXgZfBmAGYQZiBmMGZAZlBmYGZwZoBmkGagZrBmwGbQZuBm8GcAZxBnIGcwZ0BnUGdgZ3BngGeQZ6BnsGfAZ9Bn4GfwaABoEGggaDBoQGhQaGBocGiAaJBooGiwYABwEHAgcDBwQHBQcGBwcHCAcJBxQHFQcWByIHIwcwBzEHMgczBzQHNQc2BzoHOwc+Bz8HQAdBB0IHQwdEB0UHRgdgB2EHYgdyB3MHdAeAB4IHgweEB4UHhgeHB4gHiQeKB4sHjAeNB44HjweQB5EHkgeTB5QHlQeWB5cHmAeZB5oHmwecB50HngefB6AHoQcCAAQABgAHAAgACQAKAAwADgAgACIAQABCAFAAUQBVAGAAagCAAKAAsADAANAA4ADwAPIA9AD2AAABAgEEAREBEgETARQBFQEWARcBGAEZASABIQEiASMBJAElASYBJwEoASkBAgAEAAUACAABAAIAAwAEAAUABgAHAAgACQAKAAsADAANAA4ADwAQABEAEgATABQAFQAWABcAGAAZABoAGwAcAB0AHgAfACAAIQAiACMAJAAlACYAJwAoACkAKgArACwALQAuAC8AMAAxADIAMwA0ADUANgA3ADgAOQA6ADsAPAA9AD4APwBAAEEAQgBDAEQARQBGAEcASABJAEoASwBMAE0ATgBPAFAAUQBSAFMAVABVAFYAVwBYAFkAWgBbAFwAXQBeAF8AYABhAGIAYwBkAGUAZgBnAGgAaQBqAGsAbABtAG4AbwBwAHEAcwB0AHUAdgB3AHgAeQB6AHsAfAB9AH4AfwCAAIEAggCDAIQAhQCGAIcAiACJAJAAkQCSAJMAlACVAJYAlwCYAJkAmgCgABAAAEBAAEIAUAD/AAABAQECAQMBCAEJAQoBCwEMAREBEgETARQBFQEXARgBGQEaAQACAgIQAhICAAMAQAEAAgAEAAEQBBAFEAYQBxAIEAkQChAQEBEQEhATEBQQFRAWEBcQGBAZEBoQGxAcEB0QHhAfECAQIRAjECQQJRAmECcQKBApECoQKxAxEDMQNBA3EDgQORA6EEEQQhBDEEQQRRBGEEcQSBBREFIQUxBUEFUQVhBYEFkQYBBhEGIQZBBnEGgQaRBsEG0QbhBvEHAQcRByEHMQdRB2EHcQeBB5EHoQexB8EH0QfhABACmSMJIAARABEgEEEAYQChAQEBAAIAABAAIAAwAIAAkAEAAgADAAQAD6//z/AOAN4N3g",Gi="AAABAQIDAwMEBAQEAwMDAwMFBgMBAQMFAwMDAwMEAwcHAgIHBwgICAgJCAgIAwAKAQEBAQIEBAQBCggICAsLAwwLAwsIAQgLAQEBAQAACAwIAg0OAQ8BAQEBAQEIDQ0NDQ0NDw4ODg4ODgMGCAIMCAgEBAgBCAgBDAgIBgYQDBEQAgwRDAIGAgIGCA8PBwwICAEBEggMBhAQEAEBExIMBgwMAgwIBgwDBggDDAMIAwAIABMTFBQMDAcHCA8IDBISEggSFRUBCAwMDAwDCA8IBwwMCgoMDA8MDAwMDAwIABUVBAIGDAYMBgwRDBEMEQwRDAYMBgYMDAwMDAwMDAwMDAwMDAEBDAEJAAAWDAESAQMDDAwMDAwMCBAMAgkJAgkJCRcGDBYMCQkJCAgIDAwMDAwMDAwMDAwMEAwQDAwMDAEBDAEHCAwMAQwMCAgICAgMDAwMGAgRBgYIDAwMAw0OBgYICAwMDAgMEwYGDAwGFAwMEwYMBhEMERkXDBcXFxcGBhEGBgYMBgYGBgIHAgwCCAcDDQYGDAgIBgwMBgwRCAYHGAYGBgYMBgYGBgYGBgYQFggMBgYIBgwGBgYGBgwICA0NEBAQEBcXFxAQEAcICBcXBggNDhEQDAgIDAwFBgYICQkQDRAMCREJDAkCEAgIDAwCCQwQCAkICAoMEAkJCBcXFxcMEBcXFwwaDBoXFxcGFw0OCgcHBwwIBwwIBwwHDAwDCBcXFxcXFxcXFxcMFxcIFwwXCAkXDAgXFxcMDAwXEBAXFxcXEAwXFwwQAg0NDQ4NDAgHDBcXDAwXFxcXFxcMFwwQFxcXBgYGCQkDFxcXFwgCFxcIFwIXFxcCAgYXFxcXFxcXFxcXFxcIFxcXFBcXCQkTFwkJExcJCRcDAwMDAwMUCQkDCQkJCQkUFxcXFxcXAwMXCQoXFxcXFxcXCRcDAwMDAwMXCQMDAwMDCgMUFxQUFAgKCggXCBcDFw8UCAgXCBcIFwgXFAgXCBcIFwgXCgoPCQgXCAgXBgwYDAgICAgIAggMDhcMDAYGFxcGDgwICAgQCQgXFxcJCBcICQkXFxcXFwIJFxcJFwkXFxcGAQYGBgYGBhQMAQYGDQ4GBgYGBgYGAgYGBhcODhcJFxcIFxcXBgkXBhcXFxcXCAMABhcODhcXFxcPDwgJCQkJBgkJCQkXFxcXFxcXFwgXFxcXCAgXFxcXFxcICQkJCQkXCAgIFwIGFxcICQIICRcXFwgXFxcGFwYGCAgICQgWDBYMBgwWCAwIDA0ODw8NDQIJCQkDAgICBhYMFwgJAwgXCBcXGAYGCAgDCRcXFxcXFxcICAkICBcXFxcXFwgJCQkJCQkJAwMDCBYWFhYWFgAbCAkJCQkJCQkIAggGCQIXFxcCFwgXDAEYGAIYCBcXCQkJBwIGDBcGBhcXFxcXFxcXCQgIDBcXFwwDAwAAAAAAHBwDAxYWFhYACAAWFgAcABwAHAAcABwAHAMAAAADAwAAFgAAGBgDCBcICAcHAg0OCQkXFxcXFxcIFxcGBhcXCBgYBwcXFwkXFwgXFxgYCAcIFxcXCAIMCAgICAgICAgICBYICAgICAgICAgWCAgIFggIBgwICAwGAggMBggWFggDCAgWCBYICAMIFhYWDwgMCAgWEAgWDAwIFhYWFgwDCAAWFggIDBYWFgwMDAwMDAwMDAAIDwwWAAgWCAgICAgIBgwICAgIFhYIFhACFhYMCAgICBYWHRYMDAMDAAgMAwMIDAYDFhYWCAAIFgYIDAYADBYWCAkMCBYMFhYWDBYWFgwWDAgIFhYWAgwWCBYMDBYWDBYWCAgWAwwMDAgICBYMGBgYDAgMDAwMAxMIDw8DFxcXDAMTCBAXFwMDAwwDFBYMCBQMDAwXFwwYGBgMDAwIDAwIBgcIGAgYGBgMBgwIHR0dHR0DHRgYDBgMDAgYDBgYGBgYGBgYGAwYCAwMDAwMGBgYGBgYDw8dHQYGBggGDAYMDAwWFhYWFhYWFhYWFhYMDBYWCAwWFhYWFhYMCA8IDxYWFhYWFhYWFhYIFhYDDAwMDAwMCAMDDAwICAgICAgICAgICAgICAgMDBYMDxYMDAgMCAgMDAweDBYWFgwWCAgMFgwWFhYWDAwWFgwMBhQMDBcIDAwTDBMMDAwMFBQMDAwMAwYUCA8UDAwMAQwMAwYUFAgMDAwMDAwGAwMDDAwMDBQWFggWFggMDxABAQIJCQkJCQkJCQkICQkJBhcXFxcXAQgIBggJCQkXAQEJCQkJCQkGBgYXCQkJCQkJCQgIDQYOBgcFBgIADAgMDAwAFhgYAwAHAQMDAQUFDAwMBgwMAAYYGBgIGAgIFhYMFhYWFhYWCBYWFggIFgwMDAgBAQYMBgMMAwMDAwMIDBgYGBgYGAgYFhgYGBgYDAwMDAwMDAwMGAwMDAgYDBgYGBgYCBgMGBgXGBgYDAwMCAgMGAwMDAYYDAwYCAwMDAgMDAgMDAwYGBgGBgwMBgYGDAYMDAwYGAwMDAwIBxgYDAwMDAgMDBgGDAwMDAwMDAwMDAwMBgwMDAgMDAwMDAweBgwYGAwIGBgMDAwMCBgMDAwYGBgAGwwMBgwMCBgYDBcMABgYGBgYGAAYGAgMGBgMDBgYDAwMAwMIAwgIAwcIGAMDCAgIGAgDCAwIAwgICAwMGAwYBhgYCBgIGAgYCBgIGAwMCBgYDBgYGAgYCBgMGBgIGBgYCBgYDAwIDAwIGAgMCBgGBgYGBgwMDAgYDAMDCAMDCQUFAwMDAxcXFwkIBggGCAIGAggFAwMDHgMDAwgDAwMDAwMDAx4eHh4eHh4eHh4YFhgWAwgICAgBBgYDBgUDAwYFBggFAwMFAwMDCAMFAwUIBggdFxcXFwYGCAgIHh4eHgMeHh4BHyAgICAgICABICAgIAwWFggIEAwIDAgDDAgWAyAMDAgICAgKCAgXCAwMHgYGHwwMBwwDAwYIAwMMCAMDAxgdEAwDAwMCBggGDAMMAwIGAwwMDAwICAwMAxgIGAMMGBgYBggMDAwICAwMCAYIDAwMEgAACAMIDAwMCBgMAwwMCBgICAgYDAwdDAMDFwgICAYNDg0ODQ4NDgYEBgwRBgwNDg0OCAYMDBQMBgcMCgEACgoIDAwMCAwMCAYGDAYNDg0OBg0ODQ4GDAYGBgYMDAwGBgYGDAcIAwAXAgwJAggMDAwGFwwXFxcXFwMXFxcXGAMMAwwDGAgYGAwJCAEXDBcPFwgIDAwMDAgMFwwMCQwQDBAMDCEEDQ4NDhEGDAIMDAICBggMDBQUCAgMDAwMDAQCAg0ODQ4IAgYGDAgMDBAMDBcMDAMDAwMXFwwQFxcXCAwMDAwMBwwMDAYGDAwMBgwMBgwQAQwQDAwMBhQMDAwGDAwXFxcMDAwMAgYCBgYCAgYCDBEMDAYMEAYHBwYNDgICEQICBwYGBwYICAgMDwgMDwwPDwwMDAwIDAwBDAwMDAwMDAwMDAwGEQgIDw8PDAwMEgwXCAwMDAwCHhYWFh4MFhYICAwBAQ0ODAYMDw8PCAwGCAgGDBEMDAwKEQwMDAwIDwgMDAoMAw0ODw0OEQEICAADFw8UFhwADAwQDAEBCAgDDQ4IDBAIDBAcDAwRFwwQDBEQBgwMDAwMDAwMAQgMCAYICAgMDAgICAwMDAwMAAAAAAwMDBAMCA8PCAEBABAPDAwSAQgMDAwMDAEBEAoGDAYAEAgHDwwGBwYPDwYGDAwMDAEMDw8UDAEMDAYMDAwMDBYIFggIFhYWFgwMDBYWFhYMDAwWFhYMCAgIDAwMDAwWFgwMDAwWFgwYGAwMDAwIHRYGDBYWCBgYGBgMCQwMGBgMDBgYGBgYGBgYCAwYCBgYGBgYGBgYAAAMCAgIAxgDDBcMAhAMDBcXFwgIDBYMDAMDDAwcHAgAAAgMDBYXFhcIFxcIBhYWBgYQGBYWFggWFhYWAxYWDAwIDBYMHQgWFgMDCAgDAwwMFxcMCQIDAwwDAwwDCQkIAwMMAwMDDAwDAwwXAwMDAwMXCAkDDAwMDAwMAwIMDAwICAgICAgICAYIBgYGFwkJFxcIFwkJFxcXFxcDCAgMAx4eAwYACAwMAwYQDAgGDAMDAwMMCAwMCBQBDAEMABYbDAwADAAHCBgGGAgICAwMDAAbGBgYGBgYAAMYGyEgICAMDAwgAAwADAwMDAYHDAwGGBgAAAAADAwgDAAGFAwMDBsiDAwMDAYGDAgMDA8MDAwPEAwWDAMGDBYWCgMMAwYQFhYDDAYWDAwMDAwDBgwDDAMIDAMWFgwWFhYWFgwMDAMGDAwWFgwWFgwWFhYICAwBEggMAQYUCAwMDAwACAIIFiIMCAgICBAMDBgYCBgIAwMYCAgJCAMDAxwcDAwJAwMGCAYNDhEMDAgXCRgGEAwABggGFgwMDAwDCAgIGBgDCAgIAwMYCAAKCBgYGBgICAgIGBgMGAIIAAgMDAwWCAwQAgwWDAwMAQEMDAwDDBgMCAEBAwwMCAMIAwgDCAEMCAMIDAgWDBYWAwgIFhYWFhghFhYIFhYWFhYIFhYWFhYMCAwDDAwDCgwMAQwICBYMFhYhDAYMAwwMCAgIDAwIFgIGCAYPDAwGDAMMDAgFAwwDCAMIHQwGCAUGBgQZBQ0IDwkKBhsHIBEOAiMQExQSFyEWIhgAAxwdAQwkJRUDDAMDFgMDAwwDBgMGCAwDDAMDDAMIAwMICAMIAwMWDAgICAMDDAwMDAMICAgWFggIDAgICAgIDAgICAgICAgWFggMFxAMDBIGDAwICQgWFhYWFhYWDAgICBcXDAwMDAwMDAwMBQAGCQgGBgwMDAwGDAYEBAcICAgAFhYMFxcJDAkXFwwIBgkMDAYGBgwIDAwMDAYMCAgIDAMMAwMDAwMDBhAGBgwMDAMWFgwWFgwGDAMDDAwMFhYDAwwCGxsMDAgUDAwADAgUDAwGDAYGDAwGCBQMDAgUCAIBDAYQBgYIDwcGAwEIBQEPCAoKCAoYDAwMCgwBCgwMCgwPBgYICAMDAwMDAwMJDAgICAYJCQgICAgICAMDDAwMDAwQCAgICAgICAgICAgICAMDCBAHCQMDFwwMDAMIFwgICAgMDAwMAwYMAwwICAgDCAgICAwMCAwCCAgNDgQEAgkMCAgGAggMDAwMDAwMDAwMDAgUCAcHCAgICAgDBgwFCAgCBhAICBcXFxcXAhcXFxcJDBcXDAgXDAgCCQwMDAwIFhYMDAwMDAwMFgwIDAwMCAMMDAwMDAMDDAwQBgwHDAwMDAwICAwMFggIDAwMDBYMCAgICAYXCBcXDBcIFxcMFwgJFwwIFxcXAgYQDQ4MDAwMDAwJAQYQCRcPDwwICAwGDAwIFxcJCQkMDAwMDAwXDAkJAgwQDAgRDAgXDAMYDAwBCBcGDAwMDBAIFwwMCQ0OCAIIDBcXFxcXFwwMFxcYGBgXDBcNDQkMBQUJCQUQAwwYDAkQFxcXDAkMCQwMDAgWDAwMDAwMDAwMDAYMCAwJDBcXCQkXFwwJDAkMDQ4NDgwDDAgQDAkICAwNDgIGEA0OBggGCBAMCQEICAYXFwgXFxcXFxcXFxcXFwwJAhcXDBcYFxcYGBcXFwEIDAkGCQkJBwkXARcXGBgYCAwYGBgIFwgIFwkXFwwCCBcMCBcYCRcJBhAIFggICQwGCAkMCQgCCRcYFxgXGAIQFwkCFwwJAhcJCRcXFxcJCAIJFxgMAhcYCAYICAkGFxcJFwwCCAYXFwkMCRcXDAgMFxcIFwgXCBcXCBcXFxcXFxgYGBcYCBgIGBgIGAgXFxcXFwwJBgYMCAIQAhgYDAgCEAIIEAwIAhAXEBcXFwgIDAwJCAYXFwIGFxcGFwgXFw0ODAgJBgYJAgYXDAkCCAYXFxcXAhcMCRcXCAkXCQIIBhcGFxcXCQkXDAkCBhcXFwwXFxcICBcYGBgYGBgMBwkJHQgIGAwYAgkMCQIIBgkMCQIIBhgJDAkCCAYCCAIGBhgYGAwGGBgMBhgMGBgYGBgYAgkJCBgIGBgYCQwMDAwMDAwMEAwYDAIQCAkYFwwIGBgYGAkMFwMMCAgMGBgYGAwMGBgYGAgIAwMDAwMDAwMGAQwDAxYDCAwGFhYMBgwMDAYICAwIFgwMDAMGFhYWFhYMBgwWDBYMDAwMFgwDCAgIDAwWFgwMFgMWFgwWDAwDFhYWDAwICAEMFhYWAwwDDAwMDAgMAwMMAwwIGxsWDAwWDBsIFhYMAwwDDAMBEAwMFhYMAhAMDBcXFwwMAwwDFgwMCAEIDAwDAwgICAgIDAwMCBAMCAwQEA8PAwwMDA8QDAwMDA8MDAwDDAwDEAwBAwwMDAwMDAwHDAwMBwwHAwMMDAwGFgwMCAwMDAwMCQkXFwwJCQwJDAwMCQwMCQwJDAkJCQkMCQkJCQkMCAYMGAwDAwMMFhYIFgwIDwwICA0OEQwIDAwGAQwMDAwBFAMIEAgMDAEMAQwQDAwGEwgHBgEDDAMMDAwMDAwDDAwMBgwMDAEMAgYCBhAGAwMBAwMDAwMDAxAMCAgICAwMDA0NDAgWFgEBBgwGDAMIFAwQDAMMDBQMCAwMAwwIDAwMDAwBAQwMCBYIDAYMDBQUCQMDFAwMDAgWDgcMDAwIDAAWFhYWDAwWFgwHBwIGDAgNDhEGDQ4REBEMDQ4RBwwMEQYCBggIEBAICAwMGBgKAggIDAMMCAcICBgYGBgCGBgYAgIICBgIDw8ICAYCDwgDAwwMCAgPCBgIDAgMCAYCBgICCAIIGBgYDAgHGAoICAwIDAwWFwwMEAwYDAgMFwwMDAwaGgMIGhobGyQkFRshGiAgIAwKJiYm",Fi="AAAAAAAAAAAAAAAAAAAAAAABAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAIAAAAAAQAAAQADAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAABAAEBAAAAAAAAAAAAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAAQABQAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAQYHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQEAAAAAAAAAAAAAAQAAAAAAAQEAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAQEBAQEBAQEBAQAAAAAAAQAAAAAAAAEBAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAABAAEBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAQEAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJAAAAAAABAQAAAQEAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAAAAAFBwAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAJAAkAAAAAAAAAAAAAAAAAAAAJAAkAAAAAAAAAAAAAAAEAAAAAAAABAQEAAAAAAAAAAAEAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAABAQABAAAAAAAAAAAAAQEAAAAAAAAAAAEAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAQEAAAAAAQAAAAEABQAAAAAAAAAAAAABAAcBAAAABQUFAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAAAAAAEBAAAAAAAAAAAAAAEACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQEAAAQAAAAABwALAAAJAAAAAAAHAAAABAAAAAAHAAsAAAAAAQEBAQEBBwAAAAAHCQAAAAAAAAABAAEBAAAAAAAAAAAAAAAAAAAAAAwJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAQABAQEAAAAAAAAAAAAAAAAAAAAHBwcABQcAAAcAAAcAAAAAAAcAAAEBAQEBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBQAAAAUFAAUABQUAAAAAAAAAAAABAAAAAAAAAAkJAAAAAAAABQUAAAAJCQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJAAAABwkAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAQAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAFBwcAAAAAAAAAAAcAAwAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQEBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAkJDAwAAAAAAAEAAAAAAAAAAAAAAAABAAAAAQAAAAAAAAAAAAAAAAABAQAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkMAAkNDQAAAAAAAAAAAAAAAAEAAAAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAABwcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAAAAAAcHBwcAAQEAAAAAAAEBAAABAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQEAAAEBAAEBAAABAAAAAQABAAEAAAAAAQEAAAABAAAACQkJCQkICAgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAAAAAAAAAABAQAACQAAAQAAAAAAAQEBAQEAAAsBAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAcAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAALAAsLDQAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAkAAAAJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAAAAAAHAAEBAQEAAQEBAAAAAAAAAAAAAAAAAAAAAAALAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAcAAAAACwAAAAcAAAAAAAAAAAAAAAAJAAAAAAAAAAAAAAAAAAAAAAAJAAwAAAAAAAAAAAAAAAAAAAcHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAABAAABAAAAAAAAAQAAAAEAAAABAAAAAQABAQAAAAEAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAcABwABAAABAAAAAAAAAQAAAAAAAAABAAAAAAAAAAAAAAEACQAAAAAAAAAAAAAACQkAAAAAAAAAAAAAAAAAAAAAAAAACQAADAkJAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABBgsBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAABwgBAAAAAAAAAAAAAAAAAAAAAAAHCAAJBwkOCQAAAAAAAAAHCQAIDAAICQkAAAAAAAAAAAAAAAAAAAAAAAEAAQAAAAAAAAAAAAcHAAcAAAADAAAAAAAHBwcHAAAAAAkAAAAAAAAAAAAHBwAAAAAAAAAAAAAAAAAJAAAAAAAJAAAACQkAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAANAAAAAAAAAAAAAAAAAAAJAAAAAAAAAAAAAAAAAQAAAAAAAAEAAAAMAAgJAAAAAAkJAAAACQAACQkJDAAAAAkAAAAAAAAAAAAJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAEBAAEBAQEBAQEAAQAAAAEBAQAAAQAAAQABAAEBAQEBAQAAAQEAAAAACAAAAAAAAAAAAAADAAABAAAAAAAAAAAAAAAAAAAAAAkJAAAAAAMAAAAAAAABAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJDgAHCAAAAAAAAAAAAAABBgAAAQEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8AAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkJAAkACQEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAkADAcHAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAADQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJAAMAAAAECQAAAAAACwAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAAAAAAAAAAAAAkAAAEAAAAAAAAGAAAAAAAAAAAAAAAAAAAAAAAAAA0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAAAAAAAAAAJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJAAAAAAAAAAAAAAAAAAAAAAAJAAAAAAAAAAAAABEAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcHAQEAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAAAAAAAAAAAAAAACwAAAAAAAAAAAAAAAAkJAAAACQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAEAAAABAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAAEAAQcLAAAAAAAAAAAAAAAJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHBwAAAAAHBwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABCQAAAAAABwAACQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwMHAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAQAAAAAAAAAAAAEBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAJAAAAAAABAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQkAAAAAAAAAAAAAAAAAAAAACQkSAAAAAQAAAAAAAAEAAAAAAAAAAAAAAAkAAAAAAAAAAAAAAAAACQkAAAAAAAAAAAAAAAAAAAAAAAAJAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",Ui="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VbgAAGW4AACVuAAAx7gAAPq4AAA4uQAAT7kAAGG5AAB1uQAAibkAAKi5AADRuQAA5rkAABm6AABNugAAaboAAIS6AACdugAAvroAANO6AADpugAA+LoAAAO7AAARuwAAHrsAADC7AABduwAAgrsAAJm7AACpuwAAubsAANG7AADguwAA87sAAAy8AAAjvAAANrwAAES8AABZvAAAbrwAAHK8AAB5vAAAh7wAAKG8AACtvAAAt7wAAMG8AADRvAAA5LwAAPy8AAAKvQAALL0AAEO9AABgvQAAeL0AAJa9AACxvQAA0L0AAOa9AAD5vQAAD74AACW+AAA6vgAAUr4AAGy+AACBvgAAkr4AAKa+AAC4vgAAzb4AANq+AADkvgAA674AAP6+AAAdvwAAO78AAFK/AABovwAAgr8AAJu/AADBvwAA5r8AAPe/AAANwAAAI8AAAD/AAABawAAAe8AAAJDAAACjwAAAtcAAAM/AAAD2wAAAF8EAAC3BAABLwQAAacEAAInBAACmwQAAycEAAO/BAAAIwgAAKcIAADnCAABVwgAAZsIAAIfCAACjwgAAu8IAANHCAADqwgAAAsMAABPDAAApwwAAQsMAAFnDAABywwAAjcMAAK/DAADJwwAA58MAAPPDAAD+wwAADsQAABrEAAAlxAAAQcQAAE/EAABgxAAAdsQAAJfEAAC7xAAA4cQAAAbFAAAsxQAAXcUAAJDFAADCxQAA3MUAAPfFAAAVxgAANcYAAFTGAAB0xgAAn8YAAMzGAAD4xgAAH8cAAEbHAABvxwAAl8cAAMDHAADdxwAA9ccAAA3IAAAhyAAALMgAAELIAABZyAAAcsgAAI3IAACfyAAAu8gAAM/IAADryAAAAckAAB7JAAA1yQAAXMkAAHDJAACMyQAAlskAAKzJAADEyQAAzskAANjJAADtyQAAB8oAACLKAAA1ygAAUMoAAF3KAABrygAAesoAAIHKAACPygAApcoAAMbKAADoygAAAcsAABfLAAAxywAARMsAAFjLAABkywAAe8sAAIjLAACcywAArMsAAMLLAADTywAA3MsAAPTLAAASzAAAK8wAAEHMAABTzAAAZ8wAAILMAACOzAAAocwAAMfMAADhzAAABs0AABXNAAAmzQAAPs0AAGjNAAB5zQAAms0AALjNAADUzQAA6M0AAADOAAAezgAAPs4AAEbOAABVzgAAaM4AAHLOAACJzgAAos4AALjOAADOzgAA3M4AAPjOAAAGzwAAI88AADvPAABSzwAAac8AAIDPAAChzwAAvc8AAMfPAADYzwAA688AAALQAAAg0AAAQtAAAFbQAABj0AAAc9AAAIbQAACp0AAAu9AAANDQAADj0AAAA9EAABPRAAAq0QAAQdEAAFLRAAB30QAAl9EAAKzRAADG0QAA3NEAAO3RAAD40QAAENIAACLSAAA60gAATdIAAGvSAAB/0gAAjNIAAKnSAADQ0gAA5dIAAPzSAAAR0wAAKtMAAEPTAABY0wAAbdMAAIzTAACr0wAAydMAAOfTAAAF1AAAKtQAAEDUAABp1AAAfNQAAI3UAACq1AAAwtQAANrUAAD11AAAENUAAC7VAABL1QAAadUAAIjVAACW1QAAsNUAAMbVAADb1QAA8dUAAP/VAAAU1gAAJ9YAADfWAABL1gAAYdYAAH3WAACZ1gAAtNYAAMfWAADf1gAA/dYAAArXAAAV1wAAMNcAAEvXAABc1wAAetcAAJjXAAC21wAA1NcAAADYAAAN2AAAGtgAAC/YAABE2AAAadgAAI/YAACb2AAAq9gAAMvYAADk2AAABNkAAB7ZAAA42QAAS9kAAGHZAAB82QAAiNkAALHZAAC+2QAA0dkAAOnZAAAA2gAAEdoAACTaAAA92gAAUtoAAF7aAABr2gAAgNoAAJ7aAAC02gAA0NoAAOLaAAAB2wAAI9sAADLbAABB2wAAUtsAAF/bAABx2wAAg9sAAJbbAACq2wAAvtsAANbbAAD62wAAG9wAADLcAABI3AAAbNwAAHvcAACN3AAAqtwAAMXcAAD03AAADd0AABjdAAAp3QAAO90AAFPdAABh3QAAfd0AAJrdAAC53QAAzt0AAPfdAAAh3gAAPN4AAF7eAABw3gAAk94AAKbeAAC23gAA2t4AAOzeAAAJ3wAAIt8AADvfAABX3wAAdN8AAJHfAACm3wAAvd8AANzfAAD73wAAGOAAADXgAABV4AAAduAAAJPgAACr4AAAvOAAAO7gAAAC4QAAIOEAAC3hAABJ4QAAZuEAAIPhAACZ4QAAquEAAL/hAADR4QAA6uEAAAviAAAy4gAAUOIAAH7iAACV4gAAqeIAALriAADZ4gAA+OIAABXjAAAy4wAATuMAAGbjAACH4wAAqOMAAMXjAADa4wAA+eMAABLkAAA15AAAbOQAAHzkAACE5AAAmuQAAK3kAADD5AAA2eQAAOXkAADw5AAACOUAACflAAA75QAAUuUAAFzlAABq5QAAc+UAAH/lAACb5QAAsuUAANPlAAD65QAAEeYAADTmAABL5gAAZuYAAH/mAACe5gAAseYAANfmAAD75gAAFOcAACjnAABC5wAAWucAAGznAACU5wAAtOcAAL/nAADZ5wAA9ucAABHoAAA26AAATugAAGboAACB6AAAnOgAAMboAADt6AAABOkAAC7pAABR6QAAb+kAAI3pAACr6QAAx+kAAO/pAAAL6gAALuoAAELqAABg6gAAeuoAAJbqAACw6gAA0uoAAPTqAAAH6wAAGOsAAD/rAABh6wAAkusAALnrAADj6wAAA+wAABDsAAAm7AAAPuwAAFjsAACB7AAAoewAAMHsAAD27AAAK+0AADntAABN7QAAZe0AAITtAACq7QAA0O0AAO3tAAAe7gAAUO4AAILuAAC27gAA6e4AAAzvAAAm7wAAUe8AAHnvAACT7wAAve8AANfvAAAV8AAAU/AAAHDwAACN8AAAovAAALrwAADd8AAAIfEAAEHxAABi8QAAkPEAALDxAADR8QAA//EAAC7yAABQ8gAAafIAAInyAACm8gAAwPIAANLyAADh8gAA9PIAABfzAAA48wAAWfMAAHLzAACG8wAAm/MAAKXzAAC38wAAyPMAAN7zAAD88wAAKPQAAEX0AABi9AAAavQAAIf0AACc9AAAxPQAAO30AAAL9QAAJfUAADz1AABP9QAAaPUAAHj1AACV9QAAsvUAANn1AAAA9gAAJ/YAAFb2AABr9gAApfYAALn2AADM9gAA5PYAAO32AAAE9wAAMPcAAEP3AABn9wAAh/cAALL3AADN9wAA/vcAACH4AAA6+AAAXfgAAHL4AACo+AAAvvgAANH4AADu+AAA//gAABT5AAAg+QAATPkAAHf5AACj+QAAyPkAAOL5AAAQ+gAARvoAAE76AABS+gAAVvoAAGD6AABj+gAAfvoAAI/6AACo+gAAvvoAANP6AADl+gAA7voAAAD7AAAW+wAALvsAAFr7AABt+wAAj/sAAK37AAC7+wAA4PsAAAf8AAA0/AAASfwAAGX8AACB/AAAo/wAALf8AADd/AAABf0AACf9AABI/QAA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",_i="EgAaABMAFAAeAAwACQAZABEAEAAUAA8ACAASABcAHgAGABAADAAHABYAFwALABcADAAeAB4AGwAcACQAFwAWABQAFAAUABUAFgAUABUAFAAPAA4AIAANAA0AEAAeABoAFwAaABEAFgAZABwAHQAfABwAEgAJABcAKwA3ADYAFgAXAB4ADwArABMAEAAQACEAGwAeACEAKQAaABMAFAAUAAkAFwAUABQAEgAYAAsADgAOAAoAGQAeAA0ACQAKAA8ACwATABEAEwAJAAoADwALABMAEQATABYAIQAPAB8AEgARAA8ADgAUABgACAARABEAIgAOABYADAAPABIAFwAWABkAIgAoABcAKQAJABEAFgATAAsADwATABgAEwAdABMAGQAPAB8ADwARACIAFAAWABAAIwAKABIADQAMABYAEwAiACUAFQAcABEAHQApABUAFwAhAB0AHgAaABYAEgAjACUAHwAWABkAHQAaACQAGAAQABwADgAVABkAHAAVAA8ADQARABMAFQAVAB8AGgAVABkAGgAXABcADwASABEAGAAVABIACQAOABAAFwATACAAHAAlABoAGQAcABkAHgAZABYAEQALABAAFQARAB0AGwAnABIAKAAXACkAHAAsAA0AHgAdAB4AEgAVACEAFwAoACUAGAAZABcAIQAmABoAFwAfABoALwAVABgAGAATABUADwATAAkAFwAeAAsADgANAA0AEQAVABUAEwAxABUAJAAVABMACQALAA4ACAAKABMAFAARAA8AEgAPABEACQAIABsAGgAdABkAFgAeACAAJgAoACIAKgAlAC0ANwAxADIAKwAsAD0APgA/ADoAHwAaABMAHgApABsACQAfABkAEQAXABsAEQAUAB8AFQATABYAIwAcABQAIgASAAsACQARAA8AIwAoACUAHgAQABAAJQAlABoACgAgACIAKgAVACUAEQASABEAIAATAAwAGwASABwAHwAgACAADwARABcAEAAKAAsAFwAUABMAGAANAA4AIwAWAAwADwAUAB4ADQAJABIAEQAXABkACwAXAAoADQAYAA8AEQAaABkAGgASABkAFwAYABkAFwAZABEAFQAXAA8AFQAYABcAGQAfACUAEwAVABsAFgAeAB0AJQAYACEAIwAdACYAIAAjABYAFgAiABUAHgAdACgAMgAiABAAGgAtACsAFQAgAB8AFQARABQAGQANAB0AKwANAA4ADQANAA0AEgAXABMAEwAVAAgAIQATABwAGAAcAAsADwAWABkAHAAcAB0ACgAXABEADwANABEAEgAQAA8AFQAOABUAFQAiAA0AHAAcAB8AHgAaABgAGQAaACEAFAAVABQAFAAvACoAGQAYABsACgAYABYAEQATABEAHwAJABcAFwAgACMAJAAVABUADQAQABwAIAAXAAoACwAZAA0ADQAdABEAGgAZABAADAARABEADQAWABYAHgAQABcAEQANABYACgATAA4ABwAYABcAGgAVABIACwAHAA0ADQAMABwAIgAhAA0AEQAOABAAFAAUAA8AEgAUAA0ADwAbABQAEAAVABcAGQAPAA8AGwAJAA8AEgAPAA8AFAAaAA8AFQARABEAEwATABcAEAAXAA0AEAAQAA4AGQAdABkACwALAA4ADQARAA0ADQANABAADwAOABUAFQANAAwAEgAOAAkAFQAQABAADAAMABAAFAANABAAEAAPAA8AEwASAAoAEAAKABUADAAVAAcACAALAA8ACgAcAB8AIwAeABsAHgAdABEAEQAJABQADwAPABMAFwANAA8AGQAYAAgAEwATAAsAEQANAA8AEQAQAA8ADAALAAsACwAJAAsACAAIAAoADAAUAAsADwAZAA0ACgAJAA4ADAAMABAAFQAQAAsACAAKAAkAGAAUAA8AEQAIAAkAEAAVABcADAAOAAsADwAMAA4ACwAMAA0ACQAOAAYACwAIAAsACAASAA8ACwASAA8AEwAQABEADgASAA8AEwASAAwADwAXABcADQAOABoAEgAaABkAKAAQABAADwALABEADAAJACMAGAAUABwAFgAUABMAHgAeABQAGQAUABMAEgAaABcACAATAA4AAwARABEAHwARABkAHQAjAA4ACAANABAAEAANAAsAFQAUABoAFgAPAA8AFwAOABIACQAIAAcACwAGAAoACAAWAAsAGgAYACAAFgAWACIAIgArACYAJQArABAAGAAaAAwAEgATABYAFQAWAA0AEAAUABcAJAARAAsAEwAPAAkAEgAPAAoAEQAYABEAFgAWABUAGAAZABwAGwAVABQAHAAjACAAHwARAAoACwARABEADAAJAAkAFQANABYAGAAXACgAEgASAAsADQALABYAFQAaAAoACQARABcADgAHAAsAFgAWABAAFQAMAA8ACAANABEAEAARAA0AIgAKAA0ADwASAAQADgASAA4ADQAMAAwACgATABEAEAATABEAFgAPAAwAGwAaACcALQAlABsAIQAWABYAGwAZABUAGgAaABoAJgAVABUAGQATABEAEgARAB0AEwAJABsADwAQAAkADAAXADQADAASAAoAEQAdAAkAFQADAAQABQAmAB8AEwAMABAAFAANABMADgAQAA8ACQAIAAgACQAhABAADgAWABgAHwAhABQAFgAMABcAGAAaABoAFwAXAB0AGAATACMAEAAXABgAGgAaABcAGQAZAB0ADwAaABsAHQAdABoAGgAgABsACgAYABAAEAAQABcAGQATABgAGgAiABUAFAAJABgAGAALAA8ADwAQAA0AHAAbAAwAGwALAA4AIAAKABIAHgAPABAAEwAWABsAHQAUABEAEAAPAAwAIwAhAB4ACwAbABMADgALABMAEwATABMAEAAQABcAFwAcABwADgAOABMADgAYABYADQArABwAKwAcAB8AEAAfABAAHwAQAB8AEAAaABIAGAAXABsAFgAYABMAEwAUABIAFgAPABsAHQATAAwAFQATAAwACgAdAB0AJwAkAB0AEgAkAA8AGwAWABMAGAAUABgAHQARABMAGQAgACcAFQATAA0ACQAPAAoAEQAOABYAFgAbABsAEwAeAA4AEQAQABMAFAARABkAEQARABAAEAAVAA0AFAAIABgAFwARABUADQASABIAHQAcABQABwARABgAGQAYACAADAAXAB8AGwAVAA8AFQAbABYAFAAUABYAHAAQAA0AFgAbACMACgAQABMAEAAgAA8AEwARABIAHgAaABMAGAAXACIAEwAcAA4AGAAOABEAGQAVABMADwAcABkAHAAjABoAEAAgAC0AFAAPABMAIQANAA8ADwAbACQADgASABMAHgASABUAGgAiABcAFgAXACEAKwAYACQAHQAmABcAHwAWAB4AIwAVABEADQAgABIAGwAOABkADAAxABkAMAAwABoAGQAeAB0AGAAcABkAEgAYABgAHwAmACkAIwAUAB4AEQAXABwAHgAXAA0AEAASABIACgAVAA4AEwAVABIAHAAXABcADwApACkAGQAQABkADwAJABwADgAWABUAFwAKABQAEQASABsAGAAXABYAGQAhABMACwASABoAFgATABUAEgANABAAGAATAA0AEgAPACQAGAAjACUAGgAeABoAFwAHABsAHwAeABUAHgAYACAAHwAkAB8ADwAMABoAEwARABQAHQAgABIAIQARAA4AFwARABAAEAAbABkAEwAZABYAIQAdABQAEwAYACwAHQAbAAwAHgAiABkAGAAgABoAFQAXABMAIQAYABAAFwAeAB0AJgAWABsAFAAdABMAFgAlACEALAAtAC8ALwAsACwAMgAXAAkAHwAaABMAFwATABwAIAAfACEAKAAZABkAGQAcABIAFAAbABwAIgAUACYAFwAbABkAGAAaAB8AIQAaABwAGAAWAB4AIAAPABIAFwANABQAHAAZACAAGAAbAB8AIQAiACQAIQAhACEAHQAfABwAHAAcABAAEgAeAB0AHwAYABEAEQARABEAEQARABQAJAATABIAFwAVACcAIQAlABoAGwAjABgAJwArABAAHAAWAB4AGwAgABgAEwAhACAAGwASAA8AGQAUABsAEgAOABQAEAARABUAFgAfABAAIQAVAB8AHQApACEAJQANABkAFgARABoAFQAIACEADwAbAB4AIgAhABYALgAXABAAFwAcABQAGwAaACIAIQAaAA8AEwAUABQAHAApABAAIAAjABkAFgAcABoAHQAOAA8AJgAnABwAKAAYAB0AIQAjABsAGwAXABwAGgAfABMAEAAPABYAGAAcAB0AJQAdABsAGQAvACIAFQATACUAFgARACAAHgAyACUAKwAeABoAJgAbACkAIwAhAB8AKgAWABoAFgAUABEAEQAeAB0AFAAXABAAEQAHAAwAEQAOABUAEwAWABYAEwAKABIAFQATABEADAAVABQAGAAXABAAEwAKAA8AGQAUABQAGgAZABIAIgAjABUAHAATABYAGwAVABEAIAAaAA0AGQAdABwAHwAaAB0AHgAZABcAGQAjABkAIAANACMALwAHABUAFAAPABQAFQAYABUAHgAlACQAFgAUAA0AEAAVABoAGAAVABYAKwAtACIAHAAdABYAHgAdAB8AIwAcABgAGgAWABYAFQAdACIAFwAiACAAIQATABYAHQAMAB8AGgAeAB0AGgAbAB4AGAAZABkAGAAZACEACgAQACkAEwAkABcAJAAXABsAJQASABEADAAXABMAFQAMABAADgATABoAGwAZAA4AIQAcACQAJAASAB4AFwAaACEAEQATABEAEgASABMAHwAUABYAFgAaABoAGgAWACgAGwAbABsAFgARABUAFgArACoAJQAlAB0AFQAWABoAFgAQABAAKQAjABAAGwAhACYAJAAXABUAGwAaACcALQApAAgAGAAdABUAGQAQABQADwAfAAsAJgARAC0AOAAyABoAIAAqABUAHAAaABYAEgANABQAJQAsACYAKgAoACsAOgASACoANAA4ADgAMwAwAC8AMAAsAC4AKgAqADoAOQArACoAOQAbAB0AIgAmACkAJgAnABAAHAAuACwAHwAfABgAJAAoACsAHQAgAB8AGwANACsAMwA2ADQAIAAgABEAJwAbAB8AHgAbACsAIgArACsAKgAQAC0AFgASABkADgAUAAkACQAXABsAGQAQAB0AGAATABkAJwAMABgAEAAeAB0AFwAhAB4AFQAfABcAGAApABoAFgAbABYAHwAXABoAFgATABsAGAAYACUAFgAfABcAGgAWADEAGQA2ABwAGwAaABoAJAAdAB4AFAApAB8ALwAlADoAMAAiACUAGQARABcAHAAfAB8AJQAPABAAEgAWACMAEAAwADIAMwA+ABcAEgAUABQAHwApABUAMwA0ABwAGwAZACEAFQAWAA8ACwAOAA0AEgAtACUAFwAQABAAGAAPABMAGQAXABMADgAVABUABAAHAA4AGgAMAAoACgAQABMAGAAOACIAFwAdABgAHgAbAB8AFgATABYAFgAVABgAGgAVABEAFAASABUADQAKAAcAEwAfAB4AFwAWABoAGQAmACUAEQAWABYAHAAbACEAFQATABIAGgAnACEAFgAeAB4AIAAdACMAJgAZACEAEAAcABEAIQAcABgAFgAZABgAEQAWABkAFwAZABsAIgAaAB4ADAALABAADAALABwADgARABYAIQAkACYAJQAmADEAMwAyABoAGwAeACAAHwAgACsALQAsACcAJwApACgAKQAdABgAGAAUAAsAFgAXABkAGwASABwAFAAcABYAHQAXACcAFAAcAAoAFgAYAAoACgAVABoAGwATABsADQAOAA8ABwAOABYAIQAiABkAFgAaABMAFAAMABcADQAUABAAFgARAAkAGAAeABkAFgASABQAGwAMABMAJgAaACUADwARABgAKgARACEAHgAcABQAGAAeACAACAAPABMACgAXABkAFgAWAA4AHAAOAB0AGAAXABcAFwAhABwACgARABMAFwAeACIAFAANABAAEwAjABIAFQATACAAEAAXABcAEQAlACAAFQAaABYAEQALABgAEgAYABMAHgAUAA0AHQAnABUAFwAVABkAGQAVABUAHwAfAB4AHgAeACUAFgApABMAEQAdABgAGAAbABsAHgAdAB4AHwAOABoAFgAVABYADgAVABMAEAAUABYAHAAcABsAEwAYAB4ADQALABsAGwARAB4AHgAeAB4ALAANAA0AFQAVACUAJgAMABAAIAAZACAAGgAaABMAFgAbAAwAKQANABMAGAAXABEAEwAZABUADAANABUAHgAWABwAEgAfACIADwAPABEADQASABIAEwAUABQAGAAkACEAFwAWACQADwASAB0AGwAvABkACwARABIAGAAOABwAHQAfABUAKQAqABsAIgASACMAEwAQACQAEgAdABkAGQAcAB0AHQAVABcAHwAfAB0AHQAgACEAHQAYABEAMgAUAB4ADQAcAB0AHQAWABEAFQASABkAIQAnAB4ALgAXABQAEQAfAB8AHQAdABwAGAAhACEAHQAVAB8AGQAjADcAEAAIABYAEwAWABYADAALABgAHwAUABcACgAOAAkADAAcABcAIQAnABcAIwAXABsAGQAfABMAJgAkABkAFAAaABgAEgAoACAACwAaAB0AGwAlABgAGAAbABsAKgAnABcAKgAjAB4AHgAeABwAKAAcACMAFAAeABoAHAAaACIAIgATABEAJwAiADEAJwAqACAADQAWABgAGgApACAAIAA1ADUADgAUABgAHwAmACYAHQAxADIAMgA0ADMAIwAaACsAKAAaACoAGgA+AD4AHQAdABUAGAAjAEQAIAAhAC4AIAAhAC4ALwAiABkAIAAdABoAEgAPABMAIwAhACEAGQAUABUACgASABEAFgAeACwAHQAdAAgAHQAVACgAKQAeABoAFwATABkAEAAdAB0AJwAnACcALwAVADoAFAATABgACQAXACwAEwAkACAAKwAbADEAIwAZACMAFQA2ABYAEwAdABEAFQAMACwAKwAsACUAGgAuADYACAAEAAQACgADABsAEQAZABYAFQASAAkAEgAWABgALAATACIAHgAOACUAJwAtABUAHAAcACIAFAAmACgAIgAhACAAFQAhABwADAAoACAAJQAZABQAHAAvABwAGQAeACkAIQAeACYAIgAkAC8ADgAZABAAEAAPABcAGgAqACAAIQAPACEAKQAhABcAEQATAA4AEQAaAB0AEgAjABoAEgAXABwAHQAoACMAHwAVABgAGwAZAAsAEwAPABYAGwAVABQAFwASAA8ADQAUAB4AFgAPABoAGAAfACAAFgAXAAsAEgAUABkAHwAcAB8AGAAoABAAFQAMAB4AEQAbABEAGAAWABcAHgAPABEAEAAhABAADQAUABMAEgARAA8AFAAMAAkACwATAB4AHQAZABUAHQAWABsAGgAdABEAEQAQABwADwAIABQAJAAjAA8AFwAQAAgADwAaACkAGAAXAAwACwAjABcAHQAcABwAGwAgABMAFQATABoAKAALAA0AGAAVABgAGAAVACQAGwAnAB8AFwAfABsAJQATAA4ADAAWABUAGAAaABwAJQAnABQAFQAKAA8ADwARABAAEQASABEAFwAUAB4AFAALABQAEwAaACEAGwAVABMAFQAWAB0AGQASABIAHgAMAA4AKAAVAB8AIQAgACQAIQAaACUAIgAZABQAGwAQAA4AIgAbAAwAFwAOABMADAATABoAFAAYABoAHQARABUAJgAQAAwAGAAUABoADwAMAAkADgAWABEAIAAhABEAIQAhACQAFAAbABAAEgANABQAEQAWABIAFQAfABkAFgAWACYAFQAQAA4AEQAbAAsADgAYABUACgASABAADgARABsAGAAQABMAGAAXAA4AEQAbAAwACwAOABEADwASAAoAFAANABcAEAAYABgAHwAfABcAEgAHAB4AJgAlABkAGAAKAAUADAASAAcAFwAbAA8AFAAbABcADwAJAA4AEwAWABMAEgAfABoAFgALABUAFQAOAAoAFgAeABEAFQAWABUAEQAUAA0AEAAPACUADQAMABIAKwAUABQAHQAXACAAHQAWACEAGgApABQADwAKAAsAHgAZACIADgAOAA4AKAApABAADwANAA8AEQAWABwAHgAbAAwACAAVABwAHQAVABQAFQARABQAHAAOABAADwAUAA4AFAAaABYAEgAUABUAEwAMABcADAAZABcANwAkABsAGQAQABMADQAwAA0AFgAYABsAGgAWABgAEAANACEAJwAOAA0AEwAiABQAGgATABMAFwAZACAAGgALABYAHwALACEAHwARABwAIwAkABgAEgAoAB8AFAAOABEAGwAXABMADAAUAA8ADQAMABIAGAARACMAHwARABkAFQAcABcAGgAZABIAFQAVAA8AJAARABMAJAAYAA8ADgAbABkADgARABAAFwAdABwAHQASABsAKgAcABQAFgAbABMAFQAcABUAEQARABEADgAWAA0ALgAYABcAEgAUABoAHQAuACYAIgAqABMAIgAfAB0AFgATABkADAAaABoAFgAUABIAFQAcACAAJgALABUAEQAVAAsACwANABwAEwANACsALwAeACIAHgAUABEALAAuABcADAASABgAGAASACgAIwAUABgAHAAjABEAFwAXABkACAAMAAsADQARABEAEQAUABQAEwARAAsADQANABYACgAEAAYAGQAaAA0AEAALAAsACAANAAkAFAANAA0ADQASABQAEAARABIADAAJABMADgAJABQAGgAOAD8AKAAcABMAEgAeABgAFQAdAB4ACwAVABMAEAAlACkAEAAPACUAEAAgACEAIQAeACgAFQAaAAQAGgARACEAEwAhACYACgAgAA8AFgAUAA8AHAAUABoAGwAeABAAEAAUABUADAAdABUAFgANABAAEQAUABQAEQAQAAwAGgAOABoAGwAJADAADQAWACAALAAhAB4AGAAcACMAFQAtABIAGgAYABYAEQALABsAFAAfABgAEwAcABcADAASABIAEQAWAA0ADgATABoAFAAWAB8AIQAtABwAHQAYABEAGAAZABEAEwAaAA4AGAAMABEAEgAZAA0AEwAXACUAHwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAZAA8ADwAPAA8AHwAWABgAIQAeABoAHQATABAADwAbACYAGgAdABgAGwAUABQAEgAOABIAHwAdABcAFwAZABcAGQAXABYAGAAQABkAEAAmABgAIQAgABwAHwAYABUAFQAZABUAFAApABMAGQAOABAAHAAHAA8AKwAVABUAGQAbAB0AIQAfABkAFwASACgAFQAgACcAJgAKABIALgAQAAwAGwAQACAAJAAfABsAHgAaABkAIQAXABIAFgAjACUAHwAiACcAHgAYABwALAAjABsAGgAVACEAHAAeAA0AEgAlACUALgAkACUAHQAMAAsADAAVAAkAFgAeAA4AFgAYABIAJwAlABcAHAAXABkAFwAWABgAIwAZACMAHwAbAB0AHgAnABsAJwApACwAGQARABYAGQAWABYAEQALABkAFgAmACMAFgAmACMAGAAfABoAGwAkACkAIwAcAC0ALAA3ACsAKgAuACoAMgAmACoAJgAbAB4AEAAOACEAIAARAAwACgAKABkAHQARABwAGwAnAB4AHgAXABYAJwAeAA8AGwAVABgAGgAcAA8ADgAeABcAHwAfABwAGAAVABYAEQASABQAEwAVABEAGAAXACkACwAfAAwAEgATABgADwATAAkAFgASABEAIwAiACAAAwAbACEAEAAaACcAHQAaAB0ADwAWACEAFAAVABgAGAAbABYAGQAQAA4AHAANAAoADwAQABAAFwAeABUAFgAYABsAIwAOABAAFgAbACQAGQAlABIAGQAPAAoAEwAaABEADQAYACAAFAAcAA0AEQAKAAoABAAYACMAFAAMABUAEwAdABoAJAAQAAgAEgAdABUAFgASABsAFwApACMAEgAKACYAJAAgACAAHAAjACAAIAAgABMAGAApABcAFAAhABIADwATAAwADAAKABUABwANADEADQARAAsAFAATACMAIgArACYAHgAfACEAJgAmAB0AHQArAAkAEwAQAAwAEAATABYAGQAsACEAIAAeABEAFQAPAAwACwASABQADAAcABYAEgAWAA8AFAATABMACgAfAA4AEAAQABEAEgARABAAGgALAA0AEwAlACIAGwAUACMAFwAWACQAKQAqACoAKAAdAB0AJgAfACYAIwAmABcAIAAaABkAFwAjABoAGwAUABcANwAxAB0AHwAnACYAJAAtACUAJQAlABUAEQAZABgAMgALABcAIwAqACsAHAAhAB0ABwAJAAgAFgALABIAEQAVAA8AEQAJAB0AFQAZAAsADgAOAA8ABwAYABYADgAOAAsAEQAQABcAEAAQACIAGQAaABQAHwAXAAkAHQAHAA4ADwAJAAsAFgAUABEAFgAsABgAEgAPABQAFAATABUADQAQACgAFAAfABIAFgAhAAsAGQARABMAEwAfABkAIAAUAA4AHQATABgAHwAjACkAKQAsACIAKgAkACUAIgAmAB4AHQAXABAAEQAcAB8AFQAZABkAGgAYABsAIQAYABoAGAAaABYAFgAcAB8AEQARAA8AFQAaABEALwAdABIAFwAaABAAGAAYABIAGwAQAA4AFAAaAA8AHwAdACIAIAANAAsAJwAlACkAJwAjACQAJQAqACUAFQAbABUAGQAtABUAHAAmAB4AFgASACgAFQAlACUAFwAZABkAFwAXACAAIAAgACAAHQAdACMAFAAUABYAFgAwAAsAKAAWABYAHAAYABEAEwAdAA0ADQALAAoAEQAKAAoAEgAKAA4ADgAXABUAEwAQABoAFQAYAB0AEAARABAAEwATABEAFgARAB0AGQAUABYAIQAWABQAEwAUACAAIwAjABYAHAAfABsAGgAhACUAIAAcABIAFQATABgAGAAjABkADwANABoAGgAIAAwAGgAkABgADwAoABkAIwAXAAwAEQAVABcALAAfACwAGgAMABQAFAASABoAGAAiACUAFAAWAAoACAAPAAgAGQANABUAFAAgACoAFQAOAA0ACwAJAAcACgALACYAEAAcABkAFQAHABAAEwAUAAoAGgATABEADQAfAA8AEgAXABMAGwAYAAwADwARAA4AFAAmAA0ACwAZABwACQANAA8AFQALAAkADgARABMACQASAAwADgAVACIAHQAVABQAEQARAAsAFQANACIAEAALABcAFwAjABMAHwAdABYAIgAYABwAFwARABEAFwA6AB8AGQAYABIAHgARAB0AEQAQABwAGQALABYAGgAfACQAIAAUABIAEQAZABYAEgATABkAFgAYABcAFwATABQAGgAXAA4AGQATAA8AEAAWABQAGQAhACUAIAAYABMAGAAOAAwACgASABQAEgANABEAIwAmABEAFQATABUADgAbABsAGAAUABYAFAAcAA4ADAAMABYAHQAbABcAGQAZACUAKAAWABIAFAAZAA8ADQANABAAEgAOABcAFgASABQAFAAWABwAJAAnABgAIgASABIAFQATAA8AEQAdACAAGQAaABwAFgAUABUAGwAbACwAIgAXAB8AJQAeABsAFgATABUAFAAIABUAGgANAA0ABwAVABQAEgAOABAAFwAfAB4AHAAYABoAIQAuABcAFgAUABAAEgAZABcAEgAQABsAEQAbABcADAAcABMAHwAkACYAHQApAB4AHgAdADEAMAAhABIADgAZABkAEQATABkAFwAQABYAEQAZAA8AHQAQABcAEAAYABwAEQAdABcAGAASABsAFAAWACAAIwAaABcAEQASABIAKgAWABEAEgAPABsAGQAbACEAEwALAB8AIQAbACQAHAAUACgAKgAgABcAEwAcABwAIAAXACYAFgAVABsAGQAeACAAKgApACYAIgAdABcAHQAXACMAFwATABUAIwAgABEAGQASABAAHQAlAB0AJwAjACMAJAASACEAKAAsABYAEwAgAA4AJwASACYAHQAcACAAHgAnABkAFAAwAAwAJQAjABIADAAYABkAGwAdACQAIgA5ABwAIgAlACAAIQAgABoAHwAmACIAJwAPABcAFwAiACAAFgAjACQAHgAtADcAJwApAC0AEAApAC0AKQAdABkAHwAdABoAJwAYACsAFwANABAAGwAfABUAGgAiABoAFwAPABwAJAAqACMAGQAPAB8AHAAiACoAGQANABQAFAAkABYAIAAdAB0AIAAVACAAFwATABAAIAAjABwAFgAjABMAIQAcABwAKAAvACwAHgAfACMAIwAsACYAKQAjAB4AJgAWABQAEQARABQAIgAVAB8AHwAQACsALAAlAC0AIQAsABEAGgAeACMAEwAYAB0AJgAtACgAIwAtADgAKQAsADAALAA1ABwAKQAkABcAJQAZABoAEgAiACkAGwAjACYAPQAYABYAFAAeAB0AGwAoACYAFgAfAB0AIwAgAB8AHQAlAB4AHAAWAB4AFwAVABsAFQAbAB4AIAAfABwAJgAeABcAEQAcABwAFQAUABEAGwAZACEAGwAcACUAHgAgABIAGgAhAB8ADgAKAAoADAAhAB0AMgAqACkAEwAnACMAMwAjAB0AJQAgAB8AJgAnAC0AOAAeACIAGQArABsAHgAcABgAGQAdAB8AIQAXAB8AGAAVAB4AIwAYACIAHgAlACAAGwAlACEACwAWACkAKAAWACMAEAAUAAsACgARAA8ACwAVABMAEwAYABoAHAAfAB0AIwAcADUAIgAZABgAFwAiACcAIAAWABQAIAAiABsAGwAaABsAEwAkABgAGQAWABUAGgAWABQAFwAgACYAHgAdAB8AIgAjAB8AJgAkACIAIAAoABYAGwAjABYAIAAkACYAHwAZABoAIAANABkAFwAXABEAGQARABgAEgAgABkAIQAnABwAGQAWAB4AIQAhABwAHgAVABwAJwAoACkAHwAjACAAKQAmABEAFAARABcAKAAjACIAIgAeACAAJwAnACEAGgAcACYAIgAiACgAKgArACcAGAAbABgAHgAcAB4AEwAXABIAEwAYABYADQAQAA8ADgAKAAwAFAAXAA4ADgAZABQAEQAYAAQABwAKAA4ADAALAA8AGwAZABoACwALAAkAFQATAAcAGQAiABAAEQANABQAFAAZABUABwAMABQABwAHABEAGgALABAACAALAA8AHQAHABkAEgAJABsAEQAOAAoAHAAXABEAEwAXABwAJQAiAA0AFgAWAAwAGAAVAB0AFgAfABcAEQAbACEAFAAVAB4AIAAQABMAEwAVABwAFAAMAB4AEAATABoAJQAOABQACQAYABgAGAAZABYABAAUABgA";function bi(A){if("undefined"!=typeof Buffer)return Uint8Array.from(Buffer.from(A,"base64"));for(var e=atob(A),n=new Uint8Array(e.length),t=0;t<e.length;t++)n[t]=e.charCodeAt(t);return n}function ki(A,e){return new e(A.buffer.slice(A.byteOffset,A.byteOffset+A.byteLength))}function Li(){if(kt)return kt;var A=bi(yi),e=bi(Oi),n=bi(Ni),t=bi(Gi),i=bi(Fi),r=bi(Ui),a=bi(_i);return kt={groups:ki(A,Uint16Array),groupStart:ki(e,Uint32Array),elems:ki(n,Uint16Array),vrCode:t,vmCode:i,nameOff:ki(r,Uint32Array),nameLen:ki(a,Uint16Array)}}var qi,Vi=[{groupMin:20480,groupMax:20735,elem:5,vr:"US",vm:"1",name:"RETIRED_CurveDimensions"},{groupMin:20480,groupMax:20735,elem:16,vr:"US",vm:"1",name:"RETIRED_NumberOfPoints"},{groupMin:20480,groupMax:20735,elem:32,vr:"CS",vm:"1",name:"RETIRED_TypeOfData"},{groupMin:20480,groupMax:20735,elem:34,vr:"LO",vm:"1",name:"RETIRED_CurveDescription"},{groupMin:20480,groupMax:20735,elem:48,vr:"SH",vm:"1-n",name:"RETIRED_AxisUnits"},{groupMin:20480,groupMax:20735,elem:64,vr:"SH",vm:"1-n",name:"RETIRED_AxisLabels"},{groupMin:20480,groupMax:20735,elem:259,vr:"US",vm:"1",name:"RETIRED_DataValueRepresentation"},{groupMin:20480,groupMax:20735,elem:260,vr:"US",vm:"1-n",name:"RETIRED_MinimumCoordinateValue"},{groupMin:20480,groupMax:20735,elem:261,vr:"US",vm:"1-n",name:"RETIRED_MaximumCoordinateValue"},{groupMin:20480,groupMax:20735,elem:262,vr:"SH",vm:"1-n",name:"RETIRED_CurveRange"},{groupMin:20480,groupMax:20735,elem:272,vr:"US",vm:"1-n",name:"RETIRED_CurveDataDescriptor"},{groupMin:20480,groupMax:20735,elem:274,vr:"US",vm:"1-n",name:"RETIRED_CoordinateStartValue"},{groupMin:20480,groupMax:20735,elem:276,vr:"US",vm:"1-n",name:"RETIRED_CoordinateStepValue"},{groupMin:20480,groupMax:20735,elem:4097,vr:"CS",vm:"1",name:"RETIRED_CurveActivationLayer"},{groupMin:20480,groupMax:20735,elem:8192,vr:"US",vm:"1",name:"RETIRED_AudioType"},{groupMin:20480,groupMax:20735,elem:8194,vr:"US",vm:"1",name:"RETIRED_AudioSampleFormat"},{groupMin:20480,groupMax:20735,elem:8196,vr:"US",vm:"1",name:"RETIRED_NumberOfChannels"},{groupMin:20480,groupMax:20735,elem:8198,vr:"UL",vm:"1",name:"RETIRED_NumberOfSamples"},{groupMin:20480,groupMax:20735,elem:8200,vr:"UL",vm:"1",name:"RETIRED_SampleRate"},{groupMin:20480,groupMax:20735,elem:8202,vr:"UL",vm:"1",name:"RETIRED_TotalTime"},{groupMin:20480,groupMax:20735,elem:8204,vr:"ox",vm:"1",name:"RETIRED_AudioSampleData"},{groupMin:20480,groupMax:20735,elem:8206,vr:"LT",vm:"1",name:"RETIRED_AudioComments"},{groupMin:20480,groupMax:20735,elem:9472,vr:"LO",vm:"1",name:"RETIRED_CurveLabel"},{groupMin:20480,groupMax:20735,elem:9728,vr:"SQ",vm:"1",name:"RETIRED_CurveReferencedOverlaySequence"},{groupMin:20480,groupMax:20735,elem:9744,vr:"US",vm:"1",name:"RETIRED_CurveReferencedOverlayGroup"},{groupMin:20480,groupMax:20735,elem:12288,vr:"ox",vm:"1",name:"RETIRED_CurveData"},{groupMin:24576,groupMax:24831,elem:16,vr:"US",vm:"1",name:"OverlayRows"},{groupMin:24576,groupMax:24831,elem:17,vr:"US",vm:"1",name:"OverlayColumns"},{groupMin:24576,groupMax:24831,elem:18,vr:"US",vm:"1",name:"RETIRED_OverlayPlanes"},{groupMin:24576,groupMax:24831,elem:21,vr:"IS",vm:"1",name:"NumberOfFramesInOverlay"},{groupMin:24576,groupMax:24831,elem:34,vr:"LO",vm:"1",name:"OverlayDescription"},{groupMin:24576,groupMax:24831,elem:64,vr:"CS",vm:"1",name:"OverlayType"},{groupMin:24576,groupMax:24831,elem:69,vr:"LO",vm:"1",name:"OverlaySubtype"},{groupMin:24576,groupMax:24831,elem:80,vr:"SS",vm:"2",name:"OverlayOrigin"},{groupMin:24576,groupMax:24831,elem:81,vr:"US",vm:"1",name:"ImageFrameOrigin"},{groupMin:24576,groupMax:24831,elem:82,vr:"US",vm:"1",name:"RETIRED_OverlayPlaneOrigin"},{groupMin:24576,groupMax:24831,elem:96,vr:"CS",vm:"1",name:"RETIRED_OverlayCompressionCode"},{groupMin:24576,groupMax:24831,elem:97,vr:"SH",vm:"1",name:"RETIRED_OverlayCompressionOriginator"},{groupMin:24576,groupMax:24831,elem:98,vr:"SH",vm:"1",name:"RETIRED_OverlayCompressionLabel"},{groupMin:24576,groupMax:24831,elem:99,vr:"CS",vm:"1",name:"RETIRED_OverlayCompressionDescription"},{groupMin:24576,groupMax:24831,elem:102,vr:"AT",vm:"1-n",name:"RETIRED_OverlayCompressionStepPointers"},{groupMin:24576,groupMax:24831,elem:104,vr:"US",vm:"1",name:"RETIRED_OverlayRepeatInterval"},{groupMin:24576,groupMax:24831,elem:105,vr:"US",vm:"1",name:"RETIRED_OverlayBitsGrouped"},{groupMin:24576,groupMax:24831,elem:256,vr:"US",vm:"1",name:"OverlayBitsAllocated"},{groupMin:24576,groupMax:24831,elem:258,vr:"US",vm:"1",name:"OverlayBitPosition"},{groupMin:24576,groupMax:24831,elem:272,vr:"CS",vm:"1",name:"RETIRED_OverlayFormat"},{groupMin:24576,groupMax:24831,elem:512,vr:"US",vm:"1",name:"RETIRED_OverlayLocation"},{groupMin:24576,groupMax:24831,elem:2048,vr:"CS",vm:"1-n",name:"RETIRED_OverlayCodeLabel"},{groupMin:24576,groupMax:24831,elem:2050,vr:"US",vm:"1",name:"RETIRED_OverlayNumberOfTables"},{groupMin:24576,groupMax:24831,elem:2051,vr:"AT",vm:"1-n",name:"RETIRED_OverlayCodeTableLocation"},{groupMin:24576,groupMax:24831,elem:2052,vr:"US",vm:"1",name:"RETIRED_OverlayBitsForCodeWord"},{groupMin:24576,groupMax:24831,elem:4097,vr:"CS",vm:"1",name:"OverlayActivationLayer"},{groupMin:24576,groupMax:24831,elem:4352,vr:"US",vm:"1",name:"RETIRED_OverlayDescriptorGray"},{groupMin:24576,groupMax:24831,elem:4353,vr:"US",vm:"1",name:"RETIRED_OverlayDescriptorRed"},{groupMin:24576,groupMax:24831,elem:4354,vr:"US",vm:"1",name:"RETIRED_OverlayDescriptorGreen"},{groupMin:24576,groupMax:24831,elem:4355,vr:"US",vm:"1",name:"RETIRED_OverlayDescriptorBlue"},{groupMin:24576,groupMax:24831,elem:4608,vr:"US",vm:"1-n",name:"RETIRED_OverlaysGray"},{groupMin:24576,groupMax:24831,elem:4609,vr:"US",vm:"1-n",name:"RETIRED_OverlaysRed"},{groupMin:24576,groupMax:24831,elem:4610,vr:"US",vm:"1-n",name:"RETIRED_OverlaysGreen"},{groupMin:24576,groupMax:24831,elem:4611,vr:"US",vm:"1-n",name:"RETIRED_OverlaysBlue"},{groupMin:24576,groupMax:24831,elem:4865,vr:"IS",vm:"1",name:"ROIArea"},{groupMin:24576,groupMax:24831,elem:4866,vr:"DS",vm:"1",name:"ROIMean"},{groupMin:24576,groupMax:24831,elem:4867,vr:"DS",vm:"1",name:"ROIStandardDeviation"},{groupMin:24576,groupMax:24831,elem:5376,vr:"LO",vm:"1",name:"OverlayLabel"},{groupMin:24576,groupMax:24831,elem:12288,vr:"ox",vm:"1",name:"OverlayData"},{groupMin:24576,groupMax:24831,elem:16384,vr:"LT",vm:"1",name:"RETIRED_OverlayComments"},{groupMin:32512,groupMax:32767,elem:16,vr:"ox",vm:"1",name:"RETIRED_VariablePixelData"},{groupMin:32512,groupMax:32767,elem:17,vr:"US",vm:"1",name:"RETIRED_VariableNextDataGroup"},{groupMin:32512,groupMax:32767,elem:32,vr:"OW",vm:"1",name:"RETIRED_VariableCoefficientsSDVN"},{groupMin:32512,groupMax:32767,elem:48,vr:"OW",vm:"1",name:"RETIRED_VariableCoefficientsSDHN"},{groupMin:32512,groupMax:32767,elem:64,vr:"OW",vm:"1",name:"RETIRED_VariableCoefficientsSDDN"}];function xi(A){if("string"==typeof A&&8===A.length){var e=parseInt(A.slice(0,4),16),n=parseInt(A.slice(4,8),16);if(Number.isFinite(e)&&Number.isFinite(n)){var t=Li(),i=t.groups,r=t.groupStart,a=t.elems,o=t.vrCode,s=t.vmCode,c=t.nameOff,u=t.nameLen,l=function(A){if(qi)return qi;for(var e=new Map,n=0;n<A.length;n++)e.set(A[n],n);return qi=e,e}(i).get(e);if(void 0!==l){var E=function(A,e,n,t){for(var i=e,r=n-1;i<=r;){var a=i+r>>>1,o=A[a];if(o<t)i=a+1;else{if(!(o>t))return a;r=a-1}}return-1}(a,r[l],l+1<r.length?r[l+1]:a.length,n);if(!(E<0)){var S=Pi[o[E]],g=Ti[s[E]],I=c[E],d=u[E];return{vr:S,vm:g,name:vi.slice(I,I+d)}}}}}}function Hi(A){if("string"==typeof A&&8===A.length){var e=parseInt(A.slice(0,4),16),n=parseInt(A.slice(4,8),16);if(Number.isFinite(e)&&Number.isFinite(n))for(var t=0;t<Vi.length;t++){var i=Vi[t];if(e>=i.groupMin&&e<=i.groupMax&&n===i.elem)return{vr:i.vr,vm:i.vm,name:i.name}}}}function Yi(A){return("0000"+A).slice(-4)}function Ji(){for(var A=[],e=Li(),n=e.groups,t=e.groupStart,i=e.elems,r=e.vrCode,a=e.vmCode,o=e.nameOff,s=e.nameLen,c=0;c<n.length;c++)for(var u=n[c],l=t[c],E=c+1<t.length?t[c+1]:i.length,S=Yi(u.toString(16).toUpperCase()),g=l;g<E;g++){var I="("+S+","+Yi(i[g].toString(16).toUpperCase())+")",d=Pi[r[g]],B=Ti[a[g]],m=o[g],C=s[g],D=vi.slice(m,m+C);A.push({tag:I,vr:d,vm:B,name:D})}for(var f=0;f<Vi.length;f++){var h=Vi[f],p="("+Yi(h.groupMin.toString(16).toUpperCase())+","+Yi(h.elem.toString(16).toUpperCase())+")";A.push({tag:p,vr:h.vr,vm:h.vm,name:h.name})}return A}var Wi=null;var Ki=new Map;function Xi(A){return"string"==typeof A&&A.length>11&&-1!==A.indexOf('"')}function ji(A){return A.slice(1,5)+A.slice(6,10)}var zi,Zi=new Proxy(Object.create(null),{get:function(A,e){if("string"==typeof e){if(Object.prototype.hasOwnProperty.call(A,e))return A[e];if(Ki.has(e))return Ki.get(e);if(11===e.length&&"("===e[0]&&","===e[5]&&")"===e[10]){var n=ji(e),t=xi(n)||Hi(n);if(!t)return;var i=g(g({tag:e},t),{},{version:"DICOM"});return Ki.set(e,i),i}if(8===e.length){var r=xi(e);if(r||(r=Hi(e)),!r)return;var a=g(g({tag:"("+e.slice(0,4)+","+e.slice(4,8)+")"},r),{},{version:"DICOM"});return Ki.set(e,a),a}if(Xi(e)){if(!Wi)return;var o=Wi.lookupPrivateTag(e);if(!o)return;var s=g(g({tag:e},o),{},{version:"PrivateTag"});return Ki.set(e,s),s}}},has:function(A,e){if("string"!=typeof e)return!1;if(Ki.has(e))return!0;if(11===e.length&&"("===e[0]&&","===e[5]&&")"===e[10]){var n=ji(e);return void 0!==xi(n)||void 0!==Hi(n)}return 8===e.length?void 0!==xi(e)||void 0!==Hi(e):!(!Xi(e)||!Wi)&&void 0!==Wi.lookupPrivateTag(e)}}),$i={get:function(A,e){return"__isProxy"==e||(e in A?A[e]:A[0][e])},set:function(A,e,n){return"number"==typeof e||e in A?A[e]=n:A[0][e]=n,!0}},Ar=function(A,e){if(A.__isProxy)return A;var n=e;if(void 0===n){if("object"!==B(A))return A;if(Array.isArray(A)&&1!==A.length)return A;n=Array.isArray(A)?A[0]:A}return Array.isArray(A)?(A.length=0,A.push(n),new Proxy(A,$i)):new Proxy([n],$i)},er=function(){function A(e){D(this,A),this.customDictionary=e,this.customNameMap=A._generateCustomNameMap(e)}return h(A,[{key:"denaturalizeDataset",value:function(e){return A.denaturalizeDataset(e,this.customNameMap)}}],[{key:"punctuateTag",value:function(A){if(-1!==A.indexOf(","))return A;if(8===A.length&&A===A.match(/[0-9a-fA-F]*/)[0]){var e=A.toUpperCase();return"("+e.substring(0,4)+","+e.substring(4,8)+")"}}},{key:"unpunctuateTag",value:function(A){return-1===A.indexOf(",")?A:A.substring(1,10).replace(",","")}},{key:"parseIntFromTag",value:function(e){return parseInt("0x"+A.unpunctuateTag(e))}},{key:"tagAsIntegerFromName",value:function(e){var n=A.nameMap[e];return null!=n?this.parseIntFromTag(n.tag):void 0}},{key:"cleanDataset",value:function(e){var n={};return Object.keys(e).forEach(function(t){var i=Object.assign({},e[t]);if("SQ"==i.vr){var r=[];Object.keys(i.Value).forEach(function(e){r.push(A.cleanDataset(i.Value[e]))}),i.Value=r}else i.Value=Object.keys(i.Value).map(function(A){var e=i.Value[A];return"String"==e.constructor.name?e.replace(/\0/,""):e});n[t]=i}),n}},{key:"namifyDataset",value:function(e){var n={};return Object.keys(e).forEach(function(t){var i=Object.assign({},e[t]);if("SQ"==i.vr){var r=[];Object.keys(i.Value).forEach(function(e){r.push(A.namifyDataset(i.Value[e]))}),i.Value=r}var a=A.punctuateTag(t),o=A.dictionary[a],s=t;o&&(s=o.name),n[s]=i}),n}},{key:"naturalizeDataset",value:function(e){var n=xt.addTagAccessors({_vrMap:{}});return Object.keys(e).forEach(function(t){var i=e[t],r=A.punctuateTag(t),a=A.dictionary[r],o=t;if(a&&(o=a.name,"ox"==a.vr&&(n._vrMap[o]=i.vr),i.vr!==a.vr&&(n._vrMap[o]=i.vr)),void 0===i.Value)n[o]=null,i.InlineBinary?n[o]={InlineBinary:i.InlineBinary}:i.BulkDataURI&&(n[o]={BulkDataURI:i.BulkDataURI});else{if("SQ"===i.vr){var s=[];Object.keys(i.Value).forEach(function(e){s.push(A.naturalizeDataset(i.Value[e]))}),n[o]=s}else n[o]=i.Value;if(1===n[o].length){var c=n[o][0];c&&"object"===B(c)&&!c.length?n[o]=Ar(n[o],c):n[o]=c}}}),n}},{key:"denaturalizeValue",value:function(A){var e=A;if(Array.isArray(e)){if(A.some(function(A){return void 0===A}))throw new Error("There are undefined values at the array naturalValue in DicomMetaDictionary.denaturalizeValue")}else e=[e];return e=e.map(function(A){return"Number"==A.constructor.name?String(A):A})}},{key:"denaturalizeDataset",value:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:A.nameMap,t={};return Object.keys(e).forEach(function(r){var a=r,o=n[a];if(o){var s=e[r];if(void 0===s)return;var c=e._vrMap&&e._vrMap[r]?e._vrMap[r]:o.vr,u=xt.addTagAccessors({vr:c});if(u.Value=e[r],null!==s){"ox"==o.vr&&(e._vrMap&&e._vrMap[r]?u.vr=e._vrMap[r]:i.error("No value representation given for",r));var l=xt.createByTypeString(u.vr);if(u.Value=A.denaturalizeValue(u.Value),"SQ"==o.vr){for(var E=[],S=0;S<u.Value.length;S++){var g=u.Value[S];E.push(A.denaturalizeDataset(g,n))}u.Value=E}!l.isBinary()&&l.maxLength&&(u.Value=u.Value.map(function(A){var e=l.maxLength;return l.rangeMatchingMaxLength&&(e=l.rangeMatchingMaxLength),A.length>e?(i.warn("Truncating value ".concat(A," of ").concat(r," because it is longer than ").concat(e)),A.slice(0,e)):A}))}var I=A.unpunctuateTag(o.tag);t[I]=u}else{-1==["_vrMap","_meta"].indexOf(a)&&i.warn("Unknown name in dataset",a,":",e[a])}}),t}},{key:"uid",value:function(){for(var A="2.25."+Math.floor(1+9*Math.random()),e=0;e<38;e++)A+=Math.floor(10*Math.random());return A}},{key:"date",value:function(){return(new Date).toISOString().replace(/-/g,"").slice(0,8)}},{key:"time",value:function(){return(new Date).toISOString().replace(/:/g,"").slice(11,17)}},{key:"dateTime",value:function(){return(new Date).toISOString().replace(/[:\-TZ]/g,"")}},{key:"_generateNameMap",value:function(){A.nameMap={};for(var e=Ji(),n=0;n<e.length;n++){var t=e[n],i={tag:t.tag,vr:t.vr,vm:t.vm,name:t.name,version:"DICOM"};A.nameMap[t.name]=i}Object.keys(A.dictionary).forEach(function(e){var n=A.dictionary[e];n&&"PrivateTag"!==n.version&&(A.nameMap[n.name]=n)})}},{key:"_generateCustomNameMap",value:function(e){var n={};if(e===A.dictionary){for(var t=Ji(),i=0;i<t.length;i++){var r=t[i];n[r.name]={tag:r.tag,vr:r.vr,vm:r.vm,name:r.name,version:"DICOM"}}return Object.keys(e).forEach(function(A){var t=e[A];t&&"PrivateTag"!==t.version&&(n[t.name]=t)}),n}return Object.keys(e).forEach(function(A){var t=e[A];t&&"PrivateTag"!=t.version&&(n[t.name]=t)}),n}},{key:"_generateUIDMap",value:function(){A.sopClassUIDsByName={},Object.keys(A.sopClassNamesByUID).forEach(function(e){var n=A.sopClassNamesByUID[e];A.sopClassUIDsByName[n]=e})}}]),A}();function nr(A,e){return String(A+e).slice(-A.length)}er.sopClassNamesByUID={"1.2.840.10008.5.1.4.1.1.20":"NMImage","1.2.840.10008.5.1.4.1.1.2":"CTImage","1.2.840.10008.5.1.4.1.1.2.1":"EnhancedCTImage","1.2.840.10008.5.1.4.1.1.2.2":"LegacyConvertedEnhancedCTImage","1.2.840.10008.5.1.4.1.1.3.1":"USMultiframeImage","1.2.840.10008.5.1.4.1.1.4":"MRImage","1.2.840.10008.5.1.4.1.1.4.1":"EnhancedMRImage","1.2.840.10008.5.1.4.1.1.4.2":"MRSpectroscopy","1.2.840.10008.5.1.4.1.1.4.3":"EnhancedMRColorImage","1.2.840.10008.5.1.4.1.1.4.4":"LegacyConvertedEnhancedMRImage","1.2.840.10008.5.1.4.1.1.6.1":"USImage","1.2.840.10008.5.1.4.1.1.6.2":"EnhancedUSVolume","1.2.840.10008.5.1.4.1.1.7":"SecondaryCaptureImage","1.2.840.10008.5.1.4.1.1.30":"ParametricMapStorage","1.2.840.10008.5.1.4.1.1.66":"RawData","1.2.840.10008.5.1.4.1.1.66.1":"SpatialRegistration","1.2.840.10008.5.1.4.1.1.66.2":"SpatialFiducials","1.2.840.10008.5.1.4.1.1.66.3":"DeformableSpatialRegistration","1.2.840.10008.5.1.4.1.1.66.4":"Segmentation","1.2.840.10008.5.1.4.1.1.66.7":"LabelmapSegmentation","1.2.840.10008.5.1.4.1.1.67":"RealWorldValueMapping","1.2.840.10008.5.1.4.1.1.88.11":"BasicTextSR","1.2.840.10008.5.1.4.1.1.88.22":"EnhancedSR","1.2.840.10008.5.1.4.1.1.88.33":"ComprehensiveSR","1.2.840.10008.5.1.4.1.1.88.34":"Comprehensive3DSR","1.2.840.10008.5.1.4.1.1.128":"PETImage","1.2.840.10008.5.1.4.1.1.130":"EnhancedPETImage","1.2.840.10008.5.1.4.1.1.128.1":"LegacyConvertedEnhancedPETImage","1.2.840.10008.5.1.4.1.1.77.1.5.1":"OphthalmicPhotography8BitImage","1.2.840.10008.5.1.4.1.1.77.1.5.4":"OphthalmicTomographyImage"},xt.setDicomMetaDictionary(er),er.dictionary=Zi,er._generateNameMap(),er._generateUIDMap();var tr=function(){function A(e){D(this,A),this.value=e}return h(A,[{key:"toString",value:function(){return"("+nr("0000",this.group().toString(16).toUpperCase())+","+nr("0000",this.element().toString(16).toUpperCase())+")"}},{key:"toCleanString",value:function(){return nr("0000",this.group().toString(16).toUpperCase())+nr("0000",this.element().toString(16).toUpperCase())}},{key:"cleanString",get:function(){return this._cleanString||(this._cleanString=this.toCleanString()),this._cleanString}},{key:"is",value:function(A){return this.value==A}},{key:"isInstruction",value:function(){return 65534===this.group()}},{key:"group",value:function(){return this.value>>>16}},{key:"element",value:function(){return 65535&this.value}},{key:"isPixelDataTag",value:function(){return this.is(2145386512)}},{key:"isPrivateCreator",value:function(){var A=this.group(),e=this.element();return A%2==1&&e<256&&e>0}},{key:"isMetaInformation",value:function(){return this.group()<8}},{key:"isPrivateValue",value:function(){var A=this.group(),e=this.element();return A%2==1&&e>256}},{key:"write",value:function(A,e,n,t,i){var r=xt.createByTypeString(e),a=zi._normalizeSyntax(t),o=a===lt,s=a===lt||a===Et,c=this.isPixelDataTag()&&zi.isEncapsulated(t),u=A.isLittleEndian;A.setEndian(s),A.writeUint16(this.group()),A.writeUint16(this.element());var l,E=new ut(256);E.setEndian(s),l="OW"==e||"OB"==e||"UN"==e?r.writeBytes(E,n,a,c,i):"SQ"==e?r.writeBytes(E,n,a,i):r.writeBytes(E,n,i),"SQ"==e&&(l=It);var S=E.size+4;if(o)A.writeUint32(l),S+=4;else{var g=!r.isLength32()&&l>=65536&&l!==It;r.isLength32()||g?(A.writeAsciiString(g?"UN":r.type),A.writeUint16(0),A.writeUint32(l),S+=8):(A.writeAsciiString(r.type),A.writeUint16(l),S+=4)}return A.concat(E),A.setEndian(u),S}}],[{key:"setDicomMessageClass",value:function(A){zi=A}},{key:"fromString",value:function(e){var n=parseInt(e.substring(0,4),16),t=parseInt(e.substring(4),16);return A.fromNumbers(n,t)}},{key:"fromPString",value:function(e){var n=parseInt(e.substring(1,5),16),t=parseInt(e.substring(6,10),16);return A.fromNumbers(n,t)}},{key:"fromNumbers",value:function(e,n){return new A((e<<16|n)>>>0)}},{key:"readTag",value:function(e){var n=e.readUint16(),t=e.readUint16();return A.fromNumbers(n,t)}},{key:"getNextSequenceItemData",value:function(A){var e=this.readTag(A);if(e.is(mt)){var n=A.readUint32(),t=A.getBuffer(A.offset,A.offset+n);return A.increment(n),t}if(e.is(Ct)){if(0!==A.readUint32())throw Error("SequenceDelimiterItem tag value was not zero");return null}throw Error("Invalid tag in sequence")}}]),A}();function ir(A,e){if(Object.is(A,e))return!0;if("object"!==B(A)||"object"!==B(e)||null===A||null===e)return!1;var n=Object.keys(A),t=Object.keys(e);if(n.length!==t.length)return!1;for(var i=0,r=n;i<r.length;i++){var a=r[i];if(!t.includes(a)||!ir(A[a],e[a]))return!1}return!0}xt.setTagClass(tr);var rr,ar=["SQ","OF","OW","OB","UN","LT"],or=function(){function A(){D(this,A)}return h(A,null,[{key:"read",value:function(A,e,n){var t=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,r=arguments.length>4&&void 0!==arguments[4]&&arguments[4];return i.warn("DicomMessage.read to be deprecated after dcmjs 0.24.x"),this._read(A,e,{ignoreErrors:n,untilTag:t,includeUntilTagValue:r})}},{key:"readTag",value:function(A,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,t=arguments.length>3&&void 0!==arguments[3]&&arguments[3];return i.warn("DicomMessage.readTag to be deprecated after dcmjs 0.24.x"),this._readTag(A,e,{untilTag:n,includeUntilTagValue:t})}},{key:"_read",value:function(e,n){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{ignoreErrors:!1,untilTag:null,includeUntilTagValue:!1,stopOnGreaterTag:!1},r=t.ignoreErrors,a=t.untilTag,o=t.stopOnGreaterTag,s={};try{for(var c;!e.end();){c=e.offset;var u=A._readTag(e,n,t),l=u.tag.toCleanString();if(a&&o&&l>a){e.offset=c;break}if(l===pt.SpecificCharacterSet){if(u.values.length>0){var E=u.values[0];if((E=E.replace(/[_ ]/g,"-").toLowerCase())in Mt)E=Mt[E],e.setDecoder(new TextDecoder(E));else{if(!r)throw Error("Unsupported character set: ".concat(E));i.warn("Unsupported character set: ".concat(E,", using default character set"))}}if(u.values.length>1){if(!r)throw Error("Using multiple character sets is not supported: ".concat(u.values));i.warn("Using multiple character sets is not supported, proceeding with just the first character set",u.values)}u.values=["ISO_IR 192"]}if(s[l]=xt.addTagAccessors({vr:u.vr.type}),s[l].Value=u.values,s[l]._rawValue=u.rawValues,a&&a===l)break}return s}catch(A){if(r)return i.warn("WARN:",A),s;throw A}}},{key:"_normalizeSyntax",value:function(A){return A==lt||A==Et||A==gt?A:Et}},{key:"isEncapsulated",value:function(A){return!Dt[A]}},{key:"readFile",value:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{ignoreErrors:!1,untilTag:null,includeUntilTagValue:!1,noCopy:!1,forceStoreRaw:!1},t=new st(e,null,{noCopy:n.noCopy}),i=Et;if(t.reset(),t.increment(128),"DICM"!==t.readAsciiString(4))throw new Error("Invalid DICOM file, expected header is missing");var r=t.offset,a=A._readTag(t,i),o={};if(a.tag.cleanString!==pt.FileMetaInformationGroupLength){if(!n.ignoreErrors)throw new Error("Invalid DICOM file, meta length tag is malformed or not present.");t.offset=r,o=A._read(t,i,{untilTag:"00030000",stopOnGreaterTag:!0,ignoreErrors:!0})}else{var s=a.values[0],c=t.more(s);o=A._read(c,i,n)}var u=o[pt.TransferSyntaxUID].Value[0];u===St&&(t=new ct(t,{noCopy:n.noCopy})),u=A._normalizeSyntax(u);var l=A._read(t,u,n),E=new Qi(o);return E.dict=l,E}},{key:"writeTagObject",value:function(A,e,n,t,i,r){tr.fromString(e).write(A,n,t,i,r)}},{key:"write",value:function(e,n,t,i){var r=0;return Object.keys(e).sort().forEach(function(a){var o=tr.fromString(a),s=e[a],c=s.vr,u=A._getTagWriteValues(c,s);r+=o.write(n,c,u,t,i)}),r}},{key:"_getTagWriteValues",value:function(A,e){if(!e._rawValue)return e.Value;var n,t=xt.createByTypeString(A);return n=Array.isArray(e._rawValue)?e._rawValue.map(function(A){return t.applyFormatting(A)}):t.applyFormatting(e._rawValue),ir(e.Value,n)?e._rawValue:e.Value}},{key:"_readTag",value:function(e,n){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{untilTag:null,includeUntilTagValue:!1},i=t.untilTag,r=t.includeUntilTagValue,a=n==lt,o=n==lt||n==Et,s=e.isLittleEndian;e.setEndian(o);var c=tr.readTag(e);if(i===c.toCleanString()&&null!==i&&!r)return{tag:c,vr:0,values:0};var u,l=null,E=null;if(a){l=e.readUint32();var S=A.lookupTag(c);u=S?S.vr:l==It?"SQ":c.isPixelDataTag()?"OW":"xs"==u?"US":c.isPrivateCreator()?"LO":"UN",E=xt.createByTypeString(u)}else"UN"===(u=e.readVR())&&A.lookupTag(c)&&A.lookupTag(c).vr?(u=A.lookupTag(c).vr,E=xt.parseUnknownVr(u)):E=xt.createByTypeString(u),E.isLength32()?(e.increment(2),l=e.readUint32()):l=e.readUint16();var g=[],I=[];if(E.isBinary()&&l>E.maxLength&&!E.noMultiple)for(var d=l/E.maxLength,B=0;B++<d;){var m=E.read(e,E.maxLength,n,t),C=m.rawValue,D=m.value;I.push(C),g.push(D)}else{var f=E.read(e,l,n,t)||{},h=f.rawValue,p=f.value;if(E.isBinary()||-1!=ar.indexOf(E.type))"SQ"==E.type||"OW"==E.type||"OB"==E.type?(I=h,g=p):(Array.isArray(p)?g=p:g.push(p),Array.isArray(h)?I=h:I.push(h));else if(I=h,g=p,"string"==typeof p){var M=String.fromCharCode(dt);I=E.dropPadByte(h.split(M)),g=E.dropPadByte(p.split(M))}}e.setEndian(s);var w=xt.addTagAccessors({tag:c,vr:E});return w.values=g,w.rawValues=I,w}},{key:"lookupTag",value:function(A){return er.dictionary[A.toString()]}}]),A}(),sr=["","UL","LO","US","DA","TM","IS","UN","LT","SQ","UI","SH","OW","CS","ST","DS","SL","FD","OB","SS","FL","DT","AT","UT","ox"],cr=["","1","1-n","4","2","5","3","6","4-4n","7","16","2-2n","3-3n","8","24","1-2","5-n","7-7n","9","256"],ur='(0000-u-FFFF,0000)(0001-o-0007,0000)(0001-o-0007,0010-u-00FF)(0003,"AEGIS_DICOM_2.00",00)(0003,"SIEMENS ISI",08)(0003,"SIEMENS ISI",11)(0003,"SIEMENS ISI",12)(0003,"SIEMENS ISI",13)(0003,"SIEMENS ISI",14)(0003,"SIEMENS ISI",20)(0003,"SIEMENS ISI",30)(0003,"SIEMENS ISI",31)(0005,"AEGIS_DICOM_2.00",00)(0009,"ACUSON",00)(0009,"ACUSON",01)(0009,"ACUSON",02)(0009,"ACUSON",03)(0009,"ACUSON",04)(0009,"ACUSON",05)(0009,"ACUSON",06)(0009,"ACUSON",07)(0009,"ACUSON",08)(0009,"ACUSON",09)(0009,"ACUSON",0a)(0009,"ACUSON",0b)(0009,"ACUSON",0c)(0009,"ACUSON",0d)(0009,"ACUSON",0e)(0009,"ACUSON",0f)(0009,"ACUSON",10)(0009,"ACUSON",11)(0009,"ACUSON",12)(0009,"ACUSON",13)(0009,"ACUSON",14)(0009,"ACUSON",15)(0009,"AEGIS_DICOM_2.00",00)(0009,"AGFA",10)(0009,"AGFA",11)(0009,"AGFA",13)(0009,"AGFA",14)(0009,"AGFA",15)(0009,"CARDIO-D.R. 1.0",00)(0009,"CARDIO-D.R. 1.0",01)(0009,"CARDIO-D.R. 1.0",40)(0009,"DCMTK_ANONYMIZER",00)(0009,"DCMTK_ANONYMIZER",10)(0009,"DCMTK_ANONYMIZER",20)(0009,"DCMTK_ANONYMIZER",30)(0009,"DCMTK_ANONYMIZER",40)(0009,"DCMTK_ANONYMIZER",50)(0009,"FDMS 1.0",04)(0009,"FDMS 1.0",05)(0009,"FDMS 1.0",06)(0009,"FDMS 1.0",08)(0009,"FDMS 1.0",09)(0009,"FDMS 1.0",0C)(0009,"FDMS 1.0",10)(0009,"FDMS 1.0",80)(0009,"FDMS 1.0",90)(0009,"FDMS 1.0",92)(0009,"FDMS 1.0",F0)(0009,"FFP DATA",01)(0009,"GEMS_ACQU_01",24)(0009,"GEMS_ACQU_01",25)(0009,"GEMS_ACQU_01",3e)(0009,"GEMS_ACQU_01",3f)(0009,"GEMS_ACQU_01",42)(0009,"GEMS_ACQU_01",43)(0009,"GEMS_ACQU_01",f8)(0009,"GEMS_ACQU_01",fb)(0009,"GEMS_GENIE_1",10)(0009,"GEMS_GENIE_1",11)(0009,"GEMS_GENIE_1",12)(0009,"GEMS_GENIE_1",1e)(0009,"GEMS_GENIE_1",20)(0009,"GEMS_GENIE_1",21)(0009,"GEMS_GENIE_1",22)(0009,"GEMS_GENIE_1",23)(0009,"GEMS_GENIE_1",24)(0009,"GEMS_GENIE_1",25)(0009,"GEMS_GENIE_1",26)(0009,"GEMS_GENIE_1",27)(0009,"GEMS_GENIE_1",29)(0009,"GEMS_GENIE_1",2a)(0009,"GEMS_GENIE_1",2c)(0009,"GEMS_GENIE_1",2d)(0009,"GEMS_GENIE_1",2e)(0009,"GEMS_GENIE_1",30)(0009,"GEMS_GENIE_1",35)(0009,"GEMS_GENIE_1",37)(0009,"GEMS_GENIE_1",38)(0009,"GEMS_GENIE_1",39)(0009,"GEMS_GENIE_1",3a)(0009,"GEMS_GENIE_1",40)(0009,"GEMS_GENIE_1",41)(0009,"GEMS_GENIE_1",42)(0009,"GEMS_GENIE_1",43)(0009,"GEMS_IDEN_01",01)(0009,"GEMS_IDEN_01",02)(0009,"GEMS_IDEN_01",04)(0009,"GEMS_IDEN_01",17)(0009,"GEMS_IDEN_01",1a)(0009,"GEMS_IDEN_01",20)(0009,"GEMS_IDEN_01",27)(0009,"GEMS_IDEN_01",2f)(0009,"GEMS_IDEN_01",30)(0009,"GEMS_IDEN_01",31)(0009,"GEMS_IDEN_01",e2)(0009,"GEMS_IDEN_01",e3)(0009,"GEMS_IDEN_01",e6)(0009,"GEMS_IDEN_01",e7)(0009,"GEMS_IDEN_01",e8)(0009,"GEMS_IDEN_01",e9)(0009,"INTEGRIS 1.0",08)(0009,"INTEGRIS 1.0",32)(0009,"ISI",01)(0009,"MERGE TECHNOLOGIES, INC.",00)(0009,"PAPYRUS",00)(0009,"PAPYRUS",10)(0009,"PAPYRUS",18)(0009,"PHILIPS MR",10)(0009,"PHILIPS MR",12)(0009,"SIEMENS CM VA0 CMS",00)(0009,"SIEMENS CM VA0 CMS",10)(0009,"SIEMENS CM VA0 CMS",12)(0009,"SIEMENS CM VA0 CMS",26)(0009,"SIEMENS CM VA0 CMS",27)(0009,"SIEMENS CM VA0 LAB",10)(0009,"SIEMENS CM VA0 LAB",11)(0009,"SIEMENS CM VA0 LAB",12)(0009,"SIEMENS CM VA0 LAB",13)(0009,"SIEMENS CM VA0 LAB",14)(0009,"SIEMENS CM VA0 LAB",15)(0009,"SIEMENS CM VA0 LAB",16)(0009,"SIEMENS CM VA0 LAB",20)(0009,"SIEMENS CT VA0 IDE",10)(0009,"SIEMENS CT VA0 IDE",30)(0009,"SIEMENS CT VA0 IDE",31)(0009,"SIEMENS CT VA0 IDE",32)(0009,"SIEMENS CT VA0 IDE",34)(0009,"SIEMENS CT VA0 IDE",40)(0009,"SIEMENS CT VA0 IDE",42)(0009,"SIEMENS CT VA0 IDE",50)(0009,"SIEMENS CT VA0 IDE",51)(0009,"SIEMENS CT VA0 ORI",20)(0009,"SIEMENS CT VA0 ORI",30)(0009,"SIEMENS DICOM",10)(0009,"SIEMENS DICOM",12)(0009,"SIEMENS ISI",01)(0009,"SIEMENS MED",10)(0009,"SIEMENS MED",30)(0009,"SIEMENS MED",31)(0009,"SIEMENS MED",40)(0009,"SIEMENS MED",41)(0009,"SIEMENS MED",50)(0009,"SIEMENS MED",51)(0009,"SIEMENS MED",f5)(0009,"SIEMENS MED",f6)(0009,"SIENET",01)(0009,"SIENET",14)(0009,"SIENET",16)(0009,"SIENET",29)(0009,"SPI RELEASE 1",10)(0009,"SPI RELEASE 1",15)(0009,"SPI RELEASE 1",40)(0009,"SPI RELEASE 1",41)(0009,"SPI Release 1",10)(0009,"SPI Release 1",15)(0009,"SPI Release 1",40)(0009,"SPI Release 1",41)(0009,"SPI",10)(0009,"SPI",15)(0009,"SPI",40)(0009,"SPI",41)(0009,"SPI-P Release 1",00)(0009,"SPI-P Release 1",04)(0009,"SPI-P Release 1",08)(0009,"SPI-P Release 1",12)(0009,"SPI-P Release 1",15)(0009,"SPI-P Release 1",16)(0009,"SPI-P Release 1",18)(0009,"SPI-P Release 1",21)(0009,"SPI-P Release 1",31)(0009,"SPI-P Release 1",34)(0009,"SPI-P Release 1",38)(0009,"SPI-P Release 1",39)(0009,"SPI-P Release 1",51)(0009,"SPI-P Release 1",61)(0009,"SPI-P Release 1",91)(0009,"SPI-P Release 1",f2)(0009,"SPI-P Release 1",f3)(0009,"SPI-P Release 1",f4)(0009,"SPI-P Release 1",f5)(0009,"SPI-P Release 1",f7)(0009,"SPI-P Release 1;1",c0)(0009,"SPI-P Release 1;1",c1)(0009,"SPI-P-GV-CT Release 1",00)(0009,"SPI-P-GV-CT Release 1",10)(0009,"SPI-P-GV-CT Release 1",20)(0009,"SPI-P-GV-CT Release 1",30)(0009,"SPI-P-GV-CT Release 1",40)(0009,"SPI-P-GV-CT Release 1",50)(0009,"SPI-P-GV-CT Release 1",60)(0009,"SPI-P-GV-CT Release 1",70)(0009,"SPI-P-GV-CT Release 1",75)(0009,"SPI-P-GV-CT Release 1",80)(0009,"SPI-P-GV-CT Release 1",90)(0009,"TOSHIBA_MEC_1.0",01)(0009,"TOSHIBA_MEC_1.0",02)(0009,"TOSHIBA_MEC_1.0",03)(0009,"TOSHIBA_MEC_1.0",04)(0009-o-FFFF,0000)(0009-o-FFFF,0010-u-00FF)(0011,"DLX_PATNT_01",01)(0011,"GEMS_GENIE_1",0a)(0011,"GEMS_GENIE_1",0b)(0011,"GEMS_GENIE_1",0c)(0011,"GEMS_GENIE_1",0d)(0011,"GEMS_GENIE_1",10)(0011,"GEMS_GENIE_1",12)(0011,"GEMS_GENIE_1",13)(0011,"GEMS_GENIE_1",15)(0011,"GEMS_GENIE_1",16)(0011,"GEMS_GENIE_1",17)(0011,"GEMS_GENIE_1",18)(0011,"GEMS_GENIE_1",19)(0011,"GEMS_GENIE_1",1a)(0011,"GEMS_GENIE_1",1b)(0011,"GEMS_GENIE_1",1c)(0011,"GEMS_GENIE_1",1d)(0011,"GEMS_GENIE_1",1f)(0011,"GEMS_GENIE_1",23)(0011,"GEMS_GENIE_1",24)(0011,"GEMS_GENIE_1",25)(0011,"GEMS_GENIE_1",26)(0011,"GEMS_GENIE_1",27)(0011,"GEMS_GENIE_1",28)(0011,"GEMS_GENIE_1",30)(0011,"GEMS_GENIE_1",33)(0011,"GEMS_GENIE_1",34)(0011,"GEMS_GENIE_1",35)(0011,"GEMS_GENIE_1",36)(0011,"GEMS_GENIE_1",37)(0011,"GEMS_GENIE_1",38)(0011,"GEMS_GENIE_1",3a)(0011,"GEMS_GENIE_1",3b)(0011,"GEMS_GENIE_1",3c)(0011,"GEMS_GENIE_1",3e)(0011,"GEMS_GENIE_1",3f)(0011,"GEMS_GENIE_1",44)(0011,"GEMS_GENIE_1",45)(0011,"GEMS_GENIE_1",46)(0011,"GEMS_GENIE_1",55)(0011,"GEMS_GENIE_1",56)(0011,"GEMS_PATI_01",10)(0011,"SIEMENS CM VA0 CMS",0a)(0011,"SIEMENS CM VA0 CMS",10)(0011,"SIEMENS CM VA0 CMS",11)(0011,"SIEMENS CM VA0 CMS",22)(0011,"SIEMENS CM VA0 CMS",23)(0011,"SIEMENS CM VA0 CMS",40)(0011,"SIEMENS ISI",03)(0011,"SIEMENS ISI",04)(0011,"SIEMENS ISI",0a)(0011,"SIEMENS ISI",22)(0011,"SIEMENS ISI",23)(0011,"SIEMENS ISI",a1)(0011,"SIEMENS ISI",a2)(0011,"SIEMENS ISI",b0)(0011,"SIEMENS ISI",b2)(0011,"SIEMENS ISI",b4)(0011,"SIEMENS ISI",bc)(0011,"SIEMENS ISI",c0)(0011,"SIEMENS ISI",d0)(0011,"SIEMENS ISI",d2)(0011,"SIEMENS RA GEN",20)(0011,"SIEMENS RA GEN",25)(0011,"SIEMENS RA GEN",26)(0011,"SIEMENS RA GEN",30)(0011,"SIEMENS RA GEN",35)(0011,"SIEMENS RA GEN",40)(0011,"SIEMENS RA PLANE A",28)(0011,"SIEMENS RA PLANE A",29)(0011,"SIEMENS RA PLANE A",2a)(0011,"SIEMENS RA PLANE A",2b)(0011,"SIEMENS RA PLANE A",2c)(0011,"SIEMENS RA PLANE B",28)(0011,"SIEMENS RA PLANE B",29)(0011,"SIEMENS RA PLANE B",2a)(0011,"SIEMENS RA PLANE B",2b)(0011,"SIEMENS RA PLANE B",2c)(0011,"SIEMENS RIS",10)(0011,"SIEMENS RIS",11)(0011,"SIEMENS RIS",20)(0011,"SIEMENS RIS",21)(0011,"SIEMENS RIS",30)(0011,"SIEMENS RIS",31)(0011,"SIEMENS RIS",40)(0011,"SIEMENS RIS",41)(0011,"SIEMENS RIS",42)(0011,"SPI RELEASE 1",10)(0011,"SPI RELEASE 1",15)(0011,"SPI RELEASE 1",20)(0011,"SPI Release 1",10)(0011,"SPI Release 1",15)(0011,"SPI Release 1",20)(0011,"SPI",10)(0011,"SPI",15)(0011,"SPI",20)(0011,"SPI-P Release 1",10)(0011,"SPI-P Release 1",21)(0011,"SPI-P Release 1",22)(0011,"SPI-P Release 1",31)(0011,"SPI-P Release 1",32)(0011,"SPI-P Release 2;1",18)(0011,"TOSHIBA_MEC_1.0",01)(0011,"TOSHIBA_MEC_1.0",02)(0013,"GEMS_GENIE_1",10)(0013,"GEMS_GENIE_1",11)(0013,"GEMS_GENIE_1",12)(0013,"GEMS_GENIE_1",16)(0013,"GEMS_GENIE_1",17)(0013,"GEMS_GENIE_1",18)(0013,"GEMS_GENIE_1",19)(0013,"GEMS_GENIE_1",1a)(0013,"GEMS_GENIE_1",1c)(0013,"GEMS_GENIE_1",1d)(0013,"GEMS_GENIE_1",1e)(0013,"GEMS_GENIE_1",26)(0013,"SIEMENS CM VA0 CMS",00)(0013,"SIEMENS CM VA0 CMS",10)(0013,"SIEMENS CM VA0 CMS",12)(0013,"SIEMENS CM VA0 CMS",20)(0013,"SIEMENS CM VA0 CMS",22)(0013,"SIEMENS CM VA0 CMS",30)(0013,"SIEMENS CM VA0 CMS",31)(0013,"SIEMENS CM VA0 CMS",32)(0013,"SIEMENS CM VA0 CMS",33)(0013,"SIEMENS CM VA0 CMS",34)(0013,"SIEMENS CM VA0 CMS",35)(0013,"SIEMENS CM VA0 CMS",40)(0013,"SIEMENS CM VA0 CMS",42)(0013,"SIEMENS CM VA0 CMS",44)(0013,"SIEMENS CM VA0 CMS",46)(0013,"SIEMENS CM VA0 CMS",50)(0013,"SIEMENS CM VA0 CMS",51)(0013,"SIEMENS CM VA0 CMS",52)(0013,"SIEMENS CM VA0 CMS",53)(0013,"SIEMENS CM VA0 CMS",54)(0013,"SIEMENS CM VA0 CMS",55)(0013,"SIEMENS CM VA0 CMS",56)(0015,"DLX_EXAMS_01",01)(0015,"DLX_EXAMS_01",02)(0015,"DLX_EXAMS_01",03)(0017,"SVISION",00)(0017,"SVISION",10)(0017,"SVISION",F0)(0019,"1.2.840.113681",10)(0019,"1.2.840.113681",11)(0019,"1.2.840.113681",12)(0019,"1.2.840.113681",13)(0019,"AEGIS_DICOM_2.00",00)(0019,"CARDIO-D.R. 1.0",00)(0019,"CARDIO-D.R. 1.0",02)(0019,"CARDIO-D.R. 1.0",04)(0019,"CARDIO-D.R. 1.0",06)(0019,"CARDIO-D.R. 1.0",08)(0019,"CARDIO-D.R. 1.0",10)(0019,"CARDIO-D.R. 1.0",12)(0019,"CARDIO-D.R. 1.0",30)(0019,"DIDI TO PCR 1.1",22)(0019,"DIDI TO PCR 1.1",23)(0019,"DIDI TO PCR 1.1",24)(0019,"DIDI TO PCR 1.1",25)(0019,"DIDI TO PCR 1.1",26)(0019,"DIDI TO PCR 1.1",27)(0019,"DIDI TO PCR 1.1",70)(0019,"DIDI TO PCR 1.1",71)(0019,"DIDI TO PCR 1.1",90)(0019,"DIDI TO PCR 1.1",91)(0019,"DIDI TO PCR 1.1",92)(0019,"DIDI TO PCR 1.1",A0)(0019,"DIDI TO PCR 1.1",A1)(0019,"DIDI TO PCR 1.1",A2)(0019,"DIDI TO PCR 1.1",A3)(0019,"DIDI TO PCR 1.1",A4)(0019,"DIDI TO PCR 1.1",A5)(0019,"DIDI TO PCR 1.1",A6)(0019,"DIDI TO PCR 1.1",A7)(0019,"DIDI TO PCR 1.1",A8)(0019,"DIDI TO PCR 1.1",A9)(0019,"DIDI TO PCR 1.1",AA)(0019,"DIDI TO PCR 1.1",AB)(0019,"DIDI TO PCR 1.1",AC)(0019,"DIDI TO PCR 1.1",AD)(0019,"DIDI TO PCR 1.1",AE)(0019,"DIDI TO PCR 1.1",AF)(0019,"DIDI TO PCR 1.1",B0)(0019,"DIDI TO PCR 1.1",B1)(0019,"DIDI TO PCR 1.1",B2)(0019,"DIDI TO PCR 1.1",B3)(0019,"DIDI TO PCR 1.1",B4)(0019,"DIDI TO PCR 1.1",B5)(0019,"DIDI TO PCR 1.1",B6)(0019,"DLX_SERIE_01",01)(0019,"DLX_SERIE_01",02)(0019,"DLX_SERIE_01",03)(0019,"DLX_SERIE_01",04)(0019,"DLX_SERIE_01",05)(0019,"DLX_SERIE_01",06)(0019,"DLX_SERIE_01",07)(0019,"DLX_SERIE_01",08)(0019,"DLX_SERIE_01",09)(0019,"DLX_SERIE_01",0a)(0019,"DLX_SERIE_01",10)(0019,"DLX_SERIE_01",11)(0019,"DLX_SERIE_01",14)(0019,"DLX_SERIE_01",15)(0019,"DLX_SERIE_01",16)(0019,"DLX_SERIE_01",17)(0019,"DLX_SERIE_01",18)(0019,"DLX_SERIE_01",19)(0019,"DLX_SERIE_01",1a)(0019,"DLX_SERIE_01",1b)(0019,"DLX_SERIE_01",1c)(0019,"DLX_SERIE_01",1d)(0019,"DLX_SERIE_01",1e)(0019,"DLX_SERIE_01",1f)(0019,"FDMS 1.0",15)(0019,"FDMS 1.0",32)(0019,"FDMS 1.0",40)(0019,"FDMS 1.0",50)(0019,"FDMS 1.0",60)(0019,"FDMS 1.0",70)(0019,"FDMS 1.0",71)(0019,"FDMS 1.0",80)(0019,"FDMS 1.0",81)(0019,"FDMS 1.0",90)(0019,"FDMS 1.0",91)(0019,"GE ??? From Adantage Review CS",30)(0019,"GE ??? From Adantage Review CS",40)(0019,"GE ??? From Adantage Review CS",50)(0019,"GE ??? From Adantage Review CS",70)(0019,"GE ??? From Adantage Review CS",80)(0019,"GE ??? From Adantage Review CS",90)(0019,"GEMS_ACQU_01",01)(0019,"GEMS_ACQU_01",02)(0019,"GEMS_ACQU_01",03)(0019,"GEMS_ACQU_01",04)(0019,"GEMS_ACQU_01",05)(0019,"GEMS_ACQU_01",06)(0019,"GEMS_ACQU_01",0e)(0019,"GEMS_ACQU_01",0f)(0019,"GEMS_ACQU_01",11)(0019,"GEMS_ACQU_01",12)(0019,"GEMS_ACQU_01",13)(0019,"GEMS_ACQU_01",14)(0019,"GEMS_ACQU_01",15)(0019,"GEMS_ACQU_01",16)(0019,"GEMS_ACQU_01",17)(0019,"GEMS_ACQU_01",18)(0019,"GEMS_ACQU_01",19)(0019,"GEMS_ACQU_01",1a)(0019,"GEMS_ACQU_01",1b)(0019,"GEMS_ACQU_01",1e)(0019,"GEMS_ACQU_01",20)(0019,"GEMS_ACQU_01",22)(0019,"GEMS_ACQU_01",23)(0019,"GEMS_ACQU_01",24)(0019,"GEMS_ACQU_01",25)(0019,"GEMS_ACQU_01",26)(0019,"GEMS_ACQU_01",27)(0019,"GEMS_ACQU_01",2a)(0019,"GEMS_ACQU_01",2b)(0019,"GEMS_ACQU_01",2c)(0019,"GEMS_ACQU_01",2d)(0019,"GEMS_ACQU_01",2e)(0019,"GEMS_ACQU_01",2f)(0019,"GEMS_ACQU_01",39)(0019,"GEMS_ACQU_01",3a)(0019,"GEMS_ACQU_01",3b)(0019,"GEMS_ACQU_01",3c)(0019,"GEMS_ACQU_01",3e)(0019,"GEMS_ACQU_01",3f)(0019,"GEMS_ACQU_01",40)(0019,"GEMS_ACQU_01",41)(0019,"GEMS_ACQU_01",42)(0019,"GEMS_ACQU_01",43)(0019,"GEMS_ACQU_01",44)(0019,"GEMS_ACQU_01",47)(0019,"GEMS_ACQU_01",48)(0019,"GEMS_ACQU_01",49)(0019,"GEMS_ACQU_01",4a)(0019,"GEMS_ACQU_01",4b)(0019,"GEMS_ACQU_01",52)(0019,"GEMS_ACQU_01",54)(0019,"GEMS_ACQU_01",57)(0019,"GEMS_ACQU_01",58)(0019,"GEMS_ACQU_01",5a)(0019,"GEMS_ACQU_01",5d)(0019,"GEMS_ACQU_01",5e)(0019,"GEMS_ACQU_01",5f)(0019,"GEMS_ACQU_01",60)(0019,"GEMS_ACQU_01",61)(0019,"GEMS_ACQU_01",62)(0019,"GEMS_ACQU_01",6a)(0019,"GEMS_ACQU_01",6b)(0019,"GEMS_ACQU_01",70)(0019,"GEMS_ACQU_01",71)(0019,"GEMS_ACQU_01",72)(0019,"GEMS_ACQU_01",73)(0019,"GEMS_ACQU_01",74)(0019,"GEMS_ACQU_01",75)(0019,"GEMS_ACQU_01",76)(0019,"GEMS_ACQU_01",7d)(0019,"GEMS_ACQU_01",7e)(0019,"GEMS_ACQU_01",7f)(0019,"GEMS_ACQU_01",81)(0019,"GEMS_ACQU_01",82)(0019,"GEMS_ACQU_01",83)(0019,"GEMS_ACQU_01",84)(0019,"GEMS_ACQU_01",85)(0019,"GEMS_ACQU_01",86)(0019,"GEMS_ACQU_01",87)(0019,"GEMS_ACQU_01",88)(0019,"GEMS_ACQU_01",8a)(0019,"GEMS_ACQU_01",8b)(0019,"GEMS_ACQU_01",8d)(0019,"GEMS_ACQU_01",8f)(0019,"GEMS_ACQU_01",90)(0019,"GEMS_ACQU_01",91)(0019,"GEMS_ACQU_01",92)(0019,"GEMS_ACQU_01",93)(0019,"GEMS_ACQU_01",94)(0019,"GEMS_ACQU_01",95)(0019,"GEMS_ACQU_01",96)(0019,"GEMS_ACQU_01",97)(0019,"GEMS_ACQU_01",98)(0019,"GEMS_ACQU_01",99)(0019,"GEMS_ACQU_01",9b)(0019,"GEMS_ACQU_01",9c)(0019,"GEMS_ACQU_01",9d)(0019,"GEMS_ACQU_01",9e)(0019,"GEMS_ACQU_01",9f)(0019,"GEMS_ACQU_01",a0)(0019,"GEMS_ACQU_01",a1)(0019,"GEMS_ACQU_01",a2)(0019,"GEMS_ACQU_01",a3)(0019,"GEMS_ACQU_01",a4)(0019,"GEMS_ACQU_01",a5)(0019,"GEMS_ACQU_01",a7)(0019,"GEMS_ACQU_01",a8)(0019,"GEMS_ACQU_01",a9)(0019,"GEMS_ACQU_01",aa)(0019,"GEMS_ACQU_01",ab)(0019,"GEMS_ACQU_01",ac)(0019,"GEMS_ACQU_01",ad)(0019,"GEMS_ACQU_01",ae)(0019,"GEMS_ACQU_01",af)(0019,"GEMS_ACQU_01",b0)(0019,"GEMS_ACQU_01",b1)(0019,"GEMS_ACQU_01",b2)(0019,"GEMS_ACQU_01",b3)(0019,"GEMS_ACQU_01",b4)(0019,"GEMS_ACQU_01",b5)(0019,"GEMS_ACQU_01",b6)(0019,"GEMS_ACQU_01",b7)(0019,"GEMS_ACQU_01",b8)(0019,"GEMS_ACQU_01",b9)(0019,"GEMS_ACQU_01",ba)(0019,"GEMS_ACQU_01",bb)(0019,"GEMS_ACQU_01",bc)(0019,"GEMS_ACQU_01",bd)(0019,"GEMS_ACQU_01",be)(0019,"GEMS_ACQU_01",c0)(0019,"GEMS_ACQU_01",c1)(0019,"GEMS_ACQU_01",c2)(0019,"GEMS_ACQU_01",c3)(0019,"GEMS_ACQU_01",c4)(0019,"GEMS_ACQU_01",c5)(0019,"GEMS_ACQU_01",c6)(0019,"GEMS_ACQU_01",c7)(0019,"GEMS_ACQU_01",c8)(0019,"GEMS_ACQU_01",c9)(0019,"GEMS_ACQU_01",ca)(0019,"GEMS_ACQU_01",cb)(0019,"GEMS_ACQU_01",cc)(0019,"GEMS_ACQU_01",cd)(0019,"GEMS_ACQU_01",ce)(0019,"GEMS_ACQU_01",cf)(0019,"GEMS_ACQU_01",d0)(0019,"GEMS_ACQU_01",d2)(0019,"GEMS_ACQU_01",d3)(0019,"GEMS_ACQU_01",d4)(0019,"GEMS_ACQU_01",d5)(0019,"GEMS_ACQU_01",d6)(0019,"GEMS_ACQU_01",d7)(0019,"GEMS_ACQU_01",d8)(0019,"GEMS_ACQU_01",d9)(0019,"GEMS_ACQU_01",da)(0019,"GEMS_ACQU_01",db)(0019,"GEMS_ACQU_01",dc)(0019,"GEMS_ACQU_01",dd)(0019,"GEMS_ACQU_01",de)(0019,"GEMS_ACQU_01",df)(0019,"GEMS_ACQU_01",e0)(0019,"GEMS_ACQU_01",e1)(0019,"GEMS_ACQU_01",e2)(0019,"GEMS_ACQU_01",e3)(0019,"GEMS_ACQU_01",e4)(0019,"GEMS_ACQU_01",e5)(0019,"GEMS_ACQU_01",e6)(0019,"GEMS_ACQU_01",e8)(0019,"GEMS_ACQU_01",e9)(0019,"GEMS_ACQU_01",eb)(0019,"GEMS_ACQU_01",ec)(0019,"GEMS_ACQU_01",f0)(0019,"GEMS_ACQU_01",f1)(0019,"GEMS_ACQU_01",f2)(0019,"GEMS_ACQU_01",f3)(0019,"GEMS_ACQU_01",f4)(0019,"GEMS_ACQU_01",f9)(0019,"GE_GENESIS_REV3.0",39)(0019,"GE_GENESIS_REV3.0",8f)(0019,"GE_GENESIS_REV3.0",9c)(0019,"GE_GENESIS_REV3.0",9f)(0019,"GE_GENESIS_REV3.0",a4)(0019,"GE_GENESIS_REV3.0",c0)(0019,"GE_GENESIS_REV3.0",c1)(0019,"GE_GENESIS_REV3.0",cb)(0019,"GE_GENESIS_REV3.0",cc)(0019,"GE_GENESIS_REV3.0",d5)(0019,"GE_GENESIS_REV3.0",d8)(0019,"GE_GENESIS_REV3.0",d9)(0019,"GE_GENESIS_REV3.0",f2)(0019,"INTEGRIS 1.0",00)(0019,"INTEGRIS 1.0",40)(0019,"PHILIPS MR R5.5/PART",1000)(0019,"PHILIPS MR R5.6/PART",1000)(0019,"PHILIPS MR SPECTRO;1",01)(0019,"PHILIPS MR SPECTRO;1",02)(0019,"PHILIPS MR SPECTRO;1",03)(0019,"PHILIPS MR SPECTRO;1",04)(0019,"PHILIPS MR SPECTRO;1",05)(0019,"PHILIPS MR SPECTRO;1",06)(0019,"PHILIPS MR SPECTRO;1",07)(0019,"PHILIPS MR SPECTRO;1",08)(0019,"PHILIPS MR SPECTRO;1",09)(0019,"PHILIPS MR SPECTRO;1",10)(0019,"PHILIPS MR SPECTRO;1",12)(0019,"PHILIPS MR SPECTRO;1",13)(0019,"PHILIPS MR SPECTRO;1",14)(0019,"PHILIPS MR SPECTRO;1",15)(0019,"PHILIPS MR SPECTRO;1",16)(0019,"PHILIPS MR SPECTRO;1",17)(0019,"PHILIPS MR SPECTRO;1",18)(0019,"PHILIPS MR SPECTRO;1",20)(0019,"PHILIPS MR SPECTRO;1",21)(0019,"PHILIPS MR SPECTRO;1",22)(0019,"PHILIPS MR SPECTRO;1",23)(0019,"PHILIPS MR SPECTRO;1",24)(0019,"PHILIPS MR SPECTRO;1",25)(0019,"PHILIPS MR SPECTRO;1",26)(0019,"PHILIPS MR SPECTRO;1",27)(0019,"PHILIPS MR SPECTRO;1",28)(0019,"PHILIPS MR SPECTRO;1",29)(0019,"PHILIPS MR SPECTRO;1",31)(0019,"PHILIPS MR SPECTRO;1",32)(0019,"PHILIPS MR SPECTRO;1",41)(0019,"PHILIPS MR SPECTRO;1",42)(0019,"PHILIPS MR SPECTRO;1",43)(0019,"PHILIPS MR SPECTRO;1",45)(0019,"PHILIPS MR SPECTRO;1",46)(0019,"PHILIPS MR SPECTRO;1",47)(0019,"PHILIPS MR SPECTRO;1",48)(0019,"PHILIPS MR SPECTRO;1",49)(0019,"PHILIPS MR SPECTRO;1",50)(0019,"PHILIPS MR SPECTRO;1",60)(0019,"PHILIPS MR SPECTRO;1",61)(0019,"PHILIPS MR SPECTRO;1",70)(0019,"PHILIPS MR SPECTRO;1",71)(0019,"PHILIPS MR SPECTRO;1",72)(0019,"PHILIPS MR SPECTRO;1",73)(0019,"PHILIPS MR SPECTRO;1",74)(0019,"PHILIPS MR SPECTRO;1",76)(0019,"PHILIPS MR SPECTRO;1",77)(0019,"PHILIPS MR SPECTRO;1",78)(0019,"PHILIPS MR SPECTRO;1",79)(0019,"PHILIPS MR SPECTRO;1",80)(0019,"PHILIPS MR/LAST",09)(0019,"PHILIPS MR/LAST",0e)(0019,"PHILIPS MR/LAST",b1)(0019,"PHILIPS MR/LAST",b2)(0019,"PHILIPS MR/LAST",b3)(0019,"PHILIPS MR/LAST",b4)(0019,"PHILIPS MR/LAST",b5)(0019,"PHILIPS MR/LAST",c0)(0019,"PHILIPS MR/LAST",c6)(0019,"PHILIPS MR/LAST",ce)(0019,"PHILIPS MR/LAST",d5)(0019,"PHILIPS MR/LAST",d6)(0019,"PHILIPS MR/LAST",d9)(0019,"PHILIPS MR/LAST",e0)(0019,"PHILIPS MR/LAST",e1)(0019,"PHILIPS MR/LAST",e2)(0019,"PHILIPS MR/LAST",e3)(0019,"PHILIPS MR/LAST",f0)(0019,"PHILIPS MR/LAST",f1)(0019,"PHILIPS MR/LAST",f2)(0019,"PHILIPS MR/LAST",f3)(0019,"PHILIPS MR/PART",1000)(0019,"PHILIPS MR/PART",1005)(0019,"PHILIPS MR/PART",1006)(0019,"PHILIPS MR/PART",1007)(0019,"PHILIPS MR/PART",1008)(0019,"PHILIPS MR/PART",1009)(0019,"PHILIPS MR/PART",100a)(0019,"PHILIPS MR/PART",100b)(0019,"PHILIPS MR/PART",100c)(0019,"PHILIPS MR/PART",100d)(0019,"PHILIPS MR/PART",100e)(0019,"PHILIPS MR/PART",100f)(0019,"PHILIPS MR/PART",1010)(0019,"PHILIPS MR/PART",1011)(0019,"PHILIPS MR/PART",1015)(0019,"PHILIPS MR/PART",1018)(0019,"PHILIPS MR/PART",1019)(0019,"PHILIPS MR/PART",101a)(0019,"PHILIPS MR/PART",101b)(0019,"PHILIPS MR/PART",1021)(0019,"PHILIPS MR/PART",1022)(0019,"PHILIPS MR/PART",1024)(0019,"PHILIPS MR/PART",1064)(0019,"PHILIPS MR/PART",1065)(0019,"PHILIPS MR/PART",1069)(0019,"PHILIPS MR/PART",106a)(0019,"PHILIPS MR/PART",106b)(0019,"PHILIPS MR/PART",106c)(0019,"PHILIPS MR/PART",106d)(0019,"PHILIPS MR/PART",106e)(0019,"PHILIPS MR/PART",1080)(0019,"PHILIPS MR/PART",1081)(0019,"PHILIPS MR/PART",1084)(0019,"PHILIPS MR/PART",1085)(0019,"PHILIPS MR/PART",1094)(0019,"PHILIPS MR/PART",1095)(0019,"PHILIPS MR/PART",1096)(0019,"PHILIPS MR/PART",1097)(0019,"PHILIPS MR/PART",10a0)(0019,"PHILIPS MR/PART",10a1)(0019,"PHILIPS MR/PART",10a3)(0019,"PHILIPS MR/PART",10a4)(0019,"PHILIPS MR/PART",10c8)(0019,"PHILIPS MR/PART",10c9)(0019,"PHILIPS MR/PART",10ca)(0019,"PHILIPS MR/PART",10cb)(0019,"PHILIPS MR/PART",10cc)(0019,"PHILIPS MR/PART",10cd)(0019,"PHILIPS MR/PART",10ce)(0019,"PHILIPS MR/PART",10cf)(0019,"PHILIPS MR/PART",10d0)(0019,"PHILIPS MR/PART",10d2)(0019,"PHILIPS MR/PART",10d4)(0019,"PHILIPS MR/PART",10d5)(0019,"PHILIPS MR/PART",10d6)(0019,"PHILIPS MR/PART",10d7)(0019,"PHILIPS MR/PART",10d8)(0019,"PHILIPS MR/PART",10d9)(0019,"PHILIPS MR/PART",10da)(0019,"PHILIPS MR/PART",10db)(0019,"PHILIPS MR/PART",10e0)(0019,"PHILIPS MR/PART",10e1)(0019,"PHILIPS MR/PART",1100)(0019,"PHILIPS MR/PART",1101)(0019,"PHILIPS MR/PART",1102)(0019,"PHILIPS MR/PART",110b)(0019,"PHILIPS MR/PART",110c)(0019,"PHILIPS MR/PART",110d)(0019,"PHILIPS MR/PART",1145)(0019,"PHILIPS MR/PART",11fc)(0019,"PHILIPS MR/PART",12c0)(0019,"PHILIPS MR/PART",12e0)(0019,"PHILIPS MR/PART",12e1)(0019,"PHILIPS MR/PART",12e3)(0019,"PHILIPS-MR-1",11)(0019,"PHILIPS-MR-1",12)(0019,"SIEMENS CM VA0 ACQU",10)(0019,"SIEMENS CM VA0 ACQU",11)(0019,"SIEMENS CM VA0 ACQU",12)(0019,"SIEMENS CM VA0 ACQU",13)(0019,"SIEMENS CM VA0 ACQU",14)(0019,"SIEMENS CM VA0 CMS",10)(0019,"SIEMENS CM VA0 CMS",20)(0019,"SIEMENS CM VA0 CMS",30)(0019,"SIEMENS CM VA0 CMS",50)(0019,"SIEMENS CM VA0 CMS",60)(0019,"SIEMENS CT VA0 COAD",10)(0019,"SIEMENS CT VA0 COAD",11)(0019,"SIEMENS CT VA0 COAD",20)(0019,"SIEMENS CT VA0 COAD",21)(0019,"SIEMENS CT VA0 COAD",22)(0019,"SIEMENS CT VA0 COAD",23)(0019,"SIEMENS CT VA0 COAD",24)(0019,"SIEMENS CT VA0 COAD",50)(0019,"SIEMENS CT VA0 COAD",52)(0019,"SIEMENS CT VA0 COAD",54)(0019,"SIEMENS CT VA0 COAD",60)(0019,"SIEMENS CT VA0 COAD",65)(0019,"SIEMENS CT VA0 COAD",66)(0019,"SIEMENS CT VA0 COAD",67)(0019,"SIEMENS CT VA0 COAD",70)(0019,"SIEMENS CT VA0 COAD",71)(0019,"SIEMENS CT VA0 COAD",80)(0019,"SIEMENS CT VA0 COAD",82)(0019,"SIEMENS CT VA0 COAD",90)(0019,"SIEMENS CT VA0 COAD",92)(0019,"SIEMENS CT VA0 COAD",93)(0019,"SIEMENS CT VA0 COAD",94)(0019,"SIEMENS CT VA0 COAD",96)(0019,"SIEMENS CT VA0 COAD",A3)(0019,"SIEMENS CT VA0 COAD",A4)(0019,"SIEMENS CT VA0 COAD",A5)(0019,"SIEMENS CT VA0 COAD",A6)(0019,"SIEMENS CT VA0 COAD",A7)(0019,"SIEMENS CT VA0 COAD",A8)(0019,"SIEMENS CT VA0 COAD",A9)(0019,"SIEMENS CT VA0 COAD",AA)(0019,"SIEMENS CT VA0 COAD",AB)(0019,"SIEMENS CT VA0 COAD",AC)(0019,"SIEMENS CT VA0 COAD",AD)(0019,"SIEMENS CT VA0 COAD",AE)(0019,"SIEMENS CT VA0 COAD",AF)(0019,"SIEMENS CT VA0 COAD",B0)(0019,"SIEMENS CT VA0 COAD",BD)(0019,"SIEMENS CT VA0 COAD",BE)(0019,"SIEMENS CT VA0 COAD",BF)(0019,"SIEMENS CT VA0 COAD",C0)(0019,"SIEMENS CT VA0 COAD",C1)(0019,"SIEMENS CT VA0 COAD",C2)(0019,"SIEMENS CT VA0 COAD",C3)(0019,"SIEMENS CT VA0 GEN",10)(0019,"SIEMENS CT VA0 GEN",11)(0019,"SIEMENS CT VA0 GEN",20)(0019,"SIEMENS CT VA0 GEN",21)(0019,"SIEMENS CT VA0 GEN",25)(0019,"SIEMENS CT VA0 GEN",26)(0019,"SIEMENS CT VA0 GEN",40)(0019,"SIEMENS CT VA0 GEN",42)(0019,"SIEMENS CT VA0 GEN",44)(0019,"SIEMENS CT VA0 GEN",45)(0019,"SIEMENS CT VA0 GEN",62)(0019,"SIEMENS CT VA0 GEN",70)(0019,"SIEMENS CT VA0 GEN",71)(0019,"SIEMENS CT VA0 GEN",74)(0019,"SIEMENS CT VA0 GEN",75)(0019,"SIEMENS CT VA0 GEN",80)(0019,"SIEMENS CT VA0 GEN",81)(0019,"SIEMENS CT VA0 GEN",82)(0019,"SIEMENS CT VA0 GEN",88)(0019,"SIEMENS DLR.01",10)(0019,"SIEMENS DLR.01",11)(0019,"SIEMENS DLR.01",15)(0019,"SIEMENS DLR.01",20)(0019,"SIEMENS DLR.01",21)(0019,"SIEMENS DLR.01",22)(0019,"SIEMENS DLR.01",23)(0019,"SIEMENS DLR.01",24)(0019,"SIEMENS DLR.01",25)(0019,"SIEMENS DLR.01",26)(0019,"SIEMENS DLR.01",27)(0019,"SIEMENS DLR.01",28)(0019,"SIEMENS DLR.01",30)(0019,"SIEMENS DLR.01",31)(0019,"SIEMENS DLR.01",32)(0019,"SIEMENS DLR.01",40)(0019,"SIEMENS DLR.01",41)(0019,"SIEMENS DLR.01",42)(0019,"SIEMENS DLR.01",50)(0019,"SIEMENS DLR.01",51)(0019,"SIEMENS DLR.01",52)(0019,"SIEMENS DLR.01",53)(0019,"SIEMENS DLR.01",60)(0019,"SIEMENS DLR.01",61)(0019,"SIEMENS DLR.01",62)(0019,"SIEMENS DLR.01",63)(0019,"SIEMENS DLR.01",64)(0019,"SIEMENS DLR.01",65)(0019,"SIEMENS DLR.01",66)(0019,"SIEMENS DLR.01",67)(0019,"SIEMENS DLR.01",68)(0019,"SIEMENS DLR.01",69)(0019,"SIEMENS DLR.01",70)(0019,"SIEMENS DLR.01",71)(0019,"SIEMENS DLR.01",75)(0019,"SIEMENS DLR.01",76)(0019,"SIEMENS DLR.01",80)(0019,"SIEMENS DLR.01",90)(0019,"SIEMENS DLR.01",a0)(0019,"SIEMENS DLR.01",a1)(0019,"SIEMENS MR VA0 COAD",12)(0019,"SIEMENS MR VA0 COAD",14)(0019,"SIEMENS MR VA0 COAD",16)(0019,"SIEMENS MR VA0 COAD",20)(0019,"SIEMENS MR VA0 COAD",21)(0019,"SIEMENS MR VA0 COAD",22)(0019,"SIEMENS MR VA0 COAD",24)(0019,"SIEMENS MR VA0 COAD",26)(0019,"SIEMENS MR VA0 COAD",50)(0019,"SIEMENS MR VA0 COAD",51)(0019,"SIEMENS MR VA0 COAD",52)(0019,"SIEMENS MR VA0 COAD",54)(0019,"SIEMENS MR VA0 COAD",55)(0019,"SIEMENS MR VA0 COAD",56)(0019,"SIEMENS MR VA0 COAD",60)(0019,"SIEMENS MR VA0 COAD",62)(0019,"SIEMENS MR VA0 COAD",70)(0019,"SIEMENS MR VA0 COAD",71)(0019,"SIEMENS MR VA0 COAD",72)(0019,"SIEMENS MR VA0 COAD",80)(0019,"SIEMENS MR VA0 COAD",82)(0019,"SIEMENS MR VA0 COAD",90)(0019,"SIEMENS MR VA0 COAD",91)(0019,"SIEMENS MR VA0 COAD",92)(0019,"SIEMENS MR VA0 COAD",a0)(0019,"SIEMENS MR VA0 COAD",a1)(0019,"SIEMENS MR VA0 COAD",a2)(0019,"SIEMENS MR VA0 COAD",a5)(0019,"SIEMENS MR VA0 COAD",a6)(0019,"SIEMENS MR VA0 COAD",b0)(0019,"SIEMENS MR VA0 COAD",c1)(0019,"SIEMENS MR VA0 COAD",c2)(0019,"SIEMENS MR VA0 COAD",c3)(0019,"SIEMENS MR VA0 COAD",c4)(0019,"SIEMENS MR VA0 COAD",c5)(0019,"SIEMENS MR VA0 COAD",d1)(0019,"SIEMENS MR VA0 COAD",d2)(0019,"SIEMENS MR VA0 COAD",d3)(0019,"SIEMENS MR VA0 COAD",d4)(0019,"SIEMENS MR VA0 COAD",d5)(0019,"SIEMENS MR VA0 COAD",d6)(0019,"SIEMENS MR VA0 COAD",d7)(0019,"SIEMENS MR VA0 COAD",d8)(0019,"SIEMENS MR VA0 COAD",d9)(0019,"SIEMENS MR VA0 COAD",da)(0019,"SIEMENS MR VA0 GEN",10)(0019,"SIEMENS MR VA0 GEN",11)(0019,"SIEMENS MR VA0 GEN",12)(0019,"SIEMENS MR VA0 GEN",13)(0019,"SIEMENS MR VA0 GEN",14)(0019,"SIEMENS MR VA0 GEN",16)(0019,"SIEMENS MR VA0 GEN",18)(0019,"SIEMENS MR VA0 GEN",20)(0019,"SIEMENS MR VA0 GEN",21)(0019,"SIEMENS MR VA0 GEN",26)(0019,"SIEMENS MR VA0 GEN",28)(0019,"SIEMENS MR VA0 GEN",30)(0019,"SIEMENS MR VA0 GEN",31)(0019,"SIEMENS MR VA0 GEN",40)(0019,"SIEMENS MR VA0 GEN",41)(0019,"SIEMENS MR VA0 GEN",42)(0019,"SIEMENS MR VA0 GEN",43)(0019,"SIEMENS MR VA0 GEN",44)(0019,"SIEMENS MR VA0 GEN",45)(0019,"SIEMENS MR VA0 GEN",46)(0019,"SIEMENS MR VA0 GEN",50)(0019,"SIEMENS MR VA0 GEN",60)(0019,"SIEMENS MR VA0 GEN",70)(0019,"SIEMENS MR VA0 GEN",81)(0019,"SIEMENS MR VA0 GEN",82)(0019,"SIEMENS MR VA0 GEN",83)(0019,"SIEMENS MR VA0 GEN",84)(0019,"SIEMENS MR VA0 GEN",85)(0019,"SIEMENS MR VA0 GEN",86)(0019,"SIEMENS MR VA0 GEN",87)(0019,"SIEMENS MR VA0 GEN",88)(0019,"SIEMENS MR VA0 GEN",90)(0019,"SIEMENS MR VA0 GEN",91)(0019,"SIEMENS MR VA0 GEN",92)(0019,"SIEMENS MR VA0 GEN",93)(0019,"SIEMENS MR VA0 GEN",94)(0019,"SIEMENS MR VA0 GEN",96)(0019,"SIEMENS MR VA0 GEN",97)(0019,"SIEMENS MR VA0 GEN",98)(0019,"SIEMENS MR VA0 GEN",a0)(0019,"SIEMENS MR VA0 GEN",a1)(0019,"SIEMENS RA GEN",15)(0019,"SIEMENS RA GEN",1f)(0019,"SIEMENS RA GEN",20)(0019,"SIEMENS RA GEN",22)(0019,"SIEMENS RA GEN",24)(0019,"SIEMENS RA GEN",26)(0019,"SIEMENS RA GEN",28)(0019,"SIEMENS RA GEN",2a)(0019,"SIEMENS RA GEN",2c)(0019,"SIEMENS RA GEN",2e)(0019,"SIEMENS RA GEN",30)(0019,"SIEMENS RA GEN",32)(0019,"SIEMENS RA GEN",34)(0019,"SIEMENS RA GEN",36)(0019,"SIEMENS RA GEN",38)(0019,"SIEMENS RA GEN",3a)(0019,"SIEMENS RA GEN",3c)(0019,"SIEMENS RA GEN",3e)(0019,"SIEMENS RA GEN",40)(0019,"SIEMENS RA GEN",42)(0019,"SIEMENS RA GEN",44)(0019,"SIEMENS RA GEN",46)(0019,"SIEMENS RA GEN",48)(0019,"SIEMENS RA GEN",4a)(0019,"SIEMENS RA GEN",4c)(0019,"SIEMENS RA GEN",50)(0019,"SIEMENS RA GEN",52)(0019,"SIEMENS RA GEN",54)(0019,"SIEMENS RA GEN",56)(0019,"SIEMENS RA GEN",58)(0019,"SIEMENS RA GEN",5a)(0019,"SIEMENS RA GEN",5c)(0019,"SIEMENS RA GEN",5e)(0019,"SIEMENS RA GEN",60)(0019,"SIEMENS RA GEN",62)(0019,"SIEMENS RA GEN",64)(0019,"SIEMENS RA GEN",66)(0019,"SIEMENS RA GEN",68)(0019,"SIEMENS RA GEN",6a)(0019,"SIEMENS RA GEN",70)(0019,"SIEMENS RA GEN",72)(0019,"SIEMENS RA GEN",74)(0019,"SIEMENS RA GEN",76)(0019,"SIEMENS RA GEN",78)(0019,"SIEMENS RA GEN",7a)(0019,"SIEMENS RA GEN",7c)(0019,"SIEMENS RA GEN",7e)(0019,"SIEMENS RA GEN",80)(0019,"SIEMENS RA GEN",82)(0019,"SIEMENS RA GEN",84)(0019,"SIEMENS RA GEN",86)(0019,"SIEMENS RA GEN",88)(0019,"SIEMENS RA GEN",8a)(0019,"SIEMENS RA GEN",8c)(0019,"SIEMENS RA GEN",8e)(0019,"SIEMENS RA GEN",92)(0019,"SIEMENS RA GEN",94)(0019,"SIEMENS RA GEN",96)(0019,"SIEMENS RA GEN",98)(0019,"SIEMENS RA GEN",9a)(0019,"SIEMENS RA GEN",9c)(0019,"SIEMENS RA GEN",9e)(0019,"SIEMENS RA GEN",a2)(0019,"SIEMENS RA GEN",a4)(0019,"SIEMENS RA GEN",a5)(0019,"SIEMENS RA GEN",a6)(0019,"SIEMENS RA GEN",a7)(0019,"SIEMENS RA GEN",a8)(0019,"SIEMENS RA GEN",a9)(0019,"SIEMENS RA GEN",aa)(0019,"SIEMENS RA GEN",ab)(0019,"SIEMENS RA GEN",ac)(0019,"SIEMENS RA GEN",ad)(0019,"SIEMENS RA GEN",ff)(0019,"SIEMENS RA PLANE A",15)(0019,"SIEMENS RA PLANE A",18)(0019,"SIEMENS RA PLANE A",19)(0019,"SIEMENS RA PLANE A",1a)(0019,"SIEMENS RA PLANE A",1b)(0019,"SIEMENS RA PLANE A",1c)(0019,"SIEMENS RA PLANE A",1d)(0019,"SIEMENS RA PLANE A",1e)(0019,"SIEMENS RA PLANE A",1f)(0019,"SIEMENS RA PLANE A",20)(0019,"SIEMENS RA PLANE A",22)(0019,"SIEMENS RA PLANE A",24)(0019,"SIEMENS RA PLANE A",26)(0019,"SIEMENS RA PLANE A",28)(0019,"SIEMENS RA PLANE A",2a)(0019,"SIEMENS RA PLANE A",2c)(0019,"SIEMENS RA PLANE A",2e)(0019,"SIEMENS RA PLANE A",30)(0019,"SIEMENS RA PLANE A",32)(0019,"SIEMENS RA PLANE A",34)(0019,"SIEMENS RA PLANE A",36)(0019,"SIEMENS RA PLANE A",38)(0019,"SIEMENS RA PLANE A",3a)(0019,"SIEMENS RA PLANE A",3c)(0019,"SIEMENS RA PLANE A",3e)(0019,"SIEMENS RA PLANE A",40)(0019,"SIEMENS RA PLANE A",42)(0019,"SIEMENS RA PLANE A",44)(0019,"SIEMENS RA PLANE A",46)(0019,"SIEMENS RA PLANE A",48)(0019,"SIEMENS RA PLANE A",4a)(0019,"SIEMENS RA PLANE A",4c)(0019,"SIEMENS RA PLANE A",4e)(0019,"SIEMENS RA PLANE A",50)(0019,"SIEMENS RA PLANE A",52)(0019,"SIEMENS RA PLANE A",54)(0019,"SIEMENS RA PLANE A",56)(0019,"SIEMENS RA PLANE A",58)(0019,"SIEMENS RA PLANE A",5a)(0019,"SIEMENS RA PLANE A",5c)(0019,"SIEMENS RA PLANE A",5e)(0019,"SIEMENS RA PLANE A",60)(0019,"SIEMENS RA PLANE A",62)(0019,"SIEMENS RA PLANE A",64)(0019,"SIEMENS RA PLANE A",66)(0019,"SIEMENS RA PLANE A",68)(0019,"SIEMENS RA PLANE A",6a)(0019,"SIEMENS RA PLANE A",6c)(0019,"SIEMENS RA PLANE A",6e)(0019,"SIEMENS RA PLANE A",70)(0019,"SIEMENS RA PLANE A",72)(0019,"SIEMENS RA PLANE A",74)(0019,"SIEMENS RA PLANE A",76)(0019,"SIEMENS RA PLANE A",78)(0019,"SIEMENS RA PLANE A",7a)(0019,"SIEMENS RA PLANE A",7c)(0019,"SIEMENS RA PLANE A",7e)(0019,"SIEMENS RA PLANE A",80)(0019,"SIEMENS RA PLANE A",82)(0019,"SIEMENS RA PLANE A",84)(0019,"SIEMENS RA PLANE A",86)(0019,"SIEMENS RA PLANE A",88)(0019,"SIEMENS RA PLANE A",8a)(0019,"SIEMENS RA PLANE A",8c)(0019,"SIEMENS RA PLANE A",8e)(0019,"SIEMENS RA PLANE A",90)(0019,"SIEMENS RA PLANE A",92)(0019,"SIEMENS RA PLANE A",94)(0019,"SIEMENS RA PLANE A",96)(0019,"SIEMENS RA PLANE A",98)(0019,"SIEMENS RA PLANE A",9a)(0019,"SIEMENS RA PLANE A",9c)(0019,"SIEMENS RA PLANE A",9e)(0019,"SIEMENS RA PLANE A",a0)(0019,"SIEMENS RA PLANE A",a2)(0019,"SIEMENS RA PLANE A",a4)(0019,"SIEMENS RA PLANE A",a6)(0019,"SIEMENS RA PLANE A",a8)(0019,"SIEMENS RA PLANE A",aa)(0019,"SIEMENS RA PLANE A",ac)(0019,"SIEMENS RA PLANE A",ae)(0019,"SIEMENS RA PLANE A",b0)(0019,"SIEMENS RA PLANE A",b1)(0019,"SIEMENS RA PLANE A",b2)(0019,"SIEMENS RA PLANE A",b3)(0019,"SIEMENS RA PLANE A",b4)(0019,"SIEMENS RA PLANE A",b5)(0019,"SIEMENS RA PLANE A",b6)(0019,"SIEMENS RA PLANE A",b7)(0019,"SIEMENS RA PLANE A",b8)(0019,"SIEMENS RA PLANE A",b9)(0019,"SIEMENS RA PLANE A",bb)(0019,"SIEMENS RA PLANE A",bc)(0019,"SIEMENS RA PLANE A",bd)(0019,"SIEMENS RA PLANE A",be)(0019,"SIEMENS RA PLANE A",bf)(0019,"SIEMENS RA PLANE A",c0)(0019,"SIEMENS RA PLANE A",c1)(0019,"SIEMENS RA PLANE A",c2)(0019,"SIEMENS RA PLANE A",c3)(0019,"SIEMENS RA PLANE A",c4)(0019,"SIEMENS RA PLANE A",c5)(0019,"SIEMENS RA PLANE A",c6)(0019,"SIEMENS RA PLANE A",c7)(0019,"SIEMENS RA PLANE A",c8)(0019,"SIEMENS RA PLANE A",c9)(0019,"SIEMENS RA PLANE A",ca)(0019,"SIEMENS RA PLANE A",cb)(0019,"SIEMENS RA PLANE A",cc)(0019,"SIEMENS RA PLANE A",cd)(0019,"SIEMENS RA PLANE A",ce)(0019,"SIEMENS RA PLANE A",cf)(0019,"SIEMENS RA PLANE A",d1)(0019,"SIEMENS RA PLANE A",d2)(0019,"SIEMENS RA PLANE A",d3)(0019,"SIEMENS RA PLANE A",d4)(0019,"SIEMENS RA PLANE A",d5)(0019,"SIEMENS RA PLANE A",d6)(0019,"SIEMENS RA PLANE A",d7)(0019,"SIEMENS RA PLANE A",d8)(0019,"SIEMENS RA PLANE A",d9)(0019,"SIEMENS RA PLANE A",da)(0019,"SIEMENS RA PLANE A",db)(0019,"SIEMENS RA PLANE A",dc)(0019,"SIEMENS RA PLANE A",dd)(0019,"SIEMENS RA PLANE A",de)(0019,"SIEMENS RA PLANE A",df)(0019,"SIEMENS RA PLANE A",e0)(0019,"SIEMENS RA PLANE B",18)(0019,"SIEMENS RA PLANE B",19)(0019,"SIEMENS RA PLANE B",1a)(0019,"SIEMENS RA PLANE B",1b)(0019,"SIEMENS RA PLANE B",1c)(0019,"SIEMENS RA PLANE B",1d)(0019,"SIEMENS RA PLANE B",1e)(0019,"SIEMENS RA PLANE B",1f)(0019,"SIEMENS RA PLANE B",20)(0019,"SIEMENS RA PLANE B",22)(0019,"SIEMENS RA PLANE B",24)(0019,"SIEMENS RA PLANE B",26)(0019,"SIEMENS RA PLANE B",28)(0019,"SIEMENS RA PLANE B",2a)(0019,"SIEMENS RA PLANE B",2c)(0019,"SIEMENS RA PLANE B",2e)(0019,"SIEMENS RA PLANE B",30)(0019,"SIEMENS RA PLANE B",32)(0019,"SIEMENS RA PLANE B",34)(0019,"SIEMENS RA PLANE B",36)(0019,"SIEMENS RA PLANE B",38)(0019,"SIEMENS RA PLANE B",3a)(0019,"SIEMENS RA PLANE B",3c)(0019,"SIEMENS RA PLANE B",3e)(0019,"SIEMENS RA PLANE B",40)(0019,"SIEMENS RA PLANE B",42)(0019,"SIEMENS RA PLANE B",44)(0019,"SIEMENS RA PLANE B",46)(0019,"SIEMENS RA PLANE B",48)(0019,"SIEMENS RA PLANE B",4a)(0019,"SIEMENS RA PLANE B",4c)(0019,"SIEMENS RA PLANE B",4e)(0019,"SIEMENS RA PLANE B",50)(0019,"SIEMENS RA PLANE B",52)(0019,"SIEMENS RA PLANE B",54)(0019,"SIEMENS RA PLANE B",56)(0019,"SIEMENS RA PLANE B",58)(0019,"SIEMENS RA PLANE B",5a)(0019,"SIEMENS RA PLANE B",5c)(0019,"SIEMENS RA PLANE B",5e)(0019,"SIEMENS RA PLANE B",60)(0019,"SIEMENS RA PLANE B",62)(0019,"SIEMENS RA PLANE B",64)(0019,"SIEMENS RA PLANE B",66)(0019,"SIEMENS RA PLANE B",68)(0019,"SIEMENS RA PLANE B",6a)(0019,"SIEMENS RA PLANE B",6c)(0019,"SIEMENS RA PLANE B",6e)(0019,"SIEMENS RA PLANE B",70)(0019,"SIEMENS RA PLANE B",72)(0019,"SIEMENS RA PLANE B",74)(0019,"SIEMENS RA PLANE B",76)(0019,"SIEMENS RA PLANE B",78)(0019,"SIEMENS RA PLANE B",7a)(0019,"SIEMENS RA PLANE B",7c)(0019,"SIEMENS RA PLANE B",7e)(0019,"SIEMENS RA PLANE B",80)(0019,"SIEMENS RA PLANE B",82)(0019,"SIEMENS RA PLANE B",84)(0019,"SIEMENS RA PLANE B",86)(0019,"SIEMENS RA PLANE B",88)(0019,"SIEMENS RA PLANE B",8a)(0019,"SIEMENS RA PLANE B",8c)(0019,"SIEMENS RA PLANE B",8e)(0019,"SIEMENS RA PLANE B",90)(0019,"SIEMENS RA PLANE B",92)(0019,"SIEMENS RA PLANE B",94)(0019,"SIEMENS RA PLANE B",96)(0019,"SIEMENS RA PLANE B",98)(0019,"SIEMENS RA PLANE B",9a)(0019,"SIEMENS RA PLANE B",9c)(0019,"SIEMENS RA PLANE B",9e)(0019,"SIEMENS RA PLANE B",a0)(0019,"SIEMENS RA PLANE B",a2)(0019,"SIEMENS RA PLANE B",a4)(0019,"SIEMENS RA PLANE B",a6)(0019,"SIEMENS RA PLANE B",a8)(0019,"SIEMENS RA PLANE B",aa)(0019,"SIEMENS RA PLANE B",ac)(0019,"SIEMENS SMS-AX VIEW 1.0",00)(0019,"SIEMENS SMS-AX VIEW 1.0",01)(0019,"SIEMENS SMS-AX VIEW 1.0",02)(0019,"SIEMENS SMS-AX VIEW 1.0",03)(0019,"SIEMENS SMS-AX VIEW 1.0",04)(0019,"SIEMENS SMS-AX VIEW 1.0",05)(0019,"SIEMENS SMS-AX VIEW 1.0",06)(0019,"SIEMENS SMS-AX VIEW 1.0",07)(0019,"SIEMENS SMS-AX VIEW 1.0",08)(0019,"SIEMENS SMS-AX VIEW 1.0",09)(0019,"SIEMENS SMS-AX VIEW 1.0",0A)(0019,"SIEMENS SMS-AX VIEW 1.0",0B)(0019,"SIEMENS SMS-AX VIEW 1.0",0C)(0019,"SIEMENS SMS-AX VIEW 1.0",0D)(0019,"SIEMENS SMS-AX VIEW 1.0",0E)(0019,"SIEMENS SMS-AX VIEW 1.0",0F)(0019,"SIEMENS SMS-AX VIEW 1.0",10)(0019,"SIEMENS SMS-AX VIEW 1.0",12)(0019,"SIEMENS SMS-AX VIEW 1.0",13)(0019,"SIEMENS SMS-AX VIEW 1.0",14)(0019,"SIEMENS SMS-AX VIEW 1.0",15)(0019,"SIEMENS SMS-AX VIEW 1.0",16)(0019,"SIEMENS SMS-AX VIEW 1.0",17)(0019,"SIEMENS SMS-AX VIEW 1.0",1A)(0019,"SIEMENS SMS-AX VIEW 1.0",1B)(0019,"SIEMENS SMS-AX VIEW 1.0",1C)(0019,"SIEMENS SMS-AX VIEW 1.0",1D)(0019,"SPI-P Release 1",00)(0019,"SPI-P Release 1",01)(0019,"SPI-P Release 1",02)(0019,"SPI-P Release 1",10)(0019,"SPI-P Release 1",25)(0019,"SPI-P Release 1",30)(0019,"SPI-P Release 1",31)(0019,"SPI-P Release 1",32)(0019,"SPI-P Release 1",33)(0019,"SPI-P Release 1",50)(0019,"SPI-P Release 1",51)(0019,"SPI-P Release 1",60)(0019,"SPI-P Release 1",61)(0019,"SPI-P Release 1",62)(0019,"SPI-P Release 1",63)(0019,"SPI-P Release 1",64)(0019,"SPI-P Release 1",65)(0019,"SPI-P Release 1",70)(0019,"SPI-P Release 1",71)(0019,"SPI-P Release 1",72)(0019,"SPI-P Release 1",80)(0019,"SPI-P Release 1",81)(0019,"SPI-P Release 1",90)(0019,"SPI-P Release 1",a0)(0019,"SPI-P Release 1",a1)(0019,"SPI-P Release 1;1",00)(0019,"SPI-P Release 1;1",01)(0019,"SPI-P Release 1;1",02)(0019,"SPI-P Release 1;1",03)(0019,"SPI-P Release 1;1",04)(0019,"SPI-P Release 1;1",05)(0019,"SPI-P Release 1;1",06)(0019,"SPI-P Release 1;1",07)(0019,"SPI-P Release 1;1",08)(0019,"SPI-P Release 1;1",09)(0019,"SPI-P Release 1;1",0a)(0019,"SPI-P Release 1;1",10)(0019,"SPI-P Release 1;1",11)(0019,"SPI-P Release 1;1",12)(0019,"SPI-P Release 1;1",13)(0019,"SPI-P Release 1;1",14)(0019,"SPI-P Release 1;1",15)(0019,"SPI-P Release 1;1",16)(0019,"SPI-P Release 1;1",17)(0019,"SPI-P Release 1;1",18)(0019,"SPI-P Release 1;1",19)(0019,"SPI-P Release 1;1",1a)(0019,"SPI-P-GV-CT Release 1",08)(0019,"SPI-P-GV-CT Release 1",09)(0019,"SPI-P-GV-CT Release 1",0a)(0019,"SPI-P-GV-CT Release 1",10)(0019,"SPI-P-GV-CT Release 1",20)(0019,"SPI-P-GV-CT Release 1",50)(0019,"SPI-P-GV-CT Release 1",60)(0019,"SPI-P-GV-CT Release 1",61)(0019,"SPI-P-GV-CT Release 1",63)(0019,"SPI-P-GV-CT Release 1",64)(0019,"SPI-P-GV-CT Release 1",65)(0019,"SPI-P-GV-CT Release 1",70)(0019,"SPI-P-GV-CT Release 1",80)(0019,"SPI-P-GV-CT Release 1",81)(0019,"SPI-P-GV-CT Release 1",90)(0019,"SPI-P-GV-CT Release 1",a0)(0019,"SPI-P-GV-CT Release 1",a1)(0019,"SPI-P-GV-CT Release 1",a2)(0019,"SPI-P-GV-CT Release 1",a3)(0019,"SPI-P-GV-CT Release 1",b0)(0019,"SPI-P-GV-CT Release 1",b1)(0019,"SPI-P-PCR Release 2",30)(0019,"SPI-P-Private-DCI Release 1",10)(0019,"SPI-P-Private-DCI Release 1",11)(0019,"SPI-P-Private-DCI Release 1",12)(0019,"SPI-P-Private-DCI Release 1",13)(0019,"SPI-P-Private-DCI Release 1",14)(0019,"SPI-P-Private-DCI Release 1",15)(0019,"SPI-P-Private-DCI Release 1",16)(0019,"SPI-P-Private-DCI Release 1",17)(0019,"SPI-P-Private_ICS Release 1",30)(0019,"SPI-P-Private_ICS Release 1",31)(0019,"SPI-P-XSB-DCI Release 1",10)(0019,"SPI-P-XSB-DCI Release 1",11)(0019,"SPI-P-XSB-DCI Release 1",12)(0019,"SPI-P-XSB-DCI Release 1",13)(0019,"SPI-P-XSB-DCI Release 1",20)(0019,"SVISION",00)(0019,"SVISION",01)(0019,"SVISION",02)(0019,"SVISION",10)(0019,"SVISION",18)(0019,"SVISION",20)(0019,"SVISION",28)(0019,"SVISION",30)(0019,"SVISION",34)(0019,"SVISION",38)(0019,"SVISION",40)(0019,"SVISION",41)(0019,"SVISION",50)(0019,"SVISION",60)(0019,"SVISION",68)(0019,"SVISION",69)(0019,"SVISION",70)(0019,"SVISION",74)(0019,"SVISION",75)(0019,"SVISION",78)(0019,"SVISION",79)(0019,"SVISION",80)(0019,"SVISION",81)(0019,"SVISION",90)(0019,"SVISION",A0)(0019,"SVISION",A1)(0019,"SVISION",A8)(0019,"TOSHIBA_MEC_1.0",01)(0019,"TOSHIBA_MEC_1.0",02)(0019,"TOSHIBA_MEC_CT_1.0",01)(0019,"TOSHIBA_MEC_CT_1.0",02)(0019,"TOSHIBA_MEC_CT_1.0",03)(0019,"TOSHIBA_MEC_CT_1.0",04)(0019,"TOSHIBA_MEC_CT_1.0",05)(0019,"TOSHIBA_MEC_CT_1.0",06)(0019,"TOSHIBA_MEC_CT_1.0",07)(0019,"TOSHIBA_MEC_CT_1.0",08)(0019,"TOSHIBA_MEC_CT_1.0",09)(0019,"TOSHIBA_MEC_CT_1.0",0a)(0019,"TOSHIBA_MEC_CT_1.0",0b)(0019,"TOSHIBA_MEC_CT_1.0",0c)(0019,"TOSHIBA_MEC_CT_1.0",0d)(0019,"TOSHIBA_MEC_CT_1.0",0e)(0020,3100-31FF)(0021,"CARDIO-D.R. 1.0",13)(0021,"FDMS 1.0",10)(0021,"FDMS 1.0",30)(0021,"FDMS 1.0",40)(0021,"FDMS 1.0",50)(0021,"FDMS 1.0",80)(0021,"GEMS_RELA_01",03)(0021,"GEMS_RELA_01",05)(0021,"GEMS_RELA_01",07)(0021,"GEMS_RELA_01",15)(0021,"GEMS_RELA_01",16)(0021,"GEMS_RELA_01",18)(0021,"GEMS_RELA_01",19)(0021,"GEMS_RELA_01",20)(0021,"GEMS_RELA_01",35)(0021,"GEMS_RELA_01",36)(0021,"GEMS_RELA_01",37)(0021,"GEMS_RELA_01",4a)(0021,"GEMS_RELA_01",4e)(0021,"GEMS_RELA_01",4f)(0021,"GEMS_RELA_01",50)(0021,"GEMS_RELA_01",51)(0021,"GEMS_RELA_01",52)(0021,"GEMS_RELA_01",53)(0021,"GEMS_RELA_01",54)(0021,"GEMS_RELA_01",55)(0021,"GEMS_RELA_01",56)(0021,"GEMS_RELA_01",57)(0021,"GEMS_RELA_01",58)(0021,"GEMS_RELA_01",59)(0021,"GEMS_RELA_01",5a)(0021,"GEMS_RELA_01",5b)(0021,"GEMS_RELA_01",5c)(0021,"GEMS_RELA_01",5d)(0021,"GEMS_RELA_01",5e)(0021,"GEMS_RELA_01",5f)(0021,"GEMS_RELA_01",70)(0021,"GEMS_RELA_01",71)(0021,"GEMS_RELA_01",81)(0021,"GEMS_RELA_01",82)(0021,"GEMS_RELA_01",83)(0021,"GEMS_RELA_01",84)(0021,"GEMS_RELA_01",90)(0021,"GEMS_RELA_01",91)(0021,"GEMS_RELA_01",92)(0021,"GEMS_RELA_01",93)(0021,"INTEGRIS 1.0",12)(0021,"PHILIPS MR/LAST",00)(0021,"PHILIPS MR/LAST",10)(0021,"PHILIPS MR/LAST",20)(0021,"PHILIPS MR/LAST",21)(0021,"PHILIPS MR/LAST",22)(0021,"PHILIPS MR/PART",1000)(0021,"PHILIPS MR/PART",1010)(0021,"PHILIPS MR/PART",1020)(0021,"PHILIPS MR/PART",1030)(0021,"PHILIPS MR/PART",1031)(0021,"PHILIPS MR/PART",1035)(0021,"PHILIPS MR/PART",1040)(0021,"PHILIPS MR/PART",1050)(0021,"PHILIPS MR/PART",1060)(0021,"PHILIPS MR/PART",1061)(0021,"PHILIPS MR/PART",1062)(0021,"PHILIPS MR/PART",1100)(0021,"PHILIPS MR/PART",1110)(0021,"PHILIPS MR/PART",1221)(0021,"PHILIPS-MR-1",01)(0021,"PHILIPS-MR-1",02)(0021,"SIEMENS CM VA0 CMS",20)(0021,"SIEMENS CM VA0 CMS",22)(0021,"SIEMENS CM VA0 CMS",24)(0021,"SIEMENS CM VA0 CMS",26)(0021,"SIEMENS CM VA0 CMS",30)(0021,"SIEMENS CM VA0 CMS",32)(0021,"SIEMENS CM VA0 CMS",60)(0021,"SIEMENS CM VA0 CMS",61)(0021,"SIEMENS CM VA0 CMS",63)(0021,"SIEMENS CM VA0 CMS",65)(0021,"SIEMENS CM VA0 CMS",6a)(0021,"SIEMENS CM VA0 CMS",6b)(0021,"SIEMENS CM VA0 CMS",70)(0021,"SIEMENS CM VA0 CMS",71)(0021,"SIEMENS CM VA0 CMS",80)(0021,"SIEMENS CM VA0 CMS",82)(0021,"SIEMENS CT VA0 GEN",10)(0021,"SIEMENS CT VA0 GEN",11)(0021,"SIEMENS CT VA0 GEN",20)(0021,"SIEMENS CT VA0 GEN",30)(0021,"SIEMENS CT VA0 GEN",32)(0021,"SIEMENS CT VA0 GEN",34)(0021,"SIEMENS CT VA0 GEN",36)(0021,"SIEMENS CT VA0 GEN",40)(0021,"SIEMENS CT VA0 GEN",45)(0021,"SIEMENS CT VA0 GEN",46)(0021,"SIEMENS CT VA0 GEN",47)(0021,"SIEMENS CT VA0 GEN",48)(0021,"SIEMENS CT VA0 GEN",49)(0021,"SIEMENS CT VA0 GEN",4a)(0021,"SIEMENS CT VA0 GEN",50)(0021,"SIEMENS CT VA0 GEN",51)(0021,"SIEMENS CT VA0 GEN",52)(0021,"SIEMENS CT VA0 GEN",53)(0021,"SIEMENS CT VA0 GEN",60)(0021,"SIEMENS CT VA0 GEN",62)(0021,"SIEMENS CT VA0 GEN",70)(0021,"SIEMENS CT VA0 GEN",72)(0021,"SIEMENS CT VA0 GEN",75)(0021,"SIEMENS CT VA0 GEN",76)(0021,"SIEMENS CT VA0 GEN",7a)(0021,"SIEMENS CT VA0 GEN",7b)(0021,"SIEMENS CT VA0 GEN",7c)(0021,"SIEMENS CT VA0 GEN",a0)(0021,"SIEMENS CT VA0 GEN",a2)(0021,"SIEMENS CT VA0 GEN",a7)(0021,"SIEMENS CT VA0 RAW",10)(0021,"SIEMENS CT VA0 RAW",20)(0021,"SIEMENS CT VA0 RAW",30)(0021,"SIEMENS CT VA0 RAW",40)(0021,"SIEMENS CT VA0 RAW",41)(0021,"SIEMENS CT VA0 RAW",42)(0021,"SIEMENS CT VA0 RAW",43)(0021,"SIEMENS CT VA0 RAW",44)(0021,"SIEMENS CT VA0 RAW",50)(0021,"SIEMENS MED",10)(0021,"SIEMENS MED",11)(0021,"SIEMENS MED",12)(0021,"SIEMENS MED",20)(0021,"SIEMENS MR VA0 GEN",20)(0021,"SIEMENS MR VA0 GEN",21)(0021,"SIEMENS MR VA0 GEN",22)(0021,"SIEMENS MR VA0 GEN",24)(0021,"SIEMENS MR VA0 GEN",30)(0021,"SIEMENS MR VA0 GEN",31)(0021,"SIEMENS MR VA0 GEN",34)(0021,"SIEMENS MR VA0 GEN",36)(0021,"SIEMENS MR VA0 GEN",39)(0021,"SIEMENS MR VA0 GEN",40)(0021,"SIEMENS MR VA0 GEN",41)(0021,"SIEMENS MR VA0 GEN",42)(0021,"SIEMENS MR VA0 GEN",43)(0021,"SIEMENS MR VA0 GEN",44)(0021,"SIEMENS MR VA0 GEN",45)(0021,"SIEMENS MR VA0 GEN",46)(0021,"SIEMENS MR VA0 GEN",47)(0021,"SIEMENS MR VA0 GEN",48)(0021,"SIEMENS MR VA0 GEN",49)(0021,"SIEMENS MR VA0 GEN",4a)(0021,"SIEMENS MR VA0 GEN",4f)(0021,"SIEMENS MR VA0 GEN",50)(0021,"SIEMENS MR VA0 GEN",52)(0021,"SIEMENS MR VA0 GEN",53)(0021,"SIEMENS MR VA0 GEN",54)(0021,"SIEMENS MR VA0 GEN",56)(0021,"SIEMENS MR VA0 GEN",57)(0021,"SIEMENS MR VA0 GEN",58)(0021,"SIEMENS MR VA0 GEN",59)(0021,"SIEMENS MR VA0 GEN",60)(0021,"SIEMENS MR VA0 GEN",70)(0021,"SIEMENS MR VA0 GEN",72)(0021,"SIEMENS MR VA0 GEN",73)(0021,"SIEMENS MR VA0 GEN",80)(0021,"SIEMENS MR VA0 GEN",91)(0021,"SIEMENS MR VA0 GEN",92)(0021,"SIEMENS MR VA0 GEN",93)(0021,"SIEMENS MR VA0 GEN",94)(0021,"SIEMENS MR VA0 GEN",95)(0021,"SIEMENS MR VA0 GEN",96)(0021,"SIEMENS MR VA0 RAW",00)(0021,"SIEMENS MR VA0 RAW",01)(0021,"SIEMENS MR VA0 RAW",02)(0021,"SIEMENS MR VA0 RAW",03)(0021,"SIEMENS MR VA0 RAW",04)(0021,"SIEMENS MR VA0 RAW",05)(0021,"SIEMENS MR VA0 RAW",06)(0021,"SIEMENS MR VA0 RAW",07)(0021,"SIEMENS MR VA0 RAW",08)(0021,"SIEMENS MR VA0 RAW",09)(0021,"SIEMENS MR VA0 RAW",10)(0021,"SIEMENS MR VA0 RAW",11)(0021,"SIEMENS MR VA0 RAW",12)(0021,"SIEMENS MR VA0 RAW",13)(0021,"SIEMENS MR VA0 RAW",14)(0021,"SIEMENS MR VA0 RAW",15)(0021,"SIEMENS MR VA0 RAW",16)(0021,"SIEMENS MR VA0 RAW",17)(0021,"SIEMENS MR VA0 RAW",18)(0021,"SIEMENS MR VA0 RAW",19)(0021,"SIEMENS MR VA0 RAW",20)(0021,"SIEMENS MR VA0 RAW",21)(0021,"SIEMENS MR VA0 RAW",30)(0021,"SIEMENS MR VA0 RAW",31)(0021,"SIEMENS MR VA0 RAW",50)(0021,"SIEMENS MR VA0 RAW",51)(0021,"SIEMENS MR VA0 RAW",52)(0021,"SIEMENS MR VA0 RAW",53)(0021,"SIEMENS MR VA0 RAW",54)(0021,"SIEMENS MR VA0 RAW",55)(0021,"SIEMENS RA GEN",15)(0021,"SIEMENS RA GEN",20)(0021,"SIEMENS RA GEN",25)(0021,"SIEMENS RA GEN",27)(0021,"SIEMENS RA GEN",28)(0021,"SIEMENS RA GEN",30)(0021,"SIEMENS RA GEN",40)(0021,"SIEMENS SMS-AX ACQ 1.0",00)(0021,"SIEMENS SMS-AX ACQ 1.0",01)(0021,"SIEMENS SMS-AX ACQ 1.0",02)(0021,"SIEMENS SMS-AX ACQ 1.0",03)(0021,"SIEMENS SMS-AX ACQ 1.0",04)(0021,"SIEMENS SMS-AX ACQ 1.0",05)(0021,"SIEMENS SMS-AX ACQ 1.0",06)(0021,"SIEMENS SMS-AX ACQ 1.0",07)(0021,"SIEMENS SMS-AX ACQ 1.0",08)(0021,"SIEMENS SMS-AX ACQ 1.0",0A)(0021,"SIEMENS SMS-AX ACQ 1.0",0B)(0021,"SIEMENS SMS-AX ACQ 1.0",0C)(0021,"SIEMENS SMS-AX ACQ 1.0",0D)(0021,"SIEMENS SMS-AX ACQ 1.0",0E)(0021,"SIEMENS SMS-AX ACQ 1.0",0F)(0021,"SIEMENS SMS-AX ACQ 1.0",10)(0021,"SIEMENS SMS-AX ACQ 1.0",11)(0021,"SIEMENS SMS-AX ACQ 1.0",12)(0021,"SIEMENS SMS-AX ACQ 1.0",13)(0021,"SIEMENS SMS-AX ACQ 1.0",14)(0021,"SIEMENS SMS-AX ACQ 1.0",15)(0021,"SIEMENS SMS-AX ACQ 1.0",16)(0021,"SIEMENS SMS-AX ACQ 1.0",17)(0021,"SIEMENS SMS-AX ACQ 1.0",18)(0021,"SIEMENS SMS-AX ACQ 1.0",19)(0021,"SIEMENS SMS-AX ACQ 1.0",1A)(0021,"SIEMENS SMS-AX ACQ 1.0",1B)(0021,"SIEMENS SMS-AX ACQ 1.0",1C)(0021,"SIEMENS SMS-AX ACQ 1.0",1D)(0021,"SIEMENS SMS-AX ACQ 1.0",1E)(0021,"SIEMENS SMS-AX ACQ 1.0",1F)(0021,"SIEMENS SMS-AX ACQ 1.0",20)(0021,"SIEMENS SMS-AX ACQ 1.0",21)(0021,"SIEMENS SMS-AX ACQ 1.0",22)(0021,"SIEMENS SMS-AX ACQ 1.0",23)(0021,"SIEMENS SMS-AX ACQ 1.0",24)(0021,"SIEMENS SMS-AX ACQ 1.0",25)(0021,"SIEMENS SMS-AX ACQ 1.0",26)(0021,"SPI-P Release 1",12)(0021,"SPI-P Release 1",14)(0021,"SPI-P-GV-CT Release 1",20)(0021,"SPI-P-GV-CT Release 1",30)(0021,"SPI-P-GV-CT Release 1",40)(0021,"SPI-P-GV-CT Release 1",50)(0021,"SPI-P-GV-CT Release 1",60)(0021,"SPI-P-GV-CT Release 1",70)(0021,"SPI-P-GV-CT Release 1",80)(0021,"SPI-P-GV-CT Release 1",90)(0021,"SPI-P-GV-CT Release 1",a0)(0021,"SPI-P-GV-CT Release 1",a1)(0021,"SPI-P-GV-CT Release 1",a2)(0021,"SPI-P-GV-CT Release 1",a3)(0021,"SPI-P-GV-CT Release 1",a4)(0021,"SPI-P-GV-CT Release 1",b0)(0021,"SPI-P-GV-CT Release 1",c0)(0021,"SPI-P-Private-CWS Release 1",00)(0021,"SPI-P-Private-CWS Release 1",01)(0021,"SPI-P-Private-CWS Release 1",02)(0021,"SPI-P-Private_CDS Release 1",40)(0021,"SVISION",00)(0021,"SVISION",01)(0021,"SVISION",02)(0021,"SVISION",03)(0021,"SVISION",10)(0021,"SVISION",11)(0021,"SVISION",20)(0021,"SVISION",30)(0021,"SVISION",31)(0021,"SVISION",40)(0021,"SVISION",41)(0021,"SVISION",90)(0021,"SVISION",91)(0021,"SVISION",92)(0021,"TOSHIBA_MEC_1.0",01)(0021,"TOSHIBA_MEC_1.0",02)(0021,"TOSHIBA_MEC_1.0",03)(0023,"FDMS 1.0",10)(0023,"FDMS 1.0",20)(0023,"FDMS 1.0",30)(0023,"GEMS_ACRQA_1.0 BLOCK1",00)(0023,"GEMS_ACRQA_1.0 BLOCK1",10)(0023,"GEMS_ACRQA_1.0 BLOCK1",20)(0023,"GEMS_ACRQA_1.0 BLOCK1",30)(0023,"GEMS_ACRQA_1.0 BLOCK1",40)(0023,"GEMS_ACRQA_1.0 BLOCK1",50)(0023,"GEMS_ACRQA_1.0 BLOCK1",60)(0023,"GEMS_ACRQA_1.0 BLOCK1",70)(0023,"GEMS_ACRQA_1.0 BLOCK1",80)(0023,"GEMS_ACRQA_1.0 BLOCK1",90)(0023,"GEMS_ACRQA_1.0 BLOCK2",00)(0023,"GEMS_ACRQA_1.0 BLOCK2",10)(0023,"GEMS_ACRQA_1.0 BLOCK2",20)(0023,"GEMS_ACRQA_1.0 BLOCK2",30)(0023,"GEMS_ACRQA_1.0 BLOCK2",40)(0023,"GEMS_ACRQA_1.0 BLOCK2",50)(0023,"GEMS_ACRQA_1.0 BLOCK2",60)(0023,"GEMS_ACRQA_1.0 BLOCK2",70)(0023,"GEMS_ACRQA_1.0 BLOCK2",80)(0023,"GEMS_ACRQA_1.0 BLOCK2",90)(0023,"GEMS_ACRQA_1.0 BLOCK3",00)(0023,"GEMS_ACRQA_1.0 BLOCK3",10)(0023,"GEMS_ACRQA_1.0 BLOCK3",20)(0023,"GEMS_ACRQA_1.0 BLOCK3",30)(0023,"GEMS_ACRQA_1.0 BLOCK3",40)(0023,"GEMS_ACRQA_1.0 BLOCK3",50)(0023,"GEMS_ACRQA_1.0 BLOCK3",60)(0023,"GEMS_ACRQA_1.0 BLOCK3",70)(0023,"GEMS_ACRQA_1.0 BLOCK3",80)(0023,"GEMS_ACRQA_1.0 BLOCK3",90)(0023,"GEMS_ACRQA_2.0 BLOCK1",00)(0023,"GEMS_ACRQA_2.0 BLOCK1",10)(0023,"GEMS_ACRQA_2.0 BLOCK1",20)(0023,"GEMS_ACRQA_2.0 BLOCK1",30)(0023,"GEMS_ACRQA_2.0 BLOCK1",40)(0023,"GEMS_ACRQA_2.0 BLOCK1",50)(0023,"GEMS_ACRQA_2.0 BLOCK1",60)(0023,"GEMS_ACRQA_2.0 BLOCK1",70)(0023,"GEMS_ACRQA_2.0 BLOCK1",80)(0023,"GEMS_ACRQA_2.0 BLOCK1",90)(0023,"GEMS_ACRQA_2.0 BLOCK2",00)(0023,"GEMS_ACRQA_2.0 BLOCK2",10)(0023,"GEMS_ACRQA_2.0 BLOCK2",20)(0023,"GEMS_ACRQA_2.0 BLOCK2",30)(0023,"GEMS_ACRQA_2.0 BLOCK2",40)(0023,"GEMS_ACRQA_2.0 BLOCK2",50)(0023,"GEMS_ACRQA_2.0 BLOCK2",60)(0023,"GEMS_ACRQA_2.0 BLOCK2",70)(0023,"GEMS_ACRQA_2.0 BLOCK2",80)(0023,"GEMS_ACRQA_2.0 BLOCK2",90)(0023,"GEMS_ACRQA_2.0 BLOCK3",00)(0023,"GEMS_ACRQA_2.0 BLOCK3",10)(0023,"GEMS_ACRQA_2.0 BLOCK3",20)(0023,"GEMS_ACRQA_2.0 BLOCK3",30)(0023,"GEMS_ACRQA_2.0 BLOCK3",40)(0023,"GEMS_ACRQA_2.0 BLOCK3",50)(0023,"GEMS_ACRQA_2.0 BLOCK3",60)(0023,"GEMS_ACRQA_2.0 BLOCK3",70)(0023,"GEMS_ACRQA_2.0 BLOCK3",80)(0023,"GEMS_ACRQA_2.0 BLOCK3",90)(0023,"GEMS_ACRQA_2.0 BLOCK3",f0)(0023,"GEMS_ACRQA_2.0 BLOCK3",ff)(0023,"GEMS_STDY_01",01)(0023,"GEMS_STDY_01",02)(0023,"GEMS_STDY_01",10)(0023,"GEMS_STDY_01",50)(0023,"GEMS_STDY_01",70)(0023,"GEMS_STDY_01",74)(0023,"GEMS_STDY_01",7d)(0023,"SIEMENS SMS-AX QUANT 1.0",00)(0023,"SIEMENS SMS-AX QUANT 1.0",01)(0023,"SIEMENS SMS-AX QUANT 1.0",02)(0023,"SIEMENS SMS-AX QUANT 1.0",03)(0023,"SIEMENS SMS-AX QUANT 1.0",04)(0023,"SIEMENS SMS-AX QUANT 1.0",05)(0023,"SIEMENS SMS-AX QUANT 1.0",06)(0023,"SIEMENS SMS-AX QUANT 1.0",07)(0023,"SIEMENS SMS-AX QUANT 1.0",08)(0023,"SPI-P Release 2;1",0d)(0023,"SPI-P Release 2;1",0e)(0023,"SVISION",00)(0023,"SVISION",01)(0023,"SVISION",02)(0023,"SVISION",03)(0023,"SVISION",F0)(0025,"CMR42 CIRCLECVI",1010)(0025,"CMR42 CIRCLECVI",1020)(0025,"CMR42 CIRCLECVI",1030)(0025,"FDMS 1.0",10)(0025,"FDMS 1.0",11)(0025,"FDMS 1.0",12)(0025,"FDMS 1.0",13)(0025,"FDMS 1.0",15)(0025,"FDMS 1.0",20)(0025,"FDMS 1.0",21)(0025,"FDMS 1.0",30)(0025,"FDMS 1.0",31)(0025,"FDMS 1.0",32)(0025,"FDMS 1.0",33)(0025,"FDMS 1.0",34)(0025,"FDMS 1.0",40)(0025,"FDMS 1.0",41)(0025,"FDMS 1.0",42)(0025,"FDMS 1.0",43)(0025,"FDMS 1.0",50)(0025,"FDMS 1.0",51)(0025,"FDMS 1.0",52)(0025,"FDMS 1.0",53)(0025,"FDMS 1.0",60)(0025,"FDMS 1.0",61)(0025,"FDMS 1.0",62)(0025,"FDMS 1.0",63)(0025,"FDMS 1.0",70)(0025,"FDMS 1.0",71)(0025,"FDMS 1.0",72)(0025,"FDMS 1.0",73)(0025,"FDMS 1.0",74)(0025,"FDMS 1.0",80)(0025,"FDMS 1.0",81)(0025,"FDMS 1.0",82)(0025,"FDMS 1.0",83)(0025,"FDMS 1.0",84)(0025,"FDMS 1.0",90)(0025,"FDMS 1.0",91)(0025,"FDMS 1.0",92)(0025,"FDMS 1.0",93)(0025,"FDMS 1.0",94)(0025,"FDMS 1.0",95)(0025,"FDMS 1.0",96)(0025,"FDMS 1.0",a0)(0025,"FDMS 1.0",a1)(0025,"FDMS 1.0",a2)(0025,"FDMS 1.0",a3)(0025,"GEMS_SERS_01",06)(0025,"GEMS_SERS_01",07)(0025,"GEMS_SERS_01",10)(0025,"GEMS_SERS_01",11)(0025,"GEMS_SERS_01",14)(0025,"GEMS_SERS_01",17)(0025,"GEMS_SERS_01",18)(0025,"GEMS_SERS_01",19)(0025,"GEMS_SERS_01",1a)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",00)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",01)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",02)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",03)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",04)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",05)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",06)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",07)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",08)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",09)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",0A)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",0B)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",0C)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",0D)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",0E)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",0F)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",10)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",11)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",12)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",13)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",14)(0025,"SIEMENS SMS-AX ORIGINAL IMAGE INFO 1.0",15)(0025,"SVISION",00)(0025,"SVISION",01)(0025,"SVISION",02)(0025,"SVISION",03)(0025,"SVISION",04)(0025,"SVISION",05)(0025,"SVISION",06)(0025,"SVISION",07)(0025,"SVISION",08)(0025,"SVISION",20)(0025,"SVISION",21)(0027,"FDMS 1.0",10)(0027,"FDMS 1.0",20)(0027,"FDMS 1.0",30)(0027,"FDMS 1.0",40)(0027,"FDMS 1.0",50)(0027,"FDMS 1.0",60)(0027,"FDMS 1.0",70)(0027,"FDMS 1.0",80)(0027,"FDMS 1.0",a0)(0027,"FDMS 1.0",a1)(0027,"FDMS 1.0",a2)(0027,"FDMS 1.0",a3)(0027,"GEMS_IMAG_01",06)(0027,"GEMS_IMAG_01",10)(0027,"GEMS_IMAG_01",1c)(0027,"GEMS_IMAG_01",1d)(0027,"GEMS_IMAG_01",1e)(0027,"GEMS_IMAG_01",1f)(0027,"GEMS_IMAG_01",20)(0027,"GEMS_IMAG_01",30)(0027,"GEMS_IMAG_01",31)(0027,"GEMS_IMAG_01",32)(0027,"GEMS_IMAG_01",33)(0027,"GEMS_IMAG_01",35)(0027,"GEMS_IMAG_01",36)(0027,"GEMS_IMAG_01",40)(0027,"GEMS_IMAG_01",41)(0027,"GEMS_IMAG_01",42)(0027,"GEMS_IMAG_01",43)(0027,"GEMS_IMAG_01",44)(0027,"GEMS_IMAG_01",45)(0027,"GEMS_IMAG_01",46)(0027,"GEMS_IMAG_01",47)(0027,"GEMS_IMAG_01",48)(0027,"GEMS_IMAG_01",49)(0027,"GEMS_IMAG_01",4a)(0027,"GEMS_IMAG_01",4b)(0027,"GEMS_IMAG_01",4c)(0027,"GEMS_IMAG_01",4d)(0027,"GEMS_IMAG_01",50)(0027,"GEMS_IMAG_01",51)(0027,"GEMS_IMAG_01",52)(0027,"GEMS_IMAG_01",53)(0027,"GEMS_IMAG_01",54)(0027,"GEMS_IMAG_01",55)(0027,"GEMS_IMAG_01",60)(0027,"GEMS_IMAG_01",61)(0027,"GEMS_IMAG_01",62)(0027,"PHILIPS MR/LAST",00)(0027,"PHILIPS MR/LAST",11)(0027,"PHILIPS MR/LAST",12)(0027,"PHILIPS MR/LAST",13)(0027,"PHILIPS MR/LAST",14)(0027,"PHILIPS MR/LAST",15)(0027,"PHILIPS MR/LAST",16)(0027,"SVISION",00)(0027,"SVISION",01)(0027,"SVISION",10)(0027,"SVISION",11)(0027,"SVISION",12)(0027,"SVISION",13)(0029,"AEGIS_DICOM_2.00",00)(0029,"CAMTRONICS IP",10)(0029,"CAMTRONICS IP",20)(0029,"CAMTRONICS IP",30)(0029,"CAMTRONICS IP",40)(0029,"CAMTRONICS",10)(0029,"CAMTRONICS",20)(0029,"CAMTRONICS",50)(0029,"CAMTRONICS",60)(0029,"CAMTRONICS",70)(0029,"CAMTRONICS",80)(0029,"CAMTRONICS",90)(0029,"CARDIO-D.R. 1.0",00)(0029,"CARDIO-D.R. 1.0",01)(0029,"CARDIO-D.R. 1.0",02)(0029,"CARDIO-D.R. 1.0",03)(0029,"DIGISCAN IMAGE",31)(0029,"DIGISCAN IMAGE",32)(0029,"DIGISCAN IMAGE",33)(0029,"DIGISCAN IMAGE",34)(0029,"FDMS 1.0",20)(0029,"FDMS 1.0",30)(0029,"FDMS 1.0",34)(0029,"FDMS 1.0",44)(0029,"FDMS 1.0",50)(0029,"GEMS_IMPS_01",04)(0029,"GEMS_IMPS_01",05)(0029,"GEMS_IMPS_01",06)(0029,"GEMS_IMPS_01",07)(0029,"GEMS_IMPS_01",08)(0029,"GEMS_IMPS_01",09)(0029,"GEMS_IMPS_01",0a)(0029,"GEMS_IMPS_01",15)(0029,"GEMS_IMPS_01",16)(0029,"GEMS_IMPS_01",17)(0029,"GEMS_IMPS_01",18)(0029,"GEMS_IMPS_01",1a)(0029,"GEMS_IMPS_01",26)(0029,"GEMS_IMPS_01",34)(0029,"GEMS_IMPS_01",35)(0029,"INTEGRIS 1.0",08)(0029,"INTELERAD MEDICAL SYSTEMS",01)(0029,"INTELERAD MEDICAL SYSTEMS",02)(0029,"INTELERAD MEDICAL SYSTEMS",03)(0029,"INTELERAD MEDICAL SYSTEMS",10)(0029,"INTELERAD MEDICAL SYSTEMS",11)(0029,"INTELERAD MEDICAL SYSTEMS",12)(0029,"INTELERAD MEDICAL SYSTEMS",13)(0029,"INTELERAD MEDICAL SYSTEMS",14)(0029,"INTELERAD MEDICAL SYSTEMS",15)(0029,"INTELERAD MEDICAL SYSTEMS",20)(0029,"INTELERAD MEDICAL SYSTEMS",21)(0029,"INTELERAD MEDICAL SYSTEMS",22)(0029,"ISG shadow",70)(0029,"ISG shadow",80)(0029,"ISG shadow",90)(0029,"OCULUS Optikgeraete GmbH",1010)(0029,"OCULUS Optikgeraete GmbH",1012)(0029,"OCULUS Optikgeraete GmbH",1020)(0029,"OCULUS Optikgeraete GmbH",1022)(0029,"PHILIPS MR/LAST",10)(0029,"PHILIPS MR/LAST",20)(0029,"PHILIPS MR/LAST",30)(0029,"PHILIPS MR/LAST",40)(0029,"PHILIPS MR/LAST",50)(0029,"PHILIPS MR/LAST",60)(0029,"PHILIPS MR/LAST",61)(0029,"PHILIPS MR/LAST",70)(0029,"PHILIPS MR/LAST",71)(0029,"PHILIPS MR/LAST",72)(0029,"PHILIPS MR/LAST",80)(0029,"PHILIPS MR/LAST",81)(0029,"PHILIPS MR/LAST",82)(0029,"PHILIPS MR/LAST",83)(0029,"PHILIPS MR/PART",00)(0029,"PHILIPS MR/PART",04)(0029,"PHILIPS MR/PART",10)(0029,"PHILIPS MR/PART",11)(0029,"PHILIPS MR/PART",20)(0029,"PHILIPS MR/PART",31)(0029,"PHILIPS MR/PART",32)(0029,"PHILIPS MR/PART",c3)(0029,"PHILIPS MR/PART",c4)(0029,"PHILIPS MR/PART",d5)(0029,"SIEMENS CM VA0 CMS",10)(0029,"SIEMENS CM VA0 CMS",11)(0029,"SIEMENS CM VA0 CMS",13)(0029,"SIEMENS CM VA0 CMS",20)(0029,"SIEMENS CM VA0 CMS",22)(0029,"SIEMENS CM VA0 CMS",50)(0029,"SIEMENS CM VA0 CMS",51)(0029,"SIEMENS CM VA0 CMS",52)(0029,"SIEMENS CM VA0 CMS",53)(0029,"SIEMENS CM VA0 CMS",60)(0029,"SIEMENS CSA HEADER",08)(0029,"SIEMENS CSA HEADER",09)(0029,"SIEMENS CSA HEADER",10)(0029,"SIEMENS CSA HEADER",18)(0029,"SIEMENS CSA HEADER",19)(0029,"SIEMENS CSA HEADER",20)(0029,"SIEMENS CSA NON-IMAGE",08)(0029,"SIEMENS CSA NON-IMAGE",09)(0029,"SIEMENS CSA NON-IMAGE",10)(0029,"SIEMENS MED DISPLAY",04)(0029,"SIEMENS MED DISPLAY",10)(0029,"SIEMENS MED DISPLAY",11)(0029,"SIEMENS MED DISPLAY",20)(0029,"SIEMENS MED DISPLAY",21)(0029,"SIEMENS MED DISPLAY",50)(0029,"SIEMENS MED DISPLAY",99)(0029,"SIEMENS MED DISPLAY",a0)(0029,"SIEMENS MED DISPLAY",a1)(0029,"SIEMENS MED DISPLAY",a2)(0029,"SIEMENS MED DISPLAY",b0)(0029,"SIEMENS MED DISPLAY",b2)(0029,"SIEMENS MED DISPLAY",c1)(0029,"SIEMENS MED HG",10)(0029,"SIEMENS MED HG",15)(0029,"SIEMENS MED HG",20)(0029,"SIEMENS MED HG",30)(0029,"SIEMENS MED HG",40)(0029,"SIEMENS MED HG",50)(0029,"SIEMENS MED HG",60)(0029,"SIEMENS MED HG",70)(0029,"SIEMENS MED MG",10)(0029,"SIEMENS MED MG",15)(0029,"SIEMENS MED MG",20)(0029,"SIEMENS MED MG",30)(0029,"SIEMENS MED MG",40)(0029,"SIEMENS MED MG",50)(0029,"SIEMENS MED MG",60)(0029,"SIEMENS MED MG",70)(0029,"SIEMENS MEDCOM HEADER",08)(0029,"SIEMENS MEDCOM HEADER",09)(0029,"SIEMENS MEDCOM HEADER",10)(0029,"SIEMENS MEDCOM HEADER",20)(0029,"SIEMENS MEDCOM HEADER",31)(0029,"SIEMENS MEDCOM HEADER",32)(0029,"SIEMENS MEDCOM HEADER",33)(0029,"SIEMENS MEDCOM HEADER",34)(0029,"SIEMENS MEDCOM HEADER",35)(0029,"SIEMENS MEDCOM HEADER",40)(0029,"SIEMENS MEDCOM HEADER",41)(0029,"SIEMENS MEDCOM HEADER",42)(0029,"SIEMENS MEDCOM HEADER",43)(0029,"SIEMENS MEDCOM HEADER",44)(0029,"SIEMENS MEDCOM HEADER",50)(0029,"SIEMENS MEDCOM HEADER",51)(0029,"SIEMENS MEDCOM HEADER",52)(0029,"SIEMENS MEDCOM HEADER",53)(0029,"SIEMENS MEDCOM HEADER",54)(0029,"SIEMENS MEDCOM HEADER",55)(0029,"SIEMENS MEDCOM HEADER",70)(0029,"SIEMENS MEDCOM HEADER",71)(0029,"SIEMENS MEDCOM HEADER",72)(0029,"SIEMENS MEDCOM HEADER",73)(0029,"SIEMENS MEDCOM HEADER",74)(0029,"SIEMENS MEDCOM HEADER",75)(0029,"SIEMENS MEDCOM HEADER",76)(0029,"SIEMENS MEDCOM HEADER2",60)(0029,"SIEMENS MEDCOM OOG",08)(0029,"SIEMENS MEDCOM OOG",09)(0029,"SIEMENS MEDCOM OOG",10)(0029,"SPI RELEASE 1",60)(0029,"SPI Release 1",60)(0029,"SPI",60)(0029,"SPI-P Release 1",00)(0029,"SPI-P Release 1",20)(0029,"SPI-P Release 1",25)(0029,"SPI-P Release 1",30)(0029,"SPI-P Release 1",38)(0029,"SPI-P Release 1",60)(0029,"SPI-P Release 1",61)(0029,"SPI-P Release 1",67)(0029,"SPI-P Release 1",70)(0029,"SPI-P Release 1",71)(0029,"SPI-P Release 1",72)(0029,"SPI-P Release 1",77)(0029,"SPI-P Release 1",78)(0029,"SPI-P Release 1",79)(0029,"SPI-P Release 1",7e)(0029,"SPI-P Release 1",7f)(0029,"SPI-P Release 1",80)(0029,"SPI-P Release 1",81)(0029,"SPI-P Release 1",8e)(0029,"SPI-P Release 1",8f)(0029,"SPI-P Release 1",c0)(0029,"SPI-P Release 1",c1)(0029,"SPI-P Release 1",c5)(0029,"SPI-P Release 1",ce)(0029,"SPI-P Release 1",cf)(0029,"SPI-P Release 1;1",00)(0029,"SPI-P Release 1;1",01)(0029,"SPI-P Release 1;1",03)(0029,"SPI-P Release 1;1",04)(0029,"SPI-P Release 1;1",0e)(0029,"SPI-P Release 1;1",0f)(0029,"SPI-P Release 1;1",40)(0029,"SPI-P Release 1;1",41)(0029,"SPI-P Release 1;1",43)(0029,"SPI-P Release 1;1",44)(0029,"SPI-P Release 1;1",4e)(0029,"SPI-P Release 1;1",4f)(0029,"SPI-P Release 1;2",00)(0029,"SPI-P Release 1;2",04)(0029,"SPI-P Release 1;2",0c)(0029,"SPI-P Release 1;2",1e)(0029,"SPI-P Release 1;2",1f)(0029,"SPI-P Release 1;3",00)(0029,"SPI-P Release 1;3",01)(0029,"SPI-P Release 1;3",02)(0029,"SPI-P Release 1;3",03)(0029,"SPI-P Release 1;3",04)(0029,"SPI-P Release 1;3",05)(0029,"SPI-P Release 1;3",06)(0029,"SPI-P Release 1;3",0c)(0029,"SPI-P Release 1;3",1e)(0029,"SPI-P Release 1;3",1f)(0029,"SPI-P-GV-CT Release 1",10)(0029,"SPI-P-GV-CT Release 1",30)(0029,"SPI-P-GV-CT Release 1",31)(0029,"SPI-P-GV-CT Release 1",32)(0029,"SPI-P-GV-CT Release 1",33)(0029,"SPI-P-GV-CT Release 1",80)(0029,"SPI-P-GV-CT Release 1",90)(0029,"SPI-P-GV-CT Release 1",d0)(0029,"SPI-P-GV-CT Release 1",d1)(0029,"SPI-P-Private_CDS Release 1",00)(0029,"SPI-P-Private_ICS Release 1",08)(0029,"SPI-P-Private_ICS Release 1",0f)(0029,"SPI-P-Private_ICS Release 1",10)(0029,"SPI-P-Private_ICS Release 1",1b)(0029,"SPI-P-Private_ICS Release 1",1c)(0029,"SPI-P-Private_ICS Release 1",21)(0029,"SPI-P-Private_ICS Release 1",43)(0029,"SPI-P-Private_ICS Release 1",44)(0029,"SPI-P-Private_ICS Release 1",4C)(0029,"SPI-P-Private_ICS Release 1",67)(0029,"SPI-P-Private_ICS Release 1",68)(0029,"SPI-P-Private_ICS Release 1",6A)(0029,"SPI-P-Private_ICS Release 1",6B)(0029,"SPI-P-Private_ICS Release 1;1",00)(0029,"SPI-P-Private_ICS Release 1;1",05)(0029,"SPI-P-Private_ICS Release 1;1",06)(0029,"SPI-P-Private_ICS Release 1;1",20)(0029,"SPI-P-Private_ICS Release 1;1",21)(0029,"SPI-P-Private_ICS Release 1;1",CD)(0029,"SPI-P-Private_ICS Release 1;2",00)(0029,"SPI-P-Private_ICS Release 1;2",01)(0029,"SPI-P-Private_ICS Release 1;2",02)(0029,"SPI-P-Private_ICS Release 1;2",03)(0029,"SPI-P-Private_ICS Release 1;2",04)(0029,"SPI-P-Private_ICS Release 1;2",05)(0029,"SPI-P-Private_ICS Release 1;3",C0)(0029,"SPI-P-Private_ICS Release 1;3",C1)(0029,"SPI-P-Private_ICS Release 1;3",C2)(0029,"SPI-P-Private_ICS Release 1;3",C3)(0029,"SPI-P-Private_ICS Release 1;3",C4)(0029,"SPI-P-Private_ICS Release 1;3",C5)(0029,"SPI-P-Private_ICS Release 1;4",02)(0029,"SPI-P-Private_ICS Release 1;4",9A)(0029,"SPI-P-Private_ICS Release 1;4",E0)(0029,"SPI-P-Private_ICS Release 1;5",50)(0029,"SPI-P-Private_ICS Release 1;5",55)(0029,"Silhouette Annot V1.0",11)(0029,"Silhouette Annot V1.0",12)(0029,"Silhouette Annot V1.0",13)(0029,"Silhouette Annot V1.0",14)(0029,"Silhouette Annot V1.0",15)(0029,"Silhouette Annot V1.0",16)(0029,"Silhouette Annot V1.0",17)(0029,"Silhouette Annot V1.0",18)(0029,"Silhouette Annot V1.0",19)(0029,"Silhouette Annot V1.0",20)(0029,"Silhouette Annot V1.0",21)(0029,"Silhouette Annot V1.0",22)(0029,"Silhouette Annot V1.0",23)(0029,"Silhouette Annot V1.0",24)(0029,"Silhouette Annot V1.0",25)(0029,"Silhouette Annot V1.0",26)(0029,"Silhouette Annot V1.0",27)(0029,"Silhouette Annot V1.0",28)(0029,"Silhouette Annot V1.0",29)(0029,"Silhouette Annot V1.0",30)(0029,"Silhouette Annot V1.0",31)(0029,"Silhouette Annot V1.0",32)(0029,"Silhouette Annot V1.0",33)(0029,"Silhouette Annot V1.0",34)(0029,"Silhouette Annot V1.0",35)(0029,"Silhouette Annot V1.0",36)(0029,"Silhouette Annot V1.0",37)(0029,"Silhouette Annot V1.0",38)(0029,"Silhouette Annot V1.0",39)(0029,"Silhouette Annot V1.0",40)(0029,"Silhouette Annot V1.0",41)(0029,"Silhouette Annot V1.0",42)(0029,"Silhouette Annot V1.0",43)(0029,"Silhouette Annot V1.0",44)(0029,"Silhouette Annot V1.0",45)(0029,"Silhouette Graphics Export V1.0",00)(0029,"Silhouette Line V1.0",11)(0029,"Silhouette Line V1.0",12)(0029,"Silhouette Line V1.0",13)(0029,"Silhouette Line V1.0",14)(0029,"Silhouette Line V1.0",15)(0029,"Silhouette Line V1.0",16)(0029,"Silhouette Line V1.0",17)(0029,"Silhouette Line V1.0",18)(0029,"Silhouette Line V1.0",19)(0029,"Silhouette Line V1.0",20)(0029,"Silhouette Line V1.0",21)(0029,"Silhouette Line V1.0",22)(0029,"Silhouette Line V1.0",23)(0029,"Silhouette Line V1.0",24)(0029,"Silhouette Line V1.0",25)(0029,"Silhouette Line V1.0",26)(0029,"Silhouette Line V1.0",27)(0029,"Silhouette Line V1.0",28)(0029,"Silhouette Line V1.0",29)(0029,"Silhouette ROI V1.0",11)(0029,"Silhouette ROI V1.0",12)(0029,"Silhouette ROI V1.0",13)(0029,"Silhouette ROI V1.0",14)(0029,"Silhouette ROI V1.0",15)(0029,"Silhouette ROI V1.0",16)(0029,"Silhouette ROI V1.0",17)(0029,"Silhouette ROI V1.0",18)(0029,"Silhouette ROI V1.0",19)(0029,"Silhouette ROI V1.0",20)(0029,"Silhouette ROI V1.0",21)(0029,"Silhouette ROI V1.0",22)(0029,"Silhouette ROI V1.0",23)(0029,"Silhouette ROI V1.0",24)(0029,"Silhouette ROI V1.0",25)(0029,"Silhouette ROI V1.0",26)(0029,"Silhouette ROI V1.0",27)(0029,"Silhouette ROI V1.0",28)(0029,"Silhouette ROI V1.0",29)(0029,"Silhouette ROI V1.0",30)(0029,"Silhouette ROI V1.0",31)(0029,"Silhouette ROI V1.0",32)(0029,"Silhouette ROI V1.0",33)(0029,"Silhouette ROI V1.0",34)(0029,"Silhouette Sequence Ids V1.0",41)(0029,"Silhouette Sequence Ids V1.0",42)(0029,"Silhouette Sequence Ids V1.0",43)(0029,"Silhouette V1.0",13)(0029,"Silhouette V1.0",14)(0029,"Silhouette V1.0",17)(0029,"Silhouette V1.0",18)(0029,"Silhouette V1.0",19)(0029,"Silhouette V1.0",1a)(0029,"Silhouette V1.0",1b)(0029,"Silhouette V1.0",1c)(0029,"Silhouette V1.0",1d)(0029,"Silhouette V1.0",1e)(0029,"Silhouette V1.0",21)(0029,"Silhouette V1.0",22)(0029,"Silhouette V1.0",23)(0029,"Silhouette V1.0",24)(0029,"Silhouette V1.0",25)(0029,"Silhouette V1.0",27)(0029,"Silhouette V1.0",28)(0029,"Silhouette V1.0",29)(0029,"Silhouette V1.0",30)(0029,"Silhouette V1.0",52)(0029,"Silhouette V1.0",53)(0029,"Silhouette V1.0",54)(0029,"Silhouette V1.0",55)(0029,"Silhouette V1.0",56)(0029,"Silhouette V1.0",57)(0031,"AGFA PACS Archive Mirroring 1.0",00)(0031,"AGFA PACS Archive Mirroring 1.0",01)(0031,"SIEMENS ISI",12)(0031,"SIEMENS ISI",30)(0031,"SIEMENS ISI",32)(0031,"SIEMENS ISI",33)(0031,"SIEMENS ISI",4a)(0031,"SIEMENS ISI",80)(0031,"SIEMENS RIS",10)(0031,"SIEMENS RIS",45)(0031,"SIEMENS RIS",50)(0033,"GEMS_CTHD_01",02)(0033,"GEMS_GNHD_01",01)(0033,"GEMS_GNHD_01",02)(0033,"GEMS_YMHD_01",05)(0033,"GEMS_YMHD_01",06)(0033,"SIEMENS RIS",10)(0037,"GEMS_DRS_1",10)(0037,"GEMS_DRS_1",20)(0037,"GEMS_DRS_1",40)(0037,"GEMS_DRS_1",42)(0037,"GEMS_DRS_1",50)(0037,"GEMS_DRS_1",60)(0039,"GEMS_ADWSoft_DPO",80)(0039,"GEMS_ADWSoft_DPO",85)(0039,"GEMS_ADWSoft_DPO",90)(0039,"GEMS_ADWSoft_DPO",95)(0039,"GEMS_ADWSoft_DPO",AA)(0041,"INTEGRIS 1.0",20)(0041,"INTEGRIS 1.0",30)(0041,"INTEGRIS 1.0",40)(0041,"INTEGRIS 1.0",41)(0041,"INTEGRIS 1.0",50)(0041,"PAPYRUS 3.0",00)(0041,"PAPYRUS 3.0",10)(0041,"PAPYRUS 3.0",11)(0041,"PAPYRUS 3.0",12)(0041,"PAPYRUS 3.0",13)(0041,"PAPYRUS 3.0",14)(0041,"PAPYRUS 3.0",15)(0041,"PAPYRUS 3.0",21)(0041,"PAPYRUS 3.0",22)(0041,"PAPYRUS 3.0",31)(0041,"PAPYRUS 3.0",32)(0041,"PAPYRUS 3.0",41)(0041,"PAPYRUS 3.0",42)(0041,"PAPYRUS 3.0",50)(0041,"PAPYRUS",00)(0041,"PAPYRUS",10)(0041,"PAPYRUS",11)(0041,"PAPYRUS",20)(0041,"PAPYRUS",30)(0041,"PAPYRUS",32)(0041,"PAPYRUS",34)(0041,"PAPYRUS",36)(0041,"PAPYRUS",40)(0041,"PAPYRUS",50)(0041,"PAPYRUS",60)(0041,"PAPYRUS",62)(0041,"PAPYRUS",a0)(0041,"PAPYRUS",a1)(0041,"PAPYRUS",a2)(0041,"PAPYRUS",a3)(0041,"PAPYRUS",b0)(0041,"PAPYRUS",b1)(0041,"PAPYRUS",b2)(0041,"PAPYRUS",b3)(0041,"SIEMENS DLR.01",10)(0041,"SIEMENS DLR.01",20)(0041,"SIEMENS DLR.01",30)(0041,"SIEMENS DLR.01",31)(0043,"GEMS_PARM_01",01)(0043,"GEMS_PARM_01",02)(0043,"GEMS_PARM_01",03)(0043,"GEMS_PARM_01",04)(0043,"GEMS_PARM_01",05)(0043,"GEMS_PARM_01",06)(0043,"GEMS_PARM_01",07)(0043,"GEMS_PARM_01",08)(0043,"GEMS_PARM_01",09)(0043,"GEMS_PARM_01",0a)(0043,"GEMS_PARM_01",0b)(0043,"GEMS_PARM_01",0c)(0043,"GEMS_PARM_01",0d)(0043,"GEMS_PARM_01",0e)(0043,"GEMS_PARM_01",0f)(0043,"GEMS_PARM_01",10)(0043,"GEMS_PARM_01",11)(0043,"GEMS_PARM_01",12)(0043,"GEMS_PARM_01",13)(0043,"GEMS_PARM_01",14)(0043,"GEMS_PARM_01",15)(0043,"GEMS_PARM_01",16)(0043,"GEMS_PARM_01",17)(0043,"GEMS_PARM_01",18)(0043,"GEMS_PARM_01",19)(0043,"GEMS_PARM_01",1a)(0043,"GEMS_PARM_01",1b)(0043,"GEMS_PARM_01",1c)(0043,"GEMS_PARM_01",1d)(0043,"GEMS_PARM_01",1e)(0043,"GEMS_PARM_01",1f)(0043,"GEMS_PARM_01",20)(0043,"GEMS_PARM_01",21)(0043,"GEMS_PARM_01",25)(0043,"GEMS_PARM_01",26)(0043,"GEMS_PARM_01",27)(0043,"GEMS_PARM_01",28)(0043,"GEMS_PARM_01",29)(0043,"GEMS_PARM_01",2a)(0043,"GEMS_PARM_01",2b)(0043,"GEMS_PARM_01",2c)(0043,"GEMS_PARM_01",2d)(0043,"GEMS_PARM_01",2e)(0043,"GEMS_PARM_01",2f)(0043,"GEMS_PARM_01",30)(0043,"GEMS_PARM_01",31)(0043,"GEMS_PARM_01",32)(0043,"GEMS_PARM_01",33)(0043,"GEMS_PARM_01",34)(0043,"GEMS_PARM_01",35)(0043,"GEMS_PARM_01",36)(0043,"GEMS_PARM_01",37)(0043,"GEMS_PARM_01",38)(0043,"GEMS_PARM_01",39)(0043,"GEMS_PARM_01",40)(0043,"GEMS_PARM_01",41)(0043,"GEMS_PARM_01",42)(0043,"GEMS_PARM_01",43)(0043,"GEMS_PARM_01",44)(0043,"GEMS_PARM_01",45)(0043,"GEMS_PARM_01",46)(0043,"GEMS_PARM_01",47)(0043,"GEMS_PARM_01",48)(0043,"GEMS_PARM_01",49)(0043,"GEMS_PARM_01",4a)(0043,"GEMS_PARM_01",4b)(0043,"GEMS_PARM_01",4c)(0043,"GEMS_PARM_01",4d)(0043,"GEMS_PARM_01",4e)(0043,"GEMS_PARM_01",60)(0043,"GEMS_PARM_01",61)(0043,"GEMS_PARM_01",62)(0043,"GEMS_PARM_01",6f)(0043,"GEMS_PARM_01",70)(0043,"GEMS_PARM_01",71)(0043,"GEMS_PARM_01",72)(0043,"GEMS_PARM_01",73)(0043,"GEMS_PARM_01",74)(0043,"GEMS_PARM_01",75)(0043,"GEMS_PARM_01",76)(0043,"GEMS_PARM_01",77)(0043,"GEMS_PARM_01",78)(0043,"GEMS_PARM_01",79)(0043,"GEMS_PARM_01",7a)(0043,"GEMS_PARM_01",7b)(0043,"GEMS_PARM_01",7c)(0043,"GEMS_PARM_01",7d)(0043,"GEMS_PARM_01",7e)(0043,"GEMS_PARM_01",7f)(0043,"GEMS_PARM_01",80)(0043,"GEMS_PARM_01",81)(0043,"GEMS_PARM_01",82)(0043,"GEMS_PARM_01",83)(0043,"GEMS_PARM_01",84)(0043,"GEMS_PARM_01",85)(0043,"GEMS_PARM_01",86)(0043,"GEMS_PARM_01",87)(0043,"GEMS_PARM_01",88)(0043,"GEMS_PARM_01",89)(0043,"GEMS_PARM_01",8a)(0043,"GEMS_PARM_01",8b)(0043,"GEMS_PARM_01",8c)(0043,"GEMS_PARM_01",8d)(0043,"GEMS_PARM_01",8e)(0043,"GEMS_PARM_01",8f)(0043,"GEMS_PARM_01",90)(0043,"GEMS_PARM_01",91)(0043,"GEMS_PARM_01",92)(0043,"GEMS_PARM_01",93)(0043,"GEMS_PARM_01",94)(0043,"GEMS_PARM_01",95)(0043,"GEMS_PARM_01",96)(0043,"GEMS_PARM_01",97)(0043,"GEMS_PARM_01",98)(0043,"GEMS_PARM_01",99)(0043,"GEMS_PARM_01",9a)(0043,"GEMS_PARM_01",9b)(0043,"GEMS_PARM_01",9c)(0043,"GEMS_PARM_01",9d)(0043,"GEMS_PARM_01",9e)(0043,"GEMS_PARM_01",9f)(0043,"GE_GENESIS_REV3.0",1e)(0043,"GE_GENESIS_REV3.0",27)(0045,"GEMS_SENO_02",04)(0045,"GEMS_SENO_02",06)(0045,"GEMS_SENO_02",09)(0045,"GEMS_SENO_02",0b)(0045,"GEMS_SENO_02",0c)(0045,"GEMS_SENO_02",0d)(0045,"GEMS_SENO_02",11)(0045,"GEMS_SENO_02",12)(0045,"GEMS_SENO_02",13)(0045,"GEMS_SENO_02",14)(0045,"GEMS_SENO_02",15)(0045,"GEMS_SENO_02",16)(0045,"GEMS_SENO_02",1B)(0045,"GEMS_SENO_02",1D)(0045,"GEMS_SENO_02",1E)(0045,"GEMS_SENO_02",1F)(0045,"GEMS_SENO_02",20)(0045,"GEMS_SENO_02",21)(0045,"GEMS_SENO_02",22)(0045,"GEMS_SENO_02",23)(0045,"GEMS_SENO_02",24)(0045,"GEMS_SENO_02",25)(0045,"GEMS_SENO_02",26)(0045,"GEMS_SENO_02",27)(0045,"GEMS_SENO_02",28)(0045,"GEMS_SENO_02",29)(0045,"GEMS_SENO_02",2a)(0045,"GEMS_SENO_02",2b)(0045,"GEMS_SENO_02",39)(0045,"GEMS_SENO_02",3a)(0045,"GEMS_SENO_02",3b)(0045,"GEMS_SENO_02",3c)(0045,"GEMS_SENO_02",3d)(0045,"GEMS_SENO_02",3e)(0045,"GEMS_SENO_02",3f)(0047,"GEMS_ADWSoft_3D1",01)(0047,"GEMS_ADWSoft_3D1",50)(0047,"GEMS_ADWSoft_3D1",51)(0047,"GEMS_ADWSoft_3D1",53)(0047,"GEMS_ADWSoft_3D1",54)(0047,"GEMS_ADWSoft_3D1",55)(0047,"GEMS_ADWSoft_3D1",57)(0047,"GEMS_ADWSoft_3D1",58)(0047,"GEMS_ADWSoft_3D1",59)(0047,"GEMS_ADWSoft_3D1",60)(0047,"GEMS_ADWSoft_3D1",61)(0047,"GEMS_ADWSoft_3D1",63)(0047,"GEMS_ADWSoft_3D1",64)(0047,"GEMS_ADWSoft_3D1",65)(0047,"GEMS_ADWSoft_3D1",70)(0047,"GEMS_ADWSoft_3D1",71)(0047,"GEMS_ADWSoft_3D1",72)(0047,"GEMS_ADWSoft_3D1",80)(0047,"GEMS_ADWSoft_3D1",85)(0047,"GEMS_ADWSoft_3D1",89)(0047,"GEMS_ADWSoft_3D1",8A)(0047,"GEMS_ADWSoft_3D1",8B)(0047,"GEMS_ADWSoft_3D1",91)(0047,"GEMS_ADWSoft_3D1",92)(0047,"GEMS_ADWSoft_3D1",93)(0047,"GEMS_ADWSoft_3D1",94)(0047,"GEMS_ADWSoft_3D1",95)(0047,"GEMS_ADWSoft_3D1",96)(0047,"GEMS_ADWSoft_3D1",98)(0047,"GEMS_ADWSoft_3D1",99)(0047,"GEMS_ADWSoft_3D1",9A)(0047,"GEMS_ADWSoft_3D1",9B)(0047,"GEMS_ADWSoft_3D1",9C)(0047,"GEMS_ADWSoft_3D1",B0)(0047,"GEMS_ADWSoft_3D1",B1)(0047,"GEMS_ADWSoft_3D1",B2)(0047,"GEMS_ADWSoft_3D1",B5)(0047,"GEMS_ADWSoft_3D1",B6)(0047,"GEMS_ADWSoft_3D1",B7)(0047,"GEMS_ADWSoft_3D1",B8)(0047,"GEMS_ADWSoft_3D1",B9)(0047,"GEMS_ADWSoft_3D1",BA)(0047,"GEMS_ADWSoft_3D1",BB)(0047,"GEMS_ADWSoft_3D1",BC)(0047,"GEMS_ADWSoft_3D1",C0)(0047,"GEMS_ADWSoft_3D1",C1)(0047,"GEMS_ADWSoft_3D1",C2)(0047,"GEMS_ADWSoft_3D1",D1)(0047,"GEMS_ADWSoft_3D1",D2)(0047,"GEMS_ADWSoft_3D1",D3)(0047,"GEMS_ADWSoft_3D1",D4)(0047,"GEMS_ADWSoft_3D1",D5)(0051,"SIEMENS CM VA0 CMS",10)(0055,"SIEMENS ISI",46)(0087,"1.2.840.113708.794.1.1.2.0",10)(0087,"1.2.840.113708.794.1.1.2.0",20)(0087,"1.2.840.113708.794.1.1.2.0",50)(0089,"DIDI TO PCR 1.1",10)(0095,"SIENET",01)(0095,"SIENET",04)(0095,"SIENET",05)(0095,"SIENET",07)(0099,"SIENET",02)(00E1,"ELSCINT1",01)(00E1,"ELSCINT1",14)(00E1,"ELSCINT1",22)(00E1,"ELSCINT1",23)(00E1,"ELSCINT1",24)(00E1,"ELSCINT1",25)(00E1,"ELSCINT1",40)(0135,"SONOWAND AS",10)(0135,"SONOWAND AS",11)(0135,"SONOWAND AS",12)(0193,"SIEMENS ISI",02)(0307,"SIEMENS ISI",01)(0309,"SIEMENS ISI",01)(0601,"ELSCINT1",00)(0601,"ELSCINT1",20)(0601,"ELSCINT1",21)(0601,"ELSCINT1",30)(0601,"ELSCINT1",31)(0601,"ELSCINT1",50)(0601,"ELSCINT1",70)(0601,"ELSCINT1",71)(0601,"ELSCINT1",72)(1369,"AEGIS_DICOM_2.00",00)(2001,"PHILIPS IMAGING DD 001",01)(2001,"PHILIPS IMAGING DD 001",02)(2001,"PHILIPS IMAGING DD 001",03)(2001,"PHILIPS IMAGING DD 001",04)(2001,"PHILIPS IMAGING DD 001",06)(2001,"PHILIPS IMAGING DD 001",07)(2001,"PHILIPS IMAGING DD 001",08)(2001,"PHILIPS IMAGING DD 001",09)(2001,"PHILIPS IMAGING DD 001",0a)(2001,"PHILIPS IMAGING DD 001",0b)(2001,"PHILIPS IMAGING DD 001",0c)(2001,"PHILIPS IMAGING DD 001",0e)(2001,"PHILIPS IMAGING DD 001",0f)(2001,"PHILIPS IMAGING DD 001",10)(2001,"PHILIPS IMAGING DD 001",11)(2001,"PHILIPS IMAGING DD 001",12)(2001,"PHILIPS IMAGING DD 001",13)(2001,"PHILIPS IMAGING DD 001",14)(2001,"PHILIPS IMAGING DD 001",15)(2001,"PHILIPS IMAGING DD 001",16)(2001,"PHILIPS IMAGING DD 001",17)(2001,"PHILIPS IMAGING DD 001",18)(2001,"PHILIPS IMAGING DD 001",19)(2001,"PHILIPS IMAGING DD 001",1a)(2001,"PHILIPS IMAGING DD 001",1b)(2001,"PHILIPS IMAGING DD 001",1c)(2001,"PHILIPS IMAGING DD 001",1d)(2001,"PHILIPS IMAGING DD 001",1f)(2001,"PHILIPS IMAGING DD 001",20)(2001,"PHILIPS IMAGING DD 001",21)(2001,"PHILIPS IMAGING DD 001",22)(2001,"PHILIPS IMAGING DD 001",23)(2001,"PHILIPS IMAGING DD 001",24)(2001,"PHILIPS IMAGING DD 001",25)(2001,"PHILIPS IMAGING DD 001",26)(2001,"PHILIPS IMAGING DD 001",2d)(2001,"PHILIPS IMAGING DD 001",32)(2001,"PHILIPS IMAGING DD 001",33)(2001,"PHILIPS IMAGING DD 001",35)(2001,"PHILIPS IMAGING DD 001",36)(2001,"PHILIPS IMAGING DD 001",3f)(2001,"PHILIPS IMAGING DD 001",58)(2001,"PHILIPS IMAGING DD 001",5f)(2001,"PHILIPS IMAGING DD 001",60)(2001,"PHILIPS IMAGING DD 001",61)(2001,"PHILIPS IMAGING DD 001",62)(2001,"PHILIPS IMAGING DD 001",63)(2001,"PHILIPS IMAGING DD 001",67)(2001,"PHILIPS IMAGING DD 001",77)(2001,"PHILIPS IMAGING DD 001",7b)(2001,"PHILIPS IMAGING DD 001",81)(2001,"PHILIPS IMAGING DD 001",9f)(2001,"PHILIPS IMAGING DD 001",a1)(2001,"PHILIPS IMAGING DD 001",f1)(2001,"PHILIPS IMAGING DD 001",f2)(2001,"Philips Imaging DD 001",01)(2001,"Philips Imaging DD 001",02)(2001,"Philips Imaging DD 001",03)(2001,"Philips Imaging DD 001",04)(2001,"Philips Imaging DD 001",06)(2001,"Philips Imaging DD 001",07)(2001,"Philips Imaging DD 001",08)(2001,"Philips Imaging DD 001",09)(2001,"Philips Imaging DD 001",0a)(2001,"Philips Imaging DD 001",0b)(2001,"Philips Imaging DD 001",0c)(2001,"Philips Imaging DD 001",0e)(2001,"Philips Imaging DD 001",0f)(2001,"Philips Imaging DD 001",10)(2001,"Philips Imaging DD 001",11)(2001,"Philips Imaging DD 001",12)(2001,"Philips Imaging DD 001",13)(2001,"Philips Imaging DD 001",14)(2001,"Philips Imaging DD 001",15)(2001,"Philips Imaging DD 001",16)(2001,"Philips Imaging DD 001",17)(2001,"Philips Imaging DD 001",18)(2001,"Philips Imaging DD 001",19)(2001,"Philips Imaging DD 001",1a)(2001,"Philips Imaging DD 001",1b)(2001,"Philips Imaging DD 001",1c)(2001,"Philips Imaging DD 001",1d)(2001,"Philips Imaging DD 001",1f)(2001,"Philips Imaging DD 001",20)(2001,"Philips Imaging DD 001",21)(2001,"Philips Imaging DD 001",22)(2001,"Philips Imaging DD 001",23)(2001,"Philips Imaging DD 001",24)(2001,"Philips Imaging DD 001",25)(2001,"Philips Imaging DD 001",26)(2001,"Philips Imaging DD 001",2d)(2001,"Philips Imaging DD 001",32)(2001,"Philips Imaging DD 001",33)(2001,"Philips Imaging DD 001",35)(2001,"Philips Imaging DD 001",36)(2001,"Philips Imaging DD 001",3f)(2001,"Philips Imaging DD 001",58)(2001,"Philips Imaging DD 001",5f)(2001,"Philips Imaging DD 001",60)(2001,"Philips Imaging DD 001",61)(2001,"Philips Imaging DD 001",62)(2001,"Philips Imaging DD 001",63)(2001,"Philips Imaging DD 001",67)(2001,"Philips Imaging DD 001",77)(2001,"Philips Imaging DD 001",7b)(2001,"Philips Imaging DD 001",81)(2001,"Philips Imaging DD 001",9f)(2001,"Philips Imaging DD 001",a1)(2001,"Philips Imaging DD 001",f1)(2001,"Philips Imaging DD 001",f2)(2005,"PHILIPS MR IMAGING DD 001",05)(2005,"PHILIPS MR IMAGING DD 001",1e)(2005,"PHILIPS MR IMAGING DD 001",1f)(2005,"PHILIPS MR IMAGING DD 001",20)(2005,"PHILIPS MR IMAGING DD 001",2d)(2005,"PHILIPS MR IMAGING DD 001",83)(2005,"PHILIPS MR IMAGING DD 001",a1)(2005,"PHILIPS MR IMAGING DD 001",b0)(2005,"PHILIPS MR IMAGING DD 001",b1)(2005,"PHILIPS MR IMAGING DD 001",b2)(2005,"Philips MR Imaging DD 001",05)(2005,"Philips MR Imaging DD 001",1e)(2005,"Philips MR Imaging DD 001",1f)(2005,"Philips MR Imaging DD 001",20)(2005,"Philips MR Imaging DD 001",2d)(2005,"Philips MR Imaging DD 001",83)(2005,"Philips MR Imaging DD 001",a1)(2005,"Philips MR Imaging DD 001",b0)(2005,"Philips MR Imaging DD 001",b1)(2005,"Philips MR Imaging DD 001",b2)(2005,"Philips MR Imaging DD 005",02)(2011,"FDMS 1.0",11)(3f01,"INTELERAD MEDICAL SYSTEMS",01)(3f01,"INTELERAD MEDICAL SYSTEMS",02)(3f01,"INTELERAD MEDICAL SYSTEMS",03)(3f01,"INTELERAD MEDICAL SYSTEMS",04)(3f01,"INTELERAD MEDICAL SYSTEMS",05)(3f01,"INTELERAD MEDICAL SYSTEMS",06)(3f01,"INTELERAD MEDICAL SYSTEMS",07)(3f01,"INTELERAD MEDICAL SYSTEMS",08)(4009,"SIEMENS ISI",01)(4009,"SIEMENS ISI",20)(4009,"SIEMENS ISI",30)(4009,"SIEMENS ISI",70)(4009,"SIEMENS ISI",e0)(4009,"SIEMENS ISI",e1)(4009,"SIEMENS ISI",e3)(50F1,"FDMS 1.0",06)(50F1,"FDMS 1.0",07)(50F1,"FDMS 1.0",08)(50F1,"FDMS 1.0",09)(50F1,"FDMS 1.0",10)(50F1,"FDMS 1.0",20)(6001,"PHILIPS MR/LAST",00)(6001-o-60ff,"DLX_LKUP_01",01)(6001-o-60ff,"DLX_LKUP_01",02)(6001-o-60ff,"PAPYRUS 3.0",00)(6001-o-60ff,"PAPYRUS 3.0",01)(6001-o-60ff,"PAPYRUS 3.0",10)(6001-o-60ff,"PAPYRUS 3.0",11)(6001-o-60ff,"PAPYRUS 3.0",40)(6001-o-60ff,"PAPYRUS 3.0",50)(6001-o-60ff,"PAPYRUS 3.0",60)(6001-o-60ff,"PAPYRUS 3.0",70)(6001-o-60ff,"PAPYRUS 3.0",72)(6001-o-60ff,"PAPYRUS 3.0",74)(6001-o-60ff,"PAPYRUS 3.0",76)(6001-o-60ff,"PAPYRUS 3.0",78)(6001-o-60ff,"PAPYRUS 3.0",80)(6001-o-60ff,"PAPYRUS 3.0",82)(6001-o-60ff,"PAPYRUS 3.0",a0)(6001-o-60ff,"PAPYRUS 3.0",a2)(6001-o-60ff,"PAPYRUS 3.0",a4)(6001-o-60ff,"PAPYRUS 3.0",b0)(6001-o-60ff,"PAPYRUS 3.0",b2)(6001-o-60ff,"PAPYRUS 3.0",ba)(6001-o-60ff,"PAPYRUS 3.0",bc)(6001-o-60ff,"PAPYRUS 3.0",c0)(6021,"SIEMENS CM VA0 CMS",00)(6021,"SIEMENS CM VA0 CMS",10)(6021,"SIEMENS CT VA0 OST",00)(6021,"SIEMENS CT VA0 OST",10)(7001,"Picker NM Private Group",01)(7001,"Picker NM Private Group",02)(7001,"SIEMENS MED",10)(7001-o-70ff,"DLX_ANNOT_01",04)(7001-o-70ff,"DLX_ANNOT_01",05)(7001-o-70ff,"DLX_ANNOT_01",07)(7003,"SIEMENS MED",10)(7005,"SIEMENS MED",10)(7FE1,"SIEMENS CSA NON-IMAGE",10)(7FE1,"SPI-P Release 1",10)(7fe1,"SIEMENS CM VA0 CMS",00)(7fe3,"SIEMENS NUMARIS II",00)(7fe3,"SIEMENS NUMARIS II",10)(7fe3,"SIEMENS NUMARIS II",20)(7ff1,"TOSHIBA_MEC_1.0",01)(7ff1,"TOSHIBA_MEC_1.0",02)(7ff1,"TOSHIBA_MEC_1.0",03)(7ff1,"TOSHIBA_MEC_1.0",10)(7ff1,"TOSHIBA_MEC_CT_1.0",01)(7ff1,"TOSHIBA_MEC_CT_1.0",02)(7ff1,"TOSHIBA_MEC_CT_1.0",03)(7ff1,"TOSHIBA_MEC_CT_1.0",04)(7ff1,"TOSHIBA_MEC_CT_1.0",05)(7ff1,"TOSHIBA_MEC_CT_1.0",07)(7ff1,"TOSHIBA_MEC_CT_1.0",08)(7ff1,"TOSHIBA_MEC_CT_1.0",09)(7ff1,"TOSHIBA_MEC_CT_1.0",0a)(7ff1,"TOSHIBA_MEC_CT_1.0",0b)(7ff1,"TOSHIBA_MEC_CT_1.0",0c)(7ff1,"TOSHIBA_MEC_CT_1.0",0d)',lr="GenericGroupLengthIllegalGroupLengthIllegalPrivateCreatorUnknownISICommandFieldAttachIDApplicationCodeAttachIDMessageCountAttachIDDateAttachIDTimeMessageTypeMaxWaitingDateMaxWaitingTimeUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownFileLocationFileSizeAlternateImageSequenceAnonymizerUIDMapAnonymizerUIDKeyAnonymizerUIDValueAnonymizerPatientIDMapAnonymizerPatientIDKeyAnonymizerPatientIDValueImageControlUnitImageUIDRouteImageUIDImageDisplayInformationVersionNoPatientInformationVersionNoFilmUIDExposureUnitTypeCodeKanjiHospitalNameDistributionCodeKanjiDepartmentNameBlackeningProcessFlagCRHeaderInformationUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownStudyFlagsStudyTypeUnknownUnknownSeriesFlagsUserOrientationInitiationTypeInitiationDelayInitiationCountRateNumberEnergySetsNumberDetectorsUnknownUnknownSeriesCommentsTrackBeatAverageDistancePrescribedUnknownGantryLocusTypeStartingHeartRateRRWindowWidthRRWindowOffsetPercentCycleImagedUnknownPatientFlagsPatientCreationDatePatientCreationTimeFullFidelitySuiteIdProductIdUnknownUnknownUnknownImageActualDateUnknownServiceIdMobileLocationNumberUnknownEquipmentUIDGenesisVersionNowExamRecordChecksumUnknownActualSeriesDataTimeStampExposureChannelExposureStartTimeSIENETGeneralPurposeIMGEFUnknownOriginalFileNameOriginalFileLocationDataSetIdentifierSPIReleaseUnknownNumberOfMeasurementsStorageModeEvaluationMaskImageLastMoveDateLastMoveTimeGeneratorIdentificationLabelGantryIdentificationLabelX-RayTubeIdentificationLabelDetectorIdentificationLabelDASIdentificationLabelSMIIdentificationLabelCPUIdentificationLabelHeaderVersionUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownRISPatientInfoIMGEFRecognitionCodeByteOffsetOfOriginalHeaderLengthOfOriginalHeaderByteOffsetOfPixelmatrixLengthOfPixelmatrixInBytesUnknownUnknownPDMEFIDPlaceholderPDMDataObjectTypeExtensionSIENETCommandFieldReceiverPLATransferPriorityActualUserCommentsSPIImageUIDDataObjectTypeDataObjectSubtypeCommentsSPIImageUIDDataObjectTypeDataObjectSubtypeCommentsSPIImageUIDDataObjectTypeDataObjectSubtypeDataObjectRecognitionCodeImageDataConsistenceUnknownUnknownUniqueIdentifierUnknownUnknownUnknownPACSUniqueIdentifierClusterUniqueIdentifierSystemUniqueIdentifierUnknownStudyUniqueIdentifierSeriesUniqueIdentifierUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownPrivateGroupLengthPrivateCreatorPatientDOBSeriesTypeEffectiveSeriesDurationNumBeatsRadioNuclideNameUnknownDatasetNameDatasetTypeDetectorNumberEnergyNumberRRIntervalWindowNumberMGBinNumberRadiusOfRotationDetectorCountZoneNumEnergyWindowsEnergyOffsetEnergyRangeImageOrientationUseFOVMaskFOVMaskYCutoffAngleFOVMaskCutoffAngleTableOrientationROITopLeftROIBottomRightUnknownEnergyCorrectNameSpatialCorrectNameTuningCalibNameUniformityCorrectNameAcquisitionSpecificCorrectNameByteOrderPictureFormatPixelScalePixelOffsetFOVShapeDatasetFlagsThresholdCenterThresholdWidthInterpolationTypePeriodElapsedTimePatientStatusUnknownRegistrationDateRegistrationTimeUnknownUsedPatientWeightOrganCodePatientUIDPatientIDCaseIDRequestIDExaminationUIDPatientRegistrationDatePatientRegistrationTimePatientLastNamePatientFirstNamePatientHospitalStatusCurrentLocationTimePatientInsuranceStatusPatientBillingTypePatientBillingAddressFluoroTimerPtopDoseAreaProductPtopTotalSkinDoseUnknownPatientInitialPuckCounterSPIDataObjectTypeFluoroTimerAFluoroSkinDoseATotalSkinDoseAFluoroDoseAreaProductATotalDoseAreaProductAFluoroTimerBFluoroSkinDoseBTotalSkinDoseBFluoroDoseAreaProductBTotalDoseAreaProductBPatientUIDPatientIDPatientRegistrationDatePatientRegistrationTimePatientnameRISPatientprenameRISPatientHospitalStatusMedicalAlertsContrastAllergiesOrganAllergyIndicationPregnancyOrganAllergyIndicationPregnancyOrganAllergyIndicationPregnancyPatientEntryIDUnknownUnknownUnknownUnknownUnknownUnknownUnknownDigitalFOVUnknownUnknownAutoTrackPeakAutoTrackWidthTransmissionScanTimeTransmissionMaskWidthCopperAttenuatorThicknessUnknownUnknownTomoViewOffsetStudyCommentsModifyingPhysicianModificationDateModificationTimePatientNamePatientIdPatientBirthdatePatientWeightPatientsMaidenNameReferringPhysicianAdmittingDiagnosisPatientSexProcedureDescriptionRestDirectionPatientPositionViewDirectionUnknownUnknownUnknownUnknownUnknownUnknownUnknownStenosisCalibrationRatioStenosisMagnificationCardiacCalibrationRatioExtendedBodyPartExtendedViewPositionImagesSOPClassCRImageParamsCommonCRImageIPParamsSingleCRImageIPParamsLeftCRImageIPParamsRightUnknownImageBlankingShapeImageBlankingLeftVerticalEdgeImageBlankingRightVerticalEdgeImageBlankingUpperHorizontalEdgeImageBlankingLowerHorizontalEdgeCenterOfCircularImageBlankingRadiusOfCircularImageBlankingMaximumImageFrameSizeRouteAETPCRPrintScalePCRPrintJobEndPCRNoFilmCopiesPCRFilmLayoutPositionPCRPrintReportNameRADProtocolPrinterRADProtocolMediumUnprocessedFlagKeyValuesDestinationPostprocessingFunctionVersionRangingModeAbdomenBrightnessFixedBrightnessDetailContrastContrastBalanceStructureBoostStructurePreferenceNoiseRobustnessNoiseDoseLimitNoiseDoseStepNoiseFrequencyLimitWeakContrastLimitStrongContrastLimitStructureBoostOffsetSmoothGainMeasureField1MeasureField2KeyPercentile1KeyPercentile2DensityLUTBrightnessGammaAngleValueLArmAngleValuePArmAngleValueCArmAngleLabelLArmAngleLabelPArmAngleLabelCArmProcedureNameExamNamePatientSizeRecordViewInjectorDelayAutoInjectAcquisitionModeCameraRotationEnabledReverseSweepSpatialFilterStrengthZoomFactorXZoomCenterYZoomCenterFocusDoseSideMarkPercentageLandscapeExposureDurationKanjiBodyPartForExposureKanjiMenuNameImageProcessingTypeEDRModeRadiographersCodeSplitExposureFormatNoOfSplitExposureFramesReadingPositionSpecificationReadingSensitivityCenterFilmAnnotationCharacterString1FilmAnnotationCharacterString2CREDRModeCRLatitudeCRGroupNumberCRImageSerialNumberCRBarCodeNumberCRFilmOutputExposuresUnknownNumberOfCellsInDetectorCellNumberAtThetaCellSpacingUnknownUnknownUnknownHorizontalFrameOfReferenceSeriesContrastLastPseqStartNumberForBaselineEnd NumberForBaselineStartNumberForEnhancedScansEndNumberForEnhancedScansSeriesPlaneFirstScanRASFirstScanLocationLastScanRASLastScanLocationDisplayFieldOfViewUnknownUnknownTableSpeedMidScanTimeMidScanFlagDegreesOfAzimuthGantryPeriodXrayOnPositionXrayOffPositionNumberOfTriggersUnknownAngleOfFirstViewTriggerFrequencyScanFOVTypeUnknownUnknownUnknownUnknownUnknownStatReconFlagComputeTypeSegmentNumberTotalSegmentsRequestedInterscanDelayViewCompressionFactorUnknownUnknownTotalNumberOfRefChannelsDataSizeForScanDataReconPostProcessingFlagUnknownCTWaterNumberCTBoneNumberAcquisitionDurationUnknownNumberOfChannels1To512IncrementBetweenChannelsStartingViewNumberOfViewsIncrementBetweenViewsDependantOnNumberOfViewsProcessedFieldOfViewInDetectorCellsValueOfBackProjectionButtonSetIfFatqEstimatesWereUsedZChannelAvgOverViewsAvgOfLeftRefChannelsOverViewsMaxLeftChannelOverViewsAvgOfRightRefChannelsOverViewsMaxRightChannelOverViewsSecondEchoNumberOfEchosTableDeltaContiguousUnknownUnknownPeakSARMonitorSARUnknownCardiacRepetition TimeImagesPerCardiacCycleActualReceiveGainAnalogActualReceiveGainDigitalDelayAfterTriggerSwapPhaseFrequencyPauseIntervalPulseTimeSliceOffsetOnFrequencyAxisCenterFrequencyTransmitGainAnalogReceiverGainDigitalReceiverGainBitmapDefiningCVsCenterFrequencyMethodUnknownPulseSequenceModePulseSequenceNamePulseSequenceDateInternalPulseSequenceNameTransmittingCoilSurfaceCoilTypeExtremityCoilFlagRawDataRunNumberCalibratedFieldStrengthSATFatWaterBoneReceiveBandwidthUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataUserDataProjectionAngleSaturationPlanesSurfaceCoilIntensityCorrectionFlagSATLocationRSATLocationLSATLocationASATLocationPSATLocationHSATLocationFSATThicknessRLSATThicknessAPSATThicknessHFPrescribedFlowAxisVelocityEncodingThicknessDisclaimerPrescanTypePrescanStatusRawDataTypeProjectionAlgorithmProjectionAlgorithmUnknownFractionalEchoPrepPulseCardiacPhasesVariableEchoFlagConcatenatedSATReferenceChannelUsedBackProjectorCoefficientPrimarySpeedCorrectionUsedOverrangeCorrectionUsedDynamicZAlphaValueUserDataUserDataUnknownVelocityEncodeScaleUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownFastPhasesUnknownUnknownTransmitGainAxialTypeSwapPhaseFrequencyPulseSequenceNameCoilTypeSATFatWaterBoneBitmapOfSATSelectionsSurfaceCoilIntensityCorrectionFlagPhaseContrastFlowAxisPhaseContrastVelocityEncodingFractionalEchoVariableEchoFlagConcatenatedSatNumberOfPhasesAPRNameFrameRateFieldOfViewFieldOfViewUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownMainMagneticFieldFlowCompensationMinimumRRIntervalMaximumRRIntervalNumberOfRejectionsNumberOfRRIntervalsArrhythmiaRejectionUnknownCycledMultipleSliceRESTUnknownFourierInterpolationUnknownPrepulsePrepulseDelayUnknownUnknownWSProtocolString1WSProtocolString2WSProtocolString3WSProtocolString4FieldOfViewCCAngulationAPAngulationLRAngulationPatientPositionPatientOrientationSliceOrientationLROffcenterCCOffcenterAPOffcenterUnknownNumberOfSlicesSliceFactorEchoTimesDynamicStudyHeartbeatIntervalRepetitionTimeFFEFFEFlipAngleNumberOfScansUnknownDynamicScanTimeBeginUnknownRepetitionTimeSERepetitionTimeIRNumberOfPhasesCardiacFrequencyInversionDelayGateDelayGateWidthTriggerDelayTimeNumberOfChemicalShiftsChemicalShiftNumberOfRowsNumberOfSamplesMagnetizationTransferContrastSpectralPresaturationWithInversionRecoveryUnknownUnknownUnknownUnknownUnknownUnknownUnknownFoldoverDirectionTransverseFoldoverDirectionSagittalFoldoverDirectionCoronalUnknownUnknownUnknownNumberOfEchoesScanResolutionWaterFatShiftArtifactReductionUnknownUnknownScanPercentageHalfscanEPIFactorTurboFactorUnknownPercentageOfScanCompletedUnknownNumberOfStacksStackTypeUnknownLROffcenterCCOffcenterAPOffcenterReconstructionResolutionResonanceFrequencyTriggerDelayTimesPrepulseTypePrepulseDelayPhaseContrastVelocityChemicalShiftNumberPhaseNumberParameterFileNameSequenceFileNameSequenceFileOwnerSequenceDescriptionEPIFileNameNetFrequencyMeasurementModeCalculationModeNoiseLevelNumberOfDataBytesDistanceSourceToSourceSideCollimatorDistanceSourceToDetectorSideCollimatorNumberOfPossibleChannelsMeanChannelNumberDetectorSpacingDetectorCenterReadingIntegrationTimeDetectorAlignmentUnknownUnknownFocusAlignmentFocalSpotDeflectionAmplitudeFocalSpotDeflectionPhaseFocalSpotDeflectionOffsetWaterScalingFactorInterpolationFactorPatientRegionPatientPhaseOfLifeOsteoOffsetOsteoRegressionLineSlopeOsteoRegressionLineInterceptOsteoStandardizationCodeOsteoPhantomNumberUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownFeedPerRotationPulmoTriggerLevelExpiratoricReserveVolumeVitalCapacityPulmoWaterPulmoAirPulmoDatePulmoTimeSourceSideCollimatorApertureDetectorSideCollimatorApertureExposureTimeExposureCurrentKVPGeneratorPowerCurrentGeneratorVoltageMasterControlMaskProcessingMaskUnknownUnknownNumberOfVirtuellChannelsNumberOfReadingsUnknownNumberOfProjectionsNumberOfBytesReconstructionAlgorithmSetReconstructionAlgorithmIndexRegenerationSoftwareVersionUnknownMeasurementModeImageTypeSoftwareVersionMPMCodeLatitudeSensitivityEDRLFixSFixPresetModeRegionSubregionOrientationMarkOnFilmRotationOnDRCReaderTypeSubModalityReaderSerialNumberCassetteScaleCassetteMatrixCassetteSubmatrixBarcodeContrastTypeRotationAmountRotationCenterDensityShiftFrequencyRankFrequencyEnhancementFrequencyTypeKernelLengthKernelModeConvolutionModePLASourcePLADestinationUIDOriginalImageUnknownReaderHeaderPLAOfSecondaryDestinationUnknownUnknownMagneticFieldStrengthADCVoltageADCOffsetTransmitterAmplitudeNumberOfTransmitterAmplitudesTransmitterAttenuatorTransmitterCalibrationTransmitterReferenceReceiverTotalGainReceiverAmplifierGainReceiverPreamplifierGainReceiverCableAttenuationReceiverReferenceGainReceiverFilterFrequencyReconstructionScaleFactorReferenceScaleFactorPhaseGradientAmplitudeReadoutGradientAmplitudeSelectionGradientAmplitudeGradientDelayTimeTotalGradientDelayTimeSensitivityCorrectionLabelSaturationPhaseEncodingVectorCoronalComponentSaturationReadoutVectorCoronalComponentRFWatchdogMaskEPIReconstructionSlopeRFPowerErrorIndicatorSpecificAbsorptionRateWholeBodySpecificEnergyDoseAdjustmentStatusMaskEPICapacityEPIInductanceEPISwitchConfigurationCodeEPISwitchHardwareCodeEPISwitchDelayTimeFlowSensitivityCalculationSubmodeFieldOfViewRatioBaseRawMatrixSize2DOversamplingLines3DPhaseOversamplingPartitionsEchoLinePositionEchoColumnPositionLinesPerSegmentPhaseCodingDirectionTotalMeasurementTimeNominalTotalMeasurementTimeCurrentStartDelayTimeDwellTimeNumberOfPhasesSequenceControlMaskMeasurementStatusMaskNumberOfFourierLinesNominalNumberOfFourierLinesCurrentNumberOfFourierLinesAfterZeroFirstMeasuredFourierLineAcquisitionColumnsReconstructionColumnsArrayCoilElementNumberArrayCoilElementSelectMaskArrayCoilElementDataMaskArrayCoilElementToADCConnectArrayCoilElementNoiseLevelArrayCoilADCPairNumberArrayCoilCombinationMaskNumberOfAveragesFlipAngleNumberOfPrescansFilterTypeForRawDataFilterParameterForRawDataFilterTypeForImageDataFilterParameterForImageDataFilterTypeForPhaseCorrectionFilterParameterForPhaseCorrectionNormalizationFilterTypeForImageDataNormalizationFilterParameterForImageDataNumberOfSaturationRegionsSaturationPhaseEncodingVectorSagittalComponentSaturationReadoutVectorSagittalComponentEPIStimulationMonitorModeImageRotationAngleCoilIDMaskCoilClassMaskCoilPositionEPIReconstructionPhaseEPIReconstructionSlopeAcquiredPlaneDefaultTableIsoCenterHeightSceneFlagRefPhotofileFlagSceneNameAcquisitionIndexMixedPulseModeNoOfPositionsNoOfPhasesFrameRateForPositionsNoOfFramesForPositionsSteppingDirectionUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownImageTransferDelayInversFlagUnknownUnknownBlankingCircleDiameterStandDataValidTableTiltTableAxisRotationTableLongitudalPositionTableSideOffsetTableIsoCenterHeightUnknownCollimationDataValidPeriSequenceNoPeriTotalScenesPeriOverlapTopPeriOverlapBottomRawImageNumberXRayDataValidUnknownUnknownUnknownFillingAverageFactorUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownIntensifierLevelCalibrationFactorNativeReviewFlagSceneNumberAcquisitionModeAcquisitonFrameRateECGFlagAdditionalSceneDataFileCopyFlagPhlebovisionFlagCo2FlagMaxSpeedStepWidthDigitalAcquisitionZoomInternalOfflineUIDInternalInternalInternalInternalInternalInternalInternalInternalSystemCalibFactorPlaneAXRayParameterSetNoXRaySystemUnknownAcquiredDisplayModeAcquisitionDelayUnknownMaxFramesLimitMaximumFrameSizeNIUSubtractedFilterTypeFilterFactorNativeAnatomicBackgroundFactorWindowUpperLimitNativeWindowLowerLimitNativeWindowBrightnessPhase1WindowBrightnessPhase2WindowContrastPhase1WindowContrastPhase2FilterFactorSubPeakOpacifiedMaskFrameBIHFrameCentBeamAngulationCaudCranCentBeamAngulationLRAnteriorLongitudinalPositionSideOffsetIsoCenterHeightImageTwistSourceImageDistanceMechanicalMagnificationFactorCalibrationFlagCalibrationAngleCranCaudCalibrationAngleRAOLAOCalibrationTableToFloorDistCalibrationIsocenterToFloorDistCalibrationIsocenterToSourceDistCalibrationSourceToIICalibrationIIZoomCalibrationIIFieldCalibrationFactorCalibrationObjectToImageDistanceCalibrationSystemFactorCalibrationSystemCorrectionCalibrationSystemIIFormatsCalibrationGantryDataValidCollimatorSquareBreadthCollimatorSquareHeightCollimatorSquareDiameterCollimaterFingerTurnAngleCollimaterFingerPositionCollimaterDiaphragmTurnAngleCollimaterDiaphragmPosition1CollimaterDiaphragmPosition2CollimaterDiaphragmModeCollimaterBeamLimitBreadthCollimaterBeamLimitHeightCollimaterBeamLimitDiameterX-RayControlMOdeX-RaySystemFocalSpotExposureControlXRayVoltageXRayCurrentXRayCurrentTimeProductXRayPulseTimeXRaySceneTimeFluoroClockMaximumPulseRatePulsesPerSceneDoseAreaProductOfSceneDoseDoseRateIIToCoverDistanceLastFramePhase1FrameRatePhase1LastFramePhase2FrameRatePhase2LastFramePhase3FrameRatePhase3LastFramePhase4FrameRatePhase4GammaOfNativeImageGammaOfTVSystemPixelshiftXPixelshiftYMaskAverageFactorBlankingCircleFlagCircleRowStartCircleRowEndCircleColumnStartCircleColumnEndCircleDiameterRectangularCollimaterFlagRectangleRowStartRectangleRowEndRectangleColumnStartRectangleColumnEndRectangleAngulationIrisCollimatorFlagIrisRowStartIrisRowEndIrisColumnStartIrisColumnEndIrisAngulationNumberOfFramesPlaneInternalInternalInternalInternalInternalInternalInternalInternalInternalInternalInternalAnatomicBackgroundAutoWindowBaseInternalInternalInternalInternalInternalInternalInternalInternalInternalInternalSystemCalibFactorPlaneBUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownReviewModeAnatomicalBackgroundPercentNumberOfPhasesApplyAnatomicalBackgroundPixelShiftArrayBrightnessContrastEnabledNativeEdgeEnhancementPercentGainNativeEdgeEnhancementLUTIndexNativeEdgeEnhancementKernelSizeSubtrEdgeEnhancementPercentGainSubtrEdgeEnhancementLUTIndexSubtrEdgeEnhancementKernelSizeFadePercentFlippedBeforeLateralityAppliedApplyFadeZoomPanXPanYNativeEdgeEnhancementAdvPercGainSubtrEdgeEnhancementAdvPercGainInvertFlagQuant1KOverlayOriginalResolutionAutoWindowCenterAutoWindowWidthUnknownUnknownUnknownMainsFrequencyOriginalPixelDataQualityECGTriggeringECG1OffsetECG2Offset1ECG2Offset2VideoScanModeVideoLineRateXrayTechniqueImageIdentifierFromatIrisDiaphragmFilterCineParallelCineMasterExposureChannelExposureChannelFirstImageProcessingChannelAcquisitionDelayRelativeImageTimeVideoWhiteCompressionAngulationRotationPhysiologicalDataTypePhysiologicalDataChannelAndKindSampleBitsAllocatedSampleBitsStoredSampleHighBitSampleRepresentationSmallestSampleValueLargestSampleValueNumberOfSamplesSampleDataSampleRatePhysiologicalDataType2PhysiologicalDataChannelAndKind2SampleBitsAllocated2SampleBitsStored2SampleHighBit2SampleRepresentation2SmallestSampleValue2LargestSampleValue2NumberOfSamples2SampleData2SampleRate2UnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownECGTimeMapDataBitsAllocatedECGTimeMapDataBitsStoredECGTimeMapDataHighBitECGTimeMapDataRepresentationECGTimeMapDataSmallestDataValueECGTimeMapDataLargestDataValueECGTimeMapDataNumberOfDataValuesECGTimeMapDataUnknownUnknownVideoBeamBoostChannelGeneratingVideoSyncVideoGainVideoOffsetRTDDataCompressionFactorAECFieldAECFilmScreenAECDensityPatientThicknessBeamDistanceWorkstationNumberTubeNumberBuckyGridFocusChildCollimatorDistanceXCollimatorDistanceYCentralBeamHeightBuckyAngleCArmAngleCollimatorAngleFilterNumberFilterMaterial1FilterMaterial2FilterThickness1FilterThickness2BuckyFormatObjectPositionDeskCommandExtendedExposureTimeActualExposureTimeExtendedXRayTubeCurrentUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownOrientationHeadFeetViewDirectionOrientationSupineProneUnknownUnknownTimeUnknownRETIRED_SourceImageIDsImageSequenceNumberFCRImageIDSetNoImageNoInTheSetPairProcessingInformationEquipmentTypeSpecificInformationSeriesFromWhichPrescribedGenesisVersionNowSeriesRecordChecksumUnknownUnknownGenesisVersionNowAcqReconRecordChecksumTableStartLocationSeriesFromWhichPrescribedImageFromWhichPrescribedScreenFormatAnatomicalReferenceForScoutUnknownLocationsInAcquisitionGraphicallyPrescribedRotationFromSourceXRotRotationFromSourceYRotRotationFromSourceZRotImagePositionImageOrientationIntegerSlopIntegerSlopIntegerSlopIntegerSlopIntegerSlopFloatSlopFloatSlopFloatSlopFloatSlopFloatSlopUnknownUnknownAutoWindowLevelAlphaAutoWindowLevelBetaAutoWindowLevelWindowAutoWindowLevelLevelTubeFocalSpotPositionBiopsyPositionBiopsyTLocationBiopsyRefLocationExposureNumberUnknownUnknownUnknownSliceGapStackRadialAngleReconstructionNumberImageTypeSliceNumberEchoNumberPatientReferenceIDChemicalShiftNumberPhaseNumberDynamicScanNumberNumberOfRowsInObjectRowNumberUnknownScanDateScanTimeSliceGapReconstructionNumberSliceNumberFoVImageMagnificationFactorImageScrollOffsetImagePixelOffsetViewDirectionPatientRestDirectionImagePositionImageNormalImageDistanceImagePositioningHistoryMaskImageRowImageColumnPatientOrientationSet1PatientOrientationSet2StudyNameStudyTypeRotationAngleStartAngleUnknownTopogramTubePositionLengthOfTopogramTopogramCorrectionFactorMaximumTablePositionTableMoveDirectionCodeVOIStartRowVOIStopRowVOIStartColumnVOIStopColumnVOIStartSliceVOIStopSliceVectorStartRowVectorRowStepVectorStartColumnVectorColumnStepRangeTypeCodeReferenceTypeCodeObjectOrientationLightOrientationLightBrightnessLightContrastOverlayThresholdSurfaceThresholdGreyScaleThresholdUnknownUnknownUnknownCreationMaskEvaluationMaskExtendedProcessingMaskUnknownUnknownUnknownUnknownUnknownUnknownZoomTargetTubeAngleROIMaskPhaseCorrectionRowsSequencePhaseCorrectionColumnsSequencePhaseCorrectionRowsReconstructionPhaseCorrectionColumnsReconstructionNumberOf3DRawPartitionsNominalNumberOf3DRawPartitionsCurrentNumberOf3DImagePartitionsActual3DImagePartitionNumberSlabThicknessNumberOfSlicesNominalNumberOfSlicesCurrentCurrentSliceNumberCurrentGroupNumberCurrentSliceDistanceFactorMIPStartRowMIPStopRowMIPStartColumnMIPStartColumnMIPStartSlice Name=MIPStartSliceOrderofSlicesSignalMaskDelayAfterTriggerRRIntervalNumberOfTriggerPulsesRepetitionTimeEffectiveGatePhaseGateThresholdGatedRatioNumberOfInterpolatedImagesNumberOfEchoesSecondEchoTimeSecondRepetitionTimeCardiacCodeSaturationPhaseEncodingVectorTransverseComponentSaturationReadoutVectorTransverseComponentEPIChangeValueOfMagnitudeEPIChangeValueOfXComponentEPIChangeValueOfYComponentEPIChangeValueOfZComponentSequenceTypeVectorSizeOriginalVectorSizeExtendedAcquiredSpectralRangeVOIPositionVOISizeCSIMatrixSizeOriginalCSIMatrixSizeExtendedSpatialGridShiftSignalLimitsMinimumSignalLimitsMaximumSpecInfoMaskEPITimeRateOfChangeOfMagnitudeEPITimeRateOfChangeOfXComponentEPITimeRateOfChangeOfYComponentEPITimeRateOfChangeOfZComponentEPITimeRateOfChangeLegalLimit1EPIOperationModeFlagEPIFieldCalculationSafetyFactorEPILegalLimit1OfChangeValueEPILegalLimit2OfChangeValueEPIRiseTimeArrayCoilADCOffsetArrayCoilPreamplifierGainSaturationTypeSaturationNormalVectorSaturationPositionVectorSaturationThicknessSaturationWidthSaturationDistanceImagesInStudyScenesInStudyImagesInPhotofilePlaneBImagesExistNoOf2MBChunksImagesInAllScenesArchiveSWInternalVersionAcquisitionTypeAcquisitionModeFootswitchIndexAcquisitionRoomCurrentTimeProductDoseSkinDosePercentSkinDoseAccumulationSkinDoseRateCopperFilterMeasuringFieldPostBlankingCircleDynaAnglesTotalStepsDynaXRayInfoModalityLUTInputGammaModalityLUTOutputGammaSH_STPARAcquisitionZoomDynaAngulationStepWidthHarmonizationDRSingleFlagSourceToIsocenterPressureDataECGIndexArrayFDFlagSH_ZOOMSH_COLPARK_FactorEVETotalSceneTimeRestoreFlagStandMovementFlagFDRowsFDColumnsTableMovementFlagOriginalOrganProgramNameCrispyXPIFilterSeriesUniqueIdentifierUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownWindowOfImagesIDWindowOfImagesTypeWindowOfImagesScopeUnknownNoiseReductionContrastAmplificationEdgeContrastBoostingLatitudeReductionFindRangeAlgorithmThresholdCAlgorithmSensometricCurveLowerWindowOffsetUpperWindowOffsetMinPrintableDensityMaxPrintableDensityBrightnessContrastShapeFactorUnknownUnknownUnknownUnknownUnknownUnknownCRExposureMenuCodeCRExposureMenuStringCREDRModeCRLatitudeCRGroupNumberCRImageSerialNumberCRBarCodeNumberCRFilmOutputExposureCRFilmFormatCRSShiftStringCRSShiftCRCShiftCRGTCRGACRGCCRGSCRRTCRRECRRNCRDRTCRDRECRDRNCRORECRORNCRORDCRCassetteSizeCRMachineIDCRMachineTypeCRTechnicianCodeCREnergySubtractionParametersCRExposureMenuCodeCRExposureMenuStringCREDRModeCRLatitudeCRGroupNumberCRImageSerialNumberCRBarCodeNumberCRFilmOutputExposureCRFilmFormatCRSShiftStringCRSShiftCRCShiftCRGTCRGACRGCCRGSCRRTCRRECRRNCRDRTCRDRECRDRNCRORECRORNCRORDCRCassetteSizeCRMachineIDCRMachineTypeCRTechnicianCodeCREnergySubtractionParametersCRDistributionCodeCRShuttersAppliedNumberOfSeriesInStudyNumberOfUnarchivedSeriesReferenceImageFieldSummaryImageStartTimeSecsInFirstAxialNumberOfUpdatesToHeaderIndicatesIfStudyHasCompleteInfoHorizontalCalibrationPixelSizeVerticalCalibrationPixelSizeCalibrationObjectCalibrationObjectSizeCalibrationMethodFilenameFrameNumberCalibrationFactorMultiplicityCalibrationTODValueUnknownUnknownImageLateralityLetterPositionBurnedInAnnotationUnknownImageSOPClassWorkspaceIDWorkspaceTimeStringWorkspaceStreamRelativeLightEmissionAmountSkTermOfCorrectionForEachIPTypeStReadingGainGpUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownLastPulseSequenceUsedImagesInSeriesLandmarkCounterNumberOfAcquisitionsIndicatesNumberOfUpdatesToHeaderSeriesCompleteFlagNumberOfImagesArchivedLastImageNumberUsedPrimaryReceiverSuiteAndHostViewNativeOriginalSeriesNumberOriginalImageNumberWinCenterWinWidthWinBrightnessWinContrastOriginalFrameNumberOriginalMaskFrameNumberOpacOriginalNumberOfFramesOriginalSceneDurationIdentifierLOIDOriginalSceneVFRInfoOriginalFrameECGPositionOriginalECG1stFrameOffset_retiredZoomFlagFlexNumberOfMaskFramesNumberOfFillFramesSeriesNumberImageNumberOriginalImageNotProcessedImageCutOutImageDuplicatedImageStoredImageRetrievedImageRemoteImageMediaStoredImageImageStateSourceImageFileUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownImageArchiveFlagScoutTypeVmaMampVmaPhaseVmaModVmaClipSmartScanOnOffFlagForeignImageRevisionImagingModePulseSequenceImagingOptionsPlaneTypeObliquePlaneRASLetterOfImageLocationImageLocationCenterRCoordOfPlaneImageCenterACoordOfPlaneImageCenterSCoordOfPlaneImageNormalRCoordNormalACoordNormalSCoordRCoordOfTopRightCornerACoordOfTopRightCornerSCoordOfTopRightCornerRCoordOfBottomRightCornerACoordOfBottomRightCornerSCoordOfBottomRightCornerTableStartLocationTableEndLocationRASLetterForSideOfImageRASLetterForAnteriorPosteriorRASLetterForScoutStartLocRASLetterForScoutEndLocImageDimensionXImageDimensionYNumberOfExcitationsUnknownUnknownUnknownUnknownUnknownUnknownUnknownNumberOfSeriesNumberOfStudiesOldestSeriesNewestSeriesOldestStudyNewestStudyUnknownUnknownUnknownUnknownUnknownCommentlineEdgeEnhancementCoefficientSceneTextImageTextPixelShiftHorizontalPixelShiftVerticalUnknownEdgeEnhancementSequenceConvolutionKernelSizeConvolutionKernelCoefficientsEdgeEnhancementGainUnknownUnknownUnknownUnknownImageScanningDirectionExtendedReadingSizeValueMagnificationReductionRatioLineDensityCodeDataCompressionCodeLowerRangeOfPixelsLowerRangeOfPixelsLowerRangeOfPixelsLowerRangeOfPixelsLowerRangeOfPixelsLowerRangeOfPixelsLowerRangeOfPixelsLowerRangeOfPixelsLowerRangeOfPixelsLowerRangeOfPixelsUpperRangeOfPixelsLengthOfTotalHeaderInBytesVersionOfHeaderStructureAdvantageCompOverflowAdvantageCompUnderflowNumberOfExposureResultsImageCompressionFractionImageQualityImageBytesTransferredJ2cParameterTypeJ2cPixelRepresentationJ2cBitsAllocatedJ2cPixelShiftValueJ2cPlanarConfigurationJ2cRescaleInterceptPixelDataMD5SumPerFrameHistogramPercentileLabelsHistogramPercentileValuesUnknownUnknownUnknownOriginalMeasuringDataOriginalMeasuringDataLengthOriginalMeasuringRawDataOriginalMeasuringRawDataLengthFPMinFPMaxScaledMinimumScaledMaximumWindowMinimumWindowMaximumUnknownUnknownUnknownUnknownViewCenterViewSizeViewZoomViewTransformUnknownUnknownUnknownUnknownUnknownUnknownUnknownScanResolutionFieldOfViewSliceThicknessWindowStyleUnknownUnknownPixelQualityCodePixelQualityValueArchiveCodeExposureCodeSortCodeUnknownSplashCSAImageHeaderTypeCSAImageHeaderVersionCSAImageHeaderInfoCSASeriesHeaderTypeCSASeriesHeaderVersionCSASeriesHeaderInfoCSADataTypeCSADataVersionCSADataInfoPhotometricInterpretationRowsOfSubmatrixColumnsOfSubmatrixUnknownUnknownOriginOfSubmatrixShutterTypeRowsOfRectangularShutterColumnsOfRectangularShutterOriginOfRectangularShutterRadiusOfCircularShutterOriginOfCircularShutterContourOfIrregularShutterListOfGroupNumbersListOfShadowOwnerCodesListOfElementNumbersListOfTotalDisplayLengthListOfDisplayPrefixListOfDisplayPostfixListOfTextPositionListOfTextConcatenationListOfGroupNumbersListOfShadowOwnerCodesListOfElementNumbersListOfTotalDisplayLengthListOfDisplayPrefixListOfDisplayPostfixListOfTextPositionListOfTextConcatenationMedComHeaderTypeMedComHeaderVersionMedComHeaderInfoMedComHistoryInformationPMTFInformation1PMTFInformation2PMTFInformation3PMTFInformation4PMTFInformation5ApplicationHeaderSequenceApplicationHeaderTypeApplicationHeaderIDApplicationHeaderVersionApplicationHeaderInfoWorkflowControlFlagsArchiveManagementFlagKeepOnlineArchiveManagementFlagDoNotArchiveImageLocationStatusEstimatedRetrieveTimeDataSizeOfRetrievedImagesSiemensLinkSequenceReferencedTagReferencedTagTypeReferencedValueLengthReferencedObjectDeviceTypeReferencedObjectDeviceLocationReferencedObjectDeviceIDSeriesWorkflowStatusMEDCOMOOGTypeMEDCOMOOGVersionMEDCOMOOGInfoCompressionAlgorithmCompressionAlgorithmCompressionAlgorithmUnknownPixelAspectRatioProcessedPixelDataQualityUnknownUnknownUnknownUnknownUnknownWindowIDVideoInvertSubtractedVideoInvertNonsubtractedWindowSelectStatusECGDisplayPrintingIDECGDisplayPrintingECGDisplayPrintingEnableStatusECGDisplayPrintingSelectStatusPhysiologicalDisplayIDPreferredPhysiologicalChannelDisplayPhysiologicalDisplayEnableStatusPhysiologicalDisplaySelectStatusFunctionalShutterIDFieldOfShutterFieldOfShutterRectangleShutterEnableStatusShutterSelectStatusZoomIDZoomRectangleZoomFactorZoomFunctionZoomEnableStatusZoomSelectStatusMagnifyingGlassIDMagnifyingGlassRectangleMagnifyingGlassFactorMagnifyingGlassFunctionMagnifyingGlassEnableStatusMagnifyingGlassSelectStatusSubtractionMaskIDMaskingFunctionProprietaryMaskingParametersSubtractionMaskEnableStatusSubtractionMaskSelectStatusImageEnhancementIDImageEnhancementConvolutionIDConvolutionTypeConvolutionKernelSizeIDConvolutionKernelSizeConvolutionKernelEnhancementGainImageEnhancementEnableStatusImageEnhancementSelectStatusUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownAnnotationNameAnnotationFontAnnotationTextForegroundColorAnnotationTextBackgroundColorAnnotationTextBackingModeAnnotationTextJustificationAnnotationTextLocationAnnotationTextStringAnnotationTextAttachModeAnnotationTextCursorModeAnnotationTextShadowOffsetXAnnotationTextShadowOffsetYAnnotationLineColorAnnotationLineThicknessAnnotationLineTypeAnnotationLineStyleAnnotationLineDashLengthAnnotationLineAttachModeAnnotationLinePointCountAnnotationLinePointsAnnotationLineControlSizeAnnotationMarkerColorAnnotationMarkerTypeAnnotationMarkerSizeAnnotationMarkerLocationAnnotationMarkerAttachModeAnnotationGeomColorAnnotationGeomThicknessAnnotationGeomLineStyleAnnotationGeomDashLengthAnnotationGeomFillPatternAnnotationInteractivityAnnotationArrowLengthAnnotationArrowAngleAnnotationDontSaveUnknownLineNameLineNameFontLineNameDisplayLineNormalColorLineTypeLineThicknessLineStyleLineDashLengthLineInteractivityLineMeasurementColorLineMeasurementFontLineMeasurementDashLengthLinePointSpaceLinePointsLineControlPointSizeLineControlPointSpaceLineControlPointsLineLabelLineDontSaveROINameROINameFontROINormalColorROIFillPatternROIBpSegROIBpSegPairsROISeedSpaceROISeedsROILineThicknessROILineStyleROILineDashLengthROIInteractivityROINamePositionROINameDisplayROILabelROIShapeROIShapeTiltROIShapePointsCountROIShapePointsSpaceROIShapePointsROIShapeControlPointsCountROIShapeControlPointsSpaceROIShapeControlPointsROIDontSaveUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownStudyStatusDateTimeVerifiedExaminationReasonRequestedDateWorklistRequestStartTimeWorklistRequestEndTimeRequestedTimeRequestedLocationRequestUIDRequestingPhysicianRequestedPhysicianUnknownUnknownUnknownUnknownUnknownPatientStudyUIDReferringDepartmentScreenNumberLeftOrientationRightOrientationInversionDSAPrivateEntityNumberPrivateEntityDatePrivateEntityTimePrivateEntityLaunchCommandPrivateEntityTypeAccumulatedFluoroscopyDoseAccumulatedExposureDoseTotalDoseTotalNumberOfFramesExposureInformationSequencePapyrusCommentsPointerSequenceImagePointerPixelOffsetImageIdentifierSequenceExternalFileReferenceSequenceNumberOfImagesReferencedSOPClassUIDReferencedSOPInstanceUIDReferencedFileNameReferencedFilePathReferencedImageSOPClassUIDReferencedImageSOPInstanceUIDImageSequencePapyrusCommentsFolderTypePatientFolderDataSetIDFolderNameCreationDateCreationTimeModifiedDateModifiedTimeOwnerNameFolderStatusNumberOfImagesNumberOfOtherExternalFolderElementDSIDExternalFolderElementDataSetTypeExternalFolderElementFileLocationExternalFolderElementLengthInternalFolderElementDSIDInternalFolderElementDataSetTypeInternalOffsetToDataSetInternalOffsetToImageNumberOfHardcopiesFilmFormatFilmSizeFullFilmFormatBitmapOfPrescanOptionsGradientOffsetInXGradientOffsetInYGradientOffsetInZImageIsOriginalOrUnoriginalNumberOfEPIShotsViewsPerSegmentRespiratoryRateInBPMRespiratoryTriggerPointTypeOfReceiverUsedPeakRateOfChangeOfGradientFieldLimitsInUnitsOfPercentPSDEstimatedLimitPSDEstimatedLimitInTeslaPerSecondSARAvgHeadWindowValueTotalInputViewsXrayChainReconKernelParametersCalibrationParametersTotalOutputViewsNumberOfOverrangesIBHImageScaleFactorsBBHCoefficientsNumberOfBBHChainsToBlendStartingChannelNumberPPScanParametersGEImageIntegrityLevelValueDeltaStartTimeMaxOverrangesInAViewAvgOverrangesAllViewsCorrectedAfterglowTermsReferenceChannelsNoViewsRefChannelsBlockedScanPitchRatioUniqueImageIdentifierHistogramTablesUserDefinedDataPrivateScanOptionsEffectiveEchoSpacingStringSlopField1StringSlopField2RawDataTypeRawDataTypeRACoordOfTargetReconCentreRawDataTypeNegScanSpacingOffsetFrequencyUserUsageTagUserFillMapMSWUserFillMapLSWUser25ToUser48SlopInteger6ToSlopInteger9TriggerOnPositionDegreeOfRotationDASTriggerSourceDASFpaGainDASOutputSourceDASAdInputDASCalModeDASCalFrequencyDASRegXmDASAutoZeroStartingChannelOfViewDASXmPatternTGGCTriggerModeStartScanToXrayOnDelayDurationOfXrayOnSlopInteger10ToSlopInteger17ScannerStudyEntityUIDScannerStudyIDScannerTableEntryParadigmNameParadigmDescriptionParadigmUIDExperimentTypeNumberOfRestVolumesNumberOfActiveVolumesNumberOfDummyScansApplicationNameApplicationVersionSlicesPerVolumeExpectedTimePointsRegressorValuesDelayAfterSliceGroupReconModeFlagWordPACCSpecificInformationEDWIScaleFactorCoilIDDataGECoilNameSystemConfigurationInformationAssetRFactorsAdditionalAssetDataDebugDataTextFormatDebugDataBinaryFormatScannerSoftwareVersionLongFormPUREAcquisitionCalibrationSeriesUIDGoverningBodydBdtAndSARDefinitionPrivateInPlanePhaseEncodingDirectionFMRIBinaryDataBlockVoxelLocationSATBandLocationsSpectroPrescanValuesSpectroParametersSARDefinitionSARValueImageErrorTextSpectroQuantitationValuesSpectroRatioValuesPrescanReuseStringContentQualificationImageFilteringParametersASSETAcquisitionCalibrationSeriesUIDExtendedOptionsRxStackIdentificationNPWFactorResearchTag1ResearchTag2ResearchTag3ResearchTag4DeltaStartTimeScanPitchRatioAESAngulationRealMagnificationFactorSenographTypeIntegrationTimeROIOriginXYReceptorSizeCmXYReceptorSizePixelsXYScreenPixelPitchMicronsPixelDepthBitsBinningFactorXYClinicalViewMeanOfRawGrayLevelsMeanOfOffsetGrayLevelsMeanOfCorrectedGrayLevelsMeanOfRegionGrayLevelsMeanOfLogRegionGrayLevelsStandardDeviationOfRawGrayLevelsStandardDeviationOfCorrectedGrayLevelsStandardDeviationOfRegionGrayLevelsStandardDeviationOfLogRegionGrayLevelsMAOBufferSetNumberWindowingTypeWindowingParametersCrosshairCursorXCoordinatesCrosshairCursorYCoordinatesVignetteRowsVignetteColumnsVignetteBitsAllocatedVignetteBitsStoredVignetteHighBitVignettePixelRepresentationVignettePixelDataReconstruction Parameters SequenceVolumeVoxelCountVolumeSegmentCountVolumeSliceSizeVolumeSliceCountVolumeThresholdValueVolumeVoxelRatioVolumeVoxelSizeVolumeZPositionSizeVolumeBaseLineVolumeCenterPointVolumeSkewBaseVolumeRegistrationTransformRotationMatrixVolumeRegistrationTransformTranslationVectorKVPListXRayTubeCurrentListExposureListAcquisitionDLXIdentifierAcquisitionDLX2DSeriesSequenceContrastAgentVolumeListNumberOfInjectionsFrameCountXA3DReconstructionAlgorithmNameXA3DReconstructionAlgorithmVersionDLXCalibrationDateDLXCalibrationTimeDLXCalibrationStatusUsedFramesTransformCountTransformSequenceTransformRotationMatrixTransformTranslationVectorTransformLabelWireframeListWireframeCountLocationSystemWireframeNameWireframeGroupNameWireframeColorWireframeAttributesWireframePointCountWireframeTimestampWireframePointListWireframePointsCoordinatesVolumeUpperLeftHighCornerRASVolumeSliceToRASRotationMatrixVolumeUpperLeftHighCornerTLOCVolumeSegmentListVolumeGradientListVolumeDensityListVolumeZPositionListVolumeOriginalIndexListImageTextCurrentWardMediaTypeMediaLocationEstimatedRetrieveTimeUnknownExaminationFolderIDFolderReportedStatusFolderReportingRadiologistSIENETISAPLADataObjectAttributesDataDictionaryVersionUnknownUnknownUnknownUnknownUnknownOffsetFromCTMRImagesUltrasoundScannerNameTransducerSerialProbeApplicationRISKeyRISWorklistIMGEFRISReportIMGEFImplementationVersionRelativeTablePositionRelativeTableHeightSurviewDirectionSurviewLengthImageViewTypeBatchNumberBatchSizeBatchSliceNumberUnknownChemicalShiftChemicalShiftNumberMRDiffusionBFactorDiffusionDirectionImageEnhancedImageTypeEDESPhaseNumberImagePrepulseDelaySliceNumberMRSliceOrientationArrhythmiaRejectionCardiacCycledCardiacGateWidthCardiacSyncDiffusionEchoTimeDynamicSeriesEPIFactorNumberOfEchoesNumberOfLocationsNumberOfPCDirectionsNumberOfPhasesMRNumberOfSlicesMRPartialMatrixScannedPCVelocityPrepulseDelayPrepulseTypeReconstructionNumberMRRespirationSyncScanningTechniqueSPIRWaterFatShiftFlipAnglePhilipsSeriesIsInteractiveEchoTimeDisplayMRPresentationStateSubtractionActiveStackNumberOfSlicesStackRadialAngleStackRadialAxisStackSliceNumberStackTypeZoomModeContrastTransferTasteStackSequenceNumberOfStacksSeriesTransmittedSeriesCommittedExaminationSourceLinearPresentationGLTrafoShapeSubGLTrafoTypeAcquisitionNumberNumberOfDynamicScansPixelProcessingKernelSizeIsRawImageProspectiveMotionCorrectionRetrospectiveMotionCorrectionChemicalShiftChemicalShiftNumberMRDiffusionBFactorDiffusionDirectionImageEnhancedImageTypeEDESPhaseNumberImagePrepulseDelaySliceNumberMRSliceOrientationArrhythmiaRejectionCardiacCycledCardiacGateWidthCardiacSyncDiffusionEchoTimeDynamicSeriesEPIFactorNumberOfEchoesNumberOfLocationsNumberOfPCDirectionsNumberOfPhasesMRNumberOfSlicesMRPartialMatrixScannedPCVelocityPrepulseDelayPrepulseTypeReconstructionNumberMRRespirationSyncScanningTechniqueSPIRWaterFatShiftFlipAnglePhilipsSeriesIsInteractiveEchoTimeDisplayMRPresentationStateSubtractionActiveStackNumberOfSlicesStackRadialAngleStackRadialAxisStackSliceNumberStackTypeZoomModeContrastTransferTasteStackSequenceNumberOfStacksSeriesTransmittedSeriesCommittedExaminationSourceLinearPresentationGLTrafoShapeSubGLTrafoTypeAcquisitionNumberNumberOfDynamicScansPixelProcessingKernelSizeIsRawImageProspectiveMotionCorrectionRetrospectiveMotionCorrectionSynergyReconstructionTypeMIPProtocolMPRProtocolNumberOfChemicalShiftsNumberOfStackSlicesUnknownSyncraScanTypeDiffusionDirectionRLDiffusionDirectionAPDiffusionDirectionFHSynergyReconstructionTypeMIPProtocolMPRProtocolNumberOfChemicalShiftsNumberOfStackSlicesUnknownSyncraScanTypeDiffusionDirectionRLDiffusionDirectionAPDiffusionDirectionFHUnknownImagePosition SpecifyingFlagInstitutionCodeRoutedTransferAESourceAEDeferredValidationSeriesOwnerOrderGroupNumberStrippedPixelDataPendingMoveRequestReportIDReportStatusReportCreationDateReportApprovingPhysicianReportTextReportAuthorReportingRadiologistEnergySubtractionParamSubtractionRegistrationResultEnergySubtractionParam2AfinConversionCoefficientFilmOutputFormatImageProcessingModificationFlagUnknownGrayPaletteColorLookupTableDescriptorGrayPaletteColorLookupTableDataOverlayIDLinkedOverlaysOverlayRowsOverlayColumnsOverlayTypeOverlayOriginEditableOverlayFontOverlayStyleOverlayFontSizeOverlayColorShadowSizeFillPatternOverlayPenSizeLabelPostItTextAnchorPointROITypeAttachedAnnotationContourPointsMaskDataUINOverlaySequenceImageGraphicsFormatCodeImageGraphicsOsteoContourCommentOsteoContourBufferUnknownUnknownDummyTextAnnotationBoxArrowEndHeaderDummyCSADataPixelDataBinaryDataImageGraphicsFormatCodeImageGraphicsImageGraphicsDummyUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknown",Er="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FnYAADR2AABSdgAAcHYAAI52AACsdgAAynYAAOh2AAAGdwAAJHcAAEJ3AABgdwAAfncAAJx3AAC6dwAA2HcAAPZ3AAAUeAAAMngAAFB4AABueAAAjHgAAKp4AADIeAAA5ngAAAR5AAAieQAAQHkAAF55AAB8eQAAmnkAALh5AADWeQAA9HkAABJ6AAAwegAATnoAAGx6AACKegAAqHoAAMZ6AADkegAAAnsAACB7AAA+ewAAXHsAAHp7AACYewAAtnsAANR7AADyewAAEHwAAC58AABMfAAAanwAAIh8AACmfAAAxHwAAOJ8AAAAfQAAHn0AADx9AABafQAAeH0AAJZ9AAC0fQAA0n0AAPB9AAAOfgAALH4AAEp+AABofgAAhn4AAKR+AADCfgAA4H4AAP5+AAAcfwAAOn8AAFh/AAB2fwAAlH8AALJ/AADQfwAA7n8AAAyAAAAqgAAASIAAAGaAAACEgAAAooAAAMCAAADegAAA/IAAABqBAAA4gQAAVoEAAHSBAACSgQAAsIEAAM6BAADsgQAACoIAACiCAABGggAAZIIAAIKCAACgggAAvoIAANyCAAD6ggAAGIMAADaDAABUgwAAcoMAAJCDAACugwAAzIMAAOqDAAAIhAAAJoQAAESEAABihAAAgIQAAJ6EAAC8hAAA2oQAAPiEAAAWhQAANIUAAFKFAABwhQAAjoUAAKyFAADKhQAA6IUAAAaGAAAkhgAAQoYAAGCGAAB+hgAAnIYAALqGAADehgAAAocAACaHAABKhwAAbocAAJKHAAC2hwAA2ocAAP6HAAAiiAAARogAAGqIAACOiAAAsogAANaIAAD6iAAAHokAAEKJAABmiQAAiokAAK6JAADSiQAA9okAABqKAAA+igAAYooAAIaKAAChigAAvIoAANeKAADyigAADYsAACiLAABDiwAAXosAAHmLAACUiwAAr4sAAMqLAADliwAAAIwAABuMAAA2jAAAUYwAAGyMAACHjAAAoowAAL2MAADYjAAA84wAAA6NAAApjQAARo0AAGONAACAjQAAnY0AALqNAADXjQAA9I0AABGOAAAujgAAS44AAGiOAACFjgAAoo4AAL+OAADcjgAA+Y4AABaPAAAzjwAAUI8AAG2PAACKjwAAp48AAMiPAADpjwAACpAAACuQAABMkAAAbZAAAI6QAACvkAAA0JAAAPGQAAASkQAAM5EAAFSRAAB1kQAAlpEAALeRAADYkQAA+ZEAABqSAAA7kgAAXJIAAHuSAACikgAAyZIAAPCSAAAXkwAAPpMAAGWTAACMkwAAs5MAANqTAAABlAAAJJQAAEeUAABqlAAAjZQAALCUAADDlAAA1pQAAOmUAAD8lAAAD5UAACKVAAA1lQAASJUAAFuVAABulQAAgZUAAJSVAACnlQAAupUAAM2VAADglQAA85UAAAaWAAAZlgAALJYAAD+WAABSlgAAZZYAAHiWAACLlgAAnpYAALGWAADMlgAA55YAAAWXAAAjlwAAQZcAAF+XAAB9lwAAm5cAALmXAADXlwAA9ZcAABOYAAAxmAAAT5gAAG2YAACLmAAAm5gAALaYAADKmAAA3pgAAPKYAAAGmQAAGpkAADKZAABKmQAAYpkAAHqZAACSmQAAqpkAAMKZAADamQAA8pkAAAqaAAAimgAAOpoAAFKaAABqmgAAgpoAAJqaAACymgAAypoAAOKaAAD6mgAAEpsAACqbAABCmwAAWpsAAHKbAACKmwAAopsAALqbAADSmwAA6psAAAKcAAAanAAAMpwAAEqcAABinAAAepwAAJKcAACqnAAAwpwAANqcAADynAAADZ0AACidAABDnQAAXp0AAHmdAACWnQAAs50AANCdAADtnQAACp4AACeeAABEngAAYZ4AAH6eAACbngAAuJ4AANWeAADyngAAD58AACefAAA/nwAAXp8AAH2fAACcnwAAu58AANqfAAD5nwAAGKAAADegAABWoAAAdaAAAJSgAACzoAAA0qAAAPGgAAAQoQAAL6EAAE6hAABtoQAAjKEAAKuhAADKoQAA6aEAAAiiAAAnogAARqIAAGWiAACEogAAo6IAAMKiAADhogAAAKMAAB+jAAA+owAAXaMAAHyjAACbowAAuqMAANmjAAD4owAAF6QAADakAABVpAAAdKQAAJOkAACypAAA0aQAAPCkAAAPpQAALqUAAE2lAABspQAAi6UAAKqlAADJpQAA6KUAAP+lAAAWpgAALaYAAESmAABjpgAAgqYAAKGmAADApgAA36YAAP6mAAAdpwAAPKcAAFunAAB6pwAAmacAALinAADXpwAA9qcAABWoAAA0qAAAU6gAAHKoAACRqAAAsKgAAM+oAADuqAAADakAACypAABLqQAA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",Sr="AAASABIAGQAcABcAFwAXABcAFwAXABcAFwAcABIAEgASABIAEgASABIAEgASABIAEgASABIAEgASABIAEgASABIAEgASABIAHAAQABAAEAAQABAAGwAbABsAHAAcABwAHAAcABwAFAAUABQAFAAUABQAFAAUABQAFAAUABQAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAA8AJAATABMAEwAWABYAHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AGQAZABcAFwAXABcAFwAXABcAFwAXABcAEgASABIAEgAZABkAGQAZABkAGQAZABkADwAPAA8ADwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAHQAdACEAIQAhACEAIQAhACEAIQAhACEAIQAbABsAGwAbABIAGQAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAfAB8AHwAfAB8AHwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAGgAaABoAGgAaABoAHgAeAB4AHgAeAB4AHgAeAB4AHgAXABcAFwAXABcAFwAXABcAFwAZABkAGQAZABkAGQAPAA8ADwAbABsAGwAbABsAHQAbABsAGAAYABgAGAAYABgAGAAYABgAGAAYABgAHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAYABgAGAATABMAEwAaABoAGgAaABwAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAFAAUABQAFAAUABQAFAAUABQAFAAUACoAKgAqACoAKgAqABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AGAAYACIAIgAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdABgAGAAgACAAIAAgACAAHwAfAB8AHwAfACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAHwAnACcAJwAnACcAJwAnACcAJwAnACMAIwAjACMAIwATABMAEwATABMAEwATABMAEwATABMAEwATABMAEwATABMAEwATABMAEwATABMAEwATABMAEwAbABsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABAAGwAUABQAFAAUABQAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABsAGwAbABsAGwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AGAAYAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AFwAXABcAFwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfABoAGgAaABoAGgAaABoAIwAjACMAIwAjACMAIwAjACMAIwAjACMAIwAjACMAIwAjACMAIwAjACMAIwAjACMAIwAjACMAIwAjACMAIwAjACMAIwAjACMAIwAjABsAGwAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAnACcAJwAnABMAEwATABMAEwATABMAEwATABMAEwATABMAEwAbABsAGwAUABQAFAAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAGAAYABgAGAAYABgAGAAlACUAJQAlACUAJQAlACUAJQAdAB0AEwATABMAEwATAB0AHQAdABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABgAGAAYABgAGAAYABgAGAAYADMAMwAzADMAMwAzADMAMwAzADMAMwAzADMAMwAzADMAMwAzADMAMwAzADMAEwATABMAEwATABMAEwATABMAEwATABQAFAAUABQAFAAUABQAFAAUABQAFAAUABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABsAGwAbABsAGwAbABsAEwATABMAEwATABMAHAAZABkAGQAZABYAFgAWABYAFgAWABYAGwAbABsAGwAaABoAGgAaABQAFAAUABQAFAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYACUAJQAlACUAJQAlACUAJQAlACUAJQAlABYAFgAWACYAJgAmACYAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAHwAfAB8AHwAfAB8AHwAfAB8AHwAeAB4AHgAeAB4AHgAhACEAIQAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIgAeAB4AHgAZABkADwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdACEAIQAhACEAIQAhACEAIQAhACcAJwAnACcAJwAnACcAJwAnACcAJwAnACcAJwApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACEAIQAhACsAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAfAB8AHwAoACgAKAAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbACsAKwAXABcAFwAXABcAFwAXABcAFwAYABgAGAAYABgAFwAWABYAFgAWABYAFgAcABwAHAAcABwAGAAYABgAGAAYABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwATABMAEwATABMAEwATABMAEwATABMAEwATABMAEwATABMAEwATABMAGgAaABoAGgAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAB0AHQAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAfABcAJgAmACYAGwASABIAEgASABIAFAAUABQAFAAUABQAFAAXABcAFwAXABcAFwAUABQAFAAUABQAFAAUABQAFAAcACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAUACUAJQAlACUAJQAlACUAJQAXABcAFwAXABcAFwAXABQAFAAUABQAFAAUABsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHwAfAB8AHwAjACMAFwAfAB8AHwAXABcAIQAbAB8AHgAeAB4AGwAbABsAGwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgA=",gr="AAEBAgMDAwEEBQMEBQMGBgcHBwcHBwgIBgYGBgYHBgcGBggHAwICAgICAQEJCQoKCQICCwwMAQEMDQIOCw0HDwMDAwMDAwYCEBAKAhALEBAQEBAQEAIQEQIQEBAQEAIQBAUCCwsIAwMQCAsLCAoLAQEQDQUHEggICAICDwgBBAUICAgICAgICAgICAgICAgICAgIBwgHAgEBAQEICAgIAwgDCAgCAwIIAgMCAgIDCAgCAwICAgIICAgICAgICAgHCAcICAgCAgICAgICAgICAggDAwMBAggQEBACAgIQEBAQEBEQEBAQEBAQEBAQEAICAgICAhAQEREQEBEREBEREwgEBQgPBggICAgIBAUICAgFCAgIEBAQCAITEBAQEBAQEBAQEAgIBAUICAgICAICAgICAggICAgHBwcHCAgDERAQEBAREREREREICAQFAgIEDwgICAICAgIICAgICAgICA8PDwICBg4ODg4DDQYGBgYGBgEHDwcGBgcHBwIHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHDw8PDQ0NDg4LBg8NBg0NBgYGBg8NBgYPAgINDQsGBgYGCwsCAgICAgIIEA8PCAcDDxMTExMTExMCDwIPDw8PDw8TEA8PDxADDw8TBggHBwcTExMTDxMDAxMQEwcTExQDEBAQEBATExMTDw8PDw8PEw8TAw8PEwMPExMTDxMTDxAPExMTEBMDEwIVAhMTExABEw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8PDw8TExMTExMTExMTExMTExMTCxMLAxMTExMPEw8TEw8PDw8PCAgGAw8PDwMHCBMICA8TExMTExMTExMTEw8TAg8PDwMDAwMDAwYGBgYGBgMDBgYHBgYGBgYGBgYGBgMDCAYGAwMGBgMHAwMHBgMDAwMDAwMGDwYGBgYGBg8GBg8GBgYPBg8ICAgIDw8PDwYGBg8PDw8GDw8GDw8PBg8PBg8PBgYPDw8PBg8GBgICBgIGDw8NBgYGBgYGBgYGAgYGBg8GBgYGBgYGBgYPDw8GBg8GDw8GBggCCAgIDwgIBgYPDwYGDw8PDw8PDwEBAQ8PCAgPDw8PBgMPDwMDAw8IDw8PDw8PBg8PDw8EBQ8PDw8PDwEDAwMGBggGBggICA8ICAgICAgICAgICAgICAgICAgICAgICAgICAMICAgBAQgICAgICA8PDw8PDwYPDw8PDw8PDw8PDw8PDw8PCA8PAw8PDw8BDw8GBg8PCA8GBgYGBgYIDw8PDwYBAQYGBgYGBgYBAQYPBgEGDwYIDwgPCA8IDwYPDw8PAQEPDw8CExAQAhMTExMTExMDAwMDAwMDAxMQAwMTEBMTExMTBxAQEBAQEBADAwMQAwMDAwMDAwMDAwMDAwMDAwMQEBATExAQEBAQExMQEwgTExMTExMTExMTEwMTEwMTAxMTExMTExMTExMTEBATExMTExMTExAQEBAQEBAQEBAQEBAQEBMTExMTExMTExMTExMTExMQEBAQEBMTEBMTEBMTExMTExMTExMQEBAQEBAQEBAQEBAQEBAQEBAQEBATExMTExMTExMTExMQEBMQExMTExMTExMQAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwcHBwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMTAwMDAxMTAxMTAwMDAxMTExMDEgMPDwcHBwMIAwcHBwMDAw8DDQ0NAwcDDwcNAwMHBwMDAwMHBwcHBwcHAwMDAwcHBwcHBgYGAgUCDwMCAwYIAgICAgMDAwICAwcHBwcHBwcHDwIIAwMDDwYGBgYGBgYGBgYGBgYGBgYGAgIPDwYGAg8PDwMDBgYDCAgDAwgICA8DBQ8NBg0NBg0SEwsBAxMLAQ8TExMCAxMTDw8PCwsQEBAQEA8PDw8PCAgPDw8PExMUFAYGBgYPDwYGBgYPBgYGBgYGBAUGBgYPDw8GCA0PDw8DDw8ICAgIBgYDBg8PDwYGBgYGBgYGBgYGBgYPDw8PBgYGDwgIAQEDAwMDAwMIDw8GAwYGBgYGBgYGDwYGBgYPBgYGBgYGCAMPBg8PCA8PBgYPDwYPDw8PDw8IBgYPDw8GBg8PDw8PDw8PDw8PDw8PDw8IDw8PDw8TExMTExMTAwMDAxAQEBAQAQMTExMQAwMSAxMDAxADEAMSEgMDEAMDAwMDAg8ICAIPAgIPDw8PAw8PCAgCAggNBgYPDw8PAg8CDw8PDw8PDwMDAwkJCQICAgICAwICAgIDDw8PDw8PDwMPDwMPAwMCAgICAgICAgICAwICAgIDAgIPDw8CDwMPDwMPAwMCAgICAgIDEBATExEQEw8PAg8CDgYGBgoKAgYGAgYCAhIDAwMDDQMDAxMDExMDAwMDAwMDAwMDAw0DAwMDAwMDAwMDAwMDAwMDDQMTAxMTEBATEBAQEAsDAwMDAwMDAwMDAw8CExMTEwMDAwMGBgYGBgYGBgYGAgoJCQkJCQkJCQYNDRMQExATEBATCxMTEBMQCxQUFBQUFBQUFBQUFBQUFAsLCwsUFBQDAw8PDw8CBgYVFRUVAwgHBwcIDwgIBgYGCQMPDwMDCAgNDQMNDRAPDxALCxMQEBAQEBMQEAYRERELAwMDAw8CAxEGBgYSARIBDw8PDw8PBg8PBgYGBgYPAw8PAg8PBgYICAgICAYICAgICA0CEg0CEg0CEggDAwMDAwgDAwMDAwMDCAMDCAgDCAMIAwMICAMIDQISEgIBAQ0BCQ0CAhICDQ0NDw8JFg0BDRISAg0CEggICA8PAggDCAgICA0NDQgNDQ0IAw0NCAMIDQ0IDw8DDQ0IDw8DDQ0IBwcNDQgICAgIAwMPDQ0CAQEBAQICBgYHCQkJCQkJCQkJAgMCAxAUFBQUCRERERAQEAkJCQkJCQkJCQ0NBggICAEBAQgBAQEBCAEBAQEBAREBCAEBEQEIAQEBAQEREQEKBggBCAEBAQEBCAgBAREBAREIAQYICAEBBwEHAQEBAQEBCAERAQERAQERAQkJCQEBBwcBBwEBBwcDAwMDAwcHBwcDCAcICAcNAQgEBQUFCAgICAcHBwcHCAIDCwsNAwYEBQINFBQUFAkICQEBCQkDCgoICAoKCQgDCAgEBQQFCAgBAQgDCAEIAwEBAwgICBMTExMTExMTExMPDw8PDwMDExMTExMPDxMQExMTDxAPExMDCxISEhMTCwsTEw8TFAYBAQEUBhQUEBAQEBAQEBATEBMUFAYKCw8CDgoDAwMDCwsDAxQUAwIPAgICDwIXEhcKAg0SDw8PDwIPAg8PAg0CCgIGDxISEhIPCw0PDw0PDw8GDg8GBg0PDw8PDw8PDw8SBg0PBgYDAwMDAwMSCQEBAwMQDw8DDw8QDw8PBgYCCQ8DAwINBAUNBgMJDw8CCQMDAgICEBAQCQ8PDw8SEhISEggIDQ0GCQgBCAgBAwgPDwgICwICAg8HBwsPDwsPCw8PDwMUBhQNDQ0GFAYNDQ0TDRQNEBATExAQDRQUDQYNAg0UDw0LDRMUDRMNDQEJEA0NDQ0NBgYDDRQUFAYUDQ0NBhQGDQ0NEw0UDRAQExMQEA0UFA0GDQINFA8NCw0TFA0TDQ0BCRANDQ0NDQYGAw0UFA0LCxATCQ0UFBQNCwsQEwkNFBQUCQ0CAgILAgILCwgIBAgICAgNDQ0QDQ0IAwMGCAMDAgMCAgIDAgMCAwIIAwIIAwMJCAgIAwoSCA4GBggIEhgSCBISAwMDAwMDBgYDAwMDCAMDAw==",Ir="AAEBAQIBAQEBAQEBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgIBAQEBAQEBAQEBAQEBAQEBAQMBAQEBAQEEBAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECBAEBAQEBAQEBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAQEBAQEBAQEBAQEBAgEBAQQEAQEBAQEBAQEBAgEBAQEBAQEBAQEBAQECAQIBAQEBAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQIBAQEBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBBAEBAQEBAQEBAQEBAgIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQIBAQICAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEFAgIBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEEAQEBAQEBAQEBAQEBAQEBAQYBAQcHBgEBBgYBBwYCAgIBAQEBAQEBAQEBAQEBAQEEAQEBAQEBAQEBAQICAQEBAQEBAgECAQIBAgEHBwEBBgQGAQEBAQEBAQEBAQECAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgIBAgICAgICAgICAgICAgICAgIBAQEBAQEBAQEBAQEBAgEBAQEBAQEBAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgICAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAQEBAQEBAgEBAQEBAQEBAQECAQEBAQEBAQEBAQEBAQEBAQEBAQECAgIBAQEBAQECAgICAgICAgICAgEBAQIBAQEBAQEBAQEBAQEBAQEBAgICAgIBAQIBAQEBAQEIAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAQECAQECAgEBAQECAQECAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBBgcBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAQEBAQEEAQQBAQEGBgEBBgYGBgEGAQECAQEBAQEBAQEBAQEBAQEBAQEGBgEBBAQEAQEBBAQJAgICAgIBAQQBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEHBwEBAQEBAQEBBgYGBgYBAQEBAQEBAQEBAQEBCgoBBgYHBwcBAQEBAQEBAQEBAQEBAQEBAQEGCwEMAQECAQEBAQEBAQEBAQENAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgEBAQEBAQEBAQEBAQEBAQICAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQQEAQEBAQEEAQEBAQEBAQEBAQEBAQEBAQQBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgEBAQICAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEEBAIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgICAgIBAQEBAQEBAgEBAQEBAQEBAQEBAQQCAQICAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEEAQEBAQQEAQEBAQEBBgYBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQENAQEBAQEBAQEBAQEBAQEBAQEBAQMBAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgEBAQEBAgEBAQEBAQEBAQEBAQEBBAIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgEBAQIBAQEBAQEBAgEBAQICAgICAgICAQEBAQEBAQEBAQEBAQEBAQEBAQEBBgUGBgUBBgEBAQEBAQEBAQcHAQEBAQMBAQEBAQQBAQEBAQEOAwMDAwMDAwMDAwMDAwMDAw0BAQYBAQEBAQEBAQEBAQIBAQICAgECDxABAQEBBgEBBxEGBgICAQICAQESAQIBAQEBAQEBAQEBAQEBAQQEAQEBBAEBAQEBAQEBAQEBAQECAQEBAQEBAQEBAQEBAQEBAQEBEgYBEgYCAgIBAQIBAQEBAQEBAgEBEgYBAQEBAQEBAQEBAQYGEgEBAQEBAQIBAQEBAQEBAQEBAQEEBAEBAQEBAQEBAQEBAQEBAQEBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBBgEBAgEBAQIBAQEBAQEBAQEBBAEBAgIBAQEBEwEBAQEEBAEBAQECAQEBAgICAgICAQECAgICAQICAg==",dr="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2JkAAOmZAAD9mQAADZoAAB2aAAAxmgAAO5oAAEiaAABUmgAAapoAAHmaAACKmgAAjpoAAJuaAACrmgAAvpoAAM+aAADxmgAABJsAABSbAAAjmwAAM5sAADybAABEmwAAWZsAAGabAAB0mwAAhZsAAJSbAAClmwAAxpsAANGbAADimwAA9psAAA+cAAAZnAAANJwAAFGcAABqnAAAdZwAAICcAACWnAAAqZwAALCcAAC+nAAA0pwAAOacAAD6nAAAE50AAB6dAAApnQAAP50AAFKdAABZnQAAZ50AAHudAACPnQAAo50AAKqdAADGnQAA1Z0AAOWdAADtnQAA/50AAAqeAAAangAAK54AAD2eAABFngAAUZ4AAGOeAAB7ngAAhZ4AAJGeAAClngAAu54AANieAADvngAACJ8AABifAAA3nwAAPp8AAGOfAACCnwAAi58AAJmfAACknwAAsp8AAL2fAADKnwAA0p8AAN2fAADpnwAA+J8AAASgAAAOoAAAGaAAACegAAAsoAAANqAAAEGgAABIoAAAWqAAAGegAABvoAAAgaAAAJigAACloAAAuKAAAMqgAADRoAAA2KAAAN2gAADroAAA7qAAAPagAAD8oAAAAaEAAAihAAARoQAAG6EAADKhAAA/oQAAUaEAAFihAABfoQAAZqEAAG2hAAB0oQAAe6EAAIKhAACJoQAAkKEAAJehAACeoQAApaEAAKyhAACzoQAAuqEAAA==",Br="AAASABIAFQAHAA8AFwAUAAwADAALAA4ADgAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcADAAIABYAEAAQABIAFgAWABgAEAAIAA0AIAAbAAcAFAARABAAEwAVABMABwAHAAcABwAHAAcABwAHAAcACgAJAAcABwALAA8ADgAPABMAEAAPAAcABwAOABAAEgAHAA8AEQANAA4AEgAHAAwAEwATAAwABwAJAAcABwAHAA8ABwAJABQABwAMABEAEgAHABkADwARABkABwAQABQAEQAKAAcAFAALABMADAAMABwAGQAcABsAFgAWABYADQAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHABMADwAaABYAFwAaAAcABwASABoAEgALABAACgAIAAsADgARAAgACwAOABEACAALAA4AEQAZABQABwAHABAABwAHAAcAFAAXABYABwAVABYABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHABIADgAKAAoAFwAIABAABwALAAsADgAMABYACwAQABEAEAAMAAsAEAAKABMAEgAQAAoADgAHABEAEgAPABUAHgAJAA0ACgALAAgADAAPAA4AEQAGAAsADQAHABAAEAAHABEACQAKAAkABgAJAA4AFwAXAA8AEAAVABMAFgASABUACwATABEABwAZABEADAAPAA4AFgAVAAwADwAOABYAFQAKAAkAFwAXAA4AEQAVAA0AEQAFABEACQAFABEACQAFABEACQAOAAcABwAHAAcABwAHAAcACgAHAAcADQAOABQAFQAZAAcABwAOAA0AEgAQABAACwAJABAADQASABIAEgAKABQADQAPAA0ABwAHAAcABwAHAAcABwAYABUAFwAQABQADgATABUAEwAUAAcAEgAdAB4AIAAgAB0AHQAVAAgADQAOAA8AFQASABIAEQAPAAkAIQAHAAsAEQAPAA4ADwAOABMADwAOAA0AEwARABMAFAAKAA0ADQAOAA4ACgAKAAUADgAOAA4ADgAOAA4ADQAIAAsACgANAAoADwAVAAwAFQAKAAsACwAFAAQACAATABAAGAANABMABwARABMAFwAcABgAHgAeAAkACgANABMADwAVAAcAFwARAAsABwAHAAcAGgAOAAgAFgAVABsAGQALAAwAEQALABAAEgAHAAcACgALAAsAEAAMAA4ADwAQAAcAEAAQAAsABwAHAAcABwAHAA0ACwANABYADgAVAAcABwAYABMAFwAHAA0ADAATAAcAFgAYAAwADQAVACEAGgAbABoAFAAdABcAHgAYAAoADQAKAAoABwAHAAcACgAHABYAFQAXABgAEQASAA0ACQAaAA8ADAASABMAEQAVAAcAEQARABEAGQAQAA8AEQAQABcADwAQAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAPABAAIgAMAAwADAAMAAwADAAOAA4ADgASABAAEwALAA0ACwATABMABwAOAAkADQAQAA8AFAAYABoAFwASAAgACAAHABMABwAHAAcABwAHAAcABwAHAAcABwAKAAcABwAMAAkAEgARAAgADwAVACIAFQAdAA4AEAAPAA4ABwAJAAsACwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAEQAQABEAEQASABMAEwAHABMABAAHABQABwAIAA0ABwAHABEAEQARABEACwAMAAwADAAPABIAEAALAAsACwAHAA4ACwAJAAwAEQARAAwADQAHABQABwAQABAADgAQAA4ACQAJABAAFgANAAwADwAdACoABwAHAAcABwAHAAcABwAbABkAGAAHAAcABwAOAA4ADQARAAcABwAOAAgACQALAAcAGQAHAA4ACQAHAAsACwALABgAEgARAAwADQAVABMACwARABAAEQATAAsADAAPAA8ACgARACQAJgAYABEADwAOABYAEQAHAAcADgAcABgAGQASABMADQASAAsAGAAcABgAEgAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAA8AEQAYAA0ACgAIAAkACQAcAB4ADAAPABgAEAARAA4ABwAHABgAEAAHABMADQAaABwAGwAHAA8ACQAPAAcACAALAAMABAAEAAoABgAJAAsACgANAAoACwASAA0ADgARAAcADAAOAA4ADAANABQADQAMAAoADwAJAA4AEAAHAAwAGQAHAAcAFQAKAAkAFAAdABUAFgAUABEAFQAYABgAFQAXABkAFAAWABgAGgARABYAGgAtACcADgAWABUAHwASABQACwANABoAFQASAA8AEgAQABEAEwAdABAAEgAPABQAGwAbAA4ACQAOABMAFQAbABsAHQAYABIAFQAWABoAGAAcABoAFgAYABAACQAQABQAGQAWABsAHAAhACMAKAAZAC4AKAAZABIACgANAAwAFgAWAA0AGwAJABAACQAQAA4ADQAKABUAFgARAAcABwAHAAcABwAHAAcABwASAAoABwAHABYADgAJABEAFwAPABQABwAUAA4ADwAOABEADgANAAcABwAHABQABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHACEAEAALAA8AEwAHABMADAAQAAcACAAJABYACAAKAAgACAAIAAgACAAIAAgACAAXABIACgAHABMAEAAHAA4AEwAUABIAGAAWABYAFgAWABQAFAAPAA0ACQAIABoAHAAUAAoADwAKABMAHQAPABgAFgAbAB8AIAAVABEAEgARACAAFwAbABoAGgAXABYAGAAZABgAHAAcABwAFwAaABkAGwAQAAsACQAPAAsACwAWAA0AGAAQAA4AFgAEAAgAEQAPAA8ADwAPAA8ADwAPAA8AEgAPAAsACwARABIADgAMABEADwAOABkAEQAPABQAEgATABIADAAKAA8ADQAOABMACAAIAAgACAAIAAgACAAIAAgACAAIABIADgAIAAgACAAIAAgACAAIAAgACAAIABcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAKABsADgAZAA8ACgAIAAcAIAAdAB8AHwAcAB4ACwAeAAkABAAEAAQAIAAfAAoADgASABAADwAHAAcABwAOABgADQAKAAsACwANAA0ADQAVAA0ABgAMAAoADwAZABEAEAARABUACgAIABUAHwATABAADQAUABMAEgAPAAoACgAWACAAFAARAA4AFQAUABMAEAALAAsABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAbABgAFQAcAB8AHgAgAA4ABwAHAA4AGgAJAAsAGAAIAA0ACgAQAAwAEQAKAAkABQAFABMAEwARAAoACQAPAAwADwAPABAAEAALAA4ACwAUABIAFwAHAAcABwAHAAcABwAHAAcABwATAA0AFgAHAAcABAAHABYAEwAKAAUADwAZACAAGQARABQABwAHABEAFgASABkAGAAMABsABwAWABUAFgAWABYADQAQAAsACwALAAsACwAJAAkACQAJAAkABwAHABQAEwAVABQAFQAOAA8AEQAOAAcABwAHAAgAEAAUAAkACwAKABIAEwALABEAFAAJAAcACAAIAAgAFAALAAMAGAARABAADQAUAA0ACwANABsACAALABYAFgAJAAkADQAKAAcAFAAQABgAFAAWAAsACgAOAA0ADQAMAA4ADQARABAADQARABEAEAAPAA0AEAAQABIABwAHAAcADAAOABYABwAHAAcABwAHAAcABAAGAAkABwAbAB4AIQAkAB4AHgAZABwADQAVABUAEgASABoACwAKAA4ADgATAA0ADQAKABEACgAVABcACQANAAoAGgAOAA4AFAALADAAKgAZABoAGgAaAAwAEgASABUACwAHABUAFQAQABMAEwAMAB4AHwAfAB8AHgAUAB8AGwAbAAsAEgAZAA4AFgAYABMADwASAA0ADQARABEADQARABgADwAPAA8ADwASAAQADwAUAAwADAAOABIACgAKAAwAFQAWAAgADwAXAA0ADAARAAwADQAGAAcACQAIAAMADgALABEABgAJABEAGAAPABYABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAQABIAEwAHAA4AFQAUABEAEgATABAAEQARABMAEwAKAAgACwAHAAcABwAHAAcABwASABQACQAKAA0AEwAPABQADAAOAAgACAAEAAQABAAEAAQABAAEAAUABQAFAAUABQAFAA4ACwANABAAHQASABQACQAKAA0AEwAPABQADAAOAAgACAAEAAQABAAEAAQABAAEAAUABQAFAAUABQAFAA4ACwANABAAHQASABEAFQAYABMADAAZABcAHwAeABwAEQAVABEACAALAB0AEwAHAAcADwAOABIABwANAAsAEwAPAB0AHwANAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHABUADgAPABQAIAASABYAEwAbAAoAFAATAAkACAANAAsAEwAXAAQAFgAVAA4AFAAYACEACAAEABIAEgAMAAsADQARAAsADwALAA4ACwAQAAoADwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHABAACQAHAAgABgAHABIAFAALAA0ADgAJAAwAGAANABgAGAAYAAwADAAMABYAFgAWABkAGQAZABIAEAAXAB0AGQAXAA8ADwATAAcABwAHAAcABwAHAAcADgAPAAwADAALAAsABwAHAAcABwAHAAsAGgAJAAkAFAASAAcAFwAVAB0AEwAHAAcABwAHABYAGAAbAA8AEwASABIAEgASABIAEgASABIAEgASABIAGgAYABUAFgAXABgADAAVABAAFgAQABIAFgATABcAGQAZAAcABwAHABUAGwAYAB4ABQAFAA0ADQANAA0ABwAHAAcABwAKAAgACAANAAcABwAHAAcABwAHAAcADgALAA4ACwAHAAcAEAARAAsADAAIAAcABgASABUAEgATABYAEwALAA4ACwAZAA8AEgAHAAcAEQALABgAGwAaABcAFwAZABIAFgAUABgAEwAUABIAFwASABYAFAAYABMAFAASABcAEAATABAAGAAQABAAEAAQABAAGQAVABMAGAAVABQAHwAhABMAFQAZABMADQARABUAGgAeABgAFAANABAADQAUABQAFAAHABAAGQAHAAcABwAHAAcACAAVABgAEgAUABIAHgAeABYAJAAgACAAEwAOABcAEwATAAYADQAKAAwAEAAQABEAGAAVABcAGwAbABEADwAcABsAGwASABAADQAPABcAFQARAA8AHAAcAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcADgAOAB0AHQAZABsAFgAUABgAGAAbABsAEwAXABIAEwAYABgAGAAUABkAFQAUABQAGAAaABMAFwAXABgAGQAXABUAFAASAAcACAAMAA8ADwAIAA0ACQAOABEAFAATABkADgAKABQAFQARAAkADAAHAAsADgAOAAgADQAMAAgAEAAMABEAEAAPAA4ACAAIAAwAEwATAA4AGgAaABUACwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAsAEAARAA0AGAAWAA0AEQAKABMAEgAHAAcABwAHAAcADwATAAwADwAQAAkAAwATABEAEQAaABEAGgAXAAkAEwAbAA8ADwAMAAsAFwAdAA4AFQAYABIAEgAaAB0ADQAPAAoAFgAKAAwADAAMAAwACQAMAA4ADQAZACAAIQAbABkAIAAXABUAEgAKAAgADgAWABEAEQARABsAEAAPABQAFwASAB8AFgARACEACgALAA8ACQAVABUAEAASABQADwAYABUAEAAQAAoADgAUABUAFwARABkADgAVAA8ADwASABQAEAAQAAsACwAaAAsADgAPAAwADgAOAA4AGgARABAAEAAKAA8ACgAKAA8ACAALABUADAAPABYAEAAcABUADgARAAwAEwALAA4AEwAVABIADwASAA8AEgAPABQAEQAXAA8ACgAKAB4ADQATABMAFQAeACMAIQAkABMADQAQABQAEQANAAgADgAZABIAEgAUABgAJAAPABUACQAMAAwADAAMAA4ADgADAAoAFwANAA8ACwAQABQABgARAA4ADwAMABMAFgAZABYAGQAgACYAIwAmAAkACQANABMAGwAbAAwADwAVABIADwAbABEAIgAQABIADwAQABQAEAAPABMADgARAA4AKQAsAAcAEwAMABgAHgAXABIACgAfACIAEgASABQACgAOABEAFwAaAA4ADQAOAA4ADQASAA4AEwATABIAEgAaABwAHgAdABEAEgARABMAFwAJAAsACQANABUABwATABQAGgAMABQAFQAHAAcABwAHAAcAFAAVABAAEAAGABAADgAVABUAEwAQAA0ADQALAAkAEAAHAA0AFQAQABIADQANAAsAEgANABAAEwANABAACwARAA0ACQAOABEAFAAQABAAFAAKAA0ADAAWAA8AEQAEAA0AEAATABEAIgATABAADwAQAAkACAAVAA0ADgARAA8AEQAhAAsAEQAUABkACgAbAB0ADQAVABAAEgANAA0ACwASAA0AEAATAA0AEAALABEADQAJAA4AEQAUABAAEAAUAAoADQAMABYADwARAAQADQAQABMAEQAiABMAEAAPABAACQAIABUADQAOABEADwARACEACwARABQAGQAKABsAHQAZAAsACwAWABMABwAOABQAFAAUABkACwALABYAEwAHAA4AFAAUABQABwAcAA8AEAAIABIACwAQABEAEgAIAAwAEgAYAAoADAAUABYAHQAXABkAEAAfAAcAJQAfAAkADgALAA4ACwANAAgACwAMAA8ADAAKAAsADgAFAAoACwAHABIADQAIABIAFwANABMAEgAHAAcABQAOAAMACAAGAAUABwAJAAoAFwANABIABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwA=";function mr(A){if("undefined"!=typeof Buffer)return Uint8Array.from(Buffer.from(A,"base64"));for(var e=atob(A),n=new Uint8Array(e.length),t=0;t<e.length;t++)n[t]=e.charCodeAt(t);return n}function Cr(A,e){return new e(A.buffer.slice(A.byteOffset,A.byteOffset+A.byteLength))}function Dr(){if(rr)return rr;var A=mr(Er),e=mr(Sr),n=mr(gr),t=mr(Ir),i=mr(dr),r=mr(Br);return rr={keyOff:Cr(A,Uint32Array),keyLen:Cr(e,Uint16Array),vrCode:n,vmCode:t,nameOff:Cr(i,Uint32Array),nameLen:Cr(r,Uint16Array)}}var fr=Object.freeze({__proto__:null,initPackedPrivate:Dr,keyBlob:ur,lookupPrivateTag:function(A){if("string"==typeof A&&0!==A.length)for(var e=Dr(),n=e.keyOff,t=e.keyLen,i=e.vrCode,r=e.vmCode,a=e.nameOff,o=e.nameLen,s=0,c=n.length-1;s<=c;){var u=s+c>>>1,l=n[u],E=t[u],S=ur.slice(l,l+E);if(A<S)c=u-1;else{if(!(A>S)){var g=sr[i[u]],I=cr[r[u]],d=a[u],B=o[u];return{vr:g,vm:I,name:lr.slice(d,d+B)}}s=u+1}}},nameBlob:lr,vmTable:cr,vrTable:sr}),hr=function(){function A(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};D(this,A),this.rootURL=e.rootURL,this.progressCallback=e.progressCallback}return h(A,[{key:"request",value:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},t=arguments.length>2?arguments[2]:void 0,r=A.responseType(e),a=A.endpointService(e),o=this.rootURL+"/"+a+e,s=!0;Object.keys(n).forEach(function(A){s?(o+="?",s=!1):o+="&",o+=A+"="+encodeURIComponent(n[A])});var c=new Promise(function(A,e){var n=new XMLHttpRequest;n.open("GET",o),n.responseType=r,n.onload=function(){A(n.response)},n.onprogress=this.progressCallback,n.onerror=function(A){i.error(n.response),e(A)},n.send(t)}.bind(this));return c}},{key:"patients",value:function(){return this.request("patients")}},{key:"studies",value:function(A){return this.request("studies",{PatientID:A})}},{key:"series",value:function(A){return this.request("series",{StudyInstanceUID:A})}},{key:"instances",value:function(A,e){return this.request("instances",{StudyInstanceUID:A,SeriesInstanceUID:e})}},{key:"instance",value:function(A,e,n){return this.request("wado",{requestType:"WADO",studyUID:A,seriesUID:e,objectUID:n,contentType:"application/dicom"})}},{key:"tests",value:function(){new A({rootURL:"http://quantome.org:4242/dcm4chee-arc/aets/DCM4CHEE"}).patients().then(function(A){A.forEach(function(A){i.info(A)})})}}],[{key:"responseType",value:function(A){var e={wado:"arraybuffer"};return e[A]?e[A]:"json"}},{key:"endpointService",value:function(A){var e={wado:""};return-1!=Object.keys(e).indexOf(A)?e[A]:"rs/"}},{key:"randomEntry",value:function(A){return A[Math.floor(Math.random()*A.length)]}}]),A}(),pr=function(){function A(){D(this,A)}return h(A,null,[{key:"d65WhitePointXYZ",value:function(){return[.950456,1,1.088754]}},{key:"dicomlab2RGB",value:function(e){return A.lab2RGB(A.dicomlab2LAB(e))}},{key:"rgb2DICOMLAB",value:function(e){return A.lab2DICOMLAB(A.rgb2LAB(e))}},{key:"dicomlab2LAB",value:function(A){return[100*A[0]/65535,255*A[1]/65535-128,255*A[2]/65535-128]}},{key:"lab2DICOMLAB",value:function(A){return[65535*A[0]/100,65535*(A[1]+128)/255,65535*(A[2]+128)/255]}},{key:"rgb2LAB",value:function(e){return A.xyz2LAB(A.rgb2XYZ(e))}},{key:"gammaCorrection",value:function(A){return A<=.0031306684425005883?12.92*A:1.055*Math.pow(A,1/2.4)-.055}},{key:"invGammaCorrection",value:function(A){return A<=.0404482362771076?A/12.92:Math.pow((A+.055)/1.055,2.4)}},{key:"rgb2XYZ",value:function(e){var n=A.invGammaCorrection(e[0]),t=A.invGammaCorrection(e[1]),i=A.invGammaCorrection(e[2]);return[.41239558896741424*n+.3575834307637148*t+.18049264738170157*i,.21258623078559555*n+.7151703037034108*t+.07220049864333623*i,.019297215491746945*n+.11918386458084854*t+.9504971251315798*i]}},{key:"xyz2LAB",value:function(e){var n=A.d65WhitePointXYZ(),t=e[0]/n[0],i=e[1]/n[1],r=e[2]/n[2];return t=A.labf(t),[116*(i=A.labf(i))-16,500*(t-i),200*(i-(r=A.labf(r)))]}},{key:"lab2RGB",value:function(e){return A.xyz2RGB(A.lab2XYZ(e))}},{key:"lab2XYZ",value:function(e){var n=(e[0]+16)/116,t=n+e[1]/500,i=n-e[2]/200,r=A.d65WhitePointXYZ();return[r[0]*A.labfInv(t),r[1]*A.labfInv(n),r[2]*A.labfInv(i)]}},{key:"xyz2RGB",value:function(e){var n=3.2406*e[0]-1.5372*e[1]-.4986*e[2],t=-.9689*e[0]+1.8758*e[1]+.0415*e[2],i=.0557*e[0]-.204*e[1]+1.057*e[2],r=Math.min(n,t);return(r=Math.min(r,i))<0&&(n-=r,t-=r,i-=r),[A.gammaCorrection(n),A.gammaCorrection(t),A.gammaCorrection(i)]}},{key:"labf",value:function(A){return A>=.008856451679035631?Math.pow(A,.333333333333333):841/108*A+4/29}},{key:"labfInv",value:function(A){return A>=.20689655172413793?A*A*A:108/841*(A-4/29)}}]),A}();function Mr(){var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Rt,e={information:null,_init:function(A){e.information=(null==A?void 0:A.information)||{},this.information=e.information},addTag:function(e,n,t){var i;if(0===(null===(i=this.current)||void 0===i?void 0:i.level)&&A.has(n)){var r=wt[n]||n;this.information[r]=null;var a=e(n,t);return this.current._trackInformation=r,a}return e(n,t)},value:function(A,e){var n;if(null!==(n=this.current)&&void 0!==n&&n._trackInformation){var t=this.current._trackInformation;this.information[t]=e,this.current._trackInformation=null}return A(e)}};return e}var wr=function(){function A(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length,t=new Array(n>1?n-1:0),i=1;i<n;i++)t[i-1]=arguments[i];D(this,A),p(this,"current",null),p(this,"fmi",null),p(this,"dict",null),p(this,"filters",[]),p(this,"information",null),p(this,"_drain",function(){return Promise.resolve()}),"function"!=typeof e.addTag&&"function"!=typeof e.startObject&&"function"!=typeof e.pop&&"function"!=typeof e.value||(t=[e].concat(v(t)),e={});var r=e.informationFilter||Mr(e.informationTags);this.filters=[r].concat(v(t)),this._createMethodChains(),this.init(e)}return h(A,[{key:"setDrain",value:function(A){this._drain="function"==typeof A?A:null}},{key:"awaitDrain",value:function(){return this._drain()||Promise.resolve()}},{key:"init",value:function(){var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;this.current=null,this.fmi=null,this.dict=null,this.information=null;var e,n=N(this.filters);try{for(n.s();!(e=n.n()).done;){var t;null===(t=e.value._init)||void 0===t||t.call(this,A)}}catch(A){n.e(A)}finally{n.f()}}},{key:"_createMethodChains",value:function(){for(var A=this,e=0,n=["addTag","startObject","pop","value"];e<n.length;e++){for(var t=n[e],i=this["_base".concat(t.charAt(0).toUpperCase()+t.slice(1))].bind(this),r=function(){var e=A.filters[a];if(e&&"function"==typeof e[t]){var n=e[t],r=i;i=function(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];return n.call.apply(n,[A,r].concat(t))}}},a=this.filters.length-1;a>=0;a--)r();this[t]=i}}},{key:"_baseAddTag",value:function(A,e){var n,t={vr:null==e?void 0:e.vr,Value:null};this.current&&this.current.dest&&(this.current.dest[A]=t);var i=this.current&&null!==(n=this.current.level)&&void 0!==n?n:0;this.current={parent:this.current,dest:t,type:A,tag:A,vr:null==e?void 0:e.vr,level:i,length:null==e?void 0:e.length}}},{key:"_baseStartObject",value:function(){var A,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=this.current?(null!==(A=this.current.level)&&void 0!==A?A:0)+1:0;this.current&&this.value(e),this.current={parent:this.current,dest:e,type:"object",level:n}}},{key:"_basePop",value:function(){var A,e,n,t,i=null!==(A=null===(e=(n=this.current).pop)||void 0===e?void 0:e.call(n))&&void 0!==A?A:this.current.dest;return i.InlineBinary&&console.log("********* InlineBinary already set",i,this.current),null===i.Value?i.Value=[]:1!==(null===(t=i.Value)||void 0===t?void 0:t.length)||null!==i.Value[0]&&void 0!==i.Value[0]||(i.Value=[]),this.current=this.current.parent,i}},{key:"_baseValue",value:function(A){var e;Array.isArray(this.current.dest)?this.current.dest.push(A):((e=this.current.dest).Value||(e.Value=[]),this.current.dest.Value.push(A))}},{key:"getTransferSyntaxUID",value:function(){var A;if(this.fmi){var e="00020010";return null!==(A=this.fmi[e])&&void 0!==A&&A.Value&&Array.isArray(this.fmi[e].Value)&&this.fmi[e].Value.length>0?this.fmi[e].Value[0]:void 0}}}]),A}(),Rr=i.getLogger("AsyncDicomReader"),Qr=function(){function A(){var e,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};D(this,A),p(this,"syntax",Et),this.isLittleEndian=null==n?void 0:n.isLittleEndian,this.maxFragmentSize=null!==(e=null==n?void 0:n.maxFragmentSize)&&void 0!==e?e:134217728,this.stream=new st(null,this.isLittleEndian,g({clearBuffers:!0},n))}var e,n,t,r,a,o,s,c,u,l,E,S,d;return h(A,[{key:"readPreamble",value:(d=C(I().mark(function e(){var n,t;return I().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=this.stream,e.next=3,n.ensureAvailable();case 3:if(n.reset(),n.increment(128),"DICM"===n.readAsciiString(4)){e.next=18;break}return n.reset(),e.next=9,n.ensureAvailable(4);case 9:if(n.setEndian(!0),t=n.readUint16(),n.readUint16(),n.reset(),2!==t){e.next=15;break}return e.abrupt("return",A.PART10_NO_PREAMBLE);case 15:return e.next=17,this.detectRawEncoding();case 17:return e.abrupt("return",!1);case 18:return e.abrupt("return",!0);case 19:case"end":return e.stop()}},e,this)})),function(){return d.apply(this,arguments)})},{key:"detectRawEncoding",value:(S=C(I().mark(function A(){var e,n,t,i,r,a,o;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:return e=this.stream,A.next=3,e.ensureAvailable(8);case 3:if(e.reset(),e.setEndian(!0),n=e.readUint16(),e.readUint16(),2!==n){A.next=9;break}throw new Error("Invalid DICOM file: stream starts with meta (0002,xxxx) but was not handled as Part 10");case 9:return t=e.peekUint8(0),i=e.peekUint8(1),A.next=13,e.ensureAvailable(8);case 13:if(r=e.view.getUint32(e.offset,!0),!(a=function(A){return A>=65&&A<=90||A>=97&&A<=122})(t)||!a(i)){A.next=26;break}if(o=String.fromCharCode(t,i).toUpperCase(),!Qt.has(o)){A.next=21;break}this.syntax=Et,A.next=24;break;case 21:if(r%2==0){A.next=23;break}throw new Error("Invalid DICOM file: detected LEI encoding but length is odd (".concat(r,"), which is not allowed in DICOM"));case 23:this.syntax=lt;case 24:A.next=29;break;case 26:if(r%2==0){A.next=28;break}throw new Error("Invalid DICOM file: detected LEI encoding but length is odd (".concat(r,"), which is not allowed in DICOM"));case 28:this.syntax=lt;case 29:e.reset();case 30:case"end":return A.stop()}},A,this)})),function(){return S.apply(this,arguments)})},{key:"readFile",value:(E=C(I().mark(function e(){var n,t,i,r,a,o,s,c,u,l=arguments;return I().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=l.length>0&&void 0!==l[0]?l[0]:void 0,e.next=3,this.readPreamble();case 3:if((t=e.sent)!==A.PART10_NO_PREAMBLE){e.next=16;break}return e.next=7,this.readMeta(g(g({},n),{},{ignoreErrors:!0}));case 7:return this.meta=e.sent,(i=(null==n?void 0:n.listener)||new wr).information&&((a=i.information).transferSyntaxUid=this.syntax,a.sopInstanceUid=null===(r=this.meta)||void 0===r||null===(r=r[pt.MediaStoreSOPInstanceUID])||void 0===r?void 0:r.Value[0]),this.dict||(this.dict={}),i.startObject(this.dict),e.next=14,this.read(i,n);case 14:case 24:case 35:return this.dict=e.sent,e.abrupt("return",this);case 16:if(t){e.next=26;break}return this.meta={},(o=(null==n?void 0:n.listener)||new wr).information&&(o.information.transferSyntaxUid=this.syntax),this.dict||(this.dict={}),o.startObject(this.dict),e.next=24,this.read(o,n);case 26:return e.next=28,this.readMeta(n);case 28:return this.meta=e.sent,(s=(null==n?void 0:n.listener)||new wr).information&&((u=s.information).transferSyntaxUid=this.syntax,u.sopInstanceUid=null===(c=this.meta)||void 0===c||null===(c=c[pt.MediaStoreSOPInstanceUID])||void 0===c?void 0:c.Value[0]),this.dict||(this.dict={}),s.startObject(this.dict),e.next=35,this.read(s,n);case 37:case"end":return e.stop()}},e,this)})),function(){return E.apply(this,arguments)})},{key:"readMeta",value:(l=C(I().mark(function A(){var e,n,t,i,r,a,o=arguments;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:return e=o.length>0&&void 0!==o[0]?o[0]:void 0,n=this.stream,A.next=4,n.ensureAvailable();case 4:if(t=n.offset,(i=this.readTagHeader()).tag===pt.FileMetaInformationGroupLength){A.next=15;break}if(null!=e&&e.ignoreErrors){A.next=9;break}throw new Error("Invalid DICOM file, meta length tag is malformed or not present.");case 9:return n.offset=t,A.next=12,n.ensureAvailable((null==e?void 0:e.maxSizeMeta)||10240);case 12:this.meta=or._read(n,Et,{untilTag:"00030000",stopOnGreaterTag:!0,ignoreErrors:!0}),A.next=20;break;case 15:return r=i.vrObj.readBytes(n),A.next=18,n.ensureAvailable(r);case 18:a=n.more(r),this.meta=or._read(a,Et,{});case 20:return this.syntax=this.meta[pt.TransferSyntaxUID].Value[0],A.abrupt("return",this.meta);case 22:case"end":return A.stop()}},A,this)})),function(){return l.apply(this,arguments)})},{key:"read",value:(u=C(I().mark(function A(e,n){var t,i,r,a,o,s,c;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:return t=(null==n?void 0:n.untilOffset)||Number.MAX_SAFE_INTEGER,this.listener=e,i=this.stream,A.next=5,i.ensureAvailable();case 5:if(!(i.offset<t&&i.isAvailable(1,!1))){A.next=44;break}if(Rr.debug("read loop",i.offset,t),i.consume(),r=this.readTagHeader(n),a=r.tag,o=r.tagObj,s=r.length,a!==pt.ItemDelimitationEnd){A.next=12;break}return A.abrupt("return",e.pop());case 12:if(!o.isInstruction()){A.next=14;break}return A.abrupt("continue",5);case 14:if(0!==o.group()&&a!==pt.DataSetTrailingPadding){A.next=17;break}return i.increment(o.length),A.abrupt("continue",5);case 17:if(c=e.addTag(a,r),!this.isSequence(r)){A.next=23;break}return A.next=21,this.readSequence(e,r,n);case 21:case 26:case 35:A.next=39;break;case 23:if(!o.isPixelDataTag()){A.next=28;break}return A.next=26,this.readPixelData(r);case 28:if(-1!==s){A.next=32;break}throw new Error("Can't handle tag ".concat(r.tag," with -1 length and not sequence"));case 32:if(!(!0===(null==c?void 0:c.expectsRaw)&&s>0)){A.next=37;break}return A.next=35,this.readRawBinary(r);case 37:return A.next=39,this.readSingle(r,e,n);case 39:return e.pop(),A.next=42,this.stream.ensureAvailable();case 42:A.next=5;break;case 44:return A.abrupt("return",e.pop());case 45:case"end":return A.stop()}},A,this)})),function(A,e){return u.apply(this,arguments)})},{key:"readSequence",value:(c=C(I().mark(function A(e,n,t){var i,r,a,o,s,c,u,l;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:i=n.length,r=this.stream,a=this.syntax,o=-1===i?Number.MAX_SAFE_INTEGER:r.offset+i;case 3:if(A.t0=r.offset<o,!A.t0){A.next=8;break}return A.next=7,r.ensureAvailable();case 7:A.t0=A.sent;case 8:if(!A.t0){A.next=28;break}if(Rr.debug("readSequence loop",r.offset,o),s=this.readTagHeader(a,t),(c=s.tag)!==pt.Item){A.next=20;break}return e.startObject(),u=s.length,l=-1===u?o:Math.min(r.offset+u,o),A.next=18,this.read(e,g(g({},t),{},{untilOffset:l}));case 18:A.next=26;break;case 20:if(c!==pt.SequenceDelimitationEnd){A.next=24;break}return A.abrupt("return");case 24:throw console.warn("Unknown tag info",i,s),new Error;case 26:A.next=3;break;case 28:case"end":return A.stop()}},A,this)})),function(A,e,n){return c.apply(this,arguments)})},{key:"readPixelData",value:function(A){return-1===A.length?this.readCompressed(A):this.readUncompressed(A)}},{key:"_emitSplitValues",value:(s=C(I().mark(function A(e){var n,t,i,r,a,o,s;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:return t=this.stream,i=this.listener,A.next=3,null===(n=i.awaitDrain)||void 0===n?void 0:n.call(i);case 3:if(!("number"!=typeof(r=this.maxFragmentSize)||r<=0)){A.next=6;break}throw new Error("maxFragmentSize must be a positive number, got ".concat(r));case 6:a=0;case 7:if(!(a<e)){A.next=18;break}return Rr.trace("_emitSplitValues loop",a,e),o=Math.min(r,e-a),A.next=12,t.ensureAvailable(o);case 12:s=t.readArrayBuffer(o),i.value(s),a+=o,t.consume(),A.next=7;break;case 18:case"end":return A.stop()}},A,this)})),function(A){return s.apply(this,arguments)})},{key:"readCompressed",value:(o=C(I().mark(function A(e){var n,t,i,r,a,o,s,c,u,l,E,S,g;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:return t=this.stream,i=this.listener,r=this.syntax,A.next=4,t.ensureAvailable();case 4:return a=ht(r),o=null===(n=i.information)||void 0===n?void 0:n.numberOfFrames,s=!o||parseInt(o)<=1,A.next=9,this.readOffsets();case 9:c=A.sent,(a||s)&&!c&&(c=[0]),c&&c.push(Number.MAX_SAFE_INTEGER/2),u=t.offset,l=0,E=null;case 16:return Rr.debug("readCompressed frame loop",l),t.consume(),A.next=21,t.ensureAvailable();case 21:if((S=this.readTagHeader()).tag!==pt.SequenceDelimitationEnd){A.next=25;break}return E&&i.pop(),A.abrupt("return");case 25:if(S.tag===pt.Item){A.next=27;break}throw new Error("frame tag isn't item: ".concat(S.tag));case 27:return g=S.length,E||(E=[],i.startObject(E)),A.next=31,this._emitSplitValues(g);case 31:(!c||t.offset>=c[l+1]+u)&&(E=null,i.pop(),l++),A.next=16;break;case 34:case"end":return A.stop()}},A,this)})),function(A){return o.apply(this,arguments)})},{key:"readOffsets",value:(a=C(I().mark(function A(){var e,n,t,i;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:if((e=this.readTagHeader()).tag===pt.Item){A.next=3;break}throw new Error("Offsets tag is missing: ".concat(e.tag));case 3:if(0!==e.length){A.next=5;break}return A.abrupt("return");case 5:return n=[],t=e.length/4,A.next=9,this.stream.ensureAvailable(e.length);case 9:for(i=0;i<t;i++)Rr.trace("readOffsets loop",i,t),n.push(this.stream.readUint32());return A.abrupt("return",n);case 11:case"end":return A.stop()}},A,this)})),function(){return a.apply(this,arguments)})},{key:"readUncompressed",value:(r=C(I().mark(function A(e){var n,t,i,r,a,o,s,c,u,l,E,S,g,d;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:if(t=e.length,i=this.listener,r=parseInt((null===(n=i.information)||void 0===n?void 0:n.numberOfFrames)||1),a=Math.floor(t/r),!(r>1)){A.next=18;break}if(l=null===(o=i.information)||void 0===o?void 0:o.rows,E=null===(s=i.information)||void 0===s?void 0:s.columns,S=null===(c=i.information)||void 0===c?void 0:c.samplesPerPixel,g=null===(u=i.information)||void 0===u?void 0:u.bitsAllocated,l*E*S*g%8==0){A.next=16;break}if(1!==g){A.next=15;break}return A.next=14,this.readUncompressedBitFrame(e);case 14:return A.abrupt("return",A.sent);case 15:throw new Error("Odd frame length must be single bit: ".concat(l,",").concat(E," ").concat(S," ").concat(g));case 16:if(t%r===0){A.next=18;break}throw new Error("Invalid frame length: ".concat(t," for ").concat(r," frames"));case 18:d=0;case 19:if(!(d<r)){A.next=28;break}return Rr.trace("readUncompressed loop",d,r),i.startObject([]),A.next=24,this._emitSplitValues(a);case 24:i.pop();case 25:d++,A.next=19;break;case 28:case"end":return A.stop()}},A,this)})),function(A){return r.apply(this,arguments)})},{key:"readUncompressedBitFrame",value:(t=C(I().mark(function A(e){var n,t,i,r,a,o,s,c,u,l,E,S,g,d,B,m,C,D,f,h,p,M,w,R,Q,P,T,v,y;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:if(o=e.length,s=this.listener,c=this.stream,u=parseInt((null===(n=s.information)||void 0===n?void 0:n.numberOfFrames)||1),l=null===(t=s.information)||void 0===t?void 0:t.rows,E=null===(i=s.information)||void 0===i?void 0:i.columns,S=(null===(r=s.information)||void 0===r?void 0:r.samplesPerPixel)||1,g=null===(a=s.information)||void 0===a?void 0:a.bitsAllocated,l&&E&&g){A.next=9;break}throw new Error("Missing required pixel data information: rows, columns, or bitsAllocated");case 9:if(1===g){A.next=11;break}throw new Error("Odd-length bit frames require bitsAllocated=1, got ".concat(g));case 11:if(d=l*E*S*g,B=Math.ceil(d/8),m=d*u,(C=Math.ceil(m/8))===o){A.next=17;break}throw new Error("The calculated length ".concat(C," does not match the actual length ").concat(o));case 17:return A.next=19,c.ensureAvailable(o);case 19:for(D=c.readArrayBuffer(C),c.consume(),f=0;f<u;f++){for(Rr.trace("readUncompressedBitFrame loop",f,u),s.startObject([]),h=f*d,p=new ArrayBuffer(B),M=new Uint8Array(p),w=new Uint8Array(D),R=0;R<d;R++)Q=h+R,P=Math.floor(Q/8),T=Q%8,v=Math.floor(R/8),y=R%8,w[P]>>7-T&1&&(M[v]|=1<<7-y);s.value(p),s.pop()}case 22:case"end":return A.stop()}},A,this)})),function(A){return t.apply(this,arguments)})},{key:"readRawBinary",value:(n=C(I().mark(function A(e){var n;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:return n=e.length,A.next=3,this._emitSplitValues(n);case 3:case"end":return A.stop()}},A,this)})),function(A){return n.apply(this,arguments)})},{key:"isSequence",value:function(A){var e=A.vr,n=A.length;return"SQ"===e||"UN"===e&&-1===n}},{key:"readTagHeader",value:function(){var A=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{untilTag:null,includeUntilTagValue:!1},e=this.stream,n=this.syntax,t=A.untilTag,i=A.includeUntilTagValue,r=n==lt,a=n!==gt;e.setEndian(a);var o=tr.readTag(e),s=o.cleanString;if(t&&t===s&&!i)return{tag:s,tagObj:o,vr:0,values:0,untilTag:!0};var c,u=null,l=null,E=0===o.group();if(o.isInstruction())u=e.readUint32(),l=xt.createByTypeString("UN");else if(r&&!E){u=e.readUint32();var S=or.lookupTag(o);if(S)c=S.vr;else if(u==It)c="SQ";else if(o.isPixelDataTag())c="OW";else if("xs"==c){var g;c=0===(null===(g=this.listener.information)||void 0===g?void 0:g.pixelRepresentation)?"SS":"US"}else c=o.isPrivateCreator()?"LO":"UN";l=xt.createByTypeString(c)}else{var I;"UN"===(c=e.readVR())&&null!==(I=or.lookupTag(o))&&void 0!==I&&I.vr?(c=or.lookupTag(o).vr,l=xt.parseUnknownVr(c)):l=xt.createByTypeString(c),l.isLength32()?(e.increment(2),u=e.readUint32()):u=e.readUint16()}var d=er.punctuateTag(s),B=er.dictionary[d];return{vrObj:l,vr:l.type,tag:s,tagObj:o,vm:null==B?void 0:B.vm,name:null==B?void 0:B.name,length:u===It?-1:u}}},{key:"readSingle",value:(e=C(I().mark(function A(e,n,t){var r,a,o,s,c,u,l,E,S,g,d,B,m,C;return I().wrap(function(A){for(;;)switch(A.prev=A.next){case 0:return r=e.length,a=this.stream,o=this.syntax,A.next=4,this.stream.ensureAvailable(r);case 4:if(s=xt.createByTypeString(e.vr),c=[],s.isBinary()&&r>s.maxLength&&!s.noMultiple)for(u=r/s.maxLength,l=0;l++<u;)Rr.trace("readSingle multi-value loop",l,u),E=s.read(a,s.maxLength,o),S=E.value,c.push(S);else d=null===(g=s.read(a,r,o))||void 0===g?void 0:g.value,s.isBinary()||-1!=ar.indexOf(s.type)?"OW"==s.type||"OB"==s.type||Array.isArray(d)?c=d:c.push(d):(c=d,"string"==typeof d&&(B=String.fromCharCode(dt),c=s.dropPadByte(d.split(B))));if(e.tag!==pt.SpecificCharacterSet){A.next=21;break}if(!(c.length>0)){A.next=21;break}if(m=T(c,1),!((C=(C=m[0]).replace(/[_ ]/g,"-").toLowerCase())in Mt)){A.next=16;break}C=Mt[C],this.stream.setDecoder(new TextDecoder(C)),A.next=21;break;case 16:if(null==t||!t.ignoreErrors){A.next=20;break}i.warn("Unsupported character set: ".concat(C,", using default character set")),A.next=21;break;case 20:throw Error("Unsupported character set: ".concat(C));case 21:return c.forEach(function(A){return n.value(A)}),A.abrupt("return",c);case 23:case"end":return A.stop()}},A,this)})),function(A,n,t){return e.apply(this,arguments)})}]),A}();function Pr(A){var e=new Uint8Array(2);e[1]=1;var n=A._meta.TransferSyntaxUID&&A._meta.TransferSyntaxUID.Value&&A._meta.TransferSyntaxUID.Value[0]?A._meta.TransferSyntaxUID.Value[0]:"1.2.840.10008.1.2.1";A._meta={MediaStorageSOPClassUID:A.SOPClassUID,MediaStorageSOPInstanceUID:A.SOPInstanceUID,ImplementationVersionName:"dcmjs-0.0",TransferSyntaxUID:n,ImplementationClassUID:"2.25.80302813137786398554742050926734630921603366648225212145404",FileMetaInformationVersion:e.buffer};var t=er.denaturalizeDataset(A._meta),i=new Qi(t);return i.dict=er.denaturalizeDataset(A),i}function Tr(A){return Buffer.from(Pr(A).write())}function vr(A){var e=Tr(A);return new Blob([e],{type:"application/dicom"})}p(Qr,"PART10_NO_PREAMBLE",Symbol("PART10_NO_PREAMBLE"));var yr,Or=function(){function A(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};D(this,A),this.options=JSON.parse(JSON.stringify(n));var t=this.options;t.Manufacturer=n.Manufacturer||"Unspecified",t.ManufacturerModelName=n.ManufacturerModelName||"Unspecified",t.SeriesDescription=n.SeriesDescription||"Research Derived series",t.SeriesNumber=n.SeriesNumber||"99",t.SoftwareVersions=n.SoftwareVersions||"0",t.DeviceSerialNumber=n.DeviceSerialNumber||"1";var i=er.date(),r=er.time();t.SeriesDate=n.SeriesDate||i,t.SeriesTime=n.SeriesTime||r,t.ContentDate=n.ContentDate||i,t.ContentTime=n.ContentTime||r,t.SOPInstanceUID=n.SOPInstanceUID||er.uid(),t.SeriesInstanceUID=n.SeriesInstanceUID||er.uid(),t.ClinicalTrialTimePointID=n.ClinicalTrialTimePointID||"",t.ClinicalTrialCoordinatingCenterName=n.ClinicalTrialCoordinatingCenterName||"",t.ClinicalTrialSeriesID=n.ClinicalTrialSeriesID||"",t.ImageComments=n.ImageComments||"NOT FOR CLINICAL USE",t.ContentQualification="RESEARCH",this.referencedDatasets=e,this.referencedDataset=this.referencedDatasets[0],this.dataset={_vrMap:this.referencedDataset._vrMap,_meta:this.referencedDataset._meta},this.derive()}return h(A,[{key:"assignToDataset",value:function(A){var e=this;Object.keys(A).forEach(function(n){return e.dataset[n]=A[n]})}},{key:"assignFromReference",value:function(A){var e=this;A.forEach(function(A){return e.dataset[A]=e.referencedDataset[A]||""})}},{key:"assignFromOptions",value:function(A){var e=this;A.forEach(function(A){return e.dataset[A]=e.options[A]||""})}},{key:"derive",value:function(){this.assignFromReference(["AccessionNumber","ReferringPhysicianName","StudyDate","StudyID","StudyTime","PatientName","PatientID","PatientBirthDate","PatientSex","PatientAge","StudyInstanceUID","StudyID"]),this.assignFromOptions(["Manufacturer","SoftwareVersions","DeviceSerialNumber","ManufacturerModelName","SeriesDescription","SeriesNumber","ImageComments","SeriesDate","SeriesTime","ContentDate","ContentTime","ContentQualification","SOPInstanceUID","SeriesInstanceUID"])}}],[{key:"copyDataset",value:function(A){return JSON.parse(JSON.stringify(A))}}]),A}(),Nr=function(A){function e(A){var n,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};D(this,e);var i=(n=u(this,e,[A,t])).options;return i.ContentLabel=t.ContentLabel||"",i.ContentDescription=t.ContentDescription||"",i.ContentCreatorName=t.ContentCreatorName||"",n}return M(e,A),h(e,[{key:"derive",value:function(){P(w(e.prototype),"derive",this).call(this),this.assignToDataset({ImageType:["DERIVED","PRIMARY"],LossyImageCompression:"00",InstanceNumber:"1"}),this.assignFromReference(["SOPClassUID","Modality","FrameOfReferenceUID","PositionReferenceIndicator","NumberOfFrames","Rows","Columns","SamplesPerPixel","PhotometricInterpretation","BitsStored","HighBit"]),this.assignFromOptions(["ContentLabel","ContentDescription","ContentCreatorName"]),this.referencedDataset.SharedFunctionalGroupsSequence&&(this.dataset.SharedFunctionalGroupsSequence=Or.copyDataset(this.referencedDataset.SharedFunctionalGroupsSequence)),this.referencedDataset.PerFrameFunctionalGroupsSequence&&(this.dataset.PerFrameFunctionalGroupsSequence=Or.copyDataset(this.referencedDataset.PerFrameFunctionalGroupsSequence)),this.dataset.PixelData=new ArrayBuffer(this.referencedDataset.PixelData.byteLength)}}]),e}(Or),Gr=function(A){function e(A){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return D(this,e),u(this,e,[A,n])}return M(e,A),h(e,[{key:"derive",value:function(){P(w(e.prototype),"derive",this).call(this),this.assignFromReference(["WindowCenter","WindowWidth","BitsAllocated","PixelRepresentation","BodyPartExamined","Laterality","PatientPosition","RescaleSlope","RescaleIntercept","PixelPresentation","VolumetricProperties","VolumeBasedCalculationTechnique","PresentationLUTShape"])}}]),e}(Nr),Fr=function(A){function e(A){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{includeSliceSpacing:!0};return D(this,e),u(this,e,[A,n])}return M(e,A),h(e,[{key:"derive",value:function(){P(w(e.prototype),"derive",this).call(this),this.assignToDataset({SOPClassUID:er.sopClassUIDsByName.Segmentation,Modality:"SEG",SamplesPerPixel:"1",PhotometricInterpretation:"MONOCHROME2",BitsAllocated:"1",BitsStored:"1",HighBit:"0",PixelRepresentation:"0",LossyImageCompression:"00",SegmentationType:"BINARY",ContentLabel:"SEGMENTATION"});var A=er.uid();if(this.dataset.DimensionOrganizationSequence={DimensionOrganizationUID:A},this.dataset.DimensionIndexSequence=[{DimensionOrganizationUID:A,DimensionIndexPointer:6422539,FunctionalGroupPointer:6422538,DimensionDescriptionLabel:"ReferencedSegmentNumber"},{DimensionOrganizationUID:A,DimensionIndexPointer:2097202,FunctionalGroupPointer:2134291,DimensionDescriptionLabel:"ImagePositionPatient"}],this.dataset.SegmentSequence=[],this.referencedDataset.ReferencedSeriesSequence)this.dataset.ReferencedSeriesSequence=Or.copyDataset(this.referencedDataset.ReferencedSeriesSequence);else{for(var n=[],t=0;t<this.referencedDatasets.length;t++)n.push({ReferencedSOPClassUID:this.referencedDatasets[t].SOPClassUID,ReferencedSOPInstanceUID:this.referencedDatasets[t].SOPInstanceUID});this.dataset.ReferencedSeriesSequence={SeriesInstanceUID:this.referencedDataset.SeriesInstanceUID,StudyInstanceUID:this.referencedDataset.StudyInstanceUID,ReferencedInstanceSequence:n}}this.options.includeSliceSpacing||delete this.dataset.SharedFunctionalGroupsSequence.PixelMeasuresSequence.SpacingBetweenSlices,this.dataset.SharedFunctionalGroupsSequence.PixelValueTransformationSequence&&delete this.dataset.SharedFunctionalGroupsSequence.PixelValueTransformationSequence,this.dataset.PixelData=void 0,this.dataset.NumberOfFrames=0,this.dataset.PerFrameFunctionalGroupsSequence=[]}},{key:"setNumberOfFrames",value:function(A){var e=this.dataset;e.NumberOfFrames=A,e.PixelData=new ArrayBuffer(e.Rows*e.Columns*A)}},{key:"bitPackPixelData",value:function(){this.isBitpacked&&console.warn("This.bitPackPixelData has already been called, it should only be called once, when all frames have been added. Exiting.");var A=this.dataset,e=A.PixelData,n=new Uint8Array(e),t=a.pack(n);A.PixelData=t.buffer,this.isBitpacked=!0}},{key:"addSegmentFromLabelmap",value:function(A,e,n,t){if(0===this.dataset.NumberOfFrames)throw new Error("Must set the total number of frames via setNumberOfFrames() before adding segments to the segmentation.");this._addSegmentPixelDataFromLabelmaps(e,n);var i=this._addSegmentMetadata(A);this._addPerFrameFunctionalGroups(i,t)}},{key:"_addSegmentPixelDataFromLabelmaps",value:function(A,e){for(var n=this.dataset,t=n.PerFrameFunctionalGroupsSequence.length,i=n.Rows*n.Columns,r=t*i,a=new Uint8Array(n.PixelData,r,A.length*i),o=this._getOccupiedValue(),s=0;s<A.length;s++)for(var c=A[s],u=0;u<c.length;u++)c[u]===e&&(a[s*i+u]=o)}},{key:"_getOccupiedValue",value:function(){return"FRACTIONAL"===this.dataset.SegmentationType?255:1}},{key:"addSegment",value:function(A,e,n){if(0===this.dataset.NumberOfFrames)throw new Error("Must set the total number of frames via setNumberOfFrames() before adding segments to the segmentation.");this._addSegmentPixelData(e);var t=this._addSegmentMetadata(A);this._addPerFrameFunctionalGroups(t,n)}},{key:"_addSegmentPixelData",value:function(A){for(var e=this.dataset,n=e.PerFrameFunctionalGroupsSequence.length*(e.Rows*e.Columns),t=new Uint8Array(e.PixelData,n,A.length),i=0;i<A.length;i++)t[i]=A[i]}},{key:"_addPerFrameFunctionalGroups",value:function(A,e){for(var n=this.dataset.PerFrameFunctionalGroupsSequence,t=this.referencedDataset.ReferencedSeriesSequence,i=0;i<e.length;i++){var r=e[i],a={};a.PlanePositionSequence=Or.copyDataset(this.referencedDataset.PerFrameFunctionalGroupsSequence[r-1].PlanePositionSequence),this.dataset.SharedFunctionalGroupsSequence.PlaneOrientationSequence||(a.PlaneOrientationSequence=Or.copyDataset(this.referencedDataset.PerFrameFunctionalGroupsSequence[r-1].PlaneOrientationSequence)),a.FrameContentSequence={DimensionIndexValues:[A,r]},a.SegmentIdentificationSequence={ReferencedSegmentNumber:A};var o=void 0,s=void 0,c=void 0;if(t){var u=t.ReferencedInstanceSequence[r-1];o=u.ReferencedSOPClassUID,s=u.ReferencedSOPInstanceUID,yr.isMultiframeSOPClassUID(o)&&(c=r)}else o=this.referencedDataset.SOPClassUID,s=this.referencedDataset.SOPInstanceUID,c=r;a.DerivationImageSequence=c?{SourceImageSequence:{ReferencedSOPClassUID:o,ReferencedSOPInstanceUID:s,ReferencedFrameNumber:c,PurposeOfReferenceCodeSequence:{CodeValue:"121322",CodingSchemeDesignator:"DCM",CodeMeaning:"Source image for image processing operation"}},DerivationCodeSequence:{CodeValue:"113076",CodingSchemeDesignator:"DCM",CodeMeaning:"Segmentation"}}:{SourceImageSequence:{ReferencedSOPClassUID:o,ReferencedSOPInstanceUID:s,PurposeOfReferenceCodeSequence:{CodeValue:"121322",CodingSchemeDesignator:"DCM",CodeMeaning:"Source image for image processing operation"}},DerivationCodeSequence:{CodeValue:"113076",CodingSchemeDesignator:"DCM",CodeMeaning:"Segmentation"}},n.push(a)}}},{key:"_addSegmentMetadata",value:function(A){if(!(A.SegmentLabel&&A.SegmentedPropertyCategoryCodeSequence&&A.SegmentedPropertyTypeCodeSequence&&A.SegmentAlgorithmType))throw new Error("Segment does not contain all the required fields.");switch(A.SegmentAlgorithmType=A.SegmentAlgorithmType.toUpperCase(),A.SegmentAlgorithmType){case"AUTOMATIC":case"SEMIAUTOMATIC":if(!A.SegmentAlgorithmName)throw new Error("If the SegmentAlgorithmType is SEMIAUTOMATIC or AUTOMATIC,\n SegmentAlgorithmName must be provided");break;case"MANUAL":break;default:throw new Error("SegmentAlgorithmType ".concat(A.SegmentAlgorithmType," invalid."))}var e=this.dataset.SegmentSequence,n=A.SegmentAlgorithmType,t={SegmentedPropertyCategoryCodeSequence:A.SegmentedPropertyCategoryCodeSequence,SegmentNumber:(e.length+1).toString(),SegmentLabel:A.SegmentLabel,SegmentAlgorithmType:n,RecommendedDisplayCIELabValue:A.RecommendedDisplayCIELabValue,SegmentedPropertyTypeCodeSequence:A.SegmentedPropertyTypeCodeSequence};return A.SegmentDescription&&(t.SegmentDescription=A.SegmentDescription),"AUTOMATIC"!==n&&"SEMIAUTOMATIC"!==n||(t.SegmentAlgorithmName=A.SegmentAlgorithmName),e.push(t),t.SegmentNumber}}],[{key:"setNormalizer",value:function(A){yr=A}}]),e}(Nr),Ur=function(A){function e(A){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return D(this,e),u(this,e,[A,n])}return M(e,A),h(e,[{key:"derive",value:function(){P(w(e.prototype),"derive",this).call(this),this.assignToDataset({}),this.assignFromReference([])}}]),e}(Or),_r=function(A){function e(A){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return D(this,e),u(this,e,[A,n])}return M(e,A),h(e,[{key:"derive",value:function(){P(w(e.prototype),"derive",this).call(this),this.assignToDataset({SOPClassUID:er.sopClassUIDsByName.EnhancedSR,Modality:"SR",ValueType:"CONTAINER"}),this.assignFromReference([])}}]),e}(Or),br=function(){function A(e){D(this,A),this.datasets=e,this.dataset=void 0}return h(A,[{key:"normalize",value:function(){return"No normalization defined"}}],[{key:"consistentSOPClassUIDs",value:function(A){var e;return A.forEach(function(A){A.SOPClassUID&&(e||(e=A.SOPClassUID),A.SOPClassUID===e||i.error("inconsistent sopClassUIDs: ",A.SOPClassUID,e))}),e}},{key:"normalizerForSOPClassUID",value:function(A){A=A.replace(/[^0-9.]/g,"");var e=er.sopClassUIDsByName,n={};return n[e.NMImage]=Hr,n[e.CTImage]=Yr,n[e.ParametricMapStorage]=Kr,n[e.MRImage]=Lr,n[e.EnhancedCTImage]=qr,n[e.LegacyConvertedEnhancedCTImage]=qr,n[e.EnhancedMRImage]=Vr,n[e.LegacyConvertedEnhancedMRImage]=Vr,n[e.EnhancedUSVolume]=xr,n[e.PETImage]=Jr,n[e.EnhancedPETImage]=Jr,n[e.LegacyConvertedEnhancedPETImage]=Jr,n[e.Segmentation]=Wr,n[e.DeformableSpatialRegistration]=Xr,n[e.OphthalmicPhotography8BitImage]=jr,n[e.OphthalmicTomographyImage]=zr,n[e.LabelmapSegmentation]=Wr,n[A]}},{key:"isMultiframeSOPClassUID",value:function(A){var e=er.sopClassUIDsByName;return-1!==[e.NMImage,e.EnhancedMRImage,e.LegacyConvertedEnhancedMRImage,e.EnhancedCTImage,e.LegacyConvertedEnhancedCTImage,e.EnhancedUSVolume,e.EnhancedPETImage,e.LegacyConvertedEnhancedPETImage,e.Segmentation,e.ParametricMapStorage,e.OphthalmicTomographyImage,e.LabelmapSegmentation].indexOf(A)}},{key:"isMultiframeDataset",value:function(){var e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.dataset).SOPClassUID.replace(/[^0-9.]/g,"");return A.isMultiframeSOPClassUID(e)}},{key:"normalizeToDataset",value:function(e){var n=A.consistentSOPClassUIDs(e),t=A.normalizerForSOPClassUID(n);if(t){var r=new t(e);return r.normalize(),r.dataset}i.error("no normalizerClass for ",n)}}]),A}(),kr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){this.convertToMultiframe(),this.normalizeMultiframe()}},{key:"convertToMultiframe",value:function(){if(1===this.datasets.length&&br.isMultiframeDataset(this.datasets[0]))this.dataset=this.datasets[0];else{this.derivation=new Gr(this.datasets),this.dataset=this.derivation.dataset;var A=this.dataset,n=this.datasets[0];A.NumberOfFrames=this.datasets.length,A.SOPClassUID=n.SOPClassUID,A.Rows=n.Rows,A.Columns=n.Columns,A.BitsAllocated=n.BitsAllocated,A.PixelRepresentation=n.PixelRepresentation,A.RescaleSlope=n.RescaleSlope||"1",A.RescaleIntercept=n.RescaleIntercept||"0";var t=n.ImagePositionPatient,r=n.ImageOrientationPatient.slice(0,3),a=n.ImageOrientationPatient.slice(3,6),o=e.vec3CrossProduct(r,a),s=[];this.datasets.forEach(function(A){var n=A.ImagePositionPatient.slice(),i=e.vec3Subtract(n,t),r=e.vec3Dot(i,o);s.push([r,A])}),s.sort(function(A,e){return e[0]-A[0]}),16!==A.BitsAllocated&&i.error("Only works with 16 bit data, not "+String(this.dataset.BitsAllocated)),n._vrMap&&!n._vrMap.PixelData?(i.warn("No vr map given for pixel data, using OW"),A._vrMap={PixelData:"OW"}):A._vrMap={PixelData:n._vrMap.PixelData};var c=n.PixelData.byteLength;A.PixelData=new ArrayBuffer(A.NumberOfFrames*c);var u=0;s.forEach(function(e){var n=e[1],t=new Uint16Array(n.PixelData),r=new Uint16Array(A.PixelData,u*c,c/2);try{r.set(t)}catch(t){if(t instanceof RangeError){var a="Error inserting pixels in PixelData\n"+"frameSize ".concat(c,"\n")+"NumberOfFrames ".concat(A.NumberOfFrames,"\n")+"pair ".concat(e,"\n")+"dataset PixelData size ".concat(n.PixelData.length);i.error(a)}}u++}),A.NumberOfFrames<2&&i.error("Cannot populate shared groups uniquely without multiple frames");var l=T(s[0],2),E=l[0],S=l[1],g=s[1][0],I=Math.abs(g-E);A.SharedFunctionalGroupsSequence={PlaneOrientationSequence:{ImageOrientationPatient:S.ImageOrientationPatient},PixelMeasuresSequence:{PixelSpacing:S.PixelSpacing,SpacingBetweenSlices:I,SliceThickness:I}},A.ReferencedSeriesSequence={SeriesInstanceUID:S.SeriesInstanceUID,ReferencedInstanceSequence:[]},A.PerFrameFunctionalGroupsSequence=[],s.forEach(function(e){var n=e[1];A.PerFrameFunctionalGroupsSequence.push({PlanePositionSequence:{ImagePositionPatient:n.ImagePositionPatient},FrameVOILUTSequence:{WindowCenter:n.WindowCenter,WindowWidth:n.WindowWidth}}),A.ReferencedSeriesSequence.ReferencedInstanceSequence.push({ReferencedSOPClassUID:n.SOPClassUID,ReferencedSOPInstanceUID:n.SOPInstanceUID})});var d=er.uid();this.dataset.DimensionOrganizationSequence={DimensionOrganizationUID:d},this.dataset.DimensionIndexSequence=[{DimensionOrganizationUID:d,DimensionIndexPointer:2097202,FunctionalGroupPointer:2134291,DimensionDescriptionLabel:"ImagePositionPatient"}]}}},{key:"normalizeMultiframe",value:function(){var A=this.dataset;if(A.NumberOfFrames){A.PixelRepresentation||(A.PixelRepresentation=1),A.StudyID&&""!==A.StudyID||(A.StudyID="No Study ID");-1===["R","L"].indexOf(A.Laterality)&&delete A.Laterality,A.PresentationLUTShape||(A.PresentationLUTShape="IDENTITY"),A.SharedFunctionalGroupsSequence||i.error("Can only process multiframe data with SharedFunctionalGroupsSequence"),"PROSTATE"===A.BodyPartExamined&&(A.SharedFunctionalGroupsSequence.FrameAnatomySequence={AnatomicRegionSequence:{CodeValue:"T-9200B",CodingSchemeDesignator:"SRT",CodeMeaning:"Prostate"},FrameLaterality:"U"});var e=A.RescaleIntercept||0,n=A.RescaleSlope||1;A.SharedFunctionalGroupsSequence.PixelValueTransformationSequence={RescaleIntercept:e,RescaleSlope:n,RescaleType:"US"};var t=1;if(this.datasets.forEach(function(e){1===A.NumberOfFrames&&(A.PerFrameFunctionalGroupsSequence=[A.PerFrameFunctionalGroupsSequence]),A.PerFrameFunctionalGroupsSequence[t-1].FrameContentSequence={FrameAcquisitionDuration:0,StackID:1,InStackPositionNumber:t,DimensionIndexValues:t};var n=e.AcquisitionDate+e.AcquisitionTime;if(!isNaN(n)){var i=A.PerFrameFunctionalGroupsSequence[t-1].FrameContentSequence;i.FrameAcquisitionDateTime=n,i.FrameReferenceDateTime=n}t++}),A.WindowCenter&&A.WindowWidth&&(Array.isArray(A.WindowCenter)||(A.WindowCenter=[A.WindowCenter]),Array.isArray(A.WindowWidth)||(A.WindowWidth=[A.WindowWidth])),(!A.WindowCenter||!A.WindowWidth)&&(A.WindowCenter=[],A.WindowWidth=[],A.PerFrameFunctionalGroupsSequence)){var r={center:0,width:0,count:0};A.PerFrameFunctionalGroupsSequence.forEach(function(A){if(A.FrameVOILUT){var e=A.FrameVOILUTSequence.WindowCenter,n=A.FrameVOILUTSequence.WindowWidth;A.FrameVOILUTSequence&&e&&n&&(Array.isArray(e)&&(e=e[0]),Array.isArray(n)&&(n=n[0]),r.center+=Number(e),r.width+=Number(n),r.count++)}}),r.count>0&&(A.WindowCenter.push(String(r.center/r.count)),A.WindowWidth.push(String(r.width/r.count)))}0===A.WindowCenter.length&&(A.WindowCenter=[300]),0===A.WindowWidth.length&&(A.WindowWidth=[500])}else i.error("Missing number or frames not supported")}}],[{key:"vec3CrossProduct",value:function(A,e){var n=A[0],t=A[1],i=A[2],r=e[0],a=e[1],o=e[2],s=[];return s[0]=t*o-i*a,s[1]=i*r-n*o,s[2]=n*a-t*r,s}},{key:"vec3Subtract",value:function(A,e){var n=[];return n[0]=A[0]-e[0],n[1]=A[1]-e[1],n[2]=A[2]-e[2],n}},{key:"vec3Dot",value:function(A,e){return A[0]*e[0]+A[1]*e[1]+A[2]*e[2]}}]),e}(br),Lr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this),this.dataset.SOPClassUID="LegacyConvertedEnhancedMRImage"}},{key:"normalizeMultiframe",value:function(){P(w(e.prototype),"normalizeMultiframe",this).call(this);var A=this.dataset;A.ImageType&&A.ImageType.constructor&&"Array"==A.ImageType.constructor.name&&4==A.ImageType.length||(A.ImageType=["ORIGINAL","PRIMARY","OTHER","NONE"]),A.SharedFunctionalGroupsSequence.MRImageFrameTypeSequence={FrameType:A.ImageType,PixelPresentation:"MONOCHROME",VolumetricProperties:"VOLUME",VolumeBasedCalculationTechnique:"NONE",ComplexImageComponent:"MAGNITUDE",AcquisitionContrast:"UNKNOWN"}}}]),e}(kr),qr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this)}}]),e}(kr),Vr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this)}}]),e}(kr),xr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this)}}]),e}(kr),Hr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this);var A=er.sopClassUIDsByName;this.dataset.SOPClassUID=A.NMImage}}]),e}(kr),Yr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this);var A=er.sopClassUIDsByName;this.dataset.SOPClassUID=A.EnhancedCTImage}}]),e}(kr),Jr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this);var A=er.sopClassUIDsByName;this.dataset.SOPClassUID=A.EnhancedPETImage}}]),e}(kr),Wr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this)}}]),e}(kr),Kr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this);var A=this.datasets[0];32!==A.BitsAllocated&&i.error("Only works with 32 bit data, not "+String(A.BitsAllocated))}}]),e}(kr),Xr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){this.dataset=this.datasets[0]}}]),e}(br),jr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){this.dataset=this.datasets[0]}}]),e}(br),zr=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"normalize",value:function(){P(w(e.prototype),"normalize",this).call(this)}}]),e}(kr);Fr.setNormalizer(br);var Zr=function(){function A(e){D(this,A),this.TIDIncludeGroups=e;var n=[],t=[];this.ImageLibraryContentSequence=n,this.CurrentRequestedProcedureEvidenceSequence=t,this.PersonObserverName={RelationshipType:"HAS OBS CONTEXT",ValueType:"PNAME",ConceptNameCodeSequence:{CodeValue:"121008",CodingSchemeDesignator:"DCM",CodeMeaning:"Person Observer Name"},PersonName:"unknown^unknown"},this.tid1500={ConceptNameCodeSequence:{CodeValue:"126000",CodingSchemeDesignator:"DCM",CodeMeaning:"Imaging Measurement Report"},ContinuityOfContent:"SEPARATE",PerformedProcedureCodeSequence:[],CompletionFlag:"COMPLETE",VerificationFlag:"UNVERIFIED",ReferencedPerformedProcedureStepSequence:[],InstanceNumber:1,CurrentRequestedProcedureEvidenceSequence:t,CodingSchemeIdentificationSequence:{CodingSchemeDesignator:"99dcmjs",CodingSchemeName:"Codes used for dcmjs",CodingSchemeVersion:"0",CodingSchemeResponsibleOrganization:"https://github.com/dcmjs-org/dcmjs"},ContentTemplateSequence:{MappingResource:"DCMR",TemplateIdentifier:"1500"},ContentSequence:[{RelationshipType:"HAS CONCEPT MOD",ValueType:"CODE",ConceptNameCodeSequence:Ar({CodeValue:"121049",CodingSchemeDesignator:"DCM",CodeMeaning:"Language of Content Item and Descendants"}),ConceptCodeSequence:Ar({CodeValue:"en",CodingSchemeDesignator:"RFC5646",CodeMeaning:"English"}),ContentSequence:Ar({RelationshipType:"HAS CONCEPT MOD",ValueType:"CODE",ConceptNameCodeSequence:Ar({CodeValue:"121046",CodingSchemeDesignator:"DCM",CodeMeaning:"Country of Language"}),ConceptCodeSequence:Ar({CodeValue:"US",CodingSchemeDesignator:"ISO3166_1",CodeMeaning:"United States"})})},this.PersonObserverName,{RelationshipType:"HAS CONCEPT MOD",ValueType:"CODE",ConceptNameCodeSequence:Ar({CodeValue:"121058",CodingSchemeDesignator:"DCM",CodeMeaning:"Procedure reported"}),ConceptCodeSequence:Ar({CodeValue:"363679005",CodingSchemeDesignator:"SCT",CodeMeaning:"Imaging procedure"})},{RelationshipType:"CONTAINS",ValueType:"CONTAINER",ConceptNameCodeSequence:{CodeValue:"111028",CodingSchemeDesignator:"DCM",CodeMeaning:"Image Library"},ContinuityOfContent:"SEPARATE",ContentSequence:{RelationshipType:"CONTAINS",ValueType:"CONTAINER",ConceptNameCodeSequence:{CodeValue:"126200",CodingSchemeDesignator:"DCM",CodeMeaning:"Image Library Group"},ContinuityOfContent:"SEPARATE",ContentSequence:n}}]}}return h(A,[{key:"validate",value:function(){}},{key:"contentItem",value:function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};e.PersonName&&(this.PersonObserverName.PersonName=e.PersonName);var n=Array.isArray(A)?A:[A];return this.addTID1501MeasurementGroups(n,e),this.tid1500}},{key:"addTID1501MeasurementGroups",value:function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this.CurrentRequestedProcedureEvidenceSequence,t=this.ImageLibraryContentSequence,i=e.sopInstanceUIDsToSeriesInstanceUIDMap;if(A.length>1&&void 0===i)throw new Error("addTID1501MeasurementGroups provided with ".concat(A.length," derivationSourceDatasets, with no sopInstanceUIDsToSeriesInstanceUIDMap in options."));var r=this.TIDIncludeGroups.TID1501MeasurementGroups;if(r){var a=[];r.forEach(function(A){a=a.concat(A.contentItem())});var o=[];r.forEach(function(e){e.TID300Measurements.forEach(function(e){var r=e.ReferencedSOPSequence.ReferencedSOPInstanceUID;if(!o.includes(r)){var a;if(t.push({RelationshipType:"CONTAINS",ValueType:"IMAGE",ReferencedSOPSequence:e.ReferencedSOPSequence}),1===A.length)a=A[0];else{var s=i[r];a=A.find(function(A){return A.SeriesInstanceUID===s})}n.push({StudyInstanceUID:a.StudyInstanceUID,ReferencedSeriesSequence:{SeriesInstanceUID:a.SeriesInstanceUID,ReferencedSOPSequence:e.ReferencedSOPSequence}}),o.push(r)}})});var s={RelationshipType:"CONTAINS",ValueType:"CONTAINER",ConceptNameCodeSequence:{CodeValue:"126010",CodingSchemeDesignator:"DCM",CodeMeaning:"Imaging Measurements"},ContinuityOfContent:"SEPARATE",ContentSequence:a};this.tid1500.ContentSequence.push(s)}}}]),A}(),$r=function(){function A(e){D(this,A),this.TID300Measurements=e}return h(A,[{key:"contentItem",value:function(){var A=this,e=this.TID300Measurements,n=[];return e.forEach(function(e){n.push(A.getMeasurementGroup(e.contentItem()))}),n}},{key:"getMeasurementGroup",value:function(A){return{RelationshipType:"CONTAINS",ValueType:"CONTAINER",ConceptNameCodeSequence:{CodeValue:"125007",CodingSchemeDesignator:"DCM",CodeMeaning:"Measurement Group"},ContinuityOfContent:"SEPARATE",ContentSequence:v(A)}}}]),A}(),Aa=function(A){return Array.isArray(A)?A:[A]},ea=function(A){return function(e){return e.ConceptNameCodeSequence.CodeMeaning===A}},na={CodingSchemeDesignator:"DCM",CodeValue:"121071"},ta={CodingSchemeDesignator:"SCT",CodeValue:"363698007"},ia={CodingSchemeDesignator:"SRT",CodeValue:"G-C0E3"},ra=function(A,e,n){var t=A.ConceptNameCodeSequence;if(t){var i=t.CodingSchemeDesignator,r=t.CodeValue;return i==e.CodingSchemeDesignator&&r==e.CodeValue||n&&i==n.CodingSchemeDesignator&&r==n.CodeValue}};var aa=function(){function A(){D(this,A)}return h(A,null,[{key:"getSetupMeasurementData",value:function(A){var e=A.ContentSequence,n=Aa(e),t=n.find(function(A){return ra(A,na)}),i=n.filter(function(A){return ra(A,ta,ia)})||[],r=n.find(function(A){return"NUM"===A.ValueType}),a=Aa(r.ContentSequence).find(function(A){return"SCOORD"===A.ValueType}),o=a.ContentSequence.ReferencedSOPSequence,s=o.ReferencedSOPInstanceUID,c=o.ReferencedFrameNumber,u={sopInstanceUid:s,frameIndex:c||1,complete:!0,finding:t?Ar(t.ConceptCodeSequence):void 0,findingSites:i.map(function(A){return Ar(A.ConceptCodeSequence)})};u.finding&&(u.description=u.finding.CodeMeaning);var l=u.findingSites&&u.findingSites[0];return l&&(u.location=l[0]&&l[0].CodeMeaning||l.CodeMeaning),{defaultState:u,findingGroup:t,findingSiteGroups:i,NUMGroup:r,SCOORDGroup:a,ReferencedSOPSequence:o,ReferencedSOPInstanceUID:s,ReferencedFrameNumber:c}}},{key:"generateReport",value:function(A,e,n){var t=[],i=Object.keys(A)[0];if(!i)throw new Error("No measurements provided.");var r=e.get("generalSeriesModule",i),a=r.studyInstanceUID,o=r.seriesInstanceUID;Object.keys(A).forEach(function(n){var i=e.get("sopCommonModule",n),r=e.get("frameNumber",n),a=A[n],o=Object.keys(a),s={ReferencedSOPClassUID:i.sopClassUID,ReferencedSOPInstanceUID:i.sopInstanceUID};br.isMultiframeSOPClassUID(i.sopClassUID)&&(s.ReferencedFrameNumber=r);var c=[];o.forEach(function(A){var e=function(A,e,n){var t=e[A],i=aa.CORNERSTONE_TOOL_CLASSES_BY_TOOL_TYPE[A];if(t&&t.data&&t.data.length&&i){var r=t.data.map(function(A){return function(A,e,n,t){var i=t.getTID300RepresentationArguments(A);return i.ReferencedSOPSequence=n,new t.TID300Representation(i)}(A,0,n,i)});return new $r(r)}}(A,a,s);e&&c.push(e)}),t=t.concat(c)});var s=new Zr({TID1501MeasurementGroups:t},n),c=new Uint8Array(2);c[1]=1;var u={StudyInstanceUID:a,SeriesInstanceUID:o},l={FileMetaInformationVersion:{Value:[c.buffer],vr:"OB"},TransferSyntaxUID:{Value:["1.2.840.10008.1.2.1"],vr:"UI"},ImplementationClassUID:{Value:[er.uid()],vr:"UI"},ImplementationVersionName:{Value:["dcmjs"],vr:"SH"}};u._meta=l,u._vrMap={PixelData:"OW"};var E=new _r([u]),S=s.contentItem(u);return E.dataset=Object.assign(E.dataset,S),E.dataset._meta=l,E}},{key:"generateToolState",value:function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if("1500"!==e.ContentTemplateSequence.TemplateIdentifier)throw new Error("This package can currently only interpret DICOM SR TID 1500");var t=Aa(e.ContentSequence).find(ea("Imaging Measurements")),i=Aa(t.ContentSequence).filter(ea("Measurement Group")),r={},a=A.CORNERSTONE_TOOL_CLASSES_BY_UTILITY_TYPE,o=[];return Object.keys(a).forEach(function(A){o.push(a[A]),r[A]=[]}),i.forEach(function(A){var t=Aa(A.ContentSequence).find(function(A){return"Tracking Identifier"===A.ConceptNameCodeSequence.CodeMeaning}).TextValue,i=n.getToolClass?n.getToolClass(A,e,o):o.find(function(A){return A.isValidCornerstoneTrackingIdentifier(t)});if(i){var a=i.getMeasurementData(A);console.log("=== ".concat(i.toolType," ===")),console.log(a),r[i.toolType].push(a)}}),r}},{key:"registerTool",value:function(e){A.CORNERSTONE_TOOL_CLASSES_BY_UTILITY_TYPE[e.utilityToolType]=e,A.CORNERSTONE_TOOL_CLASSES_BY_TOOL_TYPE[e.toolType]=e,A.MEASUREMENT_BY_TOOLTYPE[e.toolType]=e.utilityToolType}}]),A}();aa.MEASUREMENT_BY_TOOLTYPE={},aa.CORNERSTONE_TOOL_CLASSES_BY_UTILITY_TYPE={},aa.CORNERSTONE_TOOL_CLASSES_BY_TOOL_TYPE={};var oa=function(){function A(e){D(this,A),this.ReferencedSOPSequence=e.ReferencedSOPSequence,this.props=e}return h(A,[{key:"getMeasurement",value:function(A){return[].concat(v(this.getTrackingGroups()),v(this.getFindingGroup()),v(this.getFindingSiteGroups()),v(A))}},{key:"getTrackingGroups",value:function(){return[{RelationshipType:"HAS OBS CONTEXT",ValueType:"TEXT",ConceptNameCodeSequence:{CodeValue:"112039",CodingSchemeDesignator:"DCM",CodeMeaning:"Tracking Identifier"},TextValue:this.props.trackingIdentifierTextValue||"web annotation"},{RelationshipType:"HAS OBS CONTEXT",ValueType:"UIDREF",ConceptNameCodeSequence:{CodeValue:"112040",CodingSchemeDesignator:"DCM",CodeMeaning:"Tracking Unique Identifier"},UID:er.uid()}]}},{key:"getFindingGroup",value:function(){var A=this.props.finding;if(!A)return[];var e=A.CodeValue,n=A.CodingSchemeDesignator,t=A.CodeMeaning;return[{RelationshipType:"CONTAINS",ValueType:"CODE",ConceptNameCodeSequence:Ar({CodeValue:"121071",CodingSchemeDesignator:"DCM",CodeMeaning:"Finding"}),ConceptCodeSequence:Ar({CodeValue:e,CodingSchemeDesignator:n,CodeMeaning:t})}]}},{key:"getFindingSiteGroups",value:function(){return(this.props.findingSites||[]).map(function(A){var e=A.CodeValue,n=A.CodingSchemeDesignator,t=A.CodeMeaning;return{RelationshipType:"CONTAINS",ValueType:"CODE",ConceptNameCodeSequence:Ar({CodeValue:"363698007",CodingSchemeDesignator:"SCT",CodeMeaning:"Finding Site"}),ConceptCodeSequence:Ar({CodeValue:e,CodingSchemeDesignator:n,CodeMeaning:t})}})}},{key:"flattenPoints",value:function(A){var e=A.points,n=A.use3DSpatialCoordinates,t=void 0!==n&&n,i=[];return e.forEach(function(A){i.push(A[0]||A.x),i.push(A[1]||A.y),t&&i.push(A[2]||A.z)}),i}}]),A}(),sa=function(){function A(e){var n=e.graphicType,t=e.graphicData,i=e.use3DSpatialCoordinates,r=void 0!==i&&i,a=e.referencedSOPSequence,o=e.referencedFrameOfReferenceUID;D(this,A),this.graphicType=n,this.graphicData=t,this.use3DSpatialCoordinates=r,this.referencedSOPSequence=a,this.referencedFrameOfReferenceUID=o}return h(A,[{key:"contentItem",value:function(){var A={RelationshipType:"INFERRED FROM",ValueType:this.use3DSpatialCoordinates?"SCOORD3D":"SCOORD",GraphicType:this.graphicType,GraphicData:this.graphicData};return this.use3DSpatialCoordinates?A.ReferencedFrameOfReferenceUID=this.referencedFrameOfReferenceUID:A.ContentSequence={RelationshipType:"SELECTED FROM",ValueType:"IMAGE",ReferencedSOPSequence:this.referencedSOPSequence},A}}]),A}(),ca=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"getPoints",value:function(){throw new Error("getPoints() must be implemented by subclass")}},{key:"getConceptNameCodeSequence",value:function(){throw new Error("getConceptNameCodeSequence() must be implemented")}},{key:"getMeasuredValueSequence",value:function(){return null}},{key:"buildGraphicContent",value:function(){var A=this.props,e=A.use3DSpatialCoordinates,n=void 0!==e&&e,t=A.ReferencedSOPSequence,i=A.ReferencedFrameOfReferenceUID,r=this.flattenPoints({points:this.getPoints(),use3DSpatialCoordinates:n});return new sa({graphicType:"POLYLINE",graphicData:r,use3DSpatialCoordinates:n,referencedSOPSequence:t,referencedFrameOfReferenceUID:i}).contentItem()}},{key:"contentItem",value:function(){var A=this.getConceptNameCodeSequence(),e=this.getMeasuredValueSequence();return this.getMeasurement([{RelationshipType:"CONTAINS",ValueType:"NUM",ConceptNameCodeSequence:A,MeasuredValueSequence:e,ContentSequence:this.buildGraphicContent()}])}}]),e}(oa),ua={};[{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"mm",CodeMeaning:"mm"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"mm2",CodeMeaning:"mm2"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"[hnsf'U]",CodeMeaning:"Hounsfield unit"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"{counts}",CodeMeaning:"Counts"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"{counts}/s",CodeMeaning:"Counts per second"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"{propcounts}",CodeMeaning:"Proportional to counts"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"{propcounts}/s",CodeMeaning:"Proportional to counts per second"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"cm2",CodeMeaning:"cm2"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"cm2/ml",CodeMeaning:"cm2/ml"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"%",CodeMeaning:"Percent"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"Bq/ml",CodeMeaning:"Becquerels/milliliter"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"mg/min/ml",CodeMeaning:"Milligrams/minute/milliliter"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"umol/min/ml",CodeMeaning:"Micromole/minute/milliliter"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"ml/min/g",CodeMeaning:"Milliliter/minute/gram"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"ml/g",CodeMeaning:"Milliliter/gram"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"/cm",CodeMeaning:"/Centimeter"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"umol/ml",CodeMeaning:"Micromole/milliliter"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"g/ml{SUVbw}",CodeMeaning:"Standardized Uptake Value body weight"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"g/ml{SUVlbm}",CodeMeaning:"Standardized Uptake Value lean body mass (James)"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"g/ml{SUVlbm(James128)}",CodeMeaning:"Standardized Uptake Value lean body mass (James 128 multiplier)"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"g/ml{SUVlbm(Janma)}",CodeMeaning:"Standardized Uptake Value lean body mass (Janma)"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"cm2/ml{SUVbsa}",CodeMeaning:"Standardized Uptake Value body surface area"},{CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"g/ml{SUVibw}",CodeMeaning:"Standardized Uptake Value ideal body weight"}].forEach(function(A){ua[A.CodeValue]=A});var la={CodeValue:"1",CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeMeaning:"px"};["px","px²"].forEach(function(A){ua[A]=la}),ua.HU={CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"[hnsf'U]",CodeMeaning:"Hounsfield unit"},ua["mm²"]={CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeValue:"mm2",CodeMeaning:"mm2"};var Ea=function(A){if(!A)return la;var e=A.indexOf(" "),n=-1===e?A:A.substring(0,e),t=ua[A]||ua[n];return t||(i.error("Unspecified units",A),{CodeValue:"[arb'U]{".concat(A,"}"),CodingSchemeDesignator:"UCUM",CodeMeaning:"arbitrary ".concat(A)})};Ea.measurementMap=ua;var Sa=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"getPoints",value:function(){var A=this.props;return[A.point1,A.point2]}},{key:"getConceptNameCodeSequence",value:function(){return{CodeValue:"410668003",CodingSchemeDesignator:"SCT",CodeMeaning:"Length"}}},{key:"getMeasuredValueSequence",value:function(){var A=this.props,e=A.distance,n=A.unit;return{MeasurementUnitsCodeSequence:Ea(void 0===n?"mm":n),NumericValue:e}}}]),e}(ca),ga="cornerstoneTools@^4.0.0",Ia="Length",da=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e){var n=aa.getSetupMeasurementData(e),t=n.defaultState,i=n.NUMGroup,r=n.SCOORDGroup,a=g(g({},t),{},{length:i.MeasuredValueSequence.NumericValue,toolType:A.toolType,handles:{start:{},end:{},textBox:{hasMoved:!1,movesIndependently:!1,drawnIndependently:!0,allowedOutsideImage:!0,hasBoundingBox:!0}}}),o=T(r.GraphicData,4);return a.handles.start.x=o[0],a.handles.start.y=o[1],a.handles.end.x=o[2],a.handles.end.y=o[3],a}},{key:"getTID300RepresentationArguments",value:function(A){var e=A.handles,n=A.finding,t=A.findingSites;return{point1:e.start,point2:e.end,distance:A.length,trackingIdentifierTextValue:"cornerstoneTools@^4.0.0:Length",finding:n,findingSites:t||[]}}}]),A}();da.toolType=Ia,da.utilityToolType=Ia,da.TID300Representation=Sa,da.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===ga&&t===Ia},aa.registerTool(da);var Ba=function(){function A(){D(this,A)}return h(A,null,[{key:"createNumericMeasurement",value:function(A,e,n,t,i){var r=(arguments.length>5&&void 0!==arguments[5]?arguments[5]:{}).scoordContentItem,a=void 0===r?null:r,o={RelationshipType:"CONTAINS",ValueType:"NUM",ConceptNameCodeSequence:{CodeValue:A,CodingSchemeDesignator:e,CodeMeaning:n},MeasuredValueSequence:{MeasurementUnitsCodeSequence:Ea(i),NumericValue:t}};return a&&(o.ContentSequence=a),o}},{key:"createAreaMeasurement",value:function(e,n,t){var i=t.scoordContentItem;return A.createNumericMeasurement("42798000","SCT","Area",e,n,{scoordContentItem:i})}},{key:"createRadiusMeasurement",value:function(e,n,t){var i=t.scoordContentItem;return A.createNumericMeasurement("131190003","SCT","Radius",e,n,{scoordContentItem:i})}},{key:"createMaxMeasurement",value:function(e,n,t){var i=t.scoordContentItem;return A.createNumericMeasurement("56851009","SCT","Maximum",e,n,{scoordContentItem:i})}},{key:"createMinMeasurement",value:function(e,n,t){var i=t.scoordContentItem;return A.createNumericMeasurement("255605001","SCT","Minimum",e,n,{scoordContentItem:i})}},{key:"createMeanMeasurement",value:function(e,n,t){var i=t.scoordContentItem;return A.createNumericMeasurement("373098007","SCT","Mean",e,n,{scoordContentItem:i})}},{key:"createStdDevMeasurement",value:function(e,n,t){var i=t.scoordContentItem;return A.createNumericMeasurement("386136009","SCT","Standard Deviation",e,n,{scoordContentItem:i})}},{key:"createPerimeterMeasurement",value:function(e,n,t){var i=t.scoordContentItem;return A.createNumericMeasurement("131191004","SCT","Perimeter",e,n,{scoordContentItem:i})}}]),A}(),ma=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"contentItem",value:function(){var A=this.props,e=A.points,n=A.area,t=A.areaUnit,i=void 0===t?"mm2":t,r=A.ReferencedSOPSequence,a=A.use3DSpatialCoordinates,o=void 0!==a&&a,s=A.perimeter,c=A.unit,u=void 0===c?"mm":c,l=A.modalityUnit,E=A.min,S=A.max,g=A.mean,I=A.stdDev,d=A.ReferencedFrameOfReferenceUID,B=this.flattenPoints({points:e,use3DSpatialCoordinates:o}),m=[{value:s,unit:u,builder:Ba.createPerimeterMeasurement},{value:n,unit:i,builder:Ba.createAreaMeasurement},{value:S,unit:l,builder:Ba.createMaxMeasurement},{value:E,unit:l,builder:Ba.createMinMeasurement},{value:g,unit:l,builder:Ba.createMeanMeasurement},{value:I,unit:l,builder:Ba.createStdDevMeasurement}],C=new sa({graphicType:"POLYLINE",graphicData:B,use3DSpatialCoordinates:o,referencedSOPSequence:r,referencedFrameOfReferenceUID:d}).contentItem(),D=m.filter(function(A){return void 0!==A.value}).map(function(A,e){return A.builder(A.value,A.unit,{scoordContentItem:0===e?C:null})});return this.getMeasurement(D)}}]),e}(oa),Ca=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e){for(var n=aa.getSetupMeasurementData(e),t=n.defaultState,i=n.SCOORDGroup,r=n.NUMGroup,a=g(g({},t),{},{toolType:A.toolType,handles:{points:[],textBox:{active:!1,hasMoved:!1,movesIndependently:!1,drawnIndependently:!0,allowedOutsideImage:!0,hasBoundingBox:!0}},cachedStats:{area:r?r.MeasuredValueSequence.NumericValue:0},color:void 0,invalidated:!0}),o=i.GraphicData,s=0;s<o.length;s+=2)a.handles.points.push({x:o[s],y:o[s+1]});return a}},{key:"getTID300RepresentationArguments",value:function(A){var e=A.handles,n=A.finding,t=A.findingSites,i=A.cachedStats,r=void 0===i?{}:i,a=e.points,o=r.area,s=void 0===o?0:o,c=r.perimeter;return{points:a,area:s,perimeter:void 0===c?0:c,trackingIdentifierTextValue:"cornerstoneTools@^4.0.0:FreehandRoi",finding:n,findingSites:t||[]}}}]),A}();Ca.toolType="FreehandRoi",Ca.utilityToolType="FreehandRoi",Ca.TID300Representation=ma,Ca.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===ga&&t===Ca.toolType},aa.registerTool(Ca);var Da=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"contentItem",value:function(){var A=this.props,e=A.longAxis,n=A.shortAxis,t=A.longAxisLength,i=A.shortAxisLength,r=A.unit,a=A.use3DSpatialCoordinates,o=void 0!==a&&a,s=A.ReferencedSOPSequence,c=A.ReferencedFrameOfReferenceUID,u=this.flattenPoints({points:[e.point1,e.point2],use3DSpatialCoordinates:o}),l=this.flattenPoints({points:[n.point1,n.point2],use3DSpatialCoordinates:o}),E=new sa({graphicType:"POLYLINE",graphicData:u,use3DSpatialCoordinates:o,referencedSOPSequence:s,referencedFrameOfReferenceUID:c}).contentItem(),S=new sa({graphicType:"POLYLINE",graphicData:l,use3DSpatialCoordinates:o,referencedSOPSequence:s,referencedFrameOfReferenceUID:c}).contentItem();return this.getMeasurement([{RelationshipType:"CONTAINS",ValueType:"NUM",ConceptNameCodeSequence:{CodeValue:"103339001",CodingSchemeDesignator:"SCT",CodeMeaning:"Long Axis"},MeasuredValueSequence:{MeasurementUnitsCodeSequence:Ea(r),NumericValue:t},ContentSequence:E},{RelationshipType:"CONTAINS",ValueType:"NUM",ConceptNameCodeSequence:{CodeValue:"103340004",CodingSchemeDesignator:"SCT",CodeMeaning:"Short Axis"},MeasuredValueSequence:{MeasurementUnitsCodeSequence:Ea(r),NumericValue:i},ContentSequence:S}])}}]),e}(oa),fa="Bidirectional",ha=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e){var n=e.ContentSequence,t=Aa(n).find(function(A){return"121071"===A.ConceptNameCodeSequence.CodeValue}),i=Aa(n).filter(function(A){return"G-C0E3"===A.ConceptNameCodeSequence.CodeValue}),r=Aa(n).find(function(A){return"Long Axis"===A.ConceptNameCodeSequence.CodeMeaning}),a=Aa(r.ContentSequence).find(function(A){return"SCOORD"===A.ValueType}),o=Aa(n).find(function(A){return"Short Axis"===A.ConceptNameCodeSequence.CodeMeaning}),s=Aa(o.ContentSequence).find(function(A){return"SCOORD"===A.ValueType}),c=a.ContentSequence.ReferencedSOPSequence,u=c.ReferencedSOPInstanceUID,l=c.ReferencedFrameNumber,E=String(r.MeasuredValueSequence.NumericValue),S=String(o.MeasuredValueSequence.NumericValue),g=Math.max(a.GraphicData[0],a.GraphicData[2],s.GraphicData[0],s.GraphicData[2]),I=Math.max(a.GraphicData[1],a.GraphicData[3],s.GraphicData[1],s.GraphicData[3]);return{sopInstanceUid:u,frameIndex:l||1,toolType:A.toolType,active:!1,handles:{start:{x:a.GraphicData[0],y:a.GraphicData[1],drawnIndependently:!1,allowedOutsideImage:!1,active:!1,highlight:!1,index:0},end:{x:a.GraphicData[2],y:a.GraphicData[3],drawnIndependently:!1,allowedOutsideImage:!1,active:!1,highlight:!1,index:1},perpendicularStart:{x:s.GraphicData[0],y:s.GraphicData[1],drawnIndependently:!1,allowedOutsideImage:!1,active:!1,highlight:!1,index:2},perpendicularEnd:{x:s.GraphicData[2],y:s.GraphicData[3],drawnIndependently:!1,allowedOutsideImage:!1,active:!1,highlight:!1,index:3},textBox:{highlight:!1,hasMoved:!0,active:!1,movesIndependently:!1,drawnIndependently:!0,allowedOutsideImage:!0,hasBoundingBox:!0,x:g+10,y:I+10}},invalidated:!1,isCreating:!1,longestDiameter:E,shortestDiameter:S,toolName:"Bidirectional",visible:!0,finding:t?t.ConceptCodeSequence:void 0,findingSites:i.map(function(A){return A.ConceptCodeSequence})}}},{key:"getTID300RepresentationArguments",value:function(A){var e=A.handles,n=e.start,t=e.end,i=e.perpendicularStart,r=e.perpendicularEnd,a=A.shortestDiameter;return{longAxis:{point1:n,point2:t},shortAxis:{point1:i,point2:r},longAxisLength:A.longestDiameter,shortAxisLength:a,trackingIdentifierTextValue:"cornerstoneTools@^4.0.0:Bidirectional",finding:A.finding,findingSites:A.findingSites||[]}}}]),A}();ha.toolType=fa,ha.utilityToolType=fa,ha.TID300Representation=Da,ha.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===ga&&t===fa},aa.registerTool(ha);var pa=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"contentItem",value:function(){var A=this.props,e=A.points,n=A.use3DSpatialCoordinates,t=void 0!==n&&n,i=A.ReferencedSOPSequence,r=A.area,a=A.areaUnit,o=A.max,s=A.min,c=A.mean,u=A.stdDev,l=A.modalityUnit,E=A.ReferencedFrameOfReferenceUID,S=this.flattenPoints({points:e,use3DSpatialCoordinates:t}),g=[{value:r,unit:a,builder:Ba.createAreaMeasurement},{value:o,unit:l,builder:Ba.createMaxMeasurement},{value:s,unit:l,builder:Ba.createMinMeasurement},{value:c,unit:l,builder:Ba.createMeanMeasurement},{value:u,unit:l,builder:Ba.createStdDevMeasurement}],I=new sa({graphicType:"ELLIPSE",graphicData:S,use3DSpatialCoordinates:t,referencedSOPSequence:i,referencedFrameOfReferenceUID:E}).contentItem(),d=g.filter(function(A){return void 0!==A.value}).map(function(A,e){return A.builder(A.value,A.unit,{scoordContentItem:0===e?I:null})});return this.getMeasurement(d)}}]),e}(oa),Ma="EllipticalRoi",wa=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e){var n=aa.getSetupMeasurementData(e),t=n.defaultState,i=n.NUMGroup,r=n.SCOORDGroup.GraphicData,a=[{x:r[0],y:r[1]},{x:r[2],y:r[3]}],o=[{x:r[4],y:r[5]},{x:r[6],y:r[7]}],s=Math.sqrt(Math.pow(o[0].x-o[1].x,2)+Math.pow(o[0].y-o[1].y,2)),c=(o[1].x-o[0].x)/s,u=(o[1].y-o[0].y)/s,l=s/2,E={x:a[0].x+c*l,y:a[0].y+u*l},S={x:a[1].x-c*l,y:a[1].y-u*l};return g(g({},t),{},{toolType:A.toolType,active:!1,cachedStats:{area:i?i.MeasuredValueSequence.NumericValue:0},handles:{end:{x:E.x,y:E.y,highlight:!1,active:!1},initialRotation:0,start:{x:S.x,y:S.y,highlight:!1,active:!1},textBox:{hasMoved:!1,movesIndependently:!1,drawnIndependently:!0,allowedOutsideImage:!0,hasBoundingBox:!0}},invalidated:!0,visible:!0})}},{key:"getTID300RepresentationArguments",value:function(A){var e=A.cachedStats,n=void 0===e?{}:e,t=A.handles,i=A.finding,r=A.findingSites,a=t.start,o=t.end,s=n.area,c=Math.abs(a.x-o.x)/2,u=Math.abs(a.y-o.y)/2,l=[],E={x:(a.x+o.x)/2,y:(a.y+o.y)/2};c>u?(l.push({x:E.x-c,y:E.y}),l.push({x:E.x+c,y:E.y}),l.push({x:E.x,y:E.y-u}),l.push({x:E.x,y:E.y+u})):(l.push({x:E.x,y:E.y-u}),l.push({x:E.x,y:E.y+u}),l.push({x:E.x-c,y:E.y}),l.push({x:E.x+c,y:E.y}));return{area:s,points:l,trackingIdentifierTextValue:"cornerstoneTools@^4.0.0:EllipticalRoi",finding:i,findingSites:r||[]}}}]),A}();wa.toolType=Ma,wa.utilityToolType=Ma,wa.TID300Representation=pa,wa.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===ga&&t===Ma},aa.registerTool(wa);var Ra=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"contentItem",value:function(){var A=this.props,e=A.points,n=A.ReferencedSOPSequence,t=A.use3DSpatialCoordinates,i=void 0!==t&&t,r=A.perimeter,a=A.area,o=A.areaUnit,s=void 0===o?"mm2":o,c=A.unit,u=void 0===c?"mm":c,l=A.max,E=A.min,S=A.mean,g=A.stdDev,I=A.radiusUnit,d=A.modalityUnit,B=A.ReferencedFrameOfReferenceUID,m=A.radius,C=this.flattenPoints({points:e,use3DSpatialCoordinates:i}),D=[{value:r,unit:u,builder:Ba.createPerimeterMeasurement},{value:a,unit:s,builder:Ba.createAreaMeasurement},{value:m,unit:I,builder:Ba.createRadiusMeasurement},{value:l,unit:d,builder:Ba.createMaxMeasurement},{value:E,unit:d,builder:Ba.createMinMeasurement},{value:S,unit:d,builder:Ba.createMeanMeasurement},{value:g,unit:d,builder:Ba.createStdDevMeasurement}],f=new sa({graphicType:"CIRCLE",graphicData:C,use3DSpatialCoordinates:i,referencedSOPSequence:n,referencedFrameOfReferenceUID:B}).contentItem(),h=D.filter(function(A){return void 0!==A.value}).map(function(A,e){return A.builder(A.value,A.unit,{scoordContentItem:0===e?f:null})});return this.getMeasurement(h)}}]),e}(oa),Qa="CircleRoi",Pa=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e){var n=aa.getSetupMeasurementData(e),t=n.defaultState,i=n.NUMGroup,r=n.SCOORDGroup.GraphicData,a={x:r[0],y:r[1]},o={x:r[2],y:r[3]};return g(g({},t),{},{toolType:A.toolType,active:!1,cachedStats:{area:i?i.MeasuredValueSequence.NumericValue:0,radius:0,perimeter:0},handles:{end:g(g({},o),{},{highlight:!1,active:!1}),initialRotation:0,start:g(g({},a),{},{highlight:!1,active:!1}),textBox:{hasMoved:!1,movesIndependently:!1,drawnIndependently:!0,allowedOutsideImage:!0,hasBoundingBox:!0}},invalidated:!0,visible:!0})}},{key:"getTID300RepresentationArguments",value:function(A){var e=A.cachedStats,n=void 0===e?{}:e,t=A.handles,i=A.finding,r=A.findingSites,a=t.start,o=t.end,s=n.area,c=n.areaUnit,u=void 0===c?"mm2":c,l=n.unit,E=void 0===l?"mm":l,S=n.radius,g=2*Math.PI*S,I=[];I.push(a),I.push(o);return{area:s,areaUnit:u,perimeter:g,unit:E,radius:S,points:I,trackingIdentifierTextValue:"cornerstoneTools@^4.0.0:CircleRoi",finding:i,findingSites:r||[]}}}]),A}();Pa.toolType=Qa,Pa.utilityToolType=Qa,Pa.TID300Representation=Ra,Pa.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===ga&&t===Qa},aa.registerTool(Pa);var Ta=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"contentItem",value:function(){var A=this.props,e=A.points,n=A.ReferencedSOPSequence,t=A.use3DSpatialCoordinates,i=void 0!==t&&t,r=A.ReferencedFrameOfReferenceUID,a=e[0],o=i?[a.x,a.y,a.z]:[a.x,a.y],s=new sa({graphicType:"POINT",graphicData:o,use3DSpatialCoordinates:i,referencedSOPSequence:n,referencedFrameOfReferenceUID:r}).contentItem();return this.getMeasurement([{RelationshipType:"CONTAINS",ValueType:"NUM",ConceptNameCodeSequence:{CodeValue:"111010",CodingSchemeDesignator:"DCM",CodeMeaning:"Center"},MeasuredValueSequence:{NumericValue:0,MeasurementUnitsCodeSequence:{CodeValue:"1",CodingSchemeDesignator:"UCUM",CodeMeaning:"no units"}},ContentSequence:s}])}}]),e}(oa),va="ArrowAnnotate",ya="CORNERSTONEFREETEXT",Oa=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e){var n=aa.getSetupMeasurementData(e),t=n.defaultState,i=n.SCOORDGroup,r=n.findingGroup.ConceptCodeSequence.CodeMeaning,a=i.GraphicData;return g(g({},t),{},{toolType:A.toolType,active:!1,handles:{start:{x:a[0],y:a[1],highlight:!0,active:!1},end:{x:4==a.length?a[2]:a[0]+20,y:4==a.length?a[3]:a[1]+20,highlight:!0,active:!1},textBox:{hasMoved:!1,movesIndependently:!1,drawnIndependently:!0,allowedOutsideImage:!0,hasBoundingBox:!0}},invalidated:!0,text:r,visible:!0})}},{key:"getTID300RepresentationArguments",value:function(A){var e=[A.handles.start,A.handles.end],n=A.finding,t={points:e,trackingIdentifierTextValue:"cornerstoneTools@^4.0.0:ArrowAnnotate",findingSites:A.findingSites||[]};return n&&n.CodeValue===ya||(n={CodeValue:ya,CodingSchemeDesignator:"CST4",CodeMeaning:A.text}),t.finding=n,t}}]),A}();Oa.toolType=va,Oa.utilityToolType=va,Oa.TID300Representation=Ta,Oa.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===ga&&t===va},aa.registerTool(Oa);function Na(A){return!!A.constructor&&"function"==typeof A.constructor.isBuffer&&A.constructor.isBuffer(A)}var Ga=function(A){for(var e=new Array(A),n=0;n<A;++n)e[n]=n;return e},Fa=function(A){return null!=A&&(Na(A)||function(A){return"function"==typeof A.readFloatLE&&"function"==typeof A.slice&&Na(A.slice(0,0))}(A)||!!A._isBuffer)},Ua="undefined"!=typeof Float64Array;function _a(A,e){return A[0]-e[0]}function ba(){var A,e=this.stride,n=new Array(e.length);for(A=0;A<n.length;++A)n[A]=[Math.abs(e[A]),A];n.sort(_a);var t=new Array(n.length);for(A=0;A<t.length;++A)t[A]=n[A][1];return t}function ka(A,e){var n=["View",e,"d",A].join("");e<0&&(n="View_Nil"+A);var t="generic"===A;if(-1===e){var i="function "+n+"(a){this.data=a;};var proto="+n+".prototype;proto.dtype='"+A+"';proto.index=function(){return -1};proto.size=0;proto.dimension=-1;proto.shape=proto.stride=proto.order=[];proto.lo=proto.hi=proto.transpose=proto.step=function(){return new "+n+"(this.data);};proto.get=proto.set=function(){};proto.pick=function(){return null};return function construct_"+n+"(a){return new "+n+"(a);}";return new Function(i)()}if(0===e){i="function "+n+"(a,d) {this.data = a;this.offset = d};var proto="+n+".prototype;proto.dtype='"+A+"';proto.index=function(){return this.offset};proto.dimension=0;proto.size=1;proto.shape=proto.stride=proto.order=[];proto.lo=proto.hi=proto.transpose=proto.step=function "+n+"_copy() {return new "+n+"(this.data,this.offset)};proto.pick=function "+n+"_pick(){return TrivialArray(this.data);};proto.valueOf=proto.get=function "+n+"_get(){return "+(t?"this.data.get(this.offset)":"this.data[this.offset]")+"};proto.set=function "+n+"_set(v){return "+(t?"this.data.set(this.offset,v)":"this.data[this.offset]=v")+"};return function construct_"+n+"(a,b,c,d){return new "+n+"(a,d)}";return new Function("TrivialArray",i)(La[A][0])}i=["'use strict'"];var r=Ga(e),a=r.map(function(A){return"i"+A}),o="this.offset+"+r.map(function(A){return"this.stride["+A+"]*i"+A}).join("+"),s=r.map(function(A){return"b"+A}).join(","),c=r.map(function(A){return"c"+A}).join(",");i.push("function "+n+"(a,"+s+","+c+",d){this.data=a","this.shape=["+s+"]","this.stride=["+c+"]","this.offset=d|0}","var proto="+n+".prototype","proto.dtype='"+A+"'","proto.dimension="+e),i.push("Object.defineProperty(proto,'size',{get:function "+n+"_size(){return "+r.map(function(A){return"this.shape["+A+"]"}).join("*"),"}})"),1===e?i.push("proto.order=[0]"):(i.push("Object.defineProperty(proto,'order',{get:"),e<4?(i.push("function "+n+"_order(){"),2===e?i.push("return (Math.abs(this.stride[0])>Math.abs(this.stride[1]))?[1,0]:[0,1]}})"):3===e&&i.push("var s0=Math.abs(this.stride[0]),s1=Math.abs(this.stride[1]),s2=Math.abs(this.stride[2]);if(s0>s1){if(s1>s2){return [2,1,0];}else if(s0>s2){return [1,2,0];}else{return [1,0,2];}}else if(s0>s2){return [2,0,1];}else if(s2>s1){return [0,1,2];}else{return [0,2,1];}}})")):i.push("ORDER})")),i.push("proto.set=function "+n+"_set("+a.join(",")+",v){"),t?i.push("return this.data.set("+o+",v)}"):i.push("return this.data["+o+"]=v}"),i.push("proto.get=function "+n+"_get("+a.join(",")+"){"),t?i.push("return this.data.get("+o+")}"):i.push("return this.data["+o+"]}"),i.push("proto.index=function "+n+"_index(",a.join(),"){return "+o+"}"),i.push("proto.hi=function "+n+"_hi("+a.join(",")+"){return new "+n+"(this.data,"+r.map(function(A){return["(typeof i",A,"!=='number'||i",A,"<0)?this.shape[",A,"]:i",A,"|0"].join("")}).join(",")+","+r.map(function(A){return"this.stride["+A+"]"}).join(",")+",this.offset)}");var u=r.map(function(A){return"a"+A+"=this.shape["+A+"]"}),l=r.map(function(A){return"c"+A+"=this.stride["+A+"]"});i.push("proto.lo=function "+n+"_lo("+a.join(",")+"){var b=this.offset,d=0,"+u.join(",")+","+l.join(","));for(var E=0;E<e;++E)i.push("if(typeof i"+E+"==='number'&&i"+E+">=0){d=i"+E+"|0;b+=c"+E+"*d;a"+E+"-=d}");i.push("return new "+n+"(this.data,"+r.map(function(A){return"a"+A}).join(",")+","+r.map(function(A){return"c"+A}).join(",")+",b)}"),i.push("proto.step=function "+n+"_step("+a.join(",")+"){var "+r.map(function(A){return"a"+A+"=this.shape["+A+"]"}).join(",")+","+r.map(function(A){return"b"+A+"=this.stride["+A+"]"}).join(",")+",c=this.offset,d=0,ceil=Math.ceil");for(E=0;E<e;++E)i.push("if(typeof i"+E+"==='number'){d=i"+E+"|0;if(d<0){c+=b"+E+"*(a"+E+"-1);a"+E+"=ceil(-a"+E+"/d)}else{a"+E+"=ceil(a"+E+"/d)}b"+E+"*=d}");i.push("return new "+n+"(this.data,"+r.map(function(A){return"a"+A}).join(",")+","+r.map(function(A){return"b"+A}).join(",")+",c)}");var S=new Array(e),g=new Array(e);for(E=0;E<e;++E)S[E]="a[i"+E+"]",g[E]="b[i"+E+"]";i.push("proto.transpose=function "+n+"_transpose("+a+"){"+a.map(function(A,e){return A+"=("+A+"===undefined?"+e+":"+A+"|0)"}).join(";"),"var a=this.shape,b=this.stride;return new "+n+"(this.data,"+S.join(",")+","+g.join(",")+",this.offset)}"),i.push("proto.pick=function "+n+"_pick("+a+"){var a=[],b=[],c=this.offset");for(E=0;E<e;++E)i.push("if(typeof i"+E+"==='number'&&i"+E+">=0){c=(c+this.stride["+E+"]*i"+E+")|0}else{a.push(this.shape["+E+"]);b.push(this.stride["+E+"])}");return i.push("var ctor=CTOR_LIST[a.length+1];return ctor(this.data,a,b,c)}"),i.push("return function construct_"+n+"(data,shape,stride,offset){return new "+n+"(data,"+r.map(function(A){return"shape["+A+"]"}).join(",")+","+r.map(function(A){return"stride["+A+"]"}).join(",")+",offset)}"),new Function("CTOR_LIST","ORDER",i.join("\n"))(La[A],ba)}var La={float32:[],float64:[],int8:[],int16:[],int32:[],uint8:[],uint16:[],uint32:[],array:[],uint8_clamped:[],bigint64:[],biguint64:[],buffer:[],generic:[]};var qa=function(A,e,n,t){if(void 0===A)return(0,La.array[0])([]);"number"==typeof A&&(A=[A]),void 0===e&&(e=[A.length]);var i=e.length;if(void 0===n){n=new Array(i);for(var r=i-1,a=1;r>=0;--r)n[r]=a,a*=e[r]}if(void 0===t){t=0;for(r=0;r<i;++r)n[r]<0&&(t-=(e[r]-1)*n[r])}for(var o=function(A){if(Fa(A))return"buffer";if(Ua)switch(Object.prototype.toString.call(A)){case"[object Float64Array]":return"float64";case"[object Float32Array]":return"float32";case"[object Int8Array]":return"int8";case"[object Int16Array]":return"int16";case"[object Int32Array]":return"int32";case"[object Uint8Array]":return"uint8";case"[object Uint16Array]":return"uint16";case"[object Uint32Array]":return"uint32";case"[object Uint8ClampedArray]":return"uint8_clamped";case"[object BigInt64Array]":return"bigint64";case"[object BigUint64Array]":return"biguint64"}return Array.isArray(A)?"array":"generic"}(A),s=La[o];s.length<=i+1;)s.push(ka(o,s.length-1));return(0,s[i+1])(A,e,n,t)},Va=n(qa);function xa(A,e){return[A[1]*e[2]-A[2]*e[1],A[2]*e[0]-A[0]*e[2],A[0]*e[1]-A[1]*e[0]]}var Ha={h:function(A){return[A[0],A[1],A[2],-A[3],-A[4],-A[5]]},v:function(A){return[-A[0],-A[1],-A[2],A[3],A[4],A[5]]},hv:function(A){return[-A[0],-A[1],-A[2],-A[3],-A[4],-A[5]]}};function Ya(A,e,n){for(var t=Math.cos(n),i=Math.sin(n),r=1-t,a=e[0]*A[0]+e[1]*A[1]+e[2]*A[2],o=[],s=xa(e,A),c=0;c<=2;c++)o[c]=A[c]*t+s[c]*i+e[c]*a*r,o[c]*=-1;return o}function Ja(A,e){var n=[A[0],A[1],A[2]],t=[A[3],A[4],A[5]],i=xa(n,t),r=Ya(n,i,e),a=Ya(t,i,e);return[].concat(v(r),v(a))}var Wa={h:function(A){for(var e=T(A.shape,2),n=e[0],t=e[1],i=Va(new Uint8Array(n*t),[n,t]),r=0;r<n;r++)for(var a=0;a<t;a++)i.set(r,a,A.get(r,t-1-a));return i},v:function(A){for(var e=T(A.shape,2),n=e[0],t=e[1],i=Va(new Uint8Array(n*t),[n,t]),r=0;r<t;r++)for(var a=0;a<n;a++)i.set(a,r,A.get(n-1-a,r));return i}};function Ka(A){for(var e=T(A.shape,2),n=e[0],t=e[1],i=Va(new Uint8Array(n*t),[t,n]),r=i.shape[1]-1,a=0;a<n;a++)for(var o=0;o<t;o++)i.set(o,r-a,A.get(a,o));return i}function Xa(A,e,n){var t=Math.abs(A),i=Math.abs(e),r=Math.abs(A-e);return A===e||(0===A||0===e||t+i<n*n?r<n:r/Math.min(t+i,Number.MAX_VALUE)<n)}var ja=Object.freeze({__proto__:null,crossProduct3D:xa,flipImageOrientationPatient:Ha,flipMatrix2D:Wa,nearlyEqual:Xa,rotateDirectionCosinesInPlane:Ja,rotateMatrix902D:Ka,rotateVectorAroundUnitVector:Ya}),za={generateSegmentation:function(A,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{includeSliceSpacing:!0},t=e.toolState,i=e.segments,r=A[0],a={x:r.columns,y:r.rows,z:A.length};if(a.xy=a.x*a.y,!$a(s,i))throw new Error("No segments to export!");for(var o=r.imageId.includes("?frame"),s=function(A,e,n){var t=[];if(e){var i=A[0].data.byteArray.buffer,r=or.readFile(i),a=er.naturalizeDataset(r.dict);a._meta=er.namifyDataset(r.meta),t.push(a)}else for(var o=0;o<A.length;o++){var s=A[o].data.byteArray.buffer,c=or.readFile(s),u=er.naturalizeDataset(c.dict);u._meta=er.namifyDataset(c.meta),t.push(u)}var l=br.normalizeToDataset(t);return new Fr([l],n)}(A,o,n),c=function(A,e,n){for(var t=[],i=[],r=0;r<n.length;r++)n[r]&&(t.push(r),i.push([]));for(var a=0;a<e.length;a++)for(var o=A[e[a].imageId],s=0;s<t.length;s++){var c=t[s];o&&o.brush&&o.brush.data&&o.brush.data[c]&&o.brush.data[c].pixelData&&i[s].push(a)}return{referencedFramesPerSegment:i,segmentIndicies:t}}(t,A,i),u=c.referencedFramesPerSegment,l=c.segmentIndicies,E=0,S=0;S<u.length;S++)E+=u[S].length;s.setNumberOfFrames(E);for(var g=0;g<l.length;g++){var I=l[g],d=u[g],B=d.map(function(A){return A+1}),m=i[I];s.addSegment(m,Za(I,d,t,A,a),B)}return s.bitPackPixelData(),vr(s.dataset)},generateToolState:function(A,e,n){var t=or.readFile(e),r=er.naturalizeDataset(t.dict);r._meta=er.namifyDataset(t.meta);var o=br.normalizeToDataset([r]),s=n.get("imagePlaneModule",A[0]);s||console.warn("Insufficient metadata, imagePlaneModule missing.");for(var c=function(A){var e=[];e[0]=A,e[1]=Ha.h(A),e[2]=Ha.v(A);var n=Ja(A,Math.PI/2);return e[3]=n,e[4]=Ha.h(n),e[5]=Ha.v(n),e[6]=Ja(A,Math.PI),e[7]=Ja(A,1.5*Math.PI),e}(Array.isArray(s.rowCosines)?[].concat(v(s.rowCosines),v(s.columnCosines)):[s.rowCosines.x,s.rowCosines.y,s.rowCosines.z,s.columnCosines.x,s.columnCosines.y,s.columnCosines.z]),u=o.SharedFunctionalGroupsSequence,l=u.PlaneOrientationSequence?u.PlaneOrientationSequence.ImageOrientationPatient:void 0,E=o.Columns*o.Rows,S=function(A){var e=[],n=A.SegmentSequence;if(Array.isArray(n))for(var t=0;t<n.length;t++)e.push(n[t]);else e.push(n);return{seriesInstanceUid:A.ReferencedSeriesSequence.SeriesInstanceUID,data:e}}(o),g=function(A){var e=A.SegmentationType;if("BINARY"===e)return a.unpack(A.PixelData);var n=new Uint8Array(A.PixelData),t=A.MaximumFractionalValue,r=void 0===n.find(function(A){return 0!==A&&A!==t});if(!r)return void i.warn("This is a fractional segmentation, which is not currently supported.");return i.warn("This segmentation object is actually binary... processing as such."),n}(o),I=o.PerFrameFunctionalGroupsSequence,d={},B=!0,m=0;m<I.length;m++){var C=I[m],D=l||C.PlaneOrientationSequence.ImageOrientationPatient,f=no(Va(new Uint8Array(g.buffer,m*E,E),[o.Rows,o.Columns]),D,c);if(!f){console.warn("This segmentation object is not in-plane with the source data. Bailing out of IO. It'd be better to render this with vtkjs. "),B=!1;break}var h=C.SegmentIdentificationSequence.ReferencedSegmentNumber-1;Ao(d,eo(u.DerivationImageSequence&&u.DerivationImageSequence.SourceImageSequence?u.DerivationImageSequence.SourceImageSequence[m]:C.DerivationImageSequence.SourceImageSequence,A,n),h,f)}if(!B)return;return{toolState:d,segMetadata:S}}};function Za(A,e,n,t,i){for(var r=new Uint8Array(i.xy*e.length),a=0,o=0;o<e.length;o++)for(var s=n[t[e[o]].imageId].brush.data[A].pixelData,c=0;c<s.length;c++)r[a]=s[c],a++;return r}function $a(A,e){for(var n=0,t=0;t<e.length;t++)e[t]&&n++;return n}function Ao(A,e,n,t){A[e]?A[e].brush?A[e].brush.data||(A[e].brush.data=[]):(A[e].brush={},A[e].brush.data=[]):(A[e]={},A[e].brush={},A[e].brush.data=[]),A[e].brush.data[n]={};var i=A[e].brush.data[n];i.pixelData=new Uint8Array(t.data.length);for(var r=i.pixelData,a=0;a<r.length;a++)t.data[a]?r[a]=1:r[a]=0}function eo(A,e,n){var t=A.ReferencedSOPInstanceUID,i=A.ReferencedFrameNumber;return i?function(A,e,n,t){var i=n.find(function(n){var i=t.get("sopCommonModule",n);if(i){var r=Number(n.split("frame=")[1]);return i.sopInstanceUID===A&&r===e-1}});return i}(t,i,e,n):function(A,e,n){return e.find(function(e){var t=n.get("sopCommonModule",e);if(t)return t.sopInstanceUID===A})}(t,e,n)}function no(A,e,n){return io(e,n[0])?A:io(e,n[1])?Wa.v(A):io(e,n[2])?Wa.h(A):io(e,n[3])?Ka(A):io(e,n[4])?Wa.h(Ka(A)):io(e,n[5])?Wa.v(Ka(A)):io(e,n[6])?Ka(Ka(A)):io(e,n[7])?Ka(Ka(Ka(A))):void 0}var to=1e-5;function io(A,e){return Math.abs(A[0]-e[0])<to&&Math.abs(A[1]-e[1])<to&&Math.abs(A[2]-e[2])<to&&Math.abs(A[3]-e[3])<to&&Math.abs(A[4]-e[4])<to&&Math.abs(A[5]-e[5])<to}function ro(A,e,n,t){for(var i,r=n*t,a=((i=new Uint32Array(16))[0]=1,i[1]=64,i),o=[],s=0;s<e;s++){var c=r*s;o.push(ao(A,c,n,t,a))}return o}function ao(A,e,n,t,i){for(var r=[],a=0;a<n;a++)for(var o=new Uint8Array(A,e+a*t,t),s=0;s<o.length;){var c=oo(o,s);if(c){r.push(c-1);var u=o.slice(s,s+c);r=[].concat(v(r),v(u)),s+=c}if(s>=o.length)break;var l=so(o,s);l&&(r.push(257-l),r.push(o[s]),s+=l)}for(var E=r.length%2==0?r.length:r.length+1,S=new ArrayBuffer(64+E),g=new Uint32Array(S,0,16),I=0;I<g.length;I++)g[I]=i[I];for(var d=0;d<g.length;d++)r.push(g[d]);for(var B=new Uint8Array(S,64),m=0;m<r.length;m++)B[m]=r[m];return S}function oo(A,e){for(var n=0;n<A.length-e;n++){if(A[e+n]===A[e+n+1]&&A[e+n+1]===A[e+n+2])return n;if(128===n)return n}return A.length-e}function so(A,e){for(var n=A[e],t=1;t<A.length-e;t++){if(A[e+t]!==n)return t;if(128===t)return t}return A.length-e}function co(A,e,n){for(var t=new Uint8Array(e*n*A.length),i=t.buffer,r=e*n,a=0;a<A.length;a++){uo(A[a],new Uint8Array(i,a*r,r))}return t}function uo(A,e){var n=new Uint32Array(A,0,16);if(1===n[0])if(64===n[1])for(var t=new Uint8Array(A,64),r=0,a=0;r<e.length;){var o=t[a];if(void 0===o)break;if(o<=127){for(var s=o+1,c=a+1,u=c;u<c+s;u++)e[r]=t[u],r++;a+=s+1}if(o>=129){for(var l=257-o,E=a+1,S=0;S<l;S++)e[r]=t[E],r++;a+=2}if(a===t.length)break}else i.error("Data offset of Byte Segment 1 should be 64 bytes, this rle fragment is encoded incorrectly.");else i.error("rleSingleSamplePerPixel only supports fragments with single Byte Segments (for rle encoded segmentation data) at the current time. This rleEncodedFrame has ".concat(n[0]," Byte Segments."))}var lo=Object.freeze({__proto__:null,decode:co,encode:ro}),Eo={exports:{}};!function(A,n){var t="__lodash_hash_undefined__",i=9007199254740991,r="[object Arguments]",a="[object Boolean]",o="[object Date]",s="[object Function]",c="[object GeneratorFunction]",u="[object Map]",l="[object Number]",E="[object Object]",S="[object Promise]",g="[object RegExp]",I="[object Set]",d="[object String]",B="[object Symbol]",m="[object WeakMap]",C="[object ArrayBuffer]",D="[object DataView]",f="[object Float32Array]",h="[object Float64Array]",p="[object Int8Array]",M="[object Int16Array]",w="[object Int32Array]",R="[object Uint8Array]",Q="[object Uint8ClampedArray]",P="[object Uint16Array]",T="[object Uint32Array]",v=/\w*$/,y=/^\[object .+?Constructor\]$/,O=/^(?:0|[1-9]\d*)$/,N={};N[r]=N["[object Array]"]=N[C]=N[D]=N[a]=N[o]=N[f]=N[h]=N[p]=N[M]=N[w]=N[u]=N[l]=N[E]=N[g]=N[I]=N[d]=N[B]=N[R]=N[Q]=N[P]=N[T]=!0,N["[object Error]"]=N[s]=N[m]=!1;var G="object"==typeof e&&e&&e.Object===Object&&e,F="object"==typeof self&&self&&self.Object===Object&&self,U=G||F||Function("return this")(),_=n&&!n.nodeType&&n,b=_&&A&&!A.nodeType&&A,k=b&&b.exports===_;function L(A,e){return A.set(e[0],e[1]),A}function q(A,e){return A.add(e),A}function V(A,e,n,t){for(var i=-1,r=A?A.length:0;++i<r;)n=e(n,A[i],i,A);return n}function x(A){var e=!1;if(null!=A&&"function"!=typeof A.toString)try{e=!!(A+"")}catch(A){}return e}function H(A){var e=-1,n=Array(A.size);return A.forEach(function(A,t){n[++e]=[t,A]}),n}function Y(A,e){return function(n){return A(e(n))}}function J(A){var e=-1,n=Array(A.size);return A.forEach(function(A){n[++e]=A}),n}var W,K=Array.prototype,X=Function.prototype,j=Object.prototype,z=U["__core-js_shared__"],Z=(W=/[^.]+$/.exec(z&&z.keys&&z.keys.IE_PROTO||""))?"Symbol(src)_1."+W:"",$=X.toString,AA=j.hasOwnProperty,eA=j.toString,nA=RegExp("^"+$.call(AA).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),tA=k?U.Buffer:void 0,iA=U.Symbol,rA=U.Uint8Array,aA=Y(Object.getPrototypeOf,Object),oA=Object.create,sA=j.propertyIsEnumerable,cA=K.splice,uA=Object.getOwnPropertySymbols,lA=tA?tA.isBuffer:void 0,EA=Y(Object.keys,Object),SA=bA(U,"DataView"),gA=bA(U,"Map"),IA=bA(U,"Promise"),dA=bA(U,"Set"),BA=bA(U,"WeakMap"),mA=bA(Object,"create"),CA=xA(SA),DA=xA(gA),fA=xA(IA),hA=xA(dA),pA=xA(BA),MA=iA?iA.prototype:void 0,wA=MA?MA.valueOf:void 0;function RA(A){var e=-1,n=A?A.length:0;for(this.clear();++e<n;){var t=A[e];this.set(t[0],t[1])}}function QA(A){var e=-1,n=A?A.length:0;for(this.clear();++e<n;){var t=A[e];this.set(t[0],t[1])}}function PA(A){var e=-1,n=A?A.length:0;for(this.clear();++e<n;){var t=A[e];this.set(t[0],t[1])}}function TA(A){this.__data__=new QA(A)}function vA(A,e){var n=YA(A)||function(A){return function(A){return function(A){return!!A&&"object"==typeof A}(A)&&JA(A)}(A)&&AA.call(A,"callee")&&(!sA.call(A,"callee")||eA.call(A)==r)}(A)?function(A,e){for(var n=-1,t=Array(A);++n<A;)t[n]=e(n);return t}(A.length,String):[],t=n.length,i=!!t;for(var a in A)!AA.call(A,a)||i&&("length"==a||qA(a,t))||n.push(a);return n}function yA(A,e,n){var t=A[e];AA.call(A,e)&&HA(t,n)&&(void 0!==n||e in A)||(A[e]=n)}function OA(A,e){for(var n=A.length;n--;)if(HA(A[n][0],e))return n;return-1}function NA(A,e,n,t,i,S,m){var y;if(t&&(y=S?t(A,i,S,m):t(A)),void 0!==y)return y;if(!XA(A))return A;var O=YA(A);if(O){if(y=function(A){var e=A.length,n=A.constructor(e);e&&"string"==typeof A[0]&&AA.call(A,"index")&&(n.index=A.index,n.input=A.input);return n}(A),!e)return function(A,e){var n=-1,t=A.length;e||(e=Array(t));for(;++n<t;)e[n]=A[n];return e}(A,y)}else{var G=LA(A),F=G==s||G==c;if(WA(A))return function(A,e){if(e)return A.slice();var n=new A.constructor(A.length);return A.copy(n),n}(A,e);if(G==E||G==r||F&&!S){if(x(A))return S?A:{};if(y=function(A){return"function"!=typeof A.constructor||VA(A)?{}:(e=aA(A),XA(e)?oA(e):{});var e}(F?{}:A),!e)return function(A,e){return UA(A,kA(A),e)}(A,function(A,e){return A&&UA(e,jA(e),A)}(y,A))}else{if(!N[G])return S?A:{};y=function(A,e,n,t){var i=A.constructor;switch(e){case C:return FA(A);case a:case o:return new i(+A);case D:return function(A,e){var n=e?FA(A.buffer):A.buffer;return new A.constructor(n,A.byteOffset,A.byteLength)}(A,t);case f:case h:case p:case M:case w:case R:case Q:case P:case T:return function(A,e){var n=e?FA(A.buffer):A.buffer;return new A.constructor(n,A.byteOffset,A.length)}(A,t);case u:return function(A,e,n){var t=e?n(H(A),!0):H(A);return V(t,L,new A.constructor)}(A,t,n);case l:case d:return new i(A);case g:return function(A){var e=new A.constructor(A.source,v.exec(A));return e.lastIndex=A.lastIndex,e}(A);case I:return function(A,e,n){var t=e?n(J(A),!0):J(A);return V(t,q,new A.constructor)}(A,t,n);case B:return r=A,wA?Object(wA.call(r)):{}}var r}(A,G,NA,e)}}m||(m=new TA);var U=m.get(A);if(U)return U;if(m.set(A,y),!O)var _=n?function(A){return function(A,e,n){var t=e(A);return YA(A)?t:function(A,e){for(var n=-1,t=e.length,i=A.length;++n<t;)A[i+n]=e[n];return A}(t,n(A))}(A,jA,kA)}(A):jA(A);return function(A,e){for(var n=-1,t=A?A.length:0;++n<t&&!1!==e(A[n],n,A););}(_||A,function(i,r){_&&(i=A[r=i]),yA(y,r,NA(i,e,n,t,r,A,m))}),y}function GA(A){return!(!XA(A)||(e=A,Z&&Z in e))&&(KA(A)||x(A)?nA:y).test(xA(A));var e}function FA(A){var e=new A.constructor(A.byteLength);return new rA(e).set(new rA(A)),e}function UA(A,e,n,t){n||(n={});for(var i=-1,r=e.length;++i<r;){var a=e[i];yA(n,a,A[a])}return n}function _A(A,e){var n,t,i=A.__data__;return("string"==(t=typeof(n=e))||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==n:null===n)?i["string"==typeof e?"string":"hash"]:i.map}function bA(A,e){var n=function(A,e){return null==A?void 0:A[e]}(A,e);return GA(n)?n:void 0}RA.prototype.clear=function(){this.__data__=mA?mA(null):{}},RA.prototype.delete=function(A){return this.has(A)&&delete this.__data__[A]},RA.prototype.get=function(A){var e=this.__data__;if(mA){var n=e[A];return n===t?void 0:n}return AA.call(e,A)?e[A]:void 0},RA.prototype.has=function(A){var e=this.__data__;return mA?void 0!==e[A]:AA.call(e,A)},RA.prototype.set=function(A,e){return this.__data__[A]=mA&&void 0===e?t:e,this},QA.prototype.clear=function(){this.__data__=[]},QA.prototype.delete=function(A){var e=this.__data__,n=OA(e,A);return!(n<0)&&(n==e.length-1?e.pop():cA.call(e,n,1),!0)},QA.prototype.get=function(A){var e=this.__data__,n=OA(e,A);return n<0?void 0:e[n][1]},QA.prototype.has=function(A){return OA(this.__data__,A)>-1},QA.prototype.set=function(A,e){var n=this.__data__,t=OA(n,A);return t<0?n.push([A,e]):n[t][1]=e,this},PA.prototype.clear=function(){this.__data__={hash:new RA,map:new(gA||QA),string:new RA}},PA.prototype.delete=function(A){return _A(this,A).delete(A)},PA.prototype.get=function(A){return _A(this,A).get(A)},PA.prototype.has=function(A){return _A(this,A).has(A)},PA.prototype.set=function(A,e){return _A(this,A).set(A,e),this},TA.prototype.clear=function(){this.__data__=new QA},TA.prototype.delete=function(A){return this.__data__.delete(A)},TA.prototype.get=function(A){return this.__data__.get(A)},TA.prototype.has=function(A){return this.__data__.has(A)},TA.prototype.set=function(A,e){var n=this.__data__;if(n instanceof QA){var t=n.__data__;if(!gA||t.length<199)return t.push([A,e]),this;n=this.__data__=new PA(t)}return n.set(A,e),this};var kA=uA?Y(uA,Object):function(){return[]},LA=function(A){return eA.call(A)};function qA(A,e){return!!(e=null==e?i:e)&&("number"==typeof A||O.test(A))&&A>-1&&A%1==0&&A<e}function VA(A){var e=A&&A.constructor;return A===("function"==typeof e&&e.prototype||j)}function xA(A){if(null!=A){try{return $.call(A)}catch(A){}try{return A+""}catch(A){}}return""}function HA(A,e){return A===e||A!=A&&e!=e}(SA&&LA(new SA(new ArrayBuffer(1)))!=D||gA&&LA(new gA)!=u||IA&&LA(IA.resolve())!=S||dA&&LA(new dA)!=I||BA&&LA(new BA)!=m)&&(LA=function(A){var e=eA.call(A),n=e==E?A.constructor:void 0,t=n?xA(n):void 0;if(t)switch(t){case CA:return D;case DA:return u;case fA:return S;case hA:return I;case pA:return m}return e});var YA=Array.isArray;function JA(A){return null!=A&&function(A){return"number"==typeof A&&A>-1&&A%1==0&&A<=i}(A.length)&&!KA(A)}var WA=lA||function(){return!1};function KA(A){var e=XA(A)?eA.call(A):"";return e==s||e==c}function XA(A){var e=typeof A;return!!A&&("object"==e||"function"==e)}function jA(A){return JA(A)?vA(A):function(A){if(!VA(A))return EA(A);var e=[];for(var n in Object(A))AA.call(A,n)&&"constructor"!=n&&e.push(n);return e}(A)}A.exports=function(A){return NA(A,!0,!0)}}(Eo,Eo.exports);var So=n(Eo.exports),go={generateSegmentation:function(A,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},t=A[0].imageId.includes("?frame");return Bo(function(A,e,n){var t=[];if(e){var i=A[0].data.byteArray.buffer,r=or.readFile(i),a=er.naturalizeDataset(r.dict);a._meta=er.namifyDataset(r.meta),t.push(a)}else for(var o=0;o<A.length;o++){var s=A[o].data.byteArray.buffer,c=or.readFile(s),u=er.naturalizeDataset(c.dict);u._meta=er.namifyDataset(c.meta),t.push(u)}var l=br.normalizeToDataset(t);return new Fr([l],n)}(A,t,n),e,n)},generateToolState:function(A,e,n){var t=arguments.length>3&&void 0!==arguments[3]&&arguments[3],r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:.001,o=or.readFile(e),s=er.naturalizeDataset(o.dict);s._meta=er.namifyDataset(o.meta);var c,u=br.normalizeToDataset([s]),l=n.get("imagePlaneModule",A[0]),E=n.get("generalSeriesModule",A[0]).seriesInstanceUID,S="FrameOfReferenceUID"in u;S&&(l||console.warn("Insufficient metadata, imagePlaneModule missing."),c=function(A){var e=[];e[0]=A,e[1]=Ha.h(A),e[2]=Ha.v(A);var n=Ja(A,Math.PI/2);return e[3]=n,e[4]=Ha.h(n),e[5]=Ha.v(n),e[6]=Ja(A,Math.PI),e[7]=Ja(A,1.5*Math.PI),e}(Array.isArray(l.rowCosines)?[].concat(v(l.rowCosines),v(l.columnCosines)):[l.rowCosines.x,l.rowCosines.y,l.rowCosines.z,l.columnCosines.x,l.columnCosines.y,l.columnCosines.z]));var g,I,d=u.Columns*u.Rows,B=function(A,e){var n=A.SegmentSequence,t=[];t=Array.isArray(n)?[void 0].concat(v(n)):[void 0,n];return{seriesInstanceUid:e,data:t}}(u,E);if("1.2.840.10008.1.2.5"===u._meta.TransferSyntaxUID.Value[0]){if(g=co(Array.isArray(u.PixelData)?u.PixelData:[u.PixelData],u.Rows,u.Columns),1===u.BitsStored)return void console.warn("No implementation for rle + bitbacking.")}else if(g=function(A){var e,n=A.SegmentationType;e=Array.isArray(A.PixelData)?A.PixelData[0]:A.PixelData;void 0===e&&i.error("This segmentation pixeldata is undefined.");if("BINARY"===n)return a.unpack(e);var t=new Uint8Array(e),r=A.MaximumFractionalValue,o=void 0===t.find(function(A){return 0!==A&&A!==r});if(!o)return;return i.warn("This segmentation object is actually binary... processing as such."),t}(u),!g)throw new Error("Fractional segmentations are not yet supported");I=S?function(A,e,n,t){var i=A.SharedFunctionalGroupsSequence,r=A.PerFrameFunctionalGroupsSequence,a=i.PlaneOrientationSequence?i.PlaneOrientationSequence.ImageOrientationPatient:void 0,o=r[0],s=a||o.PlaneOrientationSequence.ImageOrientationPatient,c=e.some(function(A){return Mo(s,A,t)});if(c)return"Planar";if(function(A,e,n){var t=Math.abs(A[0]*e[0]+A[1]*e[1]+A[2]*e[2]),i=Math.abs(A[3]*e[3]+A[4]*e[4]+A[5]*e[5]);return(t<n||Math.abs(t-1)<n)&&(i<n||Math.abs(i-1)<n)}(s,e[0],t)&&n.includes(A.Rows)&&n.includes(A.Columns))return"Perpendicular";return"Oblique"}(u,c,[l.rows,l.columns,A.length],r):"Planar";var m,C=!1;t||(C=function(A,e,n,t,i,r){var a=e.SharedFunctionalGroupsSequence,o=e.PerFrameFunctionalGroupsSequence,s=e.SegmentSequence,c=e.Rows,u=e.Columns;if(s.length<2)return!1;for(var l=a.PlaneOrientationSequence?a.PlaneOrientationSequence.ImageOrientationPatient:void 0,E=u*c,S=o.length,g=new Map,I=function(){if(void 0===fo(e,d))return console.warn("Could not retrieve the segment index for frame segment "+d+", skipping this frame."),0;var A=Co(e,d,n,i,r);if(!A)return console.warn("Image not present in stack, can't import frame : "+d+"."),0;var t=n.findIndex(function(e){return e===A});if(g.has(t)){var a=g.get(t);a.includes(d)||(a.push(d),g.set(t,a))}else g.set(t,[d])},d=0;d<S;++d)I();var B,m=N(g.entries());try{for(m.s();!(B=m.n()).done;)for(var C=T(B.value,2)[1],D=new Uint16Array(E).fill(0),f=0;f<C.length;++f){var h=C[f],p=o[h],M=Va(new Uint8Array(A.buffer,h*E,E),[c,u]),w=void 0;if("FrameOfReferenceUID"in e)w=po(M,l||p.PlaneOrientationSequence.ImageOrientationPatient,t,r);else w=M;if(w){for(var R=w.data,Q=0,P=R.length;Q<P;++Q)if(0!==R[Q]&&(D[Q]++,D[Q]>1))return!0}else console.warn("Individual SEG frames are out of plane with respect to the first SEG frame, this is not yet supported, skipping this frame.")}}catch(A){m.e(A)}finally{m.f()}return!1}(g,u,A,c,n,r));switch(I){case"Planar":m=C?Do:ho;break;case"Perpendicular":throw new Error("Segmentations orthogonal to the acquisition plane of the source data are not yet supported.");case"Oblique":throw new Error("Segmentations oblique to the acquisition plane of the source data are not yet supported.")}var D=[];D[0]=[];var f=[],h=d*A.length*2,p=[];return p[0]=new ArrayBuffer(h),m(f,D,p,g,u,A,c,n,r),{labelmapBufferArray:p,segMetadata:B,segmentsOnFrame:f,segmentsOnFrameArray:D}},fillSegmentation:Bo},Io={includeSliceSpacing:!0,rleEncode:!0};function Bo(A,e){for(var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},t=Object.assign({},Io,n),i=Array.isArray(e)?e:[e],r=0,a=[],o=function(){for(var A=i[s],e=A.labelmaps2D,n=A.metadata,t=[],o=1;o<n.length;o++)n[o]&&(t[o]=[]);for(var c=function(A){var n=e[A];e[A]&&n.segmentsOnLabelmap.forEach(function(e){0!==e&&(t[e].push(A),r++)})},u=0;u<e.length;u++)c(u);a[s]=t},s=0;s<i.length;s++)o();A.setNumberOfFrames(r);for(var c=0;c<i.length;c++)for(var u=a[c],l=i[c],E=l.metadata,S=1;S<u.length;S++){var g=u[S];if(g){var I=g.map(function(A){return A+1}),d=E[S],B=mo(l,g);A.addSegmentFromLabelmap(d,B,S,I)}}if(t.rleEncode){var m=ro(A.dataset.PixelData,r,A.dataset.Rows,A.dataset.Columns);A.assignToDataset({BitsAllocated:"8",BitsStored:"8",HighBit:"7",SegmentationType:"FRACTIONAL",SegmentationFractionalType:"PROBABILITY",MaximumFractionalValue:"255"}),A.dataset._meta.TransferSyntaxUID={Value:["1.2.840.10008.1.2.5"],vr:"UI"},A.dataset._vrMap.PixelData="OB",A.dataset.PixelData=m}else A.bitPackPixelData();return vr(A.dataset)}function mo(A,e){for(var n=A.labelmaps2D,t=[],i=0;i<e.length;i++){var r=e[i];t.push(n[r].pixelData)}return t}function Co(A,e,n,t,i){var r=void 0;if(!A)return r;var a=A.FrameOfReferenceUID,o=A.PerFrameFunctionalGroupsSequence,s=A.SourceImageSequence,c=A.ReferencedSeriesSequence;if(!o||0===o.length)return r;var u=o[e];if(!u)return r;var l=void 0;if(u.DerivationImageSequence){var E=u.DerivationImageSequence;Array.isArray(E)&&(E=0!==E.length?E[0]:void 0),E&&(l=E.SourceImageSequence,Array.isArray(l)&&(l=0!==l.length?l[0]:void 0))}else s&&0!==s.length&&(l=s[e]);(l&&(r=function(A,e,n){var t=A.ReferencedSOPInstanceUID,i=A.ReferencedFrameNumber;return i?function(A,e,n,t){var i=n.find(function(n){var i=t.get("sopCommonModule",n);if(i){var r=Number(n.split("frame=")[1]);return i.sopInstanceUID===A&&r===e-1}});return i}(t,i,e,n):function(A,e,n){return e.find(function(e){var t=n.get("sopCommonModule",e);if(t)return t.sopInstanceUID===A})}(t,e,n)}(l,n,t)),void 0===r&&c)&&(r=function(A,e,n,t,i,r){if(void 0===A||void 0===n.PlanePositionSequence||void 0===n.PlanePositionSequence[0]||void 0===n.PlanePositionSequence[0].ImagePositionPatient)return;for(var a=0;a<t.length;++a){var o=i.get("instance",t[a]);if(void 0!==o&&void 0!==o.ImagePositionPatient&&o.FrameOfReferenceUID===e&&o.SeriesInstanceUID===A&&Mo(n.PlanePositionSequence[0].ImagePositionPatient,o.ImagePositionPatient,r))return t[a]}}((Array.isArray(c)?c[0]:c).SeriesInstanceUID,a,u,n,t,i));return r}function Do(A,e,n,t,i,r,a,o,s){for(var c=i.SharedFunctionalGroupsSequence,u=i.PerFrameFunctionalGroupsSequence,l=i.Rows,E=i.Columns,S=c.PlaneOrientationSequence?c.PlaneOrientationSequence.ImageOrientationPatient:void 0,g=E*l,I=g*r.length*2,d=1,B=0,m=n[B].slice(0),C=So(e[B]),D=i.SegmentSequence.length,f=1;f<=D;++f){for(var h=function(c){var D=u[c],h=fo(i,c);if(void 0===h)throw new Error("Could not retrieve the segment index. Aborting segmentation loading.");if(h!==f)return p=c,0;var M,w=Va(new Uint8Array(t.buffer,c*g,g),[l,E]);"FrameOfReferenceUID"in i?M=po(w,S||D.PlaneOrientationSequence.ImageOrientationPatient,a,s):M=w;if(!M)throw new Error("Individual SEG frames are out of plane with respect to the first SEG frame. This is not yet supported. Aborting segmentation loading.");var R=Co(i,c,r,o,s);if(!R)return console.warn("Image not present in stack, can't import frame : "+c+"."),p=c,0;var Q=o.get("imagePixelModule",R);if(l!==Q.rows||E!==Q.columns)throw new Error("Individual SEG frames have different geometry dimensions (Rows and Columns) respect to the source image reference frame. This is not yet supported. Aborting segmentation loading. ");for(var P=r.findIndex(function(A){return A===R}),T=new Uint16Array(m,2*g*P,g),v=M.data,y=!1,O=0,N=M.data.length;O<N;++O)if(v[O]){if(0!==T[O]){++B>=d&&(n[B]=new ArrayBuffer(I),e[B]=[],d++),m=n[B].slice(0),C=So(e[B]),c=0;break}T[O]=h,y=!0}y&&(C[P]||(C[P]=[]),C[P].push(h),A[P]||(A[P]=[]),A[P].push(h)),p=c},p=0,M=u.length;p<M;++p)h(p);n[B]=m.slice(0),e[B]=So(C),m=n[B=0].slice(0),C=So(e[B])}}var fo=function(A,e){var n=A.PerFrameFunctionalGroupsSequence,t=A.SharedFunctionalGroupsSequence,i=n[e];return i&&i.SegmentIdentificationSequence?i.SegmentIdentificationSequence.ReferencedSegmentNumber:t.SegmentIdentificationSequence?t.SegmentIdentificationSequence.ReferencedSegmentNumber:void 0};function ho(A,e,n,t,i,r,a,o,s){for(var c=i.SharedFunctionalGroupsSequence,u=i.PerFrameFunctionalGroupsSequence,l=i.Rows,E=i.Columns,S=c.PlaneOrientationSequence?c.PlaneOrientationSequence.ImageOrientationPatient:void 0,g=E*l,I=function(){var e,c=u[d],I=Va(new Uint8Array(t.buffer,d*g,g),[l,E]);"FrameOfReferenceUID"in i?e=po(I,S||c.PlaneOrientationSequence.ImageOrientationPatient,a,s):e=I;if(!e)throw new Error("Individual SEG frames are out of plane with respect to the first SEG frame. This is not yet supported. Aborting segmentation loading.");var B=fo(i,d);if(void 0===B)throw new Error("Could not retrieve the segment index. Aborting segmentation loading.");var m=Co(i,d,r,o,s);if(!m)return console.warn("Image not present in stack, can't import frame : "+d+"."),1;var C=o.get("imagePixelModule",m);if(l!==C.rows||E!==C.columns)throw new Error("Individual SEG frames have different geometry dimensions (Rows and Columns) respect to the source image reference frame. This is not yet supported. Aborting segmentation loading. ");for(var D=r.findIndex(function(A){return A===m}),f=2*g*D,h=new Uint16Array(n[0],f,g),p=e.data,M=0,w=e.data.length;M<w;++M)if(p[M]){for(var R=M;R<w;++R)p[R]&&(h[R]=B);A[D]||(A[D]=[]),A[D].push(B);break}},d=0,B=u.length;d<B;++d)I()}function po(A,e,n,t){return Mo(e,n[0],t)?A:Mo(e,n[1],t)?Wa.v(A):Mo(e,n[2],t)?Wa.h(A):Mo(e,n[3],t)?Ka(A):Mo(e,n[4],t)?Ka(Wa.h(A)):Mo(e,n[5],t)?Ka(Wa.v(A)):Mo(e,n[6],t)?Ka(Ka(A)):Mo(e,n[7],t)?Ka(Ka(Ka(A))):void 0}function Mo(A,e,n){if(A.length!=e.length)return!1;for(var t=0;t<A.length;++t)if(!Xa(A[t],e[t],n))return!1;return!0}var wo={generateSegmentation:function(A,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{includeSliceSpacing:!0},t=arguments.length>3&&void 0!==arguments[3]?arguments[3]:4;if(4===t)return go.generateSegmentation(A,e,n);if(3===t)return za.generateSegmentation(A,e,n);console.warn("No generateSegmentation adapater for cornerstone version ".concat(t,", exiting."))},generateToolState:function(A,e,n){var t=arguments.length>3&&void 0!==arguments[3]&&arguments[3],i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:.001,r=arguments.length>5&&void 0!==arguments[5]?arguments[5]:4;if(4===r)return go.generateToolState(A,e,n,t,i);if(3===r)return za.generateToolState(A,e,n);console.warn("No generateToolState adapater for cornerstone version ".concat(r,", exiting."))},fillSegmentation:function(A,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{includeSliceSpacing:!0},t=arguments.length>3&&void 0!==arguments[3]?arguments[3]:4;if(4===t)return go.fillSegmentation(A,e,n);console.warn("No generateSegmentation adapater for cornerstone version ".concat(t,", exiting."))}};var Ro=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"getPoints",value:function(){var A=this.props;return[A.point1,A.point2,A.point3,A.point4]}},{key:"getConceptNameCodeSequence",value:function(){return{CodeValue:"285285000",CodingSchemeDesignator:"SCT",CodeMeaning:"Cobb angle"}}},{key:"getMeasuredValueSequence",value:function(){return{MeasurementUnitsCodeSequence:{CodeValue:"deg",CodingSchemeDesignator:"UCUM",CodingSchemeVersion:"1.4",CodeMeaning:"°"},NumericValue:this.props.rAngle}}}]),e}(ca),Qo="CobbAngle",Po=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e){var n=aa.getSetupMeasurementData(e),t=n.defaultState,i=n.NUMGroup,r=n.SCOORDGroup,a=g(g({},t),{},{rAngle:i.MeasuredValueSequence.NumericValue,toolType:A.toolType,handles:{start:{},end:{},start2:{highlight:!0,drawnIndependently:!0},end2:{highlight:!0,drawnIndependently:!0},textBox:{hasMoved:!1,movesIndependently:!1,drawnIndependently:!0,allowedOutsideImage:!0,hasBoundingBox:!0}}}),o=T(r.GraphicData,8);return a.handles.start.x=o[0],a.handles.start.y=o[1],a.handles.end.x=o[2],a.handles.end.y=o[3],a.handles.start2.x=o[4],a.handles.start2.y=o[5],a.handles.end2.x=o[6],a.handles.end2.y=o[7],a}},{key:"getTID300RepresentationArguments",value:function(A){var e=A.handles,n=A.finding,t=A.findingSites;return{point1:e.start,point2:e.end,point3:e.start2,point4:e.end2,rAngle:A.rAngle,trackingIdentifierTextValue:"cornerstoneTools@^4.0.0:CobbAngle",finding:n,findingSites:t||[]}}}]),A}();Po.toolType=Qo,Po.utilityToolType=Qo,Po.TID300Representation=Ro,Po.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===ga&&t===Qo},aa.registerTool(Po);var To="Angle",vo=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e){var n=aa.getSetupMeasurementData(e),t=n.defaultState,i=n.NUMGroup,r=n.SCOORDGroup,a=g(g({},t),{},{rAngle:i.MeasuredValueSequence.NumericValue,toolType:A.toolType,handles:{start:{},middle:{},end:{},textBox:{hasMoved:!1,movesIndependently:!1,drawnIndependently:!0,allowedOutsideImage:!0,hasBoundingBox:!0}}}),o=T(r.GraphicData,8);return a.handles.start.x=o[0],a.handles.start.y=o[1],a.handles.middle.x=o[2],a.handles.middle.y=o[3],a.handles.middle.x=o[4],a.handles.middle.y=o[5],a.handles.end.x=o[6],a.handles.end.y=o[7],a}},{key:"getTID300RepresentationArguments",value:function(A){var e=A.handles,n=A.finding,t=A.findingSites;return{point1:e.start,point2:e.middle,point3:e.middle,point4:e.end,rAngle:A.rAngle,trackingIdentifierTextValue:"cornerstoneTools@^4.0.0:Angle",finding:n,findingSites:t||[]}}}]),A}();vo.toolType=To,vo.utilityToolType=To,vo.TID300Representation=Ro,vo.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===ga&&t===To},aa.registerTool(vo);var yo=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e){var n=aa.getSetupMeasurementData(e),t=n.defaultState,i=n.SCOORDGroup,r=n.NUMGroup,a=g(g({},t),{},{toolType:A.toolType,handles:{start:{},end:{},textBox:{active:!1,hasMoved:!1,movesIndependently:!1,drawnIndependently:!0,allowedOutsideImage:!0,hasBoundingBox:!0},initialRotation:0},cachedStats:{area:r?r.MeasuredValueSequence.NumericValue:0},color:void 0,invalidated:!0}),o=T(i.GraphicData,6);return a.handles.start.x=o[0],a.handles.start.y=o[1],o[2],o[3],a.handles.end.x=o[4],a.handles.end.y=o[5],a}},{key:"getTID300RepresentationArguments",value:function(A){var e=A.finding,n=A.findingSites,t=A.cachedStats,i=void 0===t?{}:t,r=A.handles;console.log("getTID300 Rectangle",A,i,r);var a=r.start,o=r.end,s=[a,{x:a.x,y:o.y},o,{x:o.x,y:a.y}],c=i.area,u=i.perimeter;console.log("Point=",s,"cachedStats=",i);return{points:s,area:c,perimeter:u,trackingIdentifierTextValue:"cornerstoneTools@^4.0.0:RectangleRoi",finding:e,findingSites:n||[]}}}]),A}();yo.toolType="RectangleRoi",yo.utilityToolType="RectangleRoi",yo.TID300Representation=ma,yo.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===ga&&t===yo.toolType},aa.registerTool(yo);var Oo={Length:da,FreehandRoi:Ca,Bidirectional:ha,EllipticalRoi:wa,CircleRoi:Pa,ArrowAnnotate:Oa,MeasurementReport:aa,Segmentation:wo,CobbAngle:Po,Angle:vo,RectangleRoi:yo},No={CodingSchemeDesignator:"99dcmjs",codeValues:{FREE_TEXT_CODE_VALUE:"CS3DTEXT",CORNERSTONEFREETEXT:"CORNERSTONEFREETEXT"}},Go=function(A){return A===No.FREE_TEXT_CODE_VALUE},Fo=function(A){return A===No.CORNERSTONEFREETEXT},Uo={CodingSchemeDesignator:"DCM",CodeValue:"121071"},_o={CodingSchemeDesignator:"SCT",CodeValue:"363698007"},bo={CodingSchemeDesignator:"SRT",CodeValue:"G-C0E3"},ko=function(A,e,n){var t=A.ConceptNameCodeSequence;if(t){var i=t.CodingSchemeDesignator,r=t.CodeValue;return i==e.CodingSchemeDesignator&&r==e.CodeValue||n&&i==n.CodingSchemeDesignator&&r==n.CodeValue}};var Lo=function(){function A(){D(this,A)}return h(A,null,[{key:"getCornerstoneLabelFromDefaultState",value:function(A){var e=A.findingSites,n=void 0===e?[]:e,t=A.finding,i=n.find(function(A){return Go(A.CodeValue)||Fo(A.CodeValue)});return i?i.CodeMeaning:t&&(Go(t.CodeValue)||Fo(t.CodeValue))?t.CodeMeaning:void 0}},{key:"generateDatasetMeta",value:function(){var A=new Uint8Array(2);return A[1]=1,{FileMetaInformationVersion:{Value:[A.buffer],vr:"OB"},TransferSyntaxUID:{Value:["1.2.840.10008.1.2.1"],vr:"UI"},ImplementationClassUID:{Value:[er.uid()],vr:"UI"},ImplementationVersionName:{Value:["dcmjs"],vr:"SH"}}}},{key:"generateDerivationSourceDataset",value:function(e,n){return{StudyInstanceUID:e,SeriesInstanceUID:n,_meta:A.generateDatasetMeta(),_vrMap:{PixelData:"OW"}}}},{key:"getSetupMeasurementData",value:function(e,n,t,i){var r=e.ContentSequence,a=Aa(r),o=a.find(function(A){return ko(A,Uo)}),s=a.filter(function(A){return ko(A,_o,bo)})||[],c=a.find(function(A){return"NUM"===A.ValueType}),u=Aa(c.ContentSequence).find(function(A){return"SCOORD"===A.ValueType}),l=u.ContentSequence.ReferencedSOPSequence,E=l.ReferencedSOPInstanceUID,S=l.ReferencedFrameNumber,g=n[E],I=t.get("imagePlaneModule",g),d=o?Ar(o.ConceptCodeSequence):void 0,B=s.map(function(A){return Ar(A.ConceptCodeSequence)}),m={sopInstanceUid:E,annotation:{annotationUID:er.uid(),metadata:{toolName:i,referencedImageId:g,FrameOfReferenceUID:I.frameOfReferenceUID,label:""}},finding:d,findingSites:B};return m.finding&&(m.description=m.finding.CodeMeaning),m.annotation.metadata.label=A.getCornerstoneLabelFromDefaultState(m),{defaultState:m,NUMGroup:c,SCOORDGroup:u,ReferencedSOPSequence:l,ReferencedSOPInstanceUID:E,ReferencedFrameNumber:S}}},{key:"generateReport",value:function(e,n,t,i){var r=[],a={},o=[],s=A.generateDatasetMeta();Object.keys(e).forEach(function(i){var s=n.get("sopCommonModule",i),c=n.get("generalSeriesModule",i),u=s.sopInstanceUID,l=s.sopClassUID,E=c.studyInstanceUID,S=c.seriesInstanceUID;if(a[u]=S,!o.find(function(A){return A.SeriesInstanceUID===S})){var g=A.generateDerivationSourceDataset(E,S);o.push(g)}var I=n.get("frameNumber",i),d=e[i],B=Object.keys(d),m={ReferencedSOPClassUID:l,ReferencedSOPInstanceUID:u},C=n.get("instance",i);(C&&C.NumberOfFrames&&C.NumberOfFrames>1||br.isMultiframeSOPClassUID(l))&&(m.ReferencedFrameNumber=I);var D=[];B.forEach(function(A){var e=function(A,e,n,t){var i=e[A],r=Lo.CORNERSTONE_TOOL_CLASSES_BY_TOOL_TYPE[A];if(i&&i.data&&i.data.length&&r){var a=i.data.map(function(A){return function(A,e,n,t,i){var r=t.getTID300RepresentationArguments(A,i);return r.ReferencedSOPSequence=n,new t.TID300Representation(r)}(A,0,n,r,t)});return new $r(a)}}(A,d,m,t);e&&D.push(e)}),r=r.concat(D)});var c=new Zr({TID1501MeasurementGroups:r},i),u=new _r(o),l=c.contentItem(o,{sopInstanceUIDsToSeriesInstanceUIDMap:a});return u.dataset=Object.assign(u.dataset,l),u.dataset._meta=s,u}},{key:"generateToolState",value:function(e,n,t,i){var r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{};if("1500"!==e.ContentTemplateSequence.TemplateIdentifier)throw new Error("This package can currently only interpret DICOM SR TID 1500");var a=Aa(e.ContentSequence).find(ea("Imaging Measurements")),o=Aa(a.ContentSequence).filter(ea("Measurement Group")),s={},c=A.CORNERSTONE_TOOL_CLASSES_BY_UTILITY_TYPE,u=[];return Object.keys(c).forEach(function(A){u.push(c[A]),s[A]=[]}),o.forEach(function(A){var a=Aa(A.ContentSequence).find(function(A){return"Tracking Identifier"===A.ConceptNameCodeSequence.CodeMeaning}).TextValue,o=r.getToolClass?r.getToolClass(A,e,u):u.find(function(A){return A.isValidCornerstoneTrackingIdentifier(a)});if(o){var c=o.getMeasurementData(A,n,t,i);console.log("=== ".concat(o.toolType," ===")),console.log(c),s[o.toolType].push(c)}}),s}},{key:"registerTool",value:function(e){A.CORNERSTONE_TOOL_CLASSES_BY_UTILITY_TYPE[e.utilityToolType]=e,A.CORNERSTONE_TOOL_CLASSES_BY_TOOL_TYPE[e.toolType]=e,A.MEASUREMENT_BY_TOOLTYPE[e.toolType]=e.utilityToolType}}]),A}();Lo.MEASUREMENT_BY_TOOLTYPE={},Lo.CORNERSTONE_TOOL_CLASSES_BY_UTILITY_TYPE={},Lo.CORNERSTONE_TOOL_CLASSES_BY_TOOL_TYPE={};var qo="Cornerstone3DTools@^0.1.0",Vo="Length",xo="".concat(qo,":").concat(Vo),Ho=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e,n,t,i){for(var r=Lo.getSetupMeasurementData(e,n,i,A.toolType),a=r.defaultState,o=r.NUMGroup,s=r.SCOORDGroup,c=r.ReferencedFrameNumber,u=a.annotation.metadata.referencedImageId,l=s.GraphicData,E=[],S=0;S<l.length;S+=2){var g=t(u,[l[S],l[S+1]]);E.push(g)}var I=a;return I.annotation.data={handles:{points:[E[0],E[1]],activeHandleIndex:0,textBox:{hasMoved:!1}},cachedStats:p({},"imageId:".concat(u),{length:o?o.MeasuredValueSequence.NumericValue:0}),frameNumber:c},I}},{key:"getTID300RepresentationArguments",value:function(A,e){var n=A.data,t=A.finding,i=A.findingSites,r=A.metadata,a=n.cachedStats,o=void 0===a?{}:a,s=n.handles,c=r.referencedImageId;if(!c)throw new Error("Length.getTID300RepresentationArguments: referencedImageId is not defined");var u=e(c,s.points[0]),l=e(c,s.points[1]);return{point1:{x:u[0],y:u[1]},point2:{x:l[0],y:l[1]},distance:(o["imageId:".concat(c)]||{}).length,trackingIdentifierTextValue:xo,finding:t,findingSites:i||[]}}}]),A}();Ho.toolType=Vo,Ho.utilityToolType=Vo,Ho.TID300Representation=Sa,Ho.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===qo&&t===Vo},Lo.registerTool(Ho);var Yo="Bidirectional",Jo="".concat(qo,":").concat(Yo),Wo=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e,n,t,i){var r=Lo.getSetupMeasurementData(e,n,i,A.toolType),a=r.defaultState,o=r.ReferencedFrameNumber,s=a.annotation.metadata.referencedImageId,c=e.ContentSequence,u=Aa(c).find(function(A){return"Long Axis"===A.ConceptNameCodeSequence.CodeMeaning}),l=Aa(u.ContentSequence).find(function(A){return"SCOORD"===A.ValueType}),E=Aa(c).find(function(A){return"Short Axis"===A.ConceptNameCodeSequence.CodeMeaning}),S=Aa(E.ContentSequence).find(function(A){return"SCOORD"===A.ValueType}),g=[];[l,S].forEach(function(A){for(var e=A.GraphicData,n=0;n<e.length;n+=2){var i=t(s,[e[n],e[n+1]]);g.push(i)}});var I=a;return I.annotation.data={handles:{points:[g[0],g[1],g[2],g[3]],activeHandleIndex:0,textBox:{hasMoved:!1}},cachedStats:p({},"imageId:".concat(s),{length:u.MeasuredValueSequence.NumericValue,width:E.MeasuredValueSequence.NumericValue}),frameNumber:o},I}},{key:"getTID300RepresentationArguments",value:function(A,e){var n=A.data,t=A.finding,i=A.findingSites,r=A.metadata,a=n.cachedStats,o=void 0===a?{}:a,s=n.handles,c=r.referencedImageId;if(!c)throw new Error("Bidirectional.getTID300RepresentationArguments: referencedImageId is not defined");var u,l,E=o["imageId:".concat(c)]||{},S=E.length,g=E.width,I=s.points,d=[I[0],I[1]],B=[I[2],I[3]];Math.sqrt(Math.pow(d[0][0]-d[1][0],2)+Math.pow(d[0][1]-d[1][1],2)+Math.pow(d[0][2]-d[1][2],2))>Math.sqrt(Math.pow(B[0][0]-B[1][0],2)+Math.pow(B[0][1]-B[1][1],2)+Math.pow(B[0][2]-B[1][2],2))?(u=d,l=B):(u=B,l=d);var m=e(c,u[0]),C=e(c,u[1]),D=e(c,l[0]),f=e(c,l[1]);return{longAxis:{point1:{x:m[0],y:m[1]},point2:{x:C[0],y:C[1]}},shortAxis:{point1:{x:D[0],y:D[1]},point2:{x:f[0],y:f[1]}},longAxisLength:S,shortAxisLength:g,trackingIdentifierTextValue:Jo,finding:t,findingSites:i||[]}}}]),A}();Wo.toolType=Yo,Wo.utilityToolType=Yo,Wo.TID300Representation=Da,Wo.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===qo&&t===Yo},Lo.registerTool(Wo);var Ko=1e-6,Xo="undefined"!=typeof Float32Array?Float32Array:Array,jo=Math.random;function zo(){var A=new Xo(3);return Xo!=Float32Array&&(A[0]=0,A[1]=0,A[2]=0),A}function Zo(A){var e=A[0],n=A[1],t=A[2];return Math.hypot(e,n,t)}function $o(A,e,n){var t=new Xo(3);return t[0]=A,t[1]=e,t[2]=n,t}function As(A,e,n){return A[0]=e[0]-n[0],A[1]=e[1]-n[1],A[2]=e[2]-n[2],A}function es(A,e,n){return A[0]=e[0]*n[0],A[1]=e[1]*n[1],A[2]=e[2]*n[2],A}function ns(A,e,n){return A[0]=e[0]/n[0],A[1]=e[1]/n[1],A[2]=e[2]/n[2],A}function ts(A,e){var n=e[0]-A[0],t=e[1]-A[1],i=e[2]-A[2];return Math.hypot(n,t,i)}function is(A,e){var n=e[0]-A[0],t=e[1]-A[1],i=e[2]-A[2];return n*n+t*t+i*i}function rs(A){var e=A[0],n=A[1],t=A[2];return e*e+n*n+t*t}function as(A,e){var n=e[0],t=e[1],i=e[2],r=n*n+t*t+i*i;return r>0&&(r=1/Math.sqrt(r)),A[0]=e[0]*r,A[1]=e[1]*r,A[2]=e[2]*r,A}function os(A,e){return A[0]*e[0]+A[1]*e[1]+A[2]*e[2]}Math.hypot||(Math.hypot=function(){for(var A=0,e=arguments.length;e--;)A+=arguments[e]*arguments[e];return Math.sqrt(A)});var ss,cs=As,us=es,ls=ns,Es=ts,Ss=is,gs=Zo,Is=rs,ds=(ss=zo(),function(A,e,n,t,i,r){var a,o;for(e||(e=3),n||(n=0),o=t?Math.min(t*e+n,A.length):A.length,a=n;a<o;a+=e)ss[0]=A[a],ss[1]=A[a+1],ss[2]=A[a+2],i(ss,ss,r),A[a]=ss[0],A[a+1]=ss[1],A[a+2]=ss[2];return A}),Bs=Object.freeze({__proto__:null,add:function(A,e,n){return A[0]=e[0]+n[0],A[1]=e[1]+n[1],A[2]=e[2]+n[2],A},angle:function(A,e){var n=A[0],t=A[1],i=A[2],r=e[0],a=e[1],o=e[2],s=Math.sqrt(n*n+t*t+i*i)*Math.sqrt(r*r+a*a+o*o),c=s&&os(A,e)/s;return Math.acos(Math.min(Math.max(c,-1),1))},bezier:function(A,e,n,t,i,r){var a=1-r,o=a*a,s=r*r,c=o*a,u=3*r*o,l=3*s*a,E=s*r;return A[0]=e[0]*c+n[0]*u+t[0]*l+i[0]*E,A[1]=e[1]*c+n[1]*u+t[1]*l+i[1]*E,A[2]=e[2]*c+n[2]*u+t[2]*l+i[2]*E,A},ceil:function(A,e){return A[0]=Math.ceil(e[0]),A[1]=Math.ceil(e[1]),A[2]=Math.ceil(e[2]),A},clone:function(A){var e=new Xo(3);return e[0]=A[0],e[1]=A[1],e[2]=A[2],e},copy:function(A,e){return A[0]=e[0],A[1]=e[1],A[2]=e[2],A},create:zo,cross:function(A,e,n){var t=e[0],i=e[1],r=e[2],a=n[0],o=n[1],s=n[2];return A[0]=i*s-r*o,A[1]=r*a-t*s,A[2]=t*o-i*a,A},dist:Es,distance:ts,div:ls,divide:ns,dot:os,equals:function(A,e){var n=A[0],t=A[1],i=A[2],r=e[0],a=e[1],o=e[2];return Math.abs(n-r)<=Ko*Math.max(1,Math.abs(n),Math.abs(r))&&Math.abs(t-a)<=Ko*Math.max(1,Math.abs(t),Math.abs(a))&&Math.abs(i-o)<=Ko*Math.max(1,Math.abs(i),Math.abs(o))},exactEquals:function(A,e){return A[0]===e[0]&&A[1]===e[1]&&A[2]===e[2]},floor:function(A,e){return A[0]=Math.floor(e[0]),A[1]=Math.floor(e[1]),A[2]=Math.floor(e[2]),A},forEach:ds,fromValues:$o,hermite:function(A,e,n,t,i,r){var a=r*r,o=a*(2*r-3)+1,s=a*(r-2)+r,c=a*(r-1),u=a*(3-2*r);return A[0]=e[0]*o+n[0]*s+t[0]*c+i[0]*u,A[1]=e[1]*o+n[1]*s+t[1]*c+i[1]*u,A[2]=e[2]*o+n[2]*s+t[2]*c+i[2]*u,A},inverse:function(A,e){return A[0]=1/e[0],A[1]=1/e[1],A[2]=1/e[2],A},len:gs,length:Zo,lerp:function(A,e,n,t){var i=e[0],r=e[1],a=e[2];return A[0]=i+t*(n[0]-i),A[1]=r+t*(n[1]-r),A[2]=a+t*(n[2]-a),A},max:function(A,e,n){return A[0]=Math.max(e[0],n[0]),A[1]=Math.max(e[1],n[1]),A[2]=Math.max(e[2],n[2]),A},min:function(A,e,n){return A[0]=Math.min(e[0],n[0]),A[1]=Math.min(e[1],n[1]),A[2]=Math.min(e[2],n[2]),A},mul:us,multiply:es,negate:function(A,e){return A[0]=-e[0],A[1]=-e[1],A[2]=-e[2],A},normalize:as,random:function(A,e){e=e||1;var n=2*jo()*Math.PI,t=2*jo()-1,i=Math.sqrt(1-t*t)*e;return A[0]=Math.cos(n)*i,A[1]=Math.sin(n)*i,A[2]=t*e,A},rotateX:function(A,e,n,t){var i=[],r=[];return i[0]=e[0]-n[0],i[1]=e[1]-n[1],i[2]=e[2]-n[2],r[0]=i[0],r[1]=i[1]*Math.cos(t)-i[2]*Math.sin(t),r[2]=i[1]*Math.sin(t)+i[2]*Math.cos(t),A[0]=r[0]+n[0],A[1]=r[1]+n[1],A[2]=r[2]+n[2],A},rotateY:function(A,e,n,t){var i=[],r=[];return i[0]=e[0]-n[0],i[1]=e[1]-n[1],i[2]=e[2]-n[2],r[0]=i[2]*Math.sin(t)+i[0]*Math.cos(t),r[1]=i[1],r[2]=i[2]*Math.cos(t)-i[0]*Math.sin(t),A[0]=r[0]+n[0],A[1]=r[1]+n[1],A[2]=r[2]+n[2],A},rotateZ:function(A,e,n,t){var i=[],r=[];return i[0]=e[0]-n[0],i[1]=e[1]-n[1],i[2]=e[2]-n[2],r[0]=i[0]*Math.cos(t)-i[1]*Math.sin(t),r[1]=i[0]*Math.sin(t)+i[1]*Math.cos(t),r[2]=i[2],A[0]=r[0]+n[0],A[1]=r[1]+n[1],A[2]=r[2]+n[2],A},round:function(A,e){return A[0]=Math.round(e[0]),A[1]=Math.round(e[1]),A[2]=Math.round(e[2]),A},scale:function(A,e,n){return A[0]=e[0]*n,A[1]=e[1]*n,A[2]=e[2]*n,A},scaleAndAdd:function(A,e,n,t){return A[0]=e[0]+n[0]*t,A[1]=e[1]+n[1]*t,A[2]=e[2]+n[2]*t,A},set:function(A,e,n,t){return A[0]=e,A[1]=n,A[2]=t,A},sqrDist:Ss,sqrLen:Is,squaredDistance:is,squaredLength:rs,str:function(A){return"vec3("+A[0]+", "+A[1]+", "+A[2]+")"},sub:cs,subtract:As,transformMat3:function(A,e,n){var t=e[0],i=e[1],r=e[2];return A[0]=t*n[0]+i*n[3]+r*n[6],A[1]=t*n[1]+i*n[4]+r*n[7],A[2]=t*n[2]+i*n[5]+r*n[8],A},transformMat4:function(A,e,n){var t=e[0],i=e[1],r=e[2],a=n[3]*t+n[7]*i+n[11]*r+n[15];return a=a||1,A[0]=(n[0]*t+n[4]*i+n[8]*r+n[12])/a,A[1]=(n[1]*t+n[5]*i+n[9]*r+n[13])/a,A[2]=(n[2]*t+n[6]*i+n[10]*r+n[14])/a,A},transformQuat:function(A,e,n){var t=n[0],i=n[1],r=n[2],a=n[3],o=e[0],s=e[1],c=e[2],u=i*c-r*s,l=r*o-t*c,E=t*s-i*o,S=i*E-r*l,g=r*u-t*E,I=t*l-i*u,d=2*a;return u*=d,l*=d,E*=d,S*=2,g*=2,I*=2,A[0]=o+u+S,A[1]=s+l+g,A[2]=c+E+I,A},zero:function(A){return A[0]=0,A[1]=0,A[2]=0,A}}),ms="EllipticalROI",Cs=1e-4,Ds="".concat(qo,":").concat(ms),fs=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e,n,t,i){for(var r=Lo.getSetupMeasurementData(e,n,i,A.toolType),a=r.defaultState,o=r.NUMGroup,s=r.SCOORDGroup,c=r.ReferencedFrameNumber,u=a.annotation.metadata.referencedImageId,l=s.GraphicData,E=[],S=0;S<l.length;S+=2){var g=t(u,[l[S],l[S+1]]);E.push(g)}var I=$o.apply(Bs,v(E[0])),d=$o.apply(Bs,v(E[1])),B=$o.apply(Bs,v(E[2])),m=$o.apply(Bs,v(E[3])),C=zo();cs(C,d,I),as(C,C);var D=zo();cs(D,m,B),as(D,D);var f=i.get("imagePlaneModule",u);if(!f)throw new Error("imageId does not have imagePlaneModule metadata");var h=f.columnCosines,M=$o.apply(Bs,v(h)),w=os(M,C),R=os(M,D),Q=Math.abs(w),P=Math.abs(R),T=[];Math.abs(Q-1)<Cs?T=[E[0],E[1],E[2],E[3]]:Math.abs(P-1)<Cs?T=[E[2],E[3],E[0],E[1]]:console.warn("OBLIQUE ELLIPSE NOT YET SUPPORTED");var y=a;return y.annotation.data={handles:{points:v(T),activeHandleIndex:0,textBox:{hasMoved:!1}},cachedStats:p({},"imageId:".concat(u),{area:o?o.MeasuredValueSequence.NumericValue:0}),frameNumber:c},y}},{key:"getTID300RepresentationArguments",value:function(A,e){var n=A.data,t=A.finding,i=A.findingSites,r=A.metadata,a=n.cachedStats,o=void 0===a?{}:a,s=n.handles,c=r.referencedImageId;if(!c)throw new Error("EllipticalROI.getTID300RepresentationArguments: referencedImageId is not defined");var u=e(c,s.points[0]),l=e(c,s.points[1]),E=e(c,s.points[2]),S=e(c,s.points[3]),g=[];Math.abs(u[1]-l[1])>Math.abs(E[0]-S[0])?(g.push({x:u[0],y:u[1]}),g.push({x:l[0],y:l[1]}),g.push({x:E[0],y:E[1]}),g.push({x:S[0],y:S[1]})):(g.push({x:E[0],y:E[1]}),g.push({x:S[0],y:S[1]}),g.push({x:u[0],y:u[1]}),g.push({x:l[0],y:l[1]}));var I=o["imageId:".concat(c)]||{};return{area:I.area,mean:I.mean,max:I.max,min:I.min,stdDev:I.stdDev,points:g,trackingIdentifierTextValue:Ds,finding:t,findingSites:i||[]}}}]),A}();fs.toolType=ms,fs.utilityToolType=ms,fs.TID300Representation=pa,fs.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===qo&&t.toLowerCase()===ms.toLowerCase()},Lo.registerTool(fs);var hs=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"getPoints",value:function(){return this.props.points}},{key:"getConceptNameCodeSequence",value:function(){return Ar({CodeValue:"111010",CodingSchemeDesignator:"DCM",CodeMeaning:"label"})}},{key:"getMeasuredValueSequence",value:function(){return{NumericValue:0,MeasurementUnitsCodeSequence:{CodeValue:"1",CodingSchemeDesignator:"UCUM",CodeMeaning:"no units"}}}}]),e}(ca),ps="ArrowAnnotate",Ms="".concat(qo,":").concat(ps),ws=No.codeValues,Rs=No.CodingSchemeDesignator,Qs=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e,n,t,i){for(var r=Lo.getSetupMeasurementData(e,n,i,A.toolType),a=r.defaultState,o=r.SCOORDGroup,s=r.ReferencedFrameNumber,c=a.annotation.metadata.referencedImageId,u=a.annotation.metadata.label,l=o.GraphicData,E=[],S=0;S<l.length;S+=2){var g=t(c,[l[S],l[S+1]]);E.push(g)}if(1===E.length){var I=i.get("imagePixelModule",c),d=10,B=10;if(I)d=I.columns/10,B=I.rows/10;var m=t(c,[l[0]+d,l[1]+B]);E.push(m)}var C=a;return C.annotation.data={text:u,handles:{arrowFirst:!0,points:[E[0],E[1]],activeHandleIndex:0,textBox:{hasMoved:!1}},frameNumber:s},C}},{key:"getTID300RepresentationArguments",value:function(A,e){var n=A.data,t=A.metadata,i=A.finding,r=A.findingSites,a=t.referencedImageId;if(!a)throw new Error("ArrowAnnotate.getTID300RepresentationArguments: referencedImageId is not defined");var o=n.handles,s=o.points,c=e(a,o.arrowFirst?s[0]:s[1]),u={points:[{x:c[0],y:c[1]}],trackingIdentifierTextValue:Ms,findingSites:r||[]};return i&&(Go(i.CodeValue)||Fo(i.CodeValue))||(i={CodeValue:ws.FREE_TEXT_CODE_VALUE,CodingSchemeDesignator:Rs,CodeMeaning:n.text}),u.finding=i,u}}]),A}();Qs.toolType=ps,Qs.utilityToolType=ps,Qs.TID300Representation=hs,Qs.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===qo&&t===ps},Lo.registerTool(Qs);var Ps="Probe",Ts="".concat(qo,":").concat(Ps),vs=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e,n,t,i){for(var r=Lo.getSetupMeasurementData(e,n,i,A.toolType),a=r.defaultState,o=r.SCOORDGroup,s=r.ReferencedFrameNumber,c=a.annotation.metadata.referencedImageId,u=o.GraphicData,l=[],E=0;E<u.length;E+=2){var S=t(c,[u[E],u[E+1]]);l.push(S)}var g=a;return g.annotation.data={handles:{points:l,activeHandleIndex:null,textBox:{hasMoved:!1}},frameNumber:s},g}},{key:"getTID300RepresentationArguments",value:function(A,e){var n=A.data,t=A.metadata,i=A.finding,r=A.findingSites,a=t.referencedImageId;if(!a)throw new Error("Probe.getTID300RepresentationArguments: referencedImageId is not defined");return{points:n.handles.points.map(function(A){var n=e(a,A);return{x:n[0],y:n[1]}}),trackingIdentifierTextValue:Ts,findingSites:r||[],finding:i}}}]),A}();vs.toolType=Ps,vs.utilityToolType=Ps,vs.TID300Representation=Ta,vs.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===qo&&t===Ps},Lo.registerTool(vs);var ys="PlanarFreehandROI",Os="".concat(qo,":").concat(ys),Ns=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(e,n,t,i){for(var r=Lo.getSetupMeasurementData(e,n,i,A.toolType),a=r.defaultState,o=r.SCOORDGroup,s=r.ReferencedFrameNumber,c=a.annotation.metadata.referencedImageId,u=o.GraphicData,l=[],E=0;E<u.length;E+=2){var S=t(c,[u[E],u[E+1]]);l.push(S)}var g=!0;ts(l[l.length-1],l[0])<1e-5&&(l.pop(),g=!1);var I=[];g&&I.push(l[0],l[l.length-1]);var d=a;return d.annotation.data={polyline:l,isOpenContour:g,handles:{points:I,activeHandleIndex:null,textBox:{hasMoved:!1}},frameNumber:s},d}},{key:"getTID300RepresentationArguments",value:function(A,e){var n=A.data,t=A.finding,i=A.findingSites,r=A.metadata,a=n.isOpenContour,o=n.polyline,s=r.referencedImageId;if(!s)throw new Error("PlanarFreehandROI.getTID300RepresentationArguments: referencedImageId is not defined");var c=o.map(function(A){return e(s,A)});if(!a){var u=c[0];c.push([u[0],u[1]])}return{points:c,area:0,perimeter:0,trackingIdentifierTextValue:Os,finding:t,findingSites:i||[]}}}]),A}();Ns.toolType=ys,Ns.utilityToolType=ys,Ns.TID300Representation=ma,Ns.isValidCornerstoneTrackingIdentifier=function(A){if(!A.includes(":"))return!1;var e=T(A.split(":"),2),n=e[0],t=e[1];return n===qo&&t===ys},Lo.registerTool(Ns);var Gs={Length:Ho,Bidirectional:Wo,EllipticalROI:fs,ArrowAnnotate:Qs,Probe:vs,PlanarFreehandROI:Ns,MeasurementReport:Lo,CodeScheme:No,CORNERSTONE_3D_TAG:qo};function Fs(A){var e=function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:3;switch(e){case 1:return Math.abs(A);case 2:return Math.sqrt(A[0]*A[0]+A[1]*A[1]);case 3:return Math.sqrt(A[0]*A[0]+A[1]*A[1]+A[2]*A[2]);default:for(var n=0,t=0;t<e;t++)n+=A[t]*A[t];return Math.sqrt(n)}}(A);return 0!==e&&(A[0]/=e,A[1]/=e,A[2]/=e),e}var Us=function(){function A(){D(this,A)}return h(A,null,[{key:"generateSegments",value:function(A){"Array"!==A.SegmentSequence.constructor.name&&(A.SegmentSequence=[A.SegmentSequence]);var e={};A.SegmentSequence.forEach(function(A){var n,t,i=(n=A.RecommendedDisplayCIELabValue,(t=pr.dicomlab2RGB(n).map(function(A){return Math.round(255*A)})).push(255),t);e[A.SegmentNumber]={color:i,functionalGroups:[],offset:null,size:null,pixelData:null}}),A.PerFrameFunctionalGroupsSequence.forEach(function(A){var n=A.SegmentIdentificationSequence.ReferencedSegmentNumber;e[n].functionalGroups.push(A)});var n=Math.ceil(A.Rows*A.Columns/8),t=0;return Object.keys(e).forEach(function(i){var r=e[i];r.numberOfFrames=r.functionalGroups.length,r.size=r.numberOfFrames*n,r.offset=t,t=r.offset+r.size;var o=A.PixelData.slice(r.offset,t);r.pixelData=a.unpack(o);var s=function(A,e){var n={},t=A.SharedFunctionalGroupsSequence.PixelMeasuresSequence,i=A.SharedFunctionalGroupsSequence.PlaneOrientationSequence,r=e[0],a=e[e.length-1],o=r.PlanePositionSequence.ImagePositionPatient.map(Number),s=a.PlanePositionSequence.ImagePositionPatient.map(Number);n.origin=o,n.spacing=[t.PixelSpacing[1],t.PixelSpacing[0],t.SpacingBetweenSlices].map(Number),n.dimensions=[A.Columns,A.Rows,e.length].map(Number);var c,u,l,E,S,g,I=i.ImageOrientationPatient.map(Number),d=I.slice(0,3),B=I.slice(3,6);return n.planeNormal=[],c=d,u=B,l=n.planeNormal,E=c[1]*u[2]-c[2]*u[1],S=c[2]*u[0]-c[0]*u[2],g=c[0]*u[1]-c[1]*u[0],l[0]=E,l[1]=S,l[2]=g,n.sliceStep=[],function(A,e,n){n[0]=A[0]-e[0],n[1]=A[1]-e[1],n[2]=A[2]-e[2]}(s,o,n.sliceStep),Fs(n.sliceStep),n.direction=d.concat(B).concat(n.sliceStep),n}(A,r.functionalGroups);r.geometry=s}),e}}]),A}(),_s={Segmentation:Us};var bs=function(){function A(){D(this,A)}return h(A,null,[{key:"generateReport",value:function(A,e,n){var t={};A.forEach(function(A){var e=A.scoord3d.graphicType;"POINT"!==e&&A.scoord3d.graphicData.map(function(A){return A.push(0)}),t[e]||(t[e]=[]),t[e].push(A.scoord3d)});var i=[],r=[];Object.keys(t).forEach(function(A){var e=function(A,e){var n=bs.MICROSCOPY_TOOL_CLASSES_BY_TOOL_TYPE[A],t=e.map(function(A){return function(A,e){var n=e.getTID300RepresentationArguments(A);return n.use3DSpatialCoordinates=!0,new e.TID300Representation(n)}(A,n)});return new $r(t)}(A,t[A]);e&&r.push(e),i=i.concat(r)});var a=new Zr({TID1501MeasurementGroups:i},n),o=new Uint8Array(2);o[1]=1;var s={StudyInstanceUID:"12.4",SeriesInstanceUID:"12.4"},c={FileMetaInformationVersion:{Value:[o.buffer],vr:"OB"},TransferSyntaxUID:{Value:["1.2.840.10008.1.2.1"],vr:"UI"},ImplementationClassUID:{Value:[er.uid()],vr:"UI"},ImplementationVersionName:{Value:["dcmjs"],vr:"SH"}};s._meta=c,s._vrMap={PixelData:"OW"};var u=new _r([s]),l=a.contentItem(s);return u.dataset=Object.assign(u.dataset,l),u.dataset._meta=c,u}},{key:"generateToolState",value:function(e){if("1500"!==e.ContentTemplateSequence.TemplateIdentifier)throw new Error("This package can currently only interpret DICOM SR TID 1500");var n=Aa(e.ContentSequence).find(ea("Imaging Measurements")),t=Aa(n.ContentSequence).filter(ea("Measurement Group")),i={};return t.forEach(function(e){Object.keys(A.MICROSCOPY_TOOL_CLASSES_BY_UTILITY_TYPE).forEach(function(n){var t,r=Aa(e.ContentSequence).filter((t=n.toUpperCase(),function(A){return A&&A.GraphicType===t}));if(r&&0!==r.length){var a=A.MICROSCOPY_TOOL_CLASSES_BY_UTILITY_TYPE[n],o=a.toolType;if(!a.getMeasurementData)throw new Error("MICROSCOPY Tool Adapters must define a getMeasurementData static method.");i[o]||(i[o]=[]),i[o]=[].concat(v(i[o]),v(a.getMeasurementData(r)))}})}),i}},{key:"registerTool",value:function(e){A.MICROSCOPY_TOOL_CLASSES_BY_UTILITY_TYPE[e.utilityToolType]=e,A.MICROSCOPY_TOOL_CLASSES_BY_TOOL_TYPE[e.graphicType]=e,A.MEASUREMENT_BY_TOOLTYPE[e.graphicType]=e.utilityToolType}}]),A}();bs.MEASUREMENT_BY_TOOLTYPE={},bs.MICROSCOPY_TOOL_CLASSES_BY_UTILITY_TYPE={},bs.MICROSCOPY_TOOL_CLASSES_BY_TOOL_TYPE={};var ks=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(A){var e;return A.map(function(A){return A.GraphicData}).filter((e=new Set,function(A){return n=JSON.stringify(A),!e.has(n)&&e.add(n);var n})).map(function(A){return A.reduce(function(A,e,n){var t=Math.floor(n/3);return A[t]=[].concat(A[t]||[],e),A},[])})}},{key:"getTID300RepresentationArguments",value:function(A){if("POLYLINE"!==A.graphicType)throw new Error("We expected a POLYLINE graphicType");return{points:A.graphicData,lengths:1}}}]),A}();ks.graphicType="POLYLINE",ks.toolType="Polyline",ks.utilityToolType="Polyline",ks.TID300Representation=ma,bs.registerTool(ks);var Ls=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"contentItem",value:function(){var A=this.props,e=A.points,n=A.perimeter,t=A.unit,i=void 0===t?"mm":t,r=A.area,a=A.areaUnit,o=A.ReferencedSOPSequence,s=A.use3DSpatialCoordinates,c=void 0!==s&&s,u=A.ReferencedFrameOfReferenceUID,l=this.flattenPoints({points:e,use3DSpatialCoordinates:c}),E=new sa({graphicType:"POLYGON",graphicData:l,use3DSpatialCoordinates:c,referencedSOPSequence:o,referencedFrameOfReferenceUID:u}).contentItem();return this.getMeasurement([{RelationshipType:"CONTAINS",ValueType:"NUM",ConceptNameCodeSequence:{CodeValue:"G-A197",CodingSchemeDesignator:"SRT",CodeMeaning:"Perimeter"},MeasuredValueSequence:{MeasurementUnitsCodeSequence:Ea(i),NumericValue:n},ContentSequence:E},{RelationshipType:"CONTAINS",ValueType:"NUM",ConceptNameCodeSequence:{CodeValue:"G-A166",CodingSchemeDesignator:"SRT",CodeMeaning:"Area"},MeasuredValueSequence:{MeasurementUnitsCodeSequence:Ea(a),NumericValue:r},ContentSequence:E}])}}]),e}(oa),qs=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(A){var e;return A.map(function(A){return A.GraphicData}).filter((e=new Set,function(A){return n=JSON.stringify(A),!e.has(n)&&e.add(n);var n})).map(function(A){return A.reduce(function(A,e,n){var t=Math.floor(n/3);return A[t]=[].concat(A[t]||[],e),A},[])})}},{key:"getTID300RepresentationArguments",value:function(A){if("POLYGON"!==A.graphicType)throw new Error("We expected a POLYGON graphicType");return{points:A.graphicData,lengths:1}}}]),A}();qs.graphicType="POLYGON",qs.toolType="Polygon",qs.utilityToolType="Polygon",qs.TID300Representation=Ls,bs.registerTool(qs);var Vs=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(A){var e;return A.map(function(A){return A.GraphicData}).filter((e=new Set,function(A){return n=JSON.stringify(A),!e.has(n)&&e.add(n);var n}))}},{key:"getTID300RepresentationArguments",value:function(A){if("POINT"!==A.graphicType)throw new Error("We expected a POINT graphicType");return{points:[A.graphicData],lengths:1}}}]),A}();Vs.graphicType="POINT",Vs.toolType="Point",Vs.utilityToolType="Point",Vs.TID300Representation=Ta,bs.registerTool(Vs);var xs=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(A){var e;return A.map(function(A){return A.GraphicData}).filter((e=new Set,function(A){return n=JSON.stringify(A),!e.has(n)&&e.add(n);var n})).map(function(A){return A.reduce(function(A,e,n){var t=Math.floor(n/3);return A[t]=[].concat(A[t]||[],e),A},[])})}},{key:"getTID300RepresentationArguments",value:function(A){if("CIRCLE"!==A.graphicType)throw new Error("We expected a CIRCLE graphicType");return{points:A.graphicData,lengths:1}}}]),A}();xs.graphicType="CIRCLE",xs.toolType="Circle",xs.utilityToolType="Circle",xs.TID300Representation=Ra,bs.registerTool(xs);var Hs=function(){function A(){D(this,A)}return h(A,null,[{key:"getMeasurementData",value:function(A){var e;return A.map(function(A){return A.GraphicData}).filter((e=new Set,function(A){return n=JSON.stringify(A),!e.has(n)&&e.add(n);var n})).map(function(A){return A.reduce(function(A,e,n){var t=Math.floor(n/3);return A[t]=[].concat(A[t]||[],e),A},[])})}},{key:"getTID300RepresentationArguments",value:function(A){if("Ellipse"!==A.graphicType)throw new Error("We expected a Ellipse graphicType");return{points:A.graphicData,lengths:1}}}]),A}();Hs.graphicType="ELLIPSE",Hs.toolType="Ellipse",Hs.utilityToolType="Ellipse",Hs.TID300Representation=pa,bs.registerTool(Hs);var Ys={Cornerstone:Oo,Cornerstone3D:Gs,VTKjs:_s,DICOMMicroscopyViewer:{Polyline:ks,Polygon:qs,Point:Vs,Circle:xs,Ellipse:Hs,MeasurementReport:bs}},Js={TID1500MeasurementReport:Zr,TID1501MeasurementGroup:$r},Ws=function(A){function e(){return D(this,e),u(this,e,arguments)}return M(e,A),h(e,[{key:"getPoints",value:function(){var A=this.props;return[A.point1,A.point2]}},{key:"getConceptNameCodeSequence",value:function(){return{CodeValue:"102304005",CodingSchemeDesignator:"SCT",CodeMeaning:"Calibration Ruler"}}},{key:"getMeasuredValueSequence",value:function(){var A=this.props,e=A.distance,n=A.unit;return{MeasurementUnitsCodeSequence:Ea(void 0===n?"mm":n),NumericValue:e}}}]),e}(ca);function Ks(A,e,n){e=e||0,n=n||A.length-e;for(var t="",i=e;i<e+n;i++)t+=String.fromCharCode(A[i]);return t}function Xs(A){for(var e=new Uint8Array(A.length),n=0,t=A.length;n<t;n++)e[n]=A.charCodeAt(n);return e}function js(A){for(var e=A.split("\r\n"),n=0;n<e.length;n++)if("--"===e[n].substr(0,2))return e[n]}function zs(A,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;if(n+e.length>A.length)return!1;for(var t=n,i=0;i<e.length;i++)if(e[i]!==A[t++])return!1;return!0}function Zs(A,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,t=arguments.length>3?arguments[3]:void 0,i=A.length;t&&(i=Math.min(n+t,A.length));for(var r=n;r<i;r++)if(A[r]===e[0]&&zs(A,e,r))return r;return-1}function $s(){function A(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}return A()+A()+"-"+A()+"-"+A()+"-"+A()+"-"+A()+A()+A()}var Ac={containsToken:zs,findToken:Zs,identifyBoundary:js,uint8ArrayToString:Ks,stringToUint8Array:Xs,multipartEncode:function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:$s(),n="Content-Type: ".concat(arguments.length>2&&void 0!==arguments[2]?arguments[2]:"application/dicom"),t="\r\n--".concat(e,"\r\n").concat(n,"\r\n\r\n"),i="\r\n--".concat(e,"--"),r=Xs(t),a=Xs(i),o=r.length,s=a.length,c=0,u=A.map(function(A){var e=new Uint8Array(A),n=e.length;return c+=o+n+s,e}),l=new Uint8Array(c);l.set(r,0);var E=0;return u.forEach(function(A){l.set(r,E),l.set(A,E+o),E+=o+A.length}),l.set(a,E),{data:l.buffer,boundary:e}},multipartDecode:function(A){var e=new Uint8Array(A),n=Xs("\r\n\r\n"),t=Zs(e,n,0,1e3);if(-1===t)throw new Error("Response message has no multipart mime header");var i=js(Ks(e,0,t));if(!i)throw new Error("Header of response message does not specify boundary");for(var r,a=Xs(i),o=[],s=t+n.length;-1!==r&&-1!==(r=Zs(e,a,s));){var c=r-s-2,u=A.slice(s,s+c);o.push(u);var l=Zs(e,n,r+1,1e3);if(-1===l)break;s=l+n.length}return o},guid:$s},ec={value:function(A,e){if(Array.isArray(e)&&e.length>0&&e.every(function(A){return A instanceof ArrayBuffer||ArrayBuffer.isView(A)})){var n=this.current;this.startObject([]);var t,i=N(e);try{for(i.s();!(t=i.n()).done;){var r=t.value;this.value(r)}}catch(A){i.e(A)}finally{i.f()}var a=this.pop();n.dest.Value=a.Value||a}else A(e)}},nc={TID1500:Js,TID300:{TID300Measurement:oa,Point:Ta,Length:Sa,ArrowAnnotate:hs,CobbAngle:Ro,Bidirectional:Da,Polyline:ma,Polygon:Ls,Ellipse:pa,Circle:Ra,Calibration:Ws,unit2CodingValue:Ea},message:Ac,addAccessors:Ar,orientation:ja,compression:lo,dicomJson:Ft,DicomMetadataListener:wr,ArrayBufferExpanderFilter:ec,toFloat:rt,toInt:at,createInformationFilter:Mr},tc=Symbol("value"),ic=Symbol("meaning"),rc=Symbol("schemeDesignator"),ac=Symbol("schemeVersion"),oc=function(){function A(e){D(this,A),this[tc]=e.value,this[ic]=e.meaning,this[rc]=e.schemeDesignator,this[ac]=e.schemeVersion||null}return h(A,[{key:"value",get:function(){return this[tc]}},{key:"meaning",get:function(){return this[ic]}},{key:"schemeDesignator",get:function(){return this[rc]}},{key:"schemeVersion",get:function(){return this[ac]}}]),A}(),sc=function(){function A(e){if(D(this,A),void 0===e.value)throw new Error("Option 'value' is required for CodedConcept.");if(void 0===e.meaning)throw new Error("Option 'meaning' is required for CodedConcept.");if(void 0===e.schemeDesignator)throw new Error("Option 'schemeDesignator' is required for CodedConcept.");this.CodeValue=e.value,this.CodeMeaning=e.meaning,this.CodingSchemeDesignator=e.schemeDesignator,"schemeVersion"in e&&(this.CodingSchemeVersion=e.schemeVersion)}return h(A,[{key:"equals",value:function(A){return A.value===this.value&&A.schemeDesignator===this.schemeDesignator&&(!A.schemeVersion||!this.schemeVersion||A.schemeVersion===this.schemeVersion)}},{key:"value",get:function(){return this.CodeValue}},{key:"meaning",get:function(){return this.CodeMeaning}},{key:"schemeDesignator",get:function(){return this.CodingSchemeDesignator}},{key:"schemeVersion",get:function(){return this.CodingSchemeVersion}}]),A}(),cc=Object.freeze({__proto__:null,Code:oc,CodedConcept:sc}),uc={CODE:"CODE",COMPOSITE:"COMPOSITE",CONTAINER:"CONTAINER",DATE:"DATE",DATETIME:"DATETIME",IMAGE:"IMAGE",NUM:"NUM",PNAME:"PNAME",SCOORD:"SCOORD",SCOORD3D:"SCOORD3D",TCOORD:"TCOORD",TEXT:"TEXT",TIME:"TIME",UIDREF:"UIDREF",WAVEFORM:"WAVEFORM"};Object.freeze(uc);var lc={CIRCLE:"CIRCLE",ELLIPSE:"ELLIPSE",ELLIPSOID:"ELLIPSOID",MULTIPOINT:"MULTIPOINT",POINT:"POINT",POLYLINE:"POLYLINE"};Object.freeze(lc);var Ec={ELLIPSE:"ELLIPSE",ELLIPSOID:"ELLIPSOID",MULTIPOINT:"MULTIPOINT",POINT:"POINT",POLYLINE:"POLYLINE",POLYGON:"POLYGON"};Object.freeze(Ec);var Sc={BEGIN:"BEGIN",END:"END",MULTIPOINT:"MULTIPOINT",MULTISEGMENT:"MULTISEGMENT",POINT:"POINT",SEGMENT:"SEGMENT"};Object.freeze(Sc);var gc={CONTAINS:"CONTAINS",HAS_ACQ_CONTENT:"HAS ACQ CONTENT",HAS_CONCEPT_MOD:"HAS CONCEPT MOD",HAS_OBS_CONTEXT:"HAS OBS CONTEXT",HAS_PROPERTIES:"HAS PROPERTIES",INFERRED_FROM:"INFERRED FROM",SELECTED_FROM:"SELECTED FROM"};Object.freeze(gc);var Ic={FRAME:"FRAME",VOLUME:"VOLUME"};function dc(A){return(A>9?"":"0")+A}function Bc(A){var e=A.getHours(),n=A.getMinutes(),t=A.getSeconds(),i=A.getMilliseconds();return dc(e)+dc(n)+dc(t)+i}function mc(A){var e=A.getFullYear(),n=A.getMonth()+1,t=A.getDate();return e+dc(n)+dc(t)}Object.freeze(gc);var Cc=function(A){function e(){D(this,e);for(var A=arguments.length,n=new Array(A),t=0;t<A;t++)n[t]=arguments[t];return u(this,e,[].concat(n))}return M(e,A),h(e)}(Q(Array)),Dc=h(function A(e){if(D(this,A),void 0===e.name)throw new Error("Option 'name' is required for ContentItem.");if(!(e.name instanceof sc))throw new Error("Option 'name' must have type CodedConcept.");if(this.ConceptNameCodeSequence=Ar([e.name]),void 0===e.valueType)throw new Error("Option 'valueType' is required for ContentItem.");if(-1===Object.values(uc).indexOf(e.valueType))throw new Error("Invalid value type ".concat(e.valueType));if(this.ValueType=e.valueType,void 0!==e.relationshipType){if(-1===Object.values(gc).indexOf(e.relationshipType))throw new Error("Invalid relationship type ".concat(e.relationshipTypes));this.RelationshipType=e.relationshipType}}),fc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.CODE}]),void 0===A.value)throw new Error("Option 'value' is required for CodeContentItem.");if(!(A.value instanceof sc))throw new Error("Option 'value' must have type CodedConcept.");return n.ConceptCodeSequence=Ar([A.value]),n}return M(e,A),h(e)}(Dc),hc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.TEXT}]),void 0===A.value)throw new Error("Option 'value' is required for TextContentItem.");if(!("string"==typeof A.value||A.value instanceof String))throw new Error("Option 'value' must have type String.");return n.TextValue=A.value,n}return M(e,A),h(e)}(Dc),pc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.PNAME}]),void 0===A.value)throw new Error("Option 'value' is required for PNameContentItem.");if(!("string"==typeof A.value||A.value instanceof String))throw new Error("Option 'value' must have type String.");return n.PersonName=A.value,n}return M(e,A),h(e)}(Dc),Mc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.TIME}]),void 0===A.value)throw new Error("Option 'value' is required for TimeContentItem.");if(!("object"===B(A.value)||A.value instanceof Date))throw new Error("Option 'value' must have type Date.");return n.Time=Bc(A.value),n}return M(e,A),h(e)}(Dc),wc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.DATE}]),void 0===A.value)throw new Error("Option 'value' is required for DateContentItem.");if(!("object"===B(A.value)||A.value instanceof Date))throw new Error("Option 'value' must have type Date.");return n.Date=mc(A.value),n}return M(e,A),h(e)}(Dc),Rc=function(A){function e(A){var n,t;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.DATETIME}]),void 0===A.value)throw new Error("Option 'value' is required for DateTimeContentItem.");if(!("object"===B(A.value)||A.value instanceof Date))throw new Error("Option 'value' must have type Date.");return n.DateTime=mc(t=A.value)+Bc(t),n}return M(e,A),h(e)}(Dc),Qc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.UIDREF}]),void 0===A.value)throw new Error("Option 'value' is required for UIDRefContentItem.");if(!("string"==typeof A.value||A.value instanceof String))throw new Error("Option 'value' must have type String.");return n.UID=A.value,n}return M(e,A),h(e)}(Dc),Pc=function(A){function e(A){var n,t;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.NUM}]),void 0!==A.value){if(!("number"==typeof A.value||A.value instanceof Number))throw new Error("Option 'value' must have type Number.");if(void 0===A.unit)throw new Error("Option 'unit' is required for NumContentItem with 'value'.");if(!(A.unit instanceof sc))throw new Error("Option 'unit' must have type CodedConcept.");var i={};i.NumericValue=A.value,(t=A.value)===+t&&t!==(0|t)&&(i.FloatingPointValue=A.value),i.MeasurementUnitsCodeSequence=[A.unit],n.MeasuredValueSequence=[i]}else{if(void 0===A.qualifier)throw new Error("Either option 'value' or 'qualifier' is required for NumContentItem.");if(!(A.qualifier instanceof sc))throw new Error("Option 'qualifier' must have type CodedConcept.");n.NumericValueQualifierCodeSequence=[A.qualifier]}return n}return M(e,A),h(e)}(Dc),Tc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.CONTAINER}]),void 0!==A.isContentContinuous?n.ContinuityOfContent="CONTINUOUS":n.ContinuityOfContent="SEPARATE",void 0!==A.templateID){if(!("string"==typeof A.templateID||A.templateID instanceof String))throw new Error("Option 'templateID' must have type String.");var t={MappingResource:"DCMR"};t.TemplateIdentifier=A.templateID,n.ContentTemplateSequence=[t]}return n}return M(e,A),h(e)}(Dc),vc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.COMPOSITE}]),void 0===A.referencedSOPClassUID)throw new Error("Option 'referencedSOPClassUID' is required for CompositeContentItem.");if(void 0===A.referencedSOPInstanceUID)throw new Error("Option 'referencedSOPInstanceUID' is required for CompositeContentItem.");if(!("string"==typeof A.referencedSOPClassUID||A.referencedSOPClassUID instanceof String))throw new Error("Option 'referencedSOPClassUID' must have type String.");if(!("string"==typeof A.referencedSOPInstanceUID||A.referencedSOPInstanceUID instanceof String))throw new Error("Option 'referencedSOPInstanceUID' must have type String.");var t={};return t.ReferencedSOPClassUID=A.referencedSOPClassUID,t.ReferencedSOPInstanceUID=A.referencedSOPInstanceUID,n.ReferenceSOPSequence=[t],n}return M(e,A),h(e)}(Dc),yc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.IMAGE}]),void 0===A.referencedSOPClassUID)throw new Error("Option 'referencedSOPClassUID' is required for ImageContentItem.");if(void 0===A.referencedSOPInstanceUID)throw new Error("Option 'referencedSOPInstanceUID' is required for ImageContentItem.");if(!("string"==typeof A.referencedSOPClassUID||A.referencedSOPClassUID instanceof String))throw new Error("Option 'referencedSOPClassUID' must have type String.");if(!("string"==typeof A.referencedSOPInstanceUID||A.referencedSOPInstanceUID instanceof String))throw new Error("Option 'referencedSOPInstanceUID' must have type String.");var t={};if(t.ReferencedSOPClassUID=A.referencedSOPClassUID,t.ReferencedSOPInstanceUID=A.referencedSOPInstanceUID,void 0!==A.referencedFrameNumbers){if(!("object"===B(A.referencedFrameNumbers)||A.referencedFrameNumbers instanceof Array))throw new Error("Option 'referencedFrameNumbers' must have type Array.");t.ReferencedFrameNumber=A.referencedFrameNumbers}if(void 0!==A.referencedFrameSegmentNumber){if(!("object"===B(A.referencedSegmentNumbers)||A.referencedSegmentNumbers instanceof Array))throw new Error("Option 'referencedSegmentNumbers' must have type Array.");t.ReferencedSegmentNumber=A.referencedSegmentNumbers}return n.ReferencedSOPSequence=[t],n}return M(e,A),h(e)}(Dc),Oc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.SCOORD}]),void 0===A.graphicType)throw new Error("Option 'graphicType' is required for ScoordContentItem.");if(!("string"==typeof A.graphicType||A.graphicType instanceof String))throw new Error("Option 'graphicType' of ScoordContentItem must have type String.");if(void 0===A.graphicData)throw new Error("Option 'graphicData' is required for ScoordContentItem.");if(!("object"===B(A.graphicData)||A.graphicData instanceof Array))throw new Error("Option 'graphicData' of ScoordContentItem must have type Array.");if(-1===Object.values(lc).indexOf(A.graphicType))throw new Error("Invalid graphic type '".concat(A.graphicType,"'."));if(A.graphicData[0]instanceof Array&&(A.graphicData=[].concat.apply([],A.graphicData)),n.GraphicType=A.graphicType,n.GraphicData=A.graphicData,A.pixelOriginInterpretation=A.pixelOriginInterpretation||Ic.VOLUME,!("string"==typeof A.pixelOriginInterpretation||A.pixelOriginInterpretation instanceof String))throw new Error("Option 'pixelOriginInterpretation' must have type String.");if(-1===Object.values(Ic).indexOf(A.pixelOriginInterpretation))throw new Error("Invalid pixel origin interpretation '".concat(A.pixelOriginInterpretation,"'."));if(void 0!==A.fiducialUID){if(!("string"==typeof A.fiducialUID||A.fiducialUID instanceof String))throw new Error("Option 'fiducialUID' must have type String.");n.FiducialUID=A.fiducialUID}return n}return M(e,A),h(e)}(Dc),Nc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.SCOORD3D}]),void 0===A.graphicType)throw new Error("Option 'graphicType' is required for Scoord3DContentItem.");if(!("string"==typeof A.graphicType||A.graphicType instanceof String))throw new Error("Option 'graphicType' must have type String.");if(void 0===A.graphicData)throw new Error("Option 'graphicData' is required for Scoord3DContentItem.");if(!("object"===B(A.graphicData)||A.graphicData instanceof Array))throw new Error("Option 'graphicData' must have type Array.");if(-1===Object.values(Ec).indexOf(A.graphicType))throw new Error("Invalid graphic type '".concat(A.graphicType,"'."));if(A.graphicData[0]instanceof Array&&(A.graphicData=[].concat.apply([],A.graphicData)),n.GraphicType=A.graphicType,n.GraphicData=A.graphicData,void 0===A.frameOfReferenceUID)throw new Error("Option 'frameOfReferenceUID' is required for Scoord3DContentItem.");if(!("string"==typeof A.frameOfReferenceUID||A.frameOfReferenceUID instanceof String))throw new Error("Option 'frameOfReferenceUID' must have type String.");if(n.ReferencedFrameOfReferenceUID=A.frameOfReferenceUID,"fiducialUID"in A){if(!("string"==typeof A.fiducialUID||A.fiducialUID instanceof String))throw new Error("Option 'fiducialUID' must have type String.");n.FiducialUID=A.fiducialUID}return n}return M(e,A),h(e)}(Dc),Gc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:A.name,relationshipType:A.relationshipType,valueType:uc.TCOORD}]),void 0===A.temporalRangeType)throw new Error("Option 'temporalRangeType' is required for TcoordContentItem.");if(-1===Object.values(Sc).indexOf(A.temporalRangeType))throw new Error("Invalid temporal range type '".concat(A.temporalRangeType,"'."));if(void 0===A.referencedSamplePositions){if(!("object"===B(A.referencedSamplePositions)||A.referencedSamplePositions instanceof Array))throw new Error("Option 'referencedSamplePositions' must have type Array.");n.ReferencedSamplePositions=A.referencedSamplePositions}else if(void 0===A.referencedTimeOffsets){if(!("object"===B(A.referencedTimeOffsets)||A.referencedTimeOffsets instanceof Array))throw new Error("Option 'referencedTimeOffsets' must have type Array.");n.ReferencedTimeOffsets=A.referencedTimeOffsets}else{if(void 0!==A.referencedDateTime)throw new Error("One of the following options is required for TcoordContentItem: 'referencedSamplePositions', 'referencedTimeOffsets', or 'referencedDateTime'.");if(!("object"===B(A.referencedDateTime)||A.referencedDateTime instanceof Array))throw new Error("Option 'referencedDateTime' must have type Array.");n.ReferencedDateTime=A.referencedDateTime}return n}return M(e,A),h(e)}(Dc),Fc=Object.freeze({__proto__:null,CodeContentItem:fc,CompositeContentItem:vc,ContainerContentItem:Tc,ContentSequence:Cc,DateContentItem:wc,DateTimeContentItem:Rc,GraphicTypes:lc,GraphicTypes3D:Ec,ImageContentItem:yc,NumContentItem:Pc,PNameContentItem:pc,PixelOriginInterpretations:Ic,RelationshipTypes:gc,Scoord3DContentItem:Nc,ScoordContentItem:Oc,TcoordContentItem:Gc,TemporalRangeTypes:Sc,TextContentItem:hc,TimeContentItem:Mc,UIDRefContentItem:Qc,ValueTypes:uc}),Uc=function(A){function e(A){var n;D(this,e),(n=u(this,e,[{name:new sc({value:"128740",meaning:"Longitudinal Temporal Offset from Event",schemeDesignator:"DCM"}),value:A.value,unit:A.unit,relationshipType:gc.HAS_OBS_CONTEXT}])).ContentSequence=new Cc;var t=new fc({name:new sc({value:"128741",meaning:"Longitudinal Temporal Event Type",schemeDesignator:"DCM"}),value:A.eventType,relationshipType:gc.HAS_CONCEPT_MOD});return n.ContentSequence.push(t),n}return M(e,A),h(e)}(Pc),_c=function(A){function e(A){return D(this,e),u(this,e,[{name:new sc({value:"121324",meaning:"Source Image",schemeDesignator:"DCM"}),referencedSOPClassUID:A.referencedSOPClassUID,referencedSOPInstanceUID:A.referencedSOPInstanceUID,referencedFrameNumbers:A.referencedFrameNumbers,relationshipType:gc.SELECTED_FROM}])}return M(e,A),h(e)}(yc),bc=function(A){function e(A){return D(this,e),u(this,e,[{name:new sc({value:"121233",meaning:"Source Image for Segmentation",schemeDesignator:"DCM"}),referencedSOPClassUID:A.referencedSOPClassUID,referencedSOPInstanceUID:A.referencedSOPInstanceUID,referencedFrameNumbers:A.referencedFrameNumbers,relationshipType:gc.SELECTED_FROM}])}return M(e,A),h(e)}(yc),kc=function(A){function e(A){return D(this,e),u(this,e,[{name:new sc({value:"121232",meaning:"Source Series for Segmentation",schemeDesignator:"DCM"}),value:A.referencedSeriesInstanceUID,relationshipType:gc.CONTAINS}])}return M(e,A),h(e)}(Qc),Lc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:new sc({value:"111030",meaning:"Image Region",schemeDesignator:"DCM"}),graphicType:A.graphicType,graphicData:A.graphicData,pixelOriginInterpretation:A.pixelOriginInterpretation,relationshipType:gc.CONTAINS}]),A.graphicType===lc.MULTIPOINT)throw new Error("Graphic type 'MULTIPOINT' is not valid for region.");if(void 0===A.sourceImage)throw Error("Option 'sourceImage' is required for ImageRegion.");if(!(A.sourceImage||A.sourceImage instanceof _c))throw new Error("Option 'sourceImage' of ImageRegion must have type SourceImageForRegion.");return n.ContentSequence=new Cc,n.ContentSequence.push(A.sourceImage),n}return M(e,A),h(e)}(Oc),qc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:new sc({value:"111030",meaning:"Image Region",schemeDesignator:"DCM"}),graphicType:A.graphicType,graphicData:A.graphicData,frameOfReferenceUID:A.frameOfReferenceUID,relationshipType:gc.CONTAINS}]),A.graphicType===Ec.MULTIPOINT)throw new Error("Graphic type 'MULTIPOINT' is not valid for region.");if(A.graphicType===Ec.ELLIPSOID)throw new Error("Graphic type 'ELLIPSOID' is not valid for region.");return n}return M(e,A),h(e)}(Nc),Vc=function(A){function e(A){var n;if(D(this,e),n=u(this,e,[{name:new sc({value:"121231",meaning:"Volume Surface",schemeDesignator:"DCM"}),graphicType:A.graphicType,graphicData:A.graphicData,frameOfFeferenceUID:A.frameOfFeferenceUID,relationshipType:gc.CONTAINS}]),A.graphicType!==Ec.ELLIPSOID)throw new Error("Graphic type for volume surface must be 'ELLIPSOID'.");if(n.ContentSequence=new Cc,A.sourceImages)A.sourceImages.forEach(function(A){if(!(A instanceof _c))throw new Error("Items of option 'sourceImages' of VolumeSurface must have type SourceImageForRegion.");n.ContentSequence.push(A)});else{if(!A.sourceSeries)throw new Error("One of the following two options must be provided: 'sourceImage' or 'sourceSeries'.");if(!(A.sourceSeries instanceof kc))throw new Error("Option 'sourceSeries' of VolumeSurface must have type SourceSeriesForSegmentation.");n.ContentSequence.push(A.sourceSeries)}return n}return M(e,A),h(e)}(Nc),xc=function(A){function e(A){return D(this,e),u(this,e,[{name:new sc({value:"126100",meaning:"Real World Value Map used for measurement",schemeDesignator:"DCM"}),referencedSOPClassUID:A.referencedSOPClassUID,referencedSOPInstanceUID:A.referencedSOPInstanceUID,relationshipType:gc.CONTAINS}])}return M(e,A),h(e)}(vc),Hc=function(A){function e(A){var n;if(D(this,e),(n=u(this,e,[{name:new sc({value:"363698007",meaning:"Finding Site",schemeDesignator:"SCT"}),value:A.anatomicLocation,relationshipType:gc.HAS_CONCEPT_MOD}])).ContentSequence=new Cc,A.laterality){var t=new fc({name:new sc({value:"272741003",meaning:"Laterality",schemeDesignator:"SCT"}),value:A.laterality,relationshipType:gc.HAS_CONCEPT_MOD});n.ContentSequence.push(t)}if(A.topographicalModifier){var i=new fc({name:new sc({value:"106233006",meaning:"Topographical Modifier",schemeDesignator:"SCT"}),value:A.topographicalModifier,relationshipType:gc.HAS_CONCEPT_MOD});n.ContentSequence.push(i)}return n}return M(e,A),h(e)}(fc),Yc=function(A){function e(A){var n;if(D(this,e),void 0===A.sopClassUID)throw new Error("Option 'sopClassUID' is required for ReferencedSegmentationFrame.");if(void 0===A.sopInstanceUID)throw new Error("Option 'sopInstanceUID' is required for ReferencedSegmentationFrame.");if(void 0===A.frameNumber)throw new Error("Option 'frameNumber' is required for ReferencedSegmentationFrame.");if(void 0===A.segmentNumber)throw new Error("Option 'segmentNumber' is required for ReferencedSegmentationFrame.");if(void 0===A.sourceImage)throw new Error("Option 'sourceImage' is required for ReferencedSegmentationFrame.");n=u(this,e);var t=yc({name:new sc({value:"121214",meaning:"Referenced Segmentation Frame",schemeDesignator:"DCM"}),referencedSOPClassUid:A.sopClassUid,referencedSOPInstanceUid:A.sopInstanceUid,referencedFrameNumber:A.frameNumber,referencedSegmentNumber:A.segmentNumber});if(n.push(t),!(A.sourceImage instanceof bc))throw new Error("Option 'sourceImage' must have type SourceImageForSegmentation.");return n.push(A.sourceImage),n}return M(e,A),h(e)}(Cc),Jc=function(A){function e(A){var n;if(D(this,e),void 0===A.sopClassUID)throw new Error("Option 'sopClassUID' is required for ReferencedSegmentation.");if(void 0===A.sopInstanceUID)throw new Error("Option 'sopInstanceUID' is required for ReferencedSegmentation.");if(void 0===A.frameNumbers)throw new Error("Option 'frameNumbers' is required for ReferencedSegmentation.");if(void 0===A.segmentNumber)throw new Error("Option 'segmentNumber' is required for ReferencedSegmentation.");n=u(this,e);var t=new yc({name:new sc({value:"121191",meaning:"Referenced Segment",schemeDesignator:"DCM"}),referencedSOPClassUid:A.sopClassUid,referencedSOPInstanceUid:A.sopInstanceUid,referencedFrameNumber:A.frameNumbers,referencedSegmentNumber:A.segmentNumber});if(n.push(t),void 0!==A.sourceImages)A.sourceImages.forEach(function(A){if(!(A&&A instanceof bc))throw new Error("Items of option 'sourceImages' must have type SourceImageForSegmentation.");n.push(A)});else{if(void 0===A.sourceSeries)throw new Error("One of the following two options must be provided: 'sourceImages' or 'sourceSeries'.");if(!(A.sourceSeries instanceof kc))throw new Error("Option 'sourceSeries' must have type SourceSeriesForSegmentation.");n.push(A.sourceSeries)}return n}return M(e,A),h(e)}(Cc),Wc=Object.freeze({__proto__:null,FindingSite:Hc,ImageRegion:Lc,ImageRegion3D:qc,LongitudinalTemporalOffsetFromEvent:Uc,ReferencedRealWorldValueMap:xc,ReferencedSegmentation:Jc,ReferencedSegmentationFrame:Yc,SourceImageForRegion:_c,SourceImageForSegmentation:bc,SourceSeriesForSegmentation:kc,VolumeSurface:Vc}),Kc=function(A){function e(){D(this,e);for(var A=arguments.length,n=new Array(A),t=0;t<A;t++)n[t]=arguments[t];return u(this,e,[].concat(n))}return M(e,A),h(e)}(Cc),Xc=function(A){function e(A){var n,t;D(this,e),t=u(this,e);var i=new Pc({name:A.name,value:A.value,unit:A.unit,qualifier:A.qualifier,relationshipType:gc.CONTAINS});if(i.ContentSequence=new Cc,void 0===A.trackingIdentifier)throw new Error("Option 'trackingIdentifier' is required for Measurement.");if(A.trackingIdentifier.constructor===Cu)throw new Error("Option 'trackingIdentifier' must have type TrackingIdentifier.");if((n=i.ContentSequence).push.apply(n,v(A.trackingIdentifier)),void 0!==A.method){var r=new fc({name:new sc({value:"370129005",meaning:"Measurement Method",schemeDesignator:"SCT"}),value:A.method,relationshipType:gc.HAS_CONCEPT_MOD});i.ContentSequence.push(r)}if(void 0!==A.derivation){var a=new fc({name:new sc({value:"121401",meaning:"Derivation",schemeDesignator:"DCM"}),value:A.derivation,relationshipType:gc.HAS_CONCEPT_MOD});i.ContentSequence.push(a)}if(void 0!==A.findingSites){if(!("object"===B(A.findingSites)||A.findingSites instanceof Array))throw new Error("Option 'findingSites' must have type Array.");A.findingSites.forEach(function(A){if(!(A&&A instanceof Hc))throw new Error("Items of option 'findingSites' must have type FindingSite.");i.ContentSequence.push(A)})}if(void 0!==A.properties){var o;if(!(A.properties instanceof jc))throw new Error("Option 'properties' must have type MeasurementProperties.");(o=i.ContentSequence).push.apply(o,v(A.properties))}if(void 0!==A.referencedRegions){if(!("object"===B(A.referencedRegions)||A.referencedRegions instanceof Array))throw new Error("Option 'referencedRegions' must have type Array.");A.referencedRegions.forEach(function(A){if(!(A&&(A instanceof Lc||A instanceof qc)))throw new Error("Items of option 'referencedRegion' must have type ImageRegion or ImageRegion3D.");i.ContentSequence.push(A)})}else if(void 0!==A.referencedVolume){if(!(A.referencedVolume instanceof Vc))throw new Error("Option 'referencedVolume' must have type VolumeSurface.");i.ContentSequence.push(A.referencedVolume)}else if(void 0!==A.referencedSegmentation){if(!(A.referencedSegmentation instanceof Jc||A.referencedSegmentation instanceof Yc))throw new Error("Option 'referencedSegmentation' must have type ReferencedSegmentation or ReferencedSegmentationFrame.");i.ContentSequence.push(A.referencedSegmentation)}if(void 0!==A.referencedRealWorldValueMap){if(!(A.referencedRealWorldValueMap instanceof xc))throw new Error("Option 'referencedRealWorldValueMap' must have type ReferencedRealWorldValueMap.");i.ContentSequence.push(A.referencedRealWorldValueMap)}if(void 0!==A.algorithmId){var s;if(!(A.algorithmId instanceof mu))throw new Error("Option 'algorithmId' must have type AlgorithmIdentification.");(s=i.ContentSequence).push.apply(s,v(A.algorithmId))}return t.push(i),t}return M(e,A),h(e)}(Kc),jc=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0!==A.normality){var t=new fc({name:new sc({value:"121402",schemeDesignator:"DCM",meaning:"Normality"}),value:A.normality,relationshipType:gc.HAS_PROPERTIES});n.push(t)}if(void 0!==A.measurementStatisticalProperties){var i;if(!(A.measurementStatisticalProperties instanceof zc))throw new Error("Option 'measurmentStatisticalProperties' must have type MeasurementStatisticalProperties.");(i=n).push.apply(i,v(A.measurementStatisticalProperties))}if(void 0!==A.normalRangeProperties){var r;if(!(A.normalRangeProperties instanceof Zc))throw new Error("Option 'normalRangeProperties' must have type NormalRangeProperties.");(r=n).push.apply(r,v(A.normalRangeProperties))}if(void 0!==A.levelOfSignificance){var a=new fc({name:new sc({value:"121403",schemeDesignator:"DCM",meaning:"Level of Significance"}),value:A.levelOfSignificance,relationshipType:gc.HAS_PROPERTIES});n.push(a)}if(void 0!==A.selectionStatus){var o=new fc({name:new sc({value:"121404",schemeDesignator:"DCM",meaning:"Selection Status"}),value:A.selectionStatus,relationshipType:gc.HAS_PROPERTIES});n.push(o)}if(void 0!==A.upperMeasurementUncertainty){var s=new fc({name:new sc({value:"R-00364",schemeDesignator:"SRT",meaning:"Range of Upper Measurement Uncertainty"}),value:A.upperMeasurementUncertainty,relationshipType:gc.HAS_PROPERTIES});n.push(s)}if(void 0!==A.lowerMeasurementUncertainty){var c=new fc({name:new sc({value:"R-00362",schemeDesignator:"SRT",meaning:"Range of Lower Measurement Uncertainty"}),value:A.lowerMeasurementUncertainty,relationshipType:gc.HAS_PROPERTIES});n.push(c)}return n}return M(e,A),h(e)}(Kc),zc=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0===A.values)throw new Error("Option 'values' is required for MeasurementStatisticalProperties.");if(!("object"===B(A.values)||A.values instanceof Array))throw new Error("Option 'values' must have type Array.");if(A.values.forEach(function(e){if(!(A.concept&&A.concept instanceof Pc))throw new Error("Items of option 'values' must have type NumContentItem.");n.push(e)}),void 0!==A.description){var t=new hc({name:new sc({value:"121405",schemeDesignator:"DCM",meaning:"Population Description"}),value:A.authority,relationshipType:gc.HAS_PROPERTIES});n.push(t)}if(void 0!==A.authority){var i=new hc({name:new sc({value:"121406",schemeDesignator:"DCM",meaning:"Population Authority"}),value:A.authority,relationshipType:gc.HAS_PROPERTIES});n.push(i)}return n}return M(e,A),h(e)}(Kc),Zc=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0===A.values)throw new Error("Option 'values' is required for NormalRangeProperties.");if(!("object"===B(A.values)||A.values instanceof Array))throw new Error("Option 'values' must have type Array.");if(A.values.forEach(function(e){if(!(A.concept&&A.concept instanceof Pc))throw new Error("Items of option 'values' must have type NumContentItem.");n.push(e)}),void 0!==A.description){var t=new hc({name:new sc({value:"121407",schemeDesignator:"DCM",meaning:"Normal Range Description"}),value:A.authority,relationshipType:gc.HAS_PROPERTIES});n.push(t)}if(void 0!==A.authority){var i=new hc({name:new sc({value:"121408",schemeDesignator:"DCM",meaning:"Normal Range Authority"}),value:A.authority,relationshipType:gc.HAS_PROPERTIES});n.push(i)}return n}return M(e,A),h(e)}(Kc),$c=function(A){function e(A){var n,t;if(D(this,e),t=u(this,e),void 0===A.observerPersonContext)throw new Error("Option 'observerPersonContext' is required for ObservationContext.");if(!(A.observerPersonContext instanceof Au))throw new Error("Option 'observerPersonContext' must have type ObserverContext");if((n=t).push.apply(n,v(A.observerPersonContext)),void 0!==A.observerDeviceContext){var i;if(!(A.observerDeviceContext instanceof Au))throw new Error("Option 'observerDeviceContext' must have type ObserverContext");(i=t).push.apply(i,v(A.observerDeviceContext))}if(void 0!==A.subjectContext){var r;if(!(A.subjectContext instanceof tu))throw new Error("Option 'subjectContext' must have type SubjectContext");(r=t).push.apply(r,v(A.subjectContext))}return t}return M(e,A),h(e)}(Kc),Au=function(A){function e(A){var n,t;if(D(this,e),t=u(this,e),void 0===A.observerType)throw new Error("Option 'observerType' is required for ObserverContext.");if(!(A.observerType instanceof oc||A.observerType instanceof sc))throw new Error("Option 'observerType' must have type Code or CodedConcept.");var i=new fc({name:new sc({value:"121005",meaning:"Observer Type",schemeDesignator:"DCM"}),value:A.observerType,relationshipType:gc.HAS_OBS_CONTEXT});if(t.push(i),void 0===A.observerIdentifyingAttributes)throw new Error("Option 'observerIdentifyingAttributes' is required for ObserverContext.");var r=new sc({value:"121006",schemeDesignator:"DCM",meaning:"Person"}),a=new sc({value:"121007",schemeDesignator:"DCM",meaning:"Device"});if(r.equals(A.observerType)){if(!(A.observerIdentifyingAttributes instanceof eu))throw new Error("Option 'observerIdentifyingAttributes' must have type PersonObserverIdentifyingAttributes for 'Person' observer type.")}else{if(!a.equals(A.observerType))throw new Error("Option 'oberverType' must be either 'Person' or 'Device'.");if(!(A.observerIdentifyingAttributes instanceof nu))throw new Error("Option 'observerIdentifyingAttributes' must have type DeviceObserverIdentifyingAttributes for 'Device' observer type.")}return(n=t).push.apply(n,v(A.observerIdentifyingAttributes)),t}return M(e,A),h(e)}(Kc),eu=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0===A.name)throw new Error("Option 'name' is required for PersonObserverIdentifyingAttributes.");var t=new pc({name:new sc({value:"121008",meaning:"Person Observer Name",schemeDesignator:"DCM"}),value:A.name,relationshipType:gc.HAS_OBS_CONTEXT});if(n.push(t),void 0!==A.loginName){var i=new hc({name:new sc({value:"128774",meaning:"Person Observer's Login Name",schemeDesignator:"DCM"}),value:A.loginName,relationshipType:gc.HAS_OBS_CONTEXT});n.push(i)}if(void 0!==A.organizationName){var r=new hc({name:new sc({value:"121009",meaning:"Person Observer's Organization Name",schemeDesignator:"DCM"}),value:A.organizationName,relationshipType:gc.HAS_OBS_CONTEXT});n.push(r)}if(void 0!==A.roleInOrganization){var a=new fc({name:new sc({value:"121010",meaning:"Person Observer's Role in the Organization",schemeDesignator:"DCM"}),value:A.roleInOrganization,relationshipType:gc.HAS_OBS_CONTEXT});n.push(a)}if(void 0!==A.roleInProcedure){var o=new fc({name:new sc({value:"121011",meaning:"Person Observer's Role in this Procedure",schemeDesignator:"DCM"}),value:A.roleInProcedure,relationshipType:gc.HAS_OBS_CONTEXT});n.push(o)}return n}return M(e,A),h(e)}(Kc),nu=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0===A.uid)throw new Error("Option 'uid' is required for DeviceObserverIdentifyingAttributes.");var t=new Qc({name:new sc({value:"121012",meaning:"Device Observer UID",schemeDesignator:"DCM"}),value:A.uid,relationshipType:gc.HAS_OBS_CONTEXT});if(n.push(t),void 0!==A.manufacturerName){var i=new hc({name:new sc({value:"121013",meaning:"Device Observer Manufacturer",schemeDesignator:"DCM"}),value:A.manufacturerName,relationshipType:gc.HAS_OBS_CONTEXT});n.push(i)}if(void 0!==A.modelName){var r=new hc({name:new sc({value:"121015",meaning:"Device Observer Model Name",schemeDesignator:"DCM"}),value:A.modelName,relationshipType:gc.HAS_OBS_CONTEXT});n.push(r)}if(void 0!==A.serialNumber){var a=new hc({name:new sc({value:"121016",meaning:"Device Observer Serial Number",schemeDesignator:"DCM"}),value:A.serialNumber,relationshipType:gc.HAS_OBS_CONTEXT});n.push(a)}if(void 0!==A.physicalLocation){var o=new hc({name:new sc({value:"121017",meaning:"Device Observer Physical Location During Observation",schemeDesignator:"DCM"}),value:A.physicalLocation,relationshipType:gc.HAS_OBS_CONTEXT});n.push(o)}if(void 0!==A.roleInProcedure){var s=new fc({name:new sc({value:"113876",meaning:"Device Role in Procedure",schemeDesignator:"DCM"}),value:A.roleInProcedure,relationshipType:gc.HAS_OBS_CONTEXT});n.push(s)}return n}return M(e,A),h(e)}(Kc),tu=function(A){function e(A){var n,t;if(D(this,e),t=u(this,e),void 0===A.subjectClass)throw new Error("Option 'subjectClass' is required for SubjectContext.");if(void 0===A.subjectClassSpecificContext)throw new Error("Option 'subjectClassSpecificContext' is required for SubjectContext.");var i=new fc({name:new sc({value:"121024",meaning:"Subject Class",schemeDesignator:"DCM"}),value:A.subjectClass,relationshipType:gc.HAS_OBS_CONTEXT});t.push(i);var r=new sc({value:"121026 ",schemeDesignator:"DCM",meaning:"Fetus"}),a=new sc({value:"121027",schemeDesignator:"DCM",meaning:"Specimen"}),o=new sc({value:"121192",schemeDesignator:"DCM",meaning:"Device Subject"});if(r.equals(A.subjectClass)){if(!(A.subjectClassSpecificContext instanceof iu))throw new Error("Option 'subjectClass' must have type SubjectContextFetus for 'Fetus' subject class.")}else if(a.equals(A.subjectClass)){if(!(A.subjectClassSpecificContext instanceof ru))throw new Error("Option 'subjectClass' must have type SubjectContextSpecimen for 'Specimen' subject class.")}else{if(!o.equals(A.subjectClass))throw new Error("Option 'subjectClass' must be either 'Fetus', 'Specimen', or 'Device'.");if(!(A.subjectClassSpecificContext instanceof au))throw new Error("Option 'subjectClass' must have type SubjectContextDevice for 'Device' subject class.")}return(n=t).push.apply(n,v(A.subjectClassSpecificContext)),t}return M(e,A),h(e)}(Kc),iu=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0===A.subjectID)throw new Error("Option 'subjectID' is required for SubjectContextFetus.");var t=new hc({name:new sc({value:"121030",meaning:"Subject ID",schemeDesignator:"DCM"}),value:A.subjectID,relationshipType:gc.HAS_OBS_CONTEXT});return n.push(t),n}return M(e,A),h(e)}(Kc),ru=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0===A.uid)throw new Error("Option 'uid' is required for SubjectContextSpecimen.");var t=new Qc({name:new sc({value:"121039",meaning:"Specimen UID",schemeDesignator:"DCM"}),value:A.uid,relationshipType:gc.HAS_OBS_CONTEXT});if(n.push(t),void 0!==A.identifier){var i=new hc({name:new sc({value:"121041",meaning:"Specimen Identifier",schemeDesignator:"DCM"}),value:A.identifier,relationshipType:gc.HAS_OBS_CONTEXT});n.push(i)}if(void 0!==A.containerIdentifier){var r=new hc({name:new sc({value:"111700",meaning:"Specimen Container Identifier",schemeDesignator:"DCM"}),value:A.containerIdentifier,relationshipType:gc.HAS_OBS_CONTEXT});n.push(r)}if(void 0!==A.specimenType){var a=new fc({name:new sc({value:"R-00254",meaning:"Specimen Type",schemeDesignator:"DCM"}),value:A.specimenType,relationshipType:gc.HAS_OBS_CONTEXT});n.push(a)}return n}return M(e,A),h(e)}(Kc),au=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0===A.name)throw new Error("Option 'name' is required for SubjectContextDevice.");var t=new hc({name:new sc({value:"121193",meaning:"Device Subject Name",schemeDesignator:"DCM"}),value:A.name,relationshipType:gc.HAS_OBS_CONTEXT});if(n.push(t),void 0!==A.uid){var i=new Qc({name:new sc({value:"121198",meaning:"Device Subject UID",schemeDesignator:"DCM"}),value:A.uid,relationshipType:gc.HAS_OBS_CONTEXT});n.push(i)}if(void 0!==A.manufacturerName){var r=new hc({name:new sc({value:"121194",meaning:"Device Subject Manufacturer",schemeDesignator:"DCM"}),value:A.manufacturerName,relationshipType:gc.HAS_OBS_CONTEXT});n.push(r)}if(void 0!==A.modelName){var a=new hc({name:new sc({value:"121195",meaning:"Device Subject Model Name",schemeDesignator:"DCM"}),value:A.modelName,relationshipType:gc.HAS_OBS_CONTEXT});n.push(a)}if(void 0!==A.serialNumber){var o=new hc({name:new sc({value:"121196",meaning:"Device Subject Serial Number",schemeDesignator:"DCM"}),value:A.serialNumber,relationshipType:gc.HAS_OBS_CONTEXT});n.push(o)}if(void 0!==A.physicalLocation){var s=new hc({name:new sc({value:"121197",meaning:"Device Subject Physical Location During Observation",schemeDesignator:"DCM"}),value:A.physicalLocation,relationshipType:gc.HAS_OBS_CONTEXT});n.push(s)}return n}return M(e,A),h(e)}(Kc),ou=function(A){function e(A){var n;D(this,e),n=u(this,e),void 0===A.language&&(A.language=new sc({value:"en-US",schemeDesignator:"RFC5646",meaning:"English (United States)"}));var t=new fc({name:new sc({value:"121049",meaning:"Language of Content Item and Descendants",schemeDesignator:"DCM"}),value:A.language,relationshipType:gc.HAS_CONCEPT_MOD});return n.push(t),n}return M(e,A),h(e)}(Kc),su=function(A){function e(A){var n,t;D(this,e),t=u(this,e);var i=new Tc({name:new sc({value:"125007",meaning:"Measurement Group",schemeDesignator:"DCM"}),relationshipType:gc.CONTAINS});if(i.ContentSequence=new Cc,void 0===A.trackingIdentifier)throw new Error("Option 'trackingIdentifier' is required for measurements group.");if(!(A.trackingIdentifier instanceof Cu))throw new Error("Option 'trackingIdentifier' must have type TrackingIdentifier.");if(!Array.isArray(A.trackingIdentifier)||A.trackingIdentifier.filter(function(A){return A instanceof sc}).length<2)throw new Error("Option 'trackingIdentifier' must include a human readable tracking identifier and a tracking unique identifier.");if((n=i.ContentSequence).push.apply(n,v(A.trackingIdentifier)),void 0!==A.session){var r=new hc({name:new sc({value:"C67447",meaning:"Activity Session",schemeDesignator:"NCIt"}),value:A.session,relationshipType:gc.HAS_OBS_CONTEXT});i.ContentSequence.push(r)}if(void 0!==A.findingType){var a=new fc({name:new sc({value:"121071",meaning:"Finding",schemeDesignator:"DCM"}),value:A.findingType,relationshipType:gc.CONTAINS});i.ContentSequence.push(a)}if(void 0!==A.timePointContext){var o;if(!(A.timePointContext instanceof du))throw new Error("Option 'timePointContext' must have type TimePointContext.");(o=i.ContentSequence).push.apply(o,v(A.timePointContext))}if(void 0!==A.referencedRealWorldValueMap){if(!(A.referencedRealWorldValueMap instanceof xc))throw new Error("Option 'referencedRealWorldValleMap' must have type ReferencedRealWorldValueMap.");i.ContentSequence.push(A.referencedRealWorldValueMap)}if(void 0!==A.measurements){if(!("object"===B(A.measurements)||A.measurements instanceof Array))throw new Error("Option 'measurements' must have type Array.");A.measurements.forEach(function(A){if(console.log(A),!(A&&A instanceof Pc))throw new Error("Items of option 'measurement' must have type NumContentItem.");i.ContentSequence.push(A)})}if(void 0!==A.qualitativeEvaluations){if(!("object"===B(A.qualitativeEvaluations)||A.qualitativeEvaluations instanceof Array))throw new Error("Option 'qualitativeEvaluations' must have type Array.");A.qualitativeEvaluations.forEach(function(A){if(!(A instanceof fc||A instanceof hc))throw new Error("Items of option 'qualitativeEvaluations' must have type CodeContentItem or TextContentItem.");i.ContentSequence.push(A)})}return t.push(i),t}return M(e,A),h(e)}(Kc),cu=function(A){function e(A){var n;D(this,e);var t=(n=u(this,e,[{trackingIdentifier:A.trackingIdentifier,timePointContext:A.timePointContext,findingType:A.findingType,session:A.session,measurements:A.measurements,qualitativeEvaluations:A.qualitativeEvaluations}]))[0],i=[void 0!==A.referencedRegions,void 0!==A.referencedVolume,void 0!==A.referencedSegmentation].reduce(function(A,e){return A+e});if(0===i)throw new Error("One of the following options must be provided: 'referencedRegions', 'referencedVolume', or 'referencedSegmentation'.");if(i>1)throw new Error("Only one of the following options should be provided: 'referencedRegions', 'referencedVolume', or 'referencedSegmentation'.");if(void 0!==A.referencedRegions){if(!("object"===B(A.referencedRegions)||A.referencedRegions instanceof Array))throw new Error("Option 'referencedRegions' must have type Array.");if(0===A.referencedRegions.length)throw new Error("Option 'referencedRegion' must have non-zero length.");A.referencedRegions.forEach(function(A){if(!(A&&(A instanceof Lc||A instanceof qc)))throw new Error("Items of option 'referencedRegion' must have type ImageRegion or ImageRegion3D.");t.ContentSequence.push(A)})}else if(void 0!==A.referencedVolume){if(!(A.referencedVolume instanceof Vc))throw new Error("Items of option 'referencedVolume' must have type VolumeSurface.");t.ContentSequence.push(A.referencedVolume)}else if(void 0!==A.referencedSegmentation){if(!(A.referencedSegmentation instanceof Jc||A.referencedSegmentation instanceof Yc))throw new Error("Option 'referencedSegmentation' must have type ReferencedSegmentation or ReferencedSegmentationFrame.");t.ContentSequence.push(A.referencedSegmentation)}return n[0]=t,n}return M(e,A),h(e)}(su),uu=function(A){function e(A){D(this,e);var n=[void 0!==A.referencedRegion,void 0!==A.referencedSegmentation].reduce(function(A,e){return A+e});if(0===n)throw new Error("One of the following options must be provided: 'referencedRegion', 'referencedSegmentation'.");if(n>1)throw new Error("Only one of the following options should be provided: 'referencedRegion', 'referencedSegmentation'.");return u(this,e,[{trackingIdentifier:A.trackingIdentifier,referencedRegions:[A.referencedRegion],referencedSegmentation:A.referencedSegmentation,referencedRealWorldValueMap:A.referencedRealWorldValueMap,timePointContext:A.timePointContext,findingType:A.findingType,session:A.session,measurements:A.measurements,qualitativeEvaluations:A.qualitativeEvaluations}])}return M(e,A),h(e)}(cu),lu=function(A){function e(A){return D(this,e),u(this,e,[{trackingIdentifier:A.trackingIdentifier,referencedRegions:A.referencedRegions,referencedSegmentation:A.referencedSegmentation,referencedRealWorldValueMap:A.referencedRealWorldValueMap,timePointContext:A.timePointContext,findingType:A.findingType,session:A.session,measurements:A.measurements,qualitativeEvaluations:A.qualitativeEvaluations}])}return M(e,A),h(e)}(cu),Eu=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0===A.derivation)throw new Error("Option 'derivation' is required for MeasurementsDerivedFromMultipleROIMeasurements.");var t=new Pc({name:A.derivation});if(t.ContentSequence=new Cc,void 0===A.measurementGroups)throw new Error("Option 'measurementGroups' is required for MeasurementsDerivedFromMultipleROIMeasurements.");if(!("object"===B(A.measurementGroups)||A.measurementGroups instanceof Array))throw new Error("Option 'measurementGroups' must have type Array.");if(A.measurementGroups.forEach(function(A){var e;if(!(A&&(A instanceof uu||A instanceof lu)))throw new Error("Items of option 'measurementGroups' must have type PlanarROIMeasurementsAndQualitativeEvaluations or VolumetricROIMeasurementsAndQualitativeEvaluations.");A[0].RelationshipType="R-INFERRED FROM",(e=t.ContentSequence).push.apply(e,v(A))}),void 0!==A.measurementProperties){var i;if(!(A.measurementProperties instanceof jc))throw new Error("Option 'measurementProperties' must have type MeasurementProperties.");(i=t.ContentSequence).push.apply(i,v(A.measurementProperties))}return n.push(t),n}return M(e,A),h(e)}(Kc),Su=function(A){function e(A){return D(this,e),u(this,e,[{trackingIdentifier:A.trackingIdentifier,referencedRealWorldValueMap:A.referencedRealWorldValueMap,timePointContext:A.timePointContext,findingType:A.findingType,session:A.session,measurements:A.measurements,qualitativeEvaluations:A.qualitativeEvaluations}])}return M(e,A),h(e)}(su),gu=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0!==A.method){var t=new fc({name:new sc({value:"370129005",meaning:"Measurement Method",schemeDesignator:"SCT"}),value:A.method,relationshipType:gc.HAS_CONCEPT_MOD});n.push(t)}if(void 0!==A.findingSites){if(!("object"===B(A.findingSites)||A.findingSites instanceof Array))throw new Error("Option 'findingSites' must have type Array.");A.findingSites.forEach(function(A){if(!(A&&A instanceof Hc))throw new Error("Items of option 'findingSites' must have type FindingSite.");n.push(A)})}if(void 0===A.measurements)throw new Error("Options 'measurements' is required ROIMeasurements.");if(!("object"===B(A.measurements)||A.measurements instanceof Array))throw new Error("Option 'measurements' must have type Array.");if(0===A.measurements.length)throw new Error("Option 'measurements' must have non-zero length.");return A.measurements.forEach(function(A){if(!(A&&A instanceof Xc))throw new Error("Items of option 'measurements' must have type Measurement.");n.push(A)}),n}return M(e,A),h(e)}(Kc),Iu=function(A){function e(A){var n,t,i,r;if(D(this,e),r=u(this,e),void 0===A.observationContext)throw new Error("Option 'observationContext' is required for MeasurementReport.");if(void 0===A.procedureReported)throw new Error("Option 'procedureReported' is required for MeasurementReport.");var a=new Tc({name:new sc({value:"126000",schemeDesignator:"DCM",meaning:"Imaging Measurement Report"}),templateID:"1500"});if(a.ContentSequence=new Cc,void 0===A.languageOfContentItemAndDescendants)throw new Error("Option 'languageOfContentItemAndDescendants' is required for MeasurementReport.");if(!(A.languageOfContentItemAndDescendants instanceof ou))throw new Error("Option 'languageOfContentItemAndDescendants' must have type LanguageOfContentItemAndDescendants.");if((n=a.ContentSequence).push.apply(n,v(A.languageOfContentItemAndDescendants)),(t=a.ContentSequence).push.apply(t,v(A.observationContext)),A.procedureReported.constructor!==sc&&A.procedureReported.constructor!==oc||(A.procedureReported=[A.procedureReported]),!("object"===B(A.procedureReported)||A.procedureReported instanceof Array))throw new Error("Option 'procedureReported' must have type Array.");A.procedureReported.forEach(function(A){var e=new fc({name:new sc({value:"121058",meaning:"Procedure reported",schemeDesignator:"DCM"}),value:A,relationshipType:gc.HAS_CONCEPT_MOD});a.ContentSequence.push(e)});var o=new Bu;if((i=a.ContentSequence).push.apply(i,v(o)),[void 0!==A.imagingMeasurements,void 0!==A.derivedImagingMeasurements,void 0!==A.qualitativeEvaluations].reduce(function(A,e){return A+e})>1)throw new Error("Only one of the following options should be provided: 'imagingMeasurements', 'derivedImagingMeasurement', 'qualitativeEvaluations'.");if(void 0!==A.imagingMeasurements){var s=new Tc({name:new sc({value:"126010",meaning:"Imaging Measurements",schemeDesignator:"DCM"}),relationshipType:gc.CONTAINS});s.ContentSequence=l(Cc,v(A.imagingMeasurements)),a.ContentSequence.push(s)}else if(void 0!==A.derivedImagingMeasurements){var c=new Tc({name:new sc({value:"126011",meaning:"Derived Imaging Measurements",schemeDesignator:"DCM"}),relationshipType:gc.CONTAINS});c.ContentSequence=l(Cc,v(A.derivedImagingMeasurements)),a.ContentSequence.push(c)}else if(void 0!==A.qualitativeEvaluations){var E=new Tc({name:new sc({value:"C0034375",meaning:"Qualitative Evaluations",schemeDesignator:"UMLS"}),relationshipType:gc.CONTAINS});E.ContentSequence=l(Cc,v(A.qualitativeEvaluations)),a.ContentSequence.push(E)}return r.push(a),r}return M(e,A),h(e)}(Kc),du=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0===A.timePoint)throw new Error("Option 'timePoint' is required for TimePointContext.");var t=new hc({name:new sc({value:"C2348792",meaning:"Time Point",schemeDesignator:"UMLS"}),value:A.timePoint,relationshipType:gc.HAS_OBS_CONTEXT});if(n.push(t),void 0!==A.timePointType){var i=new fc({name:new sc({value:"126072",meaning:"Time Point Type",schemeDesignator:"DCM"}),value:A.timePointType,relationshipType:gc.HAS_OBS_CONTEXT});n.push(i)}if(void 0!==A.timePointOrder){var r=new Pc({name:new sc({value:"126073",meaning:"Time Point Order",schemeDesignator:"DCM"}),value:A.timePointOrder,relationshipType:gc.HAS_OBS_CONTEXT});n.push(r)}if(void 0!==A.subjectTimePointIdentifier){var a=new Pc({name:new sc({value:"126070",meaning:"Subject Time Point Identifier",schemeDesignator:"DCM"}),value:A.subjectTimePointIdentifier,relationshipType:gc.HAS_OBS_CONTEXT});n.push(a)}if(void 0!==A.protocolTimePointIdentifier){var o=new Pc({name:new sc({value:"126071",meaning:"Protocol Time Point Identifier",schemeDesignator:"DCM"}),value:A.protocolTimePointIdentifier,relationshipType:gc.HAS_OBS_CONTEXT});n.push(o)}return void 0!==A.temporalOffsetFromEvent&&n.push(A.temporalOffsetFromEvent),n}return M(e,A),h(e)}(Kc),Bu=function(A){function e(){var A;D(this,e),A=u(this,e);var n=new Tc({name:new sc({value:"111028",meaning:"Image Library",schemeDesignator:"DCM"}),relationshipType:gc.CONTAINS});return A.push(n),A}return M(e,A),h(e)}(Kc),mu=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0===A.name)throw new Error("Option 'name' is required for AlgorithmIdentification.");if(void 0===A.version)throw new Error("Option 'version' is required for AlgorithmIdentification.");var t=new hc({name:new sc({value:"111001",meaning:"Algorithm Name",schemeDesignator:"DCM"}),value:A.name,relationshipType:gc.HAS_CONCEPT_MOD});n.push(t);var i=new hc({name:new sc({value:"111003",meaning:"Algorithm Version",schemeDesignator:"DCM"}),value:A.version,relationshipType:gc.HAS_CONCEPT_MOD});if(n.push(i),void 0!==A.parameters){if(!("object"===B(A.parameters)||A.parameters instanceof Array))throw new Error("Option 'parameters' must have type Array.");A.parameters.forEach(function(A){var e=new hc({name:new sc({value:"111002",meaning:"Algorithm Parameter",schemeDesignator:"DCM"}),value:A,relationshipType:gc.HAS_CONCEPT_MOD});n.push(e)})}return n}return M(e,A),h(e)}(Kc),Cu=function(A){function e(A){var n;if(D(this,e),n=u(this,e),void 0===A.uid)throw new Error("Option 'uid' is required for TrackingIdentifier.");if(void 0!==A.identifier){var t=new hc({name:new sc({value:"112039",meaning:"Tracking Identifier",schemeDesignator:"DCM"}),value:A.identifier,relationshipType:gc.HAS_OBS_CONTEXT});n.push(t)}var i=new Qc({name:new sc({value:"112040",meaning:"Tracking Unique Identifier",schemeDesignator:"DCM"}),value:A.uid,relationshipType:gc.HAS_OBS_CONTEXT});return n.push(i),n}return M(e,A),h(e)}(Kc),Du=Object.freeze({__proto__:null,AlgorithmIdentification:mu,DeviceObserverIdentifyingAttributes:nu,ImageLibrary:Bu,LanguageOfContentItemAndDescendants:ou,Measurement:Xc,MeasurementAndQualitativeEvaluationGroup:Su,MeasurementReport:Iu,MeasurementsDerivedFromMultipleROIMeasurements:Eu,ObservationContext:$c,ObserverContext:Au,PersonObserverIdentifyingAttributes:eu,PlanarROIMeasurementsAndQualitativeEvaluations:uu,ROIMeasurements:gu,SubjectContext:tu,SubjectContextDevice:au,SubjectContextFetus:iu,SubjectContextSpecimen:ru,TimePointContext:du,TrackingIdentifier:Cu,VolumetricROIMeasurementsAndQualitativeEvaluations:lu}),fu=["00080054","00080100","00080102","00080103","00080104","00080105","00080106","00080107","0008010B","0008010D","0008010F","00080117","00080118","00080119","00080120","00080121","00080122","00081120","00081150","00081155","00081160","00081190","00081199","00100010","00100020","00100021","00100022","00100024","00100026","00100027","00100028","00100030","00100032","00100033","00100034","00100035","00100040","00100200","00100212","00100213","00100214","00100215","00100216","00100217","00100218","00100219","00100221","00100222","00100223","00100229","00101001","00101002","00101100","00102160","00102201","00102202","00102292","00102293","00102294","00102295","00102296","00102297","00102298","00102299","00104000","00120062","00120063","00120064","0020000D","00400031","00400032","00400033","00400035","00400036","00400039","0040003A","0040E001","0040E010","0040E020","0040E021","0040E022","0040E023","0040E024","0040E025","0040E030","0040E031","0062000B","00880130","00880140","00080100","00080102","00080103","00080104","00080105","00080106","00080107","0008010B","0008010D","0008010F","00080117","00080118","00080119","00080120","00080121","00080122","00081080","00081084","00101010","00101020","00101021","00101022","00101023","00101024","00101030","00102000","00102110","00102180","001021A0","001021B0","001021C0","001021D0","00102203","00380010","00380014","00380060","00380062","00380064","00380500","00400031","00400032","00400033","00080020","00080030","00080050","00080051","00080080","00080081","00080082","00080090","00080096","0008009C","0008009D","00080100","00080102","00080103","00080104","00080105","00080106","00080107","0008010B","0008010D","0008010F","00080117","00080118","00080119","00080120","00080121","00080122","00081030","00081032","00081048","00081049","00081060","00081062","00081110","00081150","00081155","0020000D","00200010","00321034","00400031","00400032","00400033","00401012","00401101","00401102","00401103","00401104","00120010","00120020","00120021","00120030","00120031","00120040","00120042","00120081","00120082","00120020","00120050","00120051","00120052","00120053","00120083","00120084","00120085"],hu=h(function A(e){var n=this;if(D(this,A),void 0===e.evidence)throw new Error("Option 'evidence' is required for Comprehensive3DSR.");if(!("object"===B(e.evidence)||e.evidence instanceof Array))throw new Error("Option 'evidence' must have type Array.");if(0===e.evidence.length)throw new Error("Option 'evidence' must have non-zero length.");if(void 0===e.content)throw new Error("Option 'content' is required for Comprehensive3DSR.");if(void 0===e.seriesInstanceUID)throw new Error("Option 'seriesInstanceUID' is required for Comprehensive3DSR.");if(void 0===e.seriesNumber)throw new Error("Option 'seriesNumber' is required for Comprehensive3DSR.");if(void 0===e.seriesDescription)throw new Error("Option 'seriesDescription' is required for Comprehensive3DSR.");if(void 0===e.sopInstanceUID)throw new Error("Option 'sopInstanceUID' is required for Comprehensive3DSR.");if(void 0===e.instanceNumber)throw new Error("Option 'instanceNumber' is required for Comprehensive3DSR.");if(void 0===e.manufacturer)throw new Error("Option 'manufacturer' is required for Comprehensive3DSR.");if(this.SOPClassUID="1.2.840.10008.5.1.4.1.1.88.34",this.SOPInstanceUID=e.sopInstanceUID,this.Modality="SR",this.SeriesDescription=e.seriesDescription,this.SeriesInstanceUID=e.seriesInstanceUID,this.SeriesNumber=e.seriesNumber,this.InstanceNumber=e.instanceNumber,this.Manufacturer=e.manufacturer,void 0!==e.institutionName&&(this.InstitutionName=e.institutionName,void 0!==e.institutionalDepartmentName&&(this.InstitutionalDepartmentName=e.institutionDepartmentName)),e.isComplete?this.CompletionFlag="COMPLETE":this.CompletionFlag="PARTIAL",e.isVerified){if(void 0===e.verifyingObserverName)throw new Error("Verifying Observer Name must be specified if SR document has been verified.");if(void 0===e.verifyingOrganization)throw new Error("Verifying Organization must be specified if SR document has been verified.");this.VerificationFlag="VERIFIED";var t={};t.VerifyingObserverName=e.verifyingObserverName,t.VerifyingOrganization=e.verifyingOrganization,t.VerificationDateTime=er.dateTime(),this.VerifyingObserverSequence=[t]}else this.VerificationFlag="UNVERIFIED";e.isFinal?this.PreliminaryFlag="FINAL":this.PreliminaryFlag="PRELIMINARY",this.ContentDate=er.date(),this.ContentTime=er.time(),Object.keys(e.content).forEach(function(A){n[A]=e.content[A]});var i={};e.evidence.forEach(function(A){if(A.StudyInstanceUID!==e.evidence[0].StudyInstanceUID)throw new Error("Referenced data sets must all belong to the same study.");A.SeriesInstanceUID in i||(i[A.SeriesInstanceUID]=[]);var n={};n.ReferencedSOPClassUID=A.SOPClassUID,n.ReferencedSOPInstanceUID=A.SOPInstanceUID,i[A.SeriesInstanceUID].push(n)});var r={};if(r.StudyInstanceUID=e.evidence[0].StudyInstanceUID,r.ReferencedSeriesSequence=[],Object.keys(i).forEach(function(A){var e={};e.SeriesInstanceUID=A,e.ReferencedSOPSequence=i[A],r.ReferencedSeriesSequence.push(e)}),void 0!==e.requestedProcedures){if(!("object"===B(e.requestedProcedures)||e.requestedProcedures instanceof Array))throw new Error("Option 'requestedProcedures' must have type Array.");this.ReferencedRequestSequence=l(Cc,v(e.requestedProcedures)),this.CurrentRequestedProcedureEvidenceSequence=[r]}else this.PertinentOtherEvidenceSequence=[r];if(void 0!==e.previousVersions){var a={};e.previousVersions.forEach(function(A){if(A.StudyInstanceUID!=e.evidence[0].StudyInstanceUID)throw new Error("Previous version data sets must belong to the same study.");var n={};n.ReferencedSOPClassUID=A.SOPClassUID,n.ReferencedSOPInstanceUID=A.SOPInstanceUID,a[A.SeriesInstanceUID].push(n)});var o={};o.StudyInstanceUID=e.previousVersions[0].StudyInstanceUID,o.ReferencedSeriesSequence=[],Object.keys(a).forEach(function(A){var e={};e.SeriesInstanceUID=A,e.ReferencedSOPSequence=a[A],o.ReferencedSeriesSequence.push(e)}),this.PredecessorDocumentsSequence=[o]}if(void 0!==e.performedProcedureCodes){if(!("object"===B(e.performedProcedureCodes)||e.performedProcedureCodes instanceof Array))throw new Error("Option 'performedProcedureCodes' must have type Array.");this.PerformedProcedureCodeSequence=l(Cc,v(e.performedProcedureCodes))}else this.PerformedProcedureCodeSequence=[];this.ReferencedPerformedProcedureStepSequence=[],fu.forEach(function(A){var t=er.punctuateTag(A),i=er.dictionary[t];if(void 0!==i){var r=i.name,a=e.evidence[0][r];void 0!==a&&(n[r]=a)}})}),pu={coding:cc,contentItems:Wc,documents:Object.freeze({__proto__:null,Comprehensive3DSR:hu}),templates:Du,valueTypes:Fc},Mu=["PatientID","PatientName","SeriesDate","AccessionNumber","SeriesDescription","StudyTime","ContentTime","ReferringPhysicianName","PatientBirthDate","PatientSex","ClinicalTrialSiteID","ClinicalTrialSiteName","ClinicalTrialSubjectID","ClinicalTrialSubjectReadingID","ClinicalTrialTimePointID","ClinicalTrialTimePointDescription","ContrastBolusAgent","StudyID","InstanceCreationDate","StudyDate","ContentDate","DateOfSecondaryCapture","DateOfLastCalibration","DateOfLastDetectorCalibration","FrameAcquisitionDatetime","FrameReferenceDatetime","StudyVerifiedDate","StudyReadDate","ScheduledStudyStartDate","ScheduledStudyStopDate","StudyArrivalDate","StudyCompletionDate","ScheduledAdmissionDate","ScheduledDischargeDate","DischargeDate","SPSStartDate","SPSEndDate","PPSStartDate","PPSEndDate","IssueDateOfImagingServiceRequest","VerificationDateTime","ObservationDateTime","DateTime","Date","RefDatetime","AcquisitionDate","OverlayDate","CurveDate","AcquisitionDatetime","SeriesTime","AcquisitionTime","OverlayTime","CurveTime","InstitutionName","InstitutionAddress","ReferringPhysicianAddress","ReferringPhysicianPhoneNumbers","ReferringPhysiciansIDSeq","TimezoneOffsetFromUTC","StationName","StudyDescription","InstitutionalDepartmentName","PhysicianOfRecord","PhysicianOfRecordIdSeq","PerformingPhysicianName","PerformingPhysicianIdSeq","NameOfPhysicianReadingStudy","PhysicianReadingStudyIdSeq","OperatorName","OperatorsIdentificationSeq","AdmittingDiagnosisDescription","AdmittingDiagnosisCodeSeq","RefStudySeq","RefPPSSeq","RefPatientSeq","RefImageSeq","DerivationDescription","SourceImageSeq","IdentifyingComments","IssuerOfPatientID","PatientBirthTime","PatientInsurancePlanCodeSeq","PatientPrimaryLanguageCodeSeq","PatientPrimaryLanguageModifierCodeSeq","OtherPatientIDs","OtherPatientNames","OtherPatientIDsSeq","PatientBirthName","PatientAge","PatientSize","PatientWeight","PatientAddress","InsurancePlanIdentification","PatientMotherBirthName","MilitaryRank","BranchOfService","MedicalRecordLocator","MedicalAlerts","ContrastAllergies","CountryOfResidence","RegionOfResidence","PatientPhoneNumbers","EthnicGroup","Occupation","SmokingStatus","AdditionalPatientHistory","PregnancyStatus","LastMenstrualDate","PatientReligiousPreference","PatientSexNeutered","ResponsiblePerson","ResponsibleOrganization","PatientComments","DeviceSerialNumber","PlateID","GeneratorID","CassetteID","GantryID","ProtocolName","AcquisitionDeviceProcessingDescription","AcquisitionComments","DetectorID","AcquisitionProtocolDescription","ContributionDescription","ModifyingDeviceID","ModifyingDeviceManufacturer","ModifiedImageDescription","ImageComments","ImagePresentationComments","StudyIDIssuer","ScheduledStudyLocation","ScheduledStudyLocationAET","ReasonforStudy","RequestingPhysician","RequestingService","RequestedProcedureDescription","RequestedContrastAgent","StudyComments","AdmissionID","IssuerOfAdmissionID","ScheduledPatientInstitutionResidence","AdmittingDate","AdmittingTime","DischargeDiagnosisDescription","SpecialNeeds","ServiceEpisodeID","IssuerOfServiceEpisodeId","ServiceEpisodeDescription","CurrentPatientLocation","PatientInstitutionResidence","PatientState","ReferencedPatientAliasSeq","VisitComments","ScheduledStationAET","ScheduledPerformingPhysicianName","SPSDescription","ScheduledStationName","SPSLocation","PreMedication","PerformedStationAET","PerformedStationName","PerformedLocation","PerformedStationNameCodeSeq","PPSID","PPSDescription","RequestAttributesSeq","PPSComments","AcquisitionContextSeq","PatientTransportArrangements","RequestedProcedureLocation","NamesOfIntendedRecipientsOfResults","IntendedRecipientsOfResultsIDSequence","PersonAddress","PersonTelephoneNumbers","RequestedProcedureComments","ReasonForTheImagingServiceRequest","OrderEnteredBy","OrderEntererLocation","OrderCallbackPhoneNumber","ImagingServiceRequestComments","ConfidentialityPatientData","ScheduledStationNameCodeSeq","ScheduledStationGeographicLocCodeSeq","PerformedStationGeoLocCodeSeq","ScheduledHumanPerformersSeq","ActualHumanPerformersSequence","HumanPerformersOrganization","HumanPerformersName","VerifyingOrganization","VerifyingObserverName","AuthorObserverSequence","ParticipantSequence","CustodialOrganizationSeq","VerifyingObserverIdentificationCodeSeq","PersonName","ContentSeq","OverlayData","OverlayComments","IconImageSequence","TopicSubject","TopicAuthor","TopicKeyWords","TextString","Arbitrary","TextComments","ResultsIDIssuer","InterpretationRecorder","InterpretationTranscriber","InterpretationText","InterpretationAuthor","InterpretationApproverSequence","PhysicianApprovingInterpretation","InterpretationDiagnosisDescription","ResultsDistributionListSeq","DistributionName","DistributionAddress","InterpretationIdIssuer","Impressions","ResultComments","DigitalSignaturesSeq","DataSetTrailingPadding"];!function(A){Wi=A}(fr);var wu={BitArray:a,ReadBufferStream:st,DeflatedReadBufferStream:ct,WriteBufferStream:ut,DicomDict:Qi,DicomMessage:or,DicomMetaDictionary:er,Tag:tr,ValueRepresentation:xt,Colors:pr,datasetToDict:Pr,datasetToBuffer:Tr,datasetToBlob:vr},Ru={AsyncDicomReader:Qr},Qu={DerivedDataset:Or,DerivedPixels:Nr,DerivedImage:Gr,Segmentation:Fr,StructuredReport:_r,ParametricMap:Ur},Pu={Normalizer:br,ImageNormalizer:kr,MRImageNormalizer:Lr,EnhancedMRImageNormalizer:Vr,EnhancedUSVolumeNormalizer:xr,CTImageNormalizer:Yr,PETImageNormalizer:Jr,SEGImageNormalizer:Wr,DSRNormalizer:Xr},Tu={cleanTags:function(A){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;null==e&&(e={"00100010":"ANON^PATIENT","00100020":"ANON^ID"}),(null!=n?n:Mu).forEach(function(n){var t=er.nameMap[n];if(t&&"PrivateTag"!=t.version){var i,r=t.tag,a=tr.fromPString(r).toCleanString();if(A[a])i=a in e?[e[a]]:[],A[a]=xt.addTagAccessors(A[a]),A[a].Value=i}})},getTagsNameToEmpty:function(){return[].concat(Mu)}},vu={DICOMWEB:hr,adapters:Ys,constants:Tt,data:wu,derivations:Qu,normalizers:Pu,sr:pu,utilities:nc,log:i,anonymizer:Tu,async:Ru};Qi.setDicomMessageClass(or),xt.setDicomMessageClass(or),xt.setTagClass(tr),tr.setDicomMessageClass(or),A.DICOMWEB=hr,A.adapters=Ys,A.anonymizer=Tu,A.async=Ru,A.constants=Tt,A.data=wu,A.default=vu,A.derivations=Qu,A.log=i,A.normalizers=Pu,A.sr=pu,A.utilities=nc,Object.defineProperty(A,"__esModule",{value:!0})});
|
|
3
3
|
//# sourceMappingURL=dcmjs.min.js.map
|