Skip to main content

ContactDetailCreateInput

No description

input ContactDetailCreateInput {
name: String
telecom: [ContactPointCreateInput!]
extension: [FhirExtensionCreateInput!]
id: String
}

Fields

ContactDetailCreateInput.name ● String scalar

The name of an individual to contact.

ContactDetailCreateInput.telecom ● [ContactPointCreateInput!] list input

The contact details for the individual (if a name was provided) or the organization.

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

ContactDetailCreateInput.id ● String scalar

null

Member Of

ActivityDefinitionCreateInput input ● ChargeItemDefinitionCreateInput input ● CitationCreateInput input ● CodeSystemCreateInput input ● CompartmentDefinitionCreateInput input ● ConceptMapCreateInput input ● ContributorCreateInput input ● ElementDefinitionCreateInput input ● ElementDefinitionExampleCreateInput input ● EventDefinitionCreateInput input ● EvidenceReportCreateInput input ● ExampleScenarioCreateInput input ● FhirExtensionCreateInput input ● GraphDefinitionCreateInput input ● ImplementationGuideCreateInput input ● LibraryCreateInput input ● MeasureCreateInput input ● MessageDefinitionCreateInput input ● NamingSystemCreateInput input ● OperationDefinitionCreateInput input ● PlanDefinitionCreateInput input ● QuestionnaireCreateInput input ● ResearchDefinitionCreateInput input ● ResearchElementDefinitionCreateInput input ● ResearchStudyCreateInput input ● SearchParameterCreateInput input ● StructureDefinitionCreateInput input ● StructureMapCreateInput input ● StructureMapSourceCreateInput input ● SubscriptionTopicCreateInput input ● TaskInputCreateInput input ● TaskOutputCreateInput input ● TerminologyCapabilitiesCreateInput input ● TestScriptCreateInput input ● ValueSetCreateInput input