Skip to main content

ContactPointCreateInput

No description

input ContactPointCreateInput {
system: String
value: String
use: String
rank: Int
period: PeriodCreateInput
extension: [FhirExtensionCreateInput!]
id: String
}

Fields

ContactPointCreateInput.system ● String scalar

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

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

ContactPointCreateInput.use ● String scalar

Identifies the purpose for the contact point.

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

ContactPointCreateInput.period ● PeriodCreateInput input

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

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

ContactPointCreateInput.id ● String scalar

null

Member Of

CareTeamCreateInput input ● CitationEntryCreateInput input ● ContactDetailCreateInput input ● DeviceCreateInput input ● DeviceDefinitionCreateInput input ● ElementDefinitionCreateInput input ● ElementDefinitionExampleCreateInput input ● FhirEndpointCreateInput input ● FhirExtensionCreateInput input ● HealthcareServiceCreateInput input ● InsurancePlanContactCreateInput input ● LocationCreateInput input ● MessageHeaderSourceCreateInput input ● OrganizationAffiliationCreateInput input ● OrganizationContactCreateInput input ● OrganizationCreateInput input ● PatientContactCreateInput input ● PatientCreateInput input ● PersonCreateInput input ● PractitionerCreateInput input ● PractitionerRoleCreateInput input ● RelatedPersonCreateInput input ● StructureMapSourceCreateInput input ● TaskInputCreateInput input ● TaskOutputCreateInput input