ContactDetailUpdateInput
No description
input ContactDetailUpdateInput {
name: String
telecom: [ContactPointUpdateInput!]
extension: [FhirExtensionUpdateInput!]
id: String
}
Fields
ContactDetailUpdateInput.name ● String scalar
The name of an individual to contact.
ContactDetailUpdateInput.telecom ● [ContactPointUpdateInput!] list input
The contact details for the individual (if a name was provided) or the organization.
ContactDetailUpdateInput.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.
ContactDetailUpdateInput.id ● String scalar
null
Member Of
ActivityDefinitionUpdateInput input ● ChargeItemDefinitionUpdateInput input ● CitationUpdateInput input ● CodeSystemUpdateInput input ● CompartmentDefinitionUpdateInput input ● ConceptMapUpdateInput input ● ContributorUpdateInput input ● ElementDefinitionExampleUpdateInput input ● ElementDefinitionUpdateInput input ● EventDefinitionUpdateInput input ● EvidenceReportUpdateInput input ● ExampleScenarioUpdateInput input ● FhirExtensionUpdateInput input ● GraphDefinitionUpdateInput input ● ImplementationGuideUpdateInput input ● LibraryUpdateInput input ● MeasureUpdateInput input ● MessageDefinitionUpdateInput input ● NamingSystemUpdateInput input ● OperationDefinitionUpdateInput input ● PlanDefinitionUpdateInput input ● QuestionnaireUpdateInput input ● ResearchDefinitionUpdateInput input ● ResearchElementDefinitionUpdateInput input ● ResearchStudyUpdateInput input ● SearchParameterUpdateInput input ● StructureDefinitionUpdateInput input ● StructureMapSourceUpdateInput input ● StructureMapUpdateInput input ● SubscriptionTopicUpdateInput input ● TaskInputUpdateInput input ● TaskOutputUpdateInput input ● TerminologyCapabilitiesUpdateInput input ● TestScriptUpdateInput input ● ValueSetUpdateInput input