description: 'Extension: The name of a person’s parent, recorded for administrative purposes as part of the person’s demographics (e.g to help with identification). This SHOULD NOT be confused with a parent whose details are recorded for contact purposes (Patient.contact) or as a family member (RelatedPerson). Most systems will use the “father’s name” field as the source of data for this extension. NOTE: This extension replaces the old ParentName extension and is the PREFFERED extension. Note: there SHOULD be only one parent marked as ''official''' package_name: rs/il.core.fhir.r4 derivation: constraint name: AdminParentName type: Extension elements: extension: index: 0 slicing: slices: given: match: {} schema: short: first/given name of parent _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: uri, value: given} type: uri index: 3 value: choices: [valueString] index: 5 valueString: {type: string, choiceOf: value, index: 6} required: [value, valueString] role: match: {} schema: short: role of parent index: 8 extensions: {} elements: extension: {index: 9} url: pattern: {type: uri, value: role} type: uri index: 10 value: choices: [valueCode] index: 12 valueCode: {type: code, choiceOf: value, index: 13} required: [value, valueCode] official: match: {} schema: short: this parent name is the official one index: 15 extensions: {} elements: extension: {index: 16} url: pattern: {type: uri, value: official} type: uri index: 17 value: choices: [valueBoolean] index: 19 valueBoolean: {type: boolean, choiceOf: value, index: 20} required: [value, valueBoolean] url: pattern: {type: uri, value: 'http://fhir.health.gov.il/StructureDefinition/ext-administrative-parent-name'} type: uri index: 22 value: choices: [] index: 24 package_version: 0.11.0 extensions: given: url: null short: first/given name of parent _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: uri, value: given} type: uri index: 3 value: choices: [valueString] index: 5 valueString: {type: string, choiceOf: value, index: 6} required: [value, valueString] role: url: null short: role of parent index: 8 extensions: {} elements: extension: {index: 9} url: pattern: {type: uri, value: role} type: uri index: 10 value: choices: [valueCode] index: 12 valueCode: {type: code, choiceOf: value, index: 13} required: [value, valueCode] official: url: null short: this parent name is the official one index: 15 extensions: {} elements: extension: {index: 16} url: pattern: {type: uri, value: official} type: uri index: 17 value: choices: [valueBoolean] index: 19 valueBoolean: {type: boolean, choiceOf: value, index: 20} required: [value, valueBoolean] class: extension kind: complex-type url: http://fhir.health.gov.il/StructureDefinition/ext-administrative-parent-name base: http://hl7.org/fhir/StructureDefinition/Extension version: 0.11.0 required: [extension]