| Package | ch.fhir.ig.ch-term |
| Resource Type | ConceptMap |
| Id | ech-46-phonecategory-to-fhir |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/ConceptMap-ech-46-phonecategory-to-fhir.html |
| URL | http://fhir.ch/ig/ch-core/ConceptMap/ech-46-phonecategory-to-fhir |
| Version | 3.3.0-ci-build |
| Status | active |
| Date | 2023-03-10 |
| Name | ECH46PhoneCategoryToFHIRMapping |
| Title | eCH-0046 Phone Category to FHIR Mapping |
| Realm | ch |
| Authority | hl7 |
| Description | ConceptMap to show the mapping from eCH-0046 phone category to FHIR |
| Copyright | CC0-1.0 |
No resources found
| CodeSystem | |
| ech-46-phonecategory | eCH-0046 Phone Category |
| ValueSet | |
| ech-46-phonecategory | eCH-0046 Phone Category |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap ech-46-phonecategory-to-fhir
Mapping from eCH-0046 Phone Category to ContactPointUse
Group 1 Mapping from eCH-0046 Phone Category to ContactPointUse
| Source Concept Details | Relationship | Target Concept Details | ||
| Codes from eCH-0046 Phone Category | Codes from ContactPointUse | |||
| 1 | PrivatePhone | is subsumed by | home | Home |
| 2 | PrivateMobile | is subsumed by | home | Home |
| is subsumed by | mobile | Mobile | ||
| 3 | PrivateFax | is subsumed by | home | Home |
| 4 | PrivateInternetVoice | is subsumed by | home | Home |
| 5 | BusinessCentral | is subsumed by | work | Work |
| 6 | BusinessDirect | is subsumed by | work | Work |
| 7 | BusinessMobile | is subsumed by | work | Work |
| is subsumed by | mobile | Mobile | ||
| 8 | BusinessFax | is subsumed by | work | Work |
| 9 | BusinessInternetVoice | is subsumed by | work | Work |
| 10 | Pager | is equivalent to | mobile | Mobile |
{
"resourceType": "ConceptMap",
"id": "ech-46-phonecategory-to-fhir",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-core/ConceptMap/ech-46-phonecategory-to-fhir",
"version": "3.3.0-ci-build",
"name": "ECH46PhoneCategoryToFHIRMapping",
"title": "eCH-0046 Phone 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 phone 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-phonecategory",
"targetUri": "http://hl7.org/fhir/ValueSet/contact-point-use",
"group": [
{
"source": "http://fhir.ch/ig/ch-core/CodeSystem/ech-46-phonecategory",
"target": "http://hl7.org/fhir/contact-point-use",
"element": [
{
"code": "1",
"display": "PrivatePhone",
"target": [
{
"code": "home",
"display": "Home",
"equivalence": "subsumes"
}
]
},
{
"code": "2",
"display": "PrivateMobile",
"target": [
{
"code": "home",
"display": "Home",
"equivalence": "subsumes"
},
{
"code": "mobile",
"display": "Mobile",
"equivalence": "subsumes"
}
]
},
{
"code": "3",
"display": "PrivateFax",
"target": [
{
"code": "home",
"display": "Home",
"equivalence": "subsumes"
}
]
},
{
"code": "4",
"display": "PrivateInternetVoice",
"target": [
{
"code": "home",
"display": "Home",
"equivalence": "subsumes"
}
]
},
{
"code": "5",
"display": "BusinessCentral",
"target": [
{
"code": "work",
"display": "Work",
"equivalence": "subsumes"
}
]
},
{
"code": "6",
"display": "BusinessDirect",
"target": [
{
"code": "work",
"display": "Work",
"equivalence": "subsumes"
}
]
},
{
"code": "7",
"display": "BusinessMobile",
"target": [
{
"code": "work",
"display": "Work",
"equivalence": "subsumes"
},
{
"code": "mobile",
"display": "Mobile",
"equivalence": "subsumes"
}
]
},
{
"code": "8",
"display": "BusinessFax",
"target": [
{
"code": "work",
"display": "Work",
"equivalence": "subsumes"
}
]
},
{
"code": "9",
"display": "BusinessInternetVoice",
"target": [
{
"code": "work",
"display": "Work",
"equivalence": "subsumes"
}
]
},
{
"code": "10",
"display": "Pager",
"target": [
{
"code": "mobile",
"display": "Mobile",
"equivalence": "equivalent"
}
]
}
]
}
]
}