{
  "resourceType": "Organization",
  "id": "idU-vec3OJG282IHlSgDJ5Yg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1841397700"
    }
  ],
  "active": true,
  "name": "Rose Marie Pitt, MD, Inc.",
  "telecom": [
    {
      "system": "phone",
      "value": "(714) 547-8611"
    }
  ],
  "address": [
    {
      "line": [
        "14181 Yorba Street",
        "Suite 110"
      ],
      "city": "Tustin",
      "state": "CA",
      "postalCode": "92780",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idU-vec3OJG282IHlSgDJ5Yg"
    }
  ]
}