description: Patient resource mapping for eLTSS package_name: hl7.fhir.us.eltss.r4 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} contact: short: Emergency Contact mustSupport: true index: 8 elements: relationship: {short: Emergency Contact Relationship, mustSupport: true, index: 9} name: short: Emergency Contact Name index: 10 elements: family: {index: 11} given: {index: 12} required: [given, family] telecom: short: Emergency Contact Phone index: 13 elements: system: {mustSupport: true, index: 14} value: {mustSupport: true, index: 15} required: [relationship] package_version: 2.0.0-ballot 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-ballot