59.68    Custom Resource Types 59.70    MegaScale   

59.147.1IG Support

 

The IG Support configuration category includes the following configurable options:

  • International Patient Summary (IPS) Enabled

  • IPS Generation Strategy Class Name

59.147.2Property: International Patient Summary (IPS) Enabled

 
Property Name International Patient Summary (IPS) Enabled
Property Key
Property Type BOOLEAN
Description If enabled, the $summary operation will be enabled in order to support generation of an International Patient Summary (IPS) document. See IPS for more information.
Applies to Modules
  • FHIR Storage (R4 RDBMS)
  • FHIR Storage (R5 RDBMS)
Default Value false
Example Property
module.[MODULE_ID].config.ig_support.ips.enabled = false

59.147.3Property: IPS Generation Strategy Class Name

 
Property Name IPS Generation Strategy Class Name
Property Key
Property Type STRING
Description Specifies the java class name for the IPS Generation Strategy object to instantiate and use.
Applies to Modules
  • FHIR Storage (R4 RDBMS)
  • FHIR Storage (R5 RDBMS)
Default Value ca.uhn.fhir.jpa.ips.jpa.DefaultJpaIpsGenerationStrategy
Example Property
module.[MODULE_ID].config.ig_support.ips.generation_strategy_class = ca.uhn.fhir.jpa.ips.jpa.DefaultJpaIpsGenerationStrategy
   59.68    Custom Resource Types 59.70    MegaScale