description: Death Location (LocationVitalRecords) package_name: hl7.fhir.us.vrdr.r4b 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} line: {short: Address Text, index: 9} city: short: City index: 10 extensions: cityCode: {url: null, short: city code, index: 11} elements: extension: short: city code index: 11 slicing: slices: cityCode: match: {} schema: {short: city code, index: 11} district: short: County index: 12 extensions: districtCode: {url: null, short: county code, index: 13} elements: extension: short: county code index: 13 slicing: slices: districtCode: match: {} schema: {short: county code, index: 13} state: short: State/Jurisdiction of death. Use value in Jurisdiction if present. index: 14 extensions: nationalReportingJurisdictionId: {url: null, short: National Reporting Jurisdiction ID, index: 15} elements: extension: short: National Reporting Jurisdiction ID index: 15 slicing: slices: nationalReportingJurisdictionId: match: {} schema: {short: National Reporting Jurisdiction ID, index: 15} postalCode: {short: Zip, index: 16} country: {short: Country, index: 17} position: short: Place of death lat/long index: 18 elements: longitude: {short: Place of death longitude, index: 19} latitude: {short: Place of death latitude, index: 20} package_version: 3.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-location base: http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Location-vr version: 3.0.0 required: [type]