http://hl7.org/fhir/StructureDefinition/Address|5.0.0

Address Type: An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations which might not be valid for mail delivery. There are a variety of postal address formats defined around the world.\nThe ISO21090-codedString may be used to provide a coded representation of the contents of strings in an Address.
{
  "description": "Address Type: An address expressed using postal conventions (as opposed to GPS or other location definition formats).  This data type may be used to convey addresses for use in delivering mail as well as for visiting locations which might not be valid for mail delivery.  There are a variety of postal address formats defined around the world.\\nThe ISO21090-codedString may be used to provide a coded representation of the contents of strings in an Address.",
  "package": "hl7.fhir.r5.core@5.0.0",
  "date": "2023-03-26T04:21:02Z",
  "derivation": "specialization",
  "meta": {
    "lastUpdated": "2023-03-26T15:21:02.749+11:00"
  },
  "publisher": "HL7 FHIR Standard",
  "fhirVersion": "5.0.0",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "purpose": "Need to be able to record postal addresses, along with notes about their use.",
  "name": "Address",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 V2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  }, {
    "uri": "http://w3.org/vcard",
    "name": "vCard Mapping",
    "identity": "vcard"
  } ],
  "abstract": false,
  "type": "Address",
  "experimental": false,
  "resourceType": "StructureDefinition",
  "fhirversion": null,
  "title": null,
  "versionAlgorithmCoding": null,
  "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"
  } ],
  "status": "active",
  "id": "b7c758d3-fdc0-5003-a676-bc426c209ac9",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/StructureDefinition/Address",
  "identifier": null,
  "versionAlgorithmString": null,
  "fhir_id": null,
  "version": "5.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DataType"
}