This page is part of the C-CDA on FHIR Implementation Guide (v1.2.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2024-03-12 |
{
"resourceType" : "ConceptMap",
"id" : "FC-TelecomType",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"http://hl7.org/fhir/R4/valueset-contact-point-system.html\">ContactPointSystem</a> to (not specified)</p><p>ACTIVE. Published on 2024-03-12 19:27:21+0000 by HL7 International / Cross-Group Projects (HL7 International / Cross-Group Projects: <a href=\"http://www.hl7.org/Special/committees/cgp\">http://www.hl7.org/Special/com...</a>). </p><div><p>FHIR to C-CDA Telecom Type. In CDA, these are prefixes inside the value attribute.</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html\">ContactPointSystem</a> to <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-URLScheme.html\">Universal Resource Locator Scheme</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>email</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>mailto</td><td/></tr><tr><td>url</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>http</td><td/></tr><tr><td>phone</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#wider\" title=\"wider\">maps to wider concept</a></td><td>tel (Telephone)</td><td/></tr><tr><td>pager</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#wider\" title=\"wider\">maps to wider concept</a></td><td>tel (Telephone)</td><td>Note that the @use should be set to PG</td></tr><tr><td>fax</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>x-text-fax (Fax)</td><td/></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cgp"
}
],
"url" : "http://hl7.org/fhir/us/ccda/ConceptMap/FC-TelecomType",
"version" : "1.2.0",
"name" : "FHIRtoCCDATelecomType",
"title" : "FHIR to C-CDA Telecom Type",
"status" : "active",
"experimental" : false,
"date" : "2024-03-12T19:27:21+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 Type. In CDA, these are prefixes inside the value attribute.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"sourceUri" : "http://hl7.org/fhir/ValueSet/contact-point-system",
"group" : [
{
"source" : "http://hl7.org/fhir/contact-point-system",
"target" : "http://terminology.hl7.org/CodeSystem/v3-URLScheme",
"element" : [
{
"code" : "email",
"display" : "Email",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "mailto",
"display" : "Mailto",
"equivalence" : "equivalent"
}
]
},
{
"code" : "url",
"display" : "URL",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "http",
"display" : "HTTP",
"equivalence" : "equivalent"
}
]
},
{
"code" : "phone",
"display" : "Phone",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "wider"
}
],
"code" : "tel",
"display" : "Telephone",
"equivalence" : "wider"
}
]
},
{
"code" : "pager",
"display" : "Pager",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "wider"
}
],
"code" : "tel",
"display" : "Telephone",
"equivalence" : "wider",
"comment" : "Note that the @use should be set to PG"
}
]
},
{
"code" : "fax",
"display" : "Fax",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "x-text-fax",
"display" : "Fax",
"equivalence" : "equivalent"
}
]
}
]
}
]
}