Search

Clear filter
Question
saranraj Rasu · Oct 15, 2019

Graphql API using Fhir

on fhir using javascript. The source code i got from "https://github.com/Asymmetrik/graphql-fhir" here i tried to save patient informations mutation{ PatientCreate(id
Announcement
Mike Morrissey · Sep 1, 2020

September 1, 2020 – Multiple HealthShare Advisories

to associate a consent policy with an MPI ID that does not yet exist. If that MPI ID is later created and assigned to a patient, the previously associated consent policy will be applied
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
Article
Davi Massaru Teixeira Muta · Nov 26, 2023

Sending Kafka messages via JAVA PEX for processing quarantine exam prognoses

-making and patient care. ## how it works - IRIS Interoperability: Receives messages in the FHIR standard, ensuring integration and compatibility with healthcare data
Question
Eduard Lebedyuk · Jun 26, 2017

iFind and HTML text

;br> <a href = "123" >Word3</a> When I add iFind index on text, there are at least two problems: Words like moreinfo="none">Word1, so exact match
Article
Kyle Baxter · Sep 9, 2016

Free Text Search: The Way To Search Your Text Fields That SQL Developers Are Hiding From You

: SELECT * FROM Sample.Company WHERE Mission LIKE ‘% agile %’ That is quite the reasonable query, but how does it perform? Well, with no index it clearly has to read each entry
Question
Stuart Byrne · May 4, 2017

Removing HL7 Searchtable entries

Hi,I've built a custom HL7 searchtable, but wish to remove some of the items.I've removed the items I no longer wish to index recompiled the custom searchtable, however
Article
Henry Pereira · May 18, 2024

Imagine the Future of Medical Triage: MediCoPilot

Current triage systems often rely on the experience of admitting physicians. This can lead to delays in care for some patients, especially when faced with inexperienced
Question
Sergey Sevastyanov · Feb 12, 2020

How to: Receive one ADT/A17 message, send two A02's in DTL

an A02 for the first transfer, and the second a DTL for the second transfer. Many receiving systems will have an issue with this, though, as both patients temporarily end up
Question
Alan Nguyen · Nov 1, 2016

Cache Studio - Find in Files

Hi, In Cache Studio under the View/Find in Files. Anyone knows how to search multiple words in the string? For example,In my routines 1, it has "Patient Name Test Name
Question
Gaolai Peng · Feb 13, 2017

Missing management tools after installing HealthShare

Registry, I only have Patient Relationships, but Patient-Clinician Relationships, Relationship Definition and Move Patient-Clinician Relationships are missing. Can anyone help me out
Question
Muhammad Waseem · Jun 29, 2021

Composite primary key

Hi, How can I define composite primary key in Cache? Thanks Hi, The 'New Index' wizard allows you to add various properties to the index. Or, manually, you could have
Question
Scott Beeson · Oct 11, 2016

Does anyone know what SearchMode is for a PatientSearchRequest?

post an answer* I found the following in HS.Message.PatientSearchRequest.cls: /// Search modes user - regular patient lookup, admin - mpi patient lookup no consent applied
Question
지용 김 · Sep 4

Impact of SQL-Mapped Class Indexes on Legacy Programs with Direct Global Access

to access the same global data through SQL-mapped classes. I have two questions regarding this approach: If I define indexes in the SQL-mapped class, what potential impact
Article
Tani Frankel · Jan 31, 2024

The New FHIR Server Profile-based Validation

is to validate against specific profiles. You can see here about Profiling. To illustrate, as a simple example, the base FHIR definition for the Patient Resource, defines the cardinality