-
**Describe the bug**
I’m trying to use FHIR Bundle transaction to write multiple co-referenced resources to the server at once.
The challenge is that any of those resources may or may not already be…
-
TODO:
- add R4 to ResearchStudy component
-
**Describe the bug**
I’m trying to use FHIR Bundle transaction to write multiple co-referenced resources to the server at once.
Any of those resources may or may not already be on the server. To add…
-
## Problem
Following guide https://build.fhir.org/ig/HL7/fhir-shorthand/reference.html#extension-paths
and comments in #108 and #136
All attempts to access the sub-extension fail with `Cannot …
-
## Input
```
Profile: AnvilResearchStudy
Parent: ResearchStudy
Id: anvil-research-study
Title: "AnVIL ResearchStudy"
Description: "An AnVIL ResearchStudy."…
-
I've defined a profile over the Procedure resource in which I expect the subject field to be a Patient reference. Here is the snapshot of the subject field:
```
{
"id": "Procedure.s…
-
Problem:
we want to create one (or very few) instances of ResearchStudy which has only static values (identifier.value = SHIVA, status= active) and not indexed on a table (i.e. does not have a prima…
-
I have a controller method that is attempting to run model binding validation on a Questionnaire (json) being passed in via a POST request.
The Questionnaire JSON representation is simple, and mod…
-
Empty profiles for the MVP FHIR model:
- Study
- Participant
- Biospecimen
- Phenotype Observation
-
The `status` of a `FHIRComposition` was previously JSON encoded as follows:
```
"status": "preliminary"
```
In 1.0.1 this changed to the following, which does not follow the R4 spec:
```
"stat…