| Package | smart4health.eu.core |
| Resource Type | CodeSystem |
| Id | s4h-health-state.codesystem |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=smart4health.eu.core@0.5.2&canonical=http://fhir.smart4health.eu/CodeSystem/s4h-health-state |
| URL | http://fhir.smart4health.eu/CodeSystem/s4h-health-state |
| Status | draft |
| Name | S4hHealthStateCs |
| Description | Code system for reported state of health |
| Copyright | D4L data4life gGmbH, |
| Content | complete |
| ValueSet | |
| s4h-health-state | S4hHealthStateVs |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"url": "http://fhir.smart4health.eu/CodeSystem/s4h-health-state",
"language": "en",
"name": "S4hHealthStateCs",
"status": "draft",
"publisher": "D4L data4life gGmbH",
"contact": [
{
"name": "D4L data4life gGmbH",
"telecom": [
{
"system": "url",
"value": "https://www.data4life.care"
}
]
}
],
"description": "Code system for reported state of health",
"copyright": "D4L data4life gGmbH,",
"content": "complete",
"concept": [
{
"code": "vgo",
"display": "Very good"
},
{
"code": "goo",
"display": "Good"
},
{
"code": "suf",
"display": "Sufficient"
},
{
"code": "bad",
"display": "Bad"
},
{
"code": "vba",
"display": "Very bad"
}
]
}