Interface CreateDataTransformationProfileResponse.Builder

  • Method Details

    • profileId

      The unique identifier of the created profile.

      Parameters:
      profileId - The unique identifier of the created profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • version

      The version number of the newly created profile. The starting version is always 0, which indicates the profile is in DRAFT state.

      Parameters:
      version - The version number of the newly created profile. The starting version is always 0, which indicates the profile is in DRAFT state.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sourceFormat

      The source data format of the profile.

      Parameters:
      sourceFormat - The source data format of the profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sourceFormat

      The source data format of the profile.

      Parameters:
      sourceFormat - The source data format of the profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • targetFormat

      The target output format. Always FHIR_R4.

      Parameters:
      targetFormat - The target output format. Always FHIR_R4.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • targetFormat

      The target output format. Always FHIR_R4.

      Parameters:
      targetFormat - The target output format. Always FHIR_R4.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • profileName

      The name of the created profile.

      Parameters:
      profileName - The name of the created profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastUpdatedAt

      The timestamp when the profile was last updated.

      Parameters:
      lastUpdatedAt - The timestamp when the profile was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.