patientIds

@JvmName(name = "rjhnaqlggcdamkgg")
suspend fun patientIds(value: Output<List<PatientIdArgs>>)
@JvmName(name = "rmovgbwjcblheiie")
suspend fun patientIds(value: List<PatientIdArgs>?)

Parameters

value

All patient IDs listed in the PID-2, PID-3, and PID-4 segments of this message.


@JvmName(name = "diyqfjtmxytbpqyj")
suspend fun patientIds(vararg values: Output<PatientIdArgs>)


@JvmName(name = "nprpwcvvomsqdaql")
suspend fun patientIds(values: List<Output<PatientIdArgs>>)
@JvmName(name = "ajwfmmxtmwpwdsae")
suspend fun patientIds(vararg values: PatientIdArgs)

Parameters

values

All patient IDs listed in the PID-2, PID-3, and PID-4 segments of this message.


@JvmName(name = "apuspnqjugxisevn")
suspend fun patientIds(argument: List<suspend PatientIdArgsBuilder.() -> Unit>)
@JvmName(name = "irtieygdoslcyiuk")
suspend fun patientIds(vararg argument: suspend PatientIdArgsBuilder.() -> Unit)
@JvmName(name = "qwqxnhmtuaftqmlb")
suspend fun patientIds(argument: suspend PatientIdArgsBuilder.() -> Unit)

Parameters

argument

All patient IDs listed in the PID-2, PID-3, and PID-4 segments of this message.