Package | ch.fhir.ig.ch-term |
Type | ConceptMap |
Id | ech-46-emailcategory-to-fhir |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/ConceptMap-ech-46-emailcategory-to-fhir.html |
URL | http://fhir.ch/ig/ch-core/ConceptMap/ech-46-emailcategory-to-fhir |
Version | 3.3.0-ci-build |
Status | active |
Date | 2023-03-10 |
Name | ECH46EmailCategoryToFHIRMapping |
Title | eCH-0046 Email Category to FHIR Mapping |
Realm | ch |
Authority | hl7 |
Description | ConceptMap to show the mapping from eCH-0046 e-mail category to FHIR |
Copyright | CC0-1.0 |
No resources found
CodeSystem | |
ech-46-emailcategory | eCH-0046 Email Category |
ValueSet | |
ech-46-emailcategory | eCH-0046 Email Category |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap ech-46-emailcategory-to-fhir
Mapping from eCH-0046 Email Category to ContactPointUse
Group 1 Mapping from eCH-0046 Email Category to ContactPointUse
Source Code | Relationship | Target Code |
1 (private) | is equal to | home |
2 (business) | is equal to | work |
{ "resourceType": "ConceptMap", "id": "ech-46-emailcategory-to-fhir", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.ch/ig/ch-core/ConceptMap/ech-46-emailcategory-to-fhir", "version": "3.3.0-ci-build", "name": "ECH46EmailCategoryToFHIRMapping", "title": "eCH-0046 Email Category to FHIR Mapping", "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": "ConceptMap to show the mapping from eCH-0046 e-mail category to FHIR", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CH" } ] } ], "copyright": "CC0-1.0", "sourceUri": "http://fhir.ch/ig/ch-core/ValueSet/ech-46-emailcategory", "targetUri": "http://hl7.org/fhir/ValueSet/contact-point-use", "group": [ { "source": "http://fhir.ch/ig/ch-core/CodeSystem/ech-46-emailcategory", "target": "http://hl7.org/fhir/contact-point-use", "element": [ { "code": "1", "display": "private", "target": [ { "code": "home", "display": "Home", "equivalence": "equal" } ] }, { "code": "2", "display": "business", "target": [ { "code": "work", "display": "Work", "equivalence": "equal" } ] } ] } ] }