Search

Clear filter
Article
shan yue · Jan 28, 2024

Fhir-HepatitisC-Predict

Pre condition: Ability to use FHIR and MLFirstly, our dataset is obtained from kaggle and transformed into FHIR resources based on patient gender, age, ALP or ALT, and imported into
Question
Matt Fuller · Dec 1, 2017

Using customized SDA3 container in HealthShare

ListStreamletIds - this can return a list of streamlet IDs (in the aggregation cache) corresponding to a patient in the viewer.2.
Question
Ikara Ikliki · Nov 6, 2019

FHIR Request Resource Id is empty

Note: For *implanted devices* this means that the device is implanted in the patient." }, { "code" : "inactive", "display" : "Inactive", "definition" : "The device is no
Announcement
Anastasia Dyubaylo · Jun 16, 2021

Video: BioStrands Next Generation Omics Data Analysis

The sequence descriptions are indexed using the IRIS NLP (iKnow) technology, to allow exploring and searching for semantic concepts used in describing sequences besides looking for
Question
Daniel Kutac · Feb 6, 2018

Quick list of classes within a package

I do have a workaround that uses class index, but this query lists all classes available in the namespace and I have to filter those I want.
Article
Eduard Lebedyuk · Apr 12, 2019

Python Gateway Part I: Introduction

Python - Build intelligent Interoperability business processes with Python Interoperability Adapter - Save, examine, modify and restore Python context from InterSystems IRIS # Index
Question
Eduard Lebedyuk · Dec 4, 2019

How to check that business host is in production?

Found useful index: write ##class(Ens.Config.Item).NameExists(##class(Ens.Director).GetActiveProductionName(),"HostName") How about: &sql(select count(*) into :tDefined from
Article
Robert Cemper · Aug 5, 2017

Winning in GIS competition

Larger index but less elements to check- don't care about number of inidces you generate.
Question
John Murray · Feb 13, 2018

Do you always use unique names for class members?

For instance, an Index on a Property. Or a Foreign Key declaration for one.
Announcement
Anastasia Dyubaylo · Mar 21

Planned Maintenance Notice

We apologize for any inconvenience and appreciate your patience as we work to improve our services. Thank you for your understanding!
Article
sween · Oct 4, 2024

eBPF: Tetragon Security for IRIS Workloads

: 0 type: "fd" - index: 1 type: "char_buf" returnCopy: true - index: 2 type: "size_t" selectors: - matchActions: - action: Sigkill
Article
Ikram Shah · May 12, 2024

IRIS AI Studio: A playground to explore the Generative AI & Vector Embedding capabilities

Indeed, Co-lab/Jupyter notebooks have significantly simplified the process of running code.
Article
José Pereira · May 14, 2024

Q&A Chatbot with IRIS and langchain

pertinent data chunks from the index utilizing a retriever component.
Question
Salma Sarwar · Sep 6, 2019

Replace Non ASCII Character with value

%ConstructClone()//get all the fields within the segmentset tIndex =0 while $FIND(tSegIn.OutputToString(),"©",tIndex) > 0 { set mystr =$Replace(tSegIn.OutputToString(),"©","(C
Article
Константин Ерёмин · Sep 18, 2017

Search InterSystems documentation using iKnow and iFind technologies

1, RANKERCLASS = "%iFind.Rank.Analytic"); Where contentInd is the name of the index and content is the name of the field that we are creating an index for.