HL7 FHIR Implementation Guide: Public Health IG Release 1 - BE Realm | STU1
1.0.3 - STU1
This page is part of the HL7 FHIR Implementation Guide: Public Health IG Release 1 - BE Realm | STU1 (v1.0.3: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2024-06-12 | Maturity Level: 1 |
{
"resourceType" : "CodeSystem",
"id" : "be-cs-populationscreening-next-invitation-type",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}
],
"url" : "https://www.ehealth.fgov.be/standards/fhir/public-health/CodeSystem/be-cs-populationscreening-next-invitation-type",
"version" : "1.0.3",
"name" : "BeCSPopulationScreeningNextInvitationType",
"title" : "Population Screening Next Invitation Type",
"status" : "active",
"experimental" : false,
"date" : "2024-06-12T10:56:47+02:00",
"publisher" : "eHealth Platform",
"contact" : [
{
"name" : "eHealth Platform",
"telecom" : [
{
"system" : "url",
"value" : "https://www.ehealth.fgov.be/standards/fhir"
},
{
"system" : "email",
"value" : "support@be-ehealth-standards.atlassian.net"
}
]
},
{
"name" : "eHealth Platform",
"telecom" : [
{
"system" : "email",
"value" : "support@be-ehealth-standards.atlassian.net",
"use" : "work"
}
]
}
],
"description" : "Code System containing the codes for the type of the next invitation (or exclusion of next invitation)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "nextinvitation",
"display" : "A following invitation is expected"
},
{
"code" : "definitivelyexcluded",
"display" : "No further invitation expected"
},
{
"code" : "notintargetgroup",
"display" : "Not part of target group."
},
{
"code" : "refusal",
"display" : "No further invitations due to refusal."
},
{
"code" : "temporarilyexcluded",
"display" : "Temporarily excluded."
},
{
"code" : "tobedetermined",
"display" : "A further invitation may or not be advised, but that is not yet determined."
},
{
"code" : "unknown",
"display" : "Insufficient information to determine a future invitation."
}
]
}