{
  "tableNumber": "0190",
  "id": "v2-0190",
  "name": "AddressType",
  "title": "addressType",
  "description": "HL7-defined code system of concepts specifying types or kinds of addresses.  Used in HL7 Version 2.x messaging in the XAD segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0190",
  "concepts": [
    {
      "code": "BA",
      "display": "Bad address"
    },
    {
      "code": "BI",
      "display": "Billing Address"
    },
    {
      "code": "N",
      "display": "Birth (nee)  (birth address, not otherwise specified)"
    },
    {
      "code": "BDL",
      "display": "Birth delivery location  (address where birth occurred)"
    },
    {
      "code": "F",
      "display": "Country Of Origin"
    },
    {
      "code": "C",
      "display": "Current Or Temporary"
    },
    {
      "code": "B",
      "display": "Firm/Business"
    },
    {
      "code": "H",
      "display": "Home"
    },
    {
      "code": "L",
      "display": "Legal Address"
    },
    {
      "code": "M",
      "display": "Mailing"
    },
    {
      "code": "O",
      "display": "Office/Business"
    },
    {
      "code": "P",
      "display": "Permanent"
    },
    {
      "code": "RH",
      "display": "Registry home. Refers to the information system, typically managed by a public health agency, that stores patient information such as immunization histories or cancer data, regardless of where the patient obtains services."
    },
    {
      "code": "BR",
      "display": "Residence at birth (home address at time of birth)"
    },
    {
      "code": "S",
      "display": "Service Location"
    },
    {
      "code": "SH",
      "display": "Shipping Address"
    },
    {
      "code": "TM",
      "display": "Tube Address"
    },
    {
      "code": "V",
      "display": "Vacation"
    }
  ]
}