@health-samurai/aidbox-client
    Preparing search index...

    Interface PatientCommunication

    interface PatientCommunication {
        id?: string;
        _id?: Element;
        language: CodeableConcept;
        preferred?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    id?: string
    _id?: Element
    language: CodeableConcept
    preferred?: boolean