Organization
No description
type Organization implements IDomainResource, IResource {
id: String
meta: Meta
implicitRules: uri
_implicitRules: ElementBase
language: code
_language: ElementBase
text: Narrative
contained: [Resource]
extension: [Extension]
modifierExtension: [Extension]
identifier: [Identifier]
active: Boolean
_active: ElementBase
type: [CodeableConcept]
name: String
_name: ElementBase
alias: [String]
_alias: [ElementBase]
telecom: [ContactPoint]
address: [Address]
partOf: Reference
contact: [OrganizationContact]
endpoint: [Reference]
}
Fields
Organization.id ● String scalar
Organization.meta ● Meta object
Organization.implicitRules ● uri scalar
Organization._implicitRules ● ElementBase object
Organization.language ● code scalar
Organization._language ● ElementBase object
Organization.text ● Narrative object
Organization.contained ● [Resource] list object
Organization.extension ● [Extension] list object
Organization.modifierExtension ● [Extension] list object
Organization.identifier ● [Identifier] list object
Organization.active ● Boolean scalar
Organization._active ● ElementBase object
Organization.type ● [CodeableConcept] list object
Organization.name ● String scalar
Organization._name ● ElementBase object
Organization.alias ● [String] list scalar
Organization._alias ● [ElementBase] list object
Organization.telecom ● [ContactPoint] list object
Organization.address ● [Address] list object
Organization.partOf ● Reference object
Organization.contact ● [OrganizationContact] list object
Organization.endpoint ● [Reference] list object
Interfaces
IDomainResource interface
IResource interface
Returned By
Organization query ● OrganizationList query
Member Of
OrganizationEdge object ● OrganizationListType object ● OrganizationReadType object