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