Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
HAPI FHIR
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
HAPI FHIR
Contact owners and managers
1–30 of 3462
This is the discussion group for HAPI-FHIR. Welcome!
Mark all as read
Report group
0 selected
John Moehrke
, …
James Agnew
8
Jan 21
Configuring HAPI indexes
Yup, that approach should work fine. sent from my phone. On Tue, Jan 21, 2025, 11:03 John Moehrke
unread,
Configuring HAPI indexes
Yup, that approach should work fine. sent from my phone. On Tue, Jan 21, 2025, 11:03 John Moehrke
Jan 21
paul dunstan
Jan 21
Plan Definition with Conditions syntax help
I have searched for some examples and read around FHIRPath expression but still cannot get the syntax
unread,
Plan Definition with Conditions syntax help
I have searched for some examples and read around FHIRPath expression but still cannot get the syntax
Jan 21
Rob Ferguson
3
Jan 20
Add Authorization (AuthZ) to HAPI FHIR - Part 1
I have updated the post as Keycloak does not support wildcard scopes. See: https://rob-ferguson.me/
unread,
Add Authorization (AuthZ) to HAPI FHIR - Part 1
I have updated the post as Keycloak does not support wildcard scopes. See: https://rob-ferguson.me/
Jan 20
Aakash Rokas
Jan 20
Failure during REST processing: ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException: Unknown resource type
Hello, I am using hapi fhir and having a unique issue while going to clear the tests of ONC. Can
unread,
Failure during REST processing: ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException: Unknown resource type
Hello, I am using hapi fhir and having a unique issue while going to clear the tests of ONC. Can
Jan 20
Johanna Häusler
Jan 20
Using "urn:oid" in meta.source causes validation errors
Hello, I am using hapi fhir version 6.10.1 in a docker environment based on the hapi-fhir-starter
unread,
Using "urn:oid" in meta.source causes validation errors
Hello, I am using hapi fhir version 6.10.1 in a docker environment based on the hapi-fhir-starter
Jan 20
paul dunstan
,
James Agnew
3
Jan 17
hapiproject/hapi:latest image using planDefinition $apply error
Hi James, That has resolved my issue, many thanks for taking the time to answer, been going round in
unread,
hapiproject/hapi:latest image using planDefinition $apply error
Hi James, That has resolved my issue, many thanks for taking the time to answer, been going round in
Jan 17
Martin Neu
, …
Rob Ferguson
4
Jan 16
hapi-fhir-jpaserver-starter does not work with PostgreSQL 15 and 16
A Dockerised example that uses Postgres: - https://github.com/Robinyo/hapi-fhir-jpaserver-starter And
unread,
hapi-fhir-jpaserver-starter does not work with PostgreSQL 15 and 16
A Dockerised example that uses Postgres: - https://github.com/Robinyo/hapi-fhir-jpaserver-starter And
Jan 16
Brian Walsh
,
James Agnew
5
Jan 15
HAPI-1942: Invalid _has parameter syntax
Bug created. Thanks again. On Wednesday, January 15, 2025 at 2:22:57 PM UTC-8 james...@gmail.com
unread,
HAPI-1942: Invalid _has parameter syntax
Bug created. Thanks again. On Wednesday, January 15, 2025 at 2:22:57 PM UTC-8 james...@gmail.com
Jan 15
Brian Walsh
,
James Agnew
7
Jan 15
`$import` blocked for over 30 min on first call
Seems to be stuck here: ``` "lockedMonitors": [ { "className": "ca.uhn.fhir.
unread,
`$import` blocked for over 30 min on first call
Seems to be stuck here: ``` "lockedMonitors": [ { "className": "ca.uhn.fhir.
Jan 15
Rob Ferguson
4
Jan 12
Add AuthN to HAPI FHIR with OAuth2 Proxy, Nginx and Keycloak - Part 1
And part 4: https://rob-ferguson.me/add-authn-to-hapi-fhir-with-oauth2-proxy-nginx-and-keycloak-part-
unread,
Add AuthN to HAPI FHIR with OAuth2 Proxy, Nginx and Keycloak - Part 1
And part 4: https://rob-ferguson.me/add-authn-to-hapi-fhir-with-oauth2-proxy-nginx-and-keycloak-part-
Jan 12
Ha Dam
, …
Rob Ferguson
4
Jan 10
I got problem when trying to create first Patient : select next value for seq_resource_id
As James noted: `docker-compose/yml`: services: postgres: image: postgres:17.2-alpine container_name:
unread,
I got problem when trying to create first Patient : select next value for seq_resource_id
As James noted: `docker-compose/yml`: services: postgres: image: postgres:17.2-alpine container_name:
Jan 10
Scott Olson
Jan 9
IRestfulClient and ServerValidationMode
I have a FHIR Client that is used to connect to a variety of FHIR servers and has been working well
unread,
IRestfulClient and ServerValidationMode
I have a FHIR Client that is used to connect to a variety of FHIR servers and has been working well
Jan 9
Vinod Aravind
2
Jan 8
Occasional Errors with Custom Bundle Profile and NpmPackageValidationSupport
I am using HAPI FHIR version 7.4.0 for this validation. On Wednesday, January 8, 2025 at 8:30:54 PM
unread,
Occasional Errors with Custom Bundle Profile and NpmPackageValidationSupport
I am using HAPI FHIR version 7.4.0 for this validation. On Wednesday, January 8, 2025 at 8:30:54 PM
Jan 8
Hank Wallace
Jan 5
Migrating a 6.10.1 server with no FLY_HFJ_MIGRATION table?
How do you use the hapi-fhir-cli migrate-database command when there is no existing FLY_HFJ_MIGRATION
unread,
Migrating a 6.10.1 server with no FLY_HFJ_MIGRATION table?
How do you use the hapi-fhir-cli migrate-database command when there is no existing FLY_HFJ_MIGRATION
Jan 5
Abrham Berhe
,
herb...@gmail.com
2
Jan 2
need help for this error
Add "jackson-core" on your POM: https://mvnrepository.com/artifact/com.fasterxml.jackson.
unread,
need help for this error
Add "jackson-core" on your POM: https://mvnrepository.com/artifact/com.fasterxml.jackson.
Jan 2
Abrham Berhe
Jan 2
skjlzvc
sfd
unread,
skjlzvc
sfd
Jan 2
Abrham Berhe
Jan 2
found an error when getting from server
in this code snipet org.hl7.fhir.r4.model.Patient patient = fhirClient .read() .resource(org.hl7.fhir
unread,
found an error when getting from server
in this code snipet org.hl7.fhir.r4.model.Patient patient = fhirClient .read() .resource(org.hl7.fhir
Jan 2
YL Chen
12/31/24
hapi.fhir.org is timing out on some calls
I am having trouble with public test server (hapi.fhir.org ). It was working a few days ago (sorry,
unread,
hapi.fhir.org is timing out on some calls
I am having trouble with public test server (hapi.fhir.org ). It was working a few days ago (sorry,
12/31/24
Claudia Neumann
12/24/24
GitHub HAPI-FHIR build failure: TimeoutManagerTest
Hi all, I just downloaded GitHub HAPI-FHIR. Build fails HAPI FHIR - Core Library FAILURE [ERROR]
unread,
GitHub HAPI-FHIR build failure: TimeoutManagerTest
Hi all, I just downloaded GitHub HAPI-FHIR. Build fails HAPI FHIR - Core Library FAILURE [ERROR]
12/24/24
Mike S
12/23/24
HAPI JPA Starter Server $measure-evaluate and partitioning
Hi, I'm testing the HAPI $evaluating-measure operation with JPA Starter 7.4 and hitting an error
unread,
HAPI JPA Starter Server $measure-evaluate and partitioning
Hi, I'm testing the HAPI $evaluating-measure operation with JPA Starter 7.4 and hitting an error
12/23/24
Rob Ferguson
2
12/20/24
HAPI FHIR JPA Server Starter project - custom_content_path: ./custom
You can customise the Web Testpage Overlay by modifying the templates in the src/main/webapp/WEB-INF/
unread,
HAPI FHIR JPA Server Starter project - custom_content_path: ./custom
You can customise the Web Testpage Overlay by modifying the templates in the src/main/webapp/WEB-INF/
12/20/24
João Apostulo
,
James Agnew
5
12/19/24
How to Determine the Number of Records Remaining During $reindex on a HAPI FHIR Server?
Thank you so much for the detailed response! I'll give the suggestion of subclassing
unread,
How to Determine the Number of Records Remaining During $reindex on a HAPI FHIR Server?
Thank you so much for the detailed response! I'll give the suggestion of subclassing
12/19/24
Salesh Kulkarni
, …
Rob Ferguson
3
12/19/24
How to upload StructureDefinition , CodeSystem, ValueSet
I wrote a post about Getting Started with HAPI FHIR: https://rob-ferguson.me/getting-started-with-
unread,
How to upload StructureDefinition , CodeSystem, ValueSet
I wrote a post about Getting Started with HAPI FHIR: https://rob-ferguson.me/getting-started-with-
12/19/24
Arne Van Eycken
12/11/24
allowUnknownParams seems to not work
Hallo, I have added allowedUnknownParams = true to the @Search annotation on my providers. If I run a
unread,
allowUnknownParams seems to not work
Hallo, I have added allowedUnknownParams = true to the @Search annotation on my providers. If I run a
12/11/24
Brian Beatty
2
12/6/24
HAPI JPA Server, FhirContext returns null inside an interceptor
found the issue. I need @Component AND @Interceptor attributes on the class On Monday, December 2,
unread,
HAPI JPA Server, FhirContext returns null inside an interceptor
found the issue. I need @Component AND @Interceptor attributes on the class On Monday, December 2,
12/6/24
Brian Walsh
12/5/24
Deep Chaining Specimen->Patient->ResearchSubject->ResearchStudy
I'm able to count a cohort from Patient->ResearchSubject->ResearchStudy ``` # get count of
unread,
Deep Chaining Specimen->Patient->ResearchSubject->ResearchStudy
I'm able to count a cohort from Patient->ResearchSubject->ResearchStudy ``` # get count of
12/5/24
yb c
12/5/24
About Custom Resource
Hi everyone, I just started learning HAPI-FHIR and for some reason I want to be able to customize
unread,
About Custom Resource
Hi everyone, I just started learning HAPI-FHIR and for some reason I want to be able to customize
12/5/24
Rama Lakshmi
2
12/1/24
Request for Guidance on Correct SMART on FHIR Configuration URL Usage
I am new to the topic of implementing SMART on FHIR, please pardon my queries. we are using HAPI FHIR
unread,
Request for Guidance on Correct SMART on FHIR Configuration URL Usage
I am new to the topic of implementing SMART on FHIR, please pardon my queries. we are using HAPI FHIR
12/1/24
Adam XX
12/1/24
custom-operation-classes. Need an example
Hey everyone, i'm having difficulty implementing a custom operation. Does anyone have any
unread,
custom-operation-classes. Need an example
Hey everyone, i'm having difficulty implementing a custom operation. Does anyone have any
12/1/24
Neeraj Kumar
,
James Agnew
6
11/29/24
Partition setting 'setConditionalCreateDuplicateIdentifiersEnabled' is not working
Thanks for pointing this out. It was a dry run. Now things are working fine. On Friday, 8 November
unread,
Partition setting 'setConditionalCreateDuplicateIdentifiersEnabled' is not working
Thanks for pointing this out. It was a dry run. Now things are working fine. On Friday, 8 November
11/29/24