HL7 FHIR Implementation Guide: Public Health IG Release 1 - BE Realm | STU1
1.0.2 - STU1 Belgium flag

This page is part of the HL7 FHIR Implementation Guide: Public Health IG Release 1 - BE Realm | STU1 (v1.0.2: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Population Screening Next Invitation Type - XML Representation

Active as of 2023-10-16 Maturity Level: 1

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="be-cs-populationscreening-next-invitation-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/public-health/CodeSystem/be-cs-populationscreening-next-invitation-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">nextinvitation<a name="be-cs-populationscreening-next-invitation-type-nextinvitation"> </a></td><td>A following invitation is expected</td></tr><tr><td style="white-space:nowrap">definitivelyexcluded<a name="be-cs-populationscreening-next-invitation-type-definitivelyexcluded"> </a></td><td>No further invitation expected</td></tr><tr><td style="white-space:nowrap">notintargetgroup<a name="be-cs-populationscreening-next-invitation-type-notintargetgroup"> </a></td><td>Not part of target group.</td></tr><tr><td style="white-space:nowrap">refusal<a name="be-cs-populationscreening-next-invitation-type-refusal"> </a></td><td>No further invitations due to refusal.</td></tr><tr><td style="white-space:nowrap">temporarilyexcluded<a name="be-cs-populationscreening-next-invitation-type-temporarilyexcluded"> </a></td><td>Temporarily excluded.</td></tr><tr><td style="white-space:nowrap">tobedetermined<a name="be-cs-populationscreening-next-invitation-type-tobedetermined"> </a></td><td>A further invitation may or not be advised, but that is not yet determined.</td></tr><tr><td style="white-space:nowrap">unknown<a name="be-cs-populationscreening-next-invitation-type-unknown"> </a></td><td>Insufficient information to determine a future invitation.</td></tr></table></div>
  </text>
  <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.2"/>
  <name value="BeCSPopulationScreeningNextInvitationType"/>
  <title value="Population Screening Next Invitation Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-10-16T14:06: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>