{
  "resourceType": "StructureDefinition",
  "id": "UAddress",
  "meta": {
    "lastUpdated": "2021-03-23T09:55:11.85+00:00"
  },
  "url": "http://dedalus-group.com/fhir/StructureDefinition/UAddress",
  "name": "UAddress",
  "status": "draft",
  "date": "2020-09-03T09:30:53.3544743+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "servd",
      "uri": "http://www.omg.org/spec/ServD/1.0/",
      "name": "ServD"
    },
    {
      "identity": "vcard",
      "uri": "http://w3.org/vcard",
      "name": "vCard Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "type": "Address",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Address",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Address.id",
        "path": "Address.id",
        "max": "0"
      },
      {
        "id": "Address.type",
        "path": "Address.type",
        "max": "0"
      },
      {
        "id": "Address.text",
        "path": "Address.text",
        "max": "0"
      },
      {
        "id": "Address.district",
        "path": "Address.district",
        "max": "0"
      },
      {
        "id": "Address.period",
        "path": "Address.period",
        "max": "0"
      }
    ]
  }
}