FHIR IG analytics| Package | hl7.fhir.be.manzana |
| Resource Type | CodeSystem |
| Id | CodeSystem-cs-findRisc-screening-physicalActivity.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/manzana/CodeSystem-cs-findRisc-screening-physicalActivity.html |
| URL | http://hl7belgium.org/profiles/fhir/manzana/CodeSystem/cs-findRisc-screening-physicalActivity |
| Version | 1.0.0 |
| Status | draft |
| Date | 2022-06-24T14:28:28+02:00 |
| Name | CSFindRiscScreeningPhysicalActivity |
| Title | Code System - FINDRISC screening physical activity |
| Realm | be |
| Authority | hl7 |
| Description | Manzana findRisc screening question physical activity |
| Content | complete |
| ValueSet | ||
| hl7.fhir.be.manzana#current | vs-findRisc-screening-physicalActivity | Value Set - FINDRISC screening physical activity |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cs-findRisc-screening-physicalActivity
This code system http://hl7belgium.org/profiles/fhir/manzana/CodeSystem/cs-findRisc-screening-physicalActivity defines the following codes:
Additional Language Displays
| Code | English (Great Britain) (English (Great Britain), en) | French (Belgium) (fr) | Nederlands (België) (Dutch (Belgium), nl) |
| more-4-hours | Physical activity time more than 4 hours per week | Temps d'activité physique plus de 4 heures par semaine | Lichamelijke activiteitstijd meer dan 4 uur per week |
| less-4-hours | Physical activity time smaller than 4 hours per week | Activité physique moins de 4 heures par semaine | Lichamelijke activiteit gedurende minder dan 4 uur per week |
{
"resourceType": "CodeSystem",
"id": "cs-findRisc-screening-physicalActivity",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7belgium.org/profiles/fhir/manzana/CodeSystem/cs-findRisc-screening-physicalActivity",
"version": "1.0.0",
"name": "CSFindRiscScreeningPhysicalActivity",
"title": "Code System - FINDRISC screening physical activity",
"status": "draft",
"date": "2022-06-24T14:28:28+02:00",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7belgium.org"
}
]
}
],
"description": "Manzana findRisc screening question physical activity",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE"
}
]
}
],
"content": "complete",
"count": 2,
"concept": [
{
"code": "more-4-hours",
"display": "Physical activity for more than 4 hours per week",
"definition": "Physical activity time more than 4 hours per week",
"designation": [
{
"language": "en-GB",
"value": "Physical activity time more than 4 hours per week"
},
{
"language": "nl-BE",
"value": "Lichamelijke activiteitstijd meer dan 4 uur per week"
},
{
"language": "fr-BE",
"value": "Temps d'activité physique plus de 4 heures par semaine"
}
]
},
{
"code": "less-4-hours",
"display": "Physical activity for less than 4 hours per week",
"definition": "Physical activity time less than 4 hours per week",
"designation": [
{
"language": "en-GB",
"value": "Physical activity time smaller than 4 hours per week"
},
{
"language": "nl-BE",
"value": "Lichamelijke activiteit gedurende minder dan 4 uur per week"
},
{
"language": "fr-BE",
"value": "Activité physique moins de 4 heures par semaine"
}
]
}
]
}