{
  "resourceType": "StructureDefinition",
  "id": "13603",
  "meta": {
    "lastUpdated": "2017-06-20T12:38:47.636+00:00"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    }
  ],
  "url": "http://hl7.org/fhir/StructureDefinition/daf-organization",
  "name": "ADVault, Inc.",
  "status": "draft",
  "date": "2017-06-20T12:31:39.5361065+00:00",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Organization",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation": "constraint",
  "snapshot": {},
  "differential": {
    "element": [
      {
        "id": "Organization.meta.versionId",
        "path": "Organization.meta.versionId",
        "type": [
          {
            "code": "id",
            "profile": "1"
          }
        ]
      },
      {
        "id": "Organization.meta.lastUpdated",
        "path": "Organization.meta.lastUpdated",
        "type": [
          {
            "code": "instant",
            "profile": "2017-01-13T16:32:20.642+00:00"
          }
        ]
      },
      {
        "id": "Organization.meta.profile",
        "path": "Organization.meta.profile",
        "type": [
          {
            "code": "uri",
            "profile": "http://hl7.org/fhir/StructureDefinition/daf-organization"
          }
        ]
      },
      {
        "id": "Organization.identifier.system",
        "path": "Organization.identifier.system",
        "type": [
          {
            "code": "uri",
            "profile": "urn:oid:1.3.6.1.4.1.42424242.4.99930.4"
          }
        ]
      },
      {
        "id": "Organization.identifier.value",
        "path": "Organization.identifier.value",
        "type": [
          {
            "code": "string",
            "profile": "4"
          }
        ]
      },
      {
        "id": "Organization.name",
        "path": "Organization.name",
        "type": [
          {
            "code": "string",
            "profile": "ADVault, Inc."
          }
        ]
      },
      {
        "id": "Organization.telecom.system",
        "path": "Organization.telecom.system",
        "type": [
          {
            "code": "code",
            "profile": "phone"
          }
        ]
      },
      {
        "id": "Organization.telecom.value",
        "path": "Organization.telecom.value",
        "type": [
          {
            "code": "string",
            "profile": "+1(202)776-7700"
          }
        ]
      },
      {
        "id": "Organization.telecom.use",
        "path": "Organization.telecom.use",
        "type": [
          {
            "code": "code",
            "profile": "Work"
          }
        ]
      },
      {
        "id": "Organization.address.use",
        "path": "Organization.address.use",
        "type": [
          {
            "code": "code",
            "profile": "Work"
          }
        ]
      },
      {
        "id": "Organization.address.line",
        "path": "Organization.address.line",
        "type": [
          {
            "code": "string",
            "profile": "P.O. Box 832624"
          }
        ]
      },
      {
        "id": "Organization.address.city",
        "path": "Organization.address.city",
        "type": [
          {
            "code": "string",
            "profile": "Richardson"
          }
        ]
      },
      {
        "id": "Organization.address.state",
        "path": "Organization.address.state",
        "type": [
          {
            "code": "string",
            "profile": "TX"
          }
        ]
      },
      {
        "id": "Organization.address.postalCode",
        "path": "Organization.address.postalCode",
        "type": [
          {
            "code": "string",
            "profile": "75083"
          }
        ]
      },
      {
        "id": "Organization.address.country",
        "path": "Organization.address.country",
        "type": [
          {
            "code": "string",
            "profile": "US"
          }
        ]
      }
    ]
  }
}