Search

Clear filter
Article
sween · Sep 21, 2022

FHIR Server powers Project Vulcan @ HL7 FHIR Connectathon

. The cohort target for RWD read quite simple in the example queries for[ Acute Coronary Syndrome](https://build.fhir.org/ig/HL7/vulcan-rwd/acs.html) to me: **Right?** ``` /Patient
Article
Iryna Mykhailova · Nov 29, 2022

What's HL7v2

data for a consistent, complete patient view Automate workflows by reducing and eliminating manual data entry Help exchange health reporting electronically with regulators Open
Question
Muhammad Waseem · Jul 29, 2021

How to separate namespace Globals and Routines databases

have, for example, a Patient Class and one of the properties is Picture as %BinaryStream, the Binary Stream content will be stored in the 'S' global in the Storage Definition
Question
Ran Kahane · Jul 8, 2021

Delimiter definition - CacheSQLStorage

[ Calculated, SqlComputeCode = { S {*} = ##class(MainCore.System.Utils.CacheUtils).getZREF("^[""LEASING""]MSORT2",{ID})}, SqlComputed, Transient ]; Index PMKey On (Subscript1
Article
Mike Kadow · Aug 9, 2016

NewBie's Corner Session 15 Executing Routines and Labels

Community, don't send me private email, unless of course you wish to address me only.See NewBie's Index for an index of all NewBie Corner's Posts.
Question
Lee Cascio · Jan 6, 2021

Nothing returned when running SQL query in SQL tool for a single column DISTINCT or GROUP

query cache in case something was happening there but it did not fix this. Can you show the query plan? Usually this issue "shows" when indices are out of sync. Maybe try rebuilding indices. This was indeed the issue, indexes needed to be rebuilt.
Question
Kishan Ravindran · Jun 6, 2017

iKnow with Japanese

-Verb. Moreover, there is no word boundaries in Japanese text. To overcome such differences, iKnow Japanese uses a different indexing approach. We identify Entities, which
Article
Stephen Canzano · Jun 28

Analytics Cube Definitions and References

(MINVAL = "+$h-730") [ Required ]; Index InvoiceNumber On InvoiceNumber; Property Provider As Sample.Provider [ Required ]; Index Provider On Provider [ Type = bitmap
Question
Oleksandr Kyrylov · Apr 1, 2022

Find All Property Names in hl7 Message

Hello Community! Is in objectscript way to get all properties names from HL7 Message? For example I have HL7 message: MSH|^~\&|MIHIN PATIENT GEN
Question
Scott Beeson · Jun 21, 2016

HIE Dashboard, where should I start? (without DeepSee

If I wanted to build a web-based dashboard that monitored various HIE transactions where would I start?Examples of measures would be Provide & Registers by Facility, Patient
Article
Yuri Marx · Jan 21, 2022

Learning IRIS and Caché by Robert Cemper

and M:N Relationship Advanced SQL relationships Using ClassQueries() as Tables Using ClassQueries as tables (like views using objectscript) Effective use of Collection Indexing
Question
Stephen De Gabrielle · Jul 17, 2019

Handling HL7v2 Error ACKs in a SOAP response

provided for patient|]]></return></acceptMessageResponse> Kind regards, Stephen Sorry ,I assume this is out of date meanwhile.
Question
Martin Browne · Apr 7, 2020

Pulling text from MDM and creating CSV file

|PATHPOINT2020040706100154094|P|2.4|||NE|AL|GBR|UTF-8|EN|EVN||20200407061001|PID|1|123456789^PAS^PAS|02572543^^^INT^XR~6111111111^01^^NHS^NH~4111111^^^NWL^NWL||TEST^PATIENT
Question
Joe Schra · Jan 18, 2021

ERROR #5012

Hello! I have created a record map that I am going to use to parse a flat file coming into Ensemble. From there I am trying to send the parsed out data as emails to patients. I