Clear filter
Article
Danny Wijnschenk · Nov 5, 2017
:
ClassMethod Part2()
{
#Dim input as %String = "reyedfim"
#Dim password,display as %String = " "
#Dim hash, md5Hash, hex, hex1 as %String
#Dim index, iHash as %Integer
Article
Vitaliy Serdtsev · Dec 15, 2017
";
// create the index
temp = {};
_ref = options.q;
for (_i = 0, _len = _ref.length; _i < _len; _i++) {
e = _ref[_i];
// predefine the childs array
Article
Gevorg Arutiunian · Aug 16, 2018
optInfo = $get(known($zstrip(arg, "<>", "-/:")))
if $length(optInfo)>0 {
#dim type As %Integer = $li(optInfo,1)
#dim index
Article
Muhammad Waseem · Apr 5
.
Implementation Steps:
Create Agent Tools
Add Ingest functionality: Automatically ingests and index documents (e.g., InterSystems IRIS 2025.1 Release Notes).
Implement
Discussion
Sylvain Guilbaud · Feb 21, 2022
, model.PersonBase, Utils.Copyable)
{
Index parentIndex On parent;
/// Creation timestamp (UTC)
Property createdOn As %TimeStamp(POPORDER = -1, XMLPROJECTION = "NONE") [ InitialExpression
Question
Simcha Gershon · Nov 8, 2016
,BO,Production,Rule,DTL,Other", VALUELIST = ",1,2,3,4,5,6,7") [ InitialExpression = 7 ];Index YearMonthIndex On YearMonth;Index CloseTimeIndex On CloseTime;Index OpenTimeIndex
Announcement
Evgeny Shvarov · Jan 14, 2024
app functionality to participate in the Contest.
Idea
Author
RPMShare - Database solution for remote patient | InterSystems Ideas
@Dmitry Alexeev
HL7 test message generator
Question
Julian Matthews · Jun 4, 2018
SSD, 8GB RAM, i5 CPU (dual core)).My biggest hits are at start up, but once up and running it's pretty snappy. I should probably try to be more patient! As Atelier is an Eclipse
Question
Stephen Canzano · Jul 14, 2016
://www.intersystems.com/deepsee/kpi" ]{<kpi xmlns="http://www.intersystems.com/deepsee/kpi" name="ED Patient Utilization" sourceType="sql" ><property/><filter /> <
Question
Scott Roth · Aug 1, 2017
,
What metadata are you referring to? Document properties such as Title, Author, Subject, Keywords, etc. or are you looking to actually extract patient data from formatted page
Question
Jose Giraldo · Sep 20, 2020
":"23104" }] }], "addresses":[ { "reference":"Condition\/76741" }], "subject":[ { "reference":"Patient\/10055765" }] }] }
</Stream><Type>
CG
</Type>
<
Article
Developer Community Admin · Oct 21, 2015
Description and Methodology section. The tested workloads comprised HL7 v2 Patient Administration (ADT) and Observation Result (ORU) payloads and included transformations and re
Announcement
Spencer Frey · Aug 31, 2022
with Intersystems Development2+ years experience with Intersystems IRIS areas of APIM, FHIR Server, and Longitudinal Patient record2+ years experience with HL72+ year experience with one
Question
Julian Matthews · Oct 25, 2022
error ^HL70357^^^^^^Cannot transfer patient, encounter is cancelled.|E
However, I could also receive the following and want to keep retrying:
MSH| ^~\&|||||20221014103828.043
Question
Edoeard Kroetkov · Jan 23, 2023
= "{""text"":""Patiënt""}" do pOutput.Write(messageBuffer) do pOutput.SetAttribute("Charset","UTF-8") set status = ##class(%SYSTEM.Status).OK() Quit