Package | hl7.fhir.us.ccda |
Type | ConceptMap |
Id | FC-TelecomUse |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-FC-TelecomUse.html |
URL | http://hl7.org/fhir/us/ccda/ConceptMap/FC-TelecomUse |
Version | 2.0.0-ballot |
Status | active |
Date | 2025-05-05T14:21:57+00:00 |
Name | FHIRtoCCDATelecomUse |
Title | FHIR to C-CDA Telecom Use |
Realm | us |
Authority | hl7 |
Description | FHIR to C-CDA Telecom Use. Note that CDA's PG use code is equivalent to FHIR's ContactPoint.system of 'pager'. |
No resources found
CodeSystem | |
v3-AddressUse | AddressUse |
v3-AddressUse | AddressUse |
ValueSet | |
v3-TelecommunicationAddressUse | TelecommunicationAddressUse |
v3-TelecommunicationAddressUse | TelecommunicationAddressUse |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap FC-TelecomUse
Mapping from ContactPointUse to TelecommunicationAddressUse
Group 1 Mapping from ContactPointUse to AddressUse
Source Concept Details | Relationship | Target Concept Details | Comment | ||
Codes from ContactPointUse | Codes from AddressUse | ||||
home | Home | narrower | HP | primary home | Primary home would be recommended default. |
narrower | HV | vacation home | Primary home would be recommended default. | ||
work | Work | is equivalent to | WP | work place | |
temp | Temp | is equivalent to | TMP | temporary address | |
old | Old | narrower | BAD | bad address | Age is not implied in CDA value |
mobile | Mobile | is equivalent to | MC | mobile contact |
{ "resourceType": "ConceptMap", "id": "FC-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/FC-TelecomUse", "version": "2.0.0-ballot", "name": "FHIRtoCCDATelecomUse", "title": "FHIR to C-CDA 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": "FHIR to C-CDA Telecom Use. Note that CDA's PG use code is equivalent to FHIR's ContactPoint.system of 'pager'.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "sourceUri": "http://hl7.org/fhir/ValueSet/contact-point-use", "targetUri": "http://terminology.hl7.org/ValueSet/v3-TelecommunicationAddressUse", "group": [ { "source": "http://hl7.org/fhir/contact-point-use", "target": "http://terminology.hl7.org/CodeSystem/v3-AddressUse", "element": [ { "code": "home", "display": "Home", "target": [ { "code": "HP", "display": "primary home", "equivalence": "narrower", "comment": "Primary home would be recommended default." }, { "code": "HV", "display": "vacation home", "equivalence": "narrower", "comment": "Primary home would be recommended default." } ] }, { "code": "work", "display": "Work", "target": [ { "code": "WP", "display": "work place", "equivalence": "equivalent" } ] }, { "code": "temp", "display": "Temp", "target": [ { "code": "TMP", "display": "temporary address", "equivalence": "equivalent" } ] }, { "code": "old", "display": "Old", "target": [ { "code": "BAD", "display": "bad address", "equivalence": "narrower", "comment": "Age is not implied in CDA value" } ] }, { "code": "mobile", "display": "Mobile", "target": [ { "code": "MC", "display": "mobile contact", "equivalence": "equivalent" } ] } ] } ] }