Skip to main content

HumanNameUpdateInput

No description

input HumanNameUpdateInput {
use: String
text: String
family: String
given: [String!]
prefix: [String!]
suffix: [String!]
period: PeriodUpdateInput
extension: [FhirExtensionUpdateInput!]
id: String
}

Fields

HumanNameUpdateInput.use ● String scalar

Identifies the purpose for this name.

HumanNameUpdateInput.text ● String scalar

Specifies the entire name as it should be displayed e.g. on an application UI. This may be provided instead of or as well as the specific parts.

HumanNameUpdateInput.family ● String scalar

The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.

HumanNameUpdateInput.given ● [String!] list scalar

Given name.

HumanNameUpdateInput.prefix ● [String!] list scalar

Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the start of the name.

HumanNameUpdateInput.suffix ● [String!] list scalar

Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name.

HumanNameUpdateInput.period ● PeriodUpdateInput input

Indicates the period of time when this name was valid for the named person.

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

HumanNameUpdateInput.id ● String scalar

null

Member Of

CitationEntryUpdateInput input ● ElementDefinitionExampleUpdateInput input ● ElementDefinitionUpdateInput input ● FhirExtensionUpdateInput input ● InsurancePlanContactUpdateInput input ● OrganizationContactUpdateInput input ● PatientContactUpdateInput input ● PatientUpdateInput input ● PersonUpdateInput input ● PractitionerUpdateInput input ● RelatedPersonUpdateInput input ● StructureMapSourceUpdateInput input ● TaskInputUpdateInput input ● TaskOutputUpdateInput input