description: Death Location (LocationVitalRecords) package_name: hl7.fhir.us.vrdr derivation: constraint name: DeathLocation type: Location elements: name: {short: Name of Death Location, index: 0} type: pattern: type: CodeableConcept value: coding: - {code: death, system: 'http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-location-type-cs'} index: 1 address: short: Place of Death address index: 2 extensions: predir: {url: null, short: Predirectional, index: 3} stnum: {url: null, short: Street Number, index: 4} stname: {url: null, short: Street Name, index: 5} stdesig: {url: null, short: Street Designator, index: 6} postdir: {url: null, short: Postdirectional, index: 7} unitnumber: {url: null, short: Unit Number, index: 8} elements: extension: short: Predirectional index: 3 slicing: slices: predir: match: {} schema: {short: Predirectional, index: 3} stnum: match: {} schema: {short: Street Number, index: 4} stname: match: {} schema: {short: Street Name, index: 5} stdesig: match: {} schema: {short: Street Designator, index: 6} postdir: match: {} schema: {short: Postdirectional, index: 7} unitnumber: match: {} schema: {short: Unit Number, index: 8} city: {short: City, index: 9} district: {short: County, index: 10} state: {short: State/Jurisdiction of death. Use value in Jurisdiction if present., index: 11} postalCode: {short: Zip, index: 12} country: {short: Country, index: 13} position: short: Place of death lat/long index: 14 elements: longitude: {short: Place of death longitude, index: 15} latitude: {short: Place of death latitude, index: 16} package_version: 3.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-location base: http://hl7.org/fhir/us/vrdr/StructureDefinition/Location-vr version: 3.0.0-ballot required: [type]