PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r4@0.0.1-snapshot-2
    http://hl7.org/fhir/address-type
{
  "description": "The type of an address (physical / postal).",
  "_filename": "CodeSystem-address-type.json",
  "package_name": "hl7.fhir.uv.xver-r4b.r4",
  "date": "2022-05-28T12:47:40+10:00",
  "publisher": "FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "AddressType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "AddressType",
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "normative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
    "valueCode": "4.0.0"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 5
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r4b.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "active",
  "id": "3286cea6-c758-4a13-a296-f4b904f8e80a",
  "valueSet": "http://hl7.org/fhir/ValueSet/address-type|4.0.1",
  "kind": null,
  "url": "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."
  } ],
  "caseSensitive": true,
  "version": "4.3.0",
  "contact": [ {
    "name": "FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}