Package | hl7.fhir.us.ccda |
Type | ConceptMap |
Id | CF-TelecomType |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-CF-TelecomType.html |
URL | http://hl7.org/fhir/us/ccda/ConceptMap/CF-TelecomType |
Version | 2.0.0-ballot |
Status | active |
Date | 2025-05-05T14:21:57+00:00 |
Name | CCDAtoFHIRTelecomType |
Title | C-CDA to FHIR Telecom Type |
Realm | us |
Authority | hl7 |
Description | C-CDA to FHIR Telecom Type. In CDA, these are prefixes inside the value attribute. |
No resources found
CodeSystem | |
v3-URLScheme | Universal Resource Locator Scheme |
v3-URLScheme | Universal Resource Locator Scheme |
ValueSet | |
v3-URLScheme | URLScheme |
v3-URLScheme | URLScheme |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap CF-TelecomType
Mapping from URLScheme to ContactPointSystem
Group 1 Mapping from Universal Resource Locator Scheme to ContactPointSystem
Source Concept Details | Relationship | Target Concept Details | Comment | ||
Codes from Universal Resource Locator Scheme | Codes from ContactPointSystem | ||||
mailto | Mailto | is equivalent to | |||
http | HTTP | is equivalent to | url | URL | |
tel | Telephone | narrower | phone | Phone | Use phone when the @use is not PG (pager) |
narrower | pager | Pager | Use pager when the @use is PG (Pager) | ||
fax | Fax | is equivalent to | fax | Fax | While mappings are provided for both fax and x-text-fax, the latter is the preferred prefix in CDA |
x-text-fax | Fax | is equivalent to | fax | Fax | While mappings are provided for both fax and x-text-fax, the latter is the preferred prefix in CDA |
narrower | sms | SMS | While sms: is not technically designated in CDA, if it's included as such, we recommend mapping to sms in FHIR |
{ "resourceType": "ConceptMap", "id": "CF-TelecomType", "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-TelecomType", "version": "2.0.0-ballot", "name": "CCDAtoFHIRTelecomType", "title": "C-CDA to FHIR Telecom Type", "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 Type. In CDA, these are prefixes inside the value attribute. ", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "sourceUri": "http://terminology.hl7.org/ValueSet/v3-URLScheme", "targetUri": "http://hl7.org/fhir/ValueSet/contact-point-system", "group": [ { "source": "http://terminology.hl7.org/CodeSystem/v3-URLScheme", "target": "http://hl7.org/fhir/contact-point-system", "element": [ { "code": "mailto", "display": "Mailto", "target": [ { "code": "email", "display": "Email", "equivalence": "equivalent" } ] }, { "code": "http", "display": "HTTP", "target": [ { "code": "url", "display": "URL", "equivalence": "equivalent" } ] }, { "code": "tel", "display": "Telephone", "target": [ { "code": "phone", "display": "Phone", "equivalence": "narrower", "comment": "Use phone when the @use is not PG (pager)" }, { "code": "pager", "display": "Pager", "equivalence": "narrower", "comment": "Use pager when the @use is PG (Pager)" } ] }, { "code": "fax", "display": "Fax", "target": [ { "code": "fax", "display": "Fax", "equivalence": "equivalent", "comment": "While mappings are provided for both fax and x-text-fax, the latter is the preferred prefix in CDA" } ] }, { "code": "x-text-fax", "display": "Fax", "target": [ { "code": "fax", "display": "Fax", "equivalence": "equivalent", "comment": "While mappings are provided for both fax and x-text-fax, the latter is the preferred prefix in CDA" } ] }, { "target": [ { "code": "sms", "display": "SMS", "equivalence": "narrower", "comment": "While sms: is not technically designated in CDA, if it's included as such, we recommend mapping to sms in FHIR" } ] } ] } ] }