FHIR IG analytics| Package | hl7.fhir.be.manzana |
| Resource Type | CodeSystem |
| Id | CodeSystem-cs-findRisc-screening-bmi.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/manzana/CodeSystem-cs-findRisc-screening-bmi.html |
| URL | http://hl7belgium.org/profiles/fhir/manzana/CodeSystem/cs-findRisc-screening-bmi |
| Version | 1.0.0 |
| Status | draft |
| Date | 2022-06-24T14:28:28+02:00 |
| Name | CSFindRiscScreeningBmi |
| Title | Code System - FINDRISC screening BMI |
| Realm | be |
| Authority | hl7 |
| Description | Manzana findRisc screening question patient BMI |
| Content | complete |
| ValueSet | ||
| hl7.fhir.be.manzana#current | vs-findRisc-screening-bmi | Value Set - FINDRISC screening BMI |
No resources found
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:
Additional Language Displays
| Code | English (Great Britain) (English (Great Britain), en) | French (Belgium) (fr) | Nederlands (België) (Dutch (Belgium), nl) |
| 0-24 | Patient 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-30 | Patient 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) |
{
"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)"
}
]
}
]
}