Class ProblemNoInfoR4Generator

java.lang.Object
ca.uhn.fhir.jpa.ips.strategy.ProblemNoInfoR4Generator
All Implemented Interfaces:
INoInfoGenerator

public class ProblemNoInfoR4Generator extends Object implements INoInfoGenerator
  • Constructor Details

  • Method Details

    • generate

      public org.hl7.fhir.instance.model.api.IBaseResource generate(org.hl7.fhir.instance.model.api.IIdType theSubjectId)
      Description copied from interface: INoInfoGenerator
      Generate an appropriate no-info resource. The resource does not need to have an ID populated, although it can if it is a resource found in the repository.
      Specified by:
      generate in interface INoInfoGenerator