| Package | ch.fhir.ig.swissnoso |
| Resource Type | CodeSystem |
| Id | swissnoso-indication |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/swissnoso/http://fhir.ch/ig/swissnoso/CodeSystem-swissnoso-indication.html |
| URL | http://fhir.ch/ig/swissnoso/CodeSystem/swissnoso-indication |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-06-14T13:09:44+02:00 |
| Name | SwissnosoIndication |
| Title | Swissnoso Indication |
| Realm | ch |
| Authority | hl7 |
| Description | This code system contains codes defined by Swissnoso for representing the indication. |
| Copyright | CC-BY-SA-4.0 |
| Content | complete |
| ValueSet | |
| swissnoso-indication | Swissnoso Indication |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://fhir.ch/ig/swissnoso/CodeSystem/swissnoso-indication defines the following codes:
| Code | Display |
| 1 | Urinary retention |
| 2 | Urine monitoring/balancing |
| 3 | Surgery |
| 4 | Decubital ulcers plus incontinence |
| 5 | Prolonged immobilization |
| 6 | Palliation plus comfort |
| 7 | Other indication |
Additional Language Displays
| Code | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
| 1 | Harnverhalt | Rétention urinaire | Ritenzione urinaria |
| 2 | Urinmonitoring/Bilanzierung | Bilan urinaire | Monitoraggio/bilancio urinario |
| 3 | Operation | Opération | Intervento chirurgico |
| 4 | Decubitalulzera plus Inkontinenz | Escarre plus incontinence | Ulcera da decubito più incontinenza |
| 5 | Prolongierte Immobilisation | Immobilisation prolongée | Immobilizzazione prolungata |
| 6 | Palliation plus Komfort | Soins palliatifs plus confort | Palliativo più comfort |
| 7 | Andere Indikation | Autre indication | Altro indicazione |
{
"resourceType": "CodeSystem",
"id": "swissnoso-indication",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/swissnoso/CodeSystem/swissnoso-indication",
"version": "1.0.0",
"name": "SwissnosoIndication",
"title": "Swissnoso Indication",
"status": "active",
"date": "2022-06-14T13:09:44+02:00",
"publisher": "Swissnoso",
"contact": [
{
"name": "Swissnoso",
"telecom": [
{
"system": "url",
"value": "https://www.swissnoso.ch/"
}
]
}
],
"description": "This code system contains codes defined by Swissnoso for representing the indication.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CHE"
}
]
}
],
"copyright": "CC-BY-SA-4.0",
"caseSensitive": false,
"content": "complete",
"count": 7,
"concept": [
{
"code": "1",
"display": "Urinary retention",
"designation": [
{
"language": "de-CH",
"value": "Harnverhalt"
},
{
"language": "fr-CH",
"value": "Rétention urinaire"
},
{
"language": "it-CH",
"value": "Ritenzione urinaria"
}
]
},
{
"code": "2",
"display": "Urine monitoring/balancing",
"designation": [
{
"language": "de-CH",
"value": "Urinmonitoring/Bilanzierung"
},
{
"language": "fr-CH",
"value": "Bilan urinaire"
},
{
"language": "it-CH",
"value": "Monitoraggio/bilancio urinario"
}
]
},
{
"code": "3",
"display": "Surgery",
"designation": [
{
"language": "de-CH",
"value": "Operation"
},
{
"language": "fr-CH",
"value": "Opération"
},
{
"language": "it-CH",
"value": "Intervento chirurgico"
}
]
},
{
"code": "4",
"display": "Decubital ulcers plus incontinence",
"designation": [
{
"language": "de-CH",
"value": "Decubitalulzera plus Inkontinenz"
},
{
"language": "fr-CH",
"value": "Escarre plus incontinence"
},
{
"language": "it-CH",
"value": "Ulcera da decubito più incontinenza"
}
]
},
{
"code": "5",
"display": "Prolonged immobilization",
"designation": [
{
"language": "de-CH",
"value": "Prolongierte Immobilisation"
},
{
"language": "fr-CH",
"value": "Immobilisation prolongée"
},
{
"language": "it-CH",
"value": "Immobilizzazione prolungata"
}
]
},
{
"code": "6",
"display": "Palliation plus comfort",
"designation": [
{
"language": "de-CH",
"value": "Palliation plus Komfort"
},
{
"language": "fr-CH",
"value": "Soins palliatifs plus confort"
},
{
"language": "it-CH",
"value": "Palliativo più comfort"
}
]
},
{
"code": "7",
"display": "Other indication",
"designation": [
{
"language": "de-CH",
"value": "Andere Indikation"
},
{
"language": "fr-CH",
"value": "Autre indication"
},
{
"language": "it-CH",
"value": "Altro indicazione"
}
]
}
]
}