| Package | de.diga.caracare |
| Resource Type | CodeSystem |
| Id | StimmungCS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.diga.caracare@1.0.0&canonical=https://cara.care/fhir/CodeSystem/StimmungCS |
| URL | https://cara.care/fhir/CodeSystem/StimmungCS |
| Version | 1.0.0 |
| Status | active |
| Name | StimmungCS |
| Title | Stimmung CodeSystem |
| Description | CodeSystem für die Angabe der Stimmung |
| Content | complete |
| ValueSet | |
| StimmungVS | Blähungen ValueSet |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"status": "active",
"content": "complete",
"name": "StimmungCS",
"id": "StimmungCS",
"title": "Stimmung CodeSystem",
"description": "CodeSystem für die Angabe der Stimmung",
"version": "1.0.0",
"url": "https://cara.care/fhir/CodeSystem/StimmungCS",
"concept": [
{
"code": "0",
"display": "Mir geht’s sehr gut"
},
{
"code": "25",
"display": "Mir geht’s gut"
},
{
"code": "50",
"display": "Mir geht’s so la-laig"
},
{
"code": "75",
"display": "Mir geht’s nicht gut"
},
{
"code": "100",
"display": "Mir geht’s richtig schlecht"
}
],
"count": 5
}