Clear filter
Question
Santosh Pai · Oct 1, 2017
="Medical document management - Original document notification and content">
<Segment Index="1" Name="MSH" FieldCount="19" SegPath="MSH">
<Field Index="1">
Article
Guillaume Rongier · Feb 29, 2024
)
We will create 3 scopes:
- **user/Patient.read**: The scope to read patient resources
- **VIP**: The scope to read VIP patient resources
- **user/*.***: The scope to read
Article
Yuri Marx · Mar 10
business topic has data entities that handle it, including clinical, diagnosis, medications, workflows, financial, patient, practitioner, care team, organization, locations
Article
Developer Community Admin · Oct 21, 2015
to complete up-to-the-minute patient information – and at lower cost due to the elimination of costly duplicate tests and the reduction of medical errors. This evolution
Question
Rich Taylor · Dec 14, 2015
I need to create a KPI similar to the DeepSee.Model.KPIs.DemoTrendLines kpi in Samples. This kpi supports a scorecard widget with a trend line. It shows patient counts by city
Question
Laura Cavanaugh · Feb 2, 2022
I have an SDA feed from an Edge server that eventually is fed into HSHI / Analytics. This edge server is loading up patient demographics (in the Patient object), which feeds
Question
Yuri Marx · Sep 5, 2021
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
Question
P Patz · May 12, 2017
within the 'objectgenerator')Within the legacy routine, I am setting an index... but I don't always want to set it (multiple inserts, and I will only set the index on the LAST
Question
José Pereira · Sep 3, 2024
= engine.connect()
# rows are kept after close connection
train_df.to_sql(name='table1', con=conn, if_exists='replace', index=False)
# rows **aren't** kept after close
Article
Jean Millette · Aug 22, 2019
slowly when first implemented. After some analysis, we found that an index on one of the fields in the table greatly improved performance (a query that took 35 seconds was now taking
Question
Scott Roth · Jan 7, 2021
.
Can someone take a look at the following method and verify that I am doing this correct?
index = column name
value = HL7 field that I am passing into the method
ClassMethod
Question
Richard Roeder · Jun 10, 2019
HI How to force a specific index in SQL? This function does not help me.I need something contrary to this, where I inform what index should be used %ALLINDEX maybe. Also check
Article
Joe Fu · Mar 7
that some SQL query cannot return expected rows after the change. Query will return empty values even if the entry is in the table.
After investigation, we found that re-building index
Question
Dmitrii Baranov · Dec 25, 2024
(HS.FHIRServer.Util.SearchResult).Create()
If (pResourceType = "Patient")
{
Set patientDynamicObject = ..MethodWhichLoadsPatient()
Do resultSet.AddRow(somePatientId, "Patient
Announcement
Kristina Lauer · Jul 30, 2021
Learn the basic functionality of the Clinical Viewer, and see how to optimize the display of patient records with this Introduction to the Clinical Viewer (30m).