description: Patient resource mapping for eLTSS package_name: hl7.fhir.us.eltss derivation: constraint name: Patient_eltss type: Patient elements: identifier: short: Person Identifier index: 0 elements: type: {short: Person Identifier Type, mustSupport: true, index: 1} name: short: Person Name index: 2 elements: family: {index: 3} given: {index: 4} required: [given, family] telecom: {short: Person Phone Number, index: 5} birthDate: {short: Person Date of Birth, index: 6} address: short: Person Address index: 7 elements: district: {mustSupport: true, index: 8} contact: short: Emergency Contact mustSupport: true index: 9 elements: relationship: {short: Emergency Contact Relationship, mustSupport: true, index: 10} name: short: Emergency Contact Name index: 11 elements: family: {index: 12} given: {index: 13} required: [given, family] telecom: short: Emergency Contact Phone index: 14 elements: system: {mustSupport: true, index: 15} value: {mustSupport: true, index: 16} required: [relationship] package_version: 2.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/eltss/StructureDefinition/Patient-eltss base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient version: 2.0.0