-
## Description du problème
Plusieurs erreurs et warning relevés lors de la qualification des validateurs (#126). Erreurs et warnings indépendants du projet. Ticket pour suivi de l'avancée des différen…
-
Running the test suite against the Cerner endpoint results in the alert that http://ncimeta.nci.nih.gov is not a recognized system. http://hl7.org/fhir/dstu2/terminologies-systems.html
This was ori…
-
I already fixed this by adding a Nullflavour instead of nothing, also the modelers will change the value in order to support the data absent reason.
Nevertheless, an infinite loop should not happen …
-
We implemented FHIR terminology by introducing Concept resource, which can be represented in
database as a `concept` table.
For ValueSets effective expansions - valueset id's can be denormalized in…
-
## New endpoint(s): Code systems
### Example endpoints
#### 1. An endpoint w/ all system URLs: `/systems/`
Shows all systems that the terminology service knows about. Can show information like syst…
-
**For codesystems (and others), we should clarify what is the primary language, and how do we handle translations.
Translations in different languages should be in designation, not be Display and Def…
-
Everything works when I use the R4 version with PostgreSQL 16.3 using the latest Docker image (v7.2.0).
However, when I change the FHIR version to R5, I get the error log I provided at the bottom of …
-
In a R4 allergyIntolerance instance, this should be correct:
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
…
-
# Overview
Searching through the ontology shall become more convenient. This requires changes to the frontend and the backend as well. The frontend part (except the API to it) is **not** the scope …
-
I'm not sure if this is the appropriate space to report this issue, but let me raise a validation issue.
### Describe the bug
The JPA server threw an error while validating a JP Core MedicationR…