Skip to main content

InsurancePlan

No description

type InsurancePlan 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]
status: code
_status: ElementBase
type: [CodeableConcept]
name: String
_name: ElementBase
alias: [String]
_alias: [ElementBase]
period: Period
ownedBy: Reference
administeredBy: Reference
coverageArea: [Reference]
contact: [InsurancePlanContact]
endpoint: [Reference]
network: [Reference]
coverage: [InsurancePlanCoverage]
plan: [InsurancePlanPlan]
}

Fields​

InsurancePlan.id ● String scalar​

InsurancePlan.meta ● Meta object​

InsurancePlan.implicitRules ● uri scalar​

InsurancePlan._implicitRules ● ElementBase object​

InsurancePlan.language ● code scalar​

InsurancePlan._language ● ElementBase object​

InsurancePlan.text ● Narrative object​

InsurancePlan.contained ● [Resource] list object​

InsurancePlan.extension ● [Extension] list object​

InsurancePlan.modifierExtension ● [Extension] list object​

InsurancePlan.identifier ● [Identifier] list object​

InsurancePlan.status ● code scalar​

InsurancePlan._status ● ElementBase object​

InsurancePlan.type ● [CodeableConcept] list object​

InsurancePlan.name ● String scalar​

InsurancePlan._name ● ElementBase object​

InsurancePlan.alias ● [String] list scalar​

InsurancePlan._alias ● [ElementBase] list object​

InsurancePlan.period ● Period object​

InsurancePlan.ownedBy ● Reference object​

InsurancePlan.administeredBy ● Reference object​

InsurancePlan.coverageArea ● [Reference] list object​

InsurancePlan.contact ● [InsurancePlanContact] list object​

InsurancePlan.endpoint ● [Reference] list object​

InsurancePlan.network ● [Reference] list object​

InsurancePlan.coverage ● [InsurancePlanCoverage] list object​

InsurancePlan.plan ● [InsurancePlanPlan] list object​

Interfaces​

IDomainResource interface​

IResource interface​

Returned By​

InsurancePlan query ● InsurancePlanList query

Member Of​

InsurancePlanEdge object ● InsurancePlanListType object ● InsurancePlanReadType object