{
  "resourceType": "StructureDefinition",
  "id": "08f3170d-2cf0-4e54-800d-e952f20eca13",
  "meta": {
    "lastUpdated": "2019-10-16T09:05:13.621+00:00"
  },
  "url": "http://padawan.de/fhir/StructureDefinition/MyAddress2",
  "name": "MyAddress2",
  "status": "draft",
  "date": "2019-10-16T09:05:12.0146954+00:00",
  "fhirVersion": "4.0.0",
  "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"
}