DocumentReferenceRelatesTo
No description
type DocumentReferenceRelatesTo {
id: String
extension: [Extension]
modifierExtension: [Extension]
code: code
_code: ElementBase
target: Reference!
}
Fields
DocumentReferenceRelatesTo.id ● String scalar
DocumentReferenceRelatesTo.extension ● [Extension] list object
DocumentReferenceRelatesTo.modifierExtension ● [Extension] list object
DocumentReferenceRelatesTo.code ● code scalar
DocumentReferenceRelatesTo._code ● ElementBase object
DocumentReferenceRelatesTo.target ● Reference! non-null object
Member Of
DocumentReference object ● IDocumentReference interface