| Package | smart4health.eu.core |
| Resource Type | CodeSystem |
| Id | s4h-pain-impact.codesystem |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=smart4health.eu.core@0.5.2&canonical=http://fhir.smart4health.eu/CodeSystem/s4h-pain-impact |
| URL | http://fhir.smart4health.eu/CodeSystem/s4h-pain-impact |
| Status | draft |
| Name | S4hPainImpact |
| Description | Code system for consequences/impact of pain |
| Copyright | D4L data4life gGmbH, |
| Content | complete |
| ValueSet | |
| s4h-pain-impact | S4hPainImpactVs |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"url": "http://fhir.smart4health.eu/CodeSystem/s4h-pain-impact",
"language": "en",
"name": "S4hPainImpact",
"status": "draft",
"publisher": "D4L data4life gGmbH",
"contact": [
{
"name": "D4L data4life gGmbH",
"telecom": [
{
"system": "url",
"value": "https://www.data4life.care"
}
]
}
],
"description": "Code system for consequences/impact of pain",
"copyright": "D4L data4life gGmbH,",
"content": "complete",
"concept": [
{
"code": "household",
"display": "Limitations during household work"
},
{
"code": "leisure",
"display": "Limitations during leisure time"
},
{
"code": "work",
"display": "Limitations at work"
},
{
"code": "absence",
"display": "Periods of absence at work"
},
{
"code": "none",
"display": "None of the above"
}
]
}