Skip to main content

AddressCreateInput

No description

input AddressCreateInput {
use: String
type: String
text: String
line: [String!]
city: String
district: String
state: String
postalCode: String
country: String
period: PeriodCreateInput
extension: [FhirExtensionCreateInput!]
id: String
}

Fields

AddressCreateInput.use ● String scalar

The purpose of this address.

AddressCreateInput.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.

AddressCreateInput.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.

AddressCreateInput.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.

AddressCreateInput.city ● String scalar

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

AddressCreateInput.district ● String scalar

The name of the administrative area (county).

AddressCreateInput.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).

AddressCreateInput.postalCode ● String scalar

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

AddressCreateInput.country ● String scalar

Country - a nation as commonly understood or generally accepted.

AddressCreateInput.period ● PeriodCreateInput input

Time period when address was/is in use.

AddressCreateInput.extension ● [FhirExtensionCreateInput!] 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.

AddressCreateInput.id ● String scalar

null

Member Of

CitationEntryCreateInput input ● ClaimAccidentCreateInput input ● ClaimItemCreateInput input ● ClaimResponseAddItemCreateInput input ● ElementDefinitionCreateInput input ● ElementDefinitionExampleCreateInput input ● ExplanationOfBenefitAccidentCreateInput input ● ExplanationOfBenefitAddItemCreateInput input ● ExplanationOfBenefitItemCreateInput input ● FhirExtensionCreateInput input ● InsurancePlanContactCreateInput input ● LocationCreateInput input ● OrganizationContactCreateInput input ● OrganizationCreateInput input ● PatientContactCreateInput input ● PatientCreateInput input ● PersonCreateInput input ● PractitionerCreateInput input ● RelatedPersonCreateInput input ● StructureMapSourceCreateInput input ● TaskInputCreateInput input ● TaskOutputCreateInput input