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

    Interface DocumentSchema

    A patient document.

    interface DocumentSchema {
        actioncode?: string;
        cliniciancode?: string;
        cliniciancodestd?: string;
        cliniciandesc?: string;
        creationDate?: string;
        documentname?: string;
        documenttime?: string;
        documenttypecode?: string;
        documenttypecodestd?: string;
        documenttypedesc?: string;
        documenturl?: string;
        enteredatcode?: string;
        enteredatcodestd?: string;
        enteredatdesc?: string;
        enteredbycode?: string;
        enteredbycodestd?: string;
        enteredbydesc?: string;
        externalid?: string;
        filename?: string;
        filetype?: string;
        id: string;
        idx?: number;
        notetext?: string;
        pid: string;
        repositoryUpdateDate?: string;
        statuscode?: string;
        statuscodestd?: string;
        statusdesc?: string;
        updateDate?: string;
        updatedon?: string;
    }
    Index

    Properties

    actioncode?: string

    Document action code

    cliniciancode?: string

    Document author clinician code

    cliniciancodestd?: string

    Document author clinician code standard

    cliniciandesc?: string

    Document author clinician description

    creationDate?: string

    Document created timestamp

    documentname?: string

    Document name

    documenttime?: string

    Document created time

    documenttypecode?: string

    Document type code

    documenttypecodestd?: string

    Document type code standard

    documenttypedesc?: string

    Document type description

    documenturl?: string

    Document URL

    enteredatcode?: string

    Document organisation code

    enteredatcodestd?: string

    Document organisation code standard

    enteredatdesc?: string

    Document organisation description

    enteredbycode?: string

    Document author code

    enteredbycodestd?: string

    Document author code standard

    enteredbydesc?: string

    Document author description

    externalid?: string

    Document external ID

    filename?: string

    Document file name

    filetype?: string

    Document file type

    id: string

    Document ID

    idx?: number

    Document index

    notetext?: string

    Document note text

    pid: string

    Patient ID

    repositoryUpdateDate?: string

    Document repository updated timestamp

    statuscode?: string

    Document status code

    statuscodestd?: string

    Document status code standard

    statusdesc?: string

    Document status description

    updateDate?: string

    Document updated timestamp

    updatedon?: string

    Document updated timestamp