IGUHealth
    Preparing search index...
    interface ImplementationGuideManifestResource {
        _exampleBoolean?: Element;
        _exampleCanonical?: Element;
        _relativePath?: Element;
        exampleBoolean?: boolean;
        exampleCanonical?: canonical;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        reference: Reference;
        relativePath?: url;
    }
    Index

    Properties

    _exampleBoolean?: Element

    Is an example/What is this an example of?

    _exampleCanonical?: Element

    Is an example/What is this an example of?

    _relativePath?: Element

    Relative path for page in IG

    exampleBoolean?: boolean

    Is an example/What is this an example of?

    exampleCanonical?: canonical

    Is an example/What is this an example of?

    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

    reference: Reference

    Location of the resource

    relativePath?: url

    Relative path for page in IG