Nueva publicación

検索

Anuncio
· 16 ene, 2025

Planned Maintenance Announcement

🚨 Update, January 21, 2025 – Maintenance Completed 🚨

The planned maintenance on the Developer Community has been successfully completed! While the site is up and running, we are still performing additional testing, so occasional issues may occur.

We apologize for any inconvenience and greatly appreciate your patience. If you notice anything unusual, please don’t hesitate to let us know.

Thank you for your understanding and support!

9 Under Maintenance Page Tips | Messages for a Down Website


🚨 Planned Maintenance Announcement 🚨 -- originally published on January 16, 2025. 

The Developer Community website may experience temporary downtime at times on Monday, January 20, 2025, due to scheduled maintenance.

We apologize for any inconvenience this may cause and appreciate your understanding. Thank you for your patience as we work to improve our platform!

2 comentarios
Comentarios (2)2
Inicie sesión o regístrese para continuar
Job
· 16 ene, 2025

IRIS Engineer Needed

Hi everyone! I am hiring an InterSystems IRIS Engineer. If you or anyone you know has a qualifying skillset and is interested, please email me your resume and I will give you a call. Thanks!! email: isabella.nolen@insightglobal.com You can also apply to my posting on LinkedIn: https://www.linkedin.com/jobs/view/4125879698/?alternateChannel=search&r... 

Position: IRIS Engineer

Location: REMOTE in the United States - must work EST time zone

Working Hours: Monday-Friday 8am-5pm EST

Duration: 6-month contract (extensions possible)

Pay Rate: $40-50/hour (depending on experience)

Must Haves:

  • 3+ years of experience developing with InterSystems IRIS for health
  • Experience with HL7 and FHIR Data
  • Experience in InterSystems IRIS for health ObjectScript
  • Experience in Integration protocols such as TCPIP/MLLP, SFTP, REST, SOAP
  • Create DTL mappings from SDA and workflows to process documents
  • Create custom business services/process/operations
  • Knowledge of CCDA, HL7, FHIR, JSON and XML messaging Proficient in using development tools like GIT, VS Code

Plusses:

  • GCP/GKE exposure

Day-to-Day:

  • Demonstrates strong programming expertise, with the ability to execute a wide range of programming activities with minimal supervision
  • Design and implement data integrations using InterSystems IRIS between HIE partners and internal On-prem/Cloud systems
  • Debug and fix defects in InterSystems IRIS related any inhouse solutions built
  • Develop custom object scripts to meet any client specific requirement
  • Develop XSLTs and DTLs to transform CCDA/FHIR/HL7 messages to and from Summary Document Architecture (SDA) format
  • Ingest healthcare data from source systems into FHIR (Fast Healthcare Interoperability Resources) resources and profiles through developing ETL (Extract, Transform, Load) processes, checking for data quality and integrity
  • Ensure systems development and support, and create design and technical specifications from business requirement specifications
  • Oversee best practices design and development, participate in code reviews, and collaborate with fellow developers and Technical Leads

 

 

IG Consultants: While on contract, you will be an Insight Global employee working for a particular company/end client on W2.

  • Pay Day: You will be paid out each Friday and one week in arrears. This means you will receive payment for this week’s hours next Friday.
  • Holidays/Time Off: While a consultant through Insight Global, the hours you work are they hours you will be paid. We do not offer paid sick days, paid time off, or paid holidays, except as required by applicable law.
  • Consultant Benefits: Group Medical, Vision, and Dental Insurance, 401(k) Savings Plan, and Flexible Spending Account benefit plans. In addition, consultants have access to 12 FREE mental health sessions per year through Lyra Health. New hires are eligible for benefits on DAY ONE of their contract.
1 Comentario
Comentarios (1)1
Inicie sesión o regístrese para continuar
Pregunta
· 16 ene, 2025

Authentication on a EnsLib.SOAP.Service service

Hi All

I have created a SOAP Service from a tutorial, using sample code, as follows:

