As an user you can but don't have to define search parameters

This commit is contained in:
Markus Mandalka 2024-10-30 10:50:16 +01:00
parent 8cd13bc6e8
commit 9189195c7d

View File

@ -48,7 +48,7 @@ The different outputs are described in markdown cells and used parameters are de
### Select resources to be validated by FHIR Search parameters
You can select/filter the resources to be validated by [FHIR search](https://www.hl7.org/fhir/search.html) parameters.
You can select/filter the resources to be validated by additional [FHIR search](https://www.hl7.org/fhir/search.html) parameters.
For filter options you can set `search_parameters`, see [FHIR search common parameters for all resource types](https://www.hl7.org/fhir/search.html#standard), as well as additional FHIR search parameters for certain resource types like [Patient](https://www.hl7.org/fhir/patient.html#search), [Condition](https://www.hl7.org/fhir/condition.html#search), [Observation](https://www.hl7.org/fhir/observation.html#search), ...