{
  "resourceType": "Organization",
  "id": "ecr-organization-health-authority-west",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2018-09-29T20:45:08.719+00:00",
    "profile": [
      "http://hl7.org/fhir/us/ecr/StructureDefinition/ecr-organization"
    ]
  },
  "identifier": [
    {
      "system": "http://hl7.org.fhir/sid/us-npi",
      "value": "1144221847"
    }
  ],
  "active": true,
  "name": "Health Authority West",
  "telecom": [
    {
      "system": "phone",
      "value": "+1-555-555-3555"
    },
    {
      "system": "email",
      "value": "mail@healthauthoritywest.gov"
    }
  ],
  "address": [
    {
      "text": "7777 Health Authority Drive, Ann Arbor MI, 99999",
      "line": [
        "7777 Health Authority Drive"
      ],
      "city": "Ann Arbor",
      "state": "MI",
      "postalCode": "99999"
    }
  ]
}