PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/address-type
{
  "description": "The type of an address (physical / postal)\\r\\n\\r\\nThe type of an address (physical / postal).",
  "_filename": "ValueSet-address-type.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "AddressType",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "postal",
      "system": "http://hl7.org/fhir/address-type",
      "display": "Postal"
    }, {
      "code": "physical",
      "system": "http://hl7.org/fhir/address-type",
      "display": "Physical"
    }, {
      "code": "both",
      "system": "http://hl7.org/fhir/address-type",
      "display": "Postal & Physical"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/address-type?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:50+11:00",
    "identifier": "urn:uuid:7d38f8a3-de79-441a-bd27-452b9606e6e5"
  },
  "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.38"
  } ],
  "status": "draft",
  "id": "45e22cfa-9c28-40a3-972b-0ad44b63aada",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/address-type",
  "codeSystem": {
    "system": "http://hl7.org/fhir/address-type",
    "concept": [ {
      "code": "postal",
      "display": "Postal",
      "definition": "Mailing addresses - PO Boxes and care-of addresses."
    }, {
      "code": "physical",
      "display": "Physical",
      "definition": "A physical address that can be visited."
    }, {
      "code": "both",
      "display": "Postal & Physical",
      "definition": "An address that is both physical and postal."
    } ],
    "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"
    } ]
  } ]
}