-
We're trying testcase 1B and get the following result:
```
{
fhirpath: [
{
actual: false,
field: "Bundle.entry.where(resource is Observation).resource.spe…
-
Here is my json file for the test case 1C
[1C.json](https://github.com/hl7-be/lab/files/12894402/1C.json)
It failes for these reasons :
```
field: "Bundle.identifier.where(system = 'https://www.…
-
An out-of-the-box FHIR API would be a big advantage for Opal. But Opal can go much further since it would be a significant advance over the many 'black-box' FHIR servers available, which do not offer …
-
FHIR ('Fast Healthcare Interoperability Resources', pronounced 'Fire') is a standard interchange format for medical data. It has been suggested that the response from the Growth Chart API should be in…
-
Services that conform to industry standard data formats, e.g Health Insights and the FHIR standard, would benefit from TypeSpec support to directly import JSON Schema definitions.
An example of whe…
-
Hello again,
## Background
I have been doing a lot of testing recently and came across this issue while learning chained search and _filter in the standard.
All testing here was done against a …
-
Consent contains two references; patient and organization. In order for these to meet FHIR standard, the URL must contain a FHIR resource within the reference e.g https://demographics.spineservices/Pa…
dxh73 updated
7 years ago
-
## Description
This project aims to create tools to digitise insurance plans by converting health insurance product documents into machine-readable formats. Our objective is to enhance accessibility,…
-
When validating the message for use case 5 (https://fhir-testserver.be/index.php/user/secured/testgroup/details?id_testgroup=35) we get this error:
actual: false,
§ field: "Bundle.entry.where(r…
-
Our current sample access-checkers, i.e., `patient` and `list` are intended for app facing scenarios. Another common scenario is when a backend service needs to interact with the FHIR server (e.g., pi…