This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
FHIR Value set/code system definition for HL7 v2 table 0190 ( Address Type)
{
"resourceType": "ValueSet",
"id": "v2-0190",
"meta": {
"profile": [
"http://hl7.org/fhir/Profile/valueset-shareable-definition"
]
},
"text": {
"status": "additional",
"div": "<div>!-- Snipped for Brevity --></div>"
},
"url": "http://hl7.org/fhir/v2/vs/0190",
"version": "2.7",
"name": "v2 Address Type",
"publisher": "HL7, Inc",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
}
]
}
],
"description": "FHIR Value set/code system definition for HL7 v2 table 0190 ( Address Type)",
"status": "active",
"experimental": true,
"date": "2011-01-28",
"define": {
"system": "http://hl7.org/fhir/v2/0190",
"caseSensitive": true,
"concept": [
{
"code": "B",
"display": "Firm/Business"
},
{
"code": "BA",
"display": "Bad address"
},
{
"code": "BDL",
"display": "Birth delivery location (address where birth occurred)"
},
{
"code": "BI",
"display": "Billing Address"
},
{
"code": "BR",
"display": "Residence at birth (home address at time of birth)"
},
{
"code": "C",
"display": "Current Or Temporary"
},
{
"code": "F",
"display": "Country Of Origin"
},
{
"code": "H",
"display": "Home"
},
{
"code": "L",
"display": "Legal Address"
},
{
"code": "M",
"display": "Mailing"
},
{
"code": "N",
"display": "Birth (nee) (birth address, not otherwise specified)"
},
{
"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": "S",
"display": "Service Location"
},
{
"code": "SH",
"display": "Shipping Address"
},
{
"code": "TM",
"display": "Tube Address"
},
{
"code": "V",
"display": "Vacation"
}
]
}
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.