IGUHealth
    Preparing search index...
    interface ConceptMapGroupElementTargetDependsOn {
        _display?: Element;
        _property?: Element;
        _system?: Element;
        _value?: Element;
        display?: string;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        property: uri;
        system?: canonical;
        value: string;
    }
    Index

    Properties

    _display?: Element

    Display for the code (if value is a code)

    _property?: Element

    Reference to property mapping depends on

    _system?: Element

    Code System (if necessary)

    _value?: Element

    Value of the referenced element

    display?: string

    Display for the code (if value is a code)

    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

    property: uri

    Reference to property mapping depends on

    system?: canonical

    Code System (if necessary)

    value: string

    Value of the referenced element