| Package | ch.fhir.ig.swissnoso |
| Resource Type | CodeSystem |
| Id | swissnoso-procedure-location |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/swissnoso/http://fhir.ch/ig/swissnoso/CodeSystem-swissnoso-procedure-location.html |
| URL | http://fhir.ch/ig/swissnoso/CodeSystem/swissnoso-procedure-location |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-06-14T13:09:44+02:00 |
| Name | SwissnosoProcedureLocation |
| Title | Swissnoso Procedure Location |
| Realm | ch |
| Authority | hl7 |
| Description | This code system contains codes defined by Swissnoso for representing the location where the procedure is performed. |
| Copyright | CC-BY-SA-4.0 |
| Content | complete |
| ValueSet | |
| swissnoso-procedure-location | Swissnoso Procedure Location |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://fhir.ch/ig/swissnoso/CodeSystem/swissnoso-procedure-location defines the following codes:
| Code | Display |
| 1 | Emergency ward |
| 2 | Bed ward |
| 3 | Intensive care unit |
| 4 | Operating room |
| 5 | Delivery room |
| 6 | Other place |
| 7 | Hospital external place |
Additional Language Displays
| Code | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) | Italian (Switzerland) (it) |
| 1 | Notfallstation | Service des urgences | Pronto soccorso |
| 2 | Bettenstation | Unité hospitalière | Degenza |
| 3 | Intensivstation | Soins intensifs | Cure intensive |
| 4 | Operationssaal | Salle d’opération | Sala operatoria |
| 5 | Gebärsaal | Salle d’accouchement | Sala parto |
| 6 | Anderer Ort | Autre lieu | Altra sede |
| 7 | Spitalexterner Ort | En dehors du milieu hospitalier | Esterna all’ospedale |
{
"resourceType": "CodeSystem",
"id": "swissnoso-procedure-location",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/swissnoso/CodeSystem/swissnoso-procedure-location",
"version": "1.0.0",
"name": "SwissnosoProcedureLocation",
"title": "Swissnoso Procedure Location",
"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 location where the procedure is performed.",
"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": "Emergency ward",
"designation": [
{
"language": "de-CH",
"value": "Notfallstation"
},
{
"language": "fr-CH",
"value": "Service des urgences"
},
{
"language": "it-CH",
"value": "Pronto soccorso"
}
]
},
{
"code": "2",
"display": "Bed ward",
"designation": [
{
"language": "de-CH",
"value": "Bettenstation"
},
{
"language": "fr-CH",
"value": "Unité hospitalière"
},
{
"language": "it-CH",
"value": "Degenza"
}
]
},
{
"code": "3",
"display": "Intensive care unit",
"designation": [
{
"language": "de-CH",
"value": "Intensivstation"
},
{
"language": "fr-CH",
"value": "Soins intensifs"
},
{
"language": "it-CH",
"value": "Cure intensive"
}
]
},
{
"code": "4",
"display": "Operating room",
"designation": [
{
"language": "de-CH",
"value": "Operationssaal"
},
{
"language": "fr-CH",
"value": "Salle d’opération"
},
{
"language": "it-CH",
"value": "Sala operatoria"
}
]
},
{
"code": "5",
"display": "Delivery room",
"designation": [
{
"language": "de-CH",
"value": "Gebärsaal"
},
{
"language": "fr-CH",
"value": "Salle d’accouchement"
},
{
"language": "it-CH",
"value": "Sala parto"
}
]
},
{
"code": "6",
"display": "Other place",
"designation": [
{
"language": "de-CH",
"value": "Anderer Ort"
},
{
"language": "fr-CH",
"value": "Autre lieu"
},
{
"language": "it-CH",
"value": "Altra sede"
}
]
},
{
"code": "7",
"display": "Hospital external place",
"designation": [
{
"language": "de-CH",
"value": "Spitalexterner Ort"
},
{
"language": "fr-CH",
"value": "En dehors du milieu hospitalier"
},
{
"language": "it-CH",
"value": "Esterna all’ospedale"
}
]
}
]
}