Clear filter
Question
Mike Kadow · Apr 9, 2018
and be patient to see the full result Check if Output Frame is open.IF it resists to appear.goto fullscreen modeclick to View / Output (ALT+2)If still invisible:move the mouse
Question
Vinay Purohit · May 24, 2019
(processId)
You can get the pid without iteration.set nsp=$znspaceset pid=^$|nsp|lock("^DBLock(""Patient"",1119102928)","OWNER")do $system.Process.Terminate(pid)|nsp| is only required for access to a lock in a different namespace.
Article
Developer Community Admin · Oct 21, 2015
population of patients. Together, the group assumes risk and shares rewards. As with high-performing organizations in other industries, the hallmarks of ACOs are quality measurement
Question
Jordan Everett · Aug 1, 2022
an email to the patient. I'd like to make it a nicer looking email which will require a good amount of inline CSS. I currently have a method, but is very much a sore sight
Question
Adam Lees · Aug 20, 2021
Use case: small in-house hospital systems that query patient demographics via SQL. The new PAS being implemented in the near future will only support query/response via HL7. SQL
Article
Robert Cemper · Mar 12, 2024
y
y
*
5
tool-patient-generator
easy to handle and fast
5.0
6
WebSockets Tutorial
finally arrived @ IPM + Docker
5.0
y
y
7
bg-openai
Announcement
arun kumar · Mar 19
• InterSystems HealthShare 2023.1, ODBC & MSSQL Integration, Data Exchange & System Design• Clinical Viewer, Registries (Patient, Clinical, Facility), Consent Policies
✅
Announcement
Vadim Aniskin · Dec 4, 2024
Include an option in HealthShare (UCR) to support natively a vectorized database of patients' clinical data, enabling retrieval-augmented generation (RAG) for communication
Announcement
Darris Mishler · Jul 8, 2024
.
EMR/EHR Implementation – Designing clinical data integration solutions that improve patient record management and ensure compliance with industry standards.
Database &
Announcement
Jacquie Clermont · Aug 1, 2022
: Using Managed Terminology with HealthShare (68)
Unified Care Record: New & Next (66)
The Data Architecture that Leaves You Glueless (64)
Updates in Security (62)
Patient
Question
Yone Moreno · Jun 15, 2020
;/MSH>
<ORU_R01.PATIENT_RESULT>
<ORU_R01.PATIENT>
<PID>
Article
Iryna Mykhailova · Aug 2, 2022
STORAGEDEFAULT = "columnar";
Parameter USEEXTENTSET = 1;
/// Bitmap Extent Index auto-generated by DDL CREATE TABLE statement. Do not edit the SqlName of this index.
Index DDLBEIndex
Question
Nicki Vallentgoed · Jun 2, 2017
difficult.
Would it make more sense to just use a 'stand alone' class with foreign key?
Class CinemaFilm
{
Property cinema As Cinema;
Property film As Film;
Index idxa
Question
Archunan K · Apr 12, 2019
EXTRACT(ByRef array, from As %Integer, to As %Integer, SetToNull = 0) As %String
{
i '$d(to) s to=from
S UncleLen=from-to+1 // length of string to return
s string=""
f index=1:1
Question
Megumi Kakechi · Jul 11, 2016
(value,index) { console.log('urlList:index='+index+' = '+value); console.log('match() : '+value.match(".+/(.+?)([\?#;].*)?$")[1]);promise = promise.then( function() {var