| Package | smart4health.eu.core |
| Resource Type | CodeSystem |
| Id | s4h-event-frequency.codesystem |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=smart4health.eu.core@0.5.2&canonical=http://fhir.smart4health.eu/CodeSystem/s4h-event-frequency |
| URL | http://fhir.smart4health.eu/CodeSystem/s4h-event-frequency |
| Status | draft |
| Name | S4hEventFrequency |
| Description | Code system for custom frequency indications |
| Copyright | D4L data4life gGmbH, |
| Content | complete |
| ValueSet | |
| s4h-back-pain-frequency | s4h-back-pain-frequency-vs |
| s4h-physical-activity-frequency | s4h-physical-activity-frequency-vs |
| s4h-physical-burden-frequency | s4h-physical-burden-frequency-vs |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"url": "http://fhir.smart4health.eu/CodeSystem/s4h-event-frequency",
"language": "en",
"name": "S4hEventFrequency",
"status": "draft",
"publisher": "D4L data4life gGmbH",
"contact": [
{
"name": "D4L data4life gGmbH",
"telecom": [
{
"system": "url",
"value": "https://www.data4life.care"
}
]
}
],
"description": "Code system for custom frequency indications",
"copyright": "D4L data4life gGmbH,",
"content": "complete",
"concept": [
{
"code": "nev",
"display": "Never"
},
{
"code": "rar",
"display": "Rarely"
},
{
"code": "occ",
"display": "Occasionally"
},
{
"code": "freq",
"display": "Frequently"
},
{
"code": "vfreq",
"display": "Very frequently"
},
{
"code": "freq1wk",
"display": "Frequently (at least once a week)"
},
{
"code": "freq3wk",
"display": "Very frequently (more than 3 times a week)"
},
{
"code": "1xwk",
"display": "1x per week"
},
{
"code": "2xwk",
"display": "2x per week"
},
{
"code": "3xwk",
"display": "3x per week"
},
{
"code": "perm",
"display": "Permanently"
}
]
}