{
  "resourceType": "StructureDefinition",
  "id": "11179-de-contact-address",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://hl7.org/fhir/StructureDefinition/11179-de-contact-address",
  "name": "contact-address",
  "status": "draft",
  "date": "2014-04-21",
  "publisher": "Health Level Seven International (Orders and Observations)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "Postal address for a contact for the data element.",
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "iso11179",
      "uri": "http://metadata-standards.org/11179/",
      "name": "ISO 11179"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "DataElement.contact"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "How to mail contact",
        "definition": "Postal address for a contact for the data element.",
        "min": 0,
        "max": "1",
        "mapping": [
          {
            "identity": "iso11179",
            "map": "Stewardship.organization.address"
          }
        ]
      },
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://hl7.org/fhir/StructureDefinition/11179-de-contact-address"
      },
      {
        "id": "Extension.valueAddress",
        "path": "Extension.valueAddress",
        "type": [
          {
            "code": "Address"
          }
        ]
      }
    ]
  }
}