--- layout: page header: true full_width: true ---
{%- for _section in page.data.sections -%} {%- include snippets/get-nav-url.html path=_section.background_image.src -%} {%- assign _url = __return -%} {%- if _section.theme == 'light' -%}
{%- else -%} style="background-image: url({{ _url }});"> {%- endif -%}
{{ content }} {%- if _section.tabheader -%} {%- assign _size = _section.tabheader | size -%}
{%- for child in _section.tabheader -%} {%- endfor-%}
{%- endif -%}
{%- if _section.opensource -%} {%- assign _size = _section.opensource | size -%}

Open Source

{%- for child in _section.opensource -%}
{%- if child.image and child.image.src -%} {%- if child.image.url -%} {%- include snippets/get-nav-url.html path=child.image.url -%} {%- assign _item_image_url = __return -%} {%- else -%} {%- assign _item_image_url = nil -%} {%- endif -%} {%- include snippets/get-nav-url.html path=child.image.src -%} {%- assign _item_image_src = __return -%} {%- include snippets/get-nav-url.html path=child.image2.src -%} {%- assign _item_image2_src = __return -%} {%- if child.image.is_row -%} {%- endif -%}
{%- if child.image.is_row -%} {%- endif -%} {%- endif -%}
{{ child.title }}
{%- if child.excerpt-%}
{{ child.excerpt }}
{%- endif -%} {%- if child.actions -%}
    {%- for _action in child.actions -%} {%- include snippets/get-nav-url.html path=_action.url -%} {%- assign _url = __return -%} {%- assign _type = _action.type | default: 'outline-info' -%}
  • {{ _action.text }}
  • {%- endfor -%}
{%- endif -%}
{%- endfor-%}
{%- endif -%} {%- if _section.languages -%} {%- assign _size = _section.languages | size -%}

Languages

{%- for child in _section.languages -%}
{%- if child.image and child.image.src -%} {%- if child.image.url -%} {%- include snippets/get-nav-url.html path=child.image.url -%} {%- assign _item_image_url = __return -%} {%- else -%} {%- assign _item_image_url = nil -%} {%- endif -%} {%- include snippets/get-nav-url.html path=child.image.src -%} {%- assign _item_image_src = __return -%} {%- include snippets/get-nav-url.html path=child.image2.src -%} {%- assign _item_image2_src = __return -%} {%- if child.image.is_row -%} {%- endif -%}
{%- if child.image.is_row -%} {%- endif -%} {%- endif -%}
{{ child.title }}
{%- if child.excerpt-%}
{{ child.excerpt }}
{%- endif -%} {%- if child.actions -%}
    {%- for _action in child.actions -%} {%- include snippets/get-nav-url.html path=_action.url -%} {%- assign _url = __return -%} {%- assign _type = _action.type | default: 'outline-info' -%}
  • {{ _action.text }}
  • {%- endfor -%}
{%- endif -%}
{%- endfor-%}
{%- endif -%} {%- if _section.healthcare -%} {%- assign _size = _section.healthcare | size -%}

Healthcare

{%- for child in _section.healthcare -%}
{%- if child.image and child.image.src -%} {%- if child.image.url -%} {%- include snippets/get-nav-url.html path=child.image.url -%} {%- assign _item_image_url = __return -%} {%- else -%} {%- assign _item_image_url = nil -%} {%- endif -%} {%- include snippets/get-nav-url.html path=child.image.src -%} {%- assign _item_image_src = __return -%} {%- include snippets/get-nav-url.html path=child.image2.src -%} {%- assign _item_image2_src = __return -%} {%- if child.image.is_row -%} {%- endif -%}
{%- if child.image.is_row -%} {%- endif -%} {%- endif -%}
{{ child.title }}
{%- if child.excerpt-%}
{{ child.excerpt }}
{%- endif -%} {%- if child.actions -%}
    {%- for _action in child.actions -%} {%- include snippets/get-nav-url.html path=_action.url -%} {%- assign _url = __return -%} {%- assign _type = _action.type | default: 'outline-info' -%}
  • {{ _action.text }}
  • {%- endfor -%}
{%- endif -%}
{%- endfor-%}
{%- endif -%} {%- if _section.sparkocr -%} {%- assign _size = _section.sparkocr | size -%}

