Skip to main content

AddressUpdateInput

No description

input AddressUpdateInput {
use: String
type: String
text: String
line: [String!]
city: String
district: String
state: String
postalCode: String
country: String
period: PeriodUpdateInput
extension: [FhirExtensionUpdateInput!]
id: String
}

Fields

AddressUpdateInput.use ● String scalar

The purpose of this address.

AddressUpdateInput.type ● String scalar

Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both.

AddressUpdateInput.text ● String scalar

Specifies the entire address as it should be displayed e.g. on a postal label. This may be provided instead of or as well as the specific parts.

AddressUpdateInput.line ● [String!] list scalar

This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.

AddressUpdateInput.city ● String scalar

The name of the city, town, suburb, village or other community or delivery center.

AddressUpdateInput.district ● String scalar

The name of the administrative area (county).

AddressUpdateInput.state ● String scalar

Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (e.g. US 2 letter state codes).

AddressUpdateInput.postalCode ● String scalar

A postal code designating a region defined by the postal service.

AddressUpdateInput.country ● String scalar

Country - a nation as commonly understood or generally accepted.

AddressUpdateInput.period ● PeriodUpdateInput input

Time period when address was/is in use.

AddressUpdateInput.extension ● [FhirExtensionUpdateInput!] list input

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

AddressUpdateInput.id ● String scalar

null

Member Of

CitationEntryUpdateInput input ● ClaimAccidentUpdateInput input ● ClaimItemUpdateInput input ● ClaimResponseAddItemUpdateInput input ● ElementDefinitionExampleUpdateInput input ● ElementDefinitionUpdateInput input ● ExplanationOfBenefitAccidentUpdateInput input ● ExplanationOfBenefitAddItemUpdateInput input ● ExplanationOfBenefitItemUpdateInput input ● FhirExtensionUpdateInput input ● InsurancePlanContactUpdateInput input ● LocationUpdateInput input ● OrganizationContactUpdateInput input ● OrganizationUpdateInput input ● PatientContactUpdateInput input ● PatientUpdateInput input ● PersonUpdateInput input ● PractitionerUpdateInput input ● RelatedPersonUpdateInput input ● StructureMapSourceUpdateInput input ● TaskInputUpdateInput input ● TaskOutputUpdateInput input