description: Person data included in the eLTSS Dataset. package_name: hl7.fhir.us.eltss derivation: specialization name: ELTSSPersonModel type: eLTSSPersonModel elements: identifier: min: 1 isModifier: false short: An identifier for the person. index: 0 type: string mustSupport: false array: true base: {max: '*', min: 1, path: eLTSSPersonModel.identifier} isSummary: true name: min: 1 isModifier: false short: The name of the person. index: 1 type: string mustSupport: false array: true base: {max: '*', min: 1, path: eLTSSPersonModel.name} isSummary: true dateOfBirth: min: 1 isModifier: false short: The birth date of the person. index: 2 type: string mustSupport: false array: true base: {max: '*', min: 1, path: eLTSSPersonModel.dateOfBirth} isSummary: true phoneNumber: min: 1 isModifier: false short: The primary phone number of the person whom the plan is for. index: 3 type: string mustSupport: false array: true base: {max: '*', min: 1, path: eLTSSPersonModel.phoneNumber} isSummary: true address: min: 1 isModifier: false short: The address of the person. index: 4 type: string mustSupport: false array: true base: {max: '*', min: 1, path: eLTSSPersonModel.address} isSummary: true emergencyContact: isModifier: false short: The individual or entity identified to contact in case of emergency. index: 5 type: BackboneElement mustSupport: false array: true elements: name: isModifier: false short: The name of the individual or entity identified to contact in case of emergency. type: string mustSupport: false array: true base: {max: '*', min: 0, path: eLTSSPersonModel.emergencyContact.name} isSummary: false index: 6 relationship: isModifier: false short: The relationship of the individual identified to contact in case of emergency. type: string mustSupport: false array: true base: {max: '*', min: 0, path: eLTSSPersonModel.emergencyContact.relationship} isSummary: false index: 7 phoneNumber: isModifier: false short: The primary phone number of the individual identified to contact in case of emergency. type: string mustSupport: false array: true base: {max: '*', min: 0, path: eLTSSPersonModel.emergencyContact.phoneNumber} isSummary: false index: 8 base: {max: '*', min: 0, path: eLTSSPersonModel.emergencyContact} isSummary: false package_version: 0.1.0 class: logical kind: logical url: http://hl7.org/fhir/us/eLTSS/StructureDefinition/eLTSSPersonModel base: http://hl7.org/fhir/StructureDefinition/Element version: 0.1.0 required: [dateOfBirth, name, address, identifier, phoneNumber]