-
PS /Users/xxxx/Documents/healthkit-on-fhir/Sample/Cloud/Scripts> .\Create-IomtFhirCloudEnvironment.ps1 -EnvironmentName onecseweekhk -AdminPassword $(ConvertTo-SecureString "Welcome1!" -AsPlainText…
-
If a FHIR resource needs to be updated on a remote endpoint, the mediator needs to send a request to the endpoint with method PUT, instead of POST. If POST is used, it will be treated as trying to cre…
-
**To Reproduce**
Go to: https://hapifhir.io/hapi-fhir/docs/introduction/table_of_contents.html
Note that 6.10.x versions are placed out of order, as they should be higher up in the list, just …
-
Hi,
I want to connect to my own FIHR server through your App.
When I go to "[FHIR Server Needed](https://lhncbc.github.io/lforms-fhir-app/)" popup window and try to connect to my FHIR server, I ge…
-
✅ Bridgehead deployed
Script for data harmonization (https://github.com/BBMRI-cz/fhir-module) and uploading is updated, curretly is getting review from @RadovanTomik, so the changes can be merged, …
-
Use the optional parameters `start_date` and `ehr_id` to `get_hipaa_disclosure_log_from_ehr_fhir_logs()`. For each parameter, if it is specified, filter the data returned by the SQL query underlying t…
-
If the terminology server is down, it used to be possible to set the use terminology server flag to false and continue building. That is no longer the case. If the terminology server is down and you s…
-
The translator has a limitation where ModelIdentifiers must match the local name. IOW, the following will translate:
`using FHIR version '3.0.0'`
`using FHIR version '3.0.0' called "FHIR"`
And …
-
Hello,
Currently, diary notes are stored under these [KMEHR specifications](https://www.ehealth.fgov.be/standards/kmehr/en/transactions/diary-note). When moving to FHIR, the mapping between KMEHR a…
-
This change will allow for the hosting of multiple databases by a single Pathling server.
Each database will expose its own FHIR endpoint, for example:
```
myserver.com/database1/fhir
myserver…