Spark OCR

{%- for child in _section.sparkocr -%}
{%- if child.image and child.image.src -%} {%- if child.image.url -%} {%- include snippets/get-nav-url.html path=child.image.url -%} {%- assign _item_image_url = __return -%} {%- else -%} {%- assign _item_image_url = nil -%} {%- endif -%} {%- include snippets/get-nav-url.html path=child.image.src -%} {%- assign _item_image_src = __return -%} {%- include snippets/get-nav-url.html path=child.image2.src -%} {%- assign _item_image2_src = __return -%} {%- if child.image.is_row -%} {%- endif -%}
{%- if child.image.is_row -%} {%- endif -%} {%- endif -%}
{{ child.title }}
{%- if child.excerpt-%}
{{ child.excerpt }}
{%- endif -%} {%- if child.actions -%}
    {%- for _action in child.actions -%} {%- include snippets/get-nav-url.html path=_action.url -%} {%- assign _url = __return -%} {%- assign _type = _action.type | default: 'outline-info' -%}
  • {{ _action.text }}
  • {%- endfor -%}
{%- endif -%}
{%- endfor-%}
{%- endif -%} {%- if _section.deidentification -%} {%- assign _size = _section.deidentification | size -%}

De-identification

{%- for child in _section.deidentification -%}
{%- if child.image and child.image.src -%} {%- if child.image.url -%} {%- include snippets/get-nav-url.html path=child.image.url -%} {%- assign _item_image_url = __return -%} {%- else -%} {%- assign _item_image_url = nil -%} {%- endif -%} {%- include snippets/get-nav-url.html path=child.image.src -%} {%- assign _item_image_src = __return -%} {%- include snippets/get-nav-url.html path=child.image2.src -%} {%- assign _item_image2_src = __return -%} {%- if child.image.is_row -%} {%- endif -%}
{%- if child.image.is_row -%} {%- endif -%} {%- endif -%}
{{ child.title }}
{%- if child.excerpt-%}
{{ child.excerpt }}
{%- endif -%} {%- if child.actions -%}
    {%- for _action in child.actions -%} {%- include snippets/get-nav-url.html path=_action.url -%} {%- assign _url = __return -%} {%- assign _type = _action.type | default: 'outline-info' -%}
  • {{ _action.text }}
  • {%- endfor -%}
{%- endif -%}
{%- endfor-%}
{%- endif -%} {%- if _section.resolvers -%} {%- assign _size = _section.resolvers | size -%}

Entity Resolvers

{%- for child in _section.resolvers -%}
{%- if child.image and child.image.src -%} {%- if child.image.url -%} {%- include snippets/get-nav-url.html path=child.image.url -%} {%- assign _item_image_url = __return -%} {%- else -%} {%- assign _item_image_url = nil -%} {%- endif -%} {%- include snippets/get-nav-url.html path=child.image.src -%} {%- assign _item_image_src = __return -%} {%- include snippets/get-nav-url.html path=child.image2.src -%} {%- assign _item_image2_src = __return -%} {%- if child.image.is_row -%} {%- endif -%}
{%- if child.image.is_row -%} {%- endif -%} {%- endif -%}
{{ child.title }}
{%- if child.excerpt-%}
{{ child.excerpt }}
{%- endif -%} {%- if child.actions -%}
    {%- for _action in child.actions -%} {%- include snippets/get-nav-url.html path=_action.url -%} {%- assign _url = __return -%} {%- assign _type = _action.type | default: 'outline-info' -%}
  • {{ _action.text }}
  • {%- endfor -%}
{%- endif -%}
{%- endfor-%}
{%- endif -%}
{%- if _section.image.full_width == true -%}
{% comment %} end hero__content {% endcomment %} {%- endif -%} {%- if _section.image.full_width != true -%}
{% comment %} end hero__content {% endcomment %} {%- endif -%} {%- if _section.content-%}

{{ _section.content }}

{%- endif -%} {%- endfor -%}