-
FHIR packages bundle Implementation Guide Resources in one Tar file. FHIR hosts a package registry under https://packages.fhir.org were those Tar files can be downloaded.
The [BBMRI.de IG](https://…
-
The SMART on FHIR specification leaves open the question of which capabilities a given EHR server needs to support. To help drive more consistent support, we can take two steps:
1. Define a way for…
-
**Describe the bug**
We tried to import LOINC terminologies to our hapi-fhir server using the hapi-fhir-cli but unfortunately received a HTTP 400 Bad Request.
**To Reproduce**
1. Download hapi-fh…
-
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…
-
Each property in the definition of a resource may be flagged with an Σ to indicate whether it's included in a summary of that resource. For exampe, `name` and `birthDate` are flagged but not `maritalS…
-
To demonstrate interoperability, it would be interesting if we could grab a task-time data set directly from a FHIR server, tag it appropriately for the PS algorithm, and generate standard results bas…
-
I'm not sure if the HSPC sandbox supports these resources.
@brynrhodes Do y'all have a development server that ASU could (ab)use for adding FHIR support to KNARTwork?
-
## Overview
Things we'd like to work on for TermHub that may have some overlap with TIMS.
- [ ] OHDSI integration (somehow how work with ATLAS? or at least the WebAPI data behind ATLAS?)
- [ ] …
-
**Description**
The endpoints in our server annotated with the HAPI FHIR JAX-RS annotations documented [here](https://hapifhir.io/hapi-fhir/docs/server_plain/jax_rs.html) always return prettified JSO…
-
from @andinet :
Synthea is a synthetic EHR data generator
https://github.com/synthetichealth/synthea
It can export data in HL7 FHIR format.
Here is the original paper that talks about the …