Question about FHIR search parameters #349
|
Hello everybody! docker-compose.yml: ./favorite-color.json: Аfter composition's start I did request: Responce: Tell me please where is the mistake in my example? |
Replies: 1 comment 1 reply
|
from the first line in that section:
what it means is that you need to wrap your SearchParameter in a bundle. basically you should be able to just change your file contents to something like this: |
from the first line in that section:
what it means is that you need to wrap your SearchParameter in a bundle. basically you should be able to just change your file contents to something like this: