Skip to content

Commit

Permalink
Merge pull request #29 from aleksandr-oleinikov/patch-5
Browse files Browse the repository at this point in the history
Update fhir-sdc-api.md
  • Loading branch information
xamelon authored Mar 14, 2024
2 parents c4604f3 + 386decf commit 0141b09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions reference/aidbox-forms/fhir-sdc-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ POST [base]/Questionnaire/[id]/$populate
| [questionnaireRef](fhir-sdc-api.md#questionnaireref) | 0..1 | [Reference](http://hl7.org/fhir/R4/references.html#Reference) | `supported` |
| [subject](fhir-sdc-api.md#subject) | 1..1 | [Reference](http://hl7.org/fhir/R4/references.html#Reference) | `supported` |
| [context](fhir-sdc-api.md#context) | 0..* | [Reference](http://hl7.org/fhir/R4/references.html#Reference) | `supported` |
| [context.name](fhir-sdc-api.md#context.name) | 0..* | [string](https://www.hl7.org/fhir/datatypes.html#string) | `supported` |
| [context.content](fhir-sdc-api.md#context.content) | 0..* | [Reference](http://hl7.org/fhir/R4/references.html#Reference) | `supported` |
| [context.name](fhir-sdc-api.md#context.name) | 1..1 | [string](https://www.hl7.org/fhir/datatypes.html#string) | `supported` |
| [context.content](fhir-sdc-api.md#context.content) | 1..* | [Reference](http://hl7.org/fhir/R4/references.html#Reference) | `supported` |
| [local](fhir-sdc-api.md#local) | 0..1 | [boolean](http://hl7.org/fhir/R4/datatypes.html#boolean) | `supported` |
| [launchContext](fhir-sdc-api.md#launchcontext) | 0..1 | [Extension](http://hl7.org/fhir/R4/extensibility.html#Extension) | `not supported` |

Expand Down

0 comments on commit 0141b09

Please sign in to comment.