Interface SectionRegistry.INoInfoGenerator

Enclosing class:
SectionRegistry

public static interface SectionRegistry.INoInfoGenerator
  • Method Summary

    Modifier and Type
    Method
    Description
    org.hl7.fhir.instance.model.api.IBaseResource
    generate(org.hl7.fhir.instance.model.api.IIdType theSubjectId)
    Generate an appropriate no-info resource.
  • Method Details

    • generate

      org.hl7.fhir.instance.model.api.IBaseResource generate(org.hl7.fhir.instance.model.api.IIdType theSubjectId)
      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.