CH Term (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.3.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-term/ and changes regularly. See the Directory of published versions
| Active as of 2023-03-10 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ech-46-phonecategory"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ech-46-phonecategory</b></p><a name=\"ech-46-phonecategory\"> </a><a name=\"hcech-46-phonecategory\"> </a><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-core/CodeSystem/ech-46-phonecategory</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"ech-46-phonecategory-1\"> </a></td><td>PrivatePhone</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ech-46-phonecategory-2\"> </a></td><td>PrivateMobile</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ech-46-phonecategory-3\"> </a></td><td>PrivateFax</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"ech-46-phonecategory-4\"> </a></td><td>PrivateInternetVoice</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"ech-46-phonecategory-5\"> </a></td><td>BusinessCentral</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"ech-46-phonecategory-6\"> </a></td><td>BusinessDirect</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"ech-46-phonecategory-7\"> </a></td><td>BusinessMobile</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"ech-46-phonecategory-8\"> </a></td><td>BusinessFax</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"ech-46-phonecategory-9\"> </a></td><td>BusinessInternetVoice</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"ech-46-phonecategory-10\"> </a></td><td>Pager</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>French (Switzerland) (fr)</b></td></tr><tr><td>1</td><td>private Telefonnummer</td><td>numéro de téléphone privé</td></tr><tr><td>2</td><td>private Mobil-Nummer</td><td>numéro de portable privé</td></tr><tr><td>3</td><td>private Fax-Nummer</td><td>numéro de fax privé</td></tr><tr><td>4</td><td>private Internettelefonie-Nummer</td><td>numéro privé de téléphonie par Internet</td></tr><tr><td>5</td><td>geschäftliche Nummer (Zentrale)</td><td>numéro commercial (standard)</td></tr><tr><td>6</td><td>geschäftliche Nummer (Durchwahl)</td><td>numéro commercial (ligne directe)</td></tr><tr><td>7</td><td>geschäftliche Mobil-Nummer</td><td>numéro portable commercial</td></tr><tr><td>8</td><td>geschäftliche Fax-Nummer</td><td>numéro fax commercial</td></tr><tr><td>9</td><td>geschäftliche Internettelefonie-Nummer</td><td>numéro commercial de téléphonie par Internet</td></tr><tr><td>10</td><td>Pager</td><td>bipeur</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/ech-46-phonecategory"^^xsd:anyURI] ; #
fhir:version [ fhir:v "3.3.0-ci-build"] ; #
fhir:name [ fhir:v "ECH46PhoneCategory"] ; #
fhir:title [ fhir:v "eCH-0046 Phone Category"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2023-03-10"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 Switzerland"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Switzerland" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ch/" ] ] )
] [
fhir:name [ fhir:v "HL7 Switzerland" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ch/" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "eCH-0046 defines different types for phone categories. See https://www.ech.ch/de/ech/ech-0046/5.0 4.4.1 phoneNumberCategory"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ] ] )
] ) ; #
fhir:copyright [ fhir:v "CC0-1.0"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "PrivatePhone" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "private Telefonnummer" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "numéro de téléphone privé" ] ] )
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "PrivateMobile" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "private Mobil-Nummer" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "numéro de portable privé" ] ] )
] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "PrivateFax" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "private Fax-Nummer" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "numéro de fax privé" ] ] )
] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "PrivateInternetVoice" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "private Internettelefonie-Nummer" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "numéro privé de téléphonie par Internet" ] ] )
] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "BusinessCentral" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "geschäftliche Nummer (Zentrale)" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "numéro commercial (standard)" ] ] )
] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "BusinessDirect" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "geschäftliche Nummer (Durchwahl)" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "numéro commercial (ligne directe)" ] ] )
] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "BusinessMobile" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "geschäftliche Mobil-Nummer" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "numéro portable commercial" ] ] )
] [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "BusinessFax" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "geschäftliche Fax-Nummer" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "numéro fax commercial" ] ] )
] [
fhir:code [ fhir:v "9" ] ;
fhir:display [ fhir:v "BusinessInternetVoice" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "geschäftliche Internettelefonie-Nummer" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "numéro commercial de téléphonie par Internet" ] ] )
] [
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "Pager" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Pager" ] ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "bipeur" ] ] )
] ) . #
IG © 2019+ HL7 Switzerland. Package ch.fhir.ig.ch-term#3.3.0-ci-build based on FHIR 4.0.1. Generated 2025-10-20
Links: Table of Contents |
QA Report
| Propose a change