Skip to main content

Address

No description

type Address implements IElement {
id: String
extension: [Extension]
use: code
_use: ElementBase
type: code
_type: ElementBase
text: String
_text: ElementBase
line: [String]
_line: [ElementBase]
city: String
_city: ElementBase
district: String
_district: ElementBase
state: String
_state: ElementBase
postalCode: String
_postalCode: ElementBase
country: String
_country: ElementBase
period: Period
}

Fields

Address.id ● String scalar

Address.extension ● [Extension] list object

Address.use ● code scalar

Address._use ● ElementBase object

Address.type ● code scalar

Address._type ● ElementBase object

Address.text ● String scalar

Address._text ● ElementBase object

Address.line ● [String] list scalar

Address._line ● [ElementBase] list object

Address.city ● String scalar

Address._city ● ElementBase object

Address.district ● String scalar

Address._district ● ElementBase object

Address.state ● String scalar

Address._state ● ElementBase object

Address.postalCode ● String scalar

Address._postalCode ● ElementBase object

Address.country ● String scalar

Address._country ● ElementBase object

Address.period ● Period object

Interfaces

IElement interface

JSON Format: string

Member Of

ClaimAccident object ● ClaimItem object ● ClaimResponseAddItem object ● ElementDefinition object ● ElementDefinitionExample object ● ExplanationOfBenefitAccident object ● ExplanationOfBenefitAddItem object ● ExplanationOfBenefitItem object ● Extension object ● IElementDefinition interface ● IExtension interface ● ILocation interface ● InsurancePlanContact object ● IOrganization interface ● IPatient interface ● IPerson interface ● IPractitioner interface ● IRelatedPerson interface ● Location object ● Organization object ● OrganizationContact object ● ParametersParameter object ● Patient object ● PatientContact object ● Person object ● Practitioner object ● RelatedPerson object ● StructureMapGroupRuleSource object ● TaskInput object ● TaskOutput object