Search

Clear filter
Question
Evgeny Shvarov · Mar 2, 2023

How Does InterSystems FHIR profile validation works

" } ], "kind": "resource", "abstract": false, "type": "Patient", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient", "derivation": "constraint
Question
Derrek Kegler · Mar 29, 2017

Dollar Ranges

How to setup dollar ranges to get the number of patient accounts. So, I want to capture the number of patient accounts based on the original balance of: 0 to 499 500 to 999
Article
Henrique Dias · Aug 22, 2020

An overview of iris-fhir-portal

offers. The goal of iris-fhir-portal is to show how easy we can create a Patient Chart using FHIR capabilities in IRIS for Health and empower the user with their own data
Question
Harkirat Dhillon · Oct 25, 2018

Healthshare Health Insight

Hello, I need help in health insight. I am trying to generate reports on deep see but i am not able to pull in the patient ids as these are our requirements for the project. Can
Question
Chip Gore · May 26, 2017

Can someone please explain what a Proxy user in HealthShare can and can not do

then defined a relationship of "Primary" with 4 test patients. When I login as UserA and go to his Clinician Portal, if I click on Relationships and choose Primary from the drop-down, I
Question
Fiona Griffiths · Jun 27, 2019

Is it possible to save a class in another namespace

issues for the patients belonging to their area. The SOAP service will upload events automatically for individual patients, but each 'site' only wishes to see events related
Question
Ahmad Bukhtiar · Jan 26, 2021

Facility Registry in HealthShare - What is best practice

Hi we are implementing HIE and wan to get expert opinion on facility registry setup. Below are some example and which method we should adapt. 3 EMRs sending u patient data (ADT
Question
Nigel Salm · Dec 3, 2019

Extending the FHIR Resource Model and adding those extensions to SDA3 so that I can create FHIR->SDA3 and SDA3 - FHIR DTL's

I need to add some extensions to the HS.FHIR.vSTU3,Model.Resource.Patient class and then use those extensions to convert incoming FHIR JSON to the FHIR Patient Resource
Announcement
Pete Greskoff · Feb 11, 2021

Alert: Incomplete Query Results with ‘ORDER BY <row ID field> DESC

patient proxies and possibly customer-built custom queries. For more details on how this defect affects HealthShare, please see Advisory: Incomplete Query Results with ‘ORDER BY <row
Article
Lucas Enard · May 13, 2022

A simple example of a Fhir client in java

create a Patient using Fhir.Model and we fill it with a HumanName, following the FHIR convention, `use` and `family` are string and `given` is a list of string. The same way
Question
Pavan Akunuri · May 21, 2018

Integration With SnapLogic

sandbox available for FHIR to download and access the data. Thanks Hi Pavan,A slight change to the comment above:The InterSystems FHIR Sandbox uses a shared synthetic patient
Article
Lucas Enard · May 13, 2022

A simple example of a Fhir client in c

of direct exchange with our server. ## 5.2. Part 2 In this part we create a Patient using Fhir.Model and we fill it with a HumanName, following the FHIR convention, `use` and `family
Question
Nicky Zhu · Feb 12, 2023

How to optimize slow count distinct SQL

), DISEASE_CODE INTEGER, DISEASE_NAME VARCHAR(64), LastChangedTime TIMESTAMP, LastCreateTime TIMESTAMP, GROUPORG VARCHAR(50) ); CREATE INDEX
Question
Ashok S · Nov 30, 2016

Accessing Deepsee plugin in MDX

in samples namespace (patient cube). I got the same error. Below is my sample MDX from patients cube. SELECT NON EMPTY %KPI("PluginDemo","HighScoreCount",,"%CONTEXT") ON 1
Article
Lydia Huang · Mar 14, 2016

Example of using the MDX subquery flag in the DeepSee Shell

,[AgeD].[H1].[Age Bucket].Members),2000) ON 1 FROM [PATIENTS] %FILTER [GenD].[H1].[Gender].&[Female] --> %Prepare: PATIENTS: 2016-02-11 15:31:50 --> %ExecuteParameters