FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.be.manzana
Resource TypeCodeSystem
IdCodeSystem-cs-findRisc-screening-age.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/manzana/CodeSystem-cs-findRisc-screening-age.html
URLhttp://hl7belgium.org/profiles/fhir/manzana/CodeSystem/cs-findRisc-screening-age
Version1.0.0
Statusdraft
Date2022-06-24T14:28:28+02:00
NameCSFindRiscScreeningAge
TitleCode System - FINDRISC screening age
Realmbe
Authorityhl7
DescriptionManzana findRisc screening question patient age
Contentcomplete

Resources that use this resource

ValueSet
hl7.fhir.be.manzana#currentvs-findRisc-screening-ageValue Set - FINDRISC screening age

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem cs-findRisc-screening-age

This code system http://hl7belgium.org/profiles/fhir/manzana/CodeSystem/cs-findRisc-screening-age defines the following codes:

CodeDisplayDefinition
0-44 The patient age is between 0 and 44 yearsPatient age between 0 and 44 years (44 inclusive)
45-54 The patient age is between 45 and 54 yearsPatient age between 45 and 54 years (54 inclusive)
55-64 The patient age is between 55 and 64 yearsPatient age between 55 and 64 years (64 inclusive)
65- The patient age is older than 65 yearsPatient age older than 65 years (65 inclusive)

Additional Language Displays

CodeEnglish (Great Britain) (English (Great Britain), en)French (Belgium) (fr)Nederlands (België) (Dutch (Belgium), nl)
0-44Patient age between 0 and 44 years (44 inclusive)Âge du patient entre 0 et 44 ans (44 inclus)Leeftijd patiënt tussen 0 en 44 jaar (44 inclusief)
45-54Patient age between 45 and 54 years (54 inclusive)Âge du patient entre 45 et 54 ans (54 inclus)Leeftijd patiënt tussen 45 en 54 jaar (54 inclusief)
55-64Patient age between 55 and 64 years (64 inclusive)Âge du patient entre 55 et 64 ans (64 inclus)Leeftijd patiënt tussen 55 en 64 jaar (64 inclusief)
65-Patient age older than 65 years (65 inclusive)Âge du patient de plus de 65 ans (65 inclus)Leeftijd van de patiënt ouder dan 65 jaar (inclusief 65)

Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-findRisc-screening-age",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7belgium.org/profiles/fhir/manzana/CodeSystem/cs-findRisc-screening-age",
  "version": "1.0.0",
  "name": "CSFindRiscScreeningAge",
  "title": "Code System - FINDRISC screening age",
  "status": "draft",
  "date": "2022-06-24T14:28:28+02:00",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7belgium.org"
        }
      ]
    }
  ],
  "description": "Manzana findRisc screening question patient age",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "0-44",
      "display": "The patient age is between 0 and 44 years",
      "definition": "Patient age between 0 and 44 years (44 inclusive)",
      "designation": [
        {
          "language": "en-GB",
          "value": "Patient age between 0 and 44 years (44 inclusive)"
        },
        {
          "language": "nl-BE",
          "value": "Leeftijd patiënt tussen 0 en 44 jaar (44 inclusief)"
        },
        {
          "language": "fr-BE",
          "value": "Âge du patient entre 0 et 44 ans (44 inclus)"
        }
      ]
    },
    {
      "code": "45-54",
      "display": "The patient age is between 45 and 54 years",
      "definition": "Patient age between 45 and 54 years (54 inclusive)",
      "designation": [
        {
          "language": "en-GB",
          "value": "Patient age between 45 and 54 years (54 inclusive)"
        },
        {
          "language": "nl-BE",
          "value": "Leeftijd patiënt tussen 45 en 54 jaar (54 inclusief)"
        },
        {
          "language": "fr-BE",
          "value": "Âge du patient entre 45 et 54 ans (54 inclus)"
        }
      ]
    },
    {
      "code": "55-64",
      "display": "The patient age is between 55 and 64 years",
      "definition": "Patient age between 55 and 64 years (64 inclusive)",
      "designation": [
        {
          "language": "en-GB",
          "value": "Patient age between 55 and 64 years (64 inclusive)"
        },
        {
          "language": "nl-BE",
          "value": "Leeftijd patiënt tussen 55 en 64 jaar (64 inclusief)"
        },
        {
          "language": "fr-BE",
          "value": "Âge du patient entre 55 et 64 ans (64 inclus)"
        }
      ]
    },
    {
      "code": "65-",
      "display": "The patient age is older than 65 years",
      "definition": "Patient age older than 65 years (65 inclusive)",
      "designation": [
        {
          "language": "en-GB",
          "value": "Patient age older than 65 years (65 inclusive)"
        },
        {
          "language": "nl-BE",
          "value": "Leeftijd van de patiënt ouder dan 65 jaar (inclusief 65)"
        },
        {
          "language": "fr-BE",
          "value": "Âge du patient de plus de 65 ans (65 inclus)"
        }
      ]
    }
  ]
}