CH Term (R4)
3.0.1-ci-build - ci-build
CH Term (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.1-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 |
{
"resourceType" : "ConceptMap",
"id" : "ech-46-emailcategory-to-fhir",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap ech-46-emailcategory-to-fhir</b></p><a name=\"ech-46-emailcategory-to-fhir\"> </a><a name=\"hcech-46-emailcategory-to-fhir\"> </a><a name=\"ech-46-emailcategory-to-fhir-en-US\"> </a><p>Mapping from <a href=\"ValueSet-ech-46-emailcategory.html\">eCH-0046 Email Category</a> to <a href=\"http://hl7.org/fhir/R4/valueset-contact-point-use.html\">ContactPointUse</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-ech-46-emailcategory.html\">eCH-0046 Email Category</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-use.html\">ContactPointUse</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>1 (private)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>home</td></tr><tr><td>2 (business)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>work</td></tr></table></div>"
},
"url" : "http://fhir.ch/ig/ch-core/ConceptMap/ech-46-emailcategory-to-fhir",
"version" : "3.0.1-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"
}
]
}
]
}
]
}