Search

Clear filter
Question
Wilfredo Jose · Apr 30, 2018

Display a CLS in a terminal session

, %XML.Adaptor){/// Define an index for <property>Name</property>.Index NameIdx On Name [ Type = index ];/// Define a unique index for <property>TaxID</property>
Announcement
Rob Bieman den · Dec 7, 2022

First Dutch HealthShare user group meeting

for Zorgdomein referrals Rehabilitation eHealth (video/exercises) created by patient app integrate with worklists EHR Automatic patient enrollment and referral using business processes
Question
wx fg · Jul 22, 2017

select sql error

include this table, the parent table and the Version you are using. If there is an index defined on PBD_PBO_ParRef is it correctly generated?If not sure, do rebuild index from
Question
jieliang liu · Nov 2, 2020

Correct way to use Encounter.ActionCode = "C

the class reference doc: D = Delete this Encounter and any other Streamlets linked to it via EncounterNumberC = Clear all Encounters for this Patient and any other Streamlets linked
Question
Treephet Phannaphop · May 3, 2019

Extract string

Hi ThereI created function to manage string as requirement extract the first two letter of each word after space for example:Text = "Review symptoms to report with patient"After
Question
Joseph Thottungal · Nov 2, 2016

Update the Health Insghts table (HSAA.Patient) based on a changed assigning authority code

I have recently updated assigning authority in the Registry . How can I update the existing patient records in Health Insights with new code? (HSAA.Patient.PatientNumbers) Hi Alex
Article
Brendan Bannon · Sep 1, 2016

The Art of Mapping Globals to Classes  (2 of 3

index. Define the Storage Definition: Define the Subscripts up to and including the IdKey. Define the Data section. Ignore the Row ID section. 99% of the time the default
Question
Stephen De Gabrielle · Mar 27, 2018

How to convert FHIR(HTTP GET) Query into HL7

Hi, We have a PAS that accepts HL7v2 QBP^Q21 requests, and returns patient details in an RSP^K21.We have a clinical system that wants to sent an http GET request of the form http
Question
Daniel Kutac · Jun 1, 2016

Passing a parameter with slashes to the REST call

decoded by then. E.g. my API URL is http://localhost:52773/mapi/admin/v1/patients/{patientReference} where patientReference contains a slash so client call would be something
Question
Michael Davidovich · Apr 10

Performant SQL For Paging Results (DataTables, Select2, etc

in the sense that we don't utilize parent-child relationship in tables rather we point to other tables as property object references and often index on those pointers. I don't think
Announcement
Steven Hobbs · May 12, 2022

Format Change in the ^mtemp and ^ERRORS Globals

Format Change in the ^mtemp and ^ERRORS Globals InterSystems has several routines, methods and utilities that can create stack dumps. Stack dumps are created in the ^mtemp(index
Article
Toshihiko Minamoto · Feb 17, 2022

Let's create an FHIR profile using SUSHI Part 1

systems and facilities. There are various [resources](http://hl7.org/fhir/resourcelist.html) defined in FHIR. For example, patient information has a definition called [Patient
Question
Warren Oyco · May 20, 2021

Transform data output into a batch flat file text pipe delimited

I am working on tweaking our current patient load process. The roster input is in text pipe delimited format, parsed out and transforms it to a standard
Question
Scott Beeson · Oct 12, 2016

Duplicates for EVERY HS.Message.PatientSearchRequest

If I run SELECT * FROM HS_Message.PatientSearchRequest ORDER BY ID Desc every row has a unique ID but every other row is an exact duplicate. Why would this be? I found that half
Question
Yuri Marx · Sep 5, 2021

Error in ID when build with DeepSee

in a deepsee cube, when I build, I get this error #1 add an extent Index#2 try https://community.intersystems.com/post/repairing-your-index Thanks