Posos Widgets JavaScript SDK
    Preparing search index...

    Interface PatientProfileAllergy

    interface PatientProfileAllergy {
        coding: { code: string; terminology: string };
    }
    Index

    Properties

    Properties

    coding: { code: string; terminology: string }

    A coding object.

    Type Declaration

    • code: string

      The unique coding code.

    • terminology: string

      The coding terminology.