Skip to main content

CatalogEntryRelatedEntry

No description

type CatalogEntryRelatedEntry {
id: String
extension: [Extension]
modifierExtension: [Extension]
relationtype: code
_relationtype: ElementBase
item: Reference!
}

Fields​

CatalogEntryRelatedEntry.id ● String scalar​

CatalogEntryRelatedEntry.extension ● [Extension] list object​

CatalogEntryRelatedEntry.modifierExtension ● [Extension] list object​

CatalogEntryRelatedEntry.relationtype ● code scalar​

CatalogEntryRelatedEntry._relationtype ● ElementBase object​

CatalogEntryRelatedEntry.item ● Reference! non-null object​

Member Of​

CatalogEntry object ● ICatalogEntry interface