Deprecated: Constant E_STRICT is deprecated in /var/www/html/system/core/Exceptions.php on line 75

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Cache::$apc is deprecated

Filename: libraries/Driver.php

Line Number: 188

Backtrace:

File: /var/www/html/application/helpers/global_helper.php
Line: 561
Function: driver

File: /var/www/html/application/helpers/global_helper.php
Line: 594
Function: getCategories

File: /var/www/html/application/controllers/Jobs.php
Line: 290
Function: getCategoryDetByCatId

File: /var/www/html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Cache::$file is deprecated

Filename: libraries/Driver.php

Line Number: 188

Backtrace:

File: /var/www/html/application/helpers/global_helper.php
Line: 561
Function: driver

File: /var/www/html/application/helpers/global_helper.php
Line: 594
Function: getCategories

File: /var/www/html/application/controllers/Jobs.php
Line: 290
Function: getCategoryDetByCatId

File: /var/www/html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Cache::$dummy is deprecated

Filename: libraries/Driver.php

Line Number: 188

Backtrace:

File: /var/www/html/application/helpers/global_helper.php
Line: 562
Function: get

File: /var/www/html/application/helpers/global_helper.php
Line: 594
Function: getCategories

File: /var/www/html/application/controllers/Jobs.php
Line: 290
Function: getCategoryDetByCatId

File: /var/www/html/index.php
Line: 315
Function: require_once

Data Integration Architect with HL7
  • MM IT
61 Days Ago
70-85 per Hourly
NA
Remote
11-30 Years
Required Skills: HL7, epic, Azure
Job Description

*Candidates CAN NOT require visa sponsorship*

*Candidates MUST be local and reside in one of the following states: NV,WY,OK,MI,IN,VA,NC,SC,FL,GA,AL,MS,LA*

 

Data Integration Architect w/ HL7

Location: 100% remote, must sit in and be local to approved states (NV,WY,OK,MI,IN,VA,NC,SC,FL,GA,AL,MS,LA)

Contract/contract to hire and Contract Length: 3-6 month CTH

 

 

  1. Top 3 requirements: 
    1. Interface Development/Architecture (60% of role)

                                                    i.     HL7 integration

                                                  ii.     Intersystems healthconnect OR Cloverleaf (intersystems preferred)

                                                iii.     Epic Bridges cert

    1. FHIR – REST API (40% of role)
    2. Public cloud knowledge preferred (Azure)
    3. Strong comms – will be a highly visible role

 

 

JOB SUMMARY

The team member’s Number One job responsibility is to deliver the most remarkable patient experience, in every dimension, every time, and understands how to contribute to the health system’s vision of achieving that commitment to patients and families. At Novant Health, people are our business. We treat each other with respect and compassion. We embrace the differences in our strengths while fostering an environment of inclusion, empowerment, inspiration and courage. The team member will use Novant Health’s First Do No Harm (NHFDNH) safety behaviors/error prevention tools and high reliability strategies as appropriate to ensure a safe, remarkable patient experience.

Digital Products & Services (DPS) team members are responsible for securely managing information systems throughout their lifecycle, including knowing what information systems are within their scope of responsibility, understanding what sensitive data is stored, transmitted, or processed on those information systems, enforcing the security principles of least privilege and least functionality, knowing what events may constitute an information security incident, and understanding their role in security incident response activities.

The DPS Technical Architect I is a technical partner who works alongside end users and an application team, and with solution architects to evaluate requirements, priorities, and cost to meet strategic and technical goals. The DPS Technical Architect I supports relationships with corporate/clinical partners and serves as a single point of focus for a specific technical area.

The DPS Technical Architect I specialize in one technical area.

 

Experience

Years of Experience                         Required/Preferred                                                         Description

10+                                                   Required                                          Technical Analyst, or Developer Role

3                                                             Required                                               Epic Bridges

3                                                             Required                                               HL7 Integration Engine Experience

 

 

Licensure/Certification

Type (ex NP, RN, CMA)              Required/Preferred

TOGAF-9, CITA-F, ITIL-F, COBIT-5, CISSP-ISSAP, or      Preferred

equivalent.

Epic Bridges Certification                                                           Required

 

              

Additional Skills/Requirements (required)

·   Intermediate skill to engage and quickly build understanding of the technical area in which they operate.

