| Package | ch.fhir.ig.ch-term |
| Resource Type | ConceptMap |
| Id | ech-46-internetcategory-to-fhir |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/ConceptMap-ech-46-internetcategory-to-fhir.html |
| URL | http://fhir.ch/ig/ch-core/ConceptMap/ech-46-internetcategory-to-fhir |
| Version | 3.3.0-ci-build |
| Status | active |
| Date | 2023-03-10 |
| Name | ECH46InternetCategoryToFHIRMapping |
| Title | eCH-0046 Internet Category to FHIR Mapping |
| Realm | ch |
| Authority | hl7 |
| Description | ConceptMap to show the mapping from eCH-0046 internet category to FHIR |
| Copyright | CC0-1.0 |
No resources found
| CodeSystem | |
| ech-46-internetcategory | eCH-0046 Internet Category |
| ValueSet | |
| ech-46-internetcategory | eCH-0046 Internet Category |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap ech-46-internetcategory-to-fhir
Mapping from eCH-0046 Internet Category to ContactPointUse
Group 1 Mapping from eCH-0046 Internet 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-internetcategory-to-fhir",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-core/ConceptMap/ech-46-internetcategory-to-fhir",
"version": "3.3.0-ci-build",
"name": "ECH46InternetCategoryToFHIRMapping",
"title": "eCH-0046 Internet 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 internet 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-internetcategory",
"targetUri": "http://hl7.org/fhir/ValueSet/contact-point-use",
"group": [
{
"source": "http://fhir.ch/ig/ch-core/CodeSystem/ech-46-internetcategory",
"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"
}
]
}
]
}
]
}