Skip to content

External Cohort Selector Clinical Domain Agent Since 5.3

The External Cohort Selector uses all provided PIDs without explicit consent checks. The process must be started with a manually provided cohort, see execution for details.

The External Cohort Selector only works, if ignoreConsent=true in dataSelector is set, as no consented period is set.

Example Configuration

yaml
external:

patientIdentifierSystem Since 5.3

  • Description: Adds a patient identifier system to the external PIDs.
  • Type: String
  • Example:
    yaml
      patientIdentifierSystem: "https://example.org/fhir/identifiers/Patient"

Notes

  • The patientIdentifierSystem field should reference a valid FHIR system.