| Package | ch.fhir.ig.ch-term |
| Resource Type | CodeSystem |
| Id | ech-46-emailcategory |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-ech-46-emailcategory.html |
| URL | http://fhir.ch/ig/ch-core/CodeSystem/ech-46-emailcategory |
| Version | 3.3.0-ci-build |
| Status | active |
| Date | 2023-03-10 |
| Name | ECH46EmailCategory |
| Title | eCH-0046 Email Category |
| Realm | ch |
| Authority | hl7 |
| Description | eCH-0046 defines different types for e-mail categories. See https://www.ech.ch/de/ech/ech-0046/5.0 4.3.1 emailCategory |
| Copyright | CC0-1.0 |
| Content | complete |
| ConceptMap | |
| ech-46-emailcategory-to-fhir | eCH-0046 Email Category to FHIR Mapping |
| ValueSet | |
| ech-46-emailcategory | eCH-0046 Email Category |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ech-46-emailcategory
This case-sensitive code system http://fhir.ch/ig/ch-core/CodeSystem/ech-46-emailcategory defines the following codes:
| Code | Display |
| 1 | private |
| 2 | business |
Additional Language Displays
| Code | Deutsch (Schweiz) (German (Switzerland), de) | French (Switzerland) (fr) |
| 1 | private Email-Adresse | adresse E-Mail privée |
| 2 | geschäftliche Email-Adresse | adresse E-Mail commerciale |
{
"resourceType": "CodeSystem",
"id": "ech-46-emailcategory",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-core/CodeSystem/ech-46-emailcategory",
"version": "3.3.0-ci-build",
"name": "ECH46EmailCategory",
"title": "eCH-0046 Email Category",
"status": "active",
"experimental": false,
"date": "2023-03-10",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
},
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/",
"use": "work"
}
]
}
],
"description": "eCH-0046 defines different types for e-mail categories. See https://www.ech.ch/de/ech/ech-0046/5.0 4.3.1 emailCategory",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "1",
"display": "private",
"designation": [
{
"language": "de-CH",
"value": "private Email-Adresse"
},
{
"language": "fr-CH",
"value": "adresse E-Mail privée"
}
]
},
{
"code": "2",
"display": "business",
"designation": [
{
"language": "de-CH",
"value": "geschäftliche Email-Adresse"
},
{
"language": "fr-CH",
"value": "adresse E-Mail commerciale"
}
]
}
]
}