interface ImplementationGuideManifest {
    _image?: Element[];
    _other?: Element[];
    _rendering?: Element;
    extension?: Extension[];
    id?: id;
    image?: string[];
    modifierExtension?: Extension[];
    other?: string[];
    page?: ImplementationGuideManifestPage[];
    rendering?: url;
    resource: ImplementationGuideManifestResource[];
}

Properties

_image?: Element[]

Image within the IG

_other?: Element[]

Additional linkable file in IG

_rendering?: Element

Location of rendered implementation guide

extension?: Extension[]

Additional content defined by implementations

id?: id

Unique id for inter-element referencing

image?: string[]

Image within the IG

modifierExtension?: Extension[]

Extensions that cannot be ignored even if unrecognized

other?: string[]

Additional linkable file in IG

HTML page within the parent IG

rendering?: url

Location of rendered implementation guide

Resource in the implementation guide