Clear filter
Question
Evgeny Shvarov · Mar 2, 2023
"
}
],
"kind": "resource",
"abstract": false,
"type": "Patient",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation": "constraint
Question
Derrek Kegler · Mar 29, 2017
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
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
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
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
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
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
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
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
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
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
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
),
DISEASE_CODE INTEGER,
DISEASE_NAME VARCHAR(64),
LastChangedTime TIMESTAMP,
LastCreateTime TIMESTAMP,
GROUPORG VARCHAR(50)
);
CREATE INDEX
Question
Ashok S · Nov 30, 2016
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
,[AgeD].[H1].[Age Bucket].Members),2000) ON 1 FROM [PATIENTS] %FILTER [GenD].[H1].[Gender].&[Female]
--> %Prepare: PATIENTS: 2016-02-11 15:31:50
--> %ExecuteParameters