Package | hl7.fhir.be.terminology |
Type | CodeSystem |
Id | be-cs-populationscreening-next-invitation-type |
FHIR Version | R4 |
Source | https://hl7belgium.org/profiles/fhir/terminology/https://build.fhir.org/ig/hl7-be/terminology/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.0 |
Status | active |
Date | 2024-06-12T10:56:47+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
Generated Narrative: CodeSystem be-cs-populationscreening-next-invitation-type
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.0", "name": "BeCSPopulationScreeningNextInvitationType", "title": "Population Screening Next Invitation Type", "status": "active", "experimental": false, "date": "2024-06-12T10:56:47+02:00", "publisher": "My Organization", "contact": [ { "name": "My Organization", "telecom": [ { "system": "url", "value": "http://example.com/committees" }, { "system": "email", "value": "my-group@example.com" } ] }, { "name": "Bob Smith", "telecom": [ { "system": "email", "value": "bobsmith@example.com", "use": "work" } ] } ], "description": "Code System containing the codes for the type of the next invitation (or exclusion of next invitation)", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "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." } ] }