{
  "resourceType" : "ConceptMap",
  "id" : "FC-AddressUse",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap FC-AddressUse</b></p><a name=\"FC-AddressUse\"> </a><a name=\"hcFC-AddressUse\"> </a><p>Mapping from <a href=\"http://hl7.org/fhir/R4/valueset-address-use.html\">AddressUse</a> to <a href=\"https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.10637/expansion\">PostalAddressUse</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-address-use.html\">AddressUse</a> to <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-AddressUse.html\">AddressUseversion: 4.0.0)</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>home</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>H (home address)</td><td/></tr><tr><td>work</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>WP (work place)</td><td/></tr><tr><td>temp (Temporary)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>TMP (temporary address)</td><td/></tr><tr><td>old (Old / Incorrect)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>BAD (bad address)</td><td/></tr><tr><td>billing</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#narrower\" title=\"narrower\">narrower</a></td><td>PST (postal address)</td><td>Used to send mail</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cgp"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda"
      }]
    }
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/us/ccda/ConceptMap/FC-AddressUse",
  "version" : "2.0.0",
  "name" : "FHIRtoCCDAAddressUse",
  "title" : "FHIR to C-CDA Address Use",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-06T22:26:44+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 Address Use. Based on http://hl7.org/fhir/cm-address-use-v3.html",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US"
    }]
  }],
  "sourceUri" : "http://hl7.org/fhir/ValueSet/address-use",
  "targetUri" : "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.10637",
  "group" : [{
    "source" : "http://hl7.org/fhir/address-use",
    "target" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
    "targetVersion" : "4.0.0",
    "element" : [{
      "code" : "home",
      "display" : "Home",
      "target" : [{
        "code" : "H",
        "display" : "home address",
        "equivalence" : "equivalent"
      }]
    },
    {
      "code" : "work",
      "display" : "Work",
      "target" : [{
        "code" : "WP",
        "display" : "work place",
        "equivalence" : "equivalent"
      }]
    },
    {
      "code" : "temp",
      "display" : "Temporary",
      "target" : [{
        "code" : "TMP",
        "display" : "temporary address",
        "equivalence" : "equivalent"
      }]
    },
    {
      "code" : "old",
      "display" : "Old / Incorrect",
      "target" : [{
        "code" : "BAD",
        "display" : "bad address",
        "equivalence" : "wider"
      }]
    },
    {
      "code" : "billing",
      "display" : "Billing",
      "target" : [{
        "code" : "PST",
        "display" : "postal address",
        "equivalence" : "narrower",
        "comment" : "Used to send mail"
      }]
    }]
  }]
}