FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/table-hl70190-to-address-use

Packagehl7.fhir.uv.v2mappings
TypeConceptMap
Idtable-hl70190-to-address-use
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/v2mappings/https://build.fhir.org/ig/HL7/v2-to-fhir/ConceptMap-table-hl70190-to-address-use.html
URLhttp://hl7.org/fhir/uv/v2mappings/ConceptMap/table-hl70190-to-address-use
Version1.0.0
Statusactive
Date2025-07-22
NameTableHL70190ToAddressUse
TitleTable HL70190 to Address Use Map
Realmuv
Authorityhl7
DescriptionThis ConceptMap represents a mapping from the HL7 V2 Table HL70190 to the FHIR Address Use Value Set.
CopyrightCopyright (c) 2025, HL7 International, Inc., All Rights Reserved.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
address-useAddress Use
v2-0190addressType
v2-0190addressType
ValueSet
v2-0190hl7VS-addressType
v2-0190hl7VS-addressType

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap table-hl70190-to-address-use

Mapping from hl7VS-addressType to (not specified)


Group 1 Mapping from addressType to AddressUse

Source CodeRelationshipTarget Code
BA (Bad address)is equivalent toold (Old / Incorrect)
BI (Billing Address)is equivalent tobilling
C (Current Or Temporary)is equivalent totemp (Temporary)
B (Firm/Business)is equivalent towork
H (Home)is equivalent tohome
O (Office/Business)is equivalent towork

Group 2 Mapping from addressType to unspecified code system

Source CodeRelationshipTarget Code
N (Birth (nee) (birth address, not otherwise specified))(not mapped)
BDL (Birth delivery location (address where birth occurred))(not mapped)
F (Country Of Origin)(not mapped)
L (Legal Address)(not mapped)
M (Mailing)(not mapped)
P (Permanent)(not mapped)
RH (Registry home)(not mapped)
BR (Residence at birth (home address at time of birth))(not mapped)
S (Service Location)(not mapped)
SH (Shipping Address)(not mapped)
TM (Tube Address)(not mapped)
V (Vacation)(not mapped)

Source

{
  "resourceType": "ConceptMap",
  "id": "table-hl70190-to-address-use",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "type",
          "valueCode": "derived-from"
        },
        {
          "url": "label",
          "valueString": "Table HL70190 to Address Use.fsh"
        },
        {
          "url": "url",
          "valueUri": "https://docs.google.com/spreadsheets/d/1eJAihkIzcTOd9SY-xoXaboRDdUM6T8Wabi73wurU1hA/edit#gid=0"
        }
      ],
      "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/v2mappings/ImplementationGuide/hl7.fhir.uv.v2mappings"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/v2mappings/ConceptMap/table-hl70190-to-address-use",
  "version": "1.0.0",
  "name": "TableHL70190ToAddressUse",
  "title": "Table HL70190 to Address Use Map",
  "status": "active",
  "experimental": true,
  "date": "2025-07-22",
  "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 HL70190 to the FHIR Address Use Value Set.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "Copyright (c) 2025, HL7 International, Inc., All Rights Reserved.",
  "sourceUri": "http://terminology.hl7.org/ValueSet/v2-0190",
  "group": [
    {
      "source": "http://terminology.hl7.org/CodeSystem/v2-0190",
      "target": "http://hl7.org/fhir/address-use",
      "element": [
        {
          "code": "BA",
          "display": "Bad address",
          "target": [
            {
              "code": "old",
              "display": "Old / Incorrect",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "BI",
          "display": "Billing Address",
          "target": [
            {
              "code": "billing",
              "display": "Billing",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "C",
          "display": "Current Or Temporary",
          "target": [
            {
              "code": "temp",
              "display": "Temporary",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "B",
          "display": "Firm/Business",
          "target": [
            {
              "code": "work",
              "display": "Work",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "H",
          "display": "Home",
          "target": [
            {
              "code": "home",
              "display": "Home",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "O",
          "display": "Office/Business",
          "target": [
            {
              "code": "work",
              "display": "Work",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    },
    {
      "source": "http://terminology.hl7.org/CodeSystem/v2-0190",
      "element": [
        {
          "code": "N",
          "display": "Birth (nee) (birth address, not otherwise specified)",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "BDL",
          "display": "Birth delivery location (address where birth occurred)",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "F",
          "display": "Country Of Origin",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "L",
          "display": "Legal Address",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "M",
          "display": "Mailing",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "P",
          "display": "Permanent",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "RH",
          "display": "Registry home",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "BR",
          "display": "Residence at birth (home address at time of birth)",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "S",
          "display": "Service Location",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "SH",
          "display": "Shipping Address",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "TM",
          "display": "Tube Address",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "V",
          "display": "Vacation",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        }
      ]
    }
  ]
}