diff --git a/README.md b/README.md index e9e0f3c9..eceafd61 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ SMART on FHIR JavaScript Library ================================ This is a JavaScript library for connecting SMART apps to Fhir servers. -It works both in browsers (IE10+) and on the server (NodeJS). +It works both in browsers (including IE11+) and on the server (NodeJS). ## Installation diff --git a/docs/typedoc/assets/highlight.css b/docs/typedoc/assets/highlight.css index afbbab1b..c5c90601 100644 --- a/docs/typedoc/assets/highlight.css +++ b/docs/typedoc/assets/highlight.css @@ -21,10 +21,10 @@ --dark-hl-9: #D4D4D4; --light-hl-10: #267F99; --dark-hl-10: #4EC9B0; - --light-hl-11: #811F3F; - --dark-hl-11: #D16969; - --light-hl-12: #EE0000; - --dark-hl-12: #D7BA7D; + --light-hl-11: #EE0000; + --dark-hl-11: #D7BA7D; + --light-hl-12: #811F3F; + --dark-hl-12: #D16969; --light-code-background: #F5F5F5; --dark-code-background: #1E1E1E; } diff --git a/docs/typedoc/assets/main.js b/docs/typedoc/assets/main.js index 54869f42..bd45452d 100644 --- a/docs/typedoc/assets/main.js +++ b/docs/typedoc/assets/main.js @@ -1,5 +1,5 @@ -(()=>{var Ce=Object.create;var J=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,_e=Object.prototype.hasOwnProperty;var Me=t=>J(t,"__esModule",{value:!0});var Fe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!_e.call(t,i)&&(r||i!=="default")&&J(t,i,{get:()=>e[i],enumerable:!(n=Pe(e,i))||n.enumerable});return t},Ae=(t,e)=>De(Me(J(t!=null?Ce(Re(t)):{},"default",!e&&t&&t.__esModule?{get:()=>t.default,enumerable:!0}:{value:t,enumerable:!0})),t);var de=Fe((ce,he)=>{(function(){var t=function(e){var r=new t.Builder;return r.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),r.searchPipeline.add(t.stemmer),e.call(r,r),r.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(r){e.console&&console.warn&&console.warn(r)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var r=Object.create(null),n=Object.keys(e),i=0;i0){var h=t.utils.clone(r)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(n.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,r){r in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+r),e.label=r,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var r=e.label&&e.label in this.registeredFunctions;r||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. -`,e)},t.Pipeline.load=function(e){var r=new t.Pipeline;return e.forEach(function(n){var i=t.Pipeline.registeredFunctions[n];if(i)r.add(i);else throw new Error("Cannot load unregistered function: "+n)}),r},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(r){t.Pipeline.warnIfFunctionNotRegistered(r),this._stack.push(r)},this)},t.Pipeline.prototype.after=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");n=n+1,this._stack.splice(n,0,r)},t.Pipeline.prototype.before=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");this._stack.splice(n,0,r)},t.Pipeline.prototype.remove=function(e){var r=this._stack.indexOf(e);r!=-1&&this._stack.splice(r,1)},t.Pipeline.prototype.run=function(e){for(var r=this._stack.length,n=0;n1&&(oe&&(n=s),o!=e);)i=n-r,s=r+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ou?h+=2:a==u&&(r+=n[l+1]*i[h+1],l+=2,h+=2);return r},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),r=1,n=0;r0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}if(s.str.length==0&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),p=s.str.charAt(1),v;p in s.node.edges?v=s.node.edges[p]:(v=new t.TokenSet,s.node.edges[p]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return n},t.TokenSet.fromString=function(e){for(var r=new t.TokenSet,n=r,i=0,s=e.length;i=e;r--){var n=this.uncheckedNodes[r],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(r){var n=new t.QueryParser(e,r);n.parse()})},t.Index.prototype.query=function(e){for(var r=new t.Query(this.fields),n=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,r){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,r;do e=this.next(),r=e.charCodeAt(0);while(r>47&&r<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var r=e.next();if(r==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(r.charCodeAt(0)==92){e.escapeCharacter();continue}if(r==":")return t.QueryLexer.lexField;if(r=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(r=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(r=="+"&&e.width()===1||r=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(r.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,r){this.lexer=new t.QueryLexer(e),this.query=r,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var r=e.peekLexeme();if(r!=null)switch(r.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(n+=" with value '"+r.str+"'"),new t.QueryParseError(n,r.start,r.end)}},t.QueryParser.parsePresence=function(e){var r=e.consumeLexeme();if(r!=null){switch(r.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+r.str+"'";throw new t.QueryParseError(n,r.start,r.end)}var i=e.peekLexeme();if(i==null){var n="expecting term or field, found nothing";throw new t.QueryParseError(n,r.start,r.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(n,i.start,i.end)}}},t.QueryParser.parseField=function(e){var r=e.consumeLexeme();if(r!=null){if(e.query.allFields.indexOf(r.str)==-1){var n=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+r.str+"', possible fields: "+n;throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.fields=[r.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,r.start,r.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var r=e.consumeLexeme();if(r!=null){e.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(n==null){e.nextClause();return}switch(n.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new t.QueryParseError(i,n.start,n.end)}}},t.QueryParser.parseEditDistance=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.editDistance=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="boost must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.boost=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,r){typeof define=="function"&&define.amd?define(r):typeof ce=="object"?he.exports=r():e.lunr=r()}(this,function(){return t})})()});var le=[];function N(t,e){le.push({selector:e,constructor:t})}var X=class{constructor(){this.createComponents(document.body)}createComponents(e){le.forEach(r=>{e.querySelectorAll(r.selector).forEach(n=>{n.dataset.hasInstance||(new r.constructor({el:n}),n.dataset.hasInstance=String(!0))})})}};var Q=class{constructor(e){this.el=e.el}};var Z=class{constructor(){this.listeners={}}addEventListener(e,r){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(r)}removeEventListener(e,r){if(!(e in this.listeners))return;let n=this.listeners[e];for(let i=0,s=n.length;i{let r=Date.now();return(...n)=>{r+e-Date.now()<0&&(t(...n),r=Date.now())}};var ee=class extends Z{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.secondaryNav=document.querySelector(".tsd-navigation.secondary"),window.addEventListener("scroll",K(()=>this.onScroll(),10)),window.addEventListener("resize",K(()=>this.onResize(),10)),this.onResize(),this.onScroll()}triggerResize(){let e=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(e)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let e=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(e)}onScroll(){this.scrollTop=window.scrollY||0;let e=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(e),this.hideShowToolbar()}hideShowToolbar(){var r;let e=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0,e!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),(r=this.secondaryNav)==null||r.classList.toggle("tsd-navigation--toolbar-hide")),this.lastY=this.scrollTop}},I=ee;I.instance=new ee;var te=class extends Q{constructor(e){super(e);this.anchors=[];this.index=-1;I.instance.addEventListener("resize",()=>this.onResize()),I.instance.addEventListener("scroll",r=>this.onScroll(r)),this.createAnchors()}createAnchors(){let e=window.location.href;e.indexOf("#")!=-1&&(e=e.substr(0,e.indexOf("#"))),this.el.querySelectorAll("a").forEach(r=>{let n=r.href;if(n.indexOf("#")==-1||n.substr(0,e.length)!=e)return;let i=n.substr(n.indexOf("#")+1),s=document.querySelector("a.tsd-anchor[name="+i+"]"),o=r.parentNode;!s||!o||this.anchors.push({link:o,anchor:s,position:0})}),this.onResize()}onResize(){let e;for(let n=0,i=this.anchors.length;nn.position-i.position);let r=new CustomEvent("scroll",{detail:{scrollTop:I.instance.scrollTop}});this.onScroll(r)}onScroll(e){let r=e.detail.scrollTop+5,n=this.anchors,i=n.length-1,s=this.index;for(;s>-1&&n[s].position>r;)s-=1;for(;s-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=s,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var ue=(t,e=100)=>{let r;return(...n)=>{clearTimeout(r),r=setTimeout(()=>t(n),e)}};var me=Ae(de());function ve(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let r=document.querySelector("#tsd-search input"),n=document.querySelector("#tsd-search .results");if(!r||!n)throw new Error("The input field or the result list wrapper was not found");let i=!1;n.addEventListener("mousedown",()=>i=!0),n.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Ve(t,n,r,s)}function Ve(t,e,r,n){r.addEventListener("input",ue(()=>{ze(t,e,r,n)},200));let i=!1;r.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ne(e,r):s.key=="Escape"?r.blur():s.key=="ArrowUp"?fe(e,-1):s.key==="ArrowDown"?fe(e,1):i=!1}),r.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!r.matches(":focus")&&s.key==="/"&&(r.focus(),s.preventDefault())})}function He(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=me.Index.load(window.searchData.index))}function ze(t,e,r,n){if(He(n,t),!n.index||!n.data)return;e.textContent="";let i=r.value.trim(),s=n.index.search(`*${i}*`);for(let o=0,a=Math.min(10,s.length);o${pe(u.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=u.classes;let p=document.createElement("a");p.href=n.base+u.url,p.classList.add("tsd-kind-icon"),p.innerHTML=l,h.append(p),e.appendChild(h)}}function fe(t,e){let r=t.querySelector(".current");if(!r)r=t.querySelector(e==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let n=r;if(e===1)do n=n.nextElementSibling;while(n instanceof HTMLElement&&n.offsetParent==null);else do n=n.previousElementSibling;while(n instanceof HTMLElement&&n.offsetParent==null);n&&(r.classList.remove("current"),n.classList.add("current"))}}function Ne(t,e){let r=t.querySelector(".current");if(r||(r=t.querySelector("li:first-child")),r){let n=r.querySelector("a");n&&(window.location.href=n.href),e.blur()}}function pe(t,e){if(e==="")return t;let r=t.toLocaleLowerCase(),n=e.toLocaleLowerCase(),i=[],s=0,o=r.indexOf(n);for(;o!=-1;)i.push(re(t.substring(s,o)),`${re(t.substring(o,o+n.length))}`),s=o+n.length,o=r.indexOf(n,s);return i.push(re(t.substring(s))),i.join("")}var je={"&":"&","<":"<",">":">","'":"'",'"':"""};function re(t){return t.replace(/[&<>"'"]/g,e=>je[e])}var ge=class{constructor(e,r){this.signature=e,this.description=r}addClass(e){return this.signature.classList.add(e),this.description.classList.add(e),this}removeClass(e){return this.signature.classList.remove(e),this.description.classList.remove(e),this}},ne=class extends Q{constructor(e){super(e);this.groups=[];this.index=-1;this.createGroups(),this.container&&(this.el.classList.add("active"),Array.from(this.el.children).forEach(r=>{r.addEventListener("touchstart",n=>this.onClick(n)),r.addEventListener("click",n=>this.onClick(n))}),this.container.classList.add("active"),this.setIndex(0))}setIndex(e){if(e<0&&(e=0),e>this.groups.length-1&&(e=this.groups.length-1),this.index==e)return;let r=this.groups[e];if(this.index>-1){let n=this.groups[this.index];n.removeClass("current").addClass("fade-out"),r.addClass("current"),r.addClass("fade-in"),I.instance.triggerResize(),setTimeout(()=>{n.removeClass("fade-out"),r.removeClass("fade-in")},300)}else r.addClass("current"),I.instance.triggerResize();this.index=e}createGroups(){let e=this.el.children;if(e.length<2)return;this.container=this.el.nextElementSibling;let r=this.container.children;this.groups=[];for(let n=0;n{r.signature===e.currentTarget&&this.setIndex(n)})}};var C="mousedown",xe="mousemove",_="mouseup",G={x:0,y:0},ye=!1,ie=!1,Be=!1,A=!1,Le=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(Le?"is-mobile":"not-mobile");Le&&"ontouchstart"in document.documentElement&&(Be=!0,C="touchstart",xe="touchmove",_="touchend");document.addEventListener(C,t=>{ie=!0,A=!1;let e=C=="touchstart"?t.targetTouches[0]:t;G.y=e.pageY||0,G.x=e.pageX||0});document.addEventListener(xe,t=>{if(!!ie&&!A){let e=C=="touchstart"?t.targetTouches[0]:t,r=G.x-(e.pageX||0),n=G.y-(e.pageY||0);A=Math.sqrt(r*r+n*n)>10}});document.addEventListener(_,()=>{ie=!1});document.addEventListener("click",t=>{ye&&(t.preventDefault(),t.stopImmediatePropagation(),ye=!1)});var se=class extends Q{constructor(e){super(e);this.className=this.el.dataset.toggle||"",this.el.addEventListener(_,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(C,r=>this.onDocumentPointerDown(r)),document.addEventListener(_,r=>this.onDocumentPointerUp(r))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(e){A||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!A&&this.active&&e.target.closest(".col-menu")){let r=e.target.closest("a");if(r){let n=window.location.href;n.indexOf("#")!=-1&&(n=n.substr(0,n.indexOf("#"))),r.href.substr(0,n.length)==n&&setTimeout(()=>this.setActive(!1),250)}}}};var ae=class{constructor(e,r){this.key=e,this.value=r,this.defaultValue=r,this.initialize(),window.localStorage[this.key]&&this.setValue(this.fromLocalStorage(window.localStorage[this.key]))}initialize(){}setValue(e){if(this.value==e)return;let r=this.value;this.value=e,window.localStorage[this.key]=this.toLocalStorage(e),this.handleValueChange(r,e)}},oe=class extends ae{initialize(){let e=document.querySelector("#tsd-filter-"+this.key);!e||(this.checkbox=e,this.checkbox.addEventListener("change",()=>{this.setValue(this.checkbox.checked)}))}handleValueChange(e,r){!this.checkbox||(this.checkbox.checked=this.value,document.documentElement.classList.toggle("toggle-"+this.key,this.value!=this.defaultValue))}fromLocalStorage(e){return e=="true"}toLocalStorage(e){return e?"true":"false"}},Ee=class extends ae{initialize(){document.documentElement.classList.add("toggle-"+this.key+this.value);let e=document.querySelector("#tsd-filter-"+this.key);if(!e)return;this.select=e;let r=()=>{this.select.classList.add("active")},n=()=>{this.select.classList.remove("active")};this.select.addEventListener(C,r),this.select.addEventListener("mouseover",r),this.select.addEventListener("mouseleave",n),this.select.querySelectorAll("li").forEach(i=>{i.addEventListener(_,s=>{e.classList.remove("active"),this.setValue(s.target.dataset.value||"")})}),document.addEventListener(C,i=>{this.select.contains(i.target)||this.select.classList.remove("active")})}handleValueChange(e,r){this.select.querySelectorAll("li.selected").forEach(s=>{s.classList.remove("selected")});let n=this.select.querySelector('li[data-value="'+r+'"]'),i=this.select.querySelector(".tsd-select-label");n&&i&&(n.classList.add("selected"),i.textContent=n.textContent),document.documentElement.classList.remove("toggle-"+e),document.documentElement.classList.add("toggle-"+r)}fromLocalStorage(e){return e}toLocalStorage(e){return e}},Y=class extends Q{constructor(e){super(e);this.optionVisibility=new Ee("visibility","private"),this.optionInherited=new oe("inherited",!0),this.optionExternals=new oe("externals",!0)}static isSupported(){try{return typeof window.localStorage!="undefined"}catch{return!1}}};function we(t){let e=localStorage.getItem("tsd-theme")||"os";t.value=e,be(e),t.addEventListener("change",()=>{localStorage.setItem("tsd-theme",t.value),be(t.value)})}function be(t){switch(t){case"os":document.body.classList.remove("light","dark");break;case"light":document.body.classList.remove("dark"),document.body.classList.add("light");break;case"dark":document.body.classList.remove("light"),document.body.classList.add("dark");break}}ve();N(te,".menu-highlight");N(ne,".tsd-signatures");N(se,"a[data-toggle]");Y.isSupported()?N(Y,"#tsd-filter"):document.documentElement.classList.add("no-filter");var Te=document.getElementById("theme");Te&&we(Te);var qe=new X;Object.defineProperty(window,"app",{value:qe});})(); +(()=>{var Ce=Object.create;var ue=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,_e=Object.prototype.hasOwnProperty;var Me=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!_e.call(t,i)&&i!==r&&ue(t,i,{get:()=>e[i],enumerable:!(n=Pe(e,i))||n.enumerable});return t};var Fe=(t,e,r)=>(r=t!=null?Ce(Re(t)):{},De(e||!t||!t.__esModule?ue(r,"default",{value:t,enumerable:!0}):r,t));var pe=Me((de,fe)=>{(function(){var t=function(e){var r=new t.Builder;return r.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),r.searchPipeline.add(t.stemmer),e.call(r,r),r.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(r){e.console&&console.warn&&console.warn(r)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var r=Object.create(null),n=Object.keys(e),i=0;i0){var h=t.utils.clone(r)||{};h.position=[a,u],h.index=s.length,s.push(new t.Token(n.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,r){r in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+r),e.label=r,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var r=e.label&&e.label in this.registeredFunctions;r||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var r=new t.Pipeline;return e.forEach(function(n){var i=t.Pipeline.registeredFunctions[n];if(i)r.add(i);else throw new Error("Cannot load unregistered function: "+n)}),r},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(r){t.Pipeline.warnIfFunctionNotRegistered(r),this._stack.push(r)},this)},t.Pipeline.prototype.after=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");n=n+1,this._stack.splice(n,0,r)},t.Pipeline.prototype.before=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");this._stack.splice(n,0,r)},t.Pipeline.prototype.remove=function(e){var r=this._stack.indexOf(e);r!=-1&&this._stack.splice(r,1)},t.Pipeline.prototype.run=function(e){for(var r=this._stack.length,n=0;n1&&(oe&&(n=s),o!=e);)i=n-r,s=r+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?h+=2:a==l&&(r+=n[u+1]*i[h+1],u+=2,h+=2);return r},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),r=1,n=0;r0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),f=s.str.charAt(1),p;f in s.node.edges?p=s.node.edges[f]:(p=new t.TokenSet,s.node.edges[f]=p),s.str.length==1&&(p.final=!0),i.push({node:p,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return n},t.TokenSet.fromString=function(e){for(var r=new t.TokenSet,n=r,i=0,s=e.length;i=e;r--){var n=this.uncheckedNodes[r],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(r){var n=new t.QueryParser(e,r);n.parse()})},t.Index.prototype.query=function(e){for(var r=new t.Query(this.fields),n=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,r){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,r;do e=this.next(),r=e.charCodeAt(0);while(r>47&&r<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var r=e.next();if(r==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(r.charCodeAt(0)==92){e.escapeCharacter();continue}if(r==":")return t.QueryLexer.lexField;if(r=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(r=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(r=="+"&&e.width()===1||r=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(r.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,r){this.lexer=new t.QueryLexer(e),this.query=r,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var r=e.peekLexeme();if(r!=null)switch(r.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(n+=" with value '"+r.str+"'"),new t.QueryParseError(n,r.start,r.end)}},t.QueryParser.parsePresence=function(e){var r=e.consumeLexeme();if(r!=null){switch(r.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+r.str+"'";throw new t.QueryParseError(n,r.start,r.end)}var i=e.peekLexeme();if(i==null){var n="expecting term or field, found nothing";throw new t.QueryParseError(n,r.start,r.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(n,i.start,i.end)}}},t.QueryParser.parseField=function(e){var r=e.consumeLexeme();if(r!=null){if(e.query.allFields.indexOf(r.str)==-1){var n=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+r.str+"', possible fields: "+n;throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.fields=[r.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,r.start,r.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var r=e.consumeLexeme();if(r!=null){e.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(n==null){e.nextClause();return}switch(n.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new t.QueryParseError(i,n.start,n.end)}}},t.QueryParser.parseEditDistance=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.editDistance=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="boost must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.boost=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,r){typeof define=="function"&&define.amd?define(r):typeof de=="object"?fe.exports=r():e.lunr=r()}(this,function(){return t})})()});var ce=[];function N(t,e){ce.push({selector:e,constructor:t})}var Y=class{constructor(){this.createComponents(document.body)}createComponents(e){ce.forEach(r=>{e.querySelectorAll(r.selector).forEach(n=>{n.dataset.hasInstance||(new r.constructor({el:n}),n.dataset.hasInstance=String(!0))})})}};var k=class{constructor(e){this.el=e.el}};var J=class{constructor(){this.listeners={}}addEventListener(e,r){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(r)}removeEventListener(e,r){if(!(e in this.listeners))return;let n=this.listeners[e];for(let i=0,s=n.length;i{let r=Date.now();return(...n)=>{r+e-Date.now()<0&&(t(...n),r=Date.now())}};var ie=class extends J{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.secondaryNav=document.querySelector(".tsd-navigation.secondary"),window.addEventListener("scroll",ne(()=>this.onScroll(),10)),window.addEventListener("resize",ne(()=>this.onResize(),10)),this.onResize(),this.onScroll()}triggerResize(){let r=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(r)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let r=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(r)}onScroll(){this.scrollTop=window.scrollY||0;let r=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(r),this.hideShowToolbar()}hideShowToolbar(){var n;let r=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0,r!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),(n=this.secondaryNav)==null||n.classList.toggle("tsd-navigation--toolbar-hide")),this.lastY=this.scrollTop}},Q=ie;Q.instance=new ie;var X=class extends k{constructor(r){super(r);this.anchors=[];this.index=-1;Q.instance.addEventListener("resize",()=>this.onResize()),Q.instance.addEventListener("scroll",n=>this.onScroll(n)),this.createAnchors()}createAnchors(){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substr(0,r.indexOf("#"))),this.el.querySelectorAll("a").forEach(n=>{let i=n.href;if(i.indexOf("#")==-1||i.substr(0,r.length)!=r)return;let s=i.substr(i.indexOf("#")+1),o=document.querySelector("a.tsd-anchor[name="+s+"]"),a=n.parentNode;!o||!a||this.anchors.push({link:a,anchor:o,position:0})}),this.onResize()}onResize(){let r;for(let i=0,s=this.anchors.length;ii.position-s.position);let n=new CustomEvent("scroll",{detail:{scrollTop:Q.instance.scrollTop}});this.onScroll(n)}onScroll(r){let n=r.detail.scrollTop+5,i=this.anchors,s=i.length-1,o=this.index;for(;o>-1&&i[o].position>n;)o-=1;for(;o-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=o,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var he=(t,e=100)=>{let r;return(...n)=>{clearTimeout(r),r=setTimeout(()=>t(n),e)}};var ge=Fe(pe());function ye(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let r=document.querySelector("#tsd-search input"),n=document.querySelector("#tsd-search .results");if(!r||!n)throw new Error("The input field or the result list wrapper was not found");let i=!1;n.addEventListener("mousedown",()=>i=!0),n.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Ae(t,n,r,s)}function Ae(t,e,r,n){r.addEventListener("input",he(()=>{He(t,e,r,n)},200));let i=!1;r.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?ze(e,r):s.key=="Escape"?r.blur():s.key=="ArrowUp"?me(e,-1):s.key==="ArrowDown"?me(e,1):i=!1}),r.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!r.matches(":focus")&&s.key==="/"&&(r.focus(),s.preventDefault())})}function Ve(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=ge.Index.load(window.searchData.index))}function He(t,e,r,n){var o,a;if(Ve(n,t),!n.index||!n.data)return;e.textContent="";let i=r.value.trim(),s=i?n.index.search(`*${i}*`):[];for(let l=0;lu.score-l.score);for(let l=0,u=Math.min(10,s.length);l${ve(h.parent,i)}.${f}`);let p=document.createElement("li");p.classList.value=(a=h.classes)!=null?a:"";let E=document.createElement("a");E.href=n.base+h.url,E.classList.add("tsd-kind-icon"),E.innerHTML=f,p.append(E),e.appendChild(p)}}function me(t,e){var n,i;let r=t.querySelector(".current");if(!r)r=t.querySelector(e==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let s=r;if(e===1)do s=(n=s.nextElementSibling)!=null?n:void 0;while(s instanceof HTMLElement&&s.offsetParent==null);else do s=(i=s.previousElementSibling)!=null?i:void 0;while(s instanceof HTMLElement&&s.offsetParent==null);s&&(r.classList.remove("current"),s.classList.add("current"))}}function ze(t,e){let r=t.querySelector(".current");if(r||(r=t.querySelector("li:first-child")),r){let n=r.querySelector("a");n&&(window.location.href=n.href),e.blur()}}function ve(t,e){if(e==="")return t;let r=t.toLocaleLowerCase(),n=e.toLocaleLowerCase(),i=[],s=0,o=r.indexOf(n);for(;o!=-1;)i.push(se(t.substring(s,o)),`${se(t.substring(o,o+n.length))}`),s=o+n.length,o=r.indexOf(n,s);return i.push(se(t.substring(s))),i.join("")}var Ne={"&":"&","<":"<",">":">","'":"'",'"':"""};function se(t){return t.replace(/[&<>"'"]/g,e=>Ne[e])}var oe=class{constructor(e,r){this.signature=e,this.description=r}addClass(e){return this.signature.classList.add(e),this.description.classList.add(e),this}removeClass(e){return this.signature.classList.remove(e),this.description.classList.remove(e),this}},Z=class extends k{constructor(r){super(r);this.groups=[];this.index=-1;this.createGroups(),this.container&&(this.el.classList.add("active"),Array.from(this.el.children).forEach(n=>{n.addEventListener("touchstart",i=>this.onClick(i)),n.addEventListener("click",i=>this.onClick(i))}),this.container.classList.add("active"),this.setIndex(0))}setIndex(r){if(r<0&&(r=0),r>this.groups.length-1&&(r=this.groups.length-1),this.index==r)return;let n=this.groups[r];if(this.index>-1){let i=this.groups[this.index];i.removeClass("current").addClass("fade-out"),n.addClass("current"),n.addClass("fade-in"),Q.instance.triggerResize(),setTimeout(()=>{i.removeClass("fade-out"),n.removeClass("fade-in")},300)}else n.addClass("current"),Q.instance.triggerResize();this.index=r}createGroups(){let r=this.el.children;if(r.length<2)return;this.container=this.el.nextElementSibling;let n=this.container.children;this.groups=[];for(let i=0;i{n.signature===r.currentTarget&&this.setIndex(i)})}};var C="mousedown",Le="mousemove",_="mouseup",K={x:0,y:0},xe=!1,ae=!1,je=!1,A=!1,Ee=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(Ee?"is-mobile":"not-mobile");Ee&&"ontouchstart"in document.documentElement&&(je=!0,C="touchstart",Le="touchmove",_="touchend");document.addEventListener(C,t=>{ae=!0,A=!1;let e=C=="touchstart"?t.targetTouches[0]:t;K.y=e.pageY||0,K.x=e.pageX||0});document.addEventListener(Le,t=>{if(!!ae&&!A){let e=C=="touchstart"?t.targetTouches[0]:t,r=K.x-(e.pageX||0),n=K.y-(e.pageY||0);A=Math.sqrt(r*r+n*n)>10}});document.addEventListener(_,()=>{ae=!1});document.addEventListener("click",t=>{xe&&(t.preventDefault(),t.stopImmediatePropagation(),xe=!1)});var ee=class extends k{constructor(r){super(r);this.className=this.el.dataset.toggle||"",this.el.addEventListener(_,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(C,n=>this.onDocumentPointerDown(n)),document.addEventListener(_,n=>this.onDocumentPointerUp(n))}setActive(r){if(this.active==r)return;this.active=r,document.documentElement.classList.toggle("has-"+this.className,r),this.el.classList.toggle("active",r);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(r){A||(this.setActive(!0),r.preventDefault())}onDocumentPointerDown(r){if(this.active){if(r.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(r){if(!A&&this.active&&r.target.closest(".col-menu")){let n=r.target.closest("a");if(n){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substr(0,i.indexOf("#"))),n.href.substr(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var te=class{constructor(e,r){this.key=e,this.value=r,this.defaultValue=r,this.initialize(),window.localStorage[this.key]&&this.setValue(this.fromLocalStorage(window.localStorage[this.key]))}initialize(){}setValue(e){if(this.value==e)return;let r=this.value;this.value=e,window.localStorage[this.key]=this.toLocalStorage(e),this.handleValueChange(r,e)}},re=class extends te{initialize(){let r=document.querySelector("#tsd-filter-"+this.key);!r||(this.checkbox=r,this.checkbox.addEventListener("change",()=>{this.setValue(this.checkbox.checked)}))}handleValueChange(r,n){!this.checkbox||(this.checkbox.checked=this.value,document.documentElement.classList.toggle("toggle-"+this.key,this.value!=this.defaultValue))}fromLocalStorage(r){return r=="true"}toLocalStorage(r){return r?"true":"false"}},le=class extends te{initialize(){document.documentElement.classList.add("toggle-"+this.key+this.value);let r=document.querySelector("#tsd-filter-"+this.key);if(!r)return;this.select=r;let n=()=>{this.select.classList.add("active")},i=()=>{this.select.classList.remove("active")};this.select.addEventListener(C,n),this.select.addEventListener("mouseover",n),this.select.addEventListener("mouseleave",i),this.select.querySelectorAll("li").forEach(s=>{s.addEventListener(_,o=>{r.classList.remove("active"),this.setValue(o.target.dataset.value||"")})}),document.addEventListener(C,s=>{this.select.contains(s.target)||this.select.classList.remove("active")})}handleValueChange(r,n){this.select.querySelectorAll("li.selected").forEach(o=>{o.classList.remove("selected")});let i=this.select.querySelector('li[data-value="'+n+'"]'),s=this.select.querySelector(".tsd-select-label");i&&s&&(i.classList.add("selected"),s.textContent=i.textContent),document.documentElement.classList.remove("toggle-"+r),document.documentElement.classList.add("toggle-"+n)}fromLocalStorage(r){return r}toLocalStorage(r){return r}},j=class extends k{constructor(r){super(r);this.optionVisibility=new le("visibility","private"),this.optionInherited=new re("inherited",!0),this.optionExternals=new re("externals",!0)}static isSupported(){try{return typeof window.localStorage!="undefined"}catch{return!1}}};function we(t){let e=localStorage.getItem("tsd-theme")||"os";t.value=e,be(e),t.addEventListener("change",()=>{localStorage.setItem("tsd-theme",t.value),be(t.value)})}function be(t){switch(t){case"os":document.body.classList.remove("light","dark");break;case"light":document.body.classList.remove("dark"),document.body.classList.add("light");break;case"dark":document.body.classList.remove("light"),document.body.classList.add("dark");break}}ye();N(X,".menu-highlight");N(Z,".tsd-signatures");N(ee,"a[data-toggle]");j.isSupported()?N(j,"#tsd-filter"):document.documentElement.classList.add("no-filter");var Te=document.getElementById("theme");Te&&we(Te);var Be=new Y;Object.defineProperty(window,"app",{value:Be});})(); /*! * lunr.Builder * Copyright (C) 2020 Oliver Nightingale diff --git a/docs/typedoc/assets/search.js b/docs/typedoc/assets/search.js index c86890f2..2d32699f 100644 --- a/docs/typedoc/assets/search.js +++ b/docs/typedoc/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"2\":\"Module\",\"4\":\"Namespace\",\"32\":\"Variable\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\",\"4194304\":\"Type alias\",\"16777216\":\"Reference\"},\"rows\":[{\"id\":0,\"kind\":2,\"name\":\"Client\",\"url\":\"modules/Client.html\",\"classes\":\"tsd-kind-module\"},{\"id\":1,\"kind\":128,\"name\":\"default\",\"url\":\"classes/Client.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"Client\"},{\"id\":2,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Client.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":3,\"kind\":1024,\"name\":\"state\",\"url\":\"classes/Client.default.html#state\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":4,\"kind\":1024,\"name\":\"environment\",\"url\":\"classes/Client.default.html#environment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":5,\"kind\":1024,\"name\":\"patient\",\"url\":\"classes/Client.default.html#patient\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":6,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.default.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":7,\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Client.default.html#__type-1.id-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":8,\"kind\":1024,\"name\":\"read\",\"url\":\"classes/Client.default.html#__type-1.read-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":9,\"kind\":2048,\"name\":\"request\",\"url\":\"classes/Client.default.html#__type-1.request\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"Client.default.__type\"},{\"id\":10,\"kind\":1024,\"name\":\"api\",\"url\":\"classes/Client.default.html#__type-1.api-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":11,\"kind\":1024,\"name\":\"encounter\",\"url\":\"classes/Client.default.html#encounter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":12,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.default.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":13,\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Client.default.html#__type.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":14,\"kind\":1024,\"name\":\"read\",\"url\":\"classes/Client.default.html#__type.read\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":15,\"kind\":1024,\"name\":\"user\",\"url\":\"classes/Client.default.html#user\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":16,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.default.html#__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":17,\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Client.default.html#__type-3.id-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":18,\"kind\":1024,\"name\":\"read\",\"url\":\"classes/Client.default.html#__type-3.read-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":19,\"kind\":1024,\"name\":\"fhirUser\",\"url\":\"classes/Client.default.html#__type-3.fhirUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":20,\"kind\":1024,\"name\":\"resourceType\",\"url\":\"classes/Client.default.html#__type-3.resourceType\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":21,\"kind\":1024,\"name\":\"api\",\"url\":\"classes/Client.default.html#api\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":22,\"kind\":1024,\"name\":\"_refreshTask\",\"url\":\"classes/Client.default.html#_refreshTask\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client.default\"},{\"id\":23,\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/Client.default.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":24,\"kind\":2048,\"name\":\"getPatientId\",\"url\":\"classes/Client.default.html#getPatientId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":25,\"kind\":2048,\"name\":\"getEncounterId\",\"url\":\"classes/Client.default.html#getEncounterId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":26,\"kind\":2048,\"name\":\"getIdToken\",\"url\":\"classes/Client.default.html#getIdToken\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":27,\"kind\":2048,\"name\":\"getFhirUser\",\"url\":\"classes/Client.default.html#getFhirUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":28,\"kind\":2048,\"name\":\"getUserId\",\"url\":\"classes/Client.default.html#getUserId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":29,\"kind\":2048,\"name\":\"getUserType\",\"url\":\"classes/Client.default.html#getUserType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":30,\"kind\":2048,\"name\":\"getAuthorizationHeader\",\"url\":\"classes/Client.default.html#getAuthorizationHeader\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":31,\"kind\":2048,\"name\":\"_clearState\",\"url\":\"classes/Client.default.html#_clearState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client.default\"},{\"id\":32,\"kind\":2048,\"name\":\"create\",\"url\":\"classes/Client.default.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Client.default\"},{\"id\":33,\"kind\":2048,\"name\":\"update\",\"url\":\"classes/Client.default.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Client.default\"},{\"id\":34,\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Client.default.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Client.default\"},{\"id\":35,\"kind\":2048,\"name\":\"patch\",\"url\":\"classes/Client.default.html#patch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Client.default\"},{\"id\":36,\"kind\":2048,\"name\":\"request\",\"url\":\"classes/Client.default.html#request-1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Client.default\"},{\"id\":37,\"kind\":2048,\"name\":\"refreshIfNeeded\",\"url\":\"classes/Client.default.html#refreshIfNeeded\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":38,\"kind\":2048,\"name\":\"refresh\",\"url\":\"classes/Client.default.html#refresh\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":39,\"kind\":2048,\"name\":\"byCode\",\"url\":\"classes/Client.default.html#byCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":40,\"kind\":2048,\"name\":\"byCodes\",\"url\":\"classes/Client.default.html#byCodes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":41,\"kind\":1024,\"name\":\"units\",\"url\":\"classes/Client.default.html#units\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":42,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.default.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":43,\"kind\":2048,\"name\":\"cm\",\"url\":\"classes/Client.default.html#__type-2.cm\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":44,\"kind\":2048,\"name\":\"kg\",\"url\":\"classes/Client.default.html#__type-2.kg\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":45,\"kind\":2048,\"name\":\"any\",\"url\":\"classes/Client.default.html#__type-2.any\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":46,\"kind\":2048,\"name\":\"getPath\",\"url\":\"classes/Client.default.html#getPath\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":47,\"kind\":2048,\"name\":\"getState\",\"url\":\"classes/Client.default.html#getState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":48,\"kind\":2048,\"name\":\"getFhirVersion\",\"url\":\"classes/Client.default.html#getFhirVersion\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":49,\"kind\":2048,\"name\":\"getFhirRelease\",\"url\":\"classes/Client.default.html#getFhirRelease\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":50,\"kind\":2,\"name\":\"HttpError\",\"url\":\"modules/HttpError.html\",\"classes\":\"tsd-kind-module\"},{\"id\":51,\"kind\":128,\"name\":\"default\",\"url\":\"classes/HttpError.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"HttpError\"},{\"id\":52,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/HttpError.default.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"HttpError.default\"},{\"id\":53,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HttpError.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"HttpError.default\"},{\"id\":54,\"kind\":1024,\"name\":\"statusCode\",\"url\":\"classes/HttpError.default.html#statusCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpError.default\"},{\"id\":55,\"kind\":1024,\"name\":\"status\",\"url\":\"classes/HttpError.default.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpError.default\"},{\"id\":56,\"kind\":1024,\"name\":\"statusText\",\"url\":\"classes/HttpError.default.html#statusText\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpError.default\"},{\"id\":57,\"kind\":1024,\"name\":\"response\",\"url\":\"classes/HttpError.default.html#response\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpError.default\"},{\"id\":58,\"kind\":2048,\"name\":\"parse\",\"url\":\"classes/HttpError.default.html#parse\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpError.default\"},{\"id\":59,\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/HttpError.default.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpError.default\"},{\"id\":60,\"kind\":2,\"name\":\"abortcontroller-polyfill\",\"url\":\"modules/abortcontroller_polyfill.html\",\"classes\":\"tsd-kind-module\"},{\"id\":61,\"kind\":4,\"name\":\"\\\"abortcontroller-polyfill/dist/cjs-ponyfill\\\"\",\"url\":\"modules/abortcontroller_polyfill._abortcontroller_polyfill_dist_cjs_ponyfill_.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"abortcontroller-polyfill\"},{\"id\":62,\"kind\":32,\"name\":\"AbortController\",\"url\":\"modules/abortcontroller_polyfill._abortcontroller_polyfill_dist_cjs_ponyfill_.html#AbortController\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"abortcontroller-polyfill.\\\"abortcontroller-polyfill/dist/cjs-ponyfill\\\"\"},{\"id\":63,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/abortcontroller_polyfill._abortcontroller_polyfill_dist_cjs_ponyfill_.html#AbortController.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"abortcontroller-polyfill.\\\"abortcontroller-polyfill/dist/cjs-ponyfill\\\".AbortController\"},{\"id\":64,\"kind\":1024,\"name\":\"prototype\",\"url\":\"modules/abortcontroller_polyfill._abortcontroller_polyfill_dist_cjs_ponyfill_.html#AbortController.__type.prototype\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"abortcontroller-polyfill.\\\"abortcontroller-polyfill/dist/cjs-ponyfill\\\".AbortController.__type\"},{\"id\":65,\"kind\":4,\"name\":\"\\\"abortcontroller-polyfill/dist/abortcontroller-polyfill-only\\\"\",\"url\":\"modules/abortcontroller_polyfill._abortcontroller_polyfill_dist_abortcontroller_polyfill_only_.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"abortcontroller-polyfill\"},{\"id\":66,\"kind\":32,\"name\":\"AbortController\",\"url\":\"modules/abortcontroller_polyfill._abortcontroller_polyfill_dist_abortcontroller_polyfill_only_.html#AbortController\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"abortcontroller-polyfill.\\\"abortcontroller-polyfill/dist/abortcontroller-polyfill-only\\\"\"},{\"id\":67,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/abortcontroller_polyfill._abortcontroller_polyfill_dist_abortcontroller_polyfill_only_.html#AbortController.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"abortcontroller-polyfill.\\\"abortcontroller-polyfill/dist/abortcontroller-polyfill-only\\\".AbortController\"},{\"id\":68,\"kind\":1024,\"name\":\"prototype\",\"url\":\"modules/abortcontroller_polyfill._abortcontroller_polyfill_dist_abortcontroller_polyfill_only_.html#AbortController.__type.prototype\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"abortcontroller-polyfill.\\\"abortcontroller-polyfill/dist/abortcontroller-polyfill-only\\\".AbortController.__type\"},{\"id\":69,\"kind\":2,\"name\":\"adapters/BrowserAdapter\",\"url\":\"modules/adapters_BrowserAdapter.html\",\"classes\":\"tsd-kind-module\"},{\"id\":70,\"kind\":128,\"name\":\"default\",\"url\":\"classes/adapters_BrowserAdapter.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"adapters/BrowserAdapter\"},{\"id\":71,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/adapters_BrowserAdapter.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":72,\"kind\":1024,\"name\":\"_url\",\"url\":\"classes/adapters_BrowserAdapter.default.html#_url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":73,\"kind\":1024,\"name\":\"_storage\",\"url\":\"classes/adapters_BrowserAdapter.default.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":74,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/adapters_BrowserAdapter.default.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":75,\"kind\":1024,\"name\":\"security\",\"url\":\"classes/adapters_BrowserAdapter.default.html#security\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":76,\"kind\":2048,\"name\":\"relative\",\"url\":\"classes/adapters_BrowserAdapter.default.html#relative\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":77,\"kind\":262144,\"name\":\"fhir\",\"url\":\"classes/adapters_BrowserAdapter.default.html#fhir\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":78,\"kind\":2048,\"name\":\"getUrl\",\"url\":\"classes/adapters_BrowserAdapter.default.html#getUrl\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":79,\"kind\":2048,\"name\":\"redirect\",\"url\":\"classes/adapters_BrowserAdapter.default.html#redirect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":80,\"kind\":2048,\"name\":\"getStorage\",\"url\":\"classes/adapters_BrowserAdapter.default.html#getStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":81,\"kind\":2048,\"name\":\"getAbortController\",\"url\":\"classes/adapters_BrowserAdapter.default.html#getAbortController\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":82,\"kind\":2048,\"name\":\"atob\",\"url\":\"classes/adapters_BrowserAdapter.default.html#atob\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":83,\"kind\":2048,\"name\":\"btoa\",\"url\":\"classes/adapters_BrowserAdapter.default.html#btoa\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":84,\"kind\":2048,\"name\":\"base64urlencode\",\"url\":\"classes/adapters_BrowserAdapter.default.html#base64urlencode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":85,\"kind\":2048,\"name\":\"base64urldecode\",\"url\":\"classes/adapters_BrowserAdapter.default.html#base64urldecode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":86,\"kind\":2048,\"name\":\"getSmartApi\",\"url\":\"classes/adapters_BrowserAdapter.default.html#getSmartApi\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":87,\"kind\":2,\"name\":\"adapters/HapiAdapter\",\"url\":\"modules/adapters_HapiAdapter.html\",\"classes\":\"tsd-kind-module\"},{\"id\":88,\"kind\":128,\"name\":\"default\",\"url\":\"classes/adapters_HapiAdapter.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"adapters/HapiAdapter\"},{\"id\":89,\"kind\":2048,\"name\":\"smart\",\"url\":\"classes/adapters_HapiAdapter.default.html#smart\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":90,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/adapters_HapiAdapter.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":91,\"kind\":1024,\"name\":\"_responseToolkit\",\"url\":\"classes/adapters_HapiAdapter.default.html#_responseToolkit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":92,\"kind\":1024,\"name\":\"_request\",\"url\":\"classes/adapters_HapiAdapter.default.html#_request\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":93,\"kind\":1024,\"name\":\"_storage\",\"url\":\"classes/adapters_HapiAdapter.default.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-protected\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":94,\"kind\":2048,\"name\":\"getStorage\",\"url\":\"classes/adapters_HapiAdapter.default.html#getStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":95,\"kind\":2048,\"name\":\"redirect\",\"url\":\"classes/adapters_HapiAdapter.default.html#redirect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":96,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/adapters_HapiAdapter.default.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":97,\"kind\":1024,\"name\":\"security\",\"url\":\"classes/adapters_HapiAdapter.default.html#security\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":98,\"kind\":2048,\"name\":\"relative\",\"url\":\"classes/adapters_HapiAdapter.default.html#relative\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":99,\"kind\":2048,\"name\":\"getProtocol\",\"url\":\"classes/adapters_HapiAdapter.default.html#getProtocol\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":100,\"kind\":2048,\"name\":\"getUrl\",\"url\":\"classes/adapters_HapiAdapter.default.html#getUrl\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":101,\"kind\":2048,\"name\":\"btoa\",\"url\":\"classes/adapters_HapiAdapter.default.html#btoa\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":102,\"kind\":2048,\"name\":\"atob\",\"url\":\"classes/adapters_HapiAdapter.default.html#atob\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":103,\"kind\":2048,\"name\":\"base64urlencode\",\"url\":\"classes/adapters_HapiAdapter.default.html#base64urlencode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":104,\"kind\":2048,\"name\":\"base64urldecode\",\"url\":\"classes/adapters_HapiAdapter.default.html#base64urldecode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":105,\"kind\":2048,\"name\":\"getAbortController\",\"url\":\"classes/adapters_HapiAdapter.default.html#getAbortController\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":106,\"kind\":2048,\"name\":\"getSmartApi\",\"url\":\"classes/adapters_HapiAdapter.default.html#getSmartApi\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":107,\"kind\":2,\"name\":\"adapters/NodeAdapter\",\"url\":\"modules/adapters_NodeAdapter.html\",\"classes\":\"tsd-kind-module\"},{\"id\":108,\"kind\":128,\"name\":\"default\",\"url\":\"classes/adapters_NodeAdapter.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"adapters/NodeAdapter\"},{\"id\":109,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/adapters_NodeAdapter.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":110,\"kind\":1024,\"name\":\"_storage\",\"url\":\"classes/adapters_NodeAdapter.default.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":111,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/adapters_NodeAdapter.default.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":112,\"kind\":1024,\"name\":\"security\",\"url\":\"classes/adapters_NodeAdapter.default.html#security\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":113,\"kind\":2048,\"name\":\"relative\",\"url\":\"classes/adapters_NodeAdapter.default.html#relative\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":114,\"kind\":2048,\"name\":\"getProtocol\",\"url\":\"classes/adapters_NodeAdapter.default.html#getProtocol\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":115,\"kind\":2048,\"name\":\"getUrl\",\"url\":\"classes/adapters_NodeAdapter.default.html#getUrl\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":116,\"kind\":2048,\"name\":\"redirect\",\"url\":\"classes/adapters_NodeAdapter.default.html#redirect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":117,\"kind\":2048,\"name\":\"getStorage\",\"url\":\"classes/adapters_NodeAdapter.default.html#getStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":118,\"kind\":2048,\"name\":\"btoa\",\"url\":\"classes/adapters_NodeAdapter.default.html#btoa\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":119,\"kind\":2048,\"name\":\"atob\",\"url\":\"classes/adapters_NodeAdapter.default.html#atob\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":120,\"kind\":2048,\"name\":\"base64urlencode\",\"url\":\"classes/adapters_NodeAdapter.default.html#base64urlencode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":121,\"kind\":2048,\"name\":\"base64urldecode\",\"url\":\"classes/adapters_NodeAdapter.default.html#base64urldecode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":122,\"kind\":2048,\"name\":\"getAbortController\",\"url\":\"classes/adapters_NodeAdapter.default.html#getAbortController\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":123,\"kind\":2048,\"name\":\"getSmartApi\",\"url\":\"classes/adapters_NodeAdapter.default.html#getSmartApi\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":124,\"kind\":2,\"name\":\"entry/browser\",\"url\":\"modules/entry_browser.html\",\"classes\":\"tsd-kind-module\"},{\"id\":125,\"kind\":32,\"name\":\"export=\",\"url\":\"modules/entry_browser.html#export_\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"entry/browser\"},{\"id\":126,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/entry_browser.html#export_.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"entry/browser.export=\"},{\"id\":127,\"kind\":1024,\"name\":\"AbortController\",\"url\":\"modules/entry_browser.html#export_.__type.AbortController\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type\"},{\"id\":128,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/entry_browser.html#export_.__type.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type\"},{\"id\":129,\"kind\":1024,\"name\":\"client\",\"url\":\"modules/entry_browser.html#export_.__type.client\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type\"},{\"id\":130,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/entry_browser.html#export_.__type.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type\"},{\"id\":131,\"kind\":1024,\"name\":\"utils\",\"url\":\"modules/entry_browser.html#export_.__type.utils\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type\"},{\"id\":132,\"kind\":1024,\"name\":\"oauth2\",\"url\":\"modules/entry_browser.html#export_.__type.oauth2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type\"},{\"id\":133,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/entry_browser.html#export_.__type.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type\"},{\"id\":134,\"kind\":1024,\"name\":\"settings\",\"url\":\"modules/entry_browser.html#export_.__type.__type-3.settings\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type.__type\"},{\"id\":135,\"kind\":1024,\"name\":\"ready\",\"url\":\"modules/entry_browser.html#export_.__type.__type-3.ready\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type.__type\"},{\"id\":136,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/entry_browser.html#export_.__type.__type-3.__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type.__type\"},{\"id\":137,\"kind\":1024,\"name\":\"authorize\",\"url\":\"modules/entry_browser.html#export_.__type.__type-3.authorize\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type.__type\"},{\"id\":138,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/entry_browser.html#export_.__type.__type-3.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type.__type\"},{\"id\":139,\"kind\":1024,\"name\":\"init\",\"url\":\"modules/entry_browser.html#export_.__type.__type-3.init\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type.__type\"},{\"id\":140,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/entry_browser.html#export_.__type.__type-3.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type.__type\"},{\"id\":141,\"kind\":2,\"name\":\"entry/hapi\",\"url\":\"modules/entry_hapi.html\",\"classes\":\"tsd-kind-module\"},{\"id\":142,\"kind\":64,\"name\":\"export=\",\"url\":\"modules/entry_hapi.html#export_-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"entry/hapi\"},{\"id\":143,\"kind\":4,\"name\":\"export=\",\"url\":\"modules/entry_hapi.export_.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"entry/hapi\"},{\"id\":144,\"kind\":32,\"name\":\"AbortController\",\"url\":\"modules/entry_hapi.export_.html#AbortController\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"entry/hapi.export=\"},{\"id\":145,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/entry_hapi.export_.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-namespace\",\"parent\":\"entry/hapi.export=\"},{\"id\":146,\"kind\":1024,\"name\":\"prototype\",\"url\":\"modules/entry_hapi.export_.html#__type.prototype\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"entry/hapi.export=.__type\"},{\"id\":147,\"kind\":2,\"name\":\"entry/node\",\"url\":\"modules/entry_node.html\",\"classes\":\"tsd-kind-module\"},{\"id\":148,\"kind\":64,\"name\":\"export=\",\"url\":\"modules/entry_node.html#export_-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"entry/node\"},{\"id\":149,\"kind\":4,\"name\":\"export=\",\"url\":\"modules/entry_node.export_.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"entry/node\"},{\"id\":150,\"kind\":32,\"name\":\"AbortController\",\"url\":\"modules/entry_node.export_.html#AbortController\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"entry/node.export=\"},{\"id\":151,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/entry_node.export_.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-namespace\",\"parent\":\"entry/node.export=\"},{\"id\":152,\"kind\":2,\"name\":\"lib\",\"url\":\"modules/lib.html\",\"classes\":\"tsd-kind-module\"},{\"id\":153,\"kind\":64,\"name\":\"checkResponse\",\"url\":\"modules/lib.html#checkResponse\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":154,\"kind\":64,\"name\":\"responseToJSON\",\"url\":\"modules/lib.html#responseToJSON\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":155,\"kind\":64,\"name\":\"loweCaseKeys\",\"url\":\"modules/lib.html#loweCaseKeys\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"lib\"},{\"id\":156,\"kind\":64,\"name\":\"request\",\"url\":\"modules/lib.html#request\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"lib\"},{\"id\":157,\"kind\":64,\"name\":\"getAndCache\",\"url\":\"modules/lib.html#getAndCache\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":158,\"kind\":64,\"name\":\"fetchConformanceStatement\",\"url\":\"modules/lib.html#fetchConformanceStatement\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":159,\"kind\":64,\"name\":\"getPath\",\"url\":\"modules/lib.html#getPath\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":160,\"kind\":64,\"name\":\"setPath\",\"url\":\"modules/lib.html#setPath\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":161,\"kind\":64,\"name\":\"makeArray\",\"url\":\"modules/lib.html#makeArray\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"lib\"},{\"id\":162,\"kind\":64,\"name\":\"absolute\",\"url\":\"modules/lib.html#absolute\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":163,\"kind\":64,\"name\":\"randomString\",\"url\":\"modules/lib.html#randomString\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":164,\"kind\":64,\"name\":\"jwtDecode\",\"url\":\"modules/lib.html#jwtDecode\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":165,\"kind\":64,\"name\":\"getTimeInFuture\",\"url\":\"modules/lib.html#getTimeInFuture\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":166,\"kind\":64,\"name\":\"getAccessTokenExpiration\",\"url\":\"modules/lib.html#getAccessTokenExpiration\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":167,\"kind\":64,\"name\":\"byCode\",\"url\":\"modules/lib.html#byCode\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":168,\"kind\":64,\"name\":\"byCodes\",\"url\":\"modules/lib.html#byCodes\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":169,\"kind\":64,\"name\":\"getPatientParam\",\"url\":\"modules/lib.html#getPatientParam\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":170,\"kind\":64,\"name\":\"getTargetWindow\",\"url\":\"modules/lib.html#getTargetWindow\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":171,\"kind\":64,\"name\":\"assert\",\"url\":\"modules/lib.html#assert\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":172,\"kind\":64,\"name\":\"assertJsonPatch\",\"url\":\"modules/lib.html#assertJsonPatch\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":173,\"kind\":32,\"name\":\"debug\",\"url\":\"modules/lib.html#debug\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":174,\"kind\":32,\"name\":\"units\",\"url\":\"modules/lib.html#units\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":175,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/lib.html#units.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"lib.units\"},{\"id\":176,\"kind\":2048,\"name\":\"cm\",\"url\":\"modules/lib.html#units.__type.cm\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"lib.units.__type\"},{\"id\":177,\"kind\":2048,\"name\":\"kg\",\"url\":\"modules/lib.html#units.__type.kg\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"lib.units.__type\"},{\"id\":178,\"kind\":2048,\"name\":\"any\",\"url\":\"modules/lib.html#units.__type.any\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"lib.units.__type\"},{\"id\":179,\"kind\":2,\"name\":\"security/browser\",\"url\":\"modules/security_browser.html\",\"classes\":\"tsd-kind-module\"},{\"id\":180,\"kind\":64,\"name\":\"randomBytes\",\"url\":\"modules/security_browser.html#randomBytes\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"security/browser\"},{\"id\":181,\"kind\":64,\"name\":\"digestSha256\",\"url\":\"modules/security_browser.html#digestSha256\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"security/browser\"},{\"id\":182,\"kind\":64,\"name\":\"importJWK\",\"url\":\"modules/security_browser.html#importJWK\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"security/browser\"},{\"id\":183,\"kind\":64,\"name\":\"signCompactJws\",\"url\":\"modules/security_browser.html#signCompactJws\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"security/browser\"},{\"id\":184,\"kind\":64,\"name\":\"generatePKCEChallenge\",\"url\":\"modules/security_browser.html#generatePKCEChallenge\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"security/browser\"},{\"id\":185,\"kind\":2,\"name\":\"security/server\",\"url\":\"modules/security_server.html\",\"classes\":\"tsd-kind-module\"},{\"id\":186,\"kind\":64,\"name\":\"digestSha256\",\"url\":\"modules/security_server.html#digestSha256\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"security/server\"},{\"id\":187,\"kind\":64,\"name\":\"generatePKCEChallenge\",\"url\":\"modules/security_server.html#generatePKCEChallenge\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"security/server\"},{\"id\":188,\"kind\":64,\"name\":\"importJWK\",\"url\":\"modules/security_server.html#importJWK\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"security/server\"},{\"id\":189,\"kind\":64,\"name\":\"signCompactJws\",\"url\":\"modules/security_server.html#signCompactJws\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"security/server\"},{\"id\":190,\"kind\":2,\"name\":\"settings\",\"url\":\"modules/settings.html\",\"classes\":\"tsd-kind-module\"},{\"id\":191,\"kind\":32,\"name\":\"patientCompartment\",\"url\":\"modules/settings.html#patientCompartment\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"settings\"},{\"id\":192,\"kind\":32,\"name\":\"fhirVersions\",\"url\":\"modules/settings.html#fhirVersions\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"settings\"},{\"id\":193,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/settings.html#fhirVersions.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"settings.fhirVersions\"},{\"id\":194,\"kind\":1024,\"name\":\"0.4.0\",\"url\":\"modules/settings.html#fhirVersions.__type.0_4_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":195,\"kind\":1024,\"name\":\"0.5.0\",\"url\":\"modules/settings.html#fhirVersions.__type.0_5_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":196,\"kind\":1024,\"name\":\"1.0.0\",\"url\":\"modules/settings.html#fhirVersions.__type.1_0_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":197,\"kind\":1024,\"name\":\"1.0.1\",\"url\":\"modules/settings.html#fhirVersions.__type.1_0_1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":198,\"kind\":1024,\"name\":\"1.0.2\",\"url\":\"modules/settings.html#fhirVersions.__type.1_0_2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":199,\"kind\":1024,\"name\":\"1.1.0\",\"url\":\"modules/settings.html#fhirVersions.__type.1_1_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":200,\"kind\":1024,\"name\":\"1.4.0\",\"url\":\"modules/settings.html#fhirVersions.__type.1_4_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":201,\"kind\":1024,\"name\":\"1.6.0\",\"url\":\"modules/settings.html#fhirVersions.__type.1_6_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":202,\"kind\":1024,\"name\":\"1.8.0\",\"url\":\"modules/settings.html#fhirVersions.__type.1_8_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":203,\"kind\":1024,\"name\":\"3.0.0\",\"url\":\"modules/settings.html#fhirVersions.__type.3_0_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":204,\"kind\":1024,\"name\":\"3.0.1\",\"url\":\"modules/settings.html#fhirVersions.__type.3_0_1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":205,\"kind\":1024,\"name\":\"3.3.0\",\"url\":\"modules/settings.html#fhirVersions.__type.3_3_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":206,\"kind\":1024,\"name\":\"3.5.0\",\"url\":\"modules/settings.html#fhirVersions.__type.3_5_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":207,\"kind\":1024,\"name\":\"4.0.0\",\"url\":\"modules/settings.html#fhirVersions.__type.4_0_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":208,\"kind\":1024,\"name\":\"4.0.1\",\"url\":\"modules/settings.html#fhirVersions.__type.4_0_1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":209,\"kind\":32,\"name\":\"patientParams\",\"url\":\"modules/settings.html#patientParams\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"settings\"},{\"id\":210,\"kind\":32,\"name\":\"SMART_KEY\",\"url\":\"modules/settings.html#SMART_KEY\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"settings\"},{\"id\":211,\"kind\":2,\"name\":\"smart\",\"url\":\"modules/smart.html\",\"classes\":\"tsd-kind-module\"},{\"id\":212,\"kind\":64,\"name\":\"fetchWellKnownJson\",\"url\":\"modules/smart.html#fetchWellKnownJson\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"smart\"},{\"id\":213,\"kind\":64,\"name\":\"getSecurityExtensions\",\"url\":\"modules/smart.html#getSecurityExtensions\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"smart\"},{\"id\":214,\"kind\":64,\"name\":\"authorize\",\"url\":\"modules/smart.html#authorize\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"smart\"},{\"id\":215,\"kind\":64,\"name\":\"isInFrame\",\"url\":\"modules/smart.html#isInFrame\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"smart\"},{\"id\":216,\"kind\":64,\"name\":\"isInPopUp\",\"url\":\"modules/smart.html#isInPopUp\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"smart\"},{\"id\":217,\"kind\":64,\"name\":\"onMessage\",\"url\":\"modules/smart.html#onMessage\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"smart\"},{\"id\":218,\"kind\":64,\"name\":\"ready\",\"url\":\"modules/smart.html#ready\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"smart\"},{\"id\":219,\"kind\":64,\"name\":\"buildTokenRequest\",\"url\":\"modules/smart.html#buildTokenRequest\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"smart\"},{\"id\":220,\"kind\":64,\"name\":\"init\",\"url\":\"modules/smart.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"smart\"},{\"id\":221,\"kind\":2,\"name\":\"storage/BrowserStorage\",\"url\":\"modules/storage_BrowserStorage.html\",\"classes\":\"tsd-kind-module\"},{\"id\":222,\"kind\":128,\"name\":\"default\",\"url\":\"classes/storage_BrowserStorage.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"storage/BrowserStorage\"},{\"id\":223,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/storage_BrowserStorage.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"storage/BrowserStorage.default\"},{\"id\":224,\"kind\":2048,\"name\":\"get\",\"url\":\"classes/storage_BrowserStorage.default.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"storage/BrowserStorage.default\"},{\"id\":225,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/storage_BrowserStorage.default.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"storage/BrowserStorage.default\"},{\"id\":226,\"kind\":2048,\"name\":\"unset\",\"url\":\"classes/storage_BrowserStorage.default.html#unset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"storage/BrowserStorage.default\"},{\"id\":227,\"kind\":2,\"name\":\"storage/ServerStorage\",\"url\":\"modules/storage_ServerStorage.html\",\"classes\":\"tsd-kind-module\"},{\"id\":228,\"kind\":128,\"name\":\"default\",\"url\":\"classes/storage_ServerStorage.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"storage/ServerStorage\"},{\"id\":229,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/storage_ServerStorage.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"storage/ServerStorage.default\"},{\"id\":230,\"kind\":1024,\"name\":\"request\",\"url\":\"classes/storage_ServerStorage.default.html#request\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"storage/ServerStorage.default\"},{\"id\":231,\"kind\":2048,\"name\":\"get\",\"url\":\"classes/storage_ServerStorage.default.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"storage/ServerStorage.default\"},{\"id\":232,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/storage_ServerStorage.default.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"storage/ServerStorage.default\"},{\"id\":233,\"kind\":2048,\"name\":\"unset\",\"url\":\"classes/storage_ServerStorage.default.html#unset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"storage/ServerStorage.default\"},{\"id\":234,\"kind\":2,\"name\":\"strings\",\"url\":\"modules/strings.html\",\"classes\":\"tsd-kind-module\"},{\"id\":235,\"kind\":1024,\"name\":\"default\",\"url\":\"modules/strings.html#default\",\"classes\":\"tsd-kind-property tsd-parent-kind-module\",\"parent\":\"strings\"},{\"id\":236,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/strings.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-module\",\"parent\":\"strings\"},{\"id\":237,\"kind\":1024,\"name\":\"expired\",\"url\":\"modules/strings.html#__type.expired\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"strings.__type\"},{\"id\":238,\"kind\":1024,\"name\":\"noScopeForId\",\"url\":\"modules/strings.html#__type.noScopeForId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"strings.__type\"},{\"id\":239,\"kind\":1024,\"name\":\"noIfNoAuth\",\"url\":\"modules/strings.html#__type.noIfNoAuth\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"strings.__type\"},{\"id\":240,\"kind\":1024,\"name\":\"noFreeContext\",\"url\":\"modules/strings.html#__type.noFreeContext\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"strings.__type\"},{\"id\":241,\"kind\":2,\"name\":\"types\",\"url\":\"modules/types.html\",\"classes\":\"tsd-kind-module\"},{\"id\":242,\"kind\":4,\"name\":\"fhirclient\",\"url\":\"modules/types.fhirclient.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":243,\"kind\":64,\"name\":\"WindowTargetFunction\",\"url\":\"modules/types.fhirclient.html#WindowTargetFunction\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":244,\"kind\":256,\"name\":\"RequestWithSession\",\"url\":\"interfaces/types.fhirclient.RequestWithSession.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":245,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/types.fhirclient.RequestWithSession.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.RequestWithSession\"},{\"id\":246,\"kind\":256,\"name\":\"SMART\",\"url\":\"interfaces/types.fhirclient.SMART.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":247,\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/types.fhirclient.SMART.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.SMART\"},{\"id\":248,\"kind\":2048,\"name\":\"ready\",\"url\":\"interfaces/types.fhirclient.SMART.html#ready\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.SMART\"},{\"id\":249,\"kind\":2048,\"name\":\"authorize\",\"url\":\"interfaces/types.fhirclient.SMART.html#authorize\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.SMART\"},{\"id\":250,\"kind\":2048,\"name\":\"init\",\"url\":\"interfaces/types.fhirclient.SMART.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.SMART\"},{\"id\":251,\"kind\":2048,\"name\":\"client\",\"url\":\"interfaces/types.fhirclient.SMART.html#client\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.SMART\"},{\"id\":252,\"kind\":256,\"name\":\"BrowserFHIRSettings\",\"url\":\"interfaces/types.fhirclient.BrowserFHIRSettings.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":253,\"kind\":1024,\"name\":\"replaceBrowserHistory\",\"url\":\"interfaces/types.fhirclient.BrowserFHIRSettings.html#replaceBrowserHistory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.BrowserFHIRSettings\"},{\"id\":254,\"kind\":1024,\"name\":\"fullSessionStorageSupport\",\"url\":\"interfaces/types.fhirclient.BrowserFHIRSettings.html#fullSessionStorageSupport\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.BrowserFHIRSettings\"},{\"id\":255,\"kind\":1024,\"name\":\"refreshTokenWithCredentials\",\"url\":\"interfaces/types.fhirclient.BrowserFHIRSettings.html#refreshTokenWithCredentials\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.BrowserFHIRSettings\"},{\"id\":256,\"kind\":256,\"name\":\"CodeValue\",\"url\":\"interfaces/types.fhirclient.CodeValue.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":257,\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/types.fhirclient.CodeValue.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.CodeValue\"},{\"id\":258,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/types.fhirclient.CodeValue.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.CodeValue\"},{\"id\":259,\"kind\":256,\"name\":\"ObservationMap\",\"url\":\"interfaces/types.fhirclient.ObservationMap.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":260,\"kind\":256,\"name\":\"Adapter\",\"url\":\"interfaces/types.fhirclient.Adapter.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":261,\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/types.fhirclient.Adapter.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":262,\"kind\":2048,\"name\":\"getUrl\",\"url\":\"interfaces/types.fhirclient.Adapter.html#getUrl\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":263,\"kind\":2048,\"name\":\"redirect\",\"url\":\"interfaces/types.fhirclient.Adapter.html#redirect\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":264,\"kind\":2048,\"name\":\"getStorage\",\"url\":\"interfaces/types.fhirclient.Adapter.html#getStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":265,\"kind\":2048,\"name\":\"relative\",\"url\":\"interfaces/types.fhirclient.Adapter.html#relative\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":266,\"kind\":2048,\"name\":\"btoa\",\"url\":\"interfaces/types.fhirclient.Adapter.html#btoa\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":267,\"kind\":2048,\"name\":\"atob\",\"url\":\"interfaces/types.fhirclient.Adapter.html#atob\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":268,\"kind\":2048,\"name\":\"base64urlencode\",\"url\":\"interfaces/types.fhirclient.Adapter.html#base64urlencode\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":269,\"kind\":2048,\"name\":\"base64urldecode\",\"url\":\"interfaces/types.fhirclient.Adapter.html#base64urldecode\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":270,\"kind\":2048,\"name\":\"getAbortController\",\"url\":\"interfaces/types.fhirclient.Adapter.html#getAbortController\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":271,\"kind\":2048,\"name\":\"getSmartApi\",\"url\":\"interfaces/types.fhirclient.Adapter.html#getSmartApi\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":272,\"kind\":1024,\"name\":\"security\",\"url\":\"interfaces/types.fhirclient.Adapter.html#security\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":273,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/types.fhirclient.Adapter.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":274,\"kind\":2048,\"name\":\"randomBytes\",\"url\":\"interfaces/types.fhirclient.Adapter.html#__type.randomBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.fhirclient.Adapter.__type\"},{\"id\":275,\"kind\":2048,\"name\":\"digestSha256\",\"url\":\"interfaces/types.fhirclient.Adapter.html#__type.digestSha256\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.fhirclient.Adapter.__type\"},{\"id\":276,\"kind\":2048,\"name\":\"generatePKCEChallenge\",\"url\":\"interfaces/types.fhirclient.Adapter.html#__type.generatePKCEChallenge\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.fhirclient.Adapter.__type\"},{\"id\":277,\"kind\":2048,\"name\":\"importJWK\",\"url\":\"interfaces/types.fhirclient.Adapter.html#__type.importJWK\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.fhirclient.Adapter.__type\"},{\"id\":278,\"kind\":2048,\"name\":\"signCompactJws\",\"url\":\"interfaces/types.fhirclient.Adapter.html#__type.signCompactJws\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.fhirclient.Adapter.__type\"},{\"id\":279,\"kind\":256,\"name\":\"Storage\",\"url\":\"interfaces/types.fhirclient.Storage.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":280,\"kind\":2048,\"name\":\"set\",\"url\":\"interfaces/types.fhirclient.Storage.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Storage\"},{\"id\":281,\"kind\":2048,\"name\":\"get\",\"url\":\"interfaces/types.fhirclient.Storage.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Storage\"},{\"id\":282,\"kind\":2048,\"name\":\"unset\",\"url\":\"interfaces/types.fhirclient.Storage.html#unset\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Storage\"},{\"id\":283,\"kind\":4194304,\"name\":\"WindowTargetVariable\",\"url\":\"modules/types.fhirclient.html#WindowTargetVariable\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":284,\"kind\":4194304,\"name\":\"WindowTarget\",\"url\":\"modules/types.fhirclient.html#WindowTarget\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":285,\"kind\":4194304,\"name\":\"PkceMode\",\"url\":\"modules/types.fhirclient.html#PkceMode\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":286,\"kind\":4194304,\"name\":\"storageFactory\",\"url\":\"modules/types.fhirclient.html#storageFactory\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":287,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.fhirclient.html#storageFactory.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.fhirclient.storageFactory\"},{\"id\":288,\"kind\":256,\"name\":\"IncludeResponseHint\",\"url\":\"interfaces/types.fhirclient.IncludeResponseHint.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":289,\"kind\":1024,\"name\":\"includeResponse\",\"url\":\"interfaces/types.fhirclient.IncludeResponseHint.html#includeResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.IncludeResponseHint\"},{\"id\":290,\"kind\":4194304,\"name\":\"RequestFunction\",\"url\":\"modules/types.fhirclient.html#RequestFunction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace tsd-has-type-parameter\",\"parent\":\"types.fhirclient\"},{\"id\":291,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.fhirclient.html#RequestFunction.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-has-type-parameter\",\"parent\":\"types.fhirclient.RequestFunction\"},{\"id\":292,\"kind\":256,\"name\":\"FetchOptions\",\"url\":\"interfaces/types.fhirclient.FetchOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":293,\"kind\":1024,\"name\":\"includeResponse\",\"url\":\"interfaces/types.fhirclient.FetchOptions.html#includeResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FetchOptions\"},{\"id\":294,\"kind\":256,\"name\":\"CombinedFetchResult\",\"url\":\"interfaces/types.fhirclient.CombinedFetchResult.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace tsd-has-type-parameter\",\"parent\":\"types.fhirclient\"},{\"id\":295,\"kind\":1024,\"name\":\"body\",\"url\":\"interfaces/types.fhirclient.CombinedFetchResult.html#body\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.CombinedFetchResult\"},{\"id\":296,\"kind\":1024,\"name\":\"response\",\"url\":\"interfaces/types.fhirclient.CombinedFetchResult.html#response\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.CombinedFetchResult\"},{\"id\":297,\"kind\":4194304,\"name\":\"FetchResult\",\"url\":\"modules/types.fhirclient.html#FetchResult\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":298,\"kind\":256,\"name\":\"ES384JWK\",\"url\":\"interfaces/types.fhirclient.ES384JWK.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":299,\"kind\":1024,\"name\":\"alg\",\"url\":\"interfaces/types.fhirclient.ES384JWK.html#alg\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.ES384JWK\"},{\"id\":300,\"kind\":1024,\"name\":\"kty\",\"url\":\"interfaces/types.fhirclient.ES384JWK.html#kty\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.ES384JWK\"},{\"id\":301,\"kind\":1024,\"name\":\"crv\",\"url\":\"interfaces/types.fhirclient.ES384JWK.html#crv\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.ES384JWK\"},{\"id\":302,\"kind\":1024,\"name\":\"kid\",\"url\":\"interfaces/types.fhirclient.ES384JWK.html#kid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ES384JWK\"},{\"id\":303,\"kind\":1024,\"name\":\"key_ops\",\"url\":\"interfaces/types.fhirclient.ES384JWK.html#key_ops\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.ES384JWK\"},{\"id\":304,\"kind\":256,\"name\":\"RS384JWK\",\"url\":\"interfaces/types.fhirclient.RS384JWK.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":305,\"kind\":1024,\"name\":\"alg\",\"url\":\"interfaces/types.fhirclient.RS384JWK.html#alg\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.RS384JWK\"},{\"id\":306,\"kind\":1024,\"name\":\"kty\",\"url\":\"interfaces/types.fhirclient.RS384JWK.html#kty\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.RS384JWK\"},{\"id\":307,\"kind\":1024,\"name\":\"kid\",\"url\":\"interfaces/types.fhirclient.RS384JWK.html#kid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.RS384JWK\"},{\"id\":308,\"kind\":1024,\"name\":\"key_ops\",\"url\":\"interfaces/types.fhirclient.RS384JWK.html#key_ops\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.RS384JWK\"},{\"id\":309,\"kind\":4194304,\"name\":\"JWK\",\"url\":\"modules/types.fhirclient.html#JWK\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":310,\"kind\":256,\"name\":\"RequestOptions\",\"url\":\"interfaces/types.fhirclient.RequestOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":311,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/types.fhirclient.RequestOptions.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.RequestOptions\"},{\"id\":312,\"kind\":1024,\"name\":\"includeResponse\",\"url\":\"interfaces/types.fhirclient.RequestOptions.html#includeResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.RequestOptions\"},{\"id\":313,\"kind\":256,\"name\":\"OAuthSecurityExtensions\",\"url\":\"interfaces/types.fhirclient.OAuthSecurityExtensions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":314,\"kind\":1024,\"name\":\"registrationUri\",\"url\":\"interfaces/types.fhirclient.OAuthSecurityExtensions.html#registrationUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.OAuthSecurityExtensions\"},{\"id\":315,\"kind\":1024,\"name\":\"authorizeUri\",\"url\":\"interfaces/types.fhirclient.OAuthSecurityExtensions.html#authorizeUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.OAuthSecurityExtensions\"},{\"id\":316,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/types.fhirclient.OAuthSecurityExtensions.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.OAuthSecurityExtensions\"},{\"id\":317,\"kind\":1024,\"name\":\"codeChallengeMethods\",\"url\":\"interfaces/types.fhirclient.OAuthSecurityExtensions.html#codeChallengeMethods\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.OAuthSecurityExtensions\"},{\"id\":318,\"kind\":256,\"name\":\"ClientState\",\"url\":\"interfaces/types.fhirclient.ClientState.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":319,\"kind\":1024,\"name\":\"serverUrl\",\"url\":\"interfaces/types.fhirclient.ClientState.html#serverUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":320,\"kind\":1024,\"name\":\"clientId\",\"url\":\"interfaces/types.fhirclient.ClientState.html#clientId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":321,\"kind\":1024,\"name\":\"redirectUri\",\"url\":\"interfaces/types.fhirclient.ClientState.html#redirectUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":322,\"kind\":1024,\"name\":\"scope\",\"url\":\"interfaces/types.fhirclient.ClientState.html#scope\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":323,\"kind\":1024,\"name\":\"clientPublicKeySetUrl\",\"url\":\"interfaces/types.fhirclient.ClientState.html#clientPublicKeySetUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":324,\"kind\":1024,\"name\":\"clientPrivateJwk\",\"url\":\"interfaces/types.fhirclient.ClientState.html#clientPrivateJwk\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":325,\"kind\":1024,\"name\":\"clientSecret\",\"url\":\"interfaces/types.fhirclient.ClientState.html#clientSecret\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":326,\"kind\":1024,\"name\":\"tokenResponse\",\"url\":\"interfaces/types.fhirclient.ClientState.html#tokenResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":327,\"kind\":1024,\"name\":\"username\",\"url\":\"interfaces/types.fhirclient.ClientState.html#username\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":328,\"kind\":1024,\"name\":\"password\",\"url\":\"interfaces/types.fhirclient.ClientState.html#password\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":329,\"kind\":1024,\"name\":\"registrationUri\",\"url\":\"interfaces/types.fhirclient.ClientState.html#registrationUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":330,\"kind\":1024,\"name\":\"authorizeUri\",\"url\":\"interfaces/types.fhirclient.ClientState.html#authorizeUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":331,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/types.fhirclient.ClientState.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":332,\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/types.fhirclient.ClientState.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":333,\"kind\":1024,\"name\":\"completeInTarget\",\"url\":\"interfaces/types.fhirclient.ClientState.html#completeInTarget\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":334,\"kind\":1024,\"name\":\"expiresAt\",\"url\":\"interfaces/types.fhirclient.ClientState.html#expiresAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":335,\"kind\":1024,\"name\":\"codeChallenge\",\"url\":\"interfaces/types.fhirclient.ClientState.html#codeChallenge\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":336,\"kind\":1024,\"name\":\"codeVerifier\",\"url\":\"interfaces/types.fhirclient.ClientState.html#codeVerifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":337,\"kind\":256,\"name\":\"AuthorizeParams\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":338,\"kind\":1024,\"name\":\"iss\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#iss\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":339,\"kind\":1024,\"name\":\"issMatch\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#issMatch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":340,\"kind\":1024,\"name\":\"launch\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#launch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":341,\"kind\":1024,\"name\":\"fhirServiceUrl\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#fhirServiceUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":342,\"kind\":1024,\"name\":\"redirectUri\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#redirectUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":343,\"kind\":1024,\"name\":\"redirect_uri\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#redirect_uri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":344,\"kind\":1024,\"name\":\"noRedirect\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#noRedirect\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":345,\"kind\":1024,\"name\":\"clientId\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#clientId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":346,\"kind\":1024,\"name\":\"client_id\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#client_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":347,\"kind\":1024,\"name\":\"scope\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#scope\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":348,\"kind\":1024,\"name\":\"patientId\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#patientId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":349,\"kind\":1024,\"name\":\"encounterId\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#encounterId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":350,\"kind\":1024,\"name\":\"clientSecret\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#clientSecret\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":351,\"kind\":1024,\"name\":\"clientPublicKeySetUrl\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#clientPublicKeySetUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":352,\"kind\":1024,\"name\":\"clientPrivateJwk\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#clientPrivateJwk\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":353,\"kind\":1024,\"name\":\"fakeTokenResponse\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#fakeTokenResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":354,\"kind\":1024,\"name\":\"target\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":355,\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":356,\"kind\":1024,\"name\":\"height\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":357,\"kind\":1024,\"name\":\"completeInTarget\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#completeInTarget\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":358,\"kind\":1024,\"name\":\"pkceMode\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#pkceMode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":359,\"kind\":256,\"name\":\"ReadyOptions\",\"url\":\"interfaces/types.fhirclient.ReadyOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":360,\"kind\":1024,\"name\":\"privateKey\",\"url\":\"interfaces/types.fhirclient.ReadyOptions.html#privateKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ReadyOptions\"},{\"id\":361,\"kind\":1024,\"name\":\"clientPublicKeySetUrl\",\"url\":\"interfaces/types.fhirclient.ReadyOptions.html#clientPublicKeySetUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ReadyOptions\"},{\"id\":362,\"kind\":256,\"name\":\"FhirOptions\",\"url\":\"interfaces/types.fhirclient.FhirOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":363,\"kind\":1024,\"name\":\"pageLimit\",\"url\":\"interfaces/types.fhirclient.FhirOptions.html#pageLimit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FhirOptions\"},{\"id\":364,\"kind\":2048,\"name\":\"onPage\",\"url\":\"interfaces/types.fhirclient.FhirOptions.html#onPage\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FhirOptions\"},{\"id\":365,\"kind\":1024,\"name\":\"flat\",\"url\":\"interfaces/types.fhirclient.FhirOptions.html#flat\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FhirOptions\"},{\"id\":366,\"kind\":1024,\"name\":\"graph\",\"url\":\"interfaces/types.fhirclient.FhirOptions.html#graph\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FhirOptions\"},{\"id\":367,\"kind\":1024,\"name\":\"resolveReferences\",\"url\":\"interfaces/types.fhirclient.FhirOptions.html#resolveReferences\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FhirOptions\"},{\"id\":368,\"kind\":1024,\"name\":\"useRefreshToken\",\"url\":\"interfaces/types.fhirclient.FhirOptions.html#useRefreshToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FhirOptions\"},{\"id\":369,\"kind\":256,\"name\":\"TokenResponse\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":370,\"kind\":1024,\"name\":\"need_patient_banner\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#need_patient_banner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":371,\"kind\":1024,\"name\":\"smart_style_url\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#smart_style_url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":372,\"kind\":1024,\"name\":\"patient\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#patient\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":373,\"kind\":1024,\"name\":\"encounter\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#encounter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":374,\"kind\":1024,\"name\":\"client_id\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#client_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":375,\"kind\":1024,\"name\":\"token_type\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#token_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":376,\"kind\":1024,\"name\":\"scope\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#scope\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":377,\"kind\":1024,\"name\":\"expires_in\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#expires_in\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":378,\"kind\":1024,\"name\":\"access_token\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#access_token\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":379,\"kind\":1024,\"name\":\"id_token\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#id_token\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":380,\"kind\":1024,\"name\":\"refresh_token\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#refresh_token\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":381,\"kind\":256,\"name\":\"IDToken\",\"url\":\"interfaces/types.fhirclient.IDToken.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":382,\"kind\":1024,\"name\":\"profile\",\"url\":\"interfaces/types.fhirclient.IDToken.html#profile\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.IDToken\"},{\"id\":383,\"kind\":1024,\"name\":\"aud\",\"url\":\"interfaces/types.fhirclient.IDToken.html#aud\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.IDToken\"},{\"id\":384,\"kind\":1024,\"name\":\"sub\",\"url\":\"interfaces/types.fhirclient.IDToken.html#sub\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.IDToken\"},{\"id\":385,\"kind\":1024,\"name\":\"iss\",\"url\":\"interfaces/types.fhirclient.IDToken.html#iss\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.IDToken\"},{\"id\":386,\"kind\":1024,\"name\":\"iat\",\"url\":\"interfaces/types.fhirclient.IDToken.html#iat\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.IDToken\"},{\"id\":387,\"kind\":1024,\"name\":\"exp\",\"url\":\"interfaces/types.fhirclient.IDToken.html#exp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.IDToken\"},{\"id\":388,\"kind\":256,\"name\":\"JsonObject\",\"url\":\"interfaces/types.fhirclient.JsonObject.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":389,\"kind\":4194304,\"name\":\"JsonPrimitive\",\"url\":\"modules/types.fhirclient.html#JsonPrimitive\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":390,\"kind\":4194304,\"name\":\"JsonValue\",\"url\":\"modules/types.fhirclient.html#JsonValue\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":391,\"kind\":4194304,\"name\":\"JsonArray\",\"url\":\"modules/types.fhirclient.html#JsonArray\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":392,\"kind\":256,\"name\":\"JsonPatchAdd\",\"url\":\"interfaces/types.fhirclient.JsonPatchAdd.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":393,\"kind\":1024,\"name\":\"op\",\"url\":\"interfaces/types.fhirclient.JsonPatchAdd.html#op\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchAdd\"},{\"id\":394,\"kind\":1024,\"name\":\"path\",\"url\":\"interfaces/types.fhirclient.JsonPatchAdd.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchAdd\"},{\"id\":395,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/types.fhirclient.JsonPatchAdd.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchAdd\"},{\"id\":396,\"kind\":256,\"name\":\"JsonPatchReplace\",\"url\":\"interfaces/types.fhirclient.JsonPatchReplace.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":397,\"kind\":1024,\"name\":\"op\",\"url\":\"interfaces/types.fhirclient.JsonPatchReplace.html#op\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchReplace\"},{\"id\":398,\"kind\":1024,\"name\":\"path\",\"url\":\"interfaces/types.fhirclient.JsonPatchReplace.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchReplace\"},{\"id\":399,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/types.fhirclient.JsonPatchReplace.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchReplace\"},{\"id\":400,\"kind\":256,\"name\":\"JsonPatchTest\",\"url\":\"interfaces/types.fhirclient.JsonPatchTest.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":401,\"kind\":1024,\"name\":\"op\",\"url\":\"interfaces/types.fhirclient.JsonPatchTest.html#op\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchTest\"},{\"id\":402,\"kind\":1024,\"name\":\"path\",\"url\":\"interfaces/types.fhirclient.JsonPatchTest.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchTest\"},{\"id\":403,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/types.fhirclient.JsonPatchTest.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchTest\"},{\"id\":404,\"kind\":256,\"name\":\"JsonPatchMove\",\"url\":\"interfaces/types.fhirclient.JsonPatchMove.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":405,\"kind\":1024,\"name\":\"op\",\"url\":\"interfaces/types.fhirclient.JsonPatchMove.html#op\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchMove\"},{\"id\":406,\"kind\":1024,\"name\":\"path\",\"url\":\"interfaces/types.fhirclient.JsonPatchMove.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchMove\"},{\"id\":407,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/types.fhirclient.JsonPatchMove.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchMove\"},{\"id\":408,\"kind\":256,\"name\":\"JsonPatchCopy\",\"url\":\"interfaces/types.fhirclient.JsonPatchCopy.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":409,\"kind\":1024,\"name\":\"op\",\"url\":\"interfaces/types.fhirclient.JsonPatchCopy.html#op\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchCopy\"},{\"id\":410,\"kind\":1024,\"name\":\"path\",\"url\":\"interfaces/types.fhirclient.JsonPatchCopy.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchCopy\"},{\"id\":411,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/types.fhirclient.JsonPatchCopy.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchCopy\"},{\"id\":412,\"kind\":256,\"name\":\"JsonPatchRemove\",\"url\":\"interfaces/types.fhirclient.JsonPatchRemove.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":413,\"kind\":1024,\"name\":\"op\",\"url\":\"interfaces/types.fhirclient.JsonPatchRemove.html#op\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchRemove\"},{\"id\":414,\"kind\":1024,\"name\":\"path\",\"url\":\"interfaces/types.fhirclient.JsonPatchRemove.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchRemove\"},{\"id\":415,\"kind\":4194304,\"name\":\"JsonPatchOperation\",\"url\":\"modules/types.fhirclient.html#JsonPatchOperation\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":416,\"kind\":4194304,\"name\":\"JsonPatch\",\"url\":\"modules/types.fhirclient.html#JsonPatch\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":417,\"kind\":4194304,\"name\":\"codeChallengeMethod\",\"url\":\"modules/types.fhirclient.html#codeChallengeMethod\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":418,\"kind\":4194304,\"name\":\"SMARTAuthenticationMethod\",\"url\":\"modules/types.fhirclient.html#SMARTAuthenticationMethod\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":419,\"kind\":4194304,\"name\":\"launchMode\",\"url\":\"modules/types.fhirclient.html#launchMode\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":420,\"kind\":4194304,\"name\":\"clientType\",\"url\":\"modules/types.fhirclient.html#clientType\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":421,\"kind\":4194304,\"name\":\"singleSignOn\",\"url\":\"modules/types.fhirclient.html#singleSignOn\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":422,\"kind\":4194304,\"name\":\"launchContext\",\"url\":\"modules/types.fhirclient.html#launchContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":423,\"kind\":4194304,\"name\":\"launchContextEHR\",\"url\":\"modules/types.fhirclient.html#launchContextEHR\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":424,\"kind\":4194304,\"name\":\"launchContextStandalone\",\"url\":\"modules/types.fhirclient.html#launchContextStandalone\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":425,\"kind\":4194304,\"name\":\"permissions\",\"url\":\"modules/types.fhirclient.html#permissions\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":426,\"kind\":256,\"name\":\"WellKnownSmartConfiguration\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":427,\"kind\":1024,\"name\":\"authorization_endpoint\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#authorization_endpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":428,\"kind\":1024,\"name\":\"token_endpoint\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#token_endpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":429,\"kind\":1024,\"name\":\"registration_endpoint\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#registration_endpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":430,\"kind\":1024,\"name\":\"management_endpoint\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#management_endpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":431,\"kind\":1024,\"name\":\"introspection_endpoint\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#introspection_endpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":432,\"kind\":1024,\"name\":\"revocation_endpoint\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#revocation_endpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":433,\"kind\":1024,\"name\":\"code_challenge_methods_supported\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#code_challenge_methods_supported\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":434,\"kind\":1024,\"name\":\"token_endpoint_auth_methods\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#token_endpoint_auth_methods\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":435,\"kind\":1024,\"name\":\"scopes_supported\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#scopes_supported\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":436,\"kind\":1024,\"name\":\"response_types_supported\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#response_types_supported\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":437,\"kind\":1024,\"name\":\"capabilities\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#capabilities\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":438,\"kind\":4,\"name\":\"FHIR\",\"url\":\"modules/types.fhirclient.FHIR.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":439,\"kind\":4194304,\"name\":\"id\",\"url\":\"modules/types.fhirclient.FHIR.html#id\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":440,\"kind\":4194304,\"name\":\"uri\",\"url\":\"modules/types.fhirclient.FHIR.html#uri\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":441,\"kind\":4194304,\"name\":\"code\",\"url\":\"modules/types.fhirclient.FHIR.html#code\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":442,\"kind\":4194304,\"name\":\"instant\",\"url\":\"modules/types.fhirclient.FHIR.html#instant\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":443,\"kind\":4194304,\"name\":\"dateTime\",\"url\":\"modules/types.fhirclient.FHIR.html#dateTime\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":444,\"kind\":4194304,\"name\":\"unsignedInt\",\"url\":\"modules/types.fhirclient.FHIR.html#unsignedInt\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":445,\"kind\":4194304,\"name\":\"valueX\",\"url\":\"modules/types.fhirclient.FHIR.html#valueX\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":446,\"kind\":256,\"name\":\"Element\",\"url\":\"interfaces/types.fhirclient.FHIR.Element.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":447,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Element.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Element\"},{\"id\":448,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.Element.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Element\"},{\"id\":449,\"kind\":256,\"name\":\"Extension\",\"url\":\"interfaces/types.fhirclient.FHIR.Extension.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace tsd-has-type-parameter\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":450,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/types.fhirclient.FHIR.Extension.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Extension\"},{\"id\":451,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Extension.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Extension\"},{\"id\":452,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.Extension.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Extension\"},{\"id\":453,\"kind\":256,\"name\":\"CapabilityStatement\",\"url\":\"interfaces/types.fhirclient.FHIR.CapabilityStatement.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":454,\"kind\":1024,\"name\":\"resourceType\",\"url\":\"interfaces/types.fhirclient.FHIR.CapabilityStatement.html#resourceType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.CapabilityStatement\"},{\"id\":455,\"kind\":1024,\"name\":\"fhirVersion\",\"url\":\"interfaces/types.fhirclient.FHIR.CapabilityStatement.html#fhirVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.CapabilityStatement\"},{\"id\":456,\"kind\":1024,\"name\":\"rest\",\"url\":\"interfaces/types.fhirclient.FHIR.CapabilityStatement.html#rest\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.CapabilityStatement\"},{\"id\":457,\"kind\":256,\"name\":\"Resource\",\"url\":\"interfaces/types.fhirclient.FHIR.Resource.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":458,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Resource.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Resource\"},{\"id\":459,\"kind\":1024,\"name\":\"resourceType\",\"url\":\"interfaces/types.fhirclient.FHIR.Resource.html#resourceType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Resource\"},{\"id\":460,\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/types.fhirclient.FHIR.Resource.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Resource\"},{\"id\":461,\"kind\":1024,\"name\":\"implicitRules\",\"url\":\"interfaces/types.fhirclient.FHIR.Resource.html#implicitRules\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Resource\"},{\"id\":462,\"kind\":1024,\"name\":\"language\",\"url\":\"interfaces/types.fhirclient.FHIR.Resource.html#language\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Resource\"},{\"id\":463,\"kind\":256,\"name\":\"Meta\",\"url\":\"interfaces/types.fhirclient.FHIR.Meta.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":464,\"kind\":1024,\"name\":\"lastUpdated\",\"url\":\"interfaces/types.fhirclient.FHIR.Meta.html#lastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Meta\"},{\"id\":465,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Meta.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Meta\"},{\"id\":466,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.Meta.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Meta\"},{\"id\":467,\"kind\":256,\"name\":\"Observation\",\"url\":\"interfaces/types.fhirclient.FHIR.Observation.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":468,\"kind\":1024,\"name\":\"resourceType\",\"url\":\"interfaces/types.fhirclient.FHIR.Observation.html#resourceType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.FHIR.Observation\"},{\"id\":469,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Observation.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Observation\"},{\"id\":470,\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/types.fhirclient.FHIR.Observation.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Observation\"},{\"id\":471,\"kind\":1024,\"name\":\"implicitRules\",\"url\":\"interfaces/types.fhirclient.FHIR.Observation.html#implicitRules\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Observation\"},{\"id\":472,\"kind\":1024,\"name\":\"language\",\"url\":\"interfaces/types.fhirclient.FHIR.Observation.html#language\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Observation\"},{\"id\":473,\"kind\":256,\"name\":\"Patient\",\"url\":\"interfaces/types.fhirclient.FHIR.Patient.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":474,\"kind\":1024,\"name\":\"resourceType\",\"url\":\"interfaces/types.fhirclient.FHIR.Patient.html#resourceType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.FHIR.Patient\"},{\"id\":475,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Patient.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Patient\"},{\"id\":476,\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/types.fhirclient.FHIR.Patient.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Patient\"},{\"id\":477,\"kind\":1024,\"name\":\"implicitRules\",\"url\":\"interfaces/types.fhirclient.FHIR.Patient.html#implicitRules\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Patient\"},{\"id\":478,\"kind\":1024,\"name\":\"language\",\"url\":\"interfaces/types.fhirclient.FHIR.Patient.html#language\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Patient\"},{\"id\":479,\"kind\":256,\"name\":\"Practitioner\",\"url\":\"interfaces/types.fhirclient.FHIR.Practitioner.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":480,\"kind\":1024,\"name\":\"resourceType\",\"url\":\"interfaces/types.fhirclient.FHIR.Practitioner.html#resourceType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.FHIR.Practitioner\"},{\"id\":481,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Practitioner.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Practitioner\"},{\"id\":482,\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/types.fhirclient.FHIR.Practitioner.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Practitioner\"},{\"id\":483,\"kind\":1024,\"name\":\"implicitRules\",\"url\":\"interfaces/types.fhirclient.FHIR.Practitioner.html#implicitRules\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Practitioner\"},{\"id\":484,\"kind\":1024,\"name\":\"language\",\"url\":\"interfaces/types.fhirclient.FHIR.Practitioner.html#language\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Practitioner\"},{\"id\":485,\"kind\":256,\"name\":\"RelatedPerson\",\"url\":\"interfaces/types.fhirclient.FHIR.RelatedPerson.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":486,\"kind\":1024,\"name\":\"resourceType\",\"url\":\"interfaces/types.fhirclient.FHIR.RelatedPerson.html#resourceType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.FHIR.RelatedPerson\"},{\"id\":487,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.RelatedPerson.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.RelatedPerson\"},{\"id\":488,\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/types.fhirclient.FHIR.RelatedPerson.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.RelatedPerson\"},{\"id\":489,\"kind\":1024,\"name\":\"implicitRules\",\"url\":\"interfaces/types.fhirclient.FHIR.RelatedPerson.html#implicitRules\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.RelatedPerson\"},{\"id\":490,\"kind\":1024,\"name\":\"language\",\"url\":\"interfaces/types.fhirclient.FHIR.RelatedPerson.html#language\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.RelatedPerson\"},{\"id\":491,\"kind\":256,\"name\":\"Encounter\",\"url\":\"interfaces/types.fhirclient.FHIR.Encounter.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":492,\"kind\":1024,\"name\":\"resourceType\",\"url\":\"interfaces/types.fhirclient.FHIR.Encounter.html#resourceType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.FHIR.Encounter\"},{\"id\":493,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Encounter.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Encounter\"},{\"id\":494,\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/types.fhirclient.FHIR.Encounter.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Encounter\"},{\"id\":495,\"kind\":1024,\"name\":\"implicitRules\",\"url\":\"interfaces/types.fhirclient.FHIR.Encounter.html#implicitRules\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Encounter\"},{\"id\":496,\"kind\":1024,\"name\":\"language\",\"url\":\"interfaces/types.fhirclient.FHIR.Encounter.html#language\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Encounter\"},{\"id\":497,\"kind\":256,\"name\":\"Period\",\"url\":\"interfaces/types.fhirclient.FHIR.Period.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":498,\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/types.fhirclient.FHIR.Period.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Period\"},{\"id\":499,\"kind\":1024,\"name\":\"end\",\"url\":\"interfaces/types.fhirclient.FHIR.Period.html#end\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Period\"},{\"id\":500,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Period.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Period\"},{\"id\":501,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.Period.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Period\"},{\"id\":502,\"kind\":256,\"name\":\"BackboneElement\",\"url\":\"interfaces/types.fhirclient.FHIR.BackboneElement.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":503,\"kind\":1024,\"name\":\"modifierExtension\",\"url\":\"interfaces/types.fhirclient.FHIR.BackboneElement.html#modifierExtension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.BackboneElement\"},{\"id\":504,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.BackboneElement.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.BackboneElement\"},{\"id\":505,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.BackboneElement.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.BackboneElement\"},{\"id\":506,\"kind\":256,\"name\":\"CodeableConcept\",\"url\":\"interfaces/types.fhirclient.FHIR.CodeableConcept.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":507,\"kind\":1024,\"name\":\"coding\",\"url\":\"interfaces/types.fhirclient.FHIR.CodeableConcept.html#coding\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.CodeableConcept\"},{\"id\":508,\"kind\":1024,\"name\":\"text\",\"url\":\"interfaces/types.fhirclient.FHIR.CodeableConcept.html#text\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.CodeableConcept\"},{\"id\":509,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.CodeableConcept.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.CodeableConcept\"},{\"id\":510,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.CodeableConcept.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.CodeableConcept\"},{\"id\":511,\"kind\":256,\"name\":\"Coding\",\"url\":\"interfaces/types.fhirclient.FHIR.Coding.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":512,\"kind\":1024,\"name\":\"system\",\"url\":\"interfaces/types.fhirclient.FHIR.Coding.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Coding\"},{\"id\":513,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/types.fhirclient.FHIR.Coding.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Coding\"},{\"id\":514,\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/types.fhirclient.FHIR.Coding.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Coding\"},{\"id\":515,\"kind\":1024,\"name\":\"display\",\"url\":\"interfaces/types.fhirclient.FHIR.Coding.html#display\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Coding\"},{\"id\":516,\"kind\":1024,\"name\":\"userSelected\",\"url\":\"interfaces/types.fhirclient.FHIR.Coding.html#userSelected\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Coding\"},{\"id\":517,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Coding.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Coding\"},{\"id\":518,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.Coding.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Coding\"},{\"id\":519,\"kind\":256,\"name\":\"Identifier\",\"url\":\"interfaces/types.fhirclient.FHIR.Identifier.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":520,\"kind\":1024,\"name\":\"use\",\"url\":\"interfaces/types.fhirclient.FHIR.Identifier.html#use\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Identifier\"},{\"id\":521,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/types.fhirclient.FHIR.Identifier.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Identifier\"},{\"id\":522,\"kind\":1024,\"name\":\"system\",\"url\":\"interfaces/types.fhirclient.FHIR.Identifier.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Identifier\"},{\"id\":523,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/types.fhirclient.FHIR.Identifier.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Identifier\"},{\"id\":524,\"kind\":1024,\"name\":\"period\",\"url\":\"interfaces/types.fhirclient.FHIR.Identifier.html#period\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Identifier\"},{\"id\":525,\"kind\":1024,\"name\":\"assigner\",\"url\":\"interfaces/types.fhirclient.FHIR.Identifier.html#assigner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Identifier\"},{\"id\":526,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Identifier.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Identifier\"},{\"id\":527,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.Identifier.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Identifier\"},{\"id\":528,\"kind\":256,\"name\":\"Reference\",\"url\":\"interfaces/types.fhirclient.FHIR.Reference.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":529,\"kind\":1024,\"name\":\"reference\",\"url\":\"interfaces/types.fhirclient.FHIR.Reference.html#reference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Reference\"},{\"id\":530,\"kind\":1024,\"name\":\"identifier\",\"url\":\"interfaces/types.fhirclient.FHIR.Reference.html#identifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Reference\"},{\"id\":531,\"kind\":1024,\"name\":\"display\",\"url\":\"interfaces/types.fhirclient.FHIR.Reference.html#display\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Reference\"},{\"id\":532,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Reference.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Reference\"},{\"id\":533,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.Reference.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Reference\"},{\"id\":534,\"kind\":256,\"name\":\"BundleLink\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleLink.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":535,\"kind\":1024,\"name\":\"relation\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleLink.html#relation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.BundleLink\"},{\"id\":536,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleLink.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.BundleLink\"},{\"id\":537,\"kind\":1024,\"name\":\"modifierExtension\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleLink.html#modifierExtension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.BundleLink\"},{\"id\":538,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleLink.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.BundleLink\"},{\"id\":539,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleLink.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.BundleLink\"},{\"id\":540,\"kind\":256,\"name\":\"BundleEntry\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleEntry.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":541,\"kind\":1024,\"name\":\"fullUrl\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleEntry.html#fullUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.BundleEntry\"},{\"id\":542,\"kind\":1024,\"name\":\"resource\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleEntry.html#resource\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.BundleEntry\"},{\"id\":543,\"kind\":1024,\"name\":\"modifierExtension\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleEntry.html#modifierExtension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.BundleEntry\"},{\"id\":544,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleEntry.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.BundleEntry\"},{\"id\":545,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleEntry.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.BundleEntry\"},{\"id\":546,\"kind\":256,\"name\":\"Bundle\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":547,\"kind\":1024,\"name\":\"identifier\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#identifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":548,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":549,\"kind\":1024,\"name\":\"total\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#total\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":550,\"kind\":1024,\"name\":\"link\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#link\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":551,\"kind\":1024,\"name\":\"entry\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#entry\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":552,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":553,\"kind\":1024,\"name\":\"resourceType\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#resourceType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":554,\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":555,\"kind\":1024,\"name\":\"implicitRules\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#implicitRules\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":556,\"kind\":1024,\"name\":\"language\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#language\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":557,\"kind\":16777216,\"name\":\"KEY\",\"url\":\"modules/smart.html#KEY\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"smart\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,48.431]],[\"parent/0\",[]],[\"name/1\",[1,42.044]],[\"parent/1\",[0,4.84]],[\"name/2\",[2,43.301]],[\"parent/2\",[3,2.767]],[\"name/3\",[4,59.466]],[\"parent/3\",[3,2.767]],[\"name/4\",[5,59.466]],[\"parent/4\",[3,2.767]],[\"name/5\",[6,50.956]],[\"parent/5\",[3,2.767]],[\"name/6\",[7,32.267]],[\"parent/6\",[3,2.767]],[\"name/7\",[8,32.267]],[\"parent/7\",[9,3.737]],[\"name/8\",[10,50.956]],[\"parent/8\",[9,3.737]],[\"name/9\",[11,48.431]],[\"parent/9\",[9,3.737]],[\"name/10\",[12,54.335]],[\"parent/10\",[9,3.737]],[\"name/11\",[13,50.956]],[\"parent/11\",[3,2.767]],[\"name/12\",[7,32.267]],[\"parent/12\",[3,2.767]],[\"name/13\",[8,32.267]],[\"parent/13\",[9,3.737]],[\"name/14\",[10,50.956]],[\"parent/14\",[9,3.737]],[\"name/15\",[14,59.466]],[\"parent/15\",[3,2.767]],[\"name/16\",[7,32.267]],[\"parent/16\",[3,2.767]],[\"name/17\",[8,32.267]],[\"parent/17\",[9,3.737]],[\"name/18\",[10,50.956]],[\"parent/18\",[9,3.737]],[\"name/19\",[15,59.466]],[\"parent/19\",[9,3.737]],[\"name/20\",[16,40.927]],[\"parent/20\",[9,3.737]],[\"name/21\",[12,54.335]],[\"parent/21\",[3,2.767]],[\"name/22\",[17,59.466]],[\"parent/22\",[3,2.767]],[\"name/23\",[18,59.466]],[\"parent/23\",[3,2.767]],[\"name/24\",[19,59.466]],[\"parent/24\",[3,2.767]],[\"name/25\",[20,59.466]],[\"parent/25\",[3,2.767]],[\"name/26\",[21,59.466]],[\"parent/26\",[3,2.767]],[\"name/27\",[22,59.466]],[\"parent/27\",[3,2.767]],[\"name/28\",[23,59.466]],[\"parent/28\",[3,2.767]],[\"name/29\",[24,59.466]],[\"parent/29\",[3,2.767]],[\"name/30\",[25,59.466]],[\"parent/30\",[3,2.767]],[\"name/31\",[26,59.466]],[\"parent/31\",[3,2.767]],[\"name/32\",[27,59.466]],[\"parent/32\",[3,2.767]],[\"name/33\",[28,59.466]],[\"parent/33\",[3,2.767]],[\"name/34\",[29,59.466]],[\"parent/34\",[3,2.767]],[\"name/35\",[30,59.466]],[\"parent/35\",[3,2.767]],[\"name/36\",[11,48.431]],[\"parent/36\",[3,2.767]],[\"name/37\",[31,59.466]],[\"parent/37\",[3,2.767]],[\"name/38\",[32,59.466]],[\"parent/38\",[3,2.767]],[\"name/39\",[33,54.335]],[\"parent/39\",[3,2.767]],[\"name/40\",[34,54.335]],[\"parent/40\",[3,2.767]],[\"name/41\",[35,54.335]],[\"parent/41\",[3,2.767]],[\"name/42\",[7,32.267]],[\"parent/42\",[3,2.767]],[\"name/43\",[36,54.335]],[\"parent/43\",[9,3.737]],[\"name/44\",[37,54.335]],[\"parent/44\",[9,3.737]],[\"name/45\",[38,54.335]],[\"parent/45\",[9,3.737]],[\"name/46\",[39,54.335]],[\"parent/46\",[3,2.767]],[\"name/47\",[40,59.466]],[\"parent/47\",[3,2.767]],[\"name/48\",[41,59.466]],[\"parent/48\",[3,2.767]],[\"name/49\",[42,59.466]],[\"parent/49\",[3,2.767]],[\"name/50\",[43,54.335]],[\"parent/50\",[]],[\"name/51\",[1,42.044]],[\"parent/51\",[43,5.43]],[\"name/52\",[7,32.267]],[\"parent/52\",[44,4.201]],[\"name/53\",[2,43.301]],[\"parent/53\",[44,4.201]],[\"name/54\",[45,59.466]],[\"parent/54\",[44,4.201]],[\"name/55\",[46,59.466]],[\"parent/55\",[44,4.201]],[\"name/56\",[47,59.466]],[\"parent/56\",[44,4.201]],[\"name/57\",[48,54.335]],[\"parent/57\",[44,4.201]],[\"name/58\",[49,59.466]],[\"parent/58\",[44,4.201]],[\"name/59\",[50,59.466]],[\"parent/59\",[44,4.201]],[\"name/60\",[51,25.156,52,30.786]],[\"parent/60\",[]],[\"name/61\",[51,19.515,53,26.713,54,29.969]],[\"parent/61\",[51,2.513,52,3.075]],[\"name/62\",[51,35.382]],[\"parent/62\",[51,1.592,53,2.179,54,2.445,55,2.013]],[\"name/63\",[7,32.267]],[\"parent/63\",[51,1.592,53,2.179,55,2.013,56,2.676]],[\"name/64\",[57,50.956]],[\"parent/64\",[51,1.592,53,2.179,55,2.013,58,2.676]],[\"name/65\",[51,15.941,52,19.509,59,21.821,60,24.48]],[\"parent/65\",[51,2.513,52,3.075]],[\"name/66\",[51,35.382]],[\"parent/66\",[51,1.346,52,1.647,55,1.701,59,1.842,60,2.066]],[\"name/67\",[7,32.267]],[\"parent/67\",[51,1.346,52,1.647,55,1.701,59,1.842,61,2.261]],[\"name/68\",[57,50.956]],[\"parent/68\",[51,1.346,52,1.647,55,1.701,59,1.842,62,2.261]],[\"name/69\",[63,54.335]],[\"parent/69\",[]],[\"name/70\",[1,42.044]],[\"parent/70\",[63,5.43]],[\"name/71\",[2,43.301]],[\"parent/71\",[64,3.536]],[\"name/72\",[65,59.466]],[\"parent/72\",[64,3.536]],[\"name/73\",[66,50.956]],[\"parent/73\",[64,3.536]],[\"name/74\",[67,46.416]],[\"parent/74\",[64,3.536]],[\"name/75\",[68,48.431]],[\"parent/75\",[64,3.536]],[\"name/76\",[69,48.431]],[\"parent/76\",[64,3.536]],[\"name/77\",[70,54.335]],[\"parent/77\",[64,3.536]],[\"name/78\",[71,48.431]],[\"parent/78\",[64,3.536]],[\"name/79\",[72,48.431]],[\"parent/79\",[64,3.536]],[\"name/80\",[73,48.431]],[\"parent/80\",[64,3.536]],[\"name/81\",[74,48.431]],[\"parent/81\",[64,3.536]],[\"name/82\",[75,48.431]],[\"parent/82\",[64,3.536]],[\"name/83\",[76,48.431]],[\"parent/83\",[64,3.536]],[\"name/84\",[77,48.431]],[\"parent/84\",[64,3.536]],[\"name/85\",[78,48.431]],[\"parent/85\",[64,3.536]],[\"name/86\",[79,48.431]],[\"parent/86\",[64,3.536]],[\"name/87\",[80,54.335]],[\"parent/87\",[]],[\"name/88\",[1,42.044]],[\"parent/88\",[80,5.43]],[\"name/89\",[81,37.397]],[\"parent/89\",[82,3.421]],[\"name/90\",[2,43.301]],[\"parent/90\",[82,3.421]],[\"name/91\",[83,59.466]],[\"parent/91\",[82,3.421]],[\"name/92\",[84,59.466]],[\"parent/92\",[82,3.421]],[\"name/93\",[66,50.956]],[\"parent/93\",[82,3.421]],[\"name/94\",[73,48.431]],[\"parent/94\",[82,3.421]],[\"name/95\",[72,48.431]],[\"parent/95\",[82,3.421]],[\"name/96\",[67,46.416]],[\"parent/96\",[82,3.421]],[\"name/97\",[68,48.431]],[\"parent/97\",[82,3.421]],[\"name/98\",[69,48.431]],[\"parent/98\",[82,3.421]],[\"name/99\",[85,54.335]],[\"parent/99\",[82,3.421]],[\"name/100\",[71,48.431]],[\"parent/100\",[82,3.421]],[\"name/101\",[76,48.431]],[\"parent/101\",[82,3.421]],[\"name/102\",[75,48.431]],[\"parent/102\",[82,3.421]],[\"name/103\",[77,48.431]],[\"parent/103\",[82,3.421]],[\"name/104\",[78,48.431]],[\"parent/104\",[82,3.421]],[\"name/105\",[74,48.431]],[\"parent/105\",[82,3.421]],[\"name/106\",[79,48.431]],[\"parent/106\",[82,3.421]],[\"name/107\",[86,54.335]],[\"parent/107\",[]],[\"name/108\",[1,42.044]],[\"parent/108\",[86,5.43]],[\"name/109\",[2,43.301]],[\"parent/109\",[87,3.598]],[\"name/110\",[66,50.956]],[\"parent/110\",[87,3.598]],[\"name/111\",[67,46.416]],[\"parent/111\",[87,3.598]],[\"name/112\",[68,48.431]],[\"parent/112\",[87,3.598]],[\"name/113\",[69,48.431]],[\"parent/113\",[87,3.598]],[\"name/114\",[85,54.335]],[\"parent/114\",[87,3.598]],[\"name/115\",[71,48.431]],[\"parent/115\",[87,3.598]],[\"name/116\",[72,48.431]],[\"parent/116\",[87,3.598]],[\"name/117\",[73,48.431]],[\"parent/117\",[87,3.598]],[\"name/118\",[76,48.431]],[\"parent/118\",[87,3.598]],[\"name/119\",[75,48.431]],[\"parent/119\",[87,3.598]],[\"name/120\",[77,48.431]],[\"parent/120\",[87,3.598]],[\"name/121\",[78,48.431]],[\"parent/121\",[87,3.598]],[\"name/122\",[74,48.431]],[\"parent/122\",[87,3.598]],[\"name/123\",[79,48.431]],[\"parent/123\",[87,3.598]],[\"name/124\",[88,54.335]],[\"parent/124\",[]],[\"name/125\",[89,46.416]],[\"parent/125\",[88,5.43]],[\"name/126\",[7,32.267]],[\"parent/126\",[90,5.942]],[\"name/127\",[51,35.382]],[\"parent/127\",[91,4.327]],[\"name/128\",[7,32.267]],[\"parent/128\",[91,4.327]],[\"name/129\",[0,48.431]],[\"parent/129\",[91,4.327]],[\"name/130\",[7,32.267]],[\"parent/130\",[91,4.327]],[\"name/131\",[92,59.466]],[\"parent/131\",[91,4.327]],[\"name/132\",[93,59.466]],[\"parent/132\",[91,4.327]],[\"name/133\",[7,32.267]],[\"parent/133\",[91,4.327]],[\"name/134\",[94,44.738]],[\"parent/134\",[95,4.327]],[\"name/135\",[96,50.956]],[\"parent/135\",[95,4.327]],[\"name/136\",[7,32.267]],[\"parent/136\",[95,4.327]],[\"name/137\",[97,50.956]],[\"parent/137\",[95,4.327]],[\"name/138\",[7,32.267]],[\"parent/138\",[95,4.327]],[\"name/139\",[98,50.956]],[\"parent/139\",[95,4.327]],[\"name/140\",[7,32.267]],[\"parent/140\",[95,4.327]],[\"name/141\",[99,50.956]],[\"parent/141\",[]],[\"name/142\",[89,46.416]],[\"parent/142\",[99,5.092]],[\"name/143\",[89,46.416]],[\"parent/143\",[99,5.092]],[\"name/144\",[51,35.382]],[\"parent/144\",[100,5.43]],[\"name/145\",[7,32.267]],[\"parent/145\",[100,5.43]],[\"name/146\",[57,50.956]],[\"parent/146\",[101,5.942]],[\"name/147\",[102,50.956]],[\"parent/147\",[]],[\"name/148\",[89,46.416]],[\"parent/148\",[102,5.092]],[\"name/149\",[89,46.416]],[\"parent/149\",[102,5.092]],[\"name/150\",[51,35.382]],[\"parent/150\",[103,5.43]],[\"name/151\",[7,32.267]],[\"parent/151\",[103,5.43]],[\"name/152\",[104,31.83]],[\"parent/152\",[]],[\"name/153\",[105,59.466]],[\"parent/153\",[104,3.181]],[\"name/154\",[106,59.466]],[\"parent/154\",[104,3.181]],[\"name/155\",[107,59.466]],[\"parent/155\",[104,3.181]],[\"name/156\",[11,48.431]],[\"parent/156\",[104,3.181]],[\"name/157\",[108,59.466]],[\"parent/157\",[104,3.181]],[\"name/158\",[109,59.466]],[\"parent/158\",[104,3.181]],[\"name/159\",[39,54.335]],[\"parent/159\",[104,3.181]],[\"name/160\",[110,59.466]],[\"parent/160\",[104,3.181]],[\"name/161\",[111,59.466]],[\"parent/161\",[104,3.181]],[\"name/162\",[112,59.466]],[\"parent/162\",[104,3.181]],[\"name/163\",[113,59.466]],[\"parent/163\",[104,3.181]],[\"name/164\",[114,59.466]],[\"parent/164\",[104,3.181]],[\"name/165\",[115,59.466]],[\"parent/165\",[104,3.181]],[\"name/166\",[116,59.466]],[\"parent/166\",[104,3.181]],[\"name/167\",[33,54.335]],[\"parent/167\",[104,3.181]],[\"name/168\",[34,54.335]],[\"parent/168\",[104,3.181]],[\"name/169\",[117,59.466]],[\"parent/169\",[104,3.181]],[\"name/170\",[118,59.466]],[\"parent/170\",[104,3.181]],[\"name/171\",[119,59.466]],[\"parent/171\",[104,3.181]],[\"name/172\",[120,59.466]],[\"parent/172\",[104,3.181]],[\"name/173\",[121,59.466]],[\"parent/173\",[104,3.181]],[\"name/174\",[35,54.335]],[\"parent/174\",[104,3.181]],[\"name/175\",[7,32.267]],[\"parent/175\",[122,5.942]],[\"name/176\",[36,54.335]],[\"parent/176\",[123,5.092]],[\"name/177\",[37,54.335]],[\"parent/177\",[123,5.092]],[\"name/178\",[38,54.335]],[\"parent/178\",[123,5.092]],[\"name/179\",[124,44.738]],[\"parent/179\",[]],[\"name/180\",[125,54.335]],[\"parent/180\",[124,4.471]],[\"name/181\",[126,50.956]],[\"parent/181\",[124,4.471]],[\"name/182\",[127,50.956]],[\"parent/182\",[124,4.471]],[\"name/183\",[128,50.956]],[\"parent/183\",[124,4.471]],[\"name/184\",[129,50.956]],[\"parent/184\",[124,4.471]],[\"name/185\",[130,46.416]],[\"parent/185\",[]],[\"name/186\",[126,50.956]],[\"parent/186\",[130,4.638]],[\"name/187\",[129,50.956]],[\"parent/187\",[130,4.638]],[\"name/188\",[127,50.956]],[\"parent/188\",[130,4.638]],[\"name/189\",[128,50.956]],[\"parent/189\",[130,4.638]],[\"name/190\",[94,44.738]],[\"parent/190\",[]],[\"name/191\",[131,59.466]],[\"parent/191\",[94,4.471]],[\"name/192\",[132,59.466]],[\"parent/192\",[94,4.471]],[\"name/193\",[7,32.267]],[\"parent/193\",[133,5.942]],[\"name/194\",[134,59.466]],[\"parent/194\",[135,3.598]],[\"name/195\",[136,59.466]],[\"parent/195\",[135,3.598]],[\"name/196\",[137,59.466]],[\"parent/196\",[135,3.598]],[\"name/197\",[138,59.466]],[\"parent/197\",[135,3.598]],[\"name/198\",[139,59.466]],[\"parent/198\",[135,3.598]],[\"name/199\",[140,59.466]],[\"parent/199\",[135,3.598]],[\"name/200\",[141,59.466]],[\"parent/200\",[135,3.598]],[\"name/201\",[142,59.466]],[\"parent/201\",[135,3.598]],[\"name/202\",[143,59.466]],[\"parent/202\",[135,3.598]],[\"name/203\",[144,59.466]],[\"parent/203\",[135,3.598]],[\"name/204\",[145,59.466]],[\"parent/204\",[135,3.598]],[\"name/205\",[146,59.466]],[\"parent/205\",[135,3.598]],[\"name/206\",[147,59.466]],[\"parent/206\",[135,3.598]],[\"name/207\",[148,59.466]],[\"parent/207\",[135,3.598]],[\"name/208\",[149,59.466]],[\"parent/208\",[135,3.598]],[\"name/209\",[150,59.466]],[\"parent/209\",[94,4.471]],[\"name/210\",[151,59.466]],[\"parent/210\",[94,4.471]],[\"name/211\",[81,37.397]],[\"parent/211\",[]],[\"name/212\",[152,59.466]],[\"parent/212\",[81,3.737]],[\"name/213\",[153,59.466]],[\"parent/213\",[81,3.737]],[\"name/214\",[97,50.956]],[\"parent/214\",[81,3.737]],[\"name/215\",[154,59.466]],[\"parent/215\",[81,3.737]],[\"name/216\",[155,59.466]],[\"parent/216\",[81,3.737]],[\"name/217\",[156,59.466]],[\"parent/217\",[81,3.737]],[\"name/218\",[96,50.956]],[\"parent/218\",[81,3.737]],[\"name/219\",[157,59.466]],[\"parent/219\",[81,3.737]],[\"name/220\",[98,50.956]],[\"parent/220\",[81,3.737]],[\"name/221\",[158,54.335]],[\"parent/221\",[]],[\"name/222\",[1,42.044]],[\"parent/222\",[158,5.43]],[\"name/223\",[2,43.301]],[\"parent/223\",[159,4.84]],[\"name/224\",[160,50.956]],[\"parent/224\",[159,4.84]],[\"name/225\",[161,50.956]],[\"parent/225\",[159,4.84]],[\"name/226\",[162,50.956]],[\"parent/226\",[159,4.84]],[\"name/227\",[163,54.335]],[\"parent/227\",[]],[\"name/228\",[1,42.044]],[\"parent/228\",[163,5.43]],[\"name/229\",[2,43.301]],[\"parent/229\",[164,4.638]],[\"name/230\",[11,48.431]],[\"parent/230\",[164,4.638]],[\"name/231\",[160,50.956]],[\"parent/231\",[164,4.638]],[\"name/232\",[161,50.956]],[\"parent/232\",[164,4.638]],[\"name/233\",[162,50.956]],[\"parent/233\",[164,4.638]],[\"name/234\",[165,50.956]],[\"parent/234\",[]],[\"name/235\",[1,42.044]],[\"parent/235\",[165,5.092]],[\"name/236\",[7,32.267]],[\"parent/236\",[165,5.092]],[\"name/237\",[166,59.466]],[\"parent/237\",[167,4.84]],[\"name/238\",[168,59.466]],[\"parent/238\",[167,4.84]],[\"name/239\",[169,59.466]],[\"parent/239\",[167,4.84]],[\"name/240\",[170,59.466]],[\"parent/240\",[167,4.84]],[\"name/241\",[171,54.335]],[\"parent/241\",[]],[\"name/242\",[172,59.466]],[\"parent/242\",[171,5.43]],[\"name/243\",[173,59.466]],[\"parent/243\",[174,2.393]],[\"name/244\",[175,59.466]],[\"parent/244\",[174,2.393]],[\"name/245\",[176,59.466]],[\"parent/245\",[177,5.942]],[\"name/246\",[81,37.397]],[\"parent/246\",[174,2.393]],[\"name/247\",[67,46.416]],[\"parent/247\",[178,4.638]],[\"name/248\",[96,50.956]],[\"parent/248\",[178,4.638]],[\"name/249\",[97,50.956]],[\"parent/249\",[178,4.638]],[\"name/250\",[98,50.956]],[\"parent/250\",[178,4.638]],[\"name/251\",[0,48.431]],[\"parent/251\",[178,4.638]],[\"name/252\",[179,59.466]],[\"parent/252\",[174,2.393]],[\"name/253\",[180,59.466]],[\"parent/253\",[181,5.092]],[\"name/254\",[182,59.466]],[\"parent/254\",[181,5.092]],[\"name/255\",[183,59.466]],[\"parent/255\",[181,5.092]],[\"name/256\",[184,59.466]],[\"parent/256\",[174,2.393]],[\"name/257\",[185,50.956]],[\"parent/257\",[186,5.43]],[\"name/258\",[187,46.416]],[\"parent/258\",[186,5.43]],[\"name/259\",[188,59.466]],[\"parent/259\",[174,2.393]],[\"name/260\",[189,59.466]],[\"parent/260\",[174,2.393]],[\"name/261\",[67,46.416]],[\"parent/261\",[190,3.737]],[\"name/262\",[71,48.431]],[\"parent/262\",[190,3.737]],[\"name/263\",[72,48.431]],[\"parent/263\",[190,3.737]],[\"name/264\",[73,48.431]],[\"parent/264\",[190,3.737]],[\"name/265\",[69,48.431]],[\"parent/265\",[190,3.737]],[\"name/266\",[76,48.431]],[\"parent/266\",[190,3.737]],[\"name/267\",[75,48.431]],[\"parent/267\",[190,3.737]],[\"name/268\",[77,48.431]],[\"parent/268\",[190,3.737]],[\"name/269\",[78,48.431]],[\"parent/269\",[190,3.737]],[\"name/270\",[74,48.431]],[\"parent/270\",[190,3.737]],[\"name/271\",[79,48.431]],[\"parent/271\",[190,3.737]],[\"name/272\",[68,48.431]],[\"parent/272\",[190,3.737]],[\"name/273\",[7,32.267]],[\"parent/273\",[190,3.737]],[\"name/274\",[125,54.335]],[\"parent/274\",[191,4.638]],[\"name/275\",[126,50.956]],[\"parent/275\",[191,4.638]],[\"name/276\",[129,50.956]],[\"parent/276\",[191,4.638]],[\"name/277\",[127,50.956]],[\"parent/277\",[191,4.638]],[\"name/278\",[128,50.956]],[\"parent/278\",[191,4.638]],[\"name/279\",[192,59.466]],[\"parent/279\",[174,2.393]],[\"name/280\",[161,50.956]],[\"parent/280\",[193,5.092]],[\"name/281\",[160,50.956]],[\"parent/281\",[193,5.092]],[\"name/282\",[162,50.956]],[\"parent/282\",[193,5.092]],[\"name/283\",[194,59.466]],[\"parent/283\",[174,2.393]],[\"name/284\",[195,59.466]],[\"parent/284\",[174,2.393]],[\"name/285\",[196,54.335]],[\"parent/285\",[174,2.393]],[\"name/286\",[197,59.466]],[\"parent/286\",[174,2.393]],[\"name/287\",[7,32.267]],[\"parent/287\",[198,5.942]],[\"name/288\",[199,59.466]],[\"parent/288\",[174,2.393]],[\"name/289\",[200,50.956]],[\"parent/289\",[201,5.942]],[\"name/290\",[202,59.466]],[\"parent/290\",[174,2.393]],[\"name/291\",[7,32.267]],[\"parent/291\",[203,5.942]],[\"name/292\",[204,59.466]],[\"parent/292\",[174,2.393]],[\"name/293\",[200,50.956]],[\"parent/293\",[205,5.942]],[\"name/294\",[206,59.466]],[\"parent/294\",[174,2.393]],[\"name/295\",[207,59.466]],[\"parent/295\",[208,5.43]],[\"name/296\",[48,54.335]],[\"parent/296\",[208,5.43]],[\"name/297\",[209,59.466]],[\"parent/297\",[174,2.393]],[\"name/298\",[210,59.466]],[\"parent/298\",[174,2.393]],[\"name/299\",[211,54.335]],[\"parent/299\",[212,4.638]],[\"name/300\",[213,54.335]],[\"parent/300\",[212,4.638]],[\"name/301\",[214,59.466]],[\"parent/301\",[212,4.638]],[\"name/302\",[215,54.335]],[\"parent/302\",[212,4.638]],[\"name/303\",[216,54.335]],[\"parent/303\",[212,4.638]],[\"name/304\",[217,59.466]],[\"parent/304\",[174,2.393]],[\"name/305\",[211,54.335]],[\"parent/305\",[218,4.84]],[\"name/306\",[213,54.335]],[\"parent/306\",[218,4.84]],[\"name/307\",[215,54.335]],[\"parent/307\",[218,4.84]],[\"name/308\",[216,54.335]],[\"parent/308\",[218,4.84]],[\"name/309\",[219,59.466]],[\"parent/309\",[174,2.393]],[\"name/310\",[220,59.466]],[\"parent/310\",[174,2.393]],[\"name/311\",[221,50.956]],[\"parent/311\",[222,5.43]],[\"name/312\",[200,50.956]],[\"parent/312\",[222,5.43]],[\"name/313\",[223,59.466]],[\"parent/313\",[174,2.393]],[\"name/314\",[224,54.335]],[\"parent/314\",[225,4.84]],[\"name/315\",[226,54.335]],[\"parent/315\",[225,4.84]],[\"name/316\",[227,54.335]],[\"parent/316\",[225,4.84]],[\"name/317\",[228,59.466]],[\"parent/317\",[225,4.84]],[\"name/318\",[229,59.466]],[\"parent/318\",[174,2.393]],[\"name/319\",[230,59.466]],[\"parent/319\",[231,3.421]],[\"name/320\",[232,54.335]],[\"parent/320\",[231,3.421]],[\"name/321\",[233,54.335]],[\"parent/321\",[231,3.421]],[\"name/322\",[234,50.956]],[\"parent/322\",[231,3.421]],[\"name/323\",[235,50.956]],[\"parent/323\",[231,3.421]],[\"name/324\",[236,54.335]],[\"parent/324\",[231,3.421]],[\"name/325\",[237,54.335]],[\"parent/325\",[231,3.421]],[\"name/326\",[238,54.335]],[\"parent/326\",[231,3.421]],[\"name/327\",[239,59.466]],[\"parent/327\",[231,3.421]],[\"name/328\",[240,59.466]],[\"parent/328\",[231,3.421]],[\"name/329\",[224,54.335]],[\"parent/329\",[231,3.421]],[\"name/330\",[226,54.335]],[\"parent/330\",[231,3.421]],[\"name/331\",[227,54.335]],[\"parent/331\",[231,3.421]],[\"name/332\",[241,54.335]],[\"parent/332\",[231,3.421]],[\"name/333\",[242,54.335]],[\"parent/333\",[231,3.421]],[\"name/334\",[243,59.466]],[\"parent/334\",[231,3.421]],[\"name/335\",[244,59.466]],[\"parent/335\",[231,3.421]],[\"name/336\",[245,59.466]],[\"parent/336\",[231,3.421]],[\"name/337\",[246,59.466]],[\"parent/337\",[174,2.393]],[\"name/338\",[247,54.335]],[\"parent/338\",[248,3.27]],[\"name/339\",[249,59.466]],[\"parent/339\",[248,3.27]],[\"name/340\",[250,59.466]],[\"parent/340\",[248,3.27]],[\"name/341\",[251,59.466]],[\"parent/341\",[248,3.27]],[\"name/342\",[233,54.335]],[\"parent/342\",[248,3.27]],[\"name/343\",[252,59.466]],[\"parent/343\",[248,3.27]],[\"name/344\",[253,59.466]],[\"parent/344\",[248,3.27]],[\"name/345\",[232,54.335]],[\"parent/345\",[248,3.27]],[\"name/346\",[254,54.335]],[\"parent/346\",[248,3.27]],[\"name/347\",[234,50.956]],[\"parent/347\",[248,3.27]],[\"name/348\",[255,59.466]],[\"parent/348\",[248,3.27]],[\"name/349\",[256,59.466]],[\"parent/349\",[248,3.27]],[\"name/350\",[237,54.335]],[\"parent/350\",[248,3.27]],[\"name/351\",[235,50.956]],[\"parent/351\",[248,3.27]],[\"name/352\",[236,54.335]],[\"parent/352\",[248,3.27]],[\"name/353\",[257,59.466]],[\"parent/353\",[248,3.27]],[\"name/354\",[258,59.466]],[\"parent/354\",[248,3.27]],[\"name/355\",[259,59.466]],[\"parent/355\",[248,3.27]],[\"name/356\",[260,59.466]],[\"parent/356\",[248,3.27]],[\"name/357\",[242,54.335]],[\"parent/357\",[248,3.27]],[\"name/358\",[196,54.335]],[\"parent/358\",[248,3.27]],[\"name/359\",[261,59.466]],[\"parent/359\",[174,2.393]],[\"name/360\",[262,59.466]],[\"parent/360\",[263,5.43]],[\"name/361\",[235,50.956]],[\"parent/361\",[263,5.43]],[\"name/362\",[264,59.466]],[\"parent/362\",[174,2.393]],[\"name/363\",[265,59.466]],[\"parent/363\",[266,4.471]],[\"name/364\",[267,59.466]],[\"parent/364\",[266,4.471]],[\"name/365\",[268,59.466]],[\"parent/365\",[266,4.471]],[\"name/366\",[269,59.466]],[\"parent/366\",[266,4.471]],[\"name/367\",[270,59.466]],[\"parent/367\",[266,4.471]],[\"name/368\",[271,59.466]],[\"parent/368\",[266,4.471]],[\"name/369\",[238,54.335]],[\"parent/369\",[174,2.393]],[\"name/370\",[272,59.466]],[\"parent/370\",[273,3.898]],[\"name/371\",[274,59.466]],[\"parent/371\",[273,3.898]],[\"name/372\",[6,50.956]],[\"parent/372\",[273,3.898]],[\"name/373\",[13,50.956]],[\"parent/373\",[273,3.898]],[\"name/374\",[254,54.335]],[\"parent/374\",[273,3.898]],[\"name/375\",[275,59.466]],[\"parent/375\",[273,3.898]],[\"name/376\",[234,50.956]],[\"parent/376\",[273,3.898]],[\"name/377\",[276,59.466]],[\"parent/377\",[273,3.898]],[\"name/378\",[277,59.466]],[\"parent/378\",[273,3.898]],[\"name/379\",[278,59.466]],[\"parent/379\",[273,3.898]],[\"name/380\",[279,59.466]],[\"parent/380\",[273,3.898]],[\"name/381\",[280,59.466]],[\"parent/381\",[174,2.393]],[\"name/382\",[281,59.466]],[\"parent/382\",[282,4.471]],[\"name/383\",[283,59.466]],[\"parent/383\",[282,4.471]],[\"name/384\",[284,59.466]],[\"parent/384\",[282,4.471]],[\"name/385\",[247,54.335]],[\"parent/385\",[282,4.471]],[\"name/386\",[285,59.466]],[\"parent/386\",[282,4.471]],[\"name/387\",[286,59.466]],[\"parent/387\",[282,4.471]],[\"name/388\",[287,59.466]],[\"parent/388\",[174,2.393]],[\"name/389\",[288,59.466]],[\"parent/389\",[174,2.393]],[\"name/390\",[289,59.466]],[\"parent/390\",[174,2.393]],[\"name/391\",[290,59.466]],[\"parent/391\",[174,2.393]],[\"name/392\",[291,59.466]],[\"parent/392\",[174,2.393]],[\"name/393\",[292,44.738]],[\"parent/393\",[293,5.092]],[\"name/394\",[294,44.738]],[\"parent/394\",[293,5.092]],[\"name/395\",[187,46.416]],[\"parent/395\",[293,5.092]],[\"name/396\",[295,59.466]],[\"parent/396\",[174,2.393]],[\"name/397\",[292,44.738]],[\"parent/397\",[296,5.092]],[\"name/398\",[294,44.738]],[\"parent/398\",[296,5.092]],[\"name/399\",[187,46.416]],[\"parent/399\",[296,5.092]],[\"name/400\",[297,59.466]],[\"parent/400\",[174,2.393]],[\"name/401\",[292,44.738]],[\"parent/401\",[298,5.092]],[\"name/402\",[294,44.738]],[\"parent/402\",[298,5.092]],[\"name/403\",[187,46.416]],[\"parent/403\",[298,5.092]],[\"name/404\",[299,59.466]],[\"parent/404\",[174,2.393]],[\"name/405\",[292,44.738]],[\"parent/405\",[300,5.092]],[\"name/406\",[294,44.738]],[\"parent/406\",[300,5.092]],[\"name/407\",[301,54.335]],[\"parent/407\",[300,5.092]],[\"name/408\",[302,59.466]],[\"parent/408\",[174,2.393]],[\"name/409\",[292,44.738]],[\"parent/409\",[303,5.092]],[\"name/410\",[294,44.738]],[\"parent/410\",[303,5.092]],[\"name/411\",[301,54.335]],[\"parent/411\",[303,5.092]],[\"name/412\",[304,59.466]],[\"parent/412\",[174,2.393]],[\"name/413\",[292,44.738]],[\"parent/413\",[305,5.43]],[\"name/414\",[294,44.738]],[\"parent/414\",[305,5.43]],[\"name/415\",[306,59.466]],[\"parent/415\",[174,2.393]],[\"name/416\",[307,59.466]],[\"parent/416\",[174,2.393]],[\"name/417\",[308,59.466]],[\"parent/417\",[174,2.393]],[\"name/418\",[309,59.466]],[\"parent/418\",[174,2.393]],[\"name/419\",[310,59.466]],[\"parent/419\",[174,2.393]],[\"name/420\",[311,59.466]],[\"parent/420\",[174,2.393]],[\"name/421\",[312,59.466]],[\"parent/421\",[174,2.393]],[\"name/422\",[313,59.466]],[\"parent/422\",[174,2.393]],[\"name/423\",[314,59.466]],[\"parent/423\",[174,2.393]],[\"name/424\",[315,59.466]],[\"parent/424\",[174,2.393]],[\"name/425\",[316,59.466]],[\"parent/425\",[174,2.393]],[\"name/426\",[317,59.466]],[\"parent/426\",[174,2.393]],[\"name/427\",[318,59.466]],[\"parent/427\",[319,3.898]],[\"name/428\",[320,59.466]],[\"parent/428\",[319,3.898]],[\"name/429\",[321,59.466]],[\"parent/429\",[319,3.898]],[\"name/430\",[322,59.466]],[\"parent/430\",[319,3.898]],[\"name/431\",[323,59.466]],[\"parent/431\",[319,3.898]],[\"name/432\",[324,59.466]],[\"parent/432\",[319,3.898]],[\"name/433\",[325,59.466]],[\"parent/433\",[319,3.898]],[\"name/434\",[326,59.466]],[\"parent/434\",[319,3.898]],[\"name/435\",[327,59.466]],[\"parent/435\",[319,3.898]],[\"name/436\",[328,59.466]],[\"parent/436\",[319,3.898]],[\"name/437\",[329,59.466]],[\"parent/437\",[319,3.898]],[\"name/438\",[70,54.335]],[\"parent/438\",[174,2.393]],[\"name/439\",[8,32.267]],[\"parent/439\",[330,3.06]],[\"name/440\",[331,59.466]],[\"parent/440\",[330,3.06]],[\"name/441\",[185,50.956]],[\"parent/441\",[330,3.06]],[\"name/442\",[332,59.466]],[\"parent/442\",[330,3.06]],[\"name/443\",[333,59.466]],[\"parent/443\",[330,3.06]],[\"name/444\",[334,59.466]],[\"parent/444\",[330,3.06]],[\"name/445\",[335,59.466]],[\"parent/445\",[330,3.06]],[\"name/446\",[336,59.466]],[\"parent/446\",[330,3.06]],[\"name/447\",[8,32.267]],[\"parent/447\",[337,5.43]],[\"name/448\",[338,38.17]],[\"parent/448\",[337,5.43]],[\"name/449\",[338,38.17]],[\"parent/449\",[330,3.06]],[\"name/450\",[221,50.956]],[\"parent/450\",[339,5.092]],[\"name/451\",[8,32.267]],[\"parent/451\",[339,5.092]],[\"name/452\",[338,38.17]],[\"parent/452\",[339,5.092]],[\"name/453\",[340,59.466]],[\"parent/453\",[330,3.06]],[\"name/454\",[16,40.927]],[\"parent/454\",[341,5.092]],[\"name/455\",[342,59.466]],[\"parent/455\",[341,5.092]],[\"name/456\",[343,59.466]],[\"parent/456\",[341,5.092]],[\"name/457\",[344,54.335]],[\"parent/457\",[330,3.06]],[\"name/458\",[8,32.267]],[\"parent/458\",[345,4.638]],[\"name/459\",[16,40.927]],[\"parent/459\",[345,4.638]],[\"name/460\",[346,42.044]],[\"parent/460\",[345,4.638]],[\"name/461\",[347,43.301]],[\"parent/461\",[345,4.638]],[\"name/462\",[348,43.301]],[\"parent/462\",[345,4.638]],[\"name/463\",[346,42.044]],[\"parent/463\",[330,3.06]],[\"name/464\",[349,59.466]],[\"parent/464\",[350,5.092]],[\"name/465\",[8,32.267]],[\"parent/465\",[350,5.092]],[\"name/466\",[338,38.17]],[\"parent/466\",[350,5.092]],[\"name/467\",[351,59.466]],[\"parent/467\",[330,3.06]],[\"name/468\",[16,40.927]],[\"parent/468\",[352,4.638]],[\"name/469\",[8,32.267]],[\"parent/469\",[352,4.638]],[\"name/470\",[346,42.044]],[\"parent/470\",[352,4.638]],[\"name/471\",[347,43.301]],[\"parent/471\",[352,4.638]],[\"name/472\",[348,43.301]],[\"parent/472\",[352,4.638]],[\"name/473\",[6,50.956]],[\"parent/473\",[330,3.06]],[\"name/474\",[16,40.927]],[\"parent/474\",[353,4.638]],[\"name/475\",[8,32.267]],[\"parent/475\",[353,4.638]],[\"name/476\",[346,42.044]],[\"parent/476\",[353,4.638]],[\"name/477\",[347,43.301]],[\"parent/477\",[353,4.638]],[\"name/478\",[348,43.301]],[\"parent/478\",[353,4.638]],[\"name/479\",[354,59.466]],[\"parent/479\",[330,3.06]],[\"name/480\",[16,40.927]],[\"parent/480\",[355,4.638]],[\"name/481\",[8,32.267]],[\"parent/481\",[355,4.638]],[\"name/482\",[346,42.044]],[\"parent/482\",[355,4.638]],[\"name/483\",[347,43.301]],[\"parent/483\",[355,4.638]],[\"name/484\",[348,43.301]],[\"parent/484\",[355,4.638]],[\"name/485\",[356,59.466]],[\"parent/485\",[330,3.06]],[\"name/486\",[16,40.927]],[\"parent/486\",[357,4.638]],[\"name/487\",[8,32.267]],[\"parent/487\",[357,4.638]],[\"name/488\",[346,42.044]],[\"parent/488\",[357,4.638]],[\"name/489\",[347,43.301]],[\"parent/489\",[357,4.638]],[\"name/490\",[348,43.301]],[\"parent/490\",[357,4.638]],[\"name/491\",[13,50.956]],[\"parent/491\",[330,3.06]],[\"name/492\",[16,40.927]],[\"parent/492\",[358,4.638]],[\"name/493\",[8,32.267]],[\"parent/493\",[358,4.638]],[\"name/494\",[346,42.044]],[\"parent/494\",[358,4.638]],[\"name/495\",[347,43.301]],[\"parent/495\",[358,4.638]],[\"name/496\",[348,43.301]],[\"parent/496\",[358,4.638]],[\"name/497\",[359,54.335]],[\"parent/497\",[330,3.06]],[\"name/498\",[360,59.466]],[\"parent/498\",[361,4.84]],[\"name/499\",[362,59.466]],[\"parent/499\",[361,4.84]],[\"name/500\",[8,32.267]],[\"parent/500\",[361,4.84]],[\"name/501\",[338,38.17]],[\"parent/501\",[361,4.84]],[\"name/502\",[363,59.466]],[\"parent/502\",[330,3.06]],[\"name/503\",[364,50.956]],[\"parent/503\",[365,5.092]],[\"name/504\",[8,32.267]],[\"parent/504\",[365,5.092]],[\"name/505\",[338,38.17]],[\"parent/505\",[365,5.092]],[\"name/506\",[366,59.466]],[\"parent/506\",[330,3.06]],[\"name/507\",[367,54.335]],[\"parent/507\",[368,4.84]],[\"name/508\",[369,59.466]],[\"parent/508\",[368,4.84]],[\"name/509\",[8,32.267]],[\"parent/509\",[368,4.84]],[\"name/510\",[338,38.17]],[\"parent/510\",[368,4.84]],[\"name/511\",[367,54.335]],[\"parent/511\",[330,3.06]],[\"name/512\",[370,54.335]],[\"parent/512\",[371,4.327]],[\"name/513\",[372,59.466]],[\"parent/513\",[371,4.327]],[\"name/514\",[185,50.956]],[\"parent/514\",[371,4.327]],[\"name/515\",[373,54.335]],[\"parent/515\",[371,4.327]],[\"name/516\",[374,59.466]],[\"parent/516\",[371,4.327]],[\"name/517\",[8,32.267]],[\"parent/517\",[371,4.327]],[\"name/518\",[338,38.17]],[\"parent/518\",[371,4.327]],[\"name/519\",[375,50.956]],[\"parent/519\",[330,3.06]],[\"name/520\",[376,59.466]],[\"parent/520\",[377,4.201]],[\"name/521\",[378,54.335]],[\"parent/521\",[377,4.201]],[\"name/522\",[370,54.335]],[\"parent/522\",[377,4.201]],[\"name/523\",[187,46.416]],[\"parent/523\",[377,4.201]],[\"name/524\",[359,54.335]],[\"parent/524\",[377,4.201]],[\"name/525\",[379,59.466]],[\"parent/525\",[377,4.201]],[\"name/526\",[8,32.267]],[\"parent/526\",[377,4.201]],[\"name/527\",[338,38.17]],[\"parent/527\",[377,4.201]],[\"name/528\",[380,54.335]],[\"parent/528\",[330,3.06]],[\"name/529\",[380,54.335]],[\"parent/529\",[381,4.638]],[\"name/530\",[375,50.956]],[\"parent/530\",[381,4.638]],[\"name/531\",[373,54.335]],[\"parent/531\",[381,4.638]],[\"name/532\",[8,32.267]],[\"parent/532\",[381,4.638]],[\"name/533\",[338,38.17]],[\"parent/533\",[381,4.638]],[\"name/534\",[382,59.466]],[\"parent/534\",[330,3.06]],[\"name/535\",[383,59.466]],[\"parent/535\",[384,4.638]],[\"name/536\",[221,50.956]],[\"parent/536\",[384,4.638]],[\"name/537\",[364,50.956]],[\"parent/537\",[384,4.638]],[\"name/538\",[8,32.267]],[\"parent/538\",[384,4.638]],[\"name/539\",[338,38.17]],[\"parent/539\",[384,4.638]],[\"name/540\",[385,59.466]],[\"parent/540\",[330,3.06]],[\"name/541\",[386,59.466]],[\"parent/541\",[387,4.638]],[\"name/542\",[344,54.335]],[\"parent/542\",[387,4.638]],[\"name/543\",[364,50.956]],[\"parent/543\",[387,4.638]],[\"name/544\",[8,32.267]],[\"parent/544\",[387,4.638]],[\"name/545\",[338,38.17]],[\"parent/545\",[387,4.638]],[\"name/546\",[388,59.466]],[\"parent/546\",[330,3.06]],[\"name/547\",[375,50.956]],[\"parent/547\",[389,3.989]],[\"name/548\",[378,54.335]],[\"parent/548\",[389,3.989]],[\"name/549\",[390,59.466]],[\"parent/549\",[389,3.989]],[\"name/550\",[391,59.466]],[\"parent/550\",[389,3.989]],[\"name/551\",[392,59.466]],[\"parent/551\",[389,3.989]],[\"name/552\",[8,32.267]],[\"parent/552\",[389,3.989]],[\"name/553\",[16,40.927]],[\"parent/553\",[389,3.989]],[\"name/554\",[346,42.044]],[\"parent/554\",[389,3.989]],[\"name/555\",[347,43.301]],[\"parent/555\",[389,3.989]],[\"name/556\",[348,43.301]],[\"parent/556\",[389,3.989]],[\"name/557\",[241,54.335]],[\"parent/557\",[81,3.737]]],\"invertedIndex\":[[\"0.4.0\",{\"_index\":134,\"name\":{\"194\":{}},\"parent\":{}}],[\"0.5.0\",{\"_index\":136,\"name\":{\"195\":{}},\"parent\":{}}],[\"1.0.0\",{\"_index\":137,\"name\":{\"196\":{}},\"parent\":{}}],[\"1.0.1\",{\"_index\":138,\"name\":{\"197\":{}},\"parent\":{}}],[\"1.0.2\",{\"_index\":139,\"name\":{\"198\":{}},\"parent\":{}}],[\"1.1.0\",{\"_index\":140,\"name\":{\"199\":{}},\"parent\":{}}],[\"1.4.0\",{\"_index\":141,\"name\":{\"200\":{}},\"parent\":{}}],[\"1.6.0\",{\"_index\":142,\"name\":{\"201\":{}},\"parent\":{}}],[\"1.8.0\",{\"_index\":143,\"name\":{\"202\":{}},\"parent\":{}}],[\"3.0.0\",{\"_index\":144,\"name\":{\"203\":{}},\"parent\":{}}],[\"3.0.1\",{\"_index\":145,\"name\":{\"204\":{}},\"parent\":{}}],[\"3.3.0\",{\"_index\":146,\"name\":{\"205\":{}},\"parent\":{}}],[\"3.5.0\",{\"_index\":147,\"name\":{\"206\":{}},\"parent\":{}}],[\"4.0.0\",{\"_index\":148,\"name\":{\"207\":{}},\"parent\":{}}],[\"4.0.1\",{\"_index\":149,\"name\":{\"208\":{}},\"parent\":{}}],[\"__type\",{\"_index\":7,\"name\":{\"6\":{},\"12\":{},\"16\":{},\"42\":{},\"52\":{},\"63\":{},\"67\":{},\"126\":{},\"128\":{},\"130\":{},\"133\":{},\"136\":{},\"138\":{},\"140\":{},\"145\":{},\"151\":{},\"175\":{},\"193\":{},\"236\":{},\"273\":{},\"287\":{},\"291\":{}},\"parent\":{}}],[\"_clearstate\",{\"_index\":26,\"name\":{\"31\":{}},\"parent\":{}}],[\"_refreshtask\",{\"_index\":17,\"name\":{\"22\":{}},\"parent\":{}}],[\"_request\",{\"_index\":84,\"name\":{\"92\":{}},\"parent\":{}}],[\"_responsetoolkit\",{\"_index\":83,\"name\":{\"91\":{}},\"parent\":{}}],[\"_storage\",{\"_index\":66,\"name\":{\"73\":{},\"93\":{},\"110\":{}},\"parent\":{}}],[\"_url\",{\"_index\":65,\"name\":{\"72\":{}},\"parent\":{}}],[\"abortcontroller\",{\"_index\":51,\"name\":{\"60\":{},\"61\":{},\"62\":{},\"65\":{},\"66\":{},\"127\":{},\"144\":{},\"150\":{}},\"parent\":{\"61\":{},\"62\":{},\"63\":{},\"64\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{}}}],[\"absolute\",{\"_index\":112,\"name\":{\"162\":{}},\"parent\":{}}],[\"access_token\",{\"_index\":277,\"name\":{\"378\":{}},\"parent\":{}}],[\"adapter\",{\"_index\":189,\"name\":{\"260\":{}},\"parent\":{}}],[\"adapters/browseradapter\",{\"_index\":63,\"name\":{\"69\":{}},\"parent\":{\"70\":{}}}],[\"adapters/browseradapter.default\",{\"_index\":64,\"name\":{},\"parent\":{\"71\":{},\"72\":{},\"73\":{},\"74\":{},\"75\":{},\"76\":{},\"77\":{},\"78\":{},\"79\":{},\"80\":{},\"81\":{},\"82\":{},\"83\":{},\"84\":{},\"85\":{},\"86\":{}}}],[\"adapters/hapiadapter\",{\"_index\":80,\"name\":{\"87\":{}},\"parent\":{\"88\":{}}}],[\"adapters/hapiadapter.default\",{\"_index\":82,\"name\":{},\"parent\":{\"89\":{},\"90\":{},\"91\":{},\"92\":{},\"93\":{},\"94\":{},\"95\":{},\"96\":{},\"97\":{},\"98\":{},\"99\":{},\"100\":{},\"101\":{},\"102\":{},\"103\":{},\"104\":{},\"105\":{},\"106\":{}}}],[\"adapters/nodeadapter\",{\"_index\":86,\"name\":{\"107\":{}},\"parent\":{\"108\":{}}}],[\"adapters/nodeadapter.default\",{\"_index\":87,\"name\":{},\"parent\":{\"109\":{},\"110\":{},\"111\":{},\"112\":{},\"113\":{},\"114\":{},\"115\":{},\"116\":{},\"117\":{},\"118\":{},\"119\":{},\"120\":{},\"121\":{},\"122\":{},\"123\":{}}}],[\"alg\",{\"_index\":211,\"name\":{\"299\":{},\"305\":{}},\"parent\":{}}],[\"any\",{\"_index\":38,\"name\":{\"45\":{},\"178\":{}},\"parent\":{}}],[\"api\",{\"_index\":12,\"name\":{\"10\":{},\"21\":{}},\"parent\":{}}],[\"assert\",{\"_index\":119,\"name\":{\"171\":{}},\"parent\":{}}],[\"assertjsonpatch\",{\"_index\":120,\"name\":{\"172\":{}},\"parent\":{}}],[\"assigner\",{\"_index\":379,\"name\":{\"525\":{}},\"parent\":{}}],[\"atob\",{\"_index\":75,\"name\":{\"82\":{},\"102\":{},\"119\":{},\"267\":{}},\"parent\":{}}],[\"aud\",{\"_index\":283,\"name\":{\"383\":{}},\"parent\":{}}],[\"authorization_endpoint\",{\"_index\":318,\"name\":{\"427\":{}},\"parent\":{}}],[\"authorize\",{\"_index\":97,\"name\":{\"137\":{},\"214\":{},\"249\":{}},\"parent\":{}}],[\"authorizeparams\",{\"_index\":246,\"name\":{\"337\":{}},\"parent\":{}}],[\"authorizeuri\",{\"_index\":226,\"name\":{\"315\":{},\"330\":{}},\"parent\":{}}],[\"backboneelement\",{\"_index\":363,\"name\":{\"502\":{}},\"parent\":{}}],[\"base64urldecode\",{\"_index\":78,\"name\":{\"85\":{},\"104\":{},\"121\":{},\"269\":{}},\"parent\":{}}],[\"base64urlencode\",{\"_index\":77,\"name\":{\"84\":{},\"103\":{},\"120\":{},\"268\":{}},\"parent\":{}}],[\"body\",{\"_index\":207,\"name\":{\"295\":{}},\"parent\":{}}],[\"browserfhirsettings\",{\"_index\":179,\"name\":{\"252\":{}},\"parent\":{}}],[\"btoa\",{\"_index\":76,\"name\":{\"83\":{},\"101\":{},\"118\":{},\"266\":{}},\"parent\":{}}],[\"buildtokenrequest\",{\"_index\":157,\"name\":{\"219\":{}},\"parent\":{}}],[\"bundle\",{\"_index\":388,\"name\":{\"546\":{}},\"parent\":{}}],[\"bundleentry\",{\"_index\":385,\"name\":{\"540\":{}},\"parent\":{}}],[\"bundlelink\",{\"_index\":382,\"name\":{\"534\":{}},\"parent\":{}}],[\"bycode\",{\"_index\":33,\"name\":{\"39\":{},\"167\":{}},\"parent\":{}}],[\"bycodes\",{\"_index\":34,\"name\":{\"40\":{},\"168\":{}},\"parent\":{}}],[\"capabilities\",{\"_index\":329,\"name\":{\"437\":{}},\"parent\":{}}],[\"capabilitystatement\",{\"_index\":340,\"name\":{\"453\":{}},\"parent\":{}}],[\"checkresponse\",{\"_index\":105,\"name\":{\"153\":{}},\"parent\":{}}],[\"client\",{\"_index\":0,\"name\":{\"0\":{},\"129\":{},\"251\":{}},\"parent\":{\"1\":{}}}],[\"client.default\",{\"_index\":3,\"name\":{},\"parent\":{\"2\":{},\"3\":{},\"4\":{},\"5\":{},\"6\":{},\"11\":{},\"12\":{},\"15\":{},\"16\":{},\"21\":{},\"22\":{},\"23\":{},\"24\":{},\"25\":{},\"26\":{},\"27\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{},\"33\":{},\"34\":{},\"35\":{},\"36\":{},\"37\":{},\"38\":{},\"39\":{},\"40\":{},\"41\":{},\"42\":{},\"46\":{},\"47\":{},\"48\":{},\"49\":{}}}],[\"client.default.__type\",{\"_index\":9,\"name\":{},\"parent\":{\"7\":{},\"8\":{},\"9\":{},\"10\":{},\"13\":{},\"14\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{},\"43\":{},\"44\":{},\"45\":{}}}],[\"client_id\",{\"_index\":254,\"name\":{\"346\":{},\"374\":{}},\"parent\":{}}],[\"clientid\",{\"_index\":232,\"name\":{\"320\":{},\"345\":{}},\"parent\":{}}],[\"clientprivatejwk\",{\"_index\":236,\"name\":{\"324\":{},\"352\":{}},\"parent\":{}}],[\"clientpublickeyseturl\",{\"_index\":235,\"name\":{\"323\":{},\"351\":{},\"361\":{}},\"parent\":{}}],[\"clientsecret\",{\"_index\":237,\"name\":{\"325\":{},\"350\":{}},\"parent\":{}}],[\"clientstate\",{\"_index\":229,\"name\":{\"318\":{}},\"parent\":{}}],[\"clienttype\",{\"_index\":311,\"name\":{\"420\":{}},\"parent\":{}}],[\"cm\",{\"_index\":36,\"name\":{\"43\":{},\"176\":{}},\"parent\":{}}],[\"code\",{\"_index\":185,\"name\":{\"257\":{},\"441\":{},\"514\":{}},\"parent\":{}}],[\"code_challenge_methods_supported\",{\"_index\":325,\"name\":{\"433\":{}},\"parent\":{}}],[\"codeableconcept\",{\"_index\":366,\"name\":{\"506\":{}},\"parent\":{}}],[\"codechallenge\",{\"_index\":244,\"name\":{\"335\":{}},\"parent\":{}}],[\"codechallengemethod\",{\"_index\":308,\"name\":{\"417\":{}},\"parent\":{}}],[\"codechallengemethods\",{\"_index\":228,\"name\":{\"317\":{}},\"parent\":{}}],[\"codevalue\",{\"_index\":184,\"name\":{\"256\":{}},\"parent\":{}}],[\"codeverifier\",{\"_index\":245,\"name\":{\"336\":{}},\"parent\":{}}],[\"coding\",{\"_index\":367,\"name\":{\"507\":{},\"511\":{}},\"parent\":{}}],[\"combinedfetchresult\",{\"_index\":206,\"name\":{\"294\":{}},\"parent\":{}}],[\"completeintarget\",{\"_index\":242,\"name\":{\"333\":{},\"357\":{}},\"parent\":{}}],[\"connect\",{\"_index\":18,\"name\":{\"23\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":2,\"name\":{\"2\":{},\"53\":{},\"71\":{},\"90\":{},\"109\":{},\"223\":{},\"229\":{}},\"parent\":{}}],[\"create\",{\"_index\":27,\"name\":{\"32\":{}},\"parent\":{}}],[\"crv\",{\"_index\":214,\"name\":{\"301\":{}},\"parent\":{}}],[\"datetime\",{\"_index\":333,\"name\":{\"443\":{}},\"parent\":{}}],[\"debug\",{\"_index\":121,\"name\":{\"173\":{}},\"parent\":{}}],[\"default\",{\"_index\":1,\"name\":{\"1\":{},\"51\":{},\"70\":{},\"88\":{},\"108\":{},\"222\":{},\"228\":{},\"235\":{}},\"parent\":{}}],[\"delete\",{\"_index\":29,\"name\":{\"34\":{}},\"parent\":{}}],[\"digestsha256\",{\"_index\":126,\"name\":{\"181\":{},\"186\":{},\"275\":{}},\"parent\":{}}],[\"display\",{\"_index\":373,\"name\":{\"515\":{},\"531\":{}},\"parent\":{}}],[\"element\",{\"_index\":336,\"name\":{\"446\":{}},\"parent\":{}}],[\"encounter\",{\"_index\":13,\"name\":{\"11\":{},\"373\":{},\"491\":{}},\"parent\":{}}],[\"encounterid\",{\"_index\":256,\"name\":{\"349\":{}},\"parent\":{}}],[\"end\",{\"_index\":362,\"name\":{\"499\":{}},\"parent\":{}}],[\"entry\",{\"_index\":392,\"name\":{\"551\":{}},\"parent\":{}}],[\"entry/browser\",{\"_index\":88,\"name\":{\"124\":{}},\"parent\":{\"125\":{}}}],[\"entry/browser.export\",{\"_index\":90,\"name\":{},\"parent\":{\"126\":{}}}],[\"entry/browser.export=.__type\",{\"_index\":91,\"name\":{},\"parent\":{\"127\":{},\"128\":{},\"129\":{},\"130\":{},\"131\":{},\"132\":{},\"133\":{}}}],[\"entry/browser.export=.__type.__type\",{\"_index\":95,\"name\":{},\"parent\":{\"134\":{},\"135\":{},\"136\":{},\"137\":{},\"138\":{},\"139\":{},\"140\":{}}}],[\"entry/hapi\",{\"_index\":99,\"name\":{\"141\":{}},\"parent\":{\"142\":{},\"143\":{}}}],[\"entry/hapi.export\",{\"_index\":100,\"name\":{},\"parent\":{\"144\":{},\"145\":{}}}],[\"entry/hapi.export=.__type\",{\"_index\":101,\"name\":{},\"parent\":{\"146\":{}}}],[\"entry/node\",{\"_index\":102,\"name\":{\"147\":{}},\"parent\":{\"148\":{},\"149\":{}}}],[\"entry/node.export\",{\"_index\":103,\"name\":{},\"parent\":{\"150\":{},\"151\":{}}}],[\"environment\",{\"_index\":5,\"name\":{\"4\":{}},\"parent\":{}}],[\"es384jwk\",{\"_index\":210,\"name\":{\"298\":{}},\"parent\":{}}],[\"exp\",{\"_index\":286,\"name\":{\"387\":{}},\"parent\":{}}],[\"expired\",{\"_index\":166,\"name\":{\"237\":{}},\"parent\":{}}],[\"expires_in\",{\"_index\":276,\"name\":{\"377\":{}},\"parent\":{}}],[\"expiresat\",{\"_index\":243,\"name\":{\"334\":{}},\"parent\":{}}],[\"export\",{\"_index\":89,\"name\":{\"125\":{},\"142\":{},\"143\":{},\"148\":{},\"149\":{}},\"parent\":{}}],[\"extension\",{\"_index\":338,\"name\":{\"448\":{},\"449\":{},\"452\":{},\"466\":{},\"501\":{},\"505\":{},\"510\":{},\"518\":{},\"527\":{},\"533\":{},\"539\":{},\"545\":{}},\"parent\":{}}],[\"faketokenresponse\",{\"_index\":257,\"name\":{\"353\":{}},\"parent\":{}}],[\"fetchconformancestatement\",{\"_index\":109,\"name\":{\"158\":{}},\"parent\":{}}],[\"fetchoptions\",{\"_index\":204,\"name\":{\"292\":{}},\"parent\":{}}],[\"fetchresult\",{\"_index\":209,\"name\":{\"297\":{}},\"parent\":{}}],[\"fetchwellknownjson\",{\"_index\":152,\"name\":{\"212\":{}},\"parent\":{}}],[\"fhir\",{\"_index\":70,\"name\":{\"77\":{},\"438\":{}},\"parent\":{}}],[\"fhirclient\",{\"_index\":172,\"name\":{\"242\":{}},\"parent\":{}}],[\"fhiroptions\",{\"_index\":264,\"name\":{\"362\":{}},\"parent\":{}}],[\"fhirserviceurl\",{\"_index\":251,\"name\":{\"341\":{}},\"parent\":{}}],[\"fhiruser\",{\"_index\":15,\"name\":{\"19\":{}},\"parent\":{}}],[\"fhirversion\",{\"_index\":342,\"name\":{\"455\":{}},\"parent\":{}}],[\"fhirversions\",{\"_index\":132,\"name\":{\"192\":{}},\"parent\":{}}],[\"flat\",{\"_index\":268,\"name\":{\"365\":{}},\"parent\":{}}],[\"from\",{\"_index\":301,\"name\":{\"407\":{},\"411\":{}},\"parent\":{}}],[\"fullsessionstoragesupport\",{\"_index\":182,\"name\":{\"254\":{}},\"parent\":{}}],[\"fullurl\",{\"_index\":386,\"name\":{\"541\":{}},\"parent\":{}}],[\"generatepkcechallenge\",{\"_index\":129,\"name\":{\"184\":{},\"187\":{},\"276\":{}},\"parent\":{}}],[\"get\",{\"_index\":160,\"name\":{\"224\":{},\"231\":{},\"281\":{}},\"parent\":{}}],[\"getabortcontroller\",{\"_index\":74,\"name\":{\"81\":{},\"105\":{},\"122\":{},\"270\":{}},\"parent\":{}}],[\"getaccesstokenexpiration\",{\"_index\":116,\"name\":{\"166\":{}},\"parent\":{}}],[\"getandcache\",{\"_index\":108,\"name\":{\"157\":{}},\"parent\":{}}],[\"getauthorizationheader\",{\"_index\":25,\"name\":{\"30\":{}},\"parent\":{}}],[\"getencounterid\",{\"_index\":20,\"name\":{\"25\":{}},\"parent\":{}}],[\"getfhirrelease\",{\"_index\":42,\"name\":{\"49\":{}},\"parent\":{}}],[\"getfhiruser\",{\"_index\":22,\"name\":{\"27\":{}},\"parent\":{}}],[\"getfhirversion\",{\"_index\":41,\"name\":{\"48\":{}},\"parent\":{}}],[\"getidtoken\",{\"_index\":21,\"name\":{\"26\":{}},\"parent\":{}}],[\"getpath\",{\"_index\":39,\"name\":{\"46\":{},\"159\":{}},\"parent\":{}}],[\"getpatientid\",{\"_index\":19,\"name\":{\"24\":{}},\"parent\":{}}],[\"getpatientparam\",{\"_index\":117,\"name\":{\"169\":{}},\"parent\":{}}],[\"getprotocol\",{\"_index\":85,\"name\":{\"99\":{},\"114\":{}},\"parent\":{}}],[\"getsecurityextensions\",{\"_index\":153,\"name\":{\"213\":{}},\"parent\":{}}],[\"getsmartapi\",{\"_index\":79,\"name\":{\"86\":{},\"106\":{},\"123\":{},\"271\":{}},\"parent\":{}}],[\"getstate\",{\"_index\":40,\"name\":{\"47\":{}},\"parent\":{}}],[\"getstorage\",{\"_index\":73,\"name\":{\"80\":{},\"94\":{},\"117\":{},\"264\":{}},\"parent\":{}}],[\"gettargetwindow\",{\"_index\":118,\"name\":{\"170\":{}},\"parent\":{}}],[\"gettimeinfuture\",{\"_index\":115,\"name\":{\"165\":{}},\"parent\":{}}],[\"geturl\",{\"_index\":71,\"name\":{\"78\":{},\"100\":{},\"115\":{},\"262\":{}},\"parent\":{}}],[\"getuserid\",{\"_index\":23,\"name\":{\"28\":{}},\"parent\":{}}],[\"getusertype\",{\"_index\":24,\"name\":{\"29\":{}},\"parent\":{}}],[\"graph\",{\"_index\":269,\"name\":{\"366\":{}},\"parent\":{}}],[\"height\",{\"_index\":260,\"name\":{\"356\":{}},\"parent\":{}}],[\"httperror\",{\"_index\":43,\"name\":{\"50\":{}},\"parent\":{\"51\":{}}}],[\"httperror.default\",{\"_index\":44,\"name\":{},\"parent\":{\"52\":{},\"53\":{},\"54\":{},\"55\":{},\"56\":{},\"57\":{},\"58\":{},\"59\":{}}}],[\"iat\",{\"_index\":285,\"name\":{\"386\":{}},\"parent\":{}}],[\"id\",{\"_index\":8,\"name\":{\"7\":{},\"13\":{},\"17\":{},\"439\":{},\"447\":{},\"451\":{},\"458\":{},\"465\":{},\"469\":{},\"475\":{},\"481\":{},\"487\":{},\"493\":{},\"500\":{},\"504\":{},\"509\":{},\"517\":{},\"526\":{},\"532\":{},\"538\":{},\"544\":{},\"552\":{}},\"parent\":{}}],[\"id_token\",{\"_index\":278,\"name\":{\"379\":{}},\"parent\":{}}],[\"identifier\",{\"_index\":375,\"name\":{\"519\":{},\"530\":{},\"547\":{}},\"parent\":{}}],[\"idtoken\",{\"_index\":280,\"name\":{\"381\":{}},\"parent\":{}}],[\"implicitrules\",{\"_index\":347,\"name\":{\"461\":{},\"471\":{},\"477\":{},\"483\":{},\"489\":{},\"495\":{},\"555\":{}},\"parent\":{}}],[\"importjwk\",{\"_index\":127,\"name\":{\"182\":{},\"188\":{},\"277\":{}},\"parent\":{}}],[\"includeresponse\",{\"_index\":200,\"name\":{\"289\":{},\"293\":{},\"312\":{}},\"parent\":{}}],[\"includeresponsehint\",{\"_index\":199,\"name\":{\"288\":{}},\"parent\":{}}],[\"init\",{\"_index\":98,\"name\":{\"139\":{},\"220\":{},\"250\":{}},\"parent\":{}}],[\"instant\",{\"_index\":332,\"name\":{\"442\":{}},\"parent\":{}}],[\"introspection_endpoint\",{\"_index\":323,\"name\":{\"431\":{}},\"parent\":{}}],[\"isinframe\",{\"_index\":154,\"name\":{\"215\":{}},\"parent\":{}}],[\"isinpopup\",{\"_index\":155,\"name\":{\"216\":{}},\"parent\":{}}],[\"iss\",{\"_index\":247,\"name\":{\"338\":{},\"385\":{}},\"parent\":{}}],[\"issmatch\",{\"_index\":249,\"name\":{\"339\":{}},\"parent\":{}}],[\"jsonarray\",{\"_index\":290,\"name\":{\"391\":{}},\"parent\":{}}],[\"jsonobject\",{\"_index\":287,\"name\":{\"388\":{}},\"parent\":{}}],[\"jsonpatch\",{\"_index\":307,\"name\":{\"416\":{}},\"parent\":{}}],[\"jsonpatchadd\",{\"_index\":291,\"name\":{\"392\":{}},\"parent\":{}}],[\"jsonpatchcopy\",{\"_index\":302,\"name\":{\"408\":{}},\"parent\":{}}],[\"jsonpatchmove\",{\"_index\":299,\"name\":{\"404\":{}},\"parent\":{}}],[\"jsonpatchoperation\",{\"_index\":306,\"name\":{\"415\":{}},\"parent\":{}}],[\"jsonpatchremove\",{\"_index\":304,\"name\":{\"412\":{}},\"parent\":{}}],[\"jsonpatchreplace\",{\"_index\":295,\"name\":{\"396\":{}},\"parent\":{}}],[\"jsonpatchtest\",{\"_index\":297,\"name\":{\"400\":{}},\"parent\":{}}],[\"jsonprimitive\",{\"_index\":288,\"name\":{\"389\":{}},\"parent\":{}}],[\"jsonvalue\",{\"_index\":289,\"name\":{\"390\":{}},\"parent\":{}}],[\"jwk\",{\"_index\":219,\"name\":{\"309\":{}},\"parent\":{}}],[\"jwtdecode\",{\"_index\":114,\"name\":{\"164\":{}},\"parent\":{}}],[\"key\",{\"_index\":241,\"name\":{\"332\":{},\"557\":{}},\"parent\":{}}],[\"key_ops\",{\"_index\":216,\"name\":{\"303\":{},\"308\":{}},\"parent\":{}}],[\"kg\",{\"_index\":37,\"name\":{\"44\":{},\"177\":{}},\"parent\":{}}],[\"kid\",{\"_index\":215,\"name\":{\"302\":{},\"307\":{}},\"parent\":{}}],[\"kty\",{\"_index\":213,\"name\":{\"300\":{},\"306\":{}},\"parent\":{}}],[\"language\",{\"_index\":348,\"name\":{\"462\":{},\"472\":{},\"478\":{},\"484\":{},\"490\":{},\"496\":{},\"556\":{}},\"parent\":{}}],[\"lastupdated\",{\"_index\":349,\"name\":{\"464\":{}},\"parent\":{}}],[\"launch\",{\"_index\":250,\"name\":{\"340\":{}},\"parent\":{}}],[\"launchcontext\",{\"_index\":313,\"name\":{\"422\":{}},\"parent\":{}}],[\"launchcontextehr\",{\"_index\":314,\"name\":{\"423\":{}},\"parent\":{}}],[\"launchcontextstandalone\",{\"_index\":315,\"name\":{\"424\":{}},\"parent\":{}}],[\"launchmode\",{\"_index\":310,\"name\":{\"419\":{}},\"parent\":{}}],[\"lib\",{\"_index\":104,\"name\":{\"152\":{}},\"parent\":{\"153\":{},\"154\":{},\"155\":{},\"156\":{},\"157\":{},\"158\":{},\"159\":{},\"160\":{},\"161\":{},\"162\":{},\"163\":{},\"164\":{},\"165\":{},\"166\":{},\"167\":{},\"168\":{},\"169\":{},\"170\":{},\"171\":{},\"172\":{},\"173\":{},\"174\":{}}}],[\"lib.units\",{\"_index\":122,\"name\":{},\"parent\":{\"175\":{}}}],[\"lib.units.__type\",{\"_index\":123,\"name\":{},\"parent\":{\"176\":{},\"177\":{},\"178\":{}}}],[\"link\",{\"_index\":391,\"name\":{\"550\":{}},\"parent\":{}}],[\"lowecasekeys\",{\"_index\":107,\"name\":{\"155\":{}},\"parent\":{}}],[\"makearray\",{\"_index\":111,\"name\":{\"161\":{}},\"parent\":{}}],[\"management_endpoint\",{\"_index\":322,\"name\":{\"430\":{}},\"parent\":{}}],[\"meta\",{\"_index\":346,\"name\":{\"460\":{},\"463\":{},\"470\":{},\"476\":{},\"482\":{},\"488\":{},\"494\":{},\"554\":{}},\"parent\":{}}],[\"modifierextension\",{\"_index\":364,\"name\":{\"503\":{},\"537\":{},\"543\":{}},\"parent\":{}}],[\"need_patient_banner\",{\"_index\":272,\"name\":{\"370\":{}},\"parent\":{}}],[\"nofreecontext\",{\"_index\":170,\"name\":{\"240\":{}},\"parent\":{}}],[\"noifnoauth\",{\"_index\":169,\"name\":{\"239\":{}},\"parent\":{}}],[\"noredirect\",{\"_index\":253,\"name\":{\"344\":{}},\"parent\":{}}],[\"noscopeforid\",{\"_index\":168,\"name\":{\"238\":{}},\"parent\":{}}],[\"oauth2\",{\"_index\":93,\"name\":{\"132\":{}},\"parent\":{}}],[\"oauthsecurityextensions\",{\"_index\":223,\"name\":{\"313\":{}},\"parent\":{}}],[\"observation\",{\"_index\":351,\"name\":{\"467\":{}},\"parent\":{}}],[\"observationmap\",{\"_index\":188,\"name\":{\"259\":{}},\"parent\":{}}],[\"only\",{\"_index\":60,\"name\":{\"65\":{}},\"parent\":{\"66\":{}}}],[\"only\\\".abortcontroller\",{\"_index\":61,\"name\":{},\"parent\":{\"67\":{}}}],[\"only\\\".abortcontroller.__type\",{\"_index\":62,\"name\":{},\"parent\":{\"68\":{}}}],[\"onmessage\",{\"_index\":156,\"name\":{\"217\":{}},\"parent\":{}}],[\"onpage\",{\"_index\":267,\"name\":{\"364\":{}},\"parent\":{}}],[\"op\",{\"_index\":292,\"name\":{\"393\":{},\"397\":{},\"401\":{},\"405\":{},\"409\":{},\"413\":{}},\"parent\":{}}],[\"options\",{\"_index\":67,\"name\":{\"74\":{},\"96\":{},\"111\":{},\"247\":{},\"261\":{}},\"parent\":{}}],[\"pagelimit\",{\"_index\":265,\"name\":{\"363\":{}},\"parent\":{}}],[\"parse\",{\"_index\":49,\"name\":{\"58\":{}},\"parent\":{}}],[\"password\",{\"_index\":240,\"name\":{\"328\":{}},\"parent\":{}}],[\"patch\",{\"_index\":30,\"name\":{\"35\":{}},\"parent\":{}}],[\"path\",{\"_index\":294,\"name\":{\"394\":{},\"398\":{},\"402\":{},\"406\":{},\"410\":{},\"414\":{}},\"parent\":{}}],[\"patient\",{\"_index\":6,\"name\":{\"5\":{},\"372\":{},\"473\":{}},\"parent\":{}}],[\"patientcompartment\",{\"_index\":131,\"name\":{\"191\":{}},\"parent\":{}}],[\"patientid\",{\"_index\":255,\"name\":{\"348\":{}},\"parent\":{}}],[\"patientparams\",{\"_index\":150,\"name\":{\"209\":{}},\"parent\":{}}],[\"period\",{\"_index\":359,\"name\":{\"497\":{},\"524\":{}},\"parent\":{}}],[\"permissions\",{\"_index\":316,\"name\":{\"425\":{}},\"parent\":{}}],[\"pkcemode\",{\"_index\":196,\"name\":{\"285\":{},\"358\":{}},\"parent\":{}}],[\"polyfill\",{\"_index\":52,\"name\":{\"60\":{},\"65\":{}},\"parent\":{\"61\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{}}}],[\"polyfill.\\\"abortcontroller\",{\"_index\":55,\"name\":{},\"parent\":{\"62\":{},\"63\":{},\"64\":{},\"66\":{},\"67\":{},\"68\":{}}}],[\"polyfill/dist/abortcontroller\",{\"_index\":59,\"name\":{\"65\":{}},\"parent\":{\"66\":{},\"67\":{},\"68\":{}}}],[\"polyfill/dist/cjs\",{\"_index\":53,\"name\":{\"61\":{}},\"parent\":{\"62\":{},\"63\":{},\"64\":{}}}],[\"ponyfill\",{\"_index\":54,\"name\":{\"61\":{}},\"parent\":{\"62\":{}}}],[\"ponyfill\\\".abortcontroller\",{\"_index\":56,\"name\":{},\"parent\":{\"63\":{}}}],[\"ponyfill\\\".abortcontroller.__type\",{\"_index\":58,\"name\":{},\"parent\":{\"64\":{}}}],[\"practitioner\",{\"_index\":354,\"name\":{\"479\":{}},\"parent\":{}}],[\"privatekey\",{\"_index\":262,\"name\":{\"360\":{}},\"parent\":{}}],[\"profile\",{\"_index\":281,\"name\":{\"382\":{}},\"parent\":{}}],[\"prototype\",{\"_index\":57,\"name\":{\"64\":{},\"68\":{},\"146\":{}},\"parent\":{}}],[\"randombytes\",{\"_index\":125,\"name\":{\"180\":{},\"274\":{}},\"parent\":{}}],[\"randomstring\",{\"_index\":113,\"name\":{\"163\":{}},\"parent\":{}}],[\"read\",{\"_index\":10,\"name\":{\"8\":{},\"14\":{},\"18\":{}},\"parent\":{}}],[\"ready\",{\"_index\":96,\"name\":{\"135\":{},\"218\":{},\"248\":{}},\"parent\":{}}],[\"readyoptions\",{\"_index\":261,\"name\":{\"359\":{}},\"parent\":{}}],[\"redirect\",{\"_index\":72,\"name\":{\"79\":{},\"95\":{},\"116\":{},\"263\":{}},\"parent\":{}}],[\"redirect_uri\",{\"_index\":252,\"name\":{\"343\":{}},\"parent\":{}}],[\"redirecturi\",{\"_index\":233,\"name\":{\"321\":{},\"342\":{}},\"parent\":{}}],[\"reference\",{\"_index\":380,\"name\":{\"528\":{},\"529\":{}},\"parent\":{}}],[\"refresh\",{\"_index\":32,\"name\":{\"38\":{}},\"parent\":{}}],[\"refresh_token\",{\"_index\":279,\"name\":{\"380\":{}},\"parent\":{}}],[\"refreshifneeded\",{\"_index\":31,\"name\":{\"37\":{}},\"parent\":{}}],[\"refreshtokenwithcredentials\",{\"_index\":183,\"name\":{\"255\":{}},\"parent\":{}}],[\"registration_endpoint\",{\"_index\":321,\"name\":{\"429\":{}},\"parent\":{}}],[\"registrationuri\",{\"_index\":224,\"name\":{\"314\":{},\"329\":{}},\"parent\":{}}],[\"relatedperson\",{\"_index\":356,\"name\":{\"485\":{}},\"parent\":{}}],[\"relation\",{\"_index\":383,\"name\":{\"535\":{}},\"parent\":{}}],[\"relative\",{\"_index\":69,\"name\":{\"76\":{},\"98\":{},\"113\":{},\"265\":{}},\"parent\":{}}],[\"replacebrowserhistory\",{\"_index\":180,\"name\":{\"253\":{}},\"parent\":{}}],[\"request\",{\"_index\":11,\"name\":{\"9\":{},\"36\":{},\"156\":{},\"230\":{}},\"parent\":{}}],[\"requestfunction\",{\"_index\":202,\"name\":{\"290\":{}},\"parent\":{}}],[\"requestoptions\",{\"_index\":220,\"name\":{\"310\":{}},\"parent\":{}}],[\"requestwithsession\",{\"_index\":175,\"name\":{\"244\":{}},\"parent\":{}}],[\"resolvereferences\",{\"_index\":270,\"name\":{\"367\":{}},\"parent\":{}}],[\"resource\",{\"_index\":344,\"name\":{\"457\":{},\"542\":{}},\"parent\":{}}],[\"resourcetype\",{\"_index\":16,\"name\":{\"20\":{},\"454\":{},\"459\":{},\"468\":{},\"474\":{},\"480\":{},\"486\":{},\"492\":{},\"553\":{}},\"parent\":{}}],[\"response\",{\"_index\":48,\"name\":{\"57\":{},\"296\":{}},\"parent\":{}}],[\"response_types_supported\",{\"_index\":328,\"name\":{\"436\":{}},\"parent\":{}}],[\"responsetojson\",{\"_index\":106,\"name\":{\"154\":{}},\"parent\":{}}],[\"rest\",{\"_index\":343,\"name\":{\"456\":{}},\"parent\":{}}],[\"revocation_endpoint\",{\"_index\":324,\"name\":{\"432\":{}},\"parent\":{}}],[\"rs384jwk\",{\"_index\":217,\"name\":{\"304\":{}},\"parent\":{}}],[\"scope\",{\"_index\":234,\"name\":{\"322\":{},\"347\":{},\"376\":{}},\"parent\":{}}],[\"scopes_supported\",{\"_index\":327,\"name\":{\"435\":{}},\"parent\":{}}],[\"security\",{\"_index\":68,\"name\":{\"75\":{},\"97\":{},\"112\":{},\"272\":{}},\"parent\":{}}],[\"security/browser\",{\"_index\":124,\"name\":{\"179\":{}},\"parent\":{\"180\":{},\"181\":{},\"182\":{},\"183\":{},\"184\":{}}}],[\"security/server\",{\"_index\":130,\"name\":{\"185\":{}},\"parent\":{\"186\":{},\"187\":{},\"188\":{},\"189\":{}}}],[\"serverurl\",{\"_index\":230,\"name\":{\"319\":{}},\"parent\":{}}],[\"session\",{\"_index\":176,\"name\":{\"245\":{}},\"parent\":{}}],[\"set\",{\"_index\":161,\"name\":{\"225\":{},\"232\":{},\"280\":{}},\"parent\":{}}],[\"setpath\",{\"_index\":110,\"name\":{\"160\":{}},\"parent\":{}}],[\"settings\",{\"_index\":94,\"name\":{\"134\":{},\"190\":{}},\"parent\":{\"191\":{},\"192\":{},\"209\":{},\"210\":{}}}],[\"settings.fhirversions\",{\"_index\":133,\"name\":{},\"parent\":{\"193\":{}}}],[\"settings.fhirversions.__type\",{\"_index\":135,\"name\":{},\"parent\":{\"194\":{},\"195\":{},\"196\":{},\"197\":{},\"198\":{},\"199\":{},\"200\":{},\"201\":{},\"202\":{},\"203\":{},\"204\":{},\"205\":{},\"206\":{},\"207\":{},\"208\":{}}}],[\"signcompactjws\",{\"_index\":128,\"name\":{\"183\":{},\"189\":{},\"278\":{}},\"parent\":{}}],[\"singlesignon\",{\"_index\":312,\"name\":{\"421\":{}},\"parent\":{}}],[\"smart\",{\"_index\":81,\"name\":{\"89\":{},\"211\":{},\"246\":{}},\"parent\":{\"212\":{},\"213\":{},\"214\":{},\"215\":{},\"216\":{},\"217\":{},\"218\":{},\"219\":{},\"220\":{},\"557\":{}}}],[\"smart_key\",{\"_index\":151,\"name\":{\"210\":{}},\"parent\":{}}],[\"smart_style_url\",{\"_index\":274,\"name\":{\"371\":{}},\"parent\":{}}],[\"smartauthenticationmethod\",{\"_index\":309,\"name\":{\"418\":{}},\"parent\":{}}],[\"start\",{\"_index\":360,\"name\":{\"498\":{}},\"parent\":{}}],[\"state\",{\"_index\":4,\"name\":{\"3\":{}},\"parent\":{}}],[\"status\",{\"_index\":46,\"name\":{\"55\":{}},\"parent\":{}}],[\"statuscode\",{\"_index\":45,\"name\":{\"54\":{}},\"parent\":{}}],[\"statustext\",{\"_index\":47,\"name\":{\"56\":{}},\"parent\":{}}],[\"storage\",{\"_index\":192,\"name\":{\"279\":{}},\"parent\":{}}],[\"storage/browserstorage\",{\"_index\":158,\"name\":{\"221\":{}},\"parent\":{\"222\":{}}}],[\"storage/browserstorage.default\",{\"_index\":159,\"name\":{},\"parent\":{\"223\":{},\"224\":{},\"225\":{},\"226\":{}}}],[\"storage/serverstorage\",{\"_index\":163,\"name\":{\"227\":{}},\"parent\":{\"228\":{}}}],[\"storage/serverstorage.default\",{\"_index\":164,\"name\":{},\"parent\":{\"229\":{},\"230\":{},\"231\":{},\"232\":{},\"233\":{}}}],[\"storagefactory\",{\"_index\":197,\"name\":{\"286\":{}},\"parent\":{}}],[\"strings\",{\"_index\":165,\"name\":{\"234\":{}},\"parent\":{\"235\":{},\"236\":{}}}],[\"strings.__type\",{\"_index\":167,\"name\":{},\"parent\":{\"237\":{},\"238\":{},\"239\":{},\"240\":{}}}],[\"sub\",{\"_index\":284,\"name\":{\"384\":{}},\"parent\":{}}],[\"system\",{\"_index\":370,\"name\":{\"512\":{},\"522\":{}},\"parent\":{}}],[\"target\",{\"_index\":258,\"name\":{\"354\":{}},\"parent\":{}}],[\"text\",{\"_index\":369,\"name\":{\"508\":{}},\"parent\":{}}],[\"tojson\",{\"_index\":50,\"name\":{\"59\":{}},\"parent\":{}}],[\"token_endpoint\",{\"_index\":320,\"name\":{\"428\":{}},\"parent\":{}}],[\"token_endpoint_auth_methods\",{\"_index\":326,\"name\":{\"434\":{}},\"parent\":{}}],[\"token_type\",{\"_index\":275,\"name\":{\"375\":{}},\"parent\":{}}],[\"tokenresponse\",{\"_index\":238,\"name\":{\"326\":{},\"369\":{}},\"parent\":{}}],[\"tokenuri\",{\"_index\":227,\"name\":{\"316\":{},\"331\":{}},\"parent\":{}}],[\"total\",{\"_index\":390,\"name\":{\"549\":{}},\"parent\":{}}],[\"type\",{\"_index\":378,\"name\":{\"521\":{},\"548\":{}},\"parent\":{}}],[\"types\",{\"_index\":171,\"name\":{\"241\":{}},\"parent\":{\"242\":{}}}],[\"types.fhirclient\",{\"_index\":174,\"name\":{},\"parent\":{\"243\":{},\"244\":{},\"246\":{},\"252\":{},\"256\":{},\"259\":{},\"260\":{},\"279\":{},\"283\":{},\"284\":{},\"285\":{},\"286\":{},\"288\":{},\"290\":{},\"292\":{},\"294\":{},\"297\":{},\"298\":{},\"304\":{},\"309\":{},\"310\":{},\"313\":{},\"318\":{},\"337\":{},\"359\":{},\"362\":{},\"369\":{},\"381\":{},\"388\":{},\"389\":{},\"390\":{},\"391\":{},\"392\":{},\"396\":{},\"400\":{},\"404\":{},\"408\":{},\"412\":{},\"415\":{},\"416\":{},\"417\":{},\"418\":{},\"419\":{},\"420\":{},\"421\":{},\"422\":{},\"423\":{},\"424\":{},\"425\":{},\"426\":{},\"438\":{}}}],[\"types.fhirclient.adapter\",{\"_index\":190,\"name\":{},\"parent\":{\"261\":{},\"262\":{},\"263\":{},\"264\":{},\"265\":{},\"266\":{},\"267\":{},\"268\":{},\"269\":{},\"270\":{},\"271\":{},\"272\":{},\"273\":{}}}],[\"types.fhirclient.adapter.__type\",{\"_index\":191,\"name\":{},\"parent\":{\"274\":{},\"275\":{},\"276\":{},\"277\":{},\"278\":{}}}],[\"types.fhirclient.authorizeparams\",{\"_index\":248,\"name\":{},\"parent\":{\"338\":{},\"339\":{},\"340\":{},\"341\":{},\"342\":{},\"343\":{},\"344\":{},\"345\":{},\"346\":{},\"347\":{},\"348\":{},\"349\":{},\"350\":{},\"351\":{},\"352\":{},\"353\":{},\"354\":{},\"355\":{},\"356\":{},\"357\":{},\"358\":{}}}],[\"types.fhirclient.browserfhirsettings\",{\"_index\":181,\"name\":{},\"parent\":{\"253\":{},\"254\":{},\"255\":{}}}],[\"types.fhirclient.clientstate\",{\"_index\":231,\"name\":{},\"parent\":{\"319\":{},\"320\":{},\"321\":{},\"322\":{},\"323\":{},\"324\":{},\"325\":{},\"326\":{},\"327\":{},\"328\":{},\"329\":{},\"330\":{},\"331\":{},\"332\":{},\"333\":{},\"334\":{},\"335\":{},\"336\":{}}}],[\"types.fhirclient.codevalue\",{\"_index\":186,\"name\":{},\"parent\":{\"257\":{},\"258\":{}}}],[\"types.fhirclient.combinedfetchresult\",{\"_index\":208,\"name\":{},\"parent\":{\"295\":{},\"296\":{}}}],[\"types.fhirclient.es384jwk\",{\"_index\":212,\"name\":{},\"parent\":{\"299\":{},\"300\":{},\"301\":{},\"302\":{},\"303\":{}}}],[\"types.fhirclient.fetchoptions\",{\"_index\":205,\"name\":{},\"parent\":{\"293\":{}}}],[\"types.fhirclient.fhir\",{\"_index\":330,\"name\":{},\"parent\":{\"439\":{},\"440\":{},\"441\":{},\"442\":{},\"443\":{},\"444\":{},\"445\":{},\"446\":{},\"449\":{},\"453\":{},\"457\":{},\"463\":{},\"467\":{},\"473\":{},\"479\":{},\"485\":{},\"491\":{},\"497\":{},\"502\":{},\"506\":{},\"511\":{},\"519\":{},\"528\":{},\"534\":{},\"540\":{},\"546\":{}}}],[\"types.fhirclient.fhir.backboneelement\",{\"_index\":365,\"name\":{},\"parent\":{\"503\":{},\"504\":{},\"505\":{}}}],[\"types.fhirclient.fhir.bundle\",{\"_index\":389,\"name\":{},\"parent\":{\"547\":{},\"548\":{},\"549\":{},\"550\":{},\"551\":{},\"552\":{},\"553\":{},\"554\":{},\"555\":{},\"556\":{}}}],[\"types.fhirclient.fhir.bundleentry\",{\"_index\":387,\"name\":{},\"parent\":{\"541\":{},\"542\":{},\"543\":{},\"544\":{},\"545\":{}}}],[\"types.fhirclient.fhir.bundlelink\",{\"_index\":384,\"name\":{},\"parent\":{\"535\":{},\"536\":{},\"537\":{},\"538\":{},\"539\":{}}}],[\"types.fhirclient.fhir.capabilitystatement\",{\"_index\":341,\"name\":{},\"parent\":{\"454\":{},\"455\":{},\"456\":{}}}],[\"types.fhirclient.fhir.codeableconcept\",{\"_index\":368,\"name\":{},\"parent\":{\"507\":{},\"508\":{},\"509\":{},\"510\":{}}}],[\"types.fhirclient.fhir.coding\",{\"_index\":371,\"name\":{},\"parent\":{\"512\":{},\"513\":{},\"514\":{},\"515\":{},\"516\":{},\"517\":{},\"518\":{}}}],[\"types.fhirclient.fhir.element\",{\"_index\":337,\"name\":{},\"parent\":{\"447\":{},\"448\":{}}}],[\"types.fhirclient.fhir.encounter\",{\"_index\":358,\"name\":{},\"parent\":{\"492\":{},\"493\":{},\"494\":{},\"495\":{},\"496\":{}}}],[\"types.fhirclient.fhir.extension\",{\"_index\":339,\"name\":{},\"parent\":{\"450\":{},\"451\":{},\"452\":{}}}],[\"types.fhirclient.fhir.identifier\",{\"_index\":377,\"name\":{},\"parent\":{\"520\":{},\"521\":{},\"522\":{},\"523\":{},\"524\":{},\"525\":{},\"526\":{},\"527\":{}}}],[\"types.fhirclient.fhir.meta\",{\"_index\":350,\"name\":{},\"parent\":{\"464\":{},\"465\":{},\"466\":{}}}],[\"types.fhirclient.fhir.observation\",{\"_index\":352,\"name\":{},\"parent\":{\"468\":{},\"469\":{},\"470\":{},\"471\":{},\"472\":{}}}],[\"types.fhirclient.fhir.patient\",{\"_index\":353,\"name\":{},\"parent\":{\"474\":{},\"475\":{},\"476\":{},\"477\":{},\"478\":{}}}],[\"types.fhirclient.fhir.period\",{\"_index\":361,\"name\":{},\"parent\":{\"498\":{},\"499\":{},\"500\":{},\"501\":{}}}],[\"types.fhirclient.fhir.practitioner\",{\"_index\":355,\"name\":{},\"parent\":{\"480\":{},\"481\":{},\"482\":{},\"483\":{},\"484\":{}}}],[\"types.fhirclient.fhir.reference\",{\"_index\":381,\"name\":{},\"parent\":{\"529\":{},\"530\":{},\"531\":{},\"532\":{},\"533\":{}}}],[\"types.fhirclient.fhir.relatedperson\",{\"_index\":357,\"name\":{},\"parent\":{\"486\":{},\"487\":{},\"488\":{},\"489\":{},\"490\":{}}}],[\"types.fhirclient.fhir.resource\",{\"_index\":345,\"name\":{},\"parent\":{\"458\":{},\"459\":{},\"460\":{},\"461\":{},\"462\":{}}}],[\"types.fhirclient.fhiroptions\",{\"_index\":266,\"name\":{},\"parent\":{\"363\":{},\"364\":{},\"365\":{},\"366\":{},\"367\":{},\"368\":{}}}],[\"types.fhirclient.idtoken\",{\"_index\":282,\"name\":{},\"parent\":{\"382\":{},\"383\":{},\"384\":{},\"385\":{},\"386\":{},\"387\":{}}}],[\"types.fhirclient.includeresponsehint\",{\"_index\":201,\"name\":{},\"parent\":{\"289\":{}}}],[\"types.fhirclient.jsonpatchadd\",{\"_index\":293,\"name\":{},\"parent\":{\"393\":{},\"394\":{},\"395\":{}}}],[\"types.fhirclient.jsonpatchcopy\",{\"_index\":303,\"name\":{},\"parent\":{\"409\":{},\"410\":{},\"411\":{}}}],[\"types.fhirclient.jsonpatchmove\",{\"_index\":300,\"name\":{},\"parent\":{\"405\":{},\"406\":{},\"407\":{}}}],[\"types.fhirclient.jsonpatchremove\",{\"_index\":305,\"name\":{},\"parent\":{\"413\":{},\"414\":{}}}],[\"types.fhirclient.jsonpatchreplace\",{\"_index\":296,\"name\":{},\"parent\":{\"397\":{},\"398\":{},\"399\":{}}}],[\"types.fhirclient.jsonpatchtest\",{\"_index\":298,\"name\":{},\"parent\":{\"401\":{},\"402\":{},\"403\":{}}}],[\"types.fhirclient.oauthsecurityextensions\",{\"_index\":225,\"name\":{},\"parent\":{\"314\":{},\"315\":{},\"316\":{},\"317\":{}}}],[\"types.fhirclient.readyoptions\",{\"_index\":263,\"name\":{},\"parent\":{\"360\":{},\"361\":{}}}],[\"types.fhirclient.requestfunction\",{\"_index\":203,\"name\":{},\"parent\":{\"291\":{}}}],[\"types.fhirclient.requestoptions\",{\"_index\":222,\"name\":{},\"parent\":{\"311\":{},\"312\":{}}}],[\"types.fhirclient.requestwithsession\",{\"_index\":177,\"name\":{},\"parent\":{\"245\":{}}}],[\"types.fhirclient.rs384jwk\",{\"_index\":218,\"name\":{},\"parent\":{\"305\":{},\"306\":{},\"307\":{},\"308\":{}}}],[\"types.fhirclient.smart\",{\"_index\":178,\"name\":{},\"parent\":{\"247\":{},\"248\":{},\"249\":{},\"250\":{},\"251\":{}}}],[\"types.fhirclient.storage\",{\"_index\":193,\"name\":{},\"parent\":{\"280\":{},\"281\":{},\"282\":{}}}],[\"types.fhirclient.storagefactory\",{\"_index\":198,\"name\":{},\"parent\":{\"287\":{}}}],[\"types.fhirclient.tokenresponse\",{\"_index\":273,\"name\":{},\"parent\":{\"370\":{},\"371\":{},\"372\":{},\"373\":{},\"374\":{},\"375\":{},\"376\":{},\"377\":{},\"378\":{},\"379\":{},\"380\":{}}}],[\"types.fhirclient.wellknownsmartconfiguration\",{\"_index\":319,\"name\":{},\"parent\":{\"427\":{},\"428\":{},\"429\":{},\"430\":{},\"431\":{},\"432\":{},\"433\":{},\"434\":{},\"435\":{},\"436\":{},\"437\":{}}}],[\"units\",{\"_index\":35,\"name\":{\"41\":{},\"174\":{}},\"parent\":{}}],[\"unset\",{\"_index\":162,\"name\":{\"226\":{},\"233\":{},\"282\":{}},\"parent\":{}}],[\"unsignedint\",{\"_index\":334,\"name\":{\"444\":{}},\"parent\":{}}],[\"update\",{\"_index\":28,\"name\":{\"33\":{}},\"parent\":{}}],[\"uri\",{\"_index\":331,\"name\":{\"440\":{}},\"parent\":{}}],[\"url\",{\"_index\":221,\"name\":{\"311\":{},\"450\":{},\"536\":{}},\"parent\":{}}],[\"use\",{\"_index\":376,\"name\":{\"520\":{}},\"parent\":{}}],[\"user\",{\"_index\":14,\"name\":{\"15\":{}},\"parent\":{}}],[\"userefreshtoken\",{\"_index\":271,\"name\":{\"368\":{}},\"parent\":{}}],[\"username\",{\"_index\":239,\"name\":{\"327\":{}},\"parent\":{}}],[\"userselected\",{\"_index\":374,\"name\":{\"516\":{}},\"parent\":{}}],[\"utils\",{\"_index\":92,\"name\":{\"131\":{}},\"parent\":{}}],[\"value\",{\"_index\":187,\"name\":{\"258\":{},\"395\":{},\"399\":{},\"403\":{},\"523\":{}},\"parent\":{}}],[\"valuex\",{\"_index\":335,\"name\":{\"445\":{}},\"parent\":{}}],[\"version\",{\"_index\":372,\"name\":{\"513\":{}},\"parent\":{}}],[\"wellknownsmartconfiguration\",{\"_index\":317,\"name\":{\"426\":{}},\"parent\":{}}],[\"width\",{\"_index\":259,\"name\":{\"355\":{}},\"parent\":{}}],[\"windowtarget\",{\"_index\":195,\"name\":{\"284\":{}},\"parent\":{}}],[\"windowtargetfunction\",{\"_index\":173,\"name\":{\"243\":{}},\"parent\":{}}],[\"windowtargetvariable\",{\"_index\":194,\"name\":{\"283\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"kinds\":{\"2\":\"Module\",\"4\":\"Namespace\",\"32\":\"Variable\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\",\"4194304\":\"Type alias\",\"16777216\":\"Reference\"},\"rows\":[{\"id\":0,\"kind\":2,\"name\":\"Client\",\"url\":\"modules/Client.html\",\"classes\":\"tsd-kind-module\"},{\"id\":1,\"kind\":128,\"name\":\"default\",\"url\":\"classes/Client.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"Client\"},{\"id\":2,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Client.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":3,\"kind\":1024,\"name\":\"state\",\"url\":\"classes/Client.default.html#state\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":4,\"kind\":1024,\"name\":\"environment\",\"url\":\"classes/Client.default.html#environment\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":5,\"kind\":1024,\"name\":\"patient\",\"url\":\"classes/Client.default.html#patient\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":6,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.default.html#__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":7,\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Client.default.html#__type-1.id-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":8,\"kind\":1024,\"name\":\"read\",\"url\":\"classes/Client.default.html#__type-1.read-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":9,\"kind\":2048,\"name\":\"request\",\"url\":\"classes/Client.default.html#__type-1.request\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal tsd-has-type-parameter\",\"parent\":\"Client.default.__type\"},{\"id\":10,\"kind\":1024,\"name\":\"api\",\"url\":\"classes/Client.default.html#__type-1.api-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":11,\"kind\":1024,\"name\":\"encounter\",\"url\":\"classes/Client.default.html#encounter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":12,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.default.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":13,\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Client.default.html#__type.id\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":14,\"kind\":1024,\"name\":\"read\",\"url\":\"classes/Client.default.html#__type.read\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":15,\"kind\":1024,\"name\":\"user\",\"url\":\"classes/Client.default.html#user\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":16,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.default.html#__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":17,\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Client.default.html#__type-3.id-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":18,\"kind\":1024,\"name\":\"read\",\"url\":\"classes/Client.default.html#__type-3.read-2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":19,\"kind\":1024,\"name\":\"fhirUser\",\"url\":\"classes/Client.default.html#__type-3.fhirUser\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":20,\"kind\":1024,\"name\":\"resourceType\",\"url\":\"classes/Client.default.html#__type-3.resourceType\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":21,\"kind\":1024,\"name\":\"api\",\"url\":\"classes/Client.default.html#api\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":22,\"kind\":1024,\"name\":\"_refreshTask\",\"url\":\"classes/Client.default.html#_refreshTask\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client.default\"},{\"id\":23,\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/Client.default.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":24,\"kind\":2048,\"name\":\"getPatientId\",\"url\":\"classes/Client.default.html#getPatientId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":25,\"kind\":2048,\"name\":\"getEncounterId\",\"url\":\"classes/Client.default.html#getEncounterId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":26,\"kind\":2048,\"name\":\"getIdToken\",\"url\":\"classes/Client.default.html#getIdToken\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":27,\"kind\":2048,\"name\":\"getFhirUser\",\"url\":\"classes/Client.default.html#getFhirUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":28,\"kind\":2048,\"name\":\"getUserId\",\"url\":\"classes/Client.default.html#getUserId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":29,\"kind\":2048,\"name\":\"getUserType\",\"url\":\"classes/Client.default.html#getUserType\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":30,\"kind\":2048,\"name\":\"getAuthorizationHeader\",\"url\":\"classes/Client.default.html#getAuthorizationHeader\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":31,\"kind\":2048,\"name\":\"_clearState\",\"url\":\"classes/Client.default.html#_clearState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client.default\"},{\"id\":32,\"kind\":2048,\"name\":\"create\",\"url\":\"classes/Client.default.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Client.default\"},{\"id\":33,\"kind\":2048,\"name\":\"update\",\"url\":\"classes/Client.default.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Client.default\"},{\"id\":34,\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Client.default.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Client.default\"},{\"id\":35,\"kind\":2048,\"name\":\"patch\",\"url\":\"classes/Client.default.html#patch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Client.default\"},{\"id\":36,\"kind\":2048,\"name\":\"request\",\"url\":\"classes/Client.default.html#request-1\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-has-type-parameter\",\"parent\":\"Client.default\"},{\"id\":37,\"kind\":2048,\"name\":\"refreshIfNeeded\",\"url\":\"classes/Client.default.html#refreshIfNeeded\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":38,\"kind\":2048,\"name\":\"refresh\",\"url\":\"classes/Client.default.html#refresh\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":39,\"kind\":2048,\"name\":\"byCode\",\"url\":\"classes/Client.default.html#byCode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":40,\"kind\":2048,\"name\":\"byCodes\",\"url\":\"classes/Client.default.html#byCodes\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":41,\"kind\":1024,\"name\":\"units\",\"url\":\"classes/Client.default.html#units\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":42,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/Client.default.html#__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":43,\"kind\":2048,\"name\":\"cm\",\"url\":\"classes/Client.default.html#__type-2.cm\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":44,\"kind\":2048,\"name\":\"kg\",\"url\":\"classes/Client.default.html#__type-2.kg\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":45,\"kind\":2048,\"name\":\"any\",\"url\":\"classes/Client.default.html#__type-2.any\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"Client.default.__type\"},{\"id\":46,\"kind\":2048,\"name\":\"getPath\",\"url\":\"classes/Client.default.html#getPath\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":47,\"kind\":2048,\"name\":\"getState\",\"url\":\"classes/Client.default.html#getState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":48,\"kind\":2048,\"name\":\"getFhirVersion\",\"url\":\"classes/Client.default.html#getFhirVersion\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":49,\"kind\":2048,\"name\":\"getFhirRelease\",\"url\":\"classes/Client.default.html#getFhirRelease\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client.default\"},{\"id\":50,\"kind\":2,\"name\":\"HttpError\",\"url\":\"modules/HttpError.html\",\"classes\":\"tsd-kind-module\"},{\"id\":51,\"kind\":128,\"name\":\"default\",\"url\":\"classes/HttpError.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"HttpError\"},{\"id\":52,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/HttpError.default.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"HttpError.default\"},{\"id\":53,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/HttpError.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"HttpError.default\"},{\"id\":54,\"kind\":1024,\"name\":\"statusCode\",\"url\":\"classes/HttpError.default.html#statusCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpError.default\"},{\"id\":55,\"kind\":1024,\"name\":\"status\",\"url\":\"classes/HttpError.default.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpError.default\"},{\"id\":56,\"kind\":1024,\"name\":\"statusText\",\"url\":\"classes/HttpError.default.html#statusText\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpError.default\"},{\"id\":57,\"kind\":1024,\"name\":\"response\",\"url\":\"classes/HttpError.default.html#response\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"HttpError.default\"},{\"id\":58,\"kind\":2048,\"name\":\"parse\",\"url\":\"classes/HttpError.default.html#parse\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpError.default\"},{\"id\":59,\"kind\":2048,\"name\":\"toJSON\",\"url\":\"classes/HttpError.default.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"HttpError.default\"},{\"id\":60,\"kind\":2,\"name\":\"abortcontroller-polyfill\",\"url\":\"modules/abortcontroller_polyfill.html\",\"classes\":\"tsd-kind-module\"},{\"id\":61,\"kind\":4,\"name\":\"\\\"abortcontroller-polyfill/dist/cjs-ponyfill\\\"\",\"url\":\"modules/abortcontroller_polyfill._abortcontroller_polyfill_dist_cjs_ponyfill_.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"abortcontroller-polyfill\"},{\"id\":62,\"kind\":32,\"name\":\"AbortController\",\"url\":\"modules/abortcontroller_polyfill._abortcontroller_polyfill_dist_cjs_ponyfill_.html#AbortController\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"abortcontroller-polyfill.\\\"abortcontroller-polyfill/dist/cjs-ponyfill\\\"\"},{\"id\":63,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/abortcontroller_polyfill._abortcontroller_polyfill_dist_cjs_ponyfill_.html#AbortController.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"abortcontroller-polyfill.\\\"abortcontroller-polyfill/dist/cjs-ponyfill\\\".AbortController\"},{\"id\":64,\"kind\":1024,\"name\":\"prototype\",\"url\":\"modules/abortcontroller_polyfill._abortcontroller_polyfill_dist_cjs_ponyfill_.html#AbortController.__type.prototype\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"abortcontroller-polyfill.\\\"abortcontroller-polyfill/dist/cjs-ponyfill\\\".AbortController.__type\"},{\"id\":65,\"kind\":4,\"name\":\"\\\"abortcontroller-polyfill/dist/abortcontroller-polyfill-only\\\"\",\"url\":\"modules/abortcontroller_polyfill._abortcontroller_polyfill_dist_abortcontroller_polyfill_only_.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"abortcontroller-polyfill\"},{\"id\":66,\"kind\":32,\"name\":\"AbortController\",\"url\":\"modules/abortcontroller_polyfill._abortcontroller_polyfill_dist_abortcontroller_polyfill_only_.html#AbortController\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"abortcontroller-polyfill.\\\"abortcontroller-polyfill/dist/abortcontroller-polyfill-only\\\"\"},{\"id\":67,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/abortcontroller_polyfill._abortcontroller_polyfill_dist_abortcontroller_polyfill_only_.html#AbortController.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"abortcontroller-polyfill.\\\"abortcontroller-polyfill/dist/abortcontroller-polyfill-only\\\".AbortController\"},{\"id\":68,\"kind\":1024,\"name\":\"prototype\",\"url\":\"modules/abortcontroller_polyfill._abortcontroller_polyfill_dist_abortcontroller_polyfill_only_.html#AbortController.__type.prototype\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"abortcontroller-polyfill.\\\"abortcontroller-polyfill/dist/abortcontroller-polyfill-only\\\".AbortController.__type\"},{\"id\":69,\"kind\":2,\"name\":\"adapters/BrowserAdapter\",\"url\":\"modules/adapters_BrowserAdapter.html\",\"classes\":\"tsd-kind-module\"},{\"id\":70,\"kind\":128,\"name\":\"default\",\"url\":\"classes/adapters_BrowserAdapter.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"adapters/BrowserAdapter\"},{\"id\":71,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/adapters_BrowserAdapter.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":72,\"kind\":1024,\"name\":\"_url\",\"url\":\"classes/adapters_BrowserAdapter.default.html#_url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":73,\"kind\":1024,\"name\":\"_storage\",\"url\":\"classes/adapters_BrowserAdapter.default.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":74,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/adapters_BrowserAdapter.default.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":75,\"kind\":1024,\"name\":\"security\",\"url\":\"classes/adapters_BrowserAdapter.default.html#security\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":76,\"kind\":2048,\"name\":\"relative\",\"url\":\"classes/adapters_BrowserAdapter.default.html#relative\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":77,\"kind\":262144,\"name\":\"fhir\",\"url\":\"classes/adapters_BrowserAdapter.default.html#fhir\",\"classes\":\"tsd-kind-get-signature tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":78,\"kind\":2048,\"name\":\"getUrl\",\"url\":\"classes/adapters_BrowserAdapter.default.html#getUrl\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":79,\"kind\":2048,\"name\":\"redirect\",\"url\":\"classes/adapters_BrowserAdapter.default.html#redirect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":80,\"kind\":2048,\"name\":\"getStorage\",\"url\":\"classes/adapters_BrowserAdapter.default.html#getStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":81,\"kind\":2048,\"name\":\"getAbortController\",\"url\":\"classes/adapters_BrowserAdapter.default.html#getAbortController\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":82,\"kind\":2048,\"name\":\"atob\",\"url\":\"classes/adapters_BrowserAdapter.default.html#atob\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":83,\"kind\":2048,\"name\":\"btoa\",\"url\":\"classes/adapters_BrowserAdapter.default.html#btoa\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":84,\"kind\":2048,\"name\":\"base64urlencode\",\"url\":\"classes/adapters_BrowserAdapter.default.html#base64urlencode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":85,\"kind\":2048,\"name\":\"base64urldecode\",\"url\":\"classes/adapters_BrowserAdapter.default.html#base64urldecode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":86,\"kind\":2048,\"name\":\"getSmartApi\",\"url\":\"classes/adapters_BrowserAdapter.default.html#getSmartApi\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/BrowserAdapter.default\"},{\"id\":87,\"kind\":2,\"name\":\"adapters/HapiAdapter\",\"url\":\"modules/adapters_HapiAdapter.html\",\"classes\":\"tsd-kind-module\"},{\"id\":88,\"kind\":128,\"name\":\"default\",\"url\":\"classes/adapters_HapiAdapter.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"adapters/HapiAdapter\"},{\"id\":89,\"kind\":2048,\"name\":\"smart\",\"url\":\"classes/adapters_HapiAdapter.default.html#smart\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-static\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":90,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/adapters_HapiAdapter.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":91,\"kind\":1024,\"name\":\"_responseToolkit\",\"url\":\"classes/adapters_HapiAdapter.default.html#_responseToolkit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":92,\"kind\":1024,\"name\":\"_request\",\"url\":\"classes/adapters_HapiAdapter.default.html#_request\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":93,\"kind\":1024,\"name\":\"_storage\",\"url\":\"classes/adapters_HapiAdapter.default.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-overwrite tsd-is-protected\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":94,\"kind\":2048,\"name\":\"getStorage\",\"url\":\"classes/adapters_HapiAdapter.default.html#getStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":95,\"kind\":2048,\"name\":\"redirect\",\"url\":\"classes/adapters_HapiAdapter.default.html#redirect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":96,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/adapters_HapiAdapter.default.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":97,\"kind\":1024,\"name\":\"security\",\"url\":\"classes/adapters_HapiAdapter.default.html#security\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":98,\"kind\":2048,\"name\":\"relative\",\"url\":\"classes/adapters_HapiAdapter.default.html#relative\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":99,\"kind\":2048,\"name\":\"getProtocol\",\"url\":\"classes/adapters_HapiAdapter.default.html#getProtocol\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":100,\"kind\":2048,\"name\":\"getUrl\",\"url\":\"classes/adapters_HapiAdapter.default.html#getUrl\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":101,\"kind\":2048,\"name\":\"btoa\",\"url\":\"classes/adapters_HapiAdapter.default.html#btoa\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":102,\"kind\":2048,\"name\":\"atob\",\"url\":\"classes/adapters_HapiAdapter.default.html#atob\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":103,\"kind\":2048,\"name\":\"base64urlencode\",\"url\":\"classes/adapters_HapiAdapter.default.html#base64urlencode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":104,\"kind\":2048,\"name\":\"base64urldecode\",\"url\":\"classes/adapters_HapiAdapter.default.html#base64urldecode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":105,\"kind\":2048,\"name\":\"getAbortController\",\"url\":\"classes/adapters_HapiAdapter.default.html#getAbortController\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":106,\"kind\":2048,\"name\":\"getSmartApi\",\"url\":\"classes/adapters_HapiAdapter.default.html#getSmartApi\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"adapters/HapiAdapter.default\"},{\"id\":107,\"kind\":2,\"name\":\"adapters/NodeAdapter\",\"url\":\"modules/adapters_NodeAdapter.html\",\"classes\":\"tsd-kind-module\"},{\"id\":108,\"kind\":128,\"name\":\"default\",\"url\":\"classes/adapters_NodeAdapter.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"adapters/NodeAdapter\"},{\"id\":109,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/adapters_NodeAdapter.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":110,\"kind\":1024,\"name\":\"_storage\",\"url\":\"classes/adapters_NodeAdapter.default.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":111,\"kind\":1024,\"name\":\"options\",\"url\":\"classes/adapters_NodeAdapter.default.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":112,\"kind\":1024,\"name\":\"security\",\"url\":\"classes/adapters_NodeAdapter.default.html#security\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":113,\"kind\":2048,\"name\":\"relative\",\"url\":\"classes/adapters_NodeAdapter.default.html#relative\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":114,\"kind\":2048,\"name\":\"getProtocol\",\"url\":\"classes/adapters_NodeAdapter.default.html#getProtocol\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":115,\"kind\":2048,\"name\":\"getUrl\",\"url\":\"classes/adapters_NodeAdapter.default.html#getUrl\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":116,\"kind\":2048,\"name\":\"redirect\",\"url\":\"classes/adapters_NodeAdapter.default.html#redirect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":117,\"kind\":2048,\"name\":\"getStorage\",\"url\":\"classes/adapters_NodeAdapter.default.html#getStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":118,\"kind\":2048,\"name\":\"btoa\",\"url\":\"classes/adapters_NodeAdapter.default.html#btoa\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":119,\"kind\":2048,\"name\":\"atob\",\"url\":\"classes/adapters_NodeAdapter.default.html#atob\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":120,\"kind\":2048,\"name\":\"base64urlencode\",\"url\":\"classes/adapters_NodeAdapter.default.html#base64urlencode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":121,\"kind\":2048,\"name\":\"base64urldecode\",\"url\":\"classes/adapters_NodeAdapter.default.html#base64urldecode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":122,\"kind\":2048,\"name\":\"getAbortController\",\"url\":\"classes/adapters_NodeAdapter.default.html#getAbortController\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":123,\"kind\":2048,\"name\":\"getSmartApi\",\"url\":\"classes/adapters_NodeAdapter.default.html#getSmartApi\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"adapters/NodeAdapter.default\"},{\"id\":124,\"kind\":2,\"name\":\"entry/browser\",\"url\":\"modules/entry_browser.html\",\"classes\":\"tsd-kind-module\"},{\"id\":125,\"kind\":32,\"name\":\"export=\",\"url\":\"modules/entry_browser.html#export_\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"entry/browser\"},{\"id\":126,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/entry_browser.html#export_.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"entry/browser.export=\"},{\"id\":127,\"kind\":1024,\"name\":\"AbortController\",\"url\":\"modules/entry_browser.html#export_.__type.AbortController\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type\"},{\"id\":128,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/entry_browser.html#export_.__type.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type\"},{\"id\":129,\"kind\":1024,\"name\":\"client\",\"url\":\"modules/entry_browser.html#export_.__type.client\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type\"},{\"id\":130,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/entry_browser.html#export_.__type.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type\"},{\"id\":131,\"kind\":1024,\"name\":\"utils\",\"url\":\"modules/entry_browser.html#export_.__type.utils\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type\"},{\"id\":132,\"kind\":1024,\"name\":\"oauth2\",\"url\":\"modules/entry_browser.html#export_.__type.oauth2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type\"},{\"id\":133,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/entry_browser.html#export_.__type.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type\"},{\"id\":134,\"kind\":1024,\"name\":\"settings\",\"url\":\"modules/entry_browser.html#export_.__type.__type-3.settings\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type.__type\"},{\"id\":135,\"kind\":1024,\"name\":\"ready\",\"url\":\"modules/entry_browser.html#export_.__type.__type-3.ready\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type.__type\"},{\"id\":136,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/entry_browser.html#export_.__type.__type-3.__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type.__type\"},{\"id\":137,\"kind\":1024,\"name\":\"authorize\",\"url\":\"modules/entry_browser.html#export_.__type.__type-3.authorize\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type.__type\"},{\"id\":138,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/entry_browser.html#export_.__type.__type-3.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type.__type\"},{\"id\":139,\"kind\":1024,\"name\":\"init\",\"url\":\"modules/entry_browser.html#export_.__type.__type-3.init\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type.__type\"},{\"id\":140,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/entry_browser.html#export_.__type.__type-3.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-literal\",\"parent\":\"entry/browser.export=.__type.__type\"},{\"id\":141,\"kind\":2,\"name\":\"entry/hapi\",\"url\":\"modules/entry_hapi.html\",\"classes\":\"tsd-kind-module\"},{\"id\":142,\"kind\":64,\"name\":\"export=\",\"url\":\"modules/entry_hapi.html#export_-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"entry/hapi\"},{\"id\":143,\"kind\":4,\"name\":\"export=\",\"url\":\"modules/entry_hapi.export_.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"entry/hapi\"},{\"id\":144,\"kind\":32,\"name\":\"AbortController\",\"url\":\"modules/entry_hapi.export_.html#AbortController\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"entry/hapi.export=\"},{\"id\":145,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/entry_hapi.export_.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-namespace\",\"parent\":\"entry/hapi.export=\"},{\"id\":146,\"kind\":1024,\"name\":\"prototype\",\"url\":\"modules/entry_hapi.export_.html#__type.prototype\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"entry/hapi.export=.__type\"},{\"id\":147,\"kind\":2,\"name\":\"entry/node\",\"url\":\"modules/entry_node.html\",\"classes\":\"tsd-kind-module\"},{\"id\":148,\"kind\":64,\"name\":\"export=\",\"url\":\"modules/entry_node.html#export_-1\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"entry/node\"},{\"id\":149,\"kind\":4,\"name\":\"export=\",\"url\":\"modules/entry_node.export_.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"entry/node\"},{\"id\":150,\"kind\":32,\"name\":\"AbortController\",\"url\":\"modules/entry_node.export_.html#AbortController\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"entry/node.export=\"},{\"id\":151,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/entry_node.export_.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-namespace\",\"parent\":\"entry/node.export=\"},{\"id\":152,\"kind\":2,\"name\":\"lib\",\"url\":\"modules/lib.html\",\"classes\":\"tsd-kind-module\"},{\"id\":153,\"kind\":64,\"name\":\"checkResponse\",\"url\":\"modules/lib.html#checkResponse\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":154,\"kind\":64,\"name\":\"responseToJSON\",\"url\":\"modules/lib.html#responseToJSON\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":155,\"kind\":64,\"name\":\"loweCaseKeys\",\"url\":\"modules/lib.html#loweCaseKeys\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"lib\"},{\"id\":156,\"kind\":64,\"name\":\"request\",\"url\":\"modules/lib.html#request\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"lib\"},{\"id\":157,\"kind\":64,\"name\":\"getAndCache\",\"url\":\"modules/lib.html#getAndCache\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":158,\"kind\":64,\"name\":\"fetchConformanceStatement\",\"url\":\"modules/lib.html#fetchConformanceStatement\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":159,\"kind\":64,\"name\":\"getPath\",\"url\":\"modules/lib.html#getPath\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":160,\"kind\":64,\"name\":\"setPath\",\"url\":\"modules/lib.html#setPath\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":161,\"kind\":64,\"name\":\"makeArray\",\"url\":\"modules/lib.html#makeArray\",\"classes\":\"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter\",\"parent\":\"lib\"},{\"id\":162,\"kind\":64,\"name\":\"absolute\",\"url\":\"modules/lib.html#absolute\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":163,\"kind\":64,\"name\":\"randomString\",\"url\":\"modules/lib.html#randomString\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":164,\"kind\":64,\"name\":\"jwtDecode\",\"url\":\"modules/lib.html#jwtDecode\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":165,\"kind\":64,\"name\":\"getTimeInFuture\",\"url\":\"modules/lib.html#getTimeInFuture\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":166,\"kind\":64,\"name\":\"getAccessTokenExpiration\",\"url\":\"modules/lib.html#getAccessTokenExpiration\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":167,\"kind\":64,\"name\":\"byCode\",\"url\":\"modules/lib.html#byCode\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":168,\"kind\":64,\"name\":\"byCodes\",\"url\":\"modules/lib.html#byCodes\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":169,\"kind\":64,\"name\":\"getPatientParam\",\"url\":\"modules/lib.html#getPatientParam\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":170,\"kind\":64,\"name\":\"getTargetWindow\",\"url\":\"modules/lib.html#getTargetWindow\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":171,\"kind\":64,\"name\":\"assert\",\"url\":\"modules/lib.html#assert\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":172,\"kind\":64,\"name\":\"assertJsonPatch\",\"url\":\"modules/lib.html#assertJsonPatch\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":173,\"kind\":32,\"name\":\"debug\",\"url\":\"modules/lib.html#debug\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":174,\"kind\":32,\"name\":\"units\",\"url\":\"modules/lib.html#units\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"lib\"},{\"id\":175,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/lib.html#units.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"lib.units\"},{\"id\":176,\"kind\":2048,\"name\":\"cm\",\"url\":\"modules/lib.html#units.__type.cm\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"lib.units.__type\"},{\"id\":177,\"kind\":2048,\"name\":\"kg\",\"url\":\"modules/lib.html#units.__type.kg\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"lib.units.__type\"},{\"id\":178,\"kind\":2048,\"name\":\"any\",\"url\":\"modules/lib.html#units.__type.any\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"lib.units.__type\"},{\"id\":179,\"kind\":2,\"name\":\"security/browser\",\"url\":\"modules/security_browser.html\",\"classes\":\"tsd-kind-module\"},{\"id\":180,\"kind\":64,\"name\":\"randomBytes\",\"url\":\"modules/security_browser.html#randomBytes\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"security/browser\"},{\"id\":181,\"kind\":64,\"name\":\"digestSha256\",\"url\":\"modules/security_browser.html#digestSha256\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"security/browser\"},{\"id\":182,\"kind\":64,\"name\":\"importJWK\",\"url\":\"modules/security_browser.html#importJWK\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"security/browser\"},{\"id\":183,\"kind\":64,\"name\":\"signCompactJws\",\"url\":\"modules/security_browser.html#signCompactJws\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"security/browser\"},{\"id\":184,\"kind\":64,\"name\":\"generatePKCEChallenge\",\"url\":\"modules/security_browser.html#generatePKCEChallenge\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"security/browser\"},{\"id\":185,\"kind\":2,\"name\":\"security/server\",\"url\":\"modules/security_server.html\",\"classes\":\"tsd-kind-module\"},{\"id\":186,\"kind\":64,\"name\":\"digestSha256\",\"url\":\"modules/security_server.html#digestSha256\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"security/server\"},{\"id\":187,\"kind\":64,\"name\":\"generatePKCEChallenge\",\"url\":\"modules/security_server.html#generatePKCEChallenge\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"security/server\"},{\"id\":188,\"kind\":64,\"name\":\"importJWK\",\"url\":\"modules/security_server.html#importJWK\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"security/server\"},{\"id\":189,\"kind\":64,\"name\":\"signCompactJws\",\"url\":\"modules/security_server.html#signCompactJws\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"security/server\"},{\"id\":190,\"kind\":2,\"name\":\"settings\",\"url\":\"modules/settings.html\",\"classes\":\"tsd-kind-module\"},{\"id\":191,\"kind\":32,\"name\":\"patientCompartment\",\"url\":\"modules/settings.html#patientCompartment\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"settings\"},{\"id\":192,\"kind\":32,\"name\":\"fhirVersions\",\"url\":\"modules/settings.html#fhirVersions\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"settings\"},{\"id\":193,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/settings.html#fhirVersions.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"settings.fhirVersions\"},{\"id\":194,\"kind\":1024,\"name\":\"0.4.0\",\"url\":\"modules/settings.html#fhirVersions.__type.0_4_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":195,\"kind\":1024,\"name\":\"0.5.0\",\"url\":\"modules/settings.html#fhirVersions.__type.0_5_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":196,\"kind\":1024,\"name\":\"1.0.0\",\"url\":\"modules/settings.html#fhirVersions.__type.1_0_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":197,\"kind\":1024,\"name\":\"1.0.1\",\"url\":\"modules/settings.html#fhirVersions.__type.1_0_1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":198,\"kind\":1024,\"name\":\"1.0.2\",\"url\":\"modules/settings.html#fhirVersions.__type.1_0_2\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":199,\"kind\":1024,\"name\":\"1.1.0\",\"url\":\"modules/settings.html#fhirVersions.__type.1_1_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":200,\"kind\":1024,\"name\":\"1.4.0\",\"url\":\"modules/settings.html#fhirVersions.__type.1_4_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":201,\"kind\":1024,\"name\":\"1.6.0\",\"url\":\"modules/settings.html#fhirVersions.__type.1_6_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":202,\"kind\":1024,\"name\":\"1.8.0\",\"url\":\"modules/settings.html#fhirVersions.__type.1_8_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":203,\"kind\":1024,\"name\":\"3.0.0\",\"url\":\"modules/settings.html#fhirVersions.__type.3_0_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":204,\"kind\":1024,\"name\":\"3.0.1\",\"url\":\"modules/settings.html#fhirVersions.__type.3_0_1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":205,\"kind\":1024,\"name\":\"3.3.0\",\"url\":\"modules/settings.html#fhirVersions.__type.3_3_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":206,\"kind\":1024,\"name\":\"3.5.0\",\"url\":\"modules/settings.html#fhirVersions.__type.3_5_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":207,\"kind\":1024,\"name\":\"4.0.0\",\"url\":\"modules/settings.html#fhirVersions.__type.4_0_0\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":208,\"kind\":1024,\"name\":\"4.0.1\",\"url\":\"modules/settings.html#fhirVersions.__type.4_0_1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"settings.fhirVersions.__type\"},{\"id\":209,\"kind\":32,\"name\":\"patientParams\",\"url\":\"modules/settings.html#patientParams\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"settings\"},{\"id\":210,\"kind\":32,\"name\":\"SMART_KEY\",\"url\":\"modules/settings.html#SMART_KEY\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"settings\"},{\"id\":211,\"kind\":2,\"name\":\"smart\",\"url\":\"modules/smart.html\",\"classes\":\"tsd-kind-module\"},{\"id\":212,\"kind\":64,\"name\":\"fetchWellKnownJson\",\"url\":\"modules/smart.html#fetchWellKnownJson\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"smart\"},{\"id\":213,\"kind\":64,\"name\":\"getSecurityExtensions\",\"url\":\"modules/smart.html#getSecurityExtensions\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"smart\"},{\"id\":214,\"kind\":64,\"name\":\"authorize\",\"url\":\"modules/smart.html#authorize\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"smart\"},{\"id\":215,\"kind\":64,\"name\":\"isInFrame\",\"url\":\"modules/smart.html#isInFrame\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"smart\"},{\"id\":216,\"kind\":64,\"name\":\"isInPopUp\",\"url\":\"modules/smart.html#isInPopUp\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"smart\"},{\"id\":217,\"kind\":64,\"name\":\"onMessage\",\"url\":\"modules/smart.html#onMessage\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"smart\"},{\"id\":218,\"kind\":64,\"name\":\"ready\",\"url\":\"modules/smart.html#ready\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"smart\"},{\"id\":219,\"kind\":64,\"name\":\"buildTokenRequest\",\"url\":\"modules/smart.html#buildTokenRequest\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"smart\"},{\"id\":220,\"kind\":64,\"name\":\"init\",\"url\":\"modules/smart.html#init\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"smart\"},{\"id\":221,\"kind\":2,\"name\":\"storage/BrowserStorage\",\"url\":\"modules/storage_BrowserStorage.html\",\"classes\":\"tsd-kind-module\"},{\"id\":222,\"kind\":128,\"name\":\"default\",\"url\":\"classes/storage_BrowserStorage.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"storage/BrowserStorage\"},{\"id\":223,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/storage_BrowserStorage.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"storage/BrowserStorage.default\"},{\"id\":224,\"kind\":2048,\"name\":\"get\",\"url\":\"classes/storage_BrowserStorage.default.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"storage/BrowserStorage.default\"},{\"id\":225,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/storage_BrowserStorage.default.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"storage/BrowserStorage.default\"},{\"id\":226,\"kind\":2048,\"name\":\"unset\",\"url\":\"classes/storage_BrowserStorage.default.html#unset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"storage/BrowserStorage.default\"},{\"id\":227,\"kind\":2,\"name\":\"storage/ServerStorage\",\"url\":\"modules/storage_ServerStorage.html\",\"classes\":\"tsd-kind-module\"},{\"id\":228,\"kind\":128,\"name\":\"default\",\"url\":\"classes/storage_ServerStorage.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"storage/ServerStorage\"},{\"id\":229,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/storage_ServerStorage.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"storage/ServerStorage.default\"},{\"id\":230,\"kind\":1024,\"name\":\"request\",\"url\":\"classes/storage_ServerStorage.default.html#request\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"storage/ServerStorage.default\"},{\"id\":231,\"kind\":2048,\"name\":\"get\",\"url\":\"classes/storage_ServerStorage.default.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"storage/ServerStorage.default\"},{\"id\":232,\"kind\":2048,\"name\":\"set\",\"url\":\"classes/storage_ServerStorage.default.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"storage/ServerStorage.default\"},{\"id\":233,\"kind\":2048,\"name\":\"unset\",\"url\":\"classes/storage_ServerStorage.default.html#unset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"storage/ServerStorage.default\"},{\"id\":234,\"kind\":2,\"name\":\"strings\",\"url\":\"modules/strings.html\",\"classes\":\"tsd-kind-module\"},{\"id\":235,\"kind\":32,\"name\":\"default\",\"url\":\"modules/strings.html#default\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"strings\"},{\"id\":236,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/strings.html#default.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"strings.default\"},{\"id\":237,\"kind\":1024,\"name\":\"expired\",\"url\":\"modules/strings.html#default.__type.expired\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"strings.default.__type\"},{\"id\":238,\"kind\":1024,\"name\":\"noScopeForId\",\"url\":\"modules/strings.html#default.__type.noScopeForId\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"strings.default.__type\"},{\"id\":239,\"kind\":1024,\"name\":\"noIfNoAuth\",\"url\":\"modules/strings.html#default.__type.noIfNoAuth\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"strings.default.__type\"},{\"id\":240,\"kind\":1024,\"name\":\"noFreeContext\",\"url\":\"modules/strings.html#default.__type.noFreeContext\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"strings.default.__type\"},{\"id\":241,\"kind\":2,\"name\":\"types\",\"url\":\"modules/types.html\",\"classes\":\"tsd-kind-module\"},{\"id\":242,\"kind\":4,\"name\":\"fhirclient\",\"url\":\"modules/types.fhirclient.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":243,\"kind\":64,\"name\":\"WindowTargetFunction\",\"url\":\"modules/types.fhirclient.html#WindowTargetFunction\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":244,\"kind\":256,\"name\":\"RequestWithSession\",\"url\":\"interfaces/types.fhirclient.RequestWithSession.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":245,\"kind\":1024,\"name\":\"session\",\"url\":\"interfaces/types.fhirclient.RequestWithSession.html#session\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.RequestWithSession\"},{\"id\":246,\"kind\":256,\"name\":\"SMART\",\"url\":\"interfaces/types.fhirclient.SMART.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":247,\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/types.fhirclient.SMART.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.SMART\"},{\"id\":248,\"kind\":2048,\"name\":\"ready\",\"url\":\"interfaces/types.fhirclient.SMART.html#ready\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.SMART\"},{\"id\":249,\"kind\":2048,\"name\":\"authorize\",\"url\":\"interfaces/types.fhirclient.SMART.html#authorize\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.SMART\"},{\"id\":250,\"kind\":2048,\"name\":\"init\",\"url\":\"interfaces/types.fhirclient.SMART.html#init\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.SMART\"},{\"id\":251,\"kind\":2048,\"name\":\"client\",\"url\":\"interfaces/types.fhirclient.SMART.html#client\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.SMART\"},{\"id\":252,\"kind\":256,\"name\":\"BrowserFHIRSettings\",\"url\":\"interfaces/types.fhirclient.BrowserFHIRSettings.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":253,\"kind\":1024,\"name\":\"replaceBrowserHistory\",\"url\":\"interfaces/types.fhirclient.BrowserFHIRSettings.html#replaceBrowserHistory\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.BrowserFHIRSettings\"},{\"id\":254,\"kind\":1024,\"name\":\"fullSessionStorageSupport\",\"url\":\"interfaces/types.fhirclient.BrowserFHIRSettings.html#fullSessionStorageSupport\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.BrowserFHIRSettings\"},{\"id\":255,\"kind\":1024,\"name\":\"refreshTokenWithCredentials\",\"url\":\"interfaces/types.fhirclient.BrowserFHIRSettings.html#refreshTokenWithCredentials\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.BrowserFHIRSettings\"},{\"id\":256,\"kind\":256,\"name\":\"CodeValue\",\"url\":\"interfaces/types.fhirclient.CodeValue.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":257,\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/types.fhirclient.CodeValue.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.CodeValue\"},{\"id\":258,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/types.fhirclient.CodeValue.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.CodeValue\"},{\"id\":259,\"kind\":256,\"name\":\"ObservationMap\",\"url\":\"interfaces/types.fhirclient.ObservationMap.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":260,\"kind\":256,\"name\":\"Adapter\",\"url\":\"interfaces/types.fhirclient.Adapter.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":261,\"kind\":1024,\"name\":\"options\",\"url\":\"interfaces/types.fhirclient.Adapter.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":262,\"kind\":2048,\"name\":\"getUrl\",\"url\":\"interfaces/types.fhirclient.Adapter.html#getUrl\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":263,\"kind\":2048,\"name\":\"redirect\",\"url\":\"interfaces/types.fhirclient.Adapter.html#redirect\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":264,\"kind\":2048,\"name\":\"getStorage\",\"url\":\"interfaces/types.fhirclient.Adapter.html#getStorage\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":265,\"kind\":2048,\"name\":\"relative\",\"url\":\"interfaces/types.fhirclient.Adapter.html#relative\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":266,\"kind\":2048,\"name\":\"btoa\",\"url\":\"interfaces/types.fhirclient.Adapter.html#btoa\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":267,\"kind\":2048,\"name\":\"atob\",\"url\":\"interfaces/types.fhirclient.Adapter.html#atob\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":268,\"kind\":2048,\"name\":\"base64urlencode\",\"url\":\"interfaces/types.fhirclient.Adapter.html#base64urlencode\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":269,\"kind\":2048,\"name\":\"base64urldecode\",\"url\":\"interfaces/types.fhirclient.Adapter.html#base64urldecode\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":270,\"kind\":2048,\"name\":\"getAbortController\",\"url\":\"interfaces/types.fhirclient.Adapter.html#getAbortController\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":271,\"kind\":2048,\"name\":\"getSmartApi\",\"url\":\"interfaces/types.fhirclient.Adapter.html#getSmartApi\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":272,\"kind\":1024,\"name\":\"security\",\"url\":\"interfaces/types.fhirclient.Adapter.html#security\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":273,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/types.fhirclient.Adapter.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Adapter\"},{\"id\":274,\"kind\":2048,\"name\":\"randomBytes\",\"url\":\"interfaces/types.fhirclient.Adapter.html#__type.randomBytes\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.fhirclient.Adapter.__type\"},{\"id\":275,\"kind\":2048,\"name\":\"digestSha256\",\"url\":\"interfaces/types.fhirclient.Adapter.html#__type.digestSha256\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.fhirclient.Adapter.__type\"},{\"id\":276,\"kind\":2048,\"name\":\"generatePKCEChallenge\",\"url\":\"interfaces/types.fhirclient.Adapter.html#__type.generatePKCEChallenge\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.fhirclient.Adapter.__type\"},{\"id\":277,\"kind\":2048,\"name\":\"importJWK\",\"url\":\"interfaces/types.fhirclient.Adapter.html#__type.importJWK\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.fhirclient.Adapter.__type\"},{\"id\":278,\"kind\":2048,\"name\":\"signCompactJws\",\"url\":\"interfaces/types.fhirclient.Adapter.html#__type.signCompactJws\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.fhirclient.Adapter.__type\"},{\"id\":279,\"kind\":256,\"name\":\"Storage\",\"url\":\"interfaces/types.fhirclient.Storage.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":280,\"kind\":2048,\"name\":\"set\",\"url\":\"interfaces/types.fhirclient.Storage.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Storage\"},{\"id\":281,\"kind\":2048,\"name\":\"get\",\"url\":\"interfaces/types.fhirclient.Storage.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Storage\"},{\"id\":282,\"kind\":2048,\"name\":\"unset\",\"url\":\"interfaces/types.fhirclient.Storage.html#unset\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.Storage\"},{\"id\":283,\"kind\":4194304,\"name\":\"WindowTargetVariable\",\"url\":\"modules/types.fhirclient.html#WindowTargetVariable\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":284,\"kind\":4194304,\"name\":\"WindowTarget\",\"url\":\"modules/types.fhirclient.html#WindowTarget\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":285,\"kind\":4194304,\"name\":\"PkceMode\",\"url\":\"modules/types.fhirclient.html#PkceMode\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":286,\"kind\":4194304,\"name\":\"storageFactory\",\"url\":\"modules/types.fhirclient.html#storageFactory\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":287,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.fhirclient.html#storageFactory.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.fhirclient.storageFactory\"},{\"id\":288,\"kind\":256,\"name\":\"IncludeResponseHint\",\"url\":\"interfaces/types.fhirclient.IncludeResponseHint.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":289,\"kind\":1024,\"name\":\"includeResponse\",\"url\":\"interfaces/types.fhirclient.IncludeResponseHint.html#includeResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.IncludeResponseHint\"},{\"id\":290,\"kind\":4194304,\"name\":\"RequestFunction\",\"url\":\"modules/types.fhirclient.html#RequestFunction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace tsd-has-type-parameter\",\"parent\":\"types.fhirclient\"},{\"id\":291,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.fhirclient.html#RequestFunction.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-has-type-parameter\",\"parent\":\"types.fhirclient.RequestFunction\"},{\"id\":292,\"kind\":256,\"name\":\"FetchOptions\",\"url\":\"interfaces/types.fhirclient.FetchOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":293,\"kind\":1024,\"name\":\"includeResponse\",\"url\":\"interfaces/types.fhirclient.FetchOptions.html#includeResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FetchOptions\"},{\"id\":294,\"kind\":256,\"name\":\"CombinedFetchResult\",\"url\":\"interfaces/types.fhirclient.CombinedFetchResult.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace tsd-has-type-parameter\",\"parent\":\"types.fhirclient\"},{\"id\":295,\"kind\":1024,\"name\":\"body\",\"url\":\"interfaces/types.fhirclient.CombinedFetchResult.html#body\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.CombinedFetchResult\"},{\"id\":296,\"kind\":1024,\"name\":\"response\",\"url\":\"interfaces/types.fhirclient.CombinedFetchResult.html#response\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.CombinedFetchResult\"},{\"id\":297,\"kind\":4194304,\"name\":\"FetchResult\",\"url\":\"modules/types.fhirclient.html#FetchResult\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":298,\"kind\":256,\"name\":\"ES384JWK\",\"url\":\"interfaces/types.fhirclient.ES384JWK.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":299,\"kind\":1024,\"name\":\"alg\",\"url\":\"interfaces/types.fhirclient.ES384JWK.html#alg\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.ES384JWK\"},{\"id\":300,\"kind\":1024,\"name\":\"kty\",\"url\":\"interfaces/types.fhirclient.ES384JWK.html#kty\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.ES384JWK\"},{\"id\":301,\"kind\":1024,\"name\":\"crv\",\"url\":\"interfaces/types.fhirclient.ES384JWK.html#crv\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.ES384JWK\"},{\"id\":302,\"kind\":1024,\"name\":\"kid\",\"url\":\"interfaces/types.fhirclient.ES384JWK.html#kid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ES384JWK\"},{\"id\":303,\"kind\":1024,\"name\":\"key_ops\",\"url\":\"interfaces/types.fhirclient.ES384JWK.html#key_ops\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.ES384JWK\"},{\"id\":304,\"kind\":256,\"name\":\"RS384JWK\",\"url\":\"interfaces/types.fhirclient.RS384JWK.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":305,\"kind\":1024,\"name\":\"alg\",\"url\":\"interfaces/types.fhirclient.RS384JWK.html#alg\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.RS384JWK\"},{\"id\":306,\"kind\":1024,\"name\":\"kty\",\"url\":\"interfaces/types.fhirclient.RS384JWK.html#kty\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.RS384JWK\"},{\"id\":307,\"kind\":1024,\"name\":\"kid\",\"url\":\"interfaces/types.fhirclient.RS384JWK.html#kid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.RS384JWK\"},{\"id\":308,\"kind\":1024,\"name\":\"key_ops\",\"url\":\"interfaces/types.fhirclient.RS384JWK.html#key_ops\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.RS384JWK\"},{\"id\":309,\"kind\":4194304,\"name\":\"JWK\",\"url\":\"modules/types.fhirclient.html#JWK\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":310,\"kind\":256,\"name\":\"RequestOptions\",\"url\":\"interfaces/types.fhirclient.RequestOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":311,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/types.fhirclient.RequestOptions.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.RequestOptions\"},{\"id\":312,\"kind\":1024,\"name\":\"includeResponse\",\"url\":\"interfaces/types.fhirclient.RequestOptions.html#includeResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.RequestOptions\"},{\"id\":313,\"kind\":256,\"name\":\"OAuthSecurityExtensions\",\"url\":\"interfaces/types.fhirclient.OAuthSecurityExtensions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":314,\"kind\":1024,\"name\":\"registrationUri\",\"url\":\"interfaces/types.fhirclient.OAuthSecurityExtensions.html#registrationUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.OAuthSecurityExtensions\"},{\"id\":315,\"kind\":1024,\"name\":\"authorizeUri\",\"url\":\"interfaces/types.fhirclient.OAuthSecurityExtensions.html#authorizeUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.OAuthSecurityExtensions\"},{\"id\":316,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/types.fhirclient.OAuthSecurityExtensions.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.OAuthSecurityExtensions\"},{\"id\":317,\"kind\":1024,\"name\":\"codeChallengeMethods\",\"url\":\"interfaces/types.fhirclient.OAuthSecurityExtensions.html#codeChallengeMethods\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.OAuthSecurityExtensions\"},{\"id\":318,\"kind\":256,\"name\":\"ClientState\",\"url\":\"interfaces/types.fhirclient.ClientState.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":319,\"kind\":1024,\"name\":\"serverUrl\",\"url\":\"interfaces/types.fhirclient.ClientState.html#serverUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":320,\"kind\":1024,\"name\":\"clientId\",\"url\":\"interfaces/types.fhirclient.ClientState.html#clientId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":321,\"kind\":1024,\"name\":\"redirectUri\",\"url\":\"interfaces/types.fhirclient.ClientState.html#redirectUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":322,\"kind\":1024,\"name\":\"scope\",\"url\":\"interfaces/types.fhirclient.ClientState.html#scope\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":323,\"kind\":1024,\"name\":\"clientPublicKeySetUrl\",\"url\":\"interfaces/types.fhirclient.ClientState.html#clientPublicKeySetUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":324,\"kind\":1024,\"name\":\"clientPrivateJwk\",\"url\":\"interfaces/types.fhirclient.ClientState.html#clientPrivateJwk\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":325,\"kind\":1024,\"name\":\"clientSecret\",\"url\":\"interfaces/types.fhirclient.ClientState.html#clientSecret\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":326,\"kind\":1024,\"name\":\"tokenResponse\",\"url\":\"interfaces/types.fhirclient.ClientState.html#tokenResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":327,\"kind\":1024,\"name\":\"username\",\"url\":\"interfaces/types.fhirclient.ClientState.html#username\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":328,\"kind\":1024,\"name\":\"password\",\"url\":\"interfaces/types.fhirclient.ClientState.html#password\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":329,\"kind\":1024,\"name\":\"registrationUri\",\"url\":\"interfaces/types.fhirclient.ClientState.html#registrationUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":330,\"kind\":1024,\"name\":\"authorizeUri\",\"url\":\"interfaces/types.fhirclient.ClientState.html#authorizeUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":331,\"kind\":1024,\"name\":\"tokenUri\",\"url\":\"interfaces/types.fhirclient.ClientState.html#tokenUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":332,\"kind\":1024,\"name\":\"key\",\"url\":\"interfaces/types.fhirclient.ClientState.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":333,\"kind\":1024,\"name\":\"completeInTarget\",\"url\":\"interfaces/types.fhirclient.ClientState.html#completeInTarget\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":334,\"kind\":1024,\"name\":\"expiresAt\",\"url\":\"interfaces/types.fhirclient.ClientState.html#expiresAt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":335,\"kind\":1024,\"name\":\"codeChallenge\",\"url\":\"interfaces/types.fhirclient.ClientState.html#codeChallenge\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":336,\"kind\":1024,\"name\":\"codeVerifier\",\"url\":\"interfaces/types.fhirclient.ClientState.html#codeVerifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ClientState\"},{\"id\":337,\"kind\":256,\"name\":\"AuthorizeParams\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":338,\"kind\":1024,\"name\":\"iss\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#iss\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":339,\"kind\":1024,\"name\":\"issMatch\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#issMatch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":340,\"kind\":1024,\"name\":\"launch\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#launch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":341,\"kind\":1024,\"name\":\"fhirServiceUrl\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#fhirServiceUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":342,\"kind\":1024,\"name\":\"redirectUri\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#redirectUri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":343,\"kind\":1024,\"name\":\"redirect_uri\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#redirect_uri\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":344,\"kind\":1024,\"name\":\"noRedirect\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#noRedirect\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":345,\"kind\":1024,\"name\":\"clientId\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#clientId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":346,\"kind\":1024,\"name\":\"client_id\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#client_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":347,\"kind\":1024,\"name\":\"scope\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#scope\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":348,\"kind\":1024,\"name\":\"patientId\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#patientId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":349,\"kind\":1024,\"name\":\"encounterId\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#encounterId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":350,\"kind\":1024,\"name\":\"clientSecret\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#clientSecret\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":351,\"kind\":1024,\"name\":\"clientPublicKeySetUrl\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#clientPublicKeySetUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":352,\"kind\":1024,\"name\":\"clientPrivateJwk\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#clientPrivateJwk\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":353,\"kind\":1024,\"name\":\"fakeTokenResponse\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#fakeTokenResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":354,\"kind\":1024,\"name\":\"target\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#target\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":355,\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":356,\"kind\":1024,\"name\":\"height\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":357,\"kind\":1024,\"name\":\"completeInTarget\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#completeInTarget\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":358,\"kind\":1024,\"name\":\"pkceMode\",\"url\":\"interfaces/types.fhirclient.AuthorizeParams.html#pkceMode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.AuthorizeParams\"},{\"id\":359,\"kind\":256,\"name\":\"ReadyOptions\",\"url\":\"interfaces/types.fhirclient.ReadyOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":360,\"kind\":1024,\"name\":\"privateKey\",\"url\":\"interfaces/types.fhirclient.ReadyOptions.html#privateKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ReadyOptions\"},{\"id\":361,\"kind\":1024,\"name\":\"clientPublicKeySetUrl\",\"url\":\"interfaces/types.fhirclient.ReadyOptions.html#clientPublicKeySetUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.ReadyOptions\"},{\"id\":362,\"kind\":256,\"name\":\"FhirOptions\",\"url\":\"interfaces/types.fhirclient.FhirOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":363,\"kind\":1024,\"name\":\"pageLimit\",\"url\":\"interfaces/types.fhirclient.FhirOptions.html#pageLimit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FhirOptions\"},{\"id\":364,\"kind\":2048,\"name\":\"onPage\",\"url\":\"interfaces/types.fhirclient.FhirOptions.html#onPage\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FhirOptions\"},{\"id\":365,\"kind\":1024,\"name\":\"flat\",\"url\":\"interfaces/types.fhirclient.FhirOptions.html#flat\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FhirOptions\"},{\"id\":366,\"kind\":1024,\"name\":\"graph\",\"url\":\"interfaces/types.fhirclient.FhirOptions.html#graph\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FhirOptions\"},{\"id\":367,\"kind\":1024,\"name\":\"resolveReferences\",\"url\":\"interfaces/types.fhirclient.FhirOptions.html#resolveReferences\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FhirOptions\"},{\"id\":368,\"kind\":1024,\"name\":\"useRefreshToken\",\"url\":\"interfaces/types.fhirclient.FhirOptions.html#useRefreshToken\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FhirOptions\"},{\"id\":369,\"kind\":256,\"name\":\"TokenResponse\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":370,\"kind\":1024,\"name\":\"need_patient_banner\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#need_patient_banner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":371,\"kind\":1024,\"name\":\"smart_style_url\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#smart_style_url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":372,\"kind\":1024,\"name\":\"patient\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#patient\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":373,\"kind\":1024,\"name\":\"encounter\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#encounter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":374,\"kind\":1024,\"name\":\"client_id\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#client_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":375,\"kind\":1024,\"name\":\"token_type\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#token_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":376,\"kind\":1024,\"name\":\"scope\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#scope\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":377,\"kind\":1024,\"name\":\"expires_in\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#expires_in\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":378,\"kind\":1024,\"name\":\"access_token\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#access_token\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":379,\"kind\":1024,\"name\":\"id_token\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#id_token\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":380,\"kind\":1024,\"name\":\"refresh_token\",\"url\":\"interfaces/types.fhirclient.TokenResponse.html#refresh_token\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.TokenResponse\"},{\"id\":381,\"kind\":256,\"name\":\"IDToken\",\"url\":\"interfaces/types.fhirclient.IDToken.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":382,\"kind\":1024,\"name\":\"profile\",\"url\":\"interfaces/types.fhirclient.IDToken.html#profile\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.IDToken\"},{\"id\":383,\"kind\":1024,\"name\":\"aud\",\"url\":\"interfaces/types.fhirclient.IDToken.html#aud\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.IDToken\"},{\"id\":384,\"kind\":1024,\"name\":\"sub\",\"url\":\"interfaces/types.fhirclient.IDToken.html#sub\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.IDToken\"},{\"id\":385,\"kind\":1024,\"name\":\"iss\",\"url\":\"interfaces/types.fhirclient.IDToken.html#iss\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.IDToken\"},{\"id\":386,\"kind\":1024,\"name\":\"iat\",\"url\":\"interfaces/types.fhirclient.IDToken.html#iat\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.IDToken\"},{\"id\":387,\"kind\":1024,\"name\":\"exp\",\"url\":\"interfaces/types.fhirclient.IDToken.html#exp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.IDToken\"},{\"id\":388,\"kind\":256,\"name\":\"JsonObject\",\"url\":\"interfaces/types.fhirclient.JsonObject.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":389,\"kind\":4194304,\"name\":\"JsonPrimitive\",\"url\":\"modules/types.fhirclient.html#JsonPrimitive\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":390,\"kind\":4194304,\"name\":\"JsonValue\",\"url\":\"modules/types.fhirclient.html#JsonValue\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":391,\"kind\":4194304,\"name\":\"JsonArray\",\"url\":\"modules/types.fhirclient.html#JsonArray\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":392,\"kind\":256,\"name\":\"JsonPatchAdd\",\"url\":\"interfaces/types.fhirclient.JsonPatchAdd.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":393,\"kind\":1024,\"name\":\"op\",\"url\":\"interfaces/types.fhirclient.JsonPatchAdd.html#op\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchAdd\"},{\"id\":394,\"kind\":1024,\"name\":\"path\",\"url\":\"interfaces/types.fhirclient.JsonPatchAdd.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchAdd\"},{\"id\":395,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/types.fhirclient.JsonPatchAdd.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchAdd\"},{\"id\":396,\"kind\":256,\"name\":\"JsonPatchReplace\",\"url\":\"interfaces/types.fhirclient.JsonPatchReplace.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":397,\"kind\":1024,\"name\":\"op\",\"url\":\"interfaces/types.fhirclient.JsonPatchReplace.html#op\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchReplace\"},{\"id\":398,\"kind\":1024,\"name\":\"path\",\"url\":\"interfaces/types.fhirclient.JsonPatchReplace.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchReplace\"},{\"id\":399,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/types.fhirclient.JsonPatchReplace.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchReplace\"},{\"id\":400,\"kind\":256,\"name\":\"JsonPatchTest\",\"url\":\"interfaces/types.fhirclient.JsonPatchTest.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":401,\"kind\":1024,\"name\":\"op\",\"url\":\"interfaces/types.fhirclient.JsonPatchTest.html#op\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchTest\"},{\"id\":402,\"kind\":1024,\"name\":\"path\",\"url\":\"interfaces/types.fhirclient.JsonPatchTest.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchTest\"},{\"id\":403,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/types.fhirclient.JsonPatchTest.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchTest\"},{\"id\":404,\"kind\":256,\"name\":\"JsonPatchMove\",\"url\":\"interfaces/types.fhirclient.JsonPatchMove.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":405,\"kind\":1024,\"name\":\"op\",\"url\":\"interfaces/types.fhirclient.JsonPatchMove.html#op\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchMove\"},{\"id\":406,\"kind\":1024,\"name\":\"path\",\"url\":\"interfaces/types.fhirclient.JsonPatchMove.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchMove\"},{\"id\":407,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/types.fhirclient.JsonPatchMove.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchMove\"},{\"id\":408,\"kind\":256,\"name\":\"JsonPatchCopy\",\"url\":\"interfaces/types.fhirclient.JsonPatchCopy.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":409,\"kind\":1024,\"name\":\"op\",\"url\":\"interfaces/types.fhirclient.JsonPatchCopy.html#op\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchCopy\"},{\"id\":410,\"kind\":1024,\"name\":\"path\",\"url\":\"interfaces/types.fhirclient.JsonPatchCopy.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchCopy\"},{\"id\":411,\"kind\":1024,\"name\":\"from\",\"url\":\"interfaces/types.fhirclient.JsonPatchCopy.html#from\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchCopy\"},{\"id\":412,\"kind\":256,\"name\":\"JsonPatchRemove\",\"url\":\"interfaces/types.fhirclient.JsonPatchRemove.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":413,\"kind\":1024,\"name\":\"op\",\"url\":\"interfaces/types.fhirclient.JsonPatchRemove.html#op\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchRemove\"},{\"id\":414,\"kind\":1024,\"name\":\"path\",\"url\":\"interfaces/types.fhirclient.JsonPatchRemove.html#path\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.JsonPatchRemove\"},{\"id\":415,\"kind\":4194304,\"name\":\"JsonPatchOperation\",\"url\":\"modules/types.fhirclient.html#JsonPatchOperation\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":416,\"kind\":4194304,\"name\":\"JsonPatch\",\"url\":\"modules/types.fhirclient.html#JsonPatch\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":417,\"kind\":4194304,\"name\":\"codeChallengeMethod\",\"url\":\"modules/types.fhirclient.html#codeChallengeMethod\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":418,\"kind\":4194304,\"name\":\"SMARTAuthenticationMethod\",\"url\":\"modules/types.fhirclient.html#SMARTAuthenticationMethod\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":419,\"kind\":4194304,\"name\":\"launchMode\",\"url\":\"modules/types.fhirclient.html#launchMode\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":420,\"kind\":4194304,\"name\":\"clientType\",\"url\":\"modules/types.fhirclient.html#clientType\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":421,\"kind\":4194304,\"name\":\"singleSignOn\",\"url\":\"modules/types.fhirclient.html#singleSignOn\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":422,\"kind\":4194304,\"name\":\"launchContext\",\"url\":\"modules/types.fhirclient.html#launchContext\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":423,\"kind\":4194304,\"name\":\"launchContextEHR\",\"url\":\"modules/types.fhirclient.html#launchContextEHR\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":424,\"kind\":4194304,\"name\":\"launchContextStandalone\",\"url\":\"modules/types.fhirclient.html#launchContextStandalone\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":425,\"kind\":4194304,\"name\":\"permissions\",\"url\":\"modules/types.fhirclient.html#permissions\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":426,\"kind\":256,\"name\":\"WellKnownSmartConfiguration\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":427,\"kind\":1024,\"name\":\"authorization_endpoint\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#authorization_endpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":428,\"kind\":1024,\"name\":\"token_endpoint\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#token_endpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":429,\"kind\":1024,\"name\":\"registration_endpoint\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#registration_endpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":430,\"kind\":1024,\"name\":\"management_endpoint\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#management_endpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":431,\"kind\":1024,\"name\":\"introspection_endpoint\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#introspection_endpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":432,\"kind\":1024,\"name\":\"revocation_endpoint\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#revocation_endpoint\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":433,\"kind\":1024,\"name\":\"code_challenge_methods_supported\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#code_challenge_methods_supported\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":434,\"kind\":1024,\"name\":\"token_endpoint_auth_methods\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#token_endpoint_auth_methods\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":435,\"kind\":1024,\"name\":\"scopes_supported\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#scopes_supported\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":436,\"kind\":1024,\"name\":\"response_types_supported\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#response_types_supported\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":437,\"kind\":1024,\"name\":\"capabilities\",\"url\":\"interfaces/types.fhirclient.WellKnownSmartConfiguration.html#capabilities\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.WellKnownSmartConfiguration\"},{\"id\":438,\"kind\":4,\"name\":\"FHIR\",\"url\":\"modules/types.fhirclient.FHIR.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient\"},{\"id\":439,\"kind\":4194304,\"name\":\"id\",\"url\":\"modules/types.fhirclient.FHIR.html#id\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":440,\"kind\":4194304,\"name\":\"uri\",\"url\":\"modules/types.fhirclient.FHIR.html#uri\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":441,\"kind\":4194304,\"name\":\"code\",\"url\":\"modules/types.fhirclient.FHIR.html#code\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":442,\"kind\":4194304,\"name\":\"instant\",\"url\":\"modules/types.fhirclient.FHIR.html#instant\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":443,\"kind\":4194304,\"name\":\"dateTime\",\"url\":\"modules/types.fhirclient.FHIR.html#dateTime\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":444,\"kind\":4194304,\"name\":\"unsignedInt\",\"url\":\"modules/types.fhirclient.FHIR.html#unsignedInt\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":445,\"kind\":4194304,\"name\":\"valueX\",\"url\":\"modules/types.fhirclient.FHIR.html#valueX\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":446,\"kind\":256,\"name\":\"Element\",\"url\":\"interfaces/types.fhirclient.FHIR.Element.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":447,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Element.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Element\"},{\"id\":448,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.Element.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Element\"},{\"id\":449,\"kind\":256,\"name\":\"Extension\",\"url\":\"interfaces/types.fhirclient.FHIR.Extension.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace tsd-has-type-parameter\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":450,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/types.fhirclient.FHIR.Extension.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Extension\"},{\"id\":451,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Extension.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Extension\"},{\"id\":452,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.Extension.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Extension\"},{\"id\":453,\"kind\":256,\"name\":\"CapabilityStatement\",\"url\":\"interfaces/types.fhirclient.FHIR.CapabilityStatement.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":454,\"kind\":1024,\"name\":\"resourceType\",\"url\":\"interfaces/types.fhirclient.FHIR.CapabilityStatement.html#resourceType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.CapabilityStatement\"},{\"id\":455,\"kind\":1024,\"name\":\"fhirVersion\",\"url\":\"interfaces/types.fhirclient.FHIR.CapabilityStatement.html#fhirVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.CapabilityStatement\"},{\"id\":456,\"kind\":1024,\"name\":\"rest\",\"url\":\"interfaces/types.fhirclient.FHIR.CapabilityStatement.html#rest\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.CapabilityStatement\"},{\"id\":457,\"kind\":256,\"name\":\"Resource\",\"url\":\"interfaces/types.fhirclient.FHIR.Resource.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":458,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Resource.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Resource\"},{\"id\":459,\"kind\":1024,\"name\":\"resourceType\",\"url\":\"interfaces/types.fhirclient.FHIR.Resource.html#resourceType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Resource\"},{\"id\":460,\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/types.fhirclient.FHIR.Resource.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Resource\"},{\"id\":461,\"kind\":1024,\"name\":\"implicitRules\",\"url\":\"interfaces/types.fhirclient.FHIR.Resource.html#implicitRules\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Resource\"},{\"id\":462,\"kind\":1024,\"name\":\"language\",\"url\":\"interfaces/types.fhirclient.FHIR.Resource.html#language\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Resource\"},{\"id\":463,\"kind\":256,\"name\":\"Meta\",\"url\":\"interfaces/types.fhirclient.FHIR.Meta.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":464,\"kind\":1024,\"name\":\"lastUpdated\",\"url\":\"interfaces/types.fhirclient.FHIR.Meta.html#lastUpdated\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Meta\"},{\"id\":465,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Meta.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Meta\"},{\"id\":466,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.Meta.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Meta\"},{\"id\":467,\"kind\":256,\"name\":\"Observation\",\"url\":\"interfaces/types.fhirclient.FHIR.Observation.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":468,\"kind\":1024,\"name\":\"resourceType\",\"url\":\"interfaces/types.fhirclient.FHIR.Observation.html#resourceType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.FHIR.Observation\"},{\"id\":469,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Observation.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Observation\"},{\"id\":470,\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/types.fhirclient.FHIR.Observation.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Observation\"},{\"id\":471,\"kind\":1024,\"name\":\"implicitRules\",\"url\":\"interfaces/types.fhirclient.FHIR.Observation.html#implicitRules\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Observation\"},{\"id\":472,\"kind\":1024,\"name\":\"language\",\"url\":\"interfaces/types.fhirclient.FHIR.Observation.html#language\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Observation\"},{\"id\":473,\"kind\":256,\"name\":\"Patient\",\"url\":\"interfaces/types.fhirclient.FHIR.Patient.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":474,\"kind\":1024,\"name\":\"resourceType\",\"url\":\"interfaces/types.fhirclient.FHIR.Patient.html#resourceType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.FHIR.Patient\"},{\"id\":475,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Patient.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Patient\"},{\"id\":476,\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/types.fhirclient.FHIR.Patient.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Patient\"},{\"id\":477,\"kind\":1024,\"name\":\"implicitRules\",\"url\":\"interfaces/types.fhirclient.FHIR.Patient.html#implicitRules\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Patient\"},{\"id\":478,\"kind\":1024,\"name\":\"language\",\"url\":\"interfaces/types.fhirclient.FHIR.Patient.html#language\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Patient\"},{\"id\":479,\"kind\":256,\"name\":\"Practitioner\",\"url\":\"interfaces/types.fhirclient.FHIR.Practitioner.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":480,\"kind\":1024,\"name\":\"resourceType\",\"url\":\"interfaces/types.fhirclient.FHIR.Practitioner.html#resourceType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.FHIR.Practitioner\"},{\"id\":481,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Practitioner.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Practitioner\"},{\"id\":482,\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/types.fhirclient.FHIR.Practitioner.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Practitioner\"},{\"id\":483,\"kind\":1024,\"name\":\"implicitRules\",\"url\":\"interfaces/types.fhirclient.FHIR.Practitioner.html#implicitRules\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Practitioner\"},{\"id\":484,\"kind\":1024,\"name\":\"language\",\"url\":\"interfaces/types.fhirclient.FHIR.Practitioner.html#language\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Practitioner\"},{\"id\":485,\"kind\":256,\"name\":\"RelatedPerson\",\"url\":\"interfaces/types.fhirclient.FHIR.RelatedPerson.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":486,\"kind\":1024,\"name\":\"resourceType\",\"url\":\"interfaces/types.fhirclient.FHIR.RelatedPerson.html#resourceType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.FHIR.RelatedPerson\"},{\"id\":487,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.RelatedPerson.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.RelatedPerson\"},{\"id\":488,\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/types.fhirclient.FHIR.RelatedPerson.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.RelatedPerson\"},{\"id\":489,\"kind\":1024,\"name\":\"implicitRules\",\"url\":\"interfaces/types.fhirclient.FHIR.RelatedPerson.html#implicitRules\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.RelatedPerson\"},{\"id\":490,\"kind\":1024,\"name\":\"language\",\"url\":\"interfaces/types.fhirclient.FHIR.RelatedPerson.html#language\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.RelatedPerson\"},{\"id\":491,\"kind\":256,\"name\":\"Encounter\",\"url\":\"interfaces/types.fhirclient.FHIR.Encounter.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":492,\"kind\":1024,\"name\":\"resourceType\",\"url\":\"interfaces/types.fhirclient.FHIR.Encounter.html#resourceType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-overwrite\",\"parent\":\"types.fhirclient.FHIR.Encounter\"},{\"id\":493,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Encounter.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Encounter\"},{\"id\":494,\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/types.fhirclient.FHIR.Encounter.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Encounter\"},{\"id\":495,\"kind\":1024,\"name\":\"implicitRules\",\"url\":\"interfaces/types.fhirclient.FHIR.Encounter.html#implicitRules\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Encounter\"},{\"id\":496,\"kind\":1024,\"name\":\"language\",\"url\":\"interfaces/types.fhirclient.FHIR.Encounter.html#language\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Encounter\"},{\"id\":497,\"kind\":256,\"name\":\"Period\",\"url\":\"interfaces/types.fhirclient.FHIR.Period.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":498,\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/types.fhirclient.FHIR.Period.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Period\"},{\"id\":499,\"kind\":1024,\"name\":\"end\",\"url\":\"interfaces/types.fhirclient.FHIR.Period.html#end\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Period\"},{\"id\":500,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Period.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Period\"},{\"id\":501,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.Period.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Period\"},{\"id\":502,\"kind\":256,\"name\":\"BackboneElement\",\"url\":\"interfaces/types.fhirclient.FHIR.BackboneElement.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":503,\"kind\":1024,\"name\":\"modifierExtension\",\"url\":\"interfaces/types.fhirclient.FHIR.BackboneElement.html#modifierExtension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.BackboneElement\"},{\"id\":504,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.BackboneElement.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.BackboneElement\"},{\"id\":505,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.BackboneElement.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.BackboneElement\"},{\"id\":506,\"kind\":256,\"name\":\"CodeableConcept\",\"url\":\"interfaces/types.fhirclient.FHIR.CodeableConcept.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":507,\"kind\":1024,\"name\":\"coding\",\"url\":\"interfaces/types.fhirclient.FHIR.CodeableConcept.html#coding\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.CodeableConcept\"},{\"id\":508,\"kind\":1024,\"name\":\"text\",\"url\":\"interfaces/types.fhirclient.FHIR.CodeableConcept.html#text\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.CodeableConcept\"},{\"id\":509,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.CodeableConcept.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.CodeableConcept\"},{\"id\":510,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.CodeableConcept.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.CodeableConcept\"},{\"id\":511,\"kind\":256,\"name\":\"Coding\",\"url\":\"interfaces/types.fhirclient.FHIR.Coding.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":512,\"kind\":1024,\"name\":\"system\",\"url\":\"interfaces/types.fhirclient.FHIR.Coding.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Coding\"},{\"id\":513,\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/types.fhirclient.FHIR.Coding.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Coding\"},{\"id\":514,\"kind\":1024,\"name\":\"code\",\"url\":\"interfaces/types.fhirclient.FHIR.Coding.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Coding\"},{\"id\":515,\"kind\":1024,\"name\":\"display\",\"url\":\"interfaces/types.fhirclient.FHIR.Coding.html#display\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Coding\"},{\"id\":516,\"kind\":1024,\"name\":\"userSelected\",\"url\":\"interfaces/types.fhirclient.FHIR.Coding.html#userSelected\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Coding\"},{\"id\":517,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Coding.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Coding\"},{\"id\":518,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.Coding.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Coding\"},{\"id\":519,\"kind\":256,\"name\":\"Identifier\",\"url\":\"interfaces/types.fhirclient.FHIR.Identifier.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":520,\"kind\":1024,\"name\":\"use\",\"url\":\"interfaces/types.fhirclient.FHIR.Identifier.html#use\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Identifier\"},{\"id\":521,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/types.fhirclient.FHIR.Identifier.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Identifier\"},{\"id\":522,\"kind\":1024,\"name\":\"system\",\"url\":\"interfaces/types.fhirclient.FHIR.Identifier.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Identifier\"},{\"id\":523,\"kind\":1024,\"name\":\"value\",\"url\":\"interfaces/types.fhirclient.FHIR.Identifier.html#value\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Identifier\"},{\"id\":524,\"kind\":1024,\"name\":\"period\",\"url\":\"interfaces/types.fhirclient.FHIR.Identifier.html#period\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Identifier\"},{\"id\":525,\"kind\":1024,\"name\":\"assigner\",\"url\":\"interfaces/types.fhirclient.FHIR.Identifier.html#assigner\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Identifier\"},{\"id\":526,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Identifier.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Identifier\"},{\"id\":527,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.Identifier.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Identifier\"},{\"id\":528,\"kind\":256,\"name\":\"Reference\",\"url\":\"interfaces/types.fhirclient.FHIR.Reference.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":529,\"kind\":1024,\"name\":\"reference\",\"url\":\"interfaces/types.fhirclient.FHIR.Reference.html#reference\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Reference\"},{\"id\":530,\"kind\":1024,\"name\":\"identifier\",\"url\":\"interfaces/types.fhirclient.FHIR.Reference.html#identifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Reference\"},{\"id\":531,\"kind\":1024,\"name\":\"display\",\"url\":\"interfaces/types.fhirclient.FHIR.Reference.html#display\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Reference\"},{\"id\":532,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Reference.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Reference\"},{\"id\":533,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.Reference.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Reference\"},{\"id\":534,\"kind\":256,\"name\":\"BundleLink\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleLink.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":535,\"kind\":1024,\"name\":\"relation\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleLink.html#relation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.BundleLink\"},{\"id\":536,\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleLink.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.BundleLink\"},{\"id\":537,\"kind\":1024,\"name\":\"modifierExtension\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleLink.html#modifierExtension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.BundleLink\"},{\"id\":538,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleLink.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.BundleLink\"},{\"id\":539,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleLink.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.BundleLink\"},{\"id\":540,\"kind\":256,\"name\":\"BundleEntry\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleEntry.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":541,\"kind\":1024,\"name\":\"fullUrl\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleEntry.html#fullUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.BundleEntry\"},{\"id\":542,\"kind\":1024,\"name\":\"resource\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleEntry.html#resource\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.BundleEntry\"},{\"id\":543,\"kind\":1024,\"name\":\"modifierExtension\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleEntry.html#modifierExtension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.BundleEntry\"},{\"id\":544,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleEntry.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.BundleEntry\"},{\"id\":545,\"kind\":1024,\"name\":\"extension\",\"url\":\"interfaces/types.fhirclient.FHIR.BundleEntry.html#extension\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.BundleEntry\"},{\"id\":546,\"kind\":256,\"name\":\"Bundle\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"types.fhirclient.FHIR\"},{\"id\":547,\"kind\":1024,\"name\":\"identifier\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#identifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":548,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":549,\"kind\":1024,\"name\":\"total\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#total\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":550,\"kind\":1024,\"name\":\"link\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#link\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":551,\"kind\":1024,\"name\":\"entry\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#entry\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":552,\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":553,\"kind\":1024,\"name\":\"resourceType\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#resourceType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":554,\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":555,\"kind\":1024,\"name\":\"implicitRules\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#implicitRules\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":556,\"kind\":1024,\"name\":\"language\",\"url\":\"interfaces/types.fhirclient.FHIR.Bundle.html#language\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"types.fhirclient.FHIR.Bundle\"},{\"id\":557,\"kind\":16777216,\"name\":\"KEY\",\"url\":\"modules/smart.html#KEY\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"smart\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,48.431]],[\"parent/0\",[]],[\"name/1\",[1,42.044]],[\"parent/1\",[0,4.84]],[\"name/2\",[2,43.301]],[\"parent/2\",[3,2.767]],[\"name/3\",[4,59.466]],[\"parent/3\",[3,2.767]],[\"name/4\",[5,59.466]],[\"parent/4\",[3,2.767]],[\"name/5\",[6,50.956]],[\"parent/5\",[3,2.767]],[\"name/6\",[7,32.267]],[\"parent/6\",[3,2.767]],[\"name/7\",[8,32.267]],[\"parent/7\",[9,3.737]],[\"name/8\",[10,50.956]],[\"parent/8\",[9,3.737]],[\"name/9\",[11,48.431]],[\"parent/9\",[9,3.737]],[\"name/10\",[12,54.335]],[\"parent/10\",[9,3.737]],[\"name/11\",[13,50.956]],[\"parent/11\",[3,2.767]],[\"name/12\",[7,32.267]],[\"parent/12\",[3,2.767]],[\"name/13\",[8,32.267]],[\"parent/13\",[9,3.737]],[\"name/14\",[10,50.956]],[\"parent/14\",[9,3.737]],[\"name/15\",[14,59.466]],[\"parent/15\",[3,2.767]],[\"name/16\",[7,32.267]],[\"parent/16\",[3,2.767]],[\"name/17\",[8,32.267]],[\"parent/17\",[9,3.737]],[\"name/18\",[10,50.956]],[\"parent/18\",[9,3.737]],[\"name/19\",[15,59.466]],[\"parent/19\",[9,3.737]],[\"name/20\",[16,40.927]],[\"parent/20\",[9,3.737]],[\"name/21\",[12,54.335]],[\"parent/21\",[3,2.767]],[\"name/22\",[17,59.466]],[\"parent/22\",[3,2.767]],[\"name/23\",[18,59.466]],[\"parent/23\",[3,2.767]],[\"name/24\",[19,59.466]],[\"parent/24\",[3,2.767]],[\"name/25\",[20,59.466]],[\"parent/25\",[3,2.767]],[\"name/26\",[21,59.466]],[\"parent/26\",[3,2.767]],[\"name/27\",[22,59.466]],[\"parent/27\",[3,2.767]],[\"name/28\",[23,59.466]],[\"parent/28\",[3,2.767]],[\"name/29\",[24,59.466]],[\"parent/29\",[3,2.767]],[\"name/30\",[25,59.466]],[\"parent/30\",[3,2.767]],[\"name/31\",[26,59.466]],[\"parent/31\",[3,2.767]],[\"name/32\",[27,59.466]],[\"parent/32\",[3,2.767]],[\"name/33\",[28,59.466]],[\"parent/33\",[3,2.767]],[\"name/34\",[29,59.466]],[\"parent/34\",[3,2.767]],[\"name/35\",[30,59.466]],[\"parent/35\",[3,2.767]],[\"name/36\",[11,48.431]],[\"parent/36\",[3,2.767]],[\"name/37\",[31,59.466]],[\"parent/37\",[3,2.767]],[\"name/38\",[32,59.466]],[\"parent/38\",[3,2.767]],[\"name/39\",[33,54.335]],[\"parent/39\",[3,2.767]],[\"name/40\",[34,54.335]],[\"parent/40\",[3,2.767]],[\"name/41\",[35,54.335]],[\"parent/41\",[3,2.767]],[\"name/42\",[7,32.267]],[\"parent/42\",[3,2.767]],[\"name/43\",[36,54.335]],[\"parent/43\",[9,3.737]],[\"name/44\",[37,54.335]],[\"parent/44\",[9,3.737]],[\"name/45\",[38,54.335]],[\"parent/45\",[9,3.737]],[\"name/46\",[39,54.335]],[\"parent/46\",[3,2.767]],[\"name/47\",[40,59.466]],[\"parent/47\",[3,2.767]],[\"name/48\",[41,59.466]],[\"parent/48\",[3,2.767]],[\"name/49\",[42,59.466]],[\"parent/49\",[3,2.767]],[\"name/50\",[43,54.335]],[\"parent/50\",[]],[\"name/51\",[1,42.044]],[\"parent/51\",[43,5.43]],[\"name/52\",[7,32.267]],[\"parent/52\",[44,4.201]],[\"name/53\",[2,43.301]],[\"parent/53\",[44,4.201]],[\"name/54\",[45,59.466]],[\"parent/54\",[44,4.201]],[\"name/55\",[46,59.466]],[\"parent/55\",[44,4.201]],[\"name/56\",[47,59.466]],[\"parent/56\",[44,4.201]],[\"name/57\",[48,54.335]],[\"parent/57\",[44,4.201]],[\"name/58\",[49,59.466]],[\"parent/58\",[44,4.201]],[\"name/59\",[50,59.466]],[\"parent/59\",[44,4.201]],[\"name/60\",[51,25.156,52,30.786]],[\"parent/60\",[]],[\"name/61\",[51,19.515,53,26.713,54,29.969]],[\"parent/61\",[51,2.513,52,3.075]],[\"name/62\",[51,35.382]],[\"parent/62\",[51,1.592,53,2.179,54,2.445,55,2.013]],[\"name/63\",[7,32.267]],[\"parent/63\",[51,1.592,53,2.179,55,2.013,56,2.676]],[\"name/64\",[57,50.956]],[\"parent/64\",[51,1.592,53,2.179,55,2.013,58,2.676]],[\"name/65\",[51,15.941,52,19.509,59,21.821,60,24.48]],[\"parent/65\",[51,2.513,52,3.075]],[\"name/66\",[51,35.382]],[\"parent/66\",[51,1.346,52,1.647,55,1.701,59,1.842,60,2.066]],[\"name/67\",[7,32.267]],[\"parent/67\",[51,1.346,52,1.647,55,1.701,59,1.842,61,2.261]],[\"name/68\",[57,50.956]],[\"parent/68\",[51,1.346,52,1.647,55,1.701,59,1.842,62,2.261]],[\"name/69\",[63,54.335]],[\"parent/69\",[]],[\"name/70\",[1,42.044]],[\"parent/70\",[63,5.43]],[\"name/71\",[2,43.301]],[\"parent/71\",[64,3.536]],[\"name/72\",[65,59.466]],[\"parent/72\",[64,3.536]],[\"name/73\",[66,50.956]],[\"parent/73\",[64,3.536]],[\"name/74\",[67,46.416]],[\"parent/74\",[64,3.536]],[\"name/75\",[68,48.431]],[\"parent/75\",[64,3.536]],[\"name/76\",[69,48.431]],[\"parent/76\",[64,3.536]],[\"name/77\",[70,54.335]],[\"parent/77\",[64,3.536]],[\"name/78\",[71,48.431]],[\"parent/78\",[64,3.536]],[\"name/79\",[72,48.431]],[\"parent/79\",[64,3.536]],[\"name/80\",[73,48.431]],[\"parent/80\",[64,3.536]],[\"name/81\",[74,48.431]],[\"parent/81\",[64,3.536]],[\"name/82\",[75,48.431]],[\"parent/82\",[64,3.536]],[\"name/83\",[76,48.431]],[\"parent/83\",[64,3.536]],[\"name/84\",[77,48.431]],[\"parent/84\",[64,3.536]],[\"name/85\",[78,48.431]],[\"parent/85\",[64,3.536]],[\"name/86\",[79,48.431]],[\"parent/86\",[64,3.536]],[\"name/87\",[80,54.335]],[\"parent/87\",[]],[\"name/88\",[1,42.044]],[\"parent/88\",[80,5.43]],[\"name/89\",[81,37.397]],[\"parent/89\",[82,3.421]],[\"name/90\",[2,43.301]],[\"parent/90\",[82,3.421]],[\"name/91\",[83,59.466]],[\"parent/91\",[82,3.421]],[\"name/92\",[84,59.466]],[\"parent/92\",[82,3.421]],[\"name/93\",[66,50.956]],[\"parent/93\",[82,3.421]],[\"name/94\",[73,48.431]],[\"parent/94\",[82,3.421]],[\"name/95\",[72,48.431]],[\"parent/95\",[82,3.421]],[\"name/96\",[67,46.416]],[\"parent/96\",[82,3.421]],[\"name/97\",[68,48.431]],[\"parent/97\",[82,3.421]],[\"name/98\",[69,48.431]],[\"parent/98\",[82,3.421]],[\"name/99\",[85,54.335]],[\"parent/99\",[82,3.421]],[\"name/100\",[71,48.431]],[\"parent/100\",[82,3.421]],[\"name/101\",[76,48.431]],[\"parent/101\",[82,3.421]],[\"name/102\",[75,48.431]],[\"parent/102\",[82,3.421]],[\"name/103\",[77,48.431]],[\"parent/103\",[82,3.421]],[\"name/104\",[78,48.431]],[\"parent/104\",[82,3.421]],[\"name/105\",[74,48.431]],[\"parent/105\",[82,3.421]],[\"name/106\",[79,48.431]],[\"parent/106\",[82,3.421]],[\"name/107\",[86,54.335]],[\"parent/107\",[]],[\"name/108\",[1,42.044]],[\"parent/108\",[86,5.43]],[\"name/109\",[2,43.301]],[\"parent/109\",[87,3.598]],[\"name/110\",[66,50.956]],[\"parent/110\",[87,3.598]],[\"name/111\",[67,46.416]],[\"parent/111\",[87,3.598]],[\"name/112\",[68,48.431]],[\"parent/112\",[87,3.598]],[\"name/113\",[69,48.431]],[\"parent/113\",[87,3.598]],[\"name/114\",[85,54.335]],[\"parent/114\",[87,3.598]],[\"name/115\",[71,48.431]],[\"parent/115\",[87,3.598]],[\"name/116\",[72,48.431]],[\"parent/116\",[87,3.598]],[\"name/117\",[73,48.431]],[\"parent/117\",[87,3.598]],[\"name/118\",[76,48.431]],[\"parent/118\",[87,3.598]],[\"name/119\",[75,48.431]],[\"parent/119\",[87,3.598]],[\"name/120\",[77,48.431]],[\"parent/120\",[87,3.598]],[\"name/121\",[78,48.431]],[\"parent/121\",[87,3.598]],[\"name/122\",[74,48.431]],[\"parent/122\",[87,3.598]],[\"name/123\",[79,48.431]],[\"parent/123\",[87,3.598]],[\"name/124\",[88,54.335]],[\"parent/124\",[]],[\"name/125\",[89,46.416]],[\"parent/125\",[88,5.43]],[\"name/126\",[7,32.267]],[\"parent/126\",[90,5.942]],[\"name/127\",[51,35.382]],[\"parent/127\",[91,4.327]],[\"name/128\",[7,32.267]],[\"parent/128\",[91,4.327]],[\"name/129\",[0,48.431]],[\"parent/129\",[91,4.327]],[\"name/130\",[7,32.267]],[\"parent/130\",[91,4.327]],[\"name/131\",[92,59.466]],[\"parent/131\",[91,4.327]],[\"name/132\",[93,59.466]],[\"parent/132\",[91,4.327]],[\"name/133\",[7,32.267]],[\"parent/133\",[91,4.327]],[\"name/134\",[94,44.738]],[\"parent/134\",[95,4.327]],[\"name/135\",[96,50.956]],[\"parent/135\",[95,4.327]],[\"name/136\",[7,32.267]],[\"parent/136\",[95,4.327]],[\"name/137\",[97,50.956]],[\"parent/137\",[95,4.327]],[\"name/138\",[7,32.267]],[\"parent/138\",[95,4.327]],[\"name/139\",[98,50.956]],[\"parent/139\",[95,4.327]],[\"name/140\",[7,32.267]],[\"parent/140\",[95,4.327]],[\"name/141\",[99,50.956]],[\"parent/141\",[]],[\"name/142\",[89,46.416]],[\"parent/142\",[99,5.092]],[\"name/143\",[89,46.416]],[\"parent/143\",[99,5.092]],[\"name/144\",[51,35.382]],[\"parent/144\",[100,5.43]],[\"name/145\",[7,32.267]],[\"parent/145\",[100,5.43]],[\"name/146\",[57,50.956]],[\"parent/146\",[101,5.942]],[\"name/147\",[102,50.956]],[\"parent/147\",[]],[\"name/148\",[89,46.416]],[\"parent/148\",[102,5.092]],[\"name/149\",[89,46.416]],[\"parent/149\",[102,5.092]],[\"name/150\",[51,35.382]],[\"parent/150\",[103,5.43]],[\"name/151\",[7,32.267]],[\"parent/151\",[103,5.43]],[\"name/152\",[104,31.83]],[\"parent/152\",[]],[\"name/153\",[105,59.466]],[\"parent/153\",[104,3.181]],[\"name/154\",[106,59.466]],[\"parent/154\",[104,3.181]],[\"name/155\",[107,59.466]],[\"parent/155\",[104,3.181]],[\"name/156\",[11,48.431]],[\"parent/156\",[104,3.181]],[\"name/157\",[108,59.466]],[\"parent/157\",[104,3.181]],[\"name/158\",[109,59.466]],[\"parent/158\",[104,3.181]],[\"name/159\",[39,54.335]],[\"parent/159\",[104,3.181]],[\"name/160\",[110,59.466]],[\"parent/160\",[104,3.181]],[\"name/161\",[111,59.466]],[\"parent/161\",[104,3.181]],[\"name/162\",[112,59.466]],[\"parent/162\",[104,3.181]],[\"name/163\",[113,59.466]],[\"parent/163\",[104,3.181]],[\"name/164\",[114,59.466]],[\"parent/164\",[104,3.181]],[\"name/165\",[115,59.466]],[\"parent/165\",[104,3.181]],[\"name/166\",[116,59.466]],[\"parent/166\",[104,3.181]],[\"name/167\",[33,54.335]],[\"parent/167\",[104,3.181]],[\"name/168\",[34,54.335]],[\"parent/168\",[104,3.181]],[\"name/169\",[117,59.466]],[\"parent/169\",[104,3.181]],[\"name/170\",[118,59.466]],[\"parent/170\",[104,3.181]],[\"name/171\",[119,59.466]],[\"parent/171\",[104,3.181]],[\"name/172\",[120,59.466]],[\"parent/172\",[104,3.181]],[\"name/173\",[121,59.466]],[\"parent/173\",[104,3.181]],[\"name/174\",[35,54.335]],[\"parent/174\",[104,3.181]],[\"name/175\",[7,32.267]],[\"parent/175\",[122,5.942]],[\"name/176\",[36,54.335]],[\"parent/176\",[123,5.092]],[\"name/177\",[37,54.335]],[\"parent/177\",[123,5.092]],[\"name/178\",[38,54.335]],[\"parent/178\",[123,5.092]],[\"name/179\",[124,44.738]],[\"parent/179\",[]],[\"name/180\",[125,54.335]],[\"parent/180\",[124,4.471]],[\"name/181\",[126,50.956]],[\"parent/181\",[124,4.471]],[\"name/182\",[127,50.956]],[\"parent/182\",[124,4.471]],[\"name/183\",[128,50.956]],[\"parent/183\",[124,4.471]],[\"name/184\",[129,50.956]],[\"parent/184\",[124,4.471]],[\"name/185\",[130,46.416]],[\"parent/185\",[]],[\"name/186\",[126,50.956]],[\"parent/186\",[130,4.638]],[\"name/187\",[129,50.956]],[\"parent/187\",[130,4.638]],[\"name/188\",[127,50.956]],[\"parent/188\",[130,4.638]],[\"name/189\",[128,50.956]],[\"parent/189\",[130,4.638]],[\"name/190\",[94,44.738]],[\"parent/190\",[]],[\"name/191\",[131,59.466]],[\"parent/191\",[94,4.471]],[\"name/192\",[132,59.466]],[\"parent/192\",[94,4.471]],[\"name/193\",[7,32.267]],[\"parent/193\",[133,5.942]],[\"name/194\",[134,59.466]],[\"parent/194\",[135,3.598]],[\"name/195\",[136,59.466]],[\"parent/195\",[135,3.598]],[\"name/196\",[137,59.466]],[\"parent/196\",[135,3.598]],[\"name/197\",[138,59.466]],[\"parent/197\",[135,3.598]],[\"name/198\",[139,59.466]],[\"parent/198\",[135,3.598]],[\"name/199\",[140,59.466]],[\"parent/199\",[135,3.598]],[\"name/200\",[141,59.466]],[\"parent/200\",[135,3.598]],[\"name/201\",[142,59.466]],[\"parent/201\",[135,3.598]],[\"name/202\",[143,59.466]],[\"parent/202\",[135,3.598]],[\"name/203\",[144,59.466]],[\"parent/203\",[135,3.598]],[\"name/204\",[145,59.466]],[\"parent/204\",[135,3.598]],[\"name/205\",[146,59.466]],[\"parent/205\",[135,3.598]],[\"name/206\",[147,59.466]],[\"parent/206\",[135,3.598]],[\"name/207\",[148,59.466]],[\"parent/207\",[135,3.598]],[\"name/208\",[149,59.466]],[\"parent/208\",[135,3.598]],[\"name/209\",[150,59.466]],[\"parent/209\",[94,4.471]],[\"name/210\",[151,59.466]],[\"parent/210\",[94,4.471]],[\"name/211\",[81,37.397]],[\"parent/211\",[]],[\"name/212\",[152,59.466]],[\"parent/212\",[81,3.737]],[\"name/213\",[153,59.466]],[\"parent/213\",[81,3.737]],[\"name/214\",[97,50.956]],[\"parent/214\",[81,3.737]],[\"name/215\",[154,59.466]],[\"parent/215\",[81,3.737]],[\"name/216\",[155,59.466]],[\"parent/216\",[81,3.737]],[\"name/217\",[156,59.466]],[\"parent/217\",[81,3.737]],[\"name/218\",[96,50.956]],[\"parent/218\",[81,3.737]],[\"name/219\",[157,59.466]],[\"parent/219\",[81,3.737]],[\"name/220\",[98,50.956]],[\"parent/220\",[81,3.737]],[\"name/221\",[158,54.335]],[\"parent/221\",[]],[\"name/222\",[1,42.044]],[\"parent/222\",[158,5.43]],[\"name/223\",[2,43.301]],[\"parent/223\",[159,4.84]],[\"name/224\",[160,50.956]],[\"parent/224\",[159,4.84]],[\"name/225\",[161,50.956]],[\"parent/225\",[159,4.84]],[\"name/226\",[162,50.956]],[\"parent/226\",[159,4.84]],[\"name/227\",[163,54.335]],[\"parent/227\",[]],[\"name/228\",[1,42.044]],[\"parent/228\",[163,5.43]],[\"name/229\",[2,43.301]],[\"parent/229\",[164,4.638]],[\"name/230\",[11,48.431]],[\"parent/230\",[164,4.638]],[\"name/231\",[160,50.956]],[\"parent/231\",[164,4.638]],[\"name/232\",[161,50.956]],[\"parent/232\",[164,4.638]],[\"name/233\",[162,50.956]],[\"parent/233\",[164,4.638]],[\"name/234\",[165,54.335]],[\"parent/234\",[]],[\"name/235\",[1,42.044]],[\"parent/235\",[165,5.43]],[\"name/236\",[7,32.267]],[\"parent/236\",[166,5.942]],[\"name/237\",[167,59.466]],[\"parent/237\",[168,4.84]],[\"name/238\",[169,59.466]],[\"parent/238\",[168,4.84]],[\"name/239\",[170,59.466]],[\"parent/239\",[168,4.84]],[\"name/240\",[171,59.466]],[\"parent/240\",[168,4.84]],[\"name/241\",[172,54.335]],[\"parent/241\",[]],[\"name/242\",[173,59.466]],[\"parent/242\",[172,5.43]],[\"name/243\",[174,59.466]],[\"parent/243\",[175,2.393]],[\"name/244\",[176,59.466]],[\"parent/244\",[175,2.393]],[\"name/245\",[177,59.466]],[\"parent/245\",[178,5.942]],[\"name/246\",[81,37.397]],[\"parent/246\",[175,2.393]],[\"name/247\",[67,46.416]],[\"parent/247\",[179,4.638]],[\"name/248\",[96,50.956]],[\"parent/248\",[179,4.638]],[\"name/249\",[97,50.956]],[\"parent/249\",[179,4.638]],[\"name/250\",[98,50.956]],[\"parent/250\",[179,4.638]],[\"name/251\",[0,48.431]],[\"parent/251\",[179,4.638]],[\"name/252\",[180,59.466]],[\"parent/252\",[175,2.393]],[\"name/253\",[181,59.466]],[\"parent/253\",[182,5.092]],[\"name/254\",[183,59.466]],[\"parent/254\",[182,5.092]],[\"name/255\",[184,59.466]],[\"parent/255\",[182,5.092]],[\"name/256\",[185,59.466]],[\"parent/256\",[175,2.393]],[\"name/257\",[186,50.956]],[\"parent/257\",[187,5.43]],[\"name/258\",[188,46.416]],[\"parent/258\",[187,5.43]],[\"name/259\",[189,59.466]],[\"parent/259\",[175,2.393]],[\"name/260\",[190,59.466]],[\"parent/260\",[175,2.393]],[\"name/261\",[67,46.416]],[\"parent/261\",[191,3.737]],[\"name/262\",[71,48.431]],[\"parent/262\",[191,3.737]],[\"name/263\",[72,48.431]],[\"parent/263\",[191,3.737]],[\"name/264\",[73,48.431]],[\"parent/264\",[191,3.737]],[\"name/265\",[69,48.431]],[\"parent/265\",[191,3.737]],[\"name/266\",[76,48.431]],[\"parent/266\",[191,3.737]],[\"name/267\",[75,48.431]],[\"parent/267\",[191,3.737]],[\"name/268\",[77,48.431]],[\"parent/268\",[191,3.737]],[\"name/269\",[78,48.431]],[\"parent/269\",[191,3.737]],[\"name/270\",[74,48.431]],[\"parent/270\",[191,3.737]],[\"name/271\",[79,48.431]],[\"parent/271\",[191,3.737]],[\"name/272\",[68,48.431]],[\"parent/272\",[191,3.737]],[\"name/273\",[7,32.267]],[\"parent/273\",[191,3.737]],[\"name/274\",[125,54.335]],[\"parent/274\",[192,4.638]],[\"name/275\",[126,50.956]],[\"parent/275\",[192,4.638]],[\"name/276\",[129,50.956]],[\"parent/276\",[192,4.638]],[\"name/277\",[127,50.956]],[\"parent/277\",[192,4.638]],[\"name/278\",[128,50.956]],[\"parent/278\",[192,4.638]],[\"name/279\",[193,59.466]],[\"parent/279\",[175,2.393]],[\"name/280\",[161,50.956]],[\"parent/280\",[194,5.092]],[\"name/281\",[160,50.956]],[\"parent/281\",[194,5.092]],[\"name/282\",[162,50.956]],[\"parent/282\",[194,5.092]],[\"name/283\",[195,59.466]],[\"parent/283\",[175,2.393]],[\"name/284\",[196,59.466]],[\"parent/284\",[175,2.393]],[\"name/285\",[197,54.335]],[\"parent/285\",[175,2.393]],[\"name/286\",[198,59.466]],[\"parent/286\",[175,2.393]],[\"name/287\",[7,32.267]],[\"parent/287\",[199,5.942]],[\"name/288\",[200,59.466]],[\"parent/288\",[175,2.393]],[\"name/289\",[201,50.956]],[\"parent/289\",[202,5.942]],[\"name/290\",[203,59.466]],[\"parent/290\",[175,2.393]],[\"name/291\",[7,32.267]],[\"parent/291\",[204,5.942]],[\"name/292\",[205,59.466]],[\"parent/292\",[175,2.393]],[\"name/293\",[201,50.956]],[\"parent/293\",[206,5.942]],[\"name/294\",[207,59.466]],[\"parent/294\",[175,2.393]],[\"name/295\",[208,59.466]],[\"parent/295\",[209,5.43]],[\"name/296\",[48,54.335]],[\"parent/296\",[209,5.43]],[\"name/297\",[210,59.466]],[\"parent/297\",[175,2.393]],[\"name/298\",[211,59.466]],[\"parent/298\",[175,2.393]],[\"name/299\",[212,54.335]],[\"parent/299\",[213,4.638]],[\"name/300\",[214,54.335]],[\"parent/300\",[213,4.638]],[\"name/301\",[215,59.466]],[\"parent/301\",[213,4.638]],[\"name/302\",[216,54.335]],[\"parent/302\",[213,4.638]],[\"name/303\",[217,54.335]],[\"parent/303\",[213,4.638]],[\"name/304\",[218,59.466]],[\"parent/304\",[175,2.393]],[\"name/305\",[212,54.335]],[\"parent/305\",[219,4.84]],[\"name/306\",[214,54.335]],[\"parent/306\",[219,4.84]],[\"name/307\",[216,54.335]],[\"parent/307\",[219,4.84]],[\"name/308\",[217,54.335]],[\"parent/308\",[219,4.84]],[\"name/309\",[220,59.466]],[\"parent/309\",[175,2.393]],[\"name/310\",[221,59.466]],[\"parent/310\",[175,2.393]],[\"name/311\",[222,50.956]],[\"parent/311\",[223,5.43]],[\"name/312\",[201,50.956]],[\"parent/312\",[223,5.43]],[\"name/313\",[224,59.466]],[\"parent/313\",[175,2.393]],[\"name/314\",[225,54.335]],[\"parent/314\",[226,4.84]],[\"name/315\",[227,54.335]],[\"parent/315\",[226,4.84]],[\"name/316\",[228,54.335]],[\"parent/316\",[226,4.84]],[\"name/317\",[229,59.466]],[\"parent/317\",[226,4.84]],[\"name/318\",[230,59.466]],[\"parent/318\",[175,2.393]],[\"name/319\",[231,59.466]],[\"parent/319\",[232,3.421]],[\"name/320\",[233,54.335]],[\"parent/320\",[232,3.421]],[\"name/321\",[234,54.335]],[\"parent/321\",[232,3.421]],[\"name/322\",[235,50.956]],[\"parent/322\",[232,3.421]],[\"name/323\",[236,50.956]],[\"parent/323\",[232,3.421]],[\"name/324\",[237,54.335]],[\"parent/324\",[232,3.421]],[\"name/325\",[238,54.335]],[\"parent/325\",[232,3.421]],[\"name/326\",[239,54.335]],[\"parent/326\",[232,3.421]],[\"name/327\",[240,59.466]],[\"parent/327\",[232,3.421]],[\"name/328\",[241,59.466]],[\"parent/328\",[232,3.421]],[\"name/329\",[225,54.335]],[\"parent/329\",[232,3.421]],[\"name/330\",[227,54.335]],[\"parent/330\",[232,3.421]],[\"name/331\",[228,54.335]],[\"parent/331\",[232,3.421]],[\"name/332\",[242,54.335]],[\"parent/332\",[232,3.421]],[\"name/333\",[243,54.335]],[\"parent/333\",[232,3.421]],[\"name/334\",[244,59.466]],[\"parent/334\",[232,3.421]],[\"name/335\",[245,59.466]],[\"parent/335\",[232,3.421]],[\"name/336\",[246,59.466]],[\"parent/336\",[232,3.421]],[\"name/337\",[247,59.466]],[\"parent/337\",[175,2.393]],[\"name/338\",[248,54.335]],[\"parent/338\",[249,3.27]],[\"name/339\",[250,59.466]],[\"parent/339\",[249,3.27]],[\"name/340\",[251,59.466]],[\"parent/340\",[249,3.27]],[\"name/341\",[252,59.466]],[\"parent/341\",[249,3.27]],[\"name/342\",[234,54.335]],[\"parent/342\",[249,3.27]],[\"name/343\",[253,59.466]],[\"parent/343\",[249,3.27]],[\"name/344\",[254,59.466]],[\"parent/344\",[249,3.27]],[\"name/345\",[233,54.335]],[\"parent/345\",[249,3.27]],[\"name/346\",[255,54.335]],[\"parent/346\",[249,3.27]],[\"name/347\",[235,50.956]],[\"parent/347\",[249,3.27]],[\"name/348\",[256,59.466]],[\"parent/348\",[249,3.27]],[\"name/349\",[257,59.466]],[\"parent/349\",[249,3.27]],[\"name/350\",[238,54.335]],[\"parent/350\",[249,3.27]],[\"name/351\",[236,50.956]],[\"parent/351\",[249,3.27]],[\"name/352\",[237,54.335]],[\"parent/352\",[249,3.27]],[\"name/353\",[258,59.466]],[\"parent/353\",[249,3.27]],[\"name/354\",[259,59.466]],[\"parent/354\",[249,3.27]],[\"name/355\",[260,59.466]],[\"parent/355\",[249,3.27]],[\"name/356\",[261,59.466]],[\"parent/356\",[249,3.27]],[\"name/357\",[243,54.335]],[\"parent/357\",[249,3.27]],[\"name/358\",[197,54.335]],[\"parent/358\",[249,3.27]],[\"name/359\",[262,59.466]],[\"parent/359\",[175,2.393]],[\"name/360\",[263,59.466]],[\"parent/360\",[264,5.43]],[\"name/361\",[236,50.956]],[\"parent/361\",[264,5.43]],[\"name/362\",[265,59.466]],[\"parent/362\",[175,2.393]],[\"name/363\",[266,59.466]],[\"parent/363\",[267,4.471]],[\"name/364\",[268,59.466]],[\"parent/364\",[267,4.471]],[\"name/365\",[269,59.466]],[\"parent/365\",[267,4.471]],[\"name/366\",[270,59.466]],[\"parent/366\",[267,4.471]],[\"name/367\",[271,59.466]],[\"parent/367\",[267,4.471]],[\"name/368\",[272,59.466]],[\"parent/368\",[267,4.471]],[\"name/369\",[239,54.335]],[\"parent/369\",[175,2.393]],[\"name/370\",[273,59.466]],[\"parent/370\",[274,3.898]],[\"name/371\",[275,59.466]],[\"parent/371\",[274,3.898]],[\"name/372\",[6,50.956]],[\"parent/372\",[274,3.898]],[\"name/373\",[13,50.956]],[\"parent/373\",[274,3.898]],[\"name/374\",[255,54.335]],[\"parent/374\",[274,3.898]],[\"name/375\",[276,59.466]],[\"parent/375\",[274,3.898]],[\"name/376\",[235,50.956]],[\"parent/376\",[274,3.898]],[\"name/377\",[277,59.466]],[\"parent/377\",[274,3.898]],[\"name/378\",[278,59.466]],[\"parent/378\",[274,3.898]],[\"name/379\",[279,59.466]],[\"parent/379\",[274,3.898]],[\"name/380\",[280,59.466]],[\"parent/380\",[274,3.898]],[\"name/381\",[281,59.466]],[\"parent/381\",[175,2.393]],[\"name/382\",[282,59.466]],[\"parent/382\",[283,4.471]],[\"name/383\",[284,59.466]],[\"parent/383\",[283,4.471]],[\"name/384\",[285,59.466]],[\"parent/384\",[283,4.471]],[\"name/385\",[248,54.335]],[\"parent/385\",[283,4.471]],[\"name/386\",[286,59.466]],[\"parent/386\",[283,4.471]],[\"name/387\",[287,59.466]],[\"parent/387\",[283,4.471]],[\"name/388\",[288,59.466]],[\"parent/388\",[175,2.393]],[\"name/389\",[289,59.466]],[\"parent/389\",[175,2.393]],[\"name/390\",[290,59.466]],[\"parent/390\",[175,2.393]],[\"name/391\",[291,59.466]],[\"parent/391\",[175,2.393]],[\"name/392\",[292,59.466]],[\"parent/392\",[175,2.393]],[\"name/393\",[293,44.738]],[\"parent/393\",[294,5.092]],[\"name/394\",[295,44.738]],[\"parent/394\",[294,5.092]],[\"name/395\",[188,46.416]],[\"parent/395\",[294,5.092]],[\"name/396\",[296,59.466]],[\"parent/396\",[175,2.393]],[\"name/397\",[293,44.738]],[\"parent/397\",[297,5.092]],[\"name/398\",[295,44.738]],[\"parent/398\",[297,5.092]],[\"name/399\",[188,46.416]],[\"parent/399\",[297,5.092]],[\"name/400\",[298,59.466]],[\"parent/400\",[175,2.393]],[\"name/401\",[293,44.738]],[\"parent/401\",[299,5.092]],[\"name/402\",[295,44.738]],[\"parent/402\",[299,5.092]],[\"name/403\",[188,46.416]],[\"parent/403\",[299,5.092]],[\"name/404\",[300,59.466]],[\"parent/404\",[175,2.393]],[\"name/405\",[293,44.738]],[\"parent/405\",[301,5.092]],[\"name/406\",[295,44.738]],[\"parent/406\",[301,5.092]],[\"name/407\",[302,54.335]],[\"parent/407\",[301,5.092]],[\"name/408\",[303,59.466]],[\"parent/408\",[175,2.393]],[\"name/409\",[293,44.738]],[\"parent/409\",[304,5.092]],[\"name/410\",[295,44.738]],[\"parent/410\",[304,5.092]],[\"name/411\",[302,54.335]],[\"parent/411\",[304,5.092]],[\"name/412\",[305,59.466]],[\"parent/412\",[175,2.393]],[\"name/413\",[293,44.738]],[\"parent/413\",[306,5.43]],[\"name/414\",[295,44.738]],[\"parent/414\",[306,5.43]],[\"name/415\",[307,59.466]],[\"parent/415\",[175,2.393]],[\"name/416\",[308,59.466]],[\"parent/416\",[175,2.393]],[\"name/417\",[309,59.466]],[\"parent/417\",[175,2.393]],[\"name/418\",[310,59.466]],[\"parent/418\",[175,2.393]],[\"name/419\",[311,59.466]],[\"parent/419\",[175,2.393]],[\"name/420\",[312,59.466]],[\"parent/420\",[175,2.393]],[\"name/421\",[313,59.466]],[\"parent/421\",[175,2.393]],[\"name/422\",[314,59.466]],[\"parent/422\",[175,2.393]],[\"name/423\",[315,59.466]],[\"parent/423\",[175,2.393]],[\"name/424\",[316,59.466]],[\"parent/424\",[175,2.393]],[\"name/425\",[317,59.466]],[\"parent/425\",[175,2.393]],[\"name/426\",[318,59.466]],[\"parent/426\",[175,2.393]],[\"name/427\",[319,59.466]],[\"parent/427\",[320,3.898]],[\"name/428\",[321,59.466]],[\"parent/428\",[320,3.898]],[\"name/429\",[322,59.466]],[\"parent/429\",[320,3.898]],[\"name/430\",[323,59.466]],[\"parent/430\",[320,3.898]],[\"name/431\",[324,59.466]],[\"parent/431\",[320,3.898]],[\"name/432\",[325,59.466]],[\"parent/432\",[320,3.898]],[\"name/433\",[326,59.466]],[\"parent/433\",[320,3.898]],[\"name/434\",[327,59.466]],[\"parent/434\",[320,3.898]],[\"name/435\",[328,59.466]],[\"parent/435\",[320,3.898]],[\"name/436\",[329,59.466]],[\"parent/436\",[320,3.898]],[\"name/437\",[330,59.466]],[\"parent/437\",[320,3.898]],[\"name/438\",[70,54.335]],[\"parent/438\",[175,2.393]],[\"name/439\",[8,32.267]],[\"parent/439\",[331,3.06]],[\"name/440\",[332,59.466]],[\"parent/440\",[331,3.06]],[\"name/441\",[186,50.956]],[\"parent/441\",[331,3.06]],[\"name/442\",[333,59.466]],[\"parent/442\",[331,3.06]],[\"name/443\",[334,59.466]],[\"parent/443\",[331,3.06]],[\"name/444\",[335,59.466]],[\"parent/444\",[331,3.06]],[\"name/445\",[336,59.466]],[\"parent/445\",[331,3.06]],[\"name/446\",[337,59.466]],[\"parent/446\",[331,3.06]],[\"name/447\",[8,32.267]],[\"parent/447\",[338,5.43]],[\"name/448\",[339,38.17]],[\"parent/448\",[338,5.43]],[\"name/449\",[339,38.17]],[\"parent/449\",[331,3.06]],[\"name/450\",[222,50.956]],[\"parent/450\",[340,5.092]],[\"name/451\",[8,32.267]],[\"parent/451\",[340,5.092]],[\"name/452\",[339,38.17]],[\"parent/452\",[340,5.092]],[\"name/453\",[341,59.466]],[\"parent/453\",[331,3.06]],[\"name/454\",[16,40.927]],[\"parent/454\",[342,5.092]],[\"name/455\",[343,59.466]],[\"parent/455\",[342,5.092]],[\"name/456\",[344,59.466]],[\"parent/456\",[342,5.092]],[\"name/457\",[345,54.335]],[\"parent/457\",[331,3.06]],[\"name/458\",[8,32.267]],[\"parent/458\",[346,4.638]],[\"name/459\",[16,40.927]],[\"parent/459\",[346,4.638]],[\"name/460\",[347,42.044]],[\"parent/460\",[346,4.638]],[\"name/461\",[348,43.301]],[\"parent/461\",[346,4.638]],[\"name/462\",[349,43.301]],[\"parent/462\",[346,4.638]],[\"name/463\",[347,42.044]],[\"parent/463\",[331,3.06]],[\"name/464\",[350,59.466]],[\"parent/464\",[351,5.092]],[\"name/465\",[8,32.267]],[\"parent/465\",[351,5.092]],[\"name/466\",[339,38.17]],[\"parent/466\",[351,5.092]],[\"name/467\",[352,59.466]],[\"parent/467\",[331,3.06]],[\"name/468\",[16,40.927]],[\"parent/468\",[353,4.638]],[\"name/469\",[8,32.267]],[\"parent/469\",[353,4.638]],[\"name/470\",[347,42.044]],[\"parent/470\",[353,4.638]],[\"name/471\",[348,43.301]],[\"parent/471\",[353,4.638]],[\"name/472\",[349,43.301]],[\"parent/472\",[353,4.638]],[\"name/473\",[6,50.956]],[\"parent/473\",[331,3.06]],[\"name/474\",[16,40.927]],[\"parent/474\",[354,4.638]],[\"name/475\",[8,32.267]],[\"parent/475\",[354,4.638]],[\"name/476\",[347,42.044]],[\"parent/476\",[354,4.638]],[\"name/477\",[348,43.301]],[\"parent/477\",[354,4.638]],[\"name/478\",[349,43.301]],[\"parent/478\",[354,4.638]],[\"name/479\",[355,59.466]],[\"parent/479\",[331,3.06]],[\"name/480\",[16,40.927]],[\"parent/480\",[356,4.638]],[\"name/481\",[8,32.267]],[\"parent/481\",[356,4.638]],[\"name/482\",[347,42.044]],[\"parent/482\",[356,4.638]],[\"name/483\",[348,43.301]],[\"parent/483\",[356,4.638]],[\"name/484\",[349,43.301]],[\"parent/484\",[356,4.638]],[\"name/485\",[357,59.466]],[\"parent/485\",[331,3.06]],[\"name/486\",[16,40.927]],[\"parent/486\",[358,4.638]],[\"name/487\",[8,32.267]],[\"parent/487\",[358,4.638]],[\"name/488\",[347,42.044]],[\"parent/488\",[358,4.638]],[\"name/489\",[348,43.301]],[\"parent/489\",[358,4.638]],[\"name/490\",[349,43.301]],[\"parent/490\",[358,4.638]],[\"name/491\",[13,50.956]],[\"parent/491\",[331,3.06]],[\"name/492\",[16,40.927]],[\"parent/492\",[359,4.638]],[\"name/493\",[8,32.267]],[\"parent/493\",[359,4.638]],[\"name/494\",[347,42.044]],[\"parent/494\",[359,4.638]],[\"name/495\",[348,43.301]],[\"parent/495\",[359,4.638]],[\"name/496\",[349,43.301]],[\"parent/496\",[359,4.638]],[\"name/497\",[360,54.335]],[\"parent/497\",[331,3.06]],[\"name/498\",[361,59.466]],[\"parent/498\",[362,4.84]],[\"name/499\",[363,59.466]],[\"parent/499\",[362,4.84]],[\"name/500\",[8,32.267]],[\"parent/500\",[362,4.84]],[\"name/501\",[339,38.17]],[\"parent/501\",[362,4.84]],[\"name/502\",[364,59.466]],[\"parent/502\",[331,3.06]],[\"name/503\",[365,50.956]],[\"parent/503\",[366,5.092]],[\"name/504\",[8,32.267]],[\"parent/504\",[366,5.092]],[\"name/505\",[339,38.17]],[\"parent/505\",[366,5.092]],[\"name/506\",[367,59.466]],[\"parent/506\",[331,3.06]],[\"name/507\",[368,54.335]],[\"parent/507\",[369,4.84]],[\"name/508\",[370,59.466]],[\"parent/508\",[369,4.84]],[\"name/509\",[8,32.267]],[\"parent/509\",[369,4.84]],[\"name/510\",[339,38.17]],[\"parent/510\",[369,4.84]],[\"name/511\",[368,54.335]],[\"parent/511\",[331,3.06]],[\"name/512\",[371,54.335]],[\"parent/512\",[372,4.327]],[\"name/513\",[373,59.466]],[\"parent/513\",[372,4.327]],[\"name/514\",[186,50.956]],[\"parent/514\",[372,4.327]],[\"name/515\",[374,54.335]],[\"parent/515\",[372,4.327]],[\"name/516\",[375,59.466]],[\"parent/516\",[372,4.327]],[\"name/517\",[8,32.267]],[\"parent/517\",[372,4.327]],[\"name/518\",[339,38.17]],[\"parent/518\",[372,4.327]],[\"name/519\",[376,50.956]],[\"parent/519\",[331,3.06]],[\"name/520\",[377,59.466]],[\"parent/520\",[378,4.201]],[\"name/521\",[379,54.335]],[\"parent/521\",[378,4.201]],[\"name/522\",[371,54.335]],[\"parent/522\",[378,4.201]],[\"name/523\",[188,46.416]],[\"parent/523\",[378,4.201]],[\"name/524\",[360,54.335]],[\"parent/524\",[378,4.201]],[\"name/525\",[380,59.466]],[\"parent/525\",[378,4.201]],[\"name/526\",[8,32.267]],[\"parent/526\",[378,4.201]],[\"name/527\",[339,38.17]],[\"parent/527\",[378,4.201]],[\"name/528\",[381,54.335]],[\"parent/528\",[331,3.06]],[\"name/529\",[381,54.335]],[\"parent/529\",[382,4.638]],[\"name/530\",[376,50.956]],[\"parent/530\",[382,4.638]],[\"name/531\",[374,54.335]],[\"parent/531\",[382,4.638]],[\"name/532\",[8,32.267]],[\"parent/532\",[382,4.638]],[\"name/533\",[339,38.17]],[\"parent/533\",[382,4.638]],[\"name/534\",[383,59.466]],[\"parent/534\",[331,3.06]],[\"name/535\",[384,59.466]],[\"parent/535\",[385,4.638]],[\"name/536\",[222,50.956]],[\"parent/536\",[385,4.638]],[\"name/537\",[365,50.956]],[\"parent/537\",[385,4.638]],[\"name/538\",[8,32.267]],[\"parent/538\",[385,4.638]],[\"name/539\",[339,38.17]],[\"parent/539\",[385,4.638]],[\"name/540\",[386,59.466]],[\"parent/540\",[331,3.06]],[\"name/541\",[387,59.466]],[\"parent/541\",[388,4.638]],[\"name/542\",[345,54.335]],[\"parent/542\",[388,4.638]],[\"name/543\",[365,50.956]],[\"parent/543\",[388,4.638]],[\"name/544\",[8,32.267]],[\"parent/544\",[388,4.638]],[\"name/545\",[339,38.17]],[\"parent/545\",[388,4.638]],[\"name/546\",[389,59.466]],[\"parent/546\",[331,3.06]],[\"name/547\",[376,50.956]],[\"parent/547\",[390,3.989]],[\"name/548\",[379,54.335]],[\"parent/548\",[390,3.989]],[\"name/549\",[391,59.466]],[\"parent/549\",[390,3.989]],[\"name/550\",[392,59.466]],[\"parent/550\",[390,3.989]],[\"name/551\",[393,59.466]],[\"parent/551\",[390,3.989]],[\"name/552\",[8,32.267]],[\"parent/552\",[390,3.989]],[\"name/553\",[16,40.927]],[\"parent/553\",[390,3.989]],[\"name/554\",[347,42.044]],[\"parent/554\",[390,3.989]],[\"name/555\",[348,43.301]],[\"parent/555\",[390,3.989]],[\"name/556\",[349,43.301]],[\"parent/556\",[390,3.989]],[\"name/557\",[242,54.335]],[\"parent/557\",[81,3.737]]],\"invertedIndex\":[[\"0.4.0\",{\"_index\":134,\"name\":{\"194\":{}},\"parent\":{}}],[\"0.5.0\",{\"_index\":136,\"name\":{\"195\":{}},\"parent\":{}}],[\"1.0.0\",{\"_index\":137,\"name\":{\"196\":{}},\"parent\":{}}],[\"1.0.1\",{\"_index\":138,\"name\":{\"197\":{}},\"parent\":{}}],[\"1.0.2\",{\"_index\":139,\"name\":{\"198\":{}},\"parent\":{}}],[\"1.1.0\",{\"_index\":140,\"name\":{\"199\":{}},\"parent\":{}}],[\"1.4.0\",{\"_index\":141,\"name\":{\"200\":{}},\"parent\":{}}],[\"1.6.0\",{\"_index\":142,\"name\":{\"201\":{}},\"parent\":{}}],[\"1.8.0\",{\"_index\":143,\"name\":{\"202\":{}},\"parent\":{}}],[\"3.0.0\",{\"_index\":144,\"name\":{\"203\":{}},\"parent\":{}}],[\"3.0.1\",{\"_index\":145,\"name\":{\"204\":{}},\"parent\":{}}],[\"3.3.0\",{\"_index\":146,\"name\":{\"205\":{}},\"parent\":{}}],[\"3.5.0\",{\"_index\":147,\"name\":{\"206\":{}},\"parent\":{}}],[\"4.0.0\",{\"_index\":148,\"name\":{\"207\":{}},\"parent\":{}}],[\"4.0.1\",{\"_index\":149,\"name\":{\"208\":{}},\"parent\":{}}],[\"__type\",{\"_index\":7,\"name\":{\"6\":{},\"12\":{},\"16\":{},\"42\":{},\"52\":{},\"63\":{},\"67\":{},\"126\":{},\"128\":{},\"130\":{},\"133\":{},\"136\":{},\"138\":{},\"140\":{},\"145\":{},\"151\":{},\"175\":{},\"193\":{},\"236\":{},\"273\":{},\"287\":{},\"291\":{}},\"parent\":{}}],[\"_clearstate\",{\"_index\":26,\"name\":{\"31\":{}},\"parent\":{}}],[\"_refreshtask\",{\"_index\":17,\"name\":{\"22\":{}},\"parent\":{}}],[\"_request\",{\"_index\":84,\"name\":{\"92\":{}},\"parent\":{}}],[\"_responsetoolkit\",{\"_index\":83,\"name\":{\"91\":{}},\"parent\":{}}],[\"_storage\",{\"_index\":66,\"name\":{\"73\":{},\"93\":{},\"110\":{}},\"parent\":{}}],[\"_url\",{\"_index\":65,\"name\":{\"72\":{}},\"parent\":{}}],[\"abortcontroller\",{\"_index\":51,\"name\":{\"60\":{},\"61\":{},\"62\":{},\"65\":{},\"66\":{},\"127\":{},\"144\":{},\"150\":{}},\"parent\":{\"61\":{},\"62\":{},\"63\":{},\"64\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{}}}],[\"absolute\",{\"_index\":112,\"name\":{\"162\":{}},\"parent\":{}}],[\"access_token\",{\"_index\":278,\"name\":{\"378\":{}},\"parent\":{}}],[\"adapter\",{\"_index\":190,\"name\":{\"260\":{}},\"parent\":{}}],[\"adapters/browseradapter\",{\"_index\":63,\"name\":{\"69\":{}},\"parent\":{\"70\":{}}}],[\"adapters/browseradapter.default\",{\"_index\":64,\"name\":{},\"parent\":{\"71\":{},\"72\":{},\"73\":{},\"74\":{},\"75\":{},\"76\":{},\"77\":{},\"78\":{},\"79\":{},\"80\":{},\"81\":{},\"82\":{},\"83\":{},\"84\":{},\"85\":{},\"86\":{}}}],[\"adapters/hapiadapter\",{\"_index\":80,\"name\":{\"87\":{}},\"parent\":{\"88\":{}}}],[\"adapters/hapiadapter.default\",{\"_index\":82,\"name\":{},\"parent\":{\"89\":{},\"90\":{},\"91\":{},\"92\":{},\"93\":{},\"94\":{},\"95\":{},\"96\":{},\"97\":{},\"98\":{},\"99\":{},\"100\":{},\"101\":{},\"102\":{},\"103\":{},\"104\":{},\"105\":{},\"106\":{}}}],[\"adapters/nodeadapter\",{\"_index\":86,\"name\":{\"107\":{}},\"parent\":{\"108\":{}}}],[\"adapters/nodeadapter.default\",{\"_index\":87,\"name\":{},\"parent\":{\"109\":{},\"110\":{},\"111\":{},\"112\":{},\"113\":{},\"114\":{},\"115\":{},\"116\":{},\"117\":{},\"118\":{},\"119\":{},\"120\":{},\"121\":{},\"122\":{},\"123\":{}}}],[\"alg\",{\"_index\":212,\"name\":{\"299\":{},\"305\":{}},\"parent\":{}}],[\"any\",{\"_index\":38,\"name\":{\"45\":{},\"178\":{}},\"parent\":{}}],[\"api\",{\"_index\":12,\"name\":{\"10\":{},\"21\":{}},\"parent\":{}}],[\"assert\",{\"_index\":119,\"name\":{\"171\":{}},\"parent\":{}}],[\"assertjsonpatch\",{\"_index\":120,\"name\":{\"172\":{}},\"parent\":{}}],[\"assigner\",{\"_index\":380,\"name\":{\"525\":{}},\"parent\":{}}],[\"atob\",{\"_index\":75,\"name\":{\"82\":{},\"102\":{},\"119\":{},\"267\":{}},\"parent\":{}}],[\"aud\",{\"_index\":284,\"name\":{\"383\":{}},\"parent\":{}}],[\"authorization_endpoint\",{\"_index\":319,\"name\":{\"427\":{}},\"parent\":{}}],[\"authorize\",{\"_index\":97,\"name\":{\"137\":{},\"214\":{},\"249\":{}},\"parent\":{}}],[\"authorizeparams\",{\"_index\":247,\"name\":{\"337\":{}},\"parent\":{}}],[\"authorizeuri\",{\"_index\":227,\"name\":{\"315\":{},\"330\":{}},\"parent\":{}}],[\"backboneelement\",{\"_index\":364,\"name\":{\"502\":{}},\"parent\":{}}],[\"base64urldecode\",{\"_index\":78,\"name\":{\"85\":{},\"104\":{},\"121\":{},\"269\":{}},\"parent\":{}}],[\"base64urlencode\",{\"_index\":77,\"name\":{\"84\":{},\"103\":{},\"120\":{},\"268\":{}},\"parent\":{}}],[\"body\",{\"_index\":208,\"name\":{\"295\":{}},\"parent\":{}}],[\"browserfhirsettings\",{\"_index\":180,\"name\":{\"252\":{}},\"parent\":{}}],[\"btoa\",{\"_index\":76,\"name\":{\"83\":{},\"101\":{},\"118\":{},\"266\":{}},\"parent\":{}}],[\"buildtokenrequest\",{\"_index\":157,\"name\":{\"219\":{}},\"parent\":{}}],[\"bundle\",{\"_index\":389,\"name\":{\"546\":{}},\"parent\":{}}],[\"bundleentry\",{\"_index\":386,\"name\":{\"540\":{}},\"parent\":{}}],[\"bundlelink\",{\"_index\":383,\"name\":{\"534\":{}},\"parent\":{}}],[\"bycode\",{\"_index\":33,\"name\":{\"39\":{},\"167\":{}},\"parent\":{}}],[\"bycodes\",{\"_index\":34,\"name\":{\"40\":{},\"168\":{}},\"parent\":{}}],[\"capabilities\",{\"_index\":330,\"name\":{\"437\":{}},\"parent\":{}}],[\"capabilitystatement\",{\"_index\":341,\"name\":{\"453\":{}},\"parent\":{}}],[\"checkresponse\",{\"_index\":105,\"name\":{\"153\":{}},\"parent\":{}}],[\"client\",{\"_index\":0,\"name\":{\"0\":{},\"129\":{},\"251\":{}},\"parent\":{\"1\":{}}}],[\"client.default\",{\"_index\":3,\"name\":{},\"parent\":{\"2\":{},\"3\":{},\"4\":{},\"5\":{},\"6\":{},\"11\":{},\"12\":{},\"15\":{},\"16\":{},\"21\":{},\"22\":{},\"23\":{},\"24\":{},\"25\":{},\"26\":{},\"27\":{},\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{},\"33\":{},\"34\":{},\"35\":{},\"36\":{},\"37\":{},\"38\":{},\"39\":{},\"40\":{},\"41\":{},\"42\":{},\"46\":{},\"47\":{},\"48\":{},\"49\":{}}}],[\"client.default.__type\",{\"_index\":9,\"name\":{},\"parent\":{\"7\":{},\"8\":{},\"9\":{},\"10\":{},\"13\":{},\"14\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{},\"43\":{},\"44\":{},\"45\":{}}}],[\"client_id\",{\"_index\":255,\"name\":{\"346\":{},\"374\":{}},\"parent\":{}}],[\"clientid\",{\"_index\":233,\"name\":{\"320\":{},\"345\":{}},\"parent\":{}}],[\"clientprivatejwk\",{\"_index\":237,\"name\":{\"324\":{},\"352\":{}},\"parent\":{}}],[\"clientpublickeyseturl\",{\"_index\":236,\"name\":{\"323\":{},\"351\":{},\"361\":{}},\"parent\":{}}],[\"clientsecret\",{\"_index\":238,\"name\":{\"325\":{},\"350\":{}},\"parent\":{}}],[\"clientstate\",{\"_index\":230,\"name\":{\"318\":{}},\"parent\":{}}],[\"clienttype\",{\"_index\":312,\"name\":{\"420\":{}},\"parent\":{}}],[\"cm\",{\"_index\":36,\"name\":{\"43\":{},\"176\":{}},\"parent\":{}}],[\"code\",{\"_index\":186,\"name\":{\"257\":{},\"441\":{},\"514\":{}},\"parent\":{}}],[\"code_challenge_methods_supported\",{\"_index\":326,\"name\":{\"433\":{}},\"parent\":{}}],[\"codeableconcept\",{\"_index\":367,\"name\":{\"506\":{}},\"parent\":{}}],[\"codechallenge\",{\"_index\":245,\"name\":{\"335\":{}},\"parent\":{}}],[\"codechallengemethod\",{\"_index\":309,\"name\":{\"417\":{}},\"parent\":{}}],[\"codechallengemethods\",{\"_index\":229,\"name\":{\"317\":{}},\"parent\":{}}],[\"codevalue\",{\"_index\":185,\"name\":{\"256\":{}},\"parent\":{}}],[\"codeverifier\",{\"_index\":246,\"name\":{\"336\":{}},\"parent\":{}}],[\"coding\",{\"_index\":368,\"name\":{\"507\":{},\"511\":{}},\"parent\":{}}],[\"combinedfetchresult\",{\"_index\":207,\"name\":{\"294\":{}},\"parent\":{}}],[\"completeintarget\",{\"_index\":243,\"name\":{\"333\":{},\"357\":{}},\"parent\":{}}],[\"connect\",{\"_index\":18,\"name\":{\"23\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":2,\"name\":{\"2\":{},\"53\":{},\"71\":{},\"90\":{},\"109\":{},\"223\":{},\"229\":{}},\"parent\":{}}],[\"create\",{\"_index\":27,\"name\":{\"32\":{}},\"parent\":{}}],[\"crv\",{\"_index\":215,\"name\":{\"301\":{}},\"parent\":{}}],[\"datetime\",{\"_index\":334,\"name\":{\"443\":{}},\"parent\":{}}],[\"debug\",{\"_index\":121,\"name\":{\"173\":{}},\"parent\":{}}],[\"default\",{\"_index\":1,\"name\":{\"1\":{},\"51\":{},\"70\":{},\"88\":{},\"108\":{},\"222\":{},\"228\":{},\"235\":{}},\"parent\":{}}],[\"delete\",{\"_index\":29,\"name\":{\"34\":{}},\"parent\":{}}],[\"digestsha256\",{\"_index\":126,\"name\":{\"181\":{},\"186\":{},\"275\":{}},\"parent\":{}}],[\"display\",{\"_index\":374,\"name\":{\"515\":{},\"531\":{}},\"parent\":{}}],[\"element\",{\"_index\":337,\"name\":{\"446\":{}},\"parent\":{}}],[\"encounter\",{\"_index\":13,\"name\":{\"11\":{},\"373\":{},\"491\":{}},\"parent\":{}}],[\"encounterid\",{\"_index\":257,\"name\":{\"349\":{}},\"parent\":{}}],[\"end\",{\"_index\":363,\"name\":{\"499\":{}},\"parent\":{}}],[\"entry\",{\"_index\":393,\"name\":{\"551\":{}},\"parent\":{}}],[\"entry/browser\",{\"_index\":88,\"name\":{\"124\":{}},\"parent\":{\"125\":{}}}],[\"entry/browser.export\",{\"_index\":90,\"name\":{},\"parent\":{\"126\":{}}}],[\"entry/browser.export=.__type\",{\"_index\":91,\"name\":{},\"parent\":{\"127\":{},\"128\":{},\"129\":{},\"130\":{},\"131\":{},\"132\":{},\"133\":{}}}],[\"entry/browser.export=.__type.__type\",{\"_index\":95,\"name\":{},\"parent\":{\"134\":{},\"135\":{},\"136\":{},\"137\":{},\"138\":{},\"139\":{},\"140\":{}}}],[\"entry/hapi\",{\"_index\":99,\"name\":{\"141\":{}},\"parent\":{\"142\":{},\"143\":{}}}],[\"entry/hapi.export\",{\"_index\":100,\"name\":{},\"parent\":{\"144\":{},\"145\":{}}}],[\"entry/hapi.export=.__type\",{\"_index\":101,\"name\":{},\"parent\":{\"146\":{}}}],[\"entry/node\",{\"_index\":102,\"name\":{\"147\":{}},\"parent\":{\"148\":{},\"149\":{}}}],[\"entry/node.export\",{\"_index\":103,\"name\":{},\"parent\":{\"150\":{},\"151\":{}}}],[\"environment\",{\"_index\":5,\"name\":{\"4\":{}},\"parent\":{}}],[\"es384jwk\",{\"_index\":211,\"name\":{\"298\":{}},\"parent\":{}}],[\"exp\",{\"_index\":287,\"name\":{\"387\":{}},\"parent\":{}}],[\"expired\",{\"_index\":167,\"name\":{\"237\":{}},\"parent\":{}}],[\"expires_in\",{\"_index\":277,\"name\":{\"377\":{}},\"parent\":{}}],[\"expiresat\",{\"_index\":244,\"name\":{\"334\":{}},\"parent\":{}}],[\"export\",{\"_index\":89,\"name\":{\"125\":{},\"142\":{},\"143\":{},\"148\":{},\"149\":{}},\"parent\":{}}],[\"extension\",{\"_index\":339,\"name\":{\"448\":{},\"449\":{},\"452\":{},\"466\":{},\"501\":{},\"505\":{},\"510\":{},\"518\":{},\"527\":{},\"533\":{},\"539\":{},\"545\":{}},\"parent\":{}}],[\"faketokenresponse\",{\"_index\":258,\"name\":{\"353\":{}},\"parent\":{}}],[\"fetchconformancestatement\",{\"_index\":109,\"name\":{\"158\":{}},\"parent\":{}}],[\"fetchoptions\",{\"_index\":205,\"name\":{\"292\":{}},\"parent\":{}}],[\"fetchresult\",{\"_index\":210,\"name\":{\"297\":{}},\"parent\":{}}],[\"fetchwellknownjson\",{\"_index\":152,\"name\":{\"212\":{}},\"parent\":{}}],[\"fhir\",{\"_index\":70,\"name\":{\"77\":{},\"438\":{}},\"parent\":{}}],[\"fhirclient\",{\"_index\":173,\"name\":{\"242\":{}},\"parent\":{}}],[\"fhiroptions\",{\"_index\":265,\"name\":{\"362\":{}},\"parent\":{}}],[\"fhirserviceurl\",{\"_index\":252,\"name\":{\"341\":{}},\"parent\":{}}],[\"fhiruser\",{\"_index\":15,\"name\":{\"19\":{}},\"parent\":{}}],[\"fhirversion\",{\"_index\":343,\"name\":{\"455\":{}},\"parent\":{}}],[\"fhirversions\",{\"_index\":132,\"name\":{\"192\":{}},\"parent\":{}}],[\"flat\",{\"_index\":269,\"name\":{\"365\":{}},\"parent\":{}}],[\"from\",{\"_index\":302,\"name\":{\"407\":{},\"411\":{}},\"parent\":{}}],[\"fullsessionstoragesupport\",{\"_index\":183,\"name\":{\"254\":{}},\"parent\":{}}],[\"fullurl\",{\"_index\":387,\"name\":{\"541\":{}},\"parent\":{}}],[\"generatepkcechallenge\",{\"_index\":129,\"name\":{\"184\":{},\"187\":{},\"276\":{}},\"parent\":{}}],[\"get\",{\"_index\":160,\"name\":{\"224\":{},\"231\":{},\"281\":{}},\"parent\":{}}],[\"getabortcontroller\",{\"_index\":74,\"name\":{\"81\":{},\"105\":{},\"122\":{},\"270\":{}},\"parent\":{}}],[\"getaccesstokenexpiration\",{\"_index\":116,\"name\":{\"166\":{}},\"parent\":{}}],[\"getandcache\",{\"_index\":108,\"name\":{\"157\":{}},\"parent\":{}}],[\"getauthorizationheader\",{\"_index\":25,\"name\":{\"30\":{}},\"parent\":{}}],[\"getencounterid\",{\"_index\":20,\"name\":{\"25\":{}},\"parent\":{}}],[\"getfhirrelease\",{\"_index\":42,\"name\":{\"49\":{}},\"parent\":{}}],[\"getfhiruser\",{\"_index\":22,\"name\":{\"27\":{}},\"parent\":{}}],[\"getfhirversion\",{\"_index\":41,\"name\":{\"48\":{}},\"parent\":{}}],[\"getidtoken\",{\"_index\":21,\"name\":{\"26\":{}},\"parent\":{}}],[\"getpath\",{\"_index\":39,\"name\":{\"46\":{},\"159\":{}},\"parent\":{}}],[\"getpatientid\",{\"_index\":19,\"name\":{\"24\":{}},\"parent\":{}}],[\"getpatientparam\",{\"_index\":117,\"name\":{\"169\":{}},\"parent\":{}}],[\"getprotocol\",{\"_index\":85,\"name\":{\"99\":{},\"114\":{}},\"parent\":{}}],[\"getsecurityextensions\",{\"_index\":153,\"name\":{\"213\":{}},\"parent\":{}}],[\"getsmartapi\",{\"_index\":79,\"name\":{\"86\":{},\"106\":{},\"123\":{},\"271\":{}},\"parent\":{}}],[\"getstate\",{\"_index\":40,\"name\":{\"47\":{}},\"parent\":{}}],[\"getstorage\",{\"_index\":73,\"name\":{\"80\":{},\"94\":{},\"117\":{},\"264\":{}},\"parent\":{}}],[\"gettargetwindow\",{\"_index\":118,\"name\":{\"170\":{}},\"parent\":{}}],[\"gettimeinfuture\",{\"_index\":115,\"name\":{\"165\":{}},\"parent\":{}}],[\"geturl\",{\"_index\":71,\"name\":{\"78\":{},\"100\":{},\"115\":{},\"262\":{}},\"parent\":{}}],[\"getuserid\",{\"_index\":23,\"name\":{\"28\":{}},\"parent\":{}}],[\"getusertype\",{\"_index\":24,\"name\":{\"29\":{}},\"parent\":{}}],[\"graph\",{\"_index\":270,\"name\":{\"366\":{}},\"parent\":{}}],[\"height\",{\"_index\":261,\"name\":{\"356\":{}},\"parent\":{}}],[\"httperror\",{\"_index\":43,\"name\":{\"50\":{}},\"parent\":{\"51\":{}}}],[\"httperror.default\",{\"_index\":44,\"name\":{},\"parent\":{\"52\":{},\"53\":{},\"54\":{},\"55\":{},\"56\":{},\"57\":{},\"58\":{},\"59\":{}}}],[\"iat\",{\"_index\":286,\"name\":{\"386\":{}},\"parent\":{}}],[\"id\",{\"_index\":8,\"name\":{\"7\":{},\"13\":{},\"17\":{},\"439\":{},\"447\":{},\"451\":{},\"458\":{},\"465\":{},\"469\":{},\"475\":{},\"481\":{},\"487\":{},\"493\":{},\"500\":{},\"504\":{},\"509\":{},\"517\":{},\"526\":{},\"532\":{},\"538\":{},\"544\":{},\"552\":{}},\"parent\":{}}],[\"id_token\",{\"_index\":279,\"name\":{\"379\":{}},\"parent\":{}}],[\"identifier\",{\"_index\":376,\"name\":{\"519\":{},\"530\":{},\"547\":{}},\"parent\":{}}],[\"idtoken\",{\"_index\":281,\"name\":{\"381\":{}},\"parent\":{}}],[\"implicitrules\",{\"_index\":348,\"name\":{\"461\":{},\"471\":{},\"477\":{},\"483\":{},\"489\":{},\"495\":{},\"555\":{}},\"parent\":{}}],[\"importjwk\",{\"_index\":127,\"name\":{\"182\":{},\"188\":{},\"277\":{}},\"parent\":{}}],[\"includeresponse\",{\"_index\":201,\"name\":{\"289\":{},\"293\":{},\"312\":{}},\"parent\":{}}],[\"includeresponsehint\",{\"_index\":200,\"name\":{\"288\":{}},\"parent\":{}}],[\"init\",{\"_index\":98,\"name\":{\"139\":{},\"220\":{},\"250\":{}},\"parent\":{}}],[\"instant\",{\"_index\":333,\"name\":{\"442\":{}},\"parent\":{}}],[\"introspection_endpoint\",{\"_index\":324,\"name\":{\"431\":{}},\"parent\":{}}],[\"isinframe\",{\"_index\":154,\"name\":{\"215\":{}},\"parent\":{}}],[\"isinpopup\",{\"_index\":155,\"name\":{\"216\":{}},\"parent\":{}}],[\"iss\",{\"_index\":248,\"name\":{\"338\":{},\"385\":{}},\"parent\":{}}],[\"issmatch\",{\"_index\":250,\"name\":{\"339\":{}},\"parent\":{}}],[\"jsonarray\",{\"_index\":291,\"name\":{\"391\":{}},\"parent\":{}}],[\"jsonobject\",{\"_index\":288,\"name\":{\"388\":{}},\"parent\":{}}],[\"jsonpatch\",{\"_index\":308,\"name\":{\"416\":{}},\"parent\":{}}],[\"jsonpatchadd\",{\"_index\":292,\"name\":{\"392\":{}},\"parent\":{}}],[\"jsonpatchcopy\",{\"_index\":303,\"name\":{\"408\":{}},\"parent\":{}}],[\"jsonpatchmove\",{\"_index\":300,\"name\":{\"404\":{}},\"parent\":{}}],[\"jsonpatchoperation\",{\"_index\":307,\"name\":{\"415\":{}},\"parent\":{}}],[\"jsonpatchremove\",{\"_index\":305,\"name\":{\"412\":{}},\"parent\":{}}],[\"jsonpatchreplace\",{\"_index\":296,\"name\":{\"396\":{}},\"parent\":{}}],[\"jsonpatchtest\",{\"_index\":298,\"name\":{\"400\":{}},\"parent\":{}}],[\"jsonprimitive\",{\"_index\":289,\"name\":{\"389\":{}},\"parent\":{}}],[\"jsonvalue\",{\"_index\":290,\"name\":{\"390\":{}},\"parent\":{}}],[\"jwk\",{\"_index\":220,\"name\":{\"309\":{}},\"parent\":{}}],[\"jwtdecode\",{\"_index\":114,\"name\":{\"164\":{}},\"parent\":{}}],[\"key\",{\"_index\":242,\"name\":{\"332\":{},\"557\":{}},\"parent\":{}}],[\"key_ops\",{\"_index\":217,\"name\":{\"303\":{},\"308\":{}},\"parent\":{}}],[\"kg\",{\"_index\":37,\"name\":{\"44\":{},\"177\":{}},\"parent\":{}}],[\"kid\",{\"_index\":216,\"name\":{\"302\":{},\"307\":{}},\"parent\":{}}],[\"kty\",{\"_index\":214,\"name\":{\"300\":{},\"306\":{}},\"parent\":{}}],[\"language\",{\"_index\":349,\"name\":{\"462\":{},\"472\":{},\"478\":{},\"484\":{},\"490\":{},\"496\":{},\"556\":{}},\"parent\":{}}],[\"lastupdated\",{\"_index\":350,\"name\":{\"464\":{}},\"parent\":{}}],[\"launch\",{\"_index\":251,\"name\":{\"340\":{}},\"parent\":{}}],[\"launchcontext\",{\"_index\":314,\"name\":{\"422\":{}},\"parent\":{}}],[\"launchcontextehr\",{\"_index\":315,\"name\":{\"423\":{}},\"parent\":{}}],[\"launchcontextstandalone\",{\"_index\":316,\"name\":{\"424\":{}},\"parent\":{}}],[\"launchmode\",{\"_index\":311,\"name\":{\"419\":{}},\"parent\":{}}],[\"lib\",{\"_index\":104,\"name\":{\"152\":{}},\"parent\":{\"153\":{},\"154\":{},\"155\":{},\"156\":{},\"157\":{},\"158\":{},\"159\":{},\"160\":{},\"161\":{},\"162\":{},\"163\":{},\"164\":{},\"165\":{},\"166\":{},\"167\":{},\"168\":{},\"169\":{},\"170\":{},\"171\":{},\"172\":{},\"173\":{},\"174\":{}}}],[\"lib.units\",{\"_index\":122,\"name\":{},\"parent\":{\"175\":{}}}],[\"lib.units.__type\",{\"_index\":123,\"name\":{},\"parent\":{\"176\":{},\"177\":{},\"178\":{}}}],[\"link\",{\"_index\":392,\"name\":{\"550\":{}},\"parent\":{}}],[\"lowecasekeys\",{\"_index\":107,\"name\":{\"155\":{}},\"parent\":{}}],[\"makearray\",{\"_index\":111,\"name\":{\"161\":{}},\"parent\":{}}],[\"management_endpoint\",{\"_index\":323,\"name\":{\"430\":{}},\"parent\":{}}],[\"meta\",{\"_index\":347,\"name\":{\"460\":{},\"463\":{},\"470\":{},\"476\":{},\"482\":{},\"488\":{},\"494\":{},\"554\":{}},\"parent\":{}}],[\"modifierextension\",{\"_index\":365,\"name\":{\"503\":{},\"537\":{},\"543\":{}},\"parent\":{}}],[\"need_patient_banner\",{\"_index\":273,\"name\":{\"370\":{}},\"parent\":{}}],[\"nofreecontext\",{\"_index\":171,\"name\":{\"240\":{}},\"parent\":{}}],[\"noifnoauth\",{\"_index\":170,\"name\":{\"239\":{}},\"parent\":{}}],[\"noredirect\",{\"_index\":254,\"name\":{\"344\":{}},\"parent\":{}}],[\"noscopeforid\",{\"_index\":169,\"name\":{\"238\":{}},\"parent\":{}}],[\"oauth2\",{\"_index\":93,\"name\":{\"132\":{}},\"parent\":{}}],[\"oauthsecurityextensions\",{\"_index\":224,\"name\":{\"313\":{}},\"parent\":{}}],[\"observation\",{\"_index\":352,\"name\":{\"467\":{}},\"parent\":{}}],[\"observationmap\",{\"_index\":189,\"name\":{\"259\":{}},\"parent\":{}}],[\"only\",{\"_index\":60,\"name\":{\"65\":{}},\"parent\":{\"66\":{}}}],[\"only\\\".abortcontroller\",{\"_index\":61,\"name\":{},\"parent\":{\"67\":{}}}],[\"only\\\".abortcontroller.__type\",{\"_index\":62,\"name\":{},\"parent\":{\"68\":{}}}],[\"onmessage\",{\"_index\":156,\"name\":{\"217\":{}},\"parent\":{}}],[\"onpage\",{\"_index\":268,\"name\":{\"364\":{}},\"parent\":{}}],[\"op\",{\"_index\":293,\"name\":{\"393\":{},\"397\":{},\"401\":{},\"405\":{},\"409\":{},\"413\":{}},\"parent\":{}}],[\"options\",{\"_index\":67,\"name\":{\"74\":{},\"96\":{},\"111\":{},\"247\":{},\"261\":{}},\"parent\":{}}],[\"pagelimit\",{\"_index\":266,\"name\":{\"363\":{}},\"parent\":{}}],[\"parse\",{\"_index\":49,\"name\":{\"58\":{}},\"parent\":{}}],[\"password\",{\"_index\":241,\"name\":{\"328\":{}},\"parent\":{}}],[\"patch\",{\"_index\":30,\"name\":{\"35\":{}},\"parent\":{}}],[\"path\",{\"_index\":295,\"name\":{\"394\":{},\"398\":{},\"402\":{},\"406\":{},\"410\":{},\"414\":{}},\"parent\":{}}],[\"patient\",{\"_index\":6,\"name\":{\"5\":{},\"372\":{},\"473\":{}},\"parent\":{}}],[\"patientcompartment\",{\"_index\":131,\"name\":{\"191\":{}},\"parent\":{}}],[\"patientid\",{\"_index\":256,\"name\":{\"348\":{}},\"parent\":{}}],[\"patientparams\",{\"_index\":150,\"name\":{\"209\":{}},\"parent\":{}}],[\"period\",{\"_index\":360,\"name\":{\"497\":{},\"524\":{}},\"parent\":{}}],[\"permissions\",{\"_index\":317,\"name\":{\"425\":{}},\"parent\":{}}],[\"pkcemode\",{\"_index\":197,\"name\":{\"285\":{},\"358\":{}},\"parent\":{}}],[\"polyfill\",{\"_index\":52,\"name\":{\"60\":{},\"65\":{}},\"parent\":{\"61\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{}}}],[\"polyfill.\\\"abortcontroller\",{\"_index\":55,\"name\":{},\"parent\":{\"62\":{},\"63\":{},\"64\":{},\"66\":{},\"67\":{},\"68\":{}}}],[\"polyfill/dist/abortcontroller\",{\"_index\":59,\"name\":{\"65\":{}},\"parent\":{\"66\":{},\"67\":{},\"68\":{}}}],[\"polyfill/dist/cjs\",{\"_index\":53,\"name\":{\"61\":{}},\"parent\":{\"62\":{},\"63\":{},\"64\":{}}}],[\"ponyfill\",{\"_index\":54,\"name\":{\"61\":{}},\"parent\":{\"62\":{}}}],[\"ponyfill\\\".abortcontroller\",{\"_index\":56,\"name\":{},\"parent\":{\"63\":{}}}],[\"ponyfill\\\".abortcontroller.__type\",{\"_index\":58,\"name\":{},\"parent\":{\"64\":{}}}],[\"practitioner\",{\"_index\":355,\"name\":{\"479\":{}},\"parent\":{}}],[\"privatekey\",{\"_index\":263,\"name\":{\"360\":{}},\"parent\":{}}],[\"profile\",{\"_index\":282,\"name\":{\"382\":{}},\"parent\":{}}],[\"prototype\",{\"_index\":57,\"name\":{\"64\":{},\"68\":{},\"146\":{}},\"parent\":{}}],[\"randombytes\",{\"_index\":125,\"name\":{\"180\":{},\"274\":{}},\"parent\":{}}],[\"randomstring\",{\"_index\":113,\"name\":{\"163\":{}},\"parent\":{}}],[\"read\",{\"_index\":10,\"name\":{\"8\":{},\"14\":{},\"18\":{}},\"parent\":{}}],[\"ready\",{\"_index\":96,\"name\":{\"135\":{},\"218\":{},\"248\":{}},\"parent\":{}}],[\"readyoptions\",{\"_index\":262,\"name\":{\"359\":{}},\"parent\":{}}],[\"redirect\",{\"_index\":72,\"name\":{\"79\":{},\"95\":{},\"116\":{},\"263\":{}},\"parent\":{}}],[\"redirect_uri\",{\"_index\":253,\"name\":{\"343\":{}},\"parent\":{}}],[\"redirecturi\",{\"_index\":234,\"name\":{\"321\":{},\"342\":{}},\"parent\":{}}],[\"reference\",{\"_index\":381,\"name\":{\"528\":{},\"529\":{}},\"parent\":{}}],[\"refresh\",{\"_index\":32,\"name\":{\"38\":{}},\"parent\":{}}],[\"refresh_token\",{\"_index\":280,\"name\":{\"380\":{}},\"parent\":{}}],[\"refreshifneeded\",{\"_index\":31,\"name\":{\"37\":{}},\"parent\":{}}],[\"refreshtokenwithcredentials\",{\"_index\":184,\"name\":{\"255\":{}},\"parent\":{}}],[\"registration_endpoint\",{\"_index\":322,\"name\":{\"429\":{}},\"parent\":{}}],[\"registrationuri\",{\"_index\":225,\"name\":{\"314\":{},\"329\":{}},\"parent\":{}}],[\"relatedperson\",{\"_index\":357,\"name\":{\"485\":{}},\"parent\":{}}],[\"relation\",{\"_index\":384,\"name\":{\"535\":{}},\"parent\":{}}],[\"relative\",{\"_index\":69,\"name\":{\"76\":{},\"98\":{},\"113\":{},\"265\":{}},\"parent\":{}}],[\"replacebrowserhistory\",{\"_index\":181,\"name\":{\"253\":{}},\"parent\":{}}],[\"request\",{\"_index\":11,\"name\":{\"9\":{},\"36\":{},\"156\":{},\"230\":{}},\"parent\":{}}],[\"requestfunction\",{\"_index\":203,\"name\":{\"290\":{}},\"parent\":{}}],[\"requestoptions\",{\"_index\":221,\"name\":{\"310\":{}},\"parent\":{}}],[\"requestwithsession\",{\"_index\":176,\"name\":{\"244\":{}},\"parent\":{}}],[\"resolvereferences\",{\"_index\":271,\"name\":{\"367\":{}},\"parent\":{}}],[\"resource\",{\"_index\":345,\"name\":{\"457\":{},\"542\":{}},\"parent\":{}}],[\"resourcetype\",{\"_index\":16,\"name\":{\"20\":{},\"454\":{},\"459\":{},\"468\":{},\"474\":{},\"480\":{},\"486\":{},\"492\":{},\"553\":{}},\"parent\":{}}],[\"response\",{\"_index\":48,\"name\":{\"57\":{},\"296\":{}},\"parent\":{}}],[\"response_types_supported\",{\"_index\":329,\"name\":{\"436\":{}},\"parent\":{}}],[\"responsetojson\",{\"_index\":106,\"name\":{\"154\":{}},\"parent\":{}}],[\"rest\",{\"_index\":344,\"name\":{\"456\":{}},\"parent\":{}}],[\"revocation_endpoint\",{\"_index\":325,\"name\":{\"432\":{}},\"parent\":{}}],[\"rs384jwk\",{\"_index\":218,\"name\":{\"304\":{}},\"parent\":{}}],[\"scope\",{\"_index\":235,\"name\":{\"322\":{},\"347\":{},\"376\":{}},\"parent\":{}}],[\"scopes_supported\",{\"_index\":328,\"name\":{\"435\":{}},\"parent\":{}}],[\"security\",{\"_index\":68,\"name\":{\"75\":{},\"97\":{},\"112\":{},\"272\":{}},\"parent\":{}}],[\"security/browser\",{\"_index\":124,\"name\":{\"179\":{}},\"parent\":{\"180\":{},\"181\":{},\"182\":{},\"183\":{},\"184\":{}}}],[\"security/server\",{\"_index\":130,\"name\":{\"185\":{}},\"parent\":{\"186\":{},\"187\":{},\"188\":{},\"189\":{}}}],[\"serverurl\",{\"_index\":231,\"name\":{\"319\":{}},\"parent\":{}}],[\"session\",{\"_index\":177,\"name\":{\"245\":{}},\"parent\":{}}],[\"set\",{\"_index\":161,\"name\":{\"225\":{},\"232\":{},\"280\":{}},\"parent\":{}}],[\"setpath\",{\"_index\":110,\"name\":{\"160\":{}},\"parent\":{}}],[\"settings\",{\"_index\":94,\"name\":{\"134\":{},\"190\":{}},\"parent\":{\"191\":{},\"192\":{},\"209\":{},\"210\":{}}}],[\"settings.fhirversions\",{\"_index\":133,\"name\":{},\"parent\":{\"193\":{}}}],[\"settings.fhirversions.__type\",{\"_index\":135,\"name\":{},\"parent\":{\"194\":{},\"195\":{},\"196\":{},\"197\":{},\"198\":{},\"199\":{},\"200\":{},\"201\":{},\"202\":{},\"203\":{},\"204\":{},\"205\":{},\"206\":{},\"207\":{},\"208\":{}}}],[\"signcompactjws\",{\"_index\":128,\"name\":{\"183\":{},\"189\":{},\"278\":{}},\"parent\":{}}],[\"singlesignon\",{\"_index\":313,\"name\":{\"421\":{}},\"parent\":{}}],[\"smart\",{\"_index\":81,\"name\":{\"89\":{},\"211\":{},\"246\":{}},\"parent\":{\"212\":{},\"213\":{},\"214\":{},\"215\":{},\"216\":{},\"217\":{},\"218\":{},\"219\":{},\"220\":{},\"557\":{}}}],[\"smart_key\",{\"_index\":151,\"name\":{\"210\":{}},\"parent\":{}}],[\"smart_style_url\",{\"_index\":275,\"name\":{\"371\":{}},\"parent\":{}}],[\"smartauthenticationmethod\",{\"_index\":310,\"name\":{\"418\":{}},\"parent\":{}}],[\"start\",{\"_index\":361,\"name\":{\"498\":{}},\"parent\":{}}],[\"state\",{\"_index\":4,\"name\":{\"3\":{}},\"parent\":{}}],[\"status\",{\"_index\":46,\"name\":{\"55\":{}},\"parent\":{}}],[\"statuscode\",{\"_index\":45,\"name\":{\"54\":{}},\"parent\":{}}],[\"statustext\",{\"_index\":47,\"name\":{\"56\":{}},\"parent\":{}}],[\"storage\",{\"_index\":193,\"name\":{\"279\":{}},\"parent\":{}}],[\"storage/browserstorage\",{\"_index\":158,\"name\":{\"221\":{}},\"parent\":{\"222\":{}}}],[\"storage/browserstorage.default\",{\"_index\":159,\"name\":{},\"parent\":{\"223\":{},\"224\":{},\"225\":{},\"226\":{}}}],[\"storage/serverstorage\",{\"_index\":163,\"name\":{\"227\":{}},\"parent\":{\"228\":{}}}],[\"storage/serverstorage.default\",{\"_index\":164,\"name\":{},\"parent\":{\"229\":{},\"230\":{},\"231\":{},\"232\":{},\"233\":{}}}],[\"storagefactory\",{\"_index\":198,\"name\":{\"286\":{}},\"parent\":{}}],[\"strings\",{\"_index\":165,\"name\":{\"234\":{}},\"parent\":{\"235\":{}}}],[\"strings.default\",{\"_index\":166,\"name\":{},\"parent\":{\"236\":{}}}],[\"strings.default.__type\",{\"_index\":168,\"name\":{},\"parent\":{\"237\":{},\"238\":{},\"239\":{},\"240\":{}}}],[\"sub\",{\"_index\":285,\"name\":{\"384\":{}},\"parent\":{}}],[\"system\",{\"_index\":371,\"name\":{\"512\":{},\"522\":{}},\"parent\":{}}],[\"target\",{\"_index\":259,\"name\":{\"354\":{}},\"parent\":{}}],[\"text\",{\"_index\":370,\"name\":{\"508\":{}},\"parent\":{}}],[\"tojson\",{\"_index\":50,\"name\":{\"59\":{}},\"parent\":{}}],[\"token_endpoint\",{\"_index\":321,\"name\":{\"428\":{}},\"parent\":{}}],[\"token_endpoint_auth_methods\",{\"_index\":327,\"name\":{\"434\":{}},\"parent\":{}}],[\"token_type\",{\"_index\":276,\"name\":{\"375\":{}},\"parent\":{}}],[\"tokenresponse\",{\"_index\":239,\"name\":{\"326\":{},\"369\":{}},\"parent\":{}}],[\"tokenuri\",{\"_index\":228,\"name\":{\"316\":{},\"331\":{}},\"parent\":{}}],[\"total\",{\"_index\":391,\"name\":{\"549\":{}},\"parent\":{}}],[\"type\",{\"_index\":379,\"name\":{\"521\":{},\"548\":{}},\"parent\":{}}],[\"types\",{\"_index\":172,\"name\":{\"241\":{}},\"parent\":{\"242\":{}}}],[\"types.fhirclient\",{\"_index\":175,\"name\":{},\"parent\":{\"243\":{},\"244\":{},\"246\":{},\"252\":{},\"256\":{},\"259\":{},\"260\":{},\"279\":{},\"283\":{},\"284\":{},\"285\":{},\"286\":{},\"288\":{},\"290\":{},\"292\":{},\"294\":{},\"297\":{},\"298\":{},\"304\":{},\"309\":{},\"310\":{},\"313\":{},\"318\":{},\"337\":{},\"359\":{},\"362\":{},\"369\":{},\"381\":{},\"388\":{},\"389\":{},\"390\":{},\"391\":{},\"392\":{},\"396\":{},\"400\":{},\"404\":{},\"408\":{},\"412\":{},\"415\":{},\"416\":{},\"417\":{},\"418\":{},\"419\":{},\"420\":{},\"421\":{},\"422\":{},\"423\":{},\"424\":{},\"425\":{},\"426\":{},\"438\":{}}}],[\"types.fhirclient.adapter\",{\"_index\":191,\"name\":{},\"parent\":{\"261\":{},\"262\":{},\"263\":{},\"264\":{},\"265\":{},\"266\":{},\"267\":{},\"268\":{},\"269\":{},\"270\":{},\"271\":{},\"272\":{},\"273\":{}}}],[\"types.fhirclient.adapter.__type\",{\"_index\":192,\"name\":{},\"parent\":{\"274\":{},\"275\":{},\"276\":{},\"277\":{},\"278\":{}}}],[\"types.fhirclient.authorizeparams\",{\"_index\":249,\"name\":{},\"parent\":{\"338\":{},\"339\":{},\"340\":{},\"341\":{},\"342\":{},\"343\":{},\"344\":{},\"345\":{},\"346\":{},\"347\":{},\"348\":{},\"349\":{},\"350\":{},\"351\":{},\"352\":{},\"353\":{},\"354\":{},\"355\":{},\"356\":{},\"357\":{},\"358\":{}}}],[\"types.fhirclient.browserfhirsettings\",{\"_index\":182,\"name\":{},\"parent\":{\"253\":{},\"254\":{},\"255\":{}}}],[\"types.fhirclient.clientstate\",{\"_index\":232,\"name\":{},\"parent\":{\"319\":{},\"320\":{},\"321\":{},\"322\":{},\"323\":{},\"324\":{},\"325\":{},\"326\":{},\"327\":{},\"328\":{},\"329\":{},\"330\":{},\"331\":{},\"332\":{},\"333\":{},\"334\":{},\"335\":{},\"336\":{}}}],[\"types.fhirclient.codevalue\",{\"_index\":187,\"name\":{},\"parent\":{\"257\":{},\"258\":{}}}],[\"types.fhirclient.combinedfetchresult\",{\"_index\":209,\"name\":{},\"parent\":{\"295\":{},\"296\":{}}}],[\"types.fhirclient.es384jwk\",{\"_index\":213,\"name\":{},\"parent\":{\"299\":{},\"300\":{},\"301\":{},\"302\":{},\"303\":{}}}],[\"types.fhirclient.fetchoptions\",{\"_index\":206,\"name\":{},\"parent\":{\"293\":{}}}],[\"types.fhirclient.fhir\",{\"_index\":331,\"name\":{},\"parent\":{\"439\":{},\"440\":{},\"441\":{},\"442\":{},\"443\":{},\"444\":{},\"445\":{},\"446\":{},\"449\":{},\"453\":{},\"457\":{},\"463\":{},\"467\":{},\"473\":{},\"479\":{},\"485\":{},\"491\":{},\"497\":{},\"502\":{},\"506\":{},\"511\":{},\"519\":{},\"528\":{},\"534\":{},\"540\":{},\"546\":{}}}],[\"types.fhirclient.fhir.backboneelement\",{\"_index\":366,\"name\":{},\"parent\":{\"503\":{},\"504\":{},\"505\":{}}}],[\"types.fhirclient.fhir.bundle\",{\"_index\":390,\"name\":{},\"parent\":{\"547\":{},\"548\":{},\"549\":{},\"550\":{},\"551\":{},\"552\":{},\"553\":{},\"554\":{},\"555\":{},\"556\":{}}}],[\"types.fhirclient.fhir.bundleentry\",{\"_index\":388,\"name\":{},\"parent\":{\"541\":{},\"542\":{},\"543\":{},\"544\":{},\"545\":{}}}],[\"types.fhirclient.fhir.bundlelink\",{\"_index\":385,\"name\":{},\"parent\":{\"535\":{},\"536\":{},\"537\":{},\"538\":{},\"539\":{}}}],[\"types.fhirclient.fhir.capabilitystatement\",{\"_index\":342,\"name\":{},\"parent\":{\"454\":{},\"455\":{},\"456\":{}}}],[\"types.fhirclient.fhir.codeableconcept\",{\"_index\":369,\"name\":{},\"parent\":{\"507\":{},\"508\":{},\"509\":{},\"510\":{}}}],[\"types.fhirclient.fhir.coding\",{\"_index\":372,\"name\":{},\"parent\":{\"512\":{},\"513\":{},\"514\":{},\"515\":{},\"516\":{},\"517\":{},\"518\":{}}}],[\"types.fhirclient.fhir.element\",{\"_index\":338,\"name\":{},\"parent\":{\"447\":{},\"448\":{}}}],[\"types.fhirclient.fhir.encounter\",{\"_index\":359,\"name\":{},\"parent\":{\"492\":{},\"493\":{},\"494\":{},\"495\":{},\"496\":{}}}],[\"types.fhirclient.fhir.extension\",{\"_index\":340,\"name\":{},\"parent\":{\"450\":{},\"451\":{},\"452\":{}}}],[\"types.fhirclient.fhir.identifier\",{\"_index\":378,\"name\":{},\"parent\":{\"520\":{},\"521\":{},\"522\":{},\"523\":{},\"524\":{},\"525\":{},\"526\":{},\"527\":{}}}],[\"types.fhirclient.fhir.meta\",{\"_index\":351,\"name\":{},\"parent\":{\"464\":{},\"465\":{},\"466\":{}}}],[\"types.fhirclient.fhir.observation\",{\"_index\":353,\"name\":{},\"parent\":{\"468\":{},\"469\":{},\"470\":{},\"471\":{},\"472\":{}}}],[\"types.fhirclient.fhir.patient\",{\"_index\":354,\"name\":{},\"parent\":{\"474\":{},\"475\":{},\"476\":{},\"477\":{},\"478\":{}}}],[\"types.fhirclient.fhir.period\",{\"_index\":362,\"name\":{},\"parent\":{\"498\":{},\"499\":{},\"500\":{},\"501\":{}}}],[\"types.fhirclient.fhir.practitioner\",{\"_index\":356,\"name\":{},\"parent\":{\"480\":{},\"481\":{},\"482\":{},\"483\":{},\"484\":{}}}],[\"types.fhirclient.fhir.reference\",{\"_index\":382,\"name\":{},\"parent\":{\"529\":{},\"530\":{},\"531\":{},\"532\":{},\"533\":{}}}],[\"types.fhirclient.fhir.relatedperson\",{\"_index\":358,\"name\":{},\"parent\":{\"486\":{},\"487\":{},\"488\":{},\"489\":{},\"490\":{}}}],[\"types.fhirclient.fhir.resource\",{\"_index\":346,\"name\":{},\"parent\":{\"458\":{},\"459\":{},\"460\":{},\"461\":{},\"462\":{}}}],[\"types.fhirclient.fhiroptions\",{\"_index\":267,\"name\":{},\"parent\":{\"363\":{},\"364\":{},\"365\":{},\"366\":{},\"367\":{},\"368\":{}}}],[\"types.fhirclient.idtoken\",{\"_index\":283,\"name\":{},\"parent\":{\"382\":{},\"383\":{},\"384\":{},\"385\":{},\"386\":{},\"387\":{}}}],[\"types.fhirclient.includeresponsehint\",{\"_index\":202,\"name\":{},\"parent\":{\"289\":{}}}],[\"types.fhirclient.jsonpatchadd\",{\"_index\":294,\"name\":{},\"parent\":{\"393\":{},\"394\":{},\"395\":{}}}],[\"types.fhirclient.jsonpatchcopy\",{\"_index\":304,\"name\":{},\"parent\":{\"409\":{},\"410\":{},\"411\":{}}}],[\"types.fhirclient.jsonpatchmove\",{\"_index\":301,\"name\":{},\"parent\":{\"405\":{},\"406\":{},\"407\":{}}}],[\"types.fhirclient.jsonpatchremove\",{\"_index\":306,\"name\":{},\"parent\":{\"413\":{},\"414\":{}}}],[\"types.fhirclient.jsonpatchreplace\",{\"_index\":297,\"name\":{},\"parent\":{\"397\":{},\"398\":{},\"399\":{}}}],[\"types.fhirclient.jsonpatchtest\",{\"_index\":299,\"name\":{},\"parent\":{\"401\":{},\"402\":{},\"403\":{}}}],[\"types.fhirclient.oauthsecurityextensions\",{\"_index\":226,\"name\":{},\"parent\":{\"314\":{},\"315\":{},\"316\":{},\"317\":{}}}],[\"types.fhirclient.readyoptions\",{\"_index\":264,\"name\":{},\"parent\":{\"360\":{},\"361\":{}}}],[\"types.fhirclient.requestfunction\",{\"_index\":204,\"name\":{},\"parent\":{\"291\":{}}}],[\"types.fhirclient.requestoptions\",{\"_index\":223,\"name\":{},\"parent\":{\"311\":{},\"312\":{}}}],[\"types.fhirclient.requestwithsession\",{\"_index\":178,\"name\":{},\"parent\":{\"245\":{}}}],[\"types.fhirclient.rs384jwk\",{\"_index\":219,\"name\":{},\"parent\":{\"305\":{},\"306\":{},\"307\":{},\"308\":{}}}],[\"types.fhirclient.smart\",{\"_index\":179,\"name\":{},\"parent\":{\"247\":{},\"248\":{},\"249\":{},\"250\":{},\"251\":{}}}],[\"types.fhirclient.storage\",{\"_index\":194,\"name\":{},\"parent\":{\"280\":{},\"281\":{},\"282\":{}}}],[\"types.fhirclient.storagefactory\",{\"_index\":199,\"name\":{},\"parent\":{\"287\":{}}}],[\"types.fhirclient.tokenresponse\",{\"_index\":274,\"name\":{},\"parent\":{\"370\":{},\"371\":{},\"372\":{},\"373\":{},\"374\":{},\"375\":{},\"376\":{},\"377\":{},\"378\":{},\"379\":{},\"380\":{}}}],[\"types.fhirclient.wellknownsmartconfiguration\",{\"_index\":320,\"name\":{},\"parent\":{\"427\":{},\"428\":{},\"429\":{},\"430\":{},\"431\":{},\"432\":{},\"433\":{},\"434\":{},\"435\":{},\"436\":{},\"437\":{}}}],[\"units\",{\"_index\":35,\"name\":{\"41\":{},\"174\":{}},\"parent\":{}}],[\"unset\",{\"_index\":162,\"name\":{\"226\":{},\"233\":{},\"282\":{}},\"parent\":{}}],[\"unsignedint\",{\"_index\":335,\"name\":{\"444\":{}},\"parent\":{}}],[\"update\",{\"_index\":28,\"name\":{\"33\":{}},\"parent\":{}}],[\"uri\",{\"_index\":332,\"name\":{\"440\":{}},\"parent\":{}}],[\"url\",{\"_index\":222,\"name\":{\"311\":{},\"450\":{},\"536\":{}},\"parent\":{}}],[\"use\",{\"_index\":377,\"name\":{\"520\":{}},\"parent\":{}}],[\"user\",{\"_index\":14,\"name\":{\"15\":{}},\"parent\":{}}],[\"userefreshtoken\",{\"_index\":272,\"name\":{\"368\":{}},\"parent\":{}}],[\"username\",{\"_index\":240,\"name\":{\"327\":{}},\"parent\":{}}],[\"userselected\",{\"_index\":375,\"name\":{\"516\":{}},\"parent\":{}}],[\"utils\",{\"_index\":92,\"name\":{\"131\":{}},\"parent\":{}}],[\"value\",{\"_index\":188,\"name\":{\"258\":{},\"395\":{},\"399\":{},\"403\":{},\"523\":{}},\"parent\":{}}],[\"valuex\",{\"_index\":336,\"name\":{\"445\":{}},\"parent\":{}}],[\"version\",{\"_index\":373,\"name\":{\"513\":{}},\"parent\":{}}],[\"wellknownsmartconfiguration\",{\"_index\":318,\"name\":{\"426\":{}},\"parent\":{}}],[\"width\",{\"_index\":260,\"name\":{\"355\":{}},\"parent\":{}}],[\"windowtarget\",{\"_index\":196,\"name\":{\"284\":{}},\"parent\":{}}],[\"windowtargetfunction\",{\"_index\":174,\"name\":{\"243\":{}},\"parent\":{}}],[\"windowtargetvariable\",{\"_index\":195,\"name\":{\"283\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/typedoc/assets/style.css b/docs/typedoc/assets/style.css index a16ed029..6127b27c 100644 --- a/docs/typedoc/assets/style.css +++ b/docs/typedoc/assets/style.css @@ -766,12 +766,13 @@ footer .tsd-legend { .tsd-flag { display: inline-block; - padding: 1px 5px; + padding: 0.25em 0.4em; border-radius: 4px; color: var(--color-comment-tag-text); background-color: var(--color-comment-tag); text-indent: 0; - font-size: 14px; + font-size: 75%; + line-height: 1; font-weight: normal; } diff --git a/docs/typedoc/classes/Client.default.html b/docs/typedoc/classes/Client.default.html index 024763ae..e73235a2 100644 --- a/docs/typedoc/classes/Client.default.html +++ b/docs/typedoc/classes/Client.default.html @@ -1,19 +1,19 @@ -default | FHIRClient - v2.5.2
Options
All
  • Public
  • Public/Protected
  • All
Menu
+default | FHIRClient - v2.5.4
Options
All
  • Public
  • Public/Protected
  • All
Menu

This is a FHIR client that is returned to you from the ready() call of the SMART API. You can also create it yourself if needed:

// BROWSER
const client = FHIR.client("https://r4.smarthealthit.org");

// SERVER
const client = smart(req, res).client("https://r4.smarthealthit.org");
-

Hierarchy

  • default

Index

Constructors

Hierarchy

  • default

Index

Constructors

  • Validates the parameters, creates an instance and tries to connect it to FhirJS, if one is available globally.

    -

    Parameters

    Returns default

Other Properties

_refreshTask: null | Promise<any>
+

Parameters

Returns default

Other Properties

_refreshTask: null | Promise<any>

Refers to the refresh task while it is being performed.

see

refresh

-
api: undefined | Record<string, any>
+
api: undefined | Record<string, any>

The FhirJS API. NOTE: This will only be available if fhir.js is used. Otherwise it will be undefined.

-
encounter: { id: null | string; read: RequestFunction<Encounter> }
+
encounter: { id: null | string; read: RequestFunction<Encounter> }

The client may be associated with a specific encounter, if the scopes permit that and if the back-end server supports that. This is a namespace for encounter-related functionality.

@@ -24,14 +24,14 @@

A method to fetch the current encounter resource from the FHIR server. If there is no encounter context, it will reject with an error.

param Any

options to pass to the fetch call.

-
environment: Adapter
+
environment: Adapter

The adapter to use to connect to the current environment. Currently we have:

  • BrowserAdapter - for browsers
  • NodeAdapter - for Express or vanilla NodeJS servers
  • HapiAdapter - for HAPI NodeJS servers
-
patient: { api?: Record<string, any>; id: null | string; read: RequestFunction<Patient>; request: any }
+
patient: { api?: Record<string, any>; id: null | string; read: RequestFunction<Patient>; request: any }

A SMART app is typically associated with a patient. This is a namespace for the patient-related functionality of the client.

Type declaration

  • Optional api?: Record<string, any>
    @@ -43,7 +43,7 @@

    A method to fetch the current patient resource from the FHIR server. If there is no patient context, it will reject with an error.

    param [requestOptions]

    Any options to pass to the fetch call.

    -
  • request:function
    • +
    • request:function
      • This is similar to request but it makes requests in the context of the current patient. For example, instead of doing

        client.request("Observation?patient=" + client.patient.id)
        @@ -56,12 +56,12 @@
         object itself if we have received a non-json result, which allows us
         to handle even binary responses. Can also be a CombinedFetchResult
         object if the requestOptions.includeResponses has been set to true.

        -

        Type parameters

        Parameters

        Returns Promise<R>

+

Type Parameters

Parameters

Returns Promise<R>

The state of the client instance is an object with various properties. It contains some details about how the client has been authorized and determines the behavior of the client instance. This state is persisted in SessionStorage in browsers or in request session on the servers.

-
user: { fhirUser: null | string; id: null | string; read: RequestFunction<Patient | Practitioner | RelatedPerson>; resourceType: null | string }
+
user: { fhirUser: null | string; id: null | string; read: RequestFunction<Patient | Practitioner | RelatedPerson>; resourceType: null | string }

The client may be associated with a specific user, if the scopes permit that. This is a namespace for user-related functionality.

Type declaration

  • fhirUser: null | string
    @@ -80,25 +80,25 @@

    Returns the type of the logged-in user or null. The result can be Practitioner, Patient or RelatedPerson.

    alias

    client.getUserType()

    -

Utility Properties

units: { any: any; cm: any; kg: any } = units

Type declaration

Other Methods

  • _clearState(): Promise<void>

Utility Properties

units: { any: any; cm: any; kg: any } = units

Type declaration

Other Methods

  • _clearState(): Promise<void>
  • Used internally to clear the state of the instance and the state in the associated storage.

    -

    Returns Promise<void>

  • connect(fhirJs?: (options: Record<string, any>) => Record<string, any>): default
  • connect(fhirJs?: ((options: Record<string, any>) => Record<string, any>)): default
  • This method is used to make the "link" between the fhirclient and the fhir.js, if one is available. Note: This is called by the constructor. If fhir.js is available in the global scope as fhir, it will automatically be linked to any Client instance. You should only use this method to connect to fhir.js which is not global.

    -

    Parameters

    • Optional fhirJs: (options: Record<string, any>) => Record<string, any>
        • (options: Record<string, any>): Record<string, any>
        • Parameters

          • options: Record<string, any>

          Returns Record<string, any>

    Returns default

  • getAuthorizationHeader(): null | string
  • +

    Parameters

    • Optional fhirJs: ((options: Record<string, any>) => Record<string, any>)
        • (options: Record<string, any>): Record<string, any>
        • Parameters

          • options: Record<string, any>

          Returns Record<string, any>

    Returns default

  • getAuthorizationHeader(): null | string
  • Builds and returns the value of the Authorization header that can be sent to the FHIR server

    -

    Returns null | string

  • getEncounterId(): null | string
  • getEncounterId(): null | string
  • Returns the ID of the selected encounter or null. You should have requested "launch/encounter" scope. Otherwise this will return null. Note that not all servers support the "launch/encounter" scope so this will be null if they don't.

    -

    Returns null | string

  • getFhirRelease(): Promise<number>
  • getFhirRelease(): Promise<number>
  • Returns a promise that will be resolved with the numeric fhir version

    • 2 for DSTU2
    • @@ -106,21 +106,21 @@
    • 4 for R4
    • 0 if the version is not known
    -

    Returns Promise<number>

  • getFhirUser(): null | string
  • getFhirUser(): null | string
  • Returns the profile of the logged_in user (if any). This is a string having the following shape "{user type}/{user id}". For example: "Practitioner/abc" or "Patient/xyz".

    -

    Returns null | string

  • getFhirVersion(): Promise<string>
  • getFhirVersion(): Promise<string>
  • Returns a promise that will be resolved with the fhir version as defined in the CapabilityStatement.

    -

    Returns Promise<string>

  • Returns the (decoded) id_token if any. You need to request "openid" and "profile" scopes if you need to receive an id_token (if you need to know who the logged-in user is).

    -

    Returns null | IDToken

  • getPatientId(): null | string
  • getPatientId(): null | string
  • Returns the ID of the selected patient or null. You should have requested "launch/patient" scope. Otherwise this will return null.

    -

    Returns null | string

  • getState(path?: string): any
  • getState(path?: string): any
  • Returns a copy of the client state. Accepts a dot-separated path argument (same as for getPath) to allow for selecting specific properties. Examples:

    @@ -129,30 +129,30 @@

    Parameters

    • path: string = ""

      The path (eg. "a.b.4.c")

    Returns any

    Whatever is found in the path or undefined

    -
  • getUserId(): null | string
  • getUserId(): null | string
  • getUserType(): null | string
  • getUserType(): null | string
  • Returns the type of the logged-in user or null. The result can be "Practitioner", "Patient" or "RelatedPerson".

    -

    Returns null | string

Request Methods

Request Methods

  • delete<R>(url: string, requestOptions?: FetchOptions): Promise<R>

Returns Promise<O["includeResponse"] extends true ? CombinedFetchResult<R> : R>

  • delete<R>(url: string, requestOptions?: FetchOptions): Promise<R>
  • Removes an existing resource.

    see

    http://hl7.org/fhir/http.html#delete

    -

    Type parameters

    • R = unknown

    Parameters

    • url: string
      +

      Type Parameters

      • R = unknown

      Parameters

      • url: string

        Relative URI of the FHIR resource to be deleted (format: resourceType/id)

      • requestOptions: FetchOptions = {}

        Any options (except method which will be fixed to DELETE) to be passed to the fetch call.

        -

      Returns Promise<R>

Returns Promise<R>

  • Makes a JSON Patch to the given resource

    see

    http://hl7.org/fhir/http.html#patch

    since

    2.4.0

    -

    Type parameters

    • ResolveType = Resource

      +

      Type Parameters

      • ResolveType = Resource

        This method would typically resolve with the patched resource or reject with an OperationOutcome. However, this may depend on the server implementation or even on the request headers. @@ -168,7 +168,7 @@

      • requestOptions: FetchOptions = {}

        Any options to be passed to the fetch call, except for method, url and body which cannot be overridden.

        -

      Returns Promise<ResolveType>

  • refresh(requestOptions?: RequestInit): Promise<ClientState>

Returns Promise<ResolveType>

  • refresh(requestOptions?: RequestInit): Promise<ClientState>
  • Use the refresh token to obtain new access token. If the refresh token is expired (or this fails for any other reason) it will be deleted from the state, so that we don't enter into loops trying to re-authorize.

    @@ -178,7 +178,7 @@

    Any options to pass to the fetch call. Most of them will be overridden, bit it might still be useful for passing additional request options or an abort signal.

    -

Returns Promise<ClientState>

  • refreshIfNeeded(requestOptions?: RequestInit): Promise<ClientState>

Returns Promise<ClientState>

  • refreshIfNeeded(requestOptions?: RequestInit): Promise<ClientState>
  • Checks if access token and refresh token are present. If they are, and if the access token is expired or is about to expire in the next 10 seconds, calls this.refresh() to obtain new access token.

    @@ -186,23 +186,23 @@

    Any options to pass to the fetch call. Most of them will be overridden, bit it might still be useful for passing additional request options or an abort signal.

    -

Returns Promise<ClientState>

  • Type Parameters

    • T = any

    Parameters

    • requestOptions: string | URL | RequestOptions

      Can be a string URL (relative to the serviceUrl), or an object which will be passed to fetch()

    • fhirOptions: FhirOptions = {}

      Additional options to control the behavior

    • _resolvedRefs: JsonObject = {}

      DO NOT USE! Used internally.

      -

    Returns Promise<T>

Returns Promise<T>

Utility Methods

Returns Promise<O["includeResponse"] extends true ? CombinedFetchResult<R> : R>

Utility Methods

  • Groups the observations by code. Returns a map that will look like:

    const map = client.byCodes(observations, "code");
    // map = {
    // "55284-4": [ observation1, observation2 ],
    // "6082-2": [ observation3 ]
    // }
    @@ -212,7 +212,7 @@

    Array of observations

  • property: string

    The name of a CodeableConcept property to group by

    -

Returns ObservationMap

Returns ObservationMap

  • First groups the observations by code using byCode. Then returns a function that accepts codes as arguments and will return a flat array of observations having that codes. Example:

    @@ -224,7 +224,7 @@

    Array of observations

  • property: string

    The name of a CodeableConcept property to group by

    -

Returns (...codes: string[]) => any[]

    • (...codes: string[]): any[]
    • +

    Returns ((...codes: string[]) => any[])

      • (...codes: string[]): any[]
      • First groups the observations by code using byCode. Then returns a function that accepts codes as arguments and will return a flat array of observations having that codes. Example:

        @@ -233,7 +233,7 @@
        todo

        This should be deprecated and moved elsewhere. One should not have to obtain an instance of Client just to use utility functions like this.

        deprecated
        category

        Utility

        -

        Parameters

        • Rest ...codes: string[]

        Returns any[]

  • getPath(obj: Record<string, any>, path?: string): any
  • getPath(obj: Record<string, any>, path?: string): any
  • Walks through an object (or array) and returns the value found at the provided path. This function is very simple so it intentionally does not support any argument polymorphism, meaning that the path can only be a diff --git a/docs/typedoc/classes/HttpError.default.html b/docs/typedoc/classes/HttpError.default.html index 03d86c2b..af468e58 100644 --- a/docs/typedoc/classes/HttpError.default.html +++ b/docs/typedoc/classes/HttpError.default.html @@ -1,16 +1,16 @@ -default | FHIRClient - v2.5.2

    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Hierarchy

    • Error
      • default

    Index

    Constructors

    • new default(response: Response): default

    Properties

    message: string
    name: string
    response: Response
    +default | FHIRClient - v2.5.4
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Hierarchy

    • Error
      • default

    Index

    Constructors

    • new default(response: Response): default

    Properties

    message: string
    name: string
    response: Response

    Reference to the HTTP Response object

    -
    stack?: string
    status: number
    +
    stack?: string
    status: number

    The HTTP status code for this error. Note that this is the same as status, i.e. the code is available through any of these.

    -
    statusCode: number
    +
    statusCode: number

    The HTTP status code for this error

    -
    statusText: string
    +
    statusText: string

    The HTTP status text corresponding to this error

    -
    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Type declaration

      • (err: Error, stackTraces: CallSite[]): any
      • +
    prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

    Type declaration

    stackTraceLimit: number

    Methods

    • toJSON(): { message: string; name: string; status: number; statusCode: number; statusText: string }
    • Returns { message: string; name: string; status: number; statusCode: number; statusText: string }

      • message: string
      • name: string
      • status: number
      • statusCode: number
      • statusText: string
    • captureStackTrace(targetObject: object, constructorOpt?: Function): void
    • +

      Parameters

      • err: Error
      • stackTraces: CallSite[]

      Returns any

stackTraceLimit: number

Methods

  • toJSON(): { message: string; name: string; status: number; statusCode: number; statusText: string }
  • Returns { message: string; name: string; status: number; statusCode: number; statusText: string }

    • message: string
    • name: string
    • status: number
    • statusCode: number
    • statusText: string
  • captureStackTrace(targetObject: object, constructorOpt?: Function): void
  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Class
  • Constructor
  • Property
  • Method

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/typedoc/classes/adapters_BrowserAdapter.default.html b/docs/typedoc/classes/adapters_BrowserAdapter.default.html index f69eca54..0de00f40 100644 --- a/docs/typedoc/classes/adapters_BrowserAdapter.default.html +++ b/docs/typedoc/classes/adapters_BrowserAdapter.default.html @@ -1,43 +1,43 @@ -default | FHIRClient - v2.5.2
Options
All
  • Public
  • Public/Protected
  • All
Menu
+default | FHIRClient - v2.5.4
Options
All
  • Public
  • Public/Protected
  • All
Menu

Browser Adapter

-

Hierarchy

  • default

Implements

Index

Constructors

Hierarchy

  • default

Implements

Index

Constructors

Properties

_storage: null | Storage = null
+

Returns default

Properties

_storage: null | Storage = null

Holds the Storage instance associated with this instance

-
_url: null | URL = null
+
_url: null | URL = null

Stores the URL instance associated with this adapter

-
+

Environment-specific options

-
security: security/browser = security

Accessors

  • get fhir(): any
security: security/browser = security

Accessors

  • get fhir(): any
  • In browsers we need to be able to (dynamically) check if fhir.js is included in the page. If it is, it should have created a "fhir" variable in the global scope.

    -

    Returns any

Methods

  • atob(str: string): string

Methods

  • atob(str: string): string
  • base64urldecode(input: string): string
  • base64urldecode(input: string): string
  • base64urlencode(input: string | Uint8Array): string
  • base64urlencode(input: string | Uint8Array): string
  • btoa(str: string): string
  • btoa(str: string): string
  • getAbortController(): { prototype: AbortController }
  • getAbortController(): { prototype: AbortController }
  • Returns a reference to the AbortController constructor. In browsers, AbortController will always be available as global (native or polyfilled)

    -

    Returns { prototype: AbortController }

    • prototype: AbortController
  • Creates and returns adapter-aware SMART api. Not that while the shape of the returned object is well known, the arguments to this function are not. Those who override this method are free to require any environment-specific arguments. For example in node we will need a request, a response and optionally a storage or storage factory function.

    -

    Returns SMART

  • getUrl(): URL
  • getUrl(): URL
  • redirect(to: string): void
  • redirect(to: string): void
  • relative(path: string): string
  • relative(path: string): string

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Class
  • Constructor
  • Property
  • Method
  • Private property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/typedoc/classes/adapters_HapiAdapter.default.html b/docs/typedoc/classes/adapters_HapiAdapter.default.html index aea42400..ef87b9c4 100644 --- a/docs/typedoc/classes/adapters_HapiAdapter.default.html +++ b/docs/typedoc/classes/adapters_HapiAdapter.default.html @@ -1,41 +1,41 @@ -default | FHIRClient - v2.5.2
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

  • new default(options: HapiAdapterOptions): default

Properties

_request: Request
_responseToolkit: ResponseToolkit
_storage: null | Storage = null

Holds the Storage instance associated with this instance

-
options: NodeAdapterOptions
+
options: NodeAdapterOptions

Environment-specific options

-
security: security/server = security

Methods

  • atob(str: string): string
security: security/server = security

Methods

  • atob(str: string): string
  • base64urldecode(input: string): string
  • base64urldecode(input: string): string
  • base64urlencode(input: string | Uint8Array): string
  • base64urlencode(input: string | Uint8Array): string
  • btoa(str: string): string
  • btoa(str: string): string
  • getAbortController(): { prototype: AbortController }
  • getAbortController(): { prototype: AbortController }
  • Returns a reference to the AbortController constructor. In browsers, AbortController will always be available as global (native or polyfilled)

    -

    Returns { prototype: AbortController }

    • prototype: AbortController
  • getProtocol(): string
  • getProtocol(): string
  • Creates and returns adapter-aware SMART api. Not that while the shape of the returned object is well known, the arguments to this function are not. Those who override this method are free to require any environment-specific arguments. For example in node we will need a request, a response and optionally a storage or storage factory function.

    -

    Returns SMART

  • getUrl(): URL
  • getUrl(): URL
  • redirect(location: string): ResponseObject
  • redirect(location: string): ResponseObject
  • relative(path: string): string

Returns ResponseObject

  • relative(path: string): string

Properties

_storage: null | Storage = null

Holds the Storage instance associated with this instance

-
options: NodeAdapterOptions
+
options: NodeAdapterOptions

Environment-specific options

-
security: security/server = security

Methods

  • atob(str: string): string
security: security/server = security

Methods

  • atob(str: string): string
  • base64urldecode(input: string): string
  • base64urldecode(input: string): string
  • base64urlencode(input: string | Uint8Array): string
  • base64urlencode(input: string | Uint8Array): string
  • btoa(str: string): string
  • btoa(str: string): string
  • getAbortController(): { prototype: AbortController }
  • getAbortController(): { prototype: AbortController }
  • Returns a reference to the AbortController constructor. In browsers, AbortController will always be available as global (native or polyfilled)

    -

    Returns { prototype: AbortController }

    • prototype: AbortController
  • getProtocol(): string
  • getProtocol(): string
  • Creates and returns adapter-aware SMART api. Not that while the shape of the returned object is well known, the arguments to this function are not. Those who override this method are free to require any environment-specific arguments. For example in node we will need a request, a response and optionally a storage or storage factory function.

    -

    Returns SMART

  • getUrl(): URL
  • getUrl(): URL
  • redirect(location: string): void
  • redirect(location: string): void
  • relative(path: string): string

Returns void

  • relative(path: string): string

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Class
  • Constructor
  • Property
  • Method
  • Protected property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/typedoc/classes/storage_BrowserStorage.default.html b/docs/typedoc/classes/storage_BrowserStorage.default.html index 053ea578..5f3ef6a5 100644 --- a/docs/typedoc/classes/storage_BrowserStorage.default.html +++ b/docs/typedoc/classes/storage_BrowserStorage.default.html @@ -1,10 +1,10 @@ -default | FHIRClient - v2.5.2
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • default

Index

Constructors

Methods

Constructors

Methods

  • get(key: string): Promise<any>
-
useRefreshToken?: boolean
+
useRefreshToken?: boolean

If the client is authorized, it will possess an access token and pass it with the requests it makes. When that token expires, you should get back a 401 Unauthorized response. When that happens, if the client also has @@ -69,7 +69,7 @@

  • Defaults to true.
-

Methods

Methods

  • When you fetch multiple pages the resulting array may be very large, requiring a lot of time and memory. It is often better if you specify a page callback instead. The onPage callback will be called once for each diff --git a/docs/typedoc/interfaces/types.fhirclient.IDToken.html b/docs/typedoc/interfaces/types.fhirclient.IDToken.html index 81e6f837..99cccb9d 100644 --- a/docs/typedoc/interfaces/types.fhirclient.IDToken.html +++ b/docs/typedoc/interfaces/types.fhirclient.IDToken.html @@ -1 +1 @@ -IDToken | FHIRClient - v2.5.2

    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +IDToken | FHIRClient - v2.5.4
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/typedoc/interfaces/types.fhirclient.IncludeResponseHint.html b/docs/typedoc/interfaces/types.fhirclient.IncludeResponseHint.html index b887e965..d7b1d03a 100644 --- a/docs/typedoc/interfaces/types.fhirclient.IncludeResponseHint.html +++ b/docs/typedoc/interfaces/types.fhirclient.IncludeResponseHint.html @@ -1 +1 @@ -IncludeResponseHint | FHIRClient - v2.5.2
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +IncludeResponseHint | FHIRClient - v2.5.4
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/typedoc/interfaces/types.fhirclient.JsonObject.html b/docs/typedoc/interfaces/types.fhirclient.JsonObject.html index c13bb54f..736e6cea 100644 --- a/docs/typedoc/interfaces/types.fhirclient.JsonObject.html +++ b/docs/typedoc/interfaces/types.fhirclient.JsonObject.html @@ -1 +1 @@ -JsonObject | FHIRClient - v2.5.2
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +JsonObject | FHIRClient - v2.5.4
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/typedoc/interfaces/types.fhirclient.JsonPatchAdd.html b/docs/typedoc/interfaces/types.fhirclient.JsonPatchAdd.html index 22487a6a..ac10f096 100644 --- a/docs/typedoc/interfaces/types.fhirclient.JsonPatchAdd.html +++ b/docs/typedoc/interfaces/types.fhirclient.JsonPatchAdd.html @@ -1 +1 @@ -JsonPatchAdd | FHIRClient - v2.5.2
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +JsonPatchAdd | FHIRClient - v2.5.4
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/typedoc/interfaces/types.fhirclient.JsonPatchCopy.html b/docs/typedoc/interfaces/types.fhirclient.JsonPatchCopy.html index 7f73efff..9af965bc 100644 --- a/docs/typedoc/interfaces/types.fhirclient.JsonPatchCopy.html +++ b/docs/typedoc/interfaces/types.fhirclient.JsonPatchCopy.html @@ -1 +1 @@ -JsonPatchCopy | FHIRClient - v2.5.2
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +JsonPatchCopy | FHIRClient - v2.5.4
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/typedoc/interfaces/types.fhirclient.JsonPatchMove.html b/docs/typedoc/interfaces/types.fhirclient.JsonPatchMove.html index 0bef73de..2a8db30f 100644 --- a/docs/typedoc/interfaces/types.fhirclient.JsonPatchMove.html +++ b/docs/typedoc/interfaces/types.fhirclient.JsonPatchMove.html @@ -1 +1 @@ -JsonPatchMove | FHIRClient - v2.5.2
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +JsonPatchMove | FHIRClient - v2.5.4
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/typedoc/interfaces/types.fhirclient.JsonPatchRemove.html b/docs/typedoc/interfaces/types.fhirclient.JsonPatchRemove.html index eaf47d61..08f4dc13 100644 --- a/docs/typedoc/interfaces/types.fhirclient.JsonPatchRemove.html +++ b/docs/typedoc/interfaces/types.fhirclient.JsonPatchRemove.html @@ -1 +1 @@ -JsonPatchRemove | FHIRClient - v2.5.2
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +JsonPatchRemove | FHIRClient - v2.5.4
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/typedoc/interfaces/types.fhirclient.JsonPatchReplace.html b/docs/typedoc/interfaces/types.fhirclient.JsonPatchReplace.html index 7b539de1..608dcbca 100644 --- a/docs/typedoc/interfaces/types.fhirclient.JsonPatchReplace.html +++ b/docs/typedoc/interfaces/types.fhirclient.JsonPatchReplace.html @@ -1 +1 @@ -JsonPatchReplace | FHIRClient - v2.5.2
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +JsonPatchReplace | FHIRClient - v2.5.4
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/typedoc/interfaces/types.fhirclient.JsonPatchTest.html b/docs/typedoc/interfaces/types.fhirclient.JsonPatchTest.html index 2cd6d887..e23d33b1 100644 --- a/docs/typedoc/interfaces/types.fhirclient.JsonPatchTest.html +++ b/docs/typedoc/interfaces/types.fhirclient.JsonPatchTest.html @@ -1 +1 @@ -JsonPatchTest | FHIRClient - v2.5.2
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +JsonPatchTest | FHIRClient - v2.5.4
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/typedoc/interfaces/types.fhirclient.OAuthSecurityExtensions.html b/docs/typedoc/interfaces/types.fhirclient.OAuthSecurityExtensions.html index 1a7c91e5..c8170adb 100644 --- a/docs/typedoc/interfaces/types.fhirclient.OAuthSecurityExtensions.html +++ b/docs/typedoc/interfaces/types.fhirclient.OAuthSecurityExtensions.html @@ -1,14 +1,14 @@ -OAuthSecurityExtensions | FHIRClient - v2.5.2
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu
    +OAuthSecurityExtensions | FHIRClient - v2.5.4
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    The three security endpoints that SMART servers might declare in the conformance statement

    -

    Hierarchy

    • OAuthSecurityExtensions

    Index

    Properties

    authorizeUri: string
    +

    Hierarchy

    • OAuthSecurityExtensions

    Index

    Properties

    authorizeUri: string

    You must call this endpoint to ask for authorization code

    -
    codeChallengeMethods: string[]
    +
    codeChallengeMethods: string[]

    Supported PKCE Code challenge methods

    -
    registrationUri: string
    +
    registrationUri: string

    You could register new SMART client at this endpoint (if the server supports dynamic client registration)

    -
    tokenUri: string
    +
    tokenUri: string

    You must call this endpoint to exchange your authorization code for an access token.

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/typedoc/interfaces/types.fhirclient.ObservationMap.html b/docs/typedoc/interfaces/types.fhirclient.ObservationMap.html index 1cc443bf..4e7f35d8 100644 --- a/docs/typedoc/interfaces/types.fhirclient.ObservationMap.html +++ b/docs/typedoc/interfaces/types.fhirclient.ObservationMap.html @@ -1 +1 @@ -ObservationMap | FHIRClient - v2.5.2
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +ObservationMap | FHIRClient - v2.5.4
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/typedoc/interfaces/types.fhirclient.RS384JWK.html b/docs/typedoc/interfaces/types.fhirclient.RS384JWK.html index cbc4a5df..5f5f41c4 100644 --- a/docs/typedoc/interfaces/types.fhirclient.RS384JWK.html +++ b/docs/typedoc/interfaces/types.fhirclient.RS384JWK.html @@ -1 +1 @@ -RS384JWK | FHIRClient - v2.5.2
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Hierarchy

    • JsonWebKey
      • RS384JWK

    Indexable

    [propName: string]: unknown

    Index

    Properties

    alg: "RS384"
    crv?: string
    d?: string
    dp?: string
    dq?: string
    e?: string
    ext?: boolean
    k?: string
    key_ops?: KeyUsage[]
    kid: string
    kty: "RSA"
    n?: string
    oth?: RsaOtherPrimesInfo[]
    p?: string
    q?: string
    qi?: string
    use?: string
    x?: string
    y?: string

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +RS384JWK | FHIRClient - v2.5.4
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Hierarchy

    • JsonWebKey
      • RS384JWK

    Indexable

    [propName: string]: unknown

    Index

    Properties

    alg: "RS384"
    crv?: string
    d?: string
    dp?: string
    dq?: string
    e?: string
    ext?: boolean
    k?: string
    key_ops?: KeyUsage[]
    kid: string
    kty: "RSA"
    n?: string
    oth?: RsaOtherPrimesInfo[]
    p?: string
    q?: string
    qi?: string
    use?: string
    x?: string
    y?: string

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/typedoc/interfaces/types.fhirclient.ReadyOptions.html b/docs/typedoc/interfaces/types.fhirclient.ReadyOptions.html index 8c075989..eb9cc110 100644 --- a/docs/typedoc/interfaces/types.fhirclient.ReadyOptions.html +++ b/docs/typedoc/interfaces/types.fhirclient.ReadyOptions.html @@ -1 +1 @@ -ReadyOptions | FHIRClient - v2.5.2
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +ReadyOptions | FHIRClient - v2.5.4
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/typedoc/interfaces/types.fhirclient.RequestOptions.html b/docs/typedoc/interfaces/types.fhirclient.RequestOptions.html index 96fe9442..f5b7ccf3 100644 --- a/docs/typedoc/interfaces/types.fhirclient.RequestOptions.html +++ b/docs/typedoc/interfaces/types.fhirclient.RequestOptions.html @@ -1,38 +1,38 @@ -RequestOptions | FHIRClient - v2.5.2
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu
    +RequestOptions | FHIRClient - v2.5.4
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Options that must contain an url property (String|URL). A includeResponse boolean option might also be passed. Any other properties will be passed to the underlying fetch() call.

    -

    Hierarchy

    • RequestInit
      • RequestOptions

    Index

    Properties

    body?: null | BodyInit
    +

    Hierarchy

    • RequestInit
      • RequestOptions

    Index

    Properties

    body?: null | BodyInit

    A BodyInit object or null to set request's body.

    -
    cache?: RequestCache
    +
    cache?: RequestCache

    A string indicating how the request will interact with the browser's cache to set request's cache.

    -
    credentials?: RequestCredentials
    +
    credentials?: RequestCredentials

    A string indicating whether credentials will be sent with the request always, never, or only when sent to a same-origin URL. Sets request's credentials.

    -
    headers?: HeadersInit
    +
    headers?: HeadersInit

    A Headers object, an object literal, or an array of two-item arrays to set request's headers.

    -
    includeResponse?: boolean
    +
    includeResponse?: boolean

    If set to true the request function will resolve with an object like { body: any, response: Response } so that users have access to the response object and it's properties like headers status etc.

    -
    integrity?: string
    +
    integrity?: string

    A cryptographic hash of the resource to be fetched by request. Sets request's integrity.

    -
    keepalive?: boolean
    +
    keepalive?: boolean

    A boolean to set request's keepalive.

    -
    method?: string
    +
    method?: string

    A string to set request's method.

    -
    mode?: RequestMode
    +
    mode?: RequestMode

    A string to indicate whether the request will use CORS, or will be restricted to same-origin URLs. Sets request's mode.

    -
    redirect?: RequestRedirect
    +
    redirect?: RequestRedirect

    A string indicating whether request follows redirects, results in an error upon encountering a redirect, or returns the redirect (in an opaque fashion). Sets request's redirect.

    -
    referrer?: string
    +
    referrer?: string

    A string whose value is a same-origin URL, "about:client", or the empty string, to set request's referrer.

    -
    referrerPolicy?: ReferrerPolicy
    +
    referrerPolicy?: ReferrerPolicy

    A referrer policy to set request's referrerPolicy.

    -
    signal?: null | AbortSignal
    +
    signal?: null | AbortSignal

    An AbortSignal to set request's signal.

    -
    url: string | URL
    +
    url: string | URL

    The URL to request

    -
    window?: null
    +
    window?: null

    Can only be null. Used to disassociate request from any Window.

    Legend

    • Namespace
    • Variable
    • Function
    • Function with type parameter
    • Property
    • Class

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/typedoc/interfaces/types.fhirclient.RequestWithSession.html b/docs/typedoc/interfaces/types.fhirclient.RequestWithSession.html index 4326b481..aa99384b 100644 --- a/docs/typedoc/interfaces/types.fhirclient.RequestWithSession.html +++ b/docs/typedoc/interfaces/types.fhirclient.RequestWithSession.html @@ -1,8 +1,12 @@ -RequestWithSession | FHIRClient - v2.5.2
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Hierarchy

    • IncomingMessage
      • RequestWithSession

    Index

    Properties

    aborted: boolean
    +RequestWithSession | FHIRClient - v2.5.4
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    Hierarchy

    • IncomingMessage
      • RequestWithSession

    Index

    Properties

    aborted: boolean

    The message.aborted property will be true if the request has been aborted.

    since

    v10.1.0

    -
    complete: boolean
    +
    deprecated

    Since v17.0.0,v16.12.0 - Check message.destroyed from stream.Readable.

    +
    closed: boolean
    +

    Is true after 'close' has been emitted.

    +
    since

    v18.0.0

    +
    complete: boolean

    The message.complete property will be true if a complete HTTP message has been received and successfully parsed.

    This property is particularly useful as a means of determining if a client or @@ -10,39 +14,47 @@

    const req = http.request({
    host: '127.0.0.1',
    port: 8080,
    method: 'POST'
    }, (res) => {
    res.resume();
    res.on('end', () => {
    if (!res.complete)
    console.error(
    'The connection was terminated while the message was still being sent');
    });
    });
    since

    v0.3.0

    -
    connection: Socket
    +
    connection: Socket

    Alias for message.socket.

    since

    v0.1.90

    deprecated

    Since v16.0.0 - Use socket.

    -
    destroyed: boolean
    +
    destroyed: boolean

    Is true after readable.destroy() has been called.

    since

    v8.0.0

    -
    headers: IncomingHttpHeaders
    +
    errored: null | Error
    +

    Returns error if the stream has been destroyed with an error.

    +
    since

    v18.0.0

    +
    headers: IncomingHttpHeaders

    The request/response headers object.

    Key-value pairs of header names and values. Header names are lower-cased.

    -
    // Prints something like:
    //
    // { 'user-agent': 'curl/7.22.0',
    // host: '127.0.0.1:8000',
    // accept: '*' }
    console.log(request.headers); +
    // Prints something like:
    //
    // { 'user-agent': 'curl/7.22.0',
    // host: '127.0.0.1:8000',
    // accept: '*' }
    console.log(request.getHeaders());

    Duplicates in raw headers are handled in the following ways, depending on the header name:

      -
    • Duplicates of age, authorization, content-length, content-type,etag, expires, from, host, if-modified-since, if-unmodified-since,last-modified, location, -max-forwards, proxy-authorization, referer,retry-after, server, or user-agent are discarded.
    • +
    • Duplicates of age, authorization, content-length, content-type, etag, expires, from, host, if-modified-since, if-unmodified-since, last-modified, location, +max-forwards, proxy-authorization, referer, retry-after, server, or user-agent are discarded.
    • set-cookie is always an array. Duplicates are added to the array.
    • For duplicate cookie headers, the values are joined together with '; '.
    • For all other headers, the values are joined together with ', '.
    since

    v0.1.5

    -
    httpVersion: string
    +
    headersDistinct: Dict<string[]>
    +

    Similar to message.headers, but there is no join logic and the values are always arrays of strings, even for headers received just once.

    +
    // Prints something like:
    //
    // { 'user-agent': ['curl/7.22.0'],
    // host: ['127.0.0.1:8000'],
    // accept: ['*'] }
    console.log(request.headersDistinct); +
    +
    since

    v18.3.0, v16.17.0

    +
    httpVersion: string

    In case of server request, the HTTP version sent by the client. In the case of client response, the HTTP version of the connected-to server. Probably either '1.1' or '1.0'.

    Also message.httpVersionMajor is the first integer andmessage.httpVersionMinor is the second.

    since

    v0.1.1

    -
    httpVersionMajor: number
    httpVersionMinor: number
    method?: string
    +
    httpVersionMajor: number
    httpVersionMinor: number
    method?: string

    Only valid for request obtained from {@link Server}.

    The request method as a string. Read only. Examples: 'GET', 'DELETE'.

    since

    v0.1.1

    -
    rawHeaders: string[]
    +
    rawHeaders: string[]

    The raw request/response headers list exactly as they were received.

    The keys and values are in the same list. It is not a list of tuples. So, the even-numbered offsets are key values, and the @@ -51,61 +63,65 @@

    // Prints something like:
    //
    // [ 'user-agent',
    // 'this is invalid because there can be only one',
    // 'User-Agent',
    // 'curl/7.22.0',
    // 'Host',
    // '127.0.0.1:8000',
    // 'ACCEPT',
    // '*' ]
    console.log(request.rawHeaders);
    since

    v0.11.6

    -
    rawTrailers: string[]
    +
    rawTrailers: string[]

    The raw request/response trailer keys and values exactly as they were received. Only populated at the 'end' event.

    since

    v0.11.6

    -
    readable: boolean
    +
    readable: boolean

    Is true if it is safe to call readable.read(), which means the stream has not been destroyed or emitted 'error' or 'end'.

    since

    v11.4.0

    -
    readableAborted: boolean
    +
    readableAborted: boolean

    Returns whether the stream was destroyed or errored before emitting 'end'.

    since

    v16.8.0

    -
    experimental
    readableDidRead: boolean
    +
    experimental
    readableDidRead: boolean

    Returns whether 'data' has been emitted.

    -
    since

    v16.7.0

    -
    experimental
    readableEncoding: null | BufferEncoding
    +
    since

    v16.7.0, v14.18.0

    +
    experimental
    readableEncoding: null | BufferEncoding

    Getter for the property encoding of a given Readable stream. The encodingproperty can be set using the readable.setEncoding() method.

    since

    v12.7.0

    -
    readableEnded: boolean
    +
    readableEnded: boolean

    Becomes true when 'end' event is emitted.

    since

    v12.9.0

    -
    readableFlowing: null | boolean
    +
    readableFlowing: null | boolean

    This property reflects the current state of a Readable stream as described in the Three states section.

    since

    v9.4.0

    -
    readableHighWaterMark: number
    +
    readableHighWaterMark: number

    Returns the value of highWaterMark passed when creating this Readable.

    since

    v9.3.0

    -
    readableLength: number
    +
    readableLength: number

    This property contains the number of bytes (or objects) in the queue ready to be read. The value provides introspection data regarding the status of the highWaterMark.

    since

    v9.4.0

    -
    readableObjectMode: boolean
    +
    readableObjectMode: boolean

    Getter for the property objectMode of a given Readable stream.

    since

    v12.3.0

    -
    session: JsonObject
    socket: Socket
    +
    session: JsonObject
    socket: Socket

    The net.Socket object associated with the connection.

    With HTTPS support, use request.socket.getPeerCertificate() to obtain the client's authentication details.

    This property is guaranteed to be an instance of the net.Socket class, a subclass of stream.Duplex, unless the user specified a socket -type other than net.Socket.

    +type other than net.Socket or internally nulled.

    since

    v0.3.0

    -
    statusCode?: number
    +
    statusCode?: number

    Only valid for response obtained from {@link ClientRequest}.

    The 3-digit HTTP response status code. E.G. 404.

    since

    v0.1.1

    -
    statusMessage?: string
    +
    statusMessage?: string

    Only valid for response obtained from {@link ClientRequest}.

    The HTTP response status message (reason phrase). E.G. OK or Internal Server Error.

    since

    v0.11.10

    -
    trailers: Dict<string>
    +
    trailers: Dict<string>

    The request/response trailers object. Only populated at the 'end' event.

    since

    v0.3.0

    -
    url?: string
    +
    trailersDistinct: Dict<string[]>
    +

    Similar to message.trailers, but there is no join logic and the values are always arrays of strings, even for headers received just once. +Only populated at the 'end' event.

    +
    since

    v18.3.0, v16.17.0

    +
    url?: string

    Only valid for request obtained from {@link Server}.

    Request URL string. This contains only the URL that is present in the actual HTTP request. Take the following request:

    @@ -113,11 +129,11 @@ Accept: text/plain

    To parse the URL into its parts:

    -
    new URL(request.url, `http://${request.headers.host}`);
    +
    new URL(request.url, `http://${request.getHeaders().host}`);
     
    -

    When request.url is '/status?name=ryan' andrequest.headers.host is 'localhost:3000':

    +

    When request.url is '/status?name=ryan' and request.getHeaders().host is 'localhost:3000':

    $ node
    -> new URL(request.url, `http://${request.headers.host}`)
    +> new URL(request.url, `http://${request.getHeaders().host}`)
     URL {
       href: 'http://localhost:3000/status?name=ryan',
       origin: 'http://localhost:3000',
    @@ -134,7 +150,10 @@
     }
     
    since

    v0.1.90

    -

    Methods

    • [asyncIterator](): AsyncIterableIterator<any>
    • Returns AsyncIterableIterator<any>

    • _construct(callback: (error?: null | Error) => void): void
    • Parameters

      • callback: (error?: null | Error) => void
          • (error?: null | Error): void
          • Parameters

            • Optional error: null | Error

            Returns void

      Returns void

    • _destroy(error: null | Error, callback: (error?: null | Error) => void): void
    • Parameters

      • error: null | Error
      • callback: (error?: null | Error) => void
          • (error?: null | Error): void
          • Parameters

            • Optional error: null | Error

            Returns void

      Returns void

    • _read(size: number): void
    • Parameters

      • size: number

      Returns void

    • +

    Methods

    • [asyncDispose](): Promise<void>
    • +

      Calls readable.destroy() with an AbortError and returns a promise that fulfills when the stream is finished.

      +
      since

      v18.18.0

      +

      Returns Promise<void>

    • [asyncIterator](): AsyncIterableIterator<any>
    • Returns AsyncIterableIterator<any>

    • [captureRejectionSymbol]<K>(error: Error, event: string | symbol, ...args: AnyRest): void
    • Type Parameters

      • K

      Parameters

      • error: Error
      • event: string | symbol
      • Rest ...args: AnyRest

      Returns void

    • _construct(callback: ((error?: null | Error) => void)): void
    • Parameters

      • callback: ((error?: null | Error) => void)
          • (error?: null | Error): void
          • Parameters

            • Optional error: null | Error

            Returns void

      Returns void

    • _destroy(error: null | Error, callback: ((error?: null | Error) => void)): void
    • Parameters

      • error: null | Error
      • callback: ((error?: null | Error) => void)
          • (error?: null | Error): void
          • Parameters

            • Optional error: null | Error

            Returns void

      Returns void

    • _read(size: number): void
    • Parameters

      • size: number

      Returns void

    • Event emitter The defined events on documents including:

        @@ -146,41 +165,121 @@
      1. readable
      2. resume
      -

      Parameters

      • event: "close"
      • listener: () => void
          • (): void
          • Returns void

      Returns RequestWithSession

    • Parameters

      • event: "data"
      • listener: (chunk: any) => void
          • (chunk: any): void
          • Parameters

            • chunk: any

            Returns void

      Returns RequestWithSession

    • Parameters

      • event: "end"
      • listener: () => void
          • (): void
          • Returns void

      Returns RequestWithSession

    • Parameters

      • event: "error"
      • listener: (err: Error) => void
          • (err: Error): void
          • Parameters

            • err: Error

            Returns void

      Returns RequestWithSession

    • Parameters

      • event: "pause"
      • listener: () => void
          • (): void
          • Returns void

      Returns RequestWithSession

    • Parameters

      • event: "readable"
      • listener: () => void
          • (): void
          • Returns void

      Returns RequestWithSession

    • Parameters

      • event: "resume"
      • listener: () => void
          • (): void
          • Returns void

      Returns RequestWithSession

    • Parameters

      • event: string | symbol
      • listener: (...args: any[]) => void
          • (...args: any[]): void
          • Parameters

            • Rest ...args: any[]

            Returns void

      Returns RequestWithSession

    • +

      Parameters

      • event: "close"
      • listener: (() => void)
          • (): void
          • Returns void

      Returns RequestWithSession

    • Parameters

      • event: "data"
      • listener: ((chunk: any) => void)
          • (chunk: any): void
          • Parameters

            • chunk: any

            Returns void

      Returns RequestWithSession

    • Parameters

      • event: "end"
      • listener: (() => void)
          • (): void
          • Returns void

      Returns RequestWithSession

    • Parameters

      • event: "error"
      • listener: ((err: Error) => void)
          • (err: Error): void
          • Parameters

            • err: Error

            Returns void

      Returns RequestWithSession

    • Parameters

      • event: "pause"
      • listener: (() => void)
          • (): void
          • Returns void

      Returns RequestWithSession

    • Parameters

      • event: "readable"
      • listener: (() => void)
          • (): void
          • Returns void

      Returns RequestWithSession

    • Parameters

      • event: "resume"
      • listener: (() => void)
          • (): void
          • Returns void

      Returns RequestWithSession

    • Parameters

      • event: string | symbol
      • listener: ((...args: any[]) => void)
          • (...args: any[]): void
          • Parameters

            • Rest ...args: any[]

            Returns void

      Returns RequestWithSession

    • asIndexedPairs(options?: Pick<ArrayOptions, "signal">): Readable
    • +

      This method returns a new stream with chunks of the underlying stream paired with a counter +in the form [index, chunk]. The first index value is 0 and it increases by 1 for each chunk produced.

      +
      since

      v17.5.0

      +

      Parameters

      • Optional options: Pick<ArrayOptions, "signal">

      Returns Readable

      a stream of indexed pairs.

      +
    • compose<T>(stream: ComposeFnParam | T | Iterable<T> | AsyncIterable<T>, options?: { signal: AbortSignal }): T
    • Type Parameters

      • T extends ReadableStream<T>

      Parameters

      • stream: ComposeFnParam | T | Iterable<T> | AsyncIterable<T>
      • Optional options: { signal: AbortSignal }
        • signal: AbortSignal

      Returns T

    • Calls destroy() on the socket that received the IncomingMessage. If erroris provided, an 'error' event is emitted on the socket and error is passed as an argument to any listeners on the event.

      since

      v0.3.0

      -

      Parameters

      • Optional error: Error

      Returns RequestWithSession

    • emit(event: "close"): boolean
    • emit(event: "data", chunk: any): boolean
    • emit(event: "end"): boolean
    • emit(event: "error", err: Error): boolean
    • emit(event: "pause"): boolean
    • emit(event: "readable"): boolean
    • emit(event: "resume"): boolean
    • emit(event: string | symbol, ...args: any[]): boolean
    • Parameters

      • event: "close"

      Returns boolean

    • Parameters

      • event: "data"
      • chunk: any

      Returns boolean

    • Parameters

      • event: "end"

      Returns boolean

    • Parameters

      • event: "error"
      • err: Error

      Returns boolean

    • Parameters

      • event: "pause"

      Returns boolean

    • Parameters

      • event: "readable"

      Returns boolean

    • Parameters

      • event: "resume"

      Returns boolean

    • Parameters

      • event: string | symbol
      • Rest ...args: any[]

      Returns boolean

    • eventNames(): (string | symbol)[]
    • +

      Parameters

      • Optional error: Error

      Returns RequestWithSession

    • drop(limit: number, options?: Pick<ArrayOptions, "signal">): Readable
    • +

      This method returns a new stream with the first limit chunks dropped from the start.

      +
      since

      v17.5.0

      +

      Parameters

      • limit: number
        +

        the number of chunks to drop from the readable.

        +
      • Optional options: Pick<ArrayOptions, "signal">

      Returns Readable

      a stream with limit chunks dropped from the start.

      +
    • emit(event: "close"): boolean
    • emit(event: "data", chunk: any): boolean
    • emit(event: "end"): boolean
    • emit(event: "error", err: Error): boolean
    • emit(event: "pause"): boolean
    • emit(event: "readable"): boolean
    • emit(event: "resume"): boolean
    • emit(event: string | symbol, ...args: any[]): boolean
    • Parameters

      • event: "close"

      Returns boolean

    • Parameters

      • event: "data"
      • chunk: any

      Returns boolean

    • Parameters

      • event: "end"

      Returns boolean

    • Parameters

      • event: "error"
      • err: Error

      Returns boolean

    • Parameters

      • event: "pause"

      Returns boolean

    • Parameters

      • event: "readable"

      Returns boolean

    • Parameters

      • event: "resume"

      Returns boolean

    • Parameters

      • event: string | symbol
      • Rest ...args: any[]

      Returns boolean

    • eventNames(): (string | symbol)[]
    • Returns an array listing the events for which the emitter has registered listeners. The values in the array are strings or Symbols.

      const EventEmitter = require('events');
      const myEE = new EventEmitter();
      myEE.on('foo', () => {});
      myEE.on('bar', () => {});

      const sym = Symbol('symbol');
      myEE.on(sym, () => {});

      console.log(myEE.eventNames());
      // Prints: [ 'foo', 'bar', Symbol(symbol) ]
      since

      v6.0.0

      -

      Returns (string | symbol)[]

    • getMaxListeners(): number
    • +

      Returns (string | symbol)[]

    • every(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Promise<boolean>
    • +

      This method is similar to Array.prototype.every and calls fn on each chunk in the stream +to check if all awaited return values are truthy value for fn. Once an fn call on a chunk +awaited return value is falsy, the stream is destroyed and the promise is fulfilled with false. +If all of the fn calls on the chunks return a truthy value, the promise is fulfilled with true.

      +
      since

      v17.5.0

      +

      Parameters

      • fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>)
        +

        a function to call on each chunk of the stream. Async or not.

        +
          • (data: any, options?: Pick<ArrayOptions, "signal">): boolean | Promise<boolean>
          • Parameters

            • data: any
            • Optional options: Pick<ArrayOptions, "signal">

            Returns boolean | Promise<boolean>

      • Optional options: ArrayOptions

      Returns Promise<boolean>

      a promise evaluating to true if fn returned a truthy value for every one of the chunks.

      +
    • filter(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Readable
    • +

      This method allows filtering the stream. For each chunk in the stream the fn function will be called +and if it returns a truthy value, the chunk will be passed to the result stream. +If the fn function returns a promise - that promise will be awaited.

      +
      since

      v17.4.0, v16.14.0

      +

      Parameters

      • fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>)
        +

        a function to filter chunks from the stream. Async or not.

        +
          • (data: any, options?: Pick<ArrayOptions, "signal">): boolean | Promise<boolean>
          • Parameters

            • data: any
            • Optional options: Pick<ArrayOptions, "signal">

            Returns boolean | Promise<boolean>

      • Optional options: ArrayOptions

      Returns Readable

      a stream filtered with the predicate fn.

      +
    • find<T>(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => data is T), options?: ArrayOptions): Promise<undefined | T>
    • find(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Promise<any>
    • +

      This method is similar to Array.prototype.find and calls fn on each chunk in the stream +to find a chunk with a truthy value for fn. Once an fn call's awaited return value is truthy, +the stream is destroyed and the promise is fulfilled with value for which fn returned a truthy value. +If all of the fn calls on the chunks return a falsy value, the promise is fulfilled with undefined.

      +
      since

      v17.5.0

      +

      Type Parameters

      • T

      Parameters

      • fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => data is T)
        +

        a function to call on each chunk of the stream. Async or not.

        +
          • (data: any, options?: Pick<ArrayOptions, "signal">): data is T
          • Parameters

            • data: any
            • Optional options: Pick<ArrayOptions, "signal">

            Returns data is T

      • Optional options: ArrayOptions

      Returns Promise<undefined | T>

      a promise evaluating to the first chunk for which fn evaluated with a truthy value, +or undefined if no element was found.

      +
    • Parameters

      • fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>)
          • (data: any, options?: Pick<ArrayOptions, "signal">): boolean | Promise<boolean>
          • Parameters

            • data: any
            • Optional options: Pick<ArrayOptions, "signal">

            Returns boolean | Promise<boolean>

      • Optional options: ArrayOptions

      Returns Promise<any>

    • flatMap(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => any), options?: ArrayOptions): Readable
    • +

      This method returns a new stream by applying the given callback to each chunk of the stream +and then flattening the result.

      +

      It is possible to return a stream or another iterable or async iterable from fn and the result streams +will be merged (flattened) into the returned stream.

      +
      since

      v17.5.0

      +

      Parameters

      • fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => any)
        +

        a function to map over every chunk in the stream. May be async. May be a stream or generator.

        +
          • (data: any, options?: Pick<ArrayOptions, "signal">): any
          • Parameters

            • data: any
            • Optional options: Pick<ArrayOptions, "signal">

            Returns any

      • Optional options: ArrayOptions

      Returns Readable

      a stream flat-mapped with the function fn.

      +
    • forEach(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => void | Promise<void>), options?: ArrayOptions): Promise<void>
    • +

      This method allows iterating a stream. For each chunk in the stream the fn function will be called. +If the fn function returns a promise - that promise will be awaited.

      +

      This method is different from for await...of loops in that it can optionally process chunks concurrently. +In addition, a forEach iteration can only be stopped by having passed a signal option +and aborting the related AbortController while for await...of can be stopped with break or return. +In either case the stream will be destroyed.

      +

      This method is different from listening to the 'data' event in that it uses the readable event +in the underlying machinary and can limit the number of concurrent fn calls.

      +
      since

      v17.5.0

      +

      Parameters

      • fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => void | Promise<void>)
        +

        a function to call on each chunk of the stream. Async or not.

        +
          • (data: any, options?: Pick<ArrayOptions, "signal">): void | Promise<void>
          • Parameters

            • data: any
            • Optional options: Pick<ArrayOptions, "signal">

            Returns void | Promise<void>

      • Optional options: ArrayOptions

      Returns Promise<void>

      a promise for when the stream has finished.

      +
    • getMaxListeners(): number
    • Returns the current max listener value for the EventEmitter which is either set by emitter.setMaxListeners(n) or defaults to {@link defaultMaxListeners}.

      since

      v1.0.0

      -

      Returns number

    • isPaused(): boolean
    • +

      Returns number

    • isPaused(): boolean
    • The readable.isPaused() method returns the current operating state of theReadable. This is used primarily by the mechanism that underlies thereadable.pipe() method. In most typical cases, there will be no reason to use this method directly.

      const readable = new stream.Readable();

      readable.isPaused(); // === false
      readable.pause();
      readable.isPaused(); // === true
      readable.resume();
      readable.isPaused(); // === false
      since

      v0.11.14

      -

      Returns boolean

    • listenerCount(eventName: string | symbol): number
    • +

      Returns boolean

    • iterator(options?: { destroyOnReturn?: boolean }): AsyncIterableIterator<any>
    • +

      The iterator created by this method gives users the option to cancel the destruction +of the stream if the for await...of loop is exited by return, break, or throw, +or if the iterator should destroy the stream if the stream emitted an error during iteration.

      +
      since

      v16.3.0

      +

      Parameters

      • Optional options: { destroyOnReturn?: boolean }
        • Optional destroyOnReturn?: boolean
          +

          When set to false, calling return on the async iterator, +or exiting a for await...of iteration using a break, return, or throw will not destroy the stream. +Default: true.

          +

      Returns AsyncIterableIterator<any>

    • listenerCount<K>(eventName: string | symbol, listener?: Function): number
    • Returns the number of listeners listening to the event named eventName.

      +

      If listener is provided, it will return how many times the listener +is found in the list of the listeners of the event.

      since

      v3.2.0

      -

      Parameters

      • eventName: string | symbol
        +

        Type Parameters

        • K

        Parameters

        • eventName: string | symbol

          The name of the event being listened for

          -

        Returns number

    • listeners(eventName: string | symbol): Function[]
    • +
    • Optional listener: Function
      +

      The event handler function

      +

    Returns number

  • listeners<K>(eventName: string | symbol): Function[]
  • Returns a copy of the array of listeners for the event named eventName.

    server.on('connection', (stream) => {
    console.log('someone connected!');
    });
    console.log(util.inspect(server.listeners('connection')));
    // Prints: [ [Function] ]
    since

    v0.1.26

    -

    Parameters

    • eventName: string | symbol

    Returns Function[]

  • +

    Type Parameters

    • K

    Parameters

    • eventName: string | symbol

    Returns Function[]

  • map(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => any), options?: ArrayOptions): Readable
  • +

    This method allows mapping over the stream. The fn function will be called for every chunk in the stream. +If the fn function returns a promise - that promise will be awaited before being passed to the result stream.

    +
    since

    v17.4.0, v16.14.0

    +

    Parameters

    • fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => any)
      +

      a function to map over every chunk in the stream. Async or not.

      +
        • (data: any, options?: Pick<ArrayOptions, "signal">): any
        • Parameters

          • data: any
          • Optional options: Pick<ArrayOptions, "signal">

          Returns any

    • Optional options: ArrayOptions

    Returns Readable

    a stream mapped with the function fn.

    +
  • off<K>(eventName: string | symbol, listener: ((...args: any[]) => void)): RequestWithSession
  • Alias for emitter.removeListener().

    since

    v10.0.0

    -

    Parameters

    • eventName: string | symbol
    • listener: (...args: any[]) => void
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "close"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "data"
    • listener: (chunk: any) => void
        • (chunk: any): void
        • Parameters

          • chunk: any

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "end"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "error"
    • listener: (err: Error) => void
        • (err: Error): void
        • Parameters

          • err: Error

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "pause"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "readable"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "resume"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: string | symbol
    • listener: (...args: any[]) => void
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "close"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "data"
    • listener: (chunk: any) => void
        • (chunk: any): void
        • Parameters

          • chunk: any

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "end"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "error"
    • listener: (err: Error) => void
        • (err: Error): void
        • Parameters

          • err: Error

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "pause"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "readable"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "resume"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: string | symbol
    • listener: (...args: any[]) => void
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns RequestWithSession

  • +

    Type Parameters

    • K

    Parameters

    • eventName: string | symbol
    • listener: ((...args: any[]) => void)
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "close"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "data"
    • listener: ((chunk: any) => void)
        • (chunk: any): void
        • Parameters

          • chunk: any

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "end"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "error"
    • listener: ((err: Error) => void)
        • (err: Error): void
        • Parameters

          • err: Error

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "pause"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "readable"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "resume"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: string | symbol
    • listener: ((...args: any[]) => void)
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "close"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "data"
    • listener: ((chunk: any) => void)
        • (chunk: any): void
        • Parameters

          • chunk: any

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "end"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "error"
    • listener: ((err: Error) => void)
        • (err: Error): void
        • Parameters

          • err: Error

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "pause"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "readable"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "resume"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: string | symbol
    • listener: ((...args: any[]) => void)
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns RequestWithSession

  • The readable.pause() method will cause a stream in flowing mode to stop emitting 'data' events, switching out of flowing mode. Any data that becomes available will remain in the internal buffer.

    @@ -188,16 +287,16 @@

    The readable.pause() method has no effect if there is a 'readable'event listener.

    since

    v0.9.4

    -

    Returns RequestWithSession

  • pipe<T>(destination: T, options?: { end?: boolean }): T
  • Type parameters

    • T: WritableStream<T>

    Parameters

    • destination: T
    • Optional options: { end?: boolean }
      • Optional end?: boolean

    Returns T

  • Parameters

    • event: "close"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "data"
    • listener: (chunk: any) => void
        • (chunk: any): void
        • Parameters

          • chunk: any

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "end"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "error"
    • listener: (err: Error) => void
        • (err: Error): void
        • Parameters

          • err: Error

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "pause"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "readable"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "resume"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: string | symbol
    • listener: (...args: any[]) => void
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "close"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "data"
    • listener: (chunk: any) => void
        • (chunk: any): void
        • Parameters

          • chunk: any

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "end"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "error"
    • listener: (err: Error) => void
        • (err: Error): void
        • Parameters

          • err: Error

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "pause"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "readable"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "resume"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: string | symbol
    • listener: (...args: any[]) => void
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns RequestWithSession

  • push(chunk: any, encoding?: BufferEncoding): boolean
  • Parameters

    • chunk: any
    • Optional encoding: BufferEncoding

    Returns boolean

  • rawListeners(eventName: string | symbol): Function[]
  • pipe<T>(destination: T, options?: { end?: boolean }): T
  • Type Parameters

    • T extends WritableStream<T>

    Parameters

    • destination: T
    • Optional options: { end?: boolean }
      • Optional end?: boolean

    Returns T

  • Parameters

    • event: "close"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "data"
    • listener: ((chunk: any) => void)
        • (chunk: any): void
        • Parameters

          • chunk: any

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "end"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "error"
    • listener: ((err: Error) => void)
        • (err: Error): void
        • Parameters

          • err: Error

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "pause"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "readable"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "resume"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: string | symbol
    • listener: ((...args: any[]) => void)
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "close"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "data"
    • listener: ((chunk: any) => void)
        • (chunk: any): void
        • Parameters

          • chunk: any

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "end"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "error"
    • listener: ((err: Error) => void)
        • (err: Error): void
        • Parameters

          • err: Error

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "pause"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "readable"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "resume"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: string | symbol
    • listener: ((...args: any[]) => void)
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns RequestWithSession

  • push(chunk: any, encoding?: BufferEncoding): boolean
  • Parameters

    • chunk: any
    • Optional encoding: BufferEncoding

    Returns boolean

  • rawListeners<K>(eventName: string | symbol): Function[]
  • Returns a copy of the array of listeners for the event named eventName, including any wrappers (such as those created by .once()).

    const emitter = new EventEmitter();
    emitter.once('log', () => console.log('log once'));

    // Returns a new Array with a function `onceWrapper` which has a property
    // `listener` which contains the original listener bound above
    const listeners = emitter.rawListeners('log');
    const logFnWrapper = listeners[0];

    // Logs "log once" to the console and does not unbind the `once` event
    logFnWrapper.listener();

    // Logs "log once" to the console and removes the listener
    logFnWrapper();

    emitter.on('log', () => console.log('log persistently'));
    // Will return a new Array with a single function bound by `.on()` above
    const newListeners = emitter.rawListeners('log');

    // Logs "log persistently" twice
    newListeners[0]();
    emitter.emit('log');
    since

    v9.4.0

    -

    Parameters

    • eventName: string | symbol

    Returns Function[]

  • read(size?: number): any
  • -

    The readable.read() method pulls some data out of the internal buffer and -returns it. If no data available to be read, null is returned. By default, -the data will be returned as a Buffer object unless an encoding has been +

    Type Parameters

    • K

    Parameters

    • eventName: string | symbol

    Returns Function[]

  • read(size?: number): any
  • +

    The readable.read() method reads data out of the internal buffer and +returns it. If no data is available to be read, null is returned. By default, +the data is returned as a Buffer object unless an encoding has been specified using the readable.setEncoding() method or the stream is operating in object mode.

    The optional size argument specifies a specific number of bytes to read. Ifsize bytes are not available to be read, null will be returned _unless_the stream has ended, in which @@ -231,14 +330,27 @@

    since

    v0.9.4

    Parameters

    • Optional size: number

      Optional argument to specify how much data to read.

      -

    Returns any

  • +

Returns any

  • reduce<T>(fn: ((previous: any, data: any, options?: Pick<ArrayOptions, "signal">) => T), initial?: undefined, options?: Pick<ArrayOptions, "signal">): Promise<T>
  • reduce<T>(fn: ((previous: T, data: any, options?: Pick<ArrayOptions, "signal">) => T), initial: T, options?: Pick<ArrayOptions, "signal">): Promise<T>
  • +

    This method calls fn on each chunk of the stream in order, passing it the result from the calculation +on the previous element. It returns a promise for the final value of the reduction.

    +

    If no initial value is supplied the first chunk of the stream is used as the initial value. +If the stream is empty, the promise is rejected with a TypeError with the ERR_INVALID_ARGS code property.

    +

    The reducer function iterates the stream element-by-element which means that there is no concurrency parameter +or parallelism. To perform a reduce concurrently, you can extract the async function to readable.map method.

    +
    since

    v17.5.0

    +

    Type Parameters

    • T = any

    Parameters

    • fn: ((previous: any, data: any, options?: Pick<ArrayOptions, "signal">) => T)
      +

      a reducer function to call over every chunk in the stream. Async or not.

      +
        • (previous: any, data: any, options?: Pick<ArrayOptions, "signal">): T
        • Parameters

          • previous: any
          • data: any
          • Optional options: Pick<ArrayOptions, "signal">

          Returns T

    • Optional initial: undefined
      +

      the initial value to use in the reduction.

      +
    • Optional options: Pick<ArrayOptions, "signal">

    Returns Promise<T>

    a promise for the final value of the reduction.

    +
  • Type Parameters

    • T = any

    Parameters

    • fn: ((previous: T, data: any, options?: Pick<ArrayOptions, "signal">) => T)
        • (previous: T, data: any, options?: Pick<ArrayOptions, "signal">): T
        • Parameters

          • previous: T
          • data: any
          • Optional options: Pick<ArrayOptions, "signal">

          Returns T

    • initial: T
    • Optional options: Pick<ArrayOptions, "signal">

    Returns Promise<T>

  • Removes all listeners, or those of the specified eventName.

    It is bad practice to remove listeners added elsewhere in the code, particularly when the EventEmitter instance was created by some other component or module (e.g. sockets or file streams).

    Returns a reference to the EventEmitter, so that calls can be chained.

    since

    v0.1.26

    -

    Parameters

    • Optional event: string | symbol

    Returns RequestWithSession

  • Parameters

    • event: "close"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "data"
    • listener: (chunk: any) => void
        • (chunk: any): void
        • Parameters

          • chunk: any

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "end"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "error"
    • listener: (err: Error) => void
        • (err: Error): void
        • Parameters

          • err: Error

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "pause"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "readable"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "resume"
    • listener: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: string | symbol
    • listener: (...args: any[]) => void
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns RequestWithSession

  • +

    Parameters

    • Optional event: string | symbol

    Returns RequestWithSession

  • Parameters

    • event: "close"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "data"
    • listener: ((chunk: any) => void)
        • (chunk: any): void
        • Parameters

          • chunk: any

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "end"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "error"
    • listener: ((err: Error) => void)
        • (err: Error): void
        • Parameters

          • err: Error

          Returns void

    Returns RequestWithSession

  • Parameters

    • event: "pause"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "readable"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: "resume"
    • listener: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • Parameters

    • event: string | symbol
    • listener: ((...args: any[]) => void)
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns RequestWithSession

  • The readable.resume() method causes an explicitly paused Readable stream to resume emitting 'data' events, switching the stream into flowing mode.

    The readable.resume() method can be used to fully consume the data from a @@ -247,7 +359,7 @@

    The readable.resume() method has no effect if there is a 'readable'event listener.

    since

    v0.9.4

    -

    Returns RequestWithSession

  • The readable.setEncoding() method sets the character encoding for data read from the Readable stream.

    By default, no encoding is assigned and stream data will be returned asBuffer objects. Setting an encoding causes the stream data @@ -262,17 +374,38 @@

    since

    v0.9.4

    Parameters

    • encoding: BufferEncoding

      The encoding to use.

      -

    Returns RequestWithSession

  • +

Returns RequestWithSession

  • By default EventEmitters will print a warning if more than 10 listeners are added for a particular event. This is a useful default that helps finding memory leaks. The emitter.setMaxListeners() method allows the limit to be modified for this specific EventEmitter instance. The value can be set toInfinity (or 0) to indicate an unlimited number of listeners.

    Returns a reference to the EventEmitter, so that calls can be chained.

    since

    v0.3.5

    -

    Parameters

    • n: number

    Returns RequestWithSession

  • +

    Parameters

    • n: number

    Returns RequestWithSession

  • Calls message.socket.setTimeout(msecs, callback).

    since

    v0.5.9

    -

    Parameters

    • msecs: number
    • Optional callback: () => void
        • (): void
        • Returns void

    Returns RequestWithSession

  • +

    Parameters

    • msecs: number
    • Optional callback: (() => void)
        • (): void
        • Returns void

    Returns RequestWithSession

  • some(fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>), options?: ArrayOptions): Promise<boolean>
  • +

    This method is similar to Array.prototype.some and calls fn on each chunk in the stream +until the awaited return value is true (or any truthy value). Once an fn call on a chunk +awaited return value is truthy, the stream is destroyed and the promise is fulfilled with true. +If none of the fn calls on the chunks return a truthy value, the promise is fulfilled with false.

    +
    since

    v17.5.0

    +

    Parameters

    • fn: ((data: any, options?: Pick<ArrayOptions, "signal">) => boolean | Promise<boolean>)
      +

      a function to call on each chunk of the stream. Async or not.

      +
        • (data: any, options?: Pick<ArrayOptions, "signal">): boolean | Promise<boolean>
        • Parameters

          • data: any
          • Optional options: Pick<ArrayOptions, "signal">

          Returns boolean | Promise<boolean>

    • Optional options: ArrayOptions

    Returns Promise<boolean>

    a promise evaluating to true if fn returned a truthy value for at least one of the chunks.

    +
  • take(limit: number, options?: Pick<ArrayOptions, "signal">): Readable
  • +

    This method returns a new stream with the first limit chunks.

    +
    since

    v17.5.0

    +

    Parameters

    • limit: number
      +

      the number of chunks to take from the readable.

      +
    • Optional options: Pick<ArrayOptions, "signal">

    Returns Readable

    a stream with limit chunks taken.

    +
  • toArray(options?: Pick<ArrayOptions, "signal">): Promise<any[]>
  • +

    This method allows easily obtaining the contents of a stream.

    +

    As this method reads the entire stream into memory, it negates the benefits of streams. It's intended +for interoperability and convenience, not as the primary way to consume streams.

    +
    since

    v17.5.0

    +

    Parameters

    • Optional options: Pick<ArrayOptions, "signal">

    Returns Promise<any[]>

    a promise containing an array with the contents of the stream.

    +
  • The readable.unpipe() method detaches a Writable stream previously attached using the pipe method.

    If the destination is not specified, then all pipes are detached.

    @@ -283,7 +416,7 @@
    since

    v0.9.4

    Parameters

    • Optional destination: WritableStream

      Optional specific stream to unpipe

      -

    Returns RequestWithSession

  • unshift(chunk: any, encoding?: BufferEncoding): void
  • +

Returns RequestWithSession

  • unshift(chunk: any, encoding?: BufferEncoding): void
  • Passing chunk as null signals the end of the stream (EOF) and behaves the same as readable.push(null), after which no more data can be written. The EOF signal is put at the end of the buffer and any buffered data will still be @@ -296,7 +429,7 @@ has been emitted or a runtime error will be thrown.

    Developers using stream.unshift() often should consider switching to use of a Transform stream instead. See the API for stream implementers section for more information.

    -
    // Pull off a header delimited by \n\n.
    // Use unshift() if we get too much.
    // Call the callback with (error, header, stream).
    const { StringDecoder } = require('string_decoder');
    function parseHeader(stream, callback) {
    stream.on('error', callback);
    stream.on('readable', onReadable);
    const decoder = new StringDecoder('utf8');
    let header = '';
    function onReadable() {
    let chunk;
    while (null !== (chunk = stream.read())) {
    const str = decoder.write(chunk);
    if (str.match(/\n\n/)) {
    // Found the header boundary.
    const split = str.split(/\n\n/);
    header += split.shift();
    const remaining = split.join('\n\n');
    const buf = Buffer.from(remaining, 'utf8');
    stream.removeListener('error', callback);
    // Remove the 'readable' listener before unshifting.
    stream.removeListener('readable', onReadable);
    if (buf.length)
    stream.unshift(buf);
    // Now the body of the message can be read from the stream.
    callback(null, header, stream);
    } else {
    // Still reading the header.
    header += str;
    }
    }
    }
    } +
    // Pull off a header delimited by \n\n.
    // Use unshift() if we get too much.
    // Call the callback with (error, header, stream).
    const { StringDecoder } = require('string_decoder');
    function parseHeader(stream, callback) {
    stream.on('error', callback);
    stream.on('readable', onReadable);
    const decoder = new StringDecoder('utf8');
    let header = '';
    function onReadable() {
    let chunk;
    while (null !== (chunk = stream.read())) {
    const str = decoder.write(chunk);
    if (str.includes('\n\n')) {
    // Found the header boundary.
    const split = str.split(/\n\n/);
    header += split.shift();
    const remaining = split.join('\n\n');
    const buf = Buffer.from(remaining, 'utf8');
    stream.removeListener('error', callback);
    // Remove the 'readable' listener before unshifting.
    stream.removeListener('readable', onReadable);
    if (buf.length)
    stream.unshift(buf);
    // Now the body of the message can be read from the stream.
    callback(null, header, stream);
    return;
    }
    // Still reading the header.
    header += str;
    }
    }
    }

    Unlike push, stream.unshift(chunk) will not end the reading process by resetting the internal reading state of the stream. @@ -311,7 +444,7 @@ streams, chunk may be any JavaScript value.

  • Optional encoding: BufferEncoding

    Encoding of string chunks. Must be a valid Buffer encoding, such as 'utf8' or 'ascii'.

    -

Returns void

  • +

Returns void

  • Prior to Node.js 0.10, streams did not implement the entire stream module API as it is currently defined. (See Compatibility for more information.)

    When using an older Node.js library that emits 'data' events and has a pause method that is advisory only, thereadable.wrap() method can be used to create a Readable @@ -325,4 +458,4 @@

    since

    v0.9.4

    Parameters

    • stream: ReadableStream

      An "old style" readable stream

      -

    Returns RequestWithSession

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Property
  • Class

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Returns RequestWithSession

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Property
  • Class

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/typedoc/interfaces/types.fhirclient.SMART.html b/docs/typedoc/interfaces/types.fhirclient.SMART.html index f634389b..fdb6cf55 100644 --- a/docs/typedoc/interfaces/types.fhirclient.SMART.html +++ b/docs/typedoc/interfaces/types.fhirclient.SMART.html @@ -1,4 +1,4 @@ -SMART | FHIRClient - v2.5.2
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SMART

Indexable

[key: string]: any

Index

Properties

Methods

  • This function can be used when you want to handle everything in one page (no launch endpoint needed).

      @@ -35,7 +35,7 @@ writing to localStorage).

Parameters

Returns Promise<default>

Returns Promise<default>

Returns ObservationMap

  • First groups the observations by code using byCode. Then returns a function that accepts codes as arguments and will return a flat array of observations having that codes. Example:

    @@ -25,26 +25,26 @@

    Array of observations

  • property: string

    The name of a CodeableConcept property to group by

    -

Returns (...codes: string[]) => any[]

    • (...codes: string[]): any[]
    • +

    Returns ((...codes: string[]) => any[])

      • (...codes: string[]): any[]
      • First groups the observations by code using byCode. Then returns a function that accepts codes as arguments and will return a flat array of observations having that codes. Example:

        const filter = client.byCodes(observations, "category");
        filter("laboratory") // => [ observation1, observation2 ]
        filter("vital-signs") // => [ observation3 ]
        filter("laboratory", "vital-signs") // => [ observation1, observation2, observation3 ]
        -

        Parameters

        • Rest ...codes: string[]

        Returns any[]

  • checkResponse(resp: Response): Promise<Response>
  • +

    Parameters

    • Rest ...codes: string[]

    Returns any[]

  • checkResponse(resp: Response): Promise<Response>
  • Used in fetch Promise chains to reject if the "ok" property is not true

    -

    Parameters

    • resp: Response

    Returns Promise<Response>

  • fetchConformanceStatement(baseUrl?: string, requestOptions?: RequestInit): Promise<CapabilityStatement>
  • +

    Parameters

    • resp: Response

    Returns Promise<Response>

  • fetchConformanceStatement(baseUrl?: string, requestOptions?: RequestInit): Promise<CapabilityStatement>
  • Fetches the conformance statement from the given base URL. Note that the result is cached in memory (until the page is reloaded in the browser) because it might have to be re-used by the client

    Parameters

    • baseUrl: string = "/"

      The base URL of the FHIR server

      -
    • Optional requestOptions: RequestInit

    Returns Promise<CapabilityStatement>

Returns Promise<CapabilityStatement>

  • Given a token response, computes and returns the expiresAt timestamp. Note that this should only be used immediately after an access token is received, otherwise the computed timestamp will be incorrect.

    Parameters

    Returns number

  • getAndCache(url: string, requestOptions?: RequestInit, force?: boolean): Promise<any>

Returns number

  • getAndCache(url: string, requestOptions?: RequestInit, force?: boolean): Promise<any>
  • Makes a request using fetch and stores the result in internal memory cache. The cache is cleared when the page is unloaded.

    Parameters

    • url: string
      @@ -54,7 +54,7 @@
    • force: boolean = ...

      If true, reload from source and update the cache, even if it has already been cached.

      -

    Returns Promise<any>

  • getPath(obj: Record<string, any>, path?: string): any

Returns Promise<any>

  • getPath(obj: Record<string, any>, path?: string): any
  • Walks through an object (or array) and returns the value found at the provided path. This function is very simple so it intentionally does not support any argument polymorphism, meaning that the path can only be a @@ -64,24 +64,24 @@

  • path: string = ""

    The path (eg. "a.b.4.c")

Returns any

Whatever is found in the path or undefined

-
  • Given a conformance statement and a resource type, returns the name of the URL parameter that can be used to scope the resource type by patient ID.

    -

    Parameters

    Returns string

  • getTargetWindow(target: WindowTarget, width?: number, height?: number): Promise<Window>
  • getTargetWindow(target: WindowTarget, width?: number, height?: number): Promise<Window>
  • Resolves a reference to target window. It may also open new window or tab if the target = "popup" or target = "_blank".

    Parameters

    • target: WindowTarget
    • width: number = 800

      Only used when target = "popup"

    • height: number = 720

      Only used when target = "popup"

      -

    Returns Promise<Window>

  • getTimeInFuture(secondsAhead?: number, from?: number | Date): number

Returns Promise<Window>

  • getTimeInFuture(secondsAhead?: number, from?: number | Date): number
  • Add a supplied number of seconds to the supplied Date, returning an integer number of seconds since the epoch

    Parameters

    • secondsAhead: number = 120

      How far ahead, in seconds (defaults to 120 seconds)

    • Optional from: number | Date

      Initial time (defaults to current time)

      -

    Returns number

  • loweCaseKeys<T>(obj: T): T
  • Type parameters

    • T = undefined | any[] | Record<string, any>

    Parameters

    • obj: T

    Returns T

  • request<T>(url: string | Request, requestOptions?: FetchOptions): Promise<T>

Returns number

  • loweCaseKeys<T>(obj: T): T
  • Type Parameters

    • T = undefined | any[] | Record<string, any>

    Parameters

    • obj: T

    Returns T

  • request<T>(url: string | Request, requestOptions?: FetchOptions): Promise<T>
  • This is our built-in request function. It does a few things by default (unless told otherwise):

      @@ -92,11 +92,11 @@
    • If the response is text return the result text
    • Otherwise return the response object on which we call stuff like .blob()
    -

    Type parameters

    Parameters

    Returns Promise<T>

  • responseToJSON(resp: Response): Promise<object | string>
  • responseToJSON(resp: Response): Promise<object | string>
  • Used in fetch Promise chains to return the JSON version of the response. Note that resp.json() will throw on empty body so we use resp.text() instead.

    -

    Parameters

    • resp: Response

    Returns Promise<object | string>

  • setPath(obj: Record<string, any>, path: string, value: any, createEmpty?: boolean): Record<string, any>
  • +

    Parameters

    • resp: Response

    Returns Promise<object | string>

  • setPath(obj: Record<string, any>, path: string, value: any, createEmpty?: boolean): Record<string, any>
  • Like getPath, but if the node is found, its value is set to @value

    Parameters

    • obj: Record<string, any>

      The object (or Array) to walk through

      @@ -107,18 +107,18 @@
    • createEmpty: boolean = false

      If true, create missing intermediate objects or arrays

    Returns Record<string, any>

    The modified object

    -

Utility Functions

  • jwtDecode(token: string, env: Adapter): Record<string, any> | null

Utility Functions

  • jwtDecode(token: string, env: Adapter): Record<string, any> | null
  • Decodes a JWT token and returns it's body.

    Parameters

    • token: string

      The token to read

    • env: Adapter

      An Adapter or any other object that has an atob method

      -

    Returns Record<string, any> | null

  • makeArray<T>(arg: any): T[]

Returns Record<string, any> | null

  • makeArray<T>(arg: any): T[]
  • If the argument is an array returns it as is. Otherwise puts it in an array ([arg]) and returns the result

    -

    Type parameters

    • T = any

    Parameters

    • arg: any
      +

      Type Parameters

      • T = any

      Parameters

      • arg: any

        The element to test and possibly convert to array

        -

      Returns T[]

  • randomString(strLength?: number, charSet?: string): string

Returns T[]

  • randomString(strLength?: number, charSet?: string): string
  • Fetches the well-known json file from the given base URL. Note that the result is cached in memory (until the page is reloaded in the browser) because it might have to be re-used by the client

    Parameters

    • baseUrl: string = "/"

      The base URL of the FHIR server

      -
    • Optional requestOptions: RequestInit

    Returns Promise<WellKnownSmartConfiguration>

Returns Promise<WellKnownSmartConfiguration>

  • Given a FHIR server, returns an object with it's Oauth security endpoints that we are interested in. This will try to find the info in both the CapabilityStatement and the .well-known/smart-configuration. Whatever Arrives first will be used and the other request will be aborted.

    -

    Parameters

    • baseUrl: string = "/"

    Returns Promise<OAuthSecurityExtensions>

  • This function can be used when you want to handle everything in one page (no launch endpoint needed). You can think of it as if it does:

    authorize(options).then(ready)
    @@ -63,12 +63,12 @@
     

    The adapter

  • authorizeOptions: AuthorizeParams

    The authorize options

    -
  • Optional readyOptions: ReadyOptions

Returns Promise<default | never>

  • isInFrame(): boolean

Returns Promise<default | never>

  • isInFrame(): boolean
  • Checks if called within a frame. Only works in browsers! If the current window has a parent or top properties that refer to another window, returns true. If trying to access top or parent throws an error, returns true. Otherwise returns false.

    -

    Returns boolean

  • isInPopUp(): boolean
  • isInPopUp(): boolean
  • Checks if called within another window (popup or tab). Only works in browsers! To consider itself called in a new window, this function verifies that:

      @@ -76,12 +76,12 @@
    1. !!opener && opener !== self The window has an opener
    2. !!window.name The window has a name set
    -

    Returns boolean

  • onMessage(e: MessageEvent<any>): void
  • onMessage(e: MessageEvent<any>): void
  • Another window can send a "completeAuth" message to this one, making it to navigate to e.data.url

    Parameters

    • e: MessageEvent<any>

      The message event

      -

    Returns void

Returns void

-
unsignedInt: number
+
unsignedInt: number

Any non-negative integer (e.g. >= 0) Regex: [0]|([1-9][0-9]*)

-
uri: string
+
uri: string

A Uniform Resource Identifier Reference (RFC 3986 ). Note: URIs are case sensitive. For UUID (urn:uuid:53fefa32-fcbb-4ff8-8a92-55ee120877b7) use all lowercase. URIs can be absolute or relative, and may have an optional fragment identifier.

-
valueX: "valueInteger" | "valueUnsignedInt" | "valuePositiveInt" | "valueDecimal" | "valueDateTime" | "valueDate" | "valueTime" | "valueInstant" | "valueString" | "valueUri" | "valueOid" | "valueUuid" | "valueId" | "valueBoolean" | "valueCode" | "valueMarkdown" | "valueBase64Binary" | "valueCoding" | "valueCodeableConcept" | "valueAttachment" | "valueIdentifier" | "valueQuantity" | "valueSampledData" | "valueRange" | "valuePeriod" | "valueRatio" | "valueHumanName" | "valueAddress" | "valueContactPoint" | "valueTiming" | "valueReference" | "valueAnnotation" | "valueSignature" | "valueMeta"

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Class

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +
valueX: "valueInteger" | "valueUnsignedInt" | "valuePositiveInt" | "valueDecimal" | "valueDateTime" | "valueDate" | "valueTime" | "valueInstant" | "valueString" | "valueUri" | "valueOid" | "valueUuid" | "valueId" | "valueBoolean" | "valueCode" | "valueMarkdown" | "valueBase64Binary" | "valueCoding" | "valueCodeableConcept" | "valueAttachment" | "valueIdentifier" | "valueQuantity" | "valueSampledData" | "valueRange" | "valuePeriod" | "valueRatio" | "valueHumanName" | "valueAddress" | "valueContactPoint" | "valueTiming" | "valueReference" | "valueAnnotation" | "valueSignature" | "valueMeta"

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Class

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/typedoc/modules/types.fhirclient.html b/docs/typedoc/modules/types.fhirclient.html index e44e19f8..78278d21 100644 --- a/docs/typedoc/modules/types.fhirclient.html +++ b/docs/typedoc/modules/types.fhirclient.html @@ -1,6 +1,6 @@ -fhirclient | FHIRClient - v2.5.2
Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

FetchResult: Response | JsonObject | string | CombinedFetchResult
+fhirclient | FHIRClient - v2.5.4
Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

FetchResult: Response | JsonObject | string | CombinedFetchResult

The return type of the lib.request function

-
JsonArray: JsonValue[]
JsonPatch: JsonPatchOperation[]
JsonPrimitive: string | number | boolean | null
PkceMode: "ifSupported" | "required" | "disabled" | "unsafeV1"
RequestFunction<R>: <O>(requestOptions?: O) => Promise<O["includeResponse"] extends true ? CombinedFetchResult<R> : R>

Type parameters

  • R = any

    +
JsonArray: JsonValue[]
JsonPatch: JsonPatchOperation[]
JsonPrimitive: string | number | boolean | null
PkceMode: "ifSupported" | "required" | "disabled" | "unsafeV1"
RequestFunction<R>: (<O>(requestOptions?: O) => Promise<O["includeResponse"] extends true ? CombinedFetchResult<R> : R>)

Type Parameters

  • R = any

    The expected return type

Type declaration

    • <O>(requestOptions?: O): Promise<O["includeResponse"] extends true ? CombinedFetchResult<R> : R>
    • A function or method that makes requests to the backend server. If the @@ -8,4 +8,4 @@ where the response property is the Response object and the body property is the result of type R (if any). Otherwise resolves with the result as R.

      -

      Type parameters

      Parameters

      • Optional requestOptions: O

      Returns Promise<O["includeResponse"] extends true ? CombinedFetchResult<R> : R>

SMARTAuthenticationMethod: "client_secret_post" | "client_secret_basic" | "private_key_jwt"
WindowTargetVariable: "_self" | "_top" | "_parent" | "_blank" | "popup" | string | number | Window
clientType: "client-public" | "client-confidential-symmetric"
codeChallengeMethod: "S256"
launchContext: "context-banner" | "context-style"
launchContextEHR: "context-ehr-patient" | "context-ehr-encounter"
launchContextStandalone: "context-standalone-patient" | "context-standalone-encounter"
launchMode: "launch-ehr" | "launch-standalone"
permissions: "permission-offline" | "permission-patient" | "permission-user"
singleSignOn: "sso-openid-connect"
storageFactory: (options?: Record<string, any>) => Storage

Type declaration

    • (options?: Record<string, any>): Storage
    • Parameters

      • Optional options: Record<string, any>

      Returns Storage

Functions

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Class

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Type Parameters

Parameters

  • Optional requestOptions: O

Returns Promise<O["includeResponse"] extends true ? CombinedFetchResult<R> : R>

SMARTAuthenticationMethod: "client_secret_post" | "client_secret_basic" | "private_key_jwt"
WindowTargetVariable: "_self" | "_top" | "_parent" | "_blank" | "popup" | string | number | Window
clientType: "client-public" | "client-confidential-symmetric"
codeChallengeMethod: "S256"
launchContext: "context-banner" | "context-style"
launchContextEHR: "context-ehr-patient" | "context-ehr-encounter"
launchContextStandalone: "context-standalone-patient" | "context-standalone-encounter"
launchMode: "launch-ehr" | "launch-standalone"
permissions: "permission-offline" | "permission-patient" | "permission-user"
singleSignOn: "sso-openid-connect"
storageFactory: ((options?: Record<string, any>) => Storage)

Type declaration

    • (options?: Record<string, any>): Storage
    • Parameters

      • Optional options: Record<string, any>

      Returns Storage

Functions

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Class

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/typedoc/modules/types.html b/docs/typedoc/modules/types.html index 811ba7d3..87412d8b 100644 --- a/docs/typedoc/modules/types.html +++ b/docs/typedoc/modules/types.html @@ -1 +1 @@ -types | FHIRClient - v2.5.2
Options
All
  • Public
  • Public/Protected
  • All
Menu

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Class

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +types | FHIRClient - v2.5.4
Options
All
  • Public
  • Public/Protected
  • All
Menu

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Class

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/tsconfig.json b/tsconfig.json index f505b53e..0ecaff57 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -14,7 +14,8 @@ "module" : "CommonJS", "target" : "ES2019", "importHelpers": false, - "noEmitHelpers": true + "noEmitHelpers": true, + "types" : ["mocha"] }, "include": [ "src"