FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/ech-46-phonecategory-to-fhir

Packagech.fhir.ig.ch-term
TypeConceptMap
Idech-46-phonecategory-to-fhir
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/ConceptMap-ech-46-phonecategory-to-fhir.html
URLhttp://fhir.ch/ig/ch-core/ConceptMap/ech-46-phonecategory-to-fhir
Version3.3.0-ci-build
Statusactive
Date2023-03-10
NameECH46PhoneCategoryToFHIRMapping
TitleeCH-0046 Phone Category to FHIR Mapping
Realmch
Authorityhl7
DescriptionConceptMap to show the mapping from eCH-0046 phone category to FHIR
CopyrightCC0-1.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ech-46-phonecategoryeCH-0046 Phone Category
ValueSet
ech-46-phonecategoryeCH-0046 Phone Category

Narrative

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 DetailsRelationshipTarget Concept Details
Codes from eCH-0046 Phone CategoryCodes from ContactPointUse
1PrivatePhoneis subsumed byhomeHome
2PrivateMobileis subsumed byhomeHome
is subsumed bymobileMobile
3PrivateFaxis subsumed byhomeHome
4PrivateInternetVoiceis subsumed byhomeHome
5BusinessCentralis subsumed byworkWork
6BusinessDirectis subsumed byworkWork
7BusinessMobileis subsumed byworkWork
is subsumed bymobileMobile
8BusinessFaxis subsumed byworkWork
9BusinessInternetVoiceis subsumed byworkWork
10Pageris equivalent tomobileMobile

Source

{
  "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"
            }
          ]
        }
      ]
    }
  ]
}