PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/address-use
{
  "description": "The use of an address\\r\\n\\r\\nThe use of an address (home / work / etc.).",
  "_filename": "ValueSet-address-use.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "AddressUse",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "home",
      "system": "http://hl7.org/fhir/address-use",
      "display": "Home"
    }, {
      "code": "work",
      "system": "http://hl7.org/fhir/address-use",
      "display": "Work"
    }, {
      "code": "temp",
      "system": "http://hl7.org/fhir/address-use",
      "display": "Temporary"
    }, {
      "code": "old",
      "system": "http://hl7.org/fhir/address-use",
      "display": "Old / Incorrect"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/address-use?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:50+11:00",
    "identifier": "urn:uuid:a7d0cfd1-526c-4689-ba9b-c0aa9c18425a"
  },
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.37"
  } ],
  "status": "draft",
  "id": "eb81d225-5665-4647-b752-3ea7f2fb96a1",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/address-use",
  "codeSystem": {
    "system": "http://hl7.org/fhir/address-use",
    "concept": [ {
      "code": "home",
      "display": "Home",
      "definition": "A communication address at a home."
    }, {
      "code": "work",
      "display": "Work",
      "definition": "An office address. First choice for business related contacts during business hours."
    }, {
      "code": "temp",
      "display": "Temporary",
      "definition": "A temporary address. The period can provide more detailed information."
    }, {
      "code": "old",
      "display": "Old / Incorrect",
      "definition": "This address is no longer in use (or was never correct, but retained for records)."
    } ],
    "version": "1.0.2",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}