description: The Patients death is verified and as recorded in the Client Registry as a flag. This also includes death verified flag history as required. package_name: fhir.ca-bc.client derivation: constraint name: DeathVerifiedFlagExtension type: Extension elements: extension: index: 0 slicing: slices: deathVerifiedFlag: match: {} schema: mustSupport: true _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: deathVerifiedFlag} index: 3 value: mustSupport: true choices: [valueBoolean] index: 5 valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 6} required: [value, valueBoolean] businessDates: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-business-period-extension', index: 7} min: 0 max: 1 sourceID: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-sourceId-extension', index: 8} min: 0 max: 1 deathVerifiedFlagHistory: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-death-verified-flag-history-extension', index: 9} min: 0 url: pattern: {type: Uri, value: 'http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-death-verified-flag-extension'} index: 10 value: choices: [] index: 12 package_version: 1.0.1 extensions: deathVerifiedFlag: url: null mustSupport: true _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: deathVerifiedFlag} index: 3 value: mustSupport: true choices: [valueBoolean] index: 5 valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 6} required: [value, valueBoolean] businessDates: {url: 'http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-business-period-extension', min: 0, max: 1, type: Extension, mustSupport: true, index: 7} sourceID: {url: 'http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-sourceId-extension', min: 0, max: 1, type: Extension, mustSupport: true, index: 8} deathVerifiedFlagHistory: {url: 'http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-death-verified-flag-history-extension', min: 0, type: Extension, mustSupport: true, index: 9} class: extension kind: complex-type url: http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-death-verified-flag-extension base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0 required: [extension]