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

    Interface Attributes

    Work item mismatching attributes

    Attributes

    interface Attributes {
        dateOfBirth?: string;
        dateOfDeath?: string;
        gender?: string;
        givenname?: string;
        localid?: string;
        sendingExtract?: string;
        sendingFacility?: string;
        surname?: string;
    }
    Index

    Properties

    dateOfBirth?: string

    Mismatching date of birth values

    Attributes

    dateOfDeath?: string

    Mismatching date of death values

    Attributes

    gender?: string

    Mismatching gender code values

    Attributes

    givenname?: string

    Mismatching given name values

    Attributes

    localid?: string

    Mismatching local ID values

    Attributes

    sendingExtract?: string

    Mismatching sending extract values

    Attributes

    sendingFacility?: string

    Mismatching sending facility values

    Attributes

    surname?: string

    Mismatching surname values

    Attributes