@ukkidney/ukrdc-axios-ts
    Preparing search index...

    Interface PatientRecordsApiGetPatientLaborderRequest

    Request parameters for getPatientLaborder operation in PatientRecordsApi.

    PatientRecordsApiGetPatientLaborderRequest

    interface PatientRecordsApiGetPatientLaborderRequest {
        orderId: string;
        pid: string;
    }
    Index

    Properties

    Properties

    orderId: string

    PatientRecordsApiGetPatientLaborder

    pid: string

    PatientRecordsApiGetPatientLaborder