IGUHealth
    Preparing search index...
    interface TerminologyCapabilitiesTranslation {
        _needsMap?: Element;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        needsMap: boolean;
    }
    Index

    Properties

    _needsMap?: Element

    Whether the client must identify the map

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    needsMap: boolean

    Whether the client must identify the map