| Package | smart4health.eu.core |
| Resource Type | CodeSystem |
| Id | s4h-encounter-type.codesystem |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=smart4health.eu.core@0.5.2&canonical=http://fhir.smart4health.eu/CodeSystem/s4h-encounter-type |
| URL | http://fhir.smart4health.eu/CodeSystem/s4h-encounter-type |
| Status | draft |
| Name | S4hEncounterType |
| Description | Code system for encounter types specific to the use cases of the Smart4Health project |
| Copyright | D4L data4life gGmbH, |
| Content | complete |
| ValueSet | |
| s4h-encounter-type | S4H encounter type set |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"url": "http://fhir.smart4health.eu/CodeSystem/s4h-encounter-type",
"language": "en",
"name": "S4hEncounterType",
"status": "draft",
"publisher": "D4L data4life gGmbH",
"contact": [
{
"name": "D4L data4life gGmbH",
"telecom": [
{
"system": "url",
"value": "https://www.data4life.care"
}
]
}
],
"description": "Code system for encounter types specific to the use cases of the Smart4Health project",
"copyright": "D4L data4life gGmbH,",
"content": "complete",
"concept": [
{
"code": "back-pain-treatment",
"display": "Back pain treatment",
"designation": [
{
"language": "de",
"value": "Behandlung von Rückenschmerzen"
}
]
},
{
"code": "back-pain-prevention",
"display": "Back pain prevention",
"designation": [
{
"language": "de",
"value": "Prävention von Rückenschmerzen"
}
]
}
]
}