Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
70 views

Problem I’ve uploaded multiple Library resources and measures, each containing both text/cql and application/elm+json entries also in the content array. from the HEDIS MY2024 definations Each Library ...
kartik kumar's user avatar
0 votes
1 answer
115 views

I am new to HAPI FHIR and this is the problem I can't solve: I have the HAPI FHIR server running with docker compose alongside with the application.yaml config file. Inside the config file I specify ...
You Can Have It's user avatar
0 votes
0 answers
127 views

I am integrating eClinicalWorks to my portal. The whole idea is we make an authentication request to eClinicalWorks - in an ideal world, the user opens up the page, the portal makes a request to eCW, ...
sh khan's user avatar
  • 135
1 vote
0 answers
56 views

I am not able to upload recent Snomed data. Anyone managed to do this? please advise... hapi-fhir-cli upload-terminology -d /Users/satv/Downloads/...
Sathish Kumar's user avatar
0 votes
1 answer
59 views

Using the docker image for hapiproject/hapi:latest and running the image using docker run -e HAPI_FHIR_CR_ENABLED=true -p 8080:8080 to enabled the Clinical Reasoning module, when I try to Apply ...
paul D's user avatar
  • 21
0 votes
1 answer
122 views

This seems to be a huge oversight on HL7s FHIR standard but it seems Claims lack Search Params based on associated "items" like CPT codes or ICD diagnosis. I'm hopeful that I'm just naive ...
TheCaffinatedDeveloper's user avatar
0 votes
1 answer
186 views

I'm using hapi-fhir version 7.2.1 and I'm trying to convert a CDA document in FHIR resource by using FHIR Mapping language and StructureMap resources I wrote this unit test @SpringBootTest( ...
Angelo Immediata's user avatar
1 vote
1 answer
311 views

I have an application created by using springboot 3.3.0 and HAPI FHIR 7.2.1 When I start it normally, all works pretty good Now I'm giving a look to graalvm and native images. I can successfully ...
Angelo Immediata's user avatar
1 vote
1 answer
390 views

I created a simple node server with a handful of routes. It works perfectly running in my local Ubuntu environment. I can connect with my browser and get result sets back. I containerized it using ...
Not a machine's user avatar
0 votes
1 answer
71 views

I'm just starting to look into adding some automated unit testing into my hapi web application and I'm using lab and sinon to do this. For some reason though I can't get the first test of sinon to ...
fosbie's user avatar
  • 1,044
0 votes
1 answer
101 views

I am interested in incorporating the JWT strategy into the backend of my Hapi.js application to enhance security measures and improve authentication processes. here is my server code : const Hapi = ...
Abubakr Shomirsaidov's user avatar
1 vote
1 answer
77 views

I'm looking for a way to do a bulk update on my MariaDB. I use the Node.js mariaDB plugin and HAPI.js with Handlebars. I'm very new at javascript but got already a far way on my little project to do ...
LKE's user avatar
  • 13
0 votes
1 answer
59 views

I am updating an older node.js application which was pre-async/await and promise. I am struggling to get Hapi handler() working correctly with async/await. The code does not throw an error but I am ...
Not a machine's user avatar
1 vote
0 answers
72 views

I am having trouble extracting the absorption coefficients for carbon dioxide using the hitran2016 database. I am interested in the wavelengths between ca. 1200 and 2600nm. For methane I get expected ...
mankjo's user avatar
  • 11
1 vote
0 answers
147 views

js community, I'm encountering a peculiar issue with my Hapi.js server where I'm consistently seeing "Debug: request, error, close" messages in the logs. However, the GET method appears to ...
Yoga DartMedia's user avatar

15 30 50 per page
1
2 3 4 5
27