-
ValueSet expansion seems not to be working on ValueSets
```graphql
query genders {
ValueSetList(url: "http://hl7.org/fhir/ValueSet/administrative-gender")
{
url
status
expansi…
ivank updated
10 months ago
-
### Issue workflow progress
_Progress of the issue based on the
[Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_
- …
-
-
For form data submission and basic events like declaring, we should postpone adding validation until custom events.
For things like user creation however this should be implemented asap
>[!WARNING]
…
-
### Issue workflow progress
_Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_
- […
-
After enabling the Elasticsearch configuration, an exception occurred.
version: docker.io/hapiproject/hapi:v7.2.0
```console
Error starting ApplicationContext. To display the condition evaluation…
-
### Description
Implement the OpenCRVS response format for the `/records/{recordId}` endpoint.
If any client requests the record with the following header
```
Accept: application/opencrvs+j…
-
Hi,
while building with the Medplum SDK we've developed a few helper methods to help us work with the API. It would be fantastic if some version of these could be added to the official SDK. Making …
-
Gateway loads countryconfig form.json and stores in a global variable. We need a mapping between FHIR and the form.json. Can't we use type-resolvers for this?
EventNotification API generated FHIR …
-
如果后端是基于or和pgrest 接口是pgrest形式的 如何和graphql结合
如果后端是基于or和pgrest 接口是FHIR形式的 如何和graphql结合