HL7 Version 2 to FHIR, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/v2-to-fhir/ and changes regularly. See the Directory of published versions
Active as of 2024-10-30 |
{
"resourceType" : "ConceptMap",
"id" : "table-hl70202-to-contact-point-system",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap table-hl70202-to-contact-point-system</b></p><a name=\"table-hl70202-to-contact-point-system\"> </a><a name=\"hctable-hl70202-to-contact-point-system\"> </a><a name=\"table-hl70202-to-contact-point-system-en-US\"> </a><p>Mapping from HL70202 to <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html\">http://hl7.org/fhir/contact-point-system</a></p><br/><p><b>Group 1 </b>Mapping from <code>unspecified code system</code> to <code>unspecified code system</code></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>PH (Telephone)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>phone</td></tr><tr><td>FX (Fax)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>fax</td></tr><tr><td>MD (Modem)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>other</td></tr><tr><td>CP (Cellular or Mobile Phone)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>mobile</td></tr><tr><td>SAT (Satellite Phone)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>other</td></tr><tr><td>BP (Beeper)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>pager</td></tr><tr><td>Internet (Internet Address)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>email</td></tr><tr><td>X.400 (X.400 email address)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>email</td></tr><tr><td>TDD (Telecommunications Device for the Deaf)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>other</td></tr><tr><td>TTY (Teletypewriter)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>other</td></tr></table></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "type",
"valueCode" : "derived-from"
},
{
"url" : "label",
"valueString" : "Table HL70202 to Contact Point System.fsh"
},
{
"url" : "url",
"valueUri" : "https://docs.google.com/spreadsheets/d/1FhoR5oxEWdHmpR5S0_wYPstdy1lwv7rL-JWJu_DE_Vs/edit#gid=0"
}
],
"url" : "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact"
}
],
"url" : "http://hl7.org/fhir/uv/v2mappings/table-hl70202-to-contact-point-system",
"version" : "1.0.0-ballot",
"name" : "TableHL70202ToContactPointSystem",
"title" : "Table HL70202 to Contact Point System Map",
"status" : "active",
"experimental" : true,
"date" : "2024-10-30",
"publisher" : "HL7 International / Orders and Observations",
"contact" : [
{
"name" : "HL7 Orders and Observations Workgroup",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/orders"
}
]
}
],
"description" : "This ConceptMap represents a mapping from the HL7 V2 Table HL70202 to the FHIR Contact Point System Value Set.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"copyright" : "Copyright (c) 2020, HL7 International, Inc., All Rights Reserved.",
"sourceUri" : "HL70202",
"targetUri" : "http://hl7.org/fhir/contact-point-system",
"group" : [
{
"element" : [
{
"code" : "PH",
"display" : "Telephone",
"target" : [
{
"code" : "phone",
"display" : "Phone",
"equivalence" : "equivalent"
}
]
},
{
"code" : "FX",
"display" : "Fax",
"target" : [
{
"code" : "fax",
"display" : "Fax",
"equivalence" : "equivalent"
}
]
},
{
"code" : "MD",
"display" : "Modem",
"target" : [
{
"code" : "other",
"display" : "Other",
"equivalence" : "equivalent"
}
]
},
{
"code" : "CP",
"display" : "Cellular or Mobile Phone",
"target" : [
{
"code" : "mobile",
"display" : "Mobile",
"equivalence" : "equivalent"
}
]
},
{
"code" : "SAT",
"display" : "Satellite Phone",
"target" : [
{
"code" : "other",
"display" : "Other",
"equivalence" : "equivalent"
}
]
},
{
"code" : "BP",
"display" : "Beeper",
"target" : [
{
"code" : "pager",
"display" : "Pager",
"equivalence" : "equivalent"
}
]
},
{
"code" : "Internet",
"display" : "Internet Address",
"target" : [
{
"code" : "email",
"display" : "email",
"equivalence" : "equivalent"
}
]
},
{
"code" : "X.400",
"display" : "X.400 email address",
"target" : [
{
"code" : "email",
"display" : "email",
"equivalence" : "equivalent"
}
]
},
{
"code" : "TDD",
"display" : "Telecommunications Device for the Deaf",
"target" : [
{
"code" : "other",
"display" : "Other",
"equivalence" : "equivalent"
}
]
},
{
"code" : "TTY",
"display" : "Teletypewriter",
"target" : [
{
"code" : "other",
"display" : "Other",
"equivalence" : "equivalent"
}
]
}
]
}
]
}