PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.4.0
    http://hl7.org/fhir/addressUse
{
  "description": "A set of codes that describe the manner in which an addressed is used.",
  "_filename": "codesystem-addressUse.json",
  "package_name": "hl7.fhir.core",
  "date": "2016-03-31T08:01:25+11:00",
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "HSPCPractitionerAddressUse",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.668"
  } ],
  "status": "draft",
  "id": "e4545e7d-0bf6-4c35-b58e-1b9840c3320b",
  "valueSet": "http://hl7.org/fhir/ValueSet/hspc-addressUse",
  "kind": null,
  "url": "http://hl7.org/fhir/addressUse",
  "concept": [ {
    "code": "BAD",
    "display": "Bad address"
  }, {
    "code": "PHYS",
    "display": "Physical visit address"
  }, {
    "code": "PST",
    "display": "Postal address"
  }, {
    "code": "HP",
    "display": "Primary home"
  }, {
    "code": "PUB",
    "display": "Public"
  }, {
    "code": "TMP",
    "display": "Temporary address"
  }, {
    "code": "HV",
    "display": "Vacation home"
  }, {
    "code": "WP",
    "display": "Work place"
  }, {
    "code": "H",
    "display": "Home address"
  }, {
    "code": "DIR",
    "display": "Direct address"
  }, {
    "code": "CONF",
    "display": "Conficential address"
  } ],
  "caseSensitive": true,
  "version": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}