Class Hospital.MyService Extends EnsLib.SOAP.Service
{

/// For this business service, ADAPTER should be "" so that we use the normal SOAP processing
Parameter ADAPTER;
Parameter SERVICENAME = "MyService";
Parameter NAMESPACE = "http://www.myhospital.org";
Parameter USECLASSNAMESPACES = 1;
Method SubmitMessage(pRequest As Hospital.SoapRequest) As Hospital.SOAPResponse [ WebMethod ]
{
    // Do something with pRequest
    //set sc= ..SendRequestSync("GetCustomerInfoBO",pRequest,.response)
    //if $$$ISERR(sc) do ..ReturnMethodStatusFault(sc)
    // do something with the reponse
    set soapresponse=##class(Hospital.SOAPResponse).%New()
    set soapresponse.Name = "Andy"
    quit soapresponse
}

}

And, as expected it, works and can be accessed

https:/*********/gmmhhcdev/csp/healthshare/gmmhtie/Hospital.StockService.cls?WSDL

I want to use it on other, non HealthConnect servers, without the need for authentication, as when I use the above URL I am prompted for a username and password. How do I get around this, am I using the correct service?

Cheers

Andy

1 Comentario
Comentarios (1)1
Inicie sesión o regístrese para continuar
Artículo
· 16 ene, 2025 Lectura de 5 min

IoP : Suporte DTL para Mensagens e JsonSchema

Tenho o prazer de anunciar a nova versão do IoP, que aliás não é apenas uma linha de comando. Estou dizendo isso porque o novo mecanismo de pesquisa de IA ainda pensa que o IoP é apenas uma linha de comando. Mas não é. É uma estrutura completa para construir aplicativos sobre a estrutura de interoperabilidade do IRIS com uma abordagem priorizando Python.

A nova versão do IoP: 3.2.0 possui muitas novidades, mas a mais importante é o suporte a DTL (Data Type Language). 🥳

Tanto para mensagens IoP quanto para jsonschema. 🎉

image

Suporte DTL

A partir da versão 3.2.0, o IoP oferece suporte a transformações DTL.

DTL é a camada de transformação de dados na Interoperabilidade do IRIS.

As transformações DTL são usadas para transformar dados de um formato para outro usando um editor gráfico.
Também oferece suporte a estruturas jsonschema.

Comentarios (0)1
Inicie sesión o regístrese para continuar
Anuncio
· 16 ene, 2025

Videos for InterSystems Developers Annual 2024 Recap

Hello and welcome to the 2024 Developer Community YouTube Recap.
Top 10 InterSystems Global Summit
Top 10 InterSystems Contests 2024
Code Scanner App
By Robert Cemper
SQLzilla – Unleash the Power of Your Data
By Henry Pereira, José Pereira, Henrique Dias
Health Harbour
By Alena Krasinskiene
IRIS MediCopilot
By Henry Pereira
Geo Vector Search
By Robert Cemper
AppealAIMovie
By Katsiaryna Shaustruk
 
 
Top 10 "Code to Care" videos
3 GenAI Model Training Opportunities
By Don Woodlock, Head of Global Healthcare Solutions, InterSystems
Prompt before the prompt - Third step of GenAI model training
By Don Woodlock, Head of Global Healthcare Solutions, InterSystems
What is RAG? (Retrieval Augmented Generation)Amazing LLM System for Enhanced UX #ai #chatgpt #shorts
By Don Woodlock, Head of Global Healthcare Solutions, InterSystems
Fine-Tuning - second step of #GenAI model training
By Don Woodlock, Head of Global Healthcare Solutions, InterSystems
Pre-training - first step of GenAI model training
By Don Woodlock, Head of Global Healthcare Solutions, InterSystems
Keeping your data private and protected with RAG
By Don Woodlock, Head of Global Healthcare Solutions, InterSystems
Fine tuning of GenAI model
By Don Woodlock, Head of Global Healthcare Solutions, InterSystems
Use cases in generative AI
By Don Woodlock, Head of Global Healthcare Solutions, InterSystems
Prompt before the Prompt of GenAI model
By Don Woodlock, Head of Global Healthcare Solutions, InterSystems
AI Governance in IT solutions
By Don Woodlock, Head of Global Healthcare Solutions, InterSystems
Top 10 Other videos
Comentarios (0)1
Inicie sesión o regístrese para continuar