IGUHealth
    Preparing search index...
    interface ElementDefinitionSlicingDiscriminator {
        _path?: Element;
        _type?: Element;
        extension?: Extension[];
        id?: id;
        path: string;
        type: code;
    }
    Index

    Properties

    _path?: Element

    Path to element value

    _type?: Element

    value | exists | pattern | type | profile

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    path: string

    Path to element value

    type: code

    value | exists | pattern | type | profile