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" : "CF-AddressUse",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.10637 to <a href=\"http://hl7.org/fhir/R4/valueset-address-use.html\">AddressUse</a></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>C-CDA to FHIR Address Use</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-AddressUse.html\">AddressUse</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-address-use.html\">AddressUse</a></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>BAD (bad address)</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>old (Old / Incorrect)</td></tr><tr><td>CONF (confidential address)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>H (home address)</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>home</td></tr><tr><td>HP (primary home)</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>home</td></tr><tr><td>HV (vacation home)</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>home</td></tr><tr><td>OLD (no longer in use)</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>old (Old / Incorrect)</td></tr><tr><td>TMP (temporary address)</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>temp (Temporary)</td></tr><tr><td>WP (work place)</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>work</td></tr><tr><td>DIR (direct)</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>work</td></tr><tr><td>PUB (public)</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>work</td></tr><tr><td>PHYS (physical visit address)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>PST (postal address)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cgp"
}
],
"url" : "http://hl7.org/fhir/us/ccda/ConceptMap/CF-AddressUse",
"version" : "1.2.0",
"name" : "CCDAtoFHIRAddressUse",
"title" : "C-CDA to FHIR Address Use",
"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" : "C-CDA to FHIR Address Use",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"sourceUri" : "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.10637",
"targetUri" : "http://hl7.org/fhir/ValueSet/address-use",
"group" : [
{
"source" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
"target" : "http://hl7.org/fhir/address-use",
"element" : [
{
"code" : "BAD",
"display" : "bad address",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "wider"
}
],
"code" : "old",
"display" : "Old / Incorrect",
"equivalence" : "wider"
}
]
},
{
"code" : "CONF",
"display" : "confidential address",
"target" : [
{
"equivalence" : "unmatched"
}
]
},
{
"code" : "H",
"display" : "home address",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "home",
"display" : "Home",
"equivalence" : "equivalent"
}
]
},
{
"code" : "HP",
"display" : "primary home",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "wider"
}
],
"code" : "home",
"display" : "Home",
"equivalence" : "wider"
}
]
},
{
"code" : "HV",
"display" : "vacation home",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "wider"
}
],
"code" : "home",
"display" : "Home",
"equivalence" : "wider"
}
]
},
{
"code" : "OLD",
"display" : "no longer in use",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "wider"
}
],
"code" : "old",
"display" : "Old / Incorrect",
"equivalence" : "wider"
}
]
},
{
"code" : "TMP",
"display" : "temporary address",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "temp",
"display" : "Temporary",
"equivalence" : "equivalent"
}
]
},
{
"code" : "WP",
"display" : "work place",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "equivalent"
}
],
"code" : "work",
"display" : "Work",
"equivalence" : "equivalent"
}
]
},
{
"code" : "DIR",
"display" : "direct",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "wider"
}
],
"code" : "work",
"display" : "Work",
"equivalence" : "wider"
}
]
},
{
"code" : "PUB",
"display" : "public",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "wider"
}
],
"code" : "work",
"display" : "Work",
"equivalence" : "wider"
}
]
},
{
"code" : "PHYS",
"display" : "physical visit address",
"target" : [
{
"equivalence" : "unmatched"
}
]
},
{
"code" : "PST",
"display" : "postal address",
"target" : [
{
"equivalence" : "unmatched"
}
]
}
]
}
]
}