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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="be-cs-populationscreening-next-invitation-type"/>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <url value="https://www.ehealth.fgov.be/standards/fhir/public-health/CodeSystem/be-cs-populationscreening-next-invitation-type"/>
  <version value="1.0.3"/>
  <name value="BeCSPopulationScreeningNextInvitationType"/>
  <title value="Population Screening Next Invitation Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-06-12T10:56:47+02:00"/>
  <publisher value="eHealth Platform"/>
  <contact>
    <name value="eHealth Platform"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.ehealth.fgov.be/standards/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="support@be-ehealth-standards.atlassian.net"/>
    </telecom>
  </contact>
  <contact>
    <name value="eHealth Platform"/>
    <telecom>
      <system value="email"/>
      <value value="support@be-ehealth-standards.atlassian.net"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Code System containing the codes for the type of the next invitation (or exclusion of next invitation)"/>
  <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="7"/>
  <concept>
    <code value="nextinvitation"/>
    <display value="A following invitation is expected"/>
  </concept>
  <concept>
    <code value="definitivelyexcluded"/>
    <display value="No further invitation expected"/>
  </concept>
  <concept>
    <code value="notintargetgroup"/>
    <display value="Not part of target group."/>
  </concept>
  <concept>
    <code value="refusal"/>
    <display value="No further invitations due to refusal."/>
  </concept>
  <concept>
    <code value="temporarilyexcluded"/>
    <display value="Temporarily excluded."/>
  </concept>
  <concept>
    <code value="tobedetermined"/>
    <display value="A further invitation may or not be advised, but that is not yet determined."/>
  </concept>
  <concept>
    <code value="unknown"/>
    <display value="Insufficient information to determine a future invitation."/>
  </concept>
</CodeSystem>