INarrative
No description
interface INarrative {
id: String
extension: [Extension]
status: code
_status: ElementBase
div: xhtml
_div: ElementBase
}
No description
interface INarrative {
id: String
extension: [Extension]
status: code
_status: ElementBase
div: xhtml
_div: ElementBase
}
INarrative.id ● String scalarINarrative.extension ● [Extension] list objectINarrative.status ● code scalarINarrative._status ● ElementBase objectINarrative.div ● xhtml scalarINarrative._div ● ElementBase object