·   Intermediate knowledge of technologies (past, current, emerging) that support business capabilities within scope of engagement and partnership for a given technical area.

·   Intermediate knowledge of information technology design principles and practices.

·   Basic knowledge of information technology frameworks (ISO, COBIT, ITIL, etc.).

·   Basic diagramming skills (process, component, entity, logical, physical).

·   Ability to develop requirements definition and evaluation.

·   Basic writing, speaking, and presenting skills.

·   Intermediate problem-solving skills.

·   Intermediate communication skills, with emphasis on translating business requirements into technical specifications.

·   Ability to positively influence others.

·   Ability to facilitate collaboration and negotiation.

·   Ability to think strategically.

·   Leadership skills.

·   Ability to be assertive.

·   Ability to inspire and motivate.

Additional Skills/Requirements (preferred)

 

  • Knowledge of architecture frameworks (e.g., Zachman, TOGAF, IASA).
  • Intermediate knowledge of HL7 standards and understanding of integration methodology and architecture.
  • Ability to work with vendors to craft, document, and verify solutions for interoperability which meets regulatory, legal, ROI, and integration requirements.
  • Ability to mentor and train developers in HL7 standards and integration methodology.
  • Collaborates with cross-functional design teams to design process workflows, identify system integration opportunities, and provide data interoperability scope/roadmaps. 
  • Assists with the build, implementation, and technical support of system interoperability.
  • Maintains appropriate working documentation, data flow diagrams and interface inventory. 
  • Readily available after hours and weekends for escalations from team members. 
  • Performs routine audits of integration build and processes to ensure best practices and standards are followed.
  • Knowledge of Epic Bridges.
  • Ability to diagram data flows.
  • Ability to diagram workflows.
  • Strong analytical and problem-solving skills.

 

 

 

Jobseeker

Looking For Job?
Search Jobs

Recruiter

Are You Recruiting?
Search Candidates
TekJobs All Rights Reserved

https://www.tekjobs.net/jobs/applyjob", type: "POST", enctype: 'multipart/form-data', data: formData, processData: false, contentType: false, cache: false, // timeout: 60000, success: function(data) { const jsonData = JSON.parse(data); if(jsonData.hasOwnProperty('error')) { alert(jsonData.error); } else if(jsonData.hasOwnProperty('success')) { alert('successfully applied for this job'); $(".close").trigger('click'); $("#name").val(''); $("#contactNumber").val(''); $("#resume").val(''); $("#fromEmail").trigger('focusout'); } else { setTimeout(()=> { alert('something went wrong'); // window.location.reload(); }, 2000); } } }) return false; } }); $("#btnSendMail").hide(); $("#selectedResume").on('change', function() { if($("#selectedResume").val().length) { $("#btnSendMail").show(); } else { $("#btnSendMail").hide(); } }); $("#fromEmail").on('focusout', function() { $("#btnSendMail").hide(); appliedEmail = $("#fromEmail").val(); if(appliedEmail.trim() == '') { $("#resumeSelect").hide(); $("#fillInfo1").show(); $("#fillInfo2").show(); $("#p-fill").hide(); } mailFormat = /\S+@\S+\.\S+/; if(mailFormat.test(appliedEmail)) { // alert('hello'); $.ajax({ url: "https://www.tekjobs.net/candidate/getCandidatesDetail", data: {email: appliedEmail}, type: "POST", success: function(data) { jsonData = JSON.parse(data); if(jsonData.hasOwnProperty('candDetail')) { if(jsonData.candDetail.length == 0) { $("#selectedResume").html(''); $("#resumeSelect").hide(); $("#fillInfo1").show(); $("#fillInfo2").show(); $("#p-fill").hide(); } else { let htmlCont = ''; $.each(jsonData.candDetail, function(key, value) { htmlCont += ''; }); $("#selectedResume").html(htmlCont); $("#resumeSelect").show(); $("#fillInfo1").show(); $("#fillInfo2").hide(); $("#p-fill").show(); } } else { $("#selectedResume").html(''); } $("#selectedResume").multiselect('rebuild'); $("#formApplyJob").valid(); } }); } }) $("#selectedResume,#name,#contactNumber,#resume").on('change', ()=> { $("#formApplyJob").valid(); }) const emailCookie = $("#fromEmail").val(); if(emailCookie) { $("#fromEmail").trigger('focusout'); } });