IGUHealth
    Preparing search index...
    interface ElementDefinitionMapping {
        _comment?: Element;
        _identity?: Element;
        _language?: Element;
        _map?: Element;
        comment?: string;
        extension?: Extension[];
        id?: id;
        identity: id;
        language?: code;
        map: string;
    }
    Index

    Properties

    _comment?: Element

    Comments about the mapping or its use

    _identity?: Element

    Reference to mapping declaration

    _language?: Element

    Computable language of mapping

    _map?: Element

    Details of the mapping

    comment?: string

    Comments about the mapping or its use

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    identity: id

    Reference to mapping declaration

    language?: code

    Computable language of mapping

    map: string

    Details of the mapping