Skip to content

Refresh fhir-persistence-schema parameter-names.properties  #3563

@lmsurpre

Description

@lmsurpre

Is your feature request related to a problem? Please describe.
While performing a large reindex, we noticed a few deadlocks and at least one was related to a search parameter that should be in our default (pre-populated) parameter_name table, but isn't: communication:text

This list was originally created by ingesting a bunch of data with the default config and then grabbing all of the parameter names. However, our search parameter processing has likely evolved since then.

Describe the solution you'd like
Repeat the process for generating parameter_names.properties so that a fresh db will be pre-populated with the most accurate list of built-in parameter names possible.

Describe alternatives you've considered

Acceptance Criteria

  1. GIVEN [a precondition]
    AND [another precondition]
    WHEN [test step]
    AND [test step]
    THEN [verification step]
    AND [verification step]

Additional context
If we do this before FHIR R4B, we'll need to do it again after that.

Metadata

Metadata

Labels

P3Priority 3 - Nice To HaveenhancementNew feature or requestr4b

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions