IGUHealth
    Preparing search index...
    interface ExampleScenarioInstanceVersion {
        _description?: Element;
        _versionId?: Element;
        description: markdown;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        versionId: string;
    }
    Index

    Properties

    _description?: Element

    The description of the resource version

    _versionId?: Element

    The identifier of a specific version of a resource

    description: markdown

    The description of the resource version

    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

    versionId: string

    The identifier of a specific version of a resource