Package | hl7.fhir.be.public-health |
Type | CodeSystem |
Id | be-cs-populationscreening-next-invitation-type |
FHIR Version | R4 |
Source | https://www.ehealth.fgov.be/standards/fhir/public-health/https://www.ehealth.fgov.be/standards/fhir/public-health/1.0.3/CodeSystem-be-cs-populationscreening-next-invitation-type.html |
URL | https://www.ehealth.fgov.be/standards/fhir/public-health/CodeSystem/be-cs-populationscreening-next-invitation-type |
Version | 1.0.3 |
Status | active |
Date | 2024-06-12T10:52:09+02:00 |
Name | BeCSPopulationScreeningNextInvitationType |
Title | Population Screening Next Invitation Type |
Realm | be |
Authority | hl7 |
Description | Code System containing the codes for the type of the next invitation (or exclusion of next invitation) |
Content | complete |
ValueSet | |
be-vs-populationscreening-next-invitation-type | Population Screening Next Invitation Type Value Set |
be-vs-populationscreening-next-invitation-type | Population Screening Next Invitation Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
This case-sensitive code system https://www.ehealth.fgov.be/standards/fhir/public-health/CodeSystem/be-cs-populationscreening-next-invitation-type
defines the following codes:
{ "resourceType": "CodeSystem", "id": "be-cs-populationscreening-next-invitation-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "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:52:09+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." } ] }