Skip to main content

IContributor

No description

interface IContributor {
id: String
extension: [Extension]
type: code
_type: ElementBase
name: String
_name: ElementBase
contact: [ContactDetail]
}

Fields​

IContributor.id ● String scalar​

IContributor.extension ● [Extension] list object​

IContributor.type ● code scalar​

IContributor._type ● ElementBase object​

IContributor.name ● String scalar​

IContributor._name ● ElementBase object​

IContributor.contact ● [ContactDetail] list object​