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-bmi.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/manzana/CodeSystem-cs-findRisc-screening-bmi.html
URLhttp://hl7belgium.org/profiles/fhir/manzana/CodeSystem/cs-findRisc-screening-bmi
Version1.0.0
Statusdraft
Date2022-06-24T14:28:28+02:00
NameCSFindRiscScreeningBmi
TitleCode System - FINDRISC screening BMI
Realmbe
Authorityhl7
DescriptionManzana findRisc screening question patient BMI
Contentcomplete

Resources that use this resource

ValueSet
hl7.fhir.be.manzana#currentvs-findRisc-screening-bmiValue Set - FINDRISC screening BMI

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-bmi

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

CodeDisplayDefinition
0-24 The patient BMI is between 0 and 24Patient BMI between 0 and 24 (24 inclusive)
25-30 The patient BMI is between 25 and 30Patient BMI between 25 and 30 (30 inclusive)
31- The patient BMI is greater than 31Patient BMI greater than 31 (31 inclusive)

Additional Language Displays

CodeEnglish (Great Britain) (English (Great Britain), en)French (Belgium) (fr)Nederlands (België) (Dutch (Belgium), nl)
0-24Patient BMI between 0 and 24 (24 inclusive)IMC du patient entre 0 et 24 (24 inclus)BMI van de patiënt tussen 0 en 24 (inclusief 24)
25-30Patient BMI between 25 and 30 (30 inclusive)IMC du patient entre 25 et 30 (30 inclus)BMI van de patiënt tussen 25 en 30 (inclusief 30)
31-Patient BMI greater than 31 (31 inclusive)IMC du patient supérieur à 31 (31 inclus)BMI van de patiënt hoger dan 31 (inclusief 31)

Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-findRisc-screening-bmi",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7belgium.org/profiles/fhir/manzana/CodeSystem/cs-findRisc-screening-bmi",
  "version": "1.0.0",
  "name": "CSFindRiscScreeningBmi",
  "title": "Code System - FINDRISC screening BMI",
  "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 BMI",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "0-24",
      "display": "The patient BMI is between 0 and 24",
      "definition": "Patient BMI between 0 and 24 (24 inclusive)",
      "designation": [
        {
          "language": "en-GB",
          "value": "Patient BMI between 0 and 24 (24 inclusive)"
        },
        {
          "language": "nl-BE",
          "value": "BMI van de patiënt tussen 0 en 24 (inclusief 24)"
        },
        {
          "language": "fr-BE",
          "value": "IMC du patient entre 0 et 24 (24 inclus)"
        }
      ]
    },
    {
      "code": "25-30",
      "display": "The patient BMI is between 25 and 30",
      "definition": "Patient BMI between 25 and 30 (30 inclusive)",
      "designation": [
        {
          "language": "en-GB",
          "value": "Patient BMI between 25 and 30 (30 inclusive)"
        },
        {
          "language": "nl-BE",
          "value": "BMI van de patiënt tussen 25 en 30 (inclusief 30)"
        },
        {
          "language": "fr-BE",
          "value": "IMC du patient entre 25 et 30 (30 inclus)"
        }
      ]
    },
    {
      "code": "31-",
      "display": "The patient BMI is greater than 31",
      "definition": "Patient BMI greater than 31 (31 inclusive)",
      "designation": [
        {
          "language": "en-GB",
          "value": "Patient BMI greater than 31 (31 inclusive)"
        },
        {
          "language": "nl-BE",
          "value": "BMI van de patiënt hoger dan 31 (inclusief 31)"
        },
        {
          "language": "fr-BE",
          "value": "IMC du patient supérieur à 31 (31 inclus)"
        }
      ]
    }
  ]
}