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

FHIR IG Statistics: ConceptMap/CF-TelecomUse

Packagehl7.fhir.us.ccda
TypeConceptMap
IdCF-TelecomUse
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-CF-TelecomUse.html
URLhttp://hl7.org/fhir/us/ccda/ConceptMap/CF-TelecomUse
Version2.0.0-ballot
Statusactive
Date2025-05-05T14:21:57+00:00
NameCCDAtoFHIRTelecomUse
TitleC-CDA to FHIR Telecom Use
Realmus
Authorityhl7
DescriptionC-CDA to FHIR Telecom Use

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-AddressUseAddressUse
v3-AddressUseAddressUse
ValueSet
v3-TelecommunicationAddressUseTelecommunicationAddressUse
v3-TelecommunicationAddressUseTelecommunicationAddressUse

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap CF-TelecomUse

Mapping from TelecommunicationAddressUse to ContactPointUse


Group 1 Mapping from AddressUse to ContactPointUse

Source CodeRelationshipTarget Code
AS (answering service)maps to wider conceptwork
BAD (bad address)maps to wider conceptold
DIR (direct)maps to wider conceptwork
EC (emergency contact)(not mapped)
H (home address)is equivalent tohome
HP (primary home)maps to wider concepthome
HV (vacation home)maps to wider concepthome
MC (mobile contact)is equivalent tomobile
PG (pager)maps to wider conceptmobile
PUB (public)maps to wider conceptwork
TMP (temporary address)is equivalent totemp
WP (work place)is equivalent towork

Source

{
  "resourceType": "ConceptMap",
  "id": "CF-TelecomUse",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cgp"
    }
  ],
  "url": "http://hl7.org/fhir/us/ccda/ConceptMap/CF-TelecomUse",
  "version": "2.0.0-ballot",
  "name": "CCDAtoFHIRTelecomUse",
  "title": "C-CDA to FHIR Telecom Use",
  "status": "active",
  "experimental": false,
  "date": "2025-05-05T14:21:57+00:00",
  "publisher": "HL7 International / Cross-Group Projects",
  "contact": [
    {
      "name": "HL7 International / Cross-Group Projects",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cgp"
        }
      ]
    }
  ],
  "description": "C-CDA to FHIR Telecom Use",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "sourceUri": "http://terminology.hl7.org/ValueSet/v3-TelecommunicationAddressUse",
  "targetUri": "http://hl7.org/fhir/ValueSet/contact-point-use",
  "group": [
    {
      "source": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
      "target": "http://hl7.org/fhir/contact-point-use",
      "element": [
        {
          "code": "AS",
          "display": "answering service",
          "target": [
            {
              "code": "work",
              "display": "Work",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "BAD",
          "display": "bad address",
          "target": [
            {
              "code": "old",
              "display": "Old",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "DIR",
          "display": "direct",
          "target": [
            {
              "code": "work",
              "display": "Work",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "EC",
          "display": "emergency contact",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "H",
          "display": "home address",
          "target": [
            {
              "code": "home",
              "display": "Home",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "HP",
          "display": "primary home",
          "target": [
            {
              "code": "home",
              "display": "Home",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "HV",
          "display": "vacation home",
          "target": [
            {
              "code": "home",
              "display": "Home",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "MC",
          "display": "mobile contact",
          "target": [
            {
              "code": "mobile",
              "display": "Mobile",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "PG",
          "display": "pager",
          "target": [
            {
              "code": "mobile",
              "display": "Mobile",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "PUB",
          "display": "public",
          "target": [
            {
              "code": "work",
              "display": "Work",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "TMP",
          "display": "temporary address",
          "target": [
            {
              "code": "temp",
              "display": "Temp",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "WP",
          "display": "work place",
          "target": [
            {
              "code": "work",
              "display": "Work",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}