| Package | smart4health.eu.core |
| Resource Type | CodeSystem |
| Id | s4h-training-weight-change.codesystem |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=smart4health.eu.core@0.5.2&canonical=http://fhir.smart4health.eu/CodeSystem/s4h-training-weight-change |
| URL | http://fhir.smart4health.eu/CodeSystem/s4h-training-weight-change |
| Status | draft |
| Name | s4h-training-weight-change |
| Description | Code system for recommended changes in training weight |
| Content | complete |
| ValueSet | |
| s4h-training-weight-change | s4h-training-weight-change-vs |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"url": "http://fhir.smart4health.eu/CodeSystem/s4h-training-weight-change",
"language": "en",
"name": "s4h-training-weight-change",
"status": "draft",
"publisher": "D4L/ITTM",
"contact": [
{
"name": "D4L data4life gGmbH",
"telecom": [
{
"system": "url",
"value": "https://www.data4life.care"
}
]
}
],
"description": "Code system for recommended changes in training weight",
"content": "complete",
"concept": [
{
"code": "increase",
"display": "Increase training weight"
},
{
"code": "decrease",
"display": "Decrease training weight"
},
{
"code": "retain",
"display": "Retain training weight"
}
]
}