FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/be-cs-populationscreening-next-invitation-type

Packagehl7.fhir.be.public-health
TypeCodeSystem
Idbe-cs-populationscreening-next-invitation-type
FHIR VersionR4
Sourcehttps://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
URLhttps://www.ehealth.fgov.be/standards/fhir/public-health/CodeSystem/be-cs-populationscreening-next-invitation-type
Version1.0.3
Statusactive
Date2024-06-12T10:52:09+02:00
NameBeCSPopulationScreeningNextInvitationType
TitlePopulation Screening Next Invitation Type
Realmbe
Authorityhl7
DescriptionCode System containing the codes for the type of the next invitation (or exclusion of next invitation)
Contentcomplete

Resources that use this resource

ValueSet
be-vs-populationscreening-next-invitation-typePopulation Screening Next Invitation Type Value Set
be-vs-populationscreening-next-invitation-typePopulation Screening Next Invitation Type Value Set

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
nextinvitation A following invitation is expected
definitivelyexcluded No further invitation expected
notintargetgroup Not part of target group.
refusal No further invitations due to refusal.
temporarilyexcluded Temporarily excluded.
tobedetermined A further invitation may or not be advised, but that is not yet determined.
unknown Insufficient information to determine a future invitation.

Source

{
  "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."
    }
  ]
}