Skip to main content

ContactPointUpdateInput

No description

input ContactPointUpdateInput {
system: String
value: String
use: String
rank: Int
period: PeriodUpdateInput
extension: [FhirExtensionUpdateInput!]
id: String
}

Fields

ContactPointUpdateInput.system ● String scalar

Telecommunications form for contact point - what communications system is required to make use of the contact.

ContactPointUpdateInput.value ● String scalar

The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).

ContactPointUpdateInput.use ● String scalar

Identifies the purpose for the contact point.

ContactPointUpdateInput.rank ● Int scalar

Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values.

ContactPointUpdateInput.period ● PeriodUpdateInput input

Time period when the contact point was/is in use.

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

ContactPointUpdateInput.id ● String scalar

null

Member Of

CareTeamUpdateInput input ● CitationEntryUpdateInput input ● ContactDetailUpdateInput input ● DeviceDefinitionUpdateInput input ● DeviceUpdateInput input ● ElementDefinitionExampleUpdateInput input ● ElementDefinitionUpdateInput input ● FhirEndpointUpdateInput input ● FhirExtensionUpdateInput input ● HealthcareServiceUpdateInput input ● InsurancePlanContactUpdateInput input ● LocationUpdateInput input ● MessageHeaderSourceUpdateInput input ● OrganizationAffiliationUpdateInput input ● OrganizationContactUpdateInput input ● OrganizationUpdateInput input ● PatientContactUpdateInput input ● PatientUpdateInput input ● PersonUpdateInput input ● PractitionerRoleUpdateInput input ● PractitionerUpdateInput input ● RelatedPersonUpdateInput input ● StructureMapSourceUpdateInput input ● TaskInputUpdateInput input ● TaskOutputUpdateInput input