<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="bcr-vital-status"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem bcr-vital-status</b></p><a name="bcr-vital-status"> </a><a name="hcbcr-vital-status"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-vital-status</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">alive<a name="bcr-vital-status-alive"> </a></td><td>Alive</td><td>Patiënt is levend.</td></tr><tr><td style="white-space:nowrap">deceased<a name="bcr-vital-status-deceased"> </a></td><td>Deceased</td><td>Patiënt is overleden.</td></tr><tr><td style="white-space:nowrap">lost-to-followup<a name="bcr-vital-status-lost-to-followup"> </a></td><td>Lost to follow-up</td><td>Patiënt is verloren in follow-up.</td></tr></table></div>
  </text>
  <url value="https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-vital-status"/>
  <version value="0.1.0"/>
  <name value="BCRVitalStatus"/>
  <title value="BCR Vital Status"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2026-05-04T06:30:16+00:00"/>
  <publisher value="eHealth Platform Belgium"/>
  <contact>
    <name value="eHealth Platform Belgium"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.ehealth.fgov.be"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@ehealth.fgov.be"/>
    </telecom>
  </contact>
  <description value="Vital-status flag from the published research dataset (variable `fld_vs`).&#xA;The metadata describes three states; codes below are reconstructions —&#xA;**confirm with BCR before production use**."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="alive"/>
    <display value="Alive"/>
    <definition value="Patiënt is levend."/>
  </concept>
  <concept>
    <code value="deceased"/>
    <display value="Deceased"/>
    <definition value="Patiënt is overleden."/>
  </concept>
  <concept>
    <code value="lost-to-followup"/>
    <display value="Lost to follow-up"/>
    <definition value="Patiënt is verloren in follow-up."/>
  </concept>
</CodeSystem>