Operation Details
Description: Reads the verified date of death indicator for a person.
Sterotype: ns
SQL
SELECT
  Person.dateOfDeathVerInd
INTO
  :dateOfDeathInd 
FROM
  Person 
WHERE Person.concernRoleID = :concernRoleID