{
  "resourceType": "Organization",
  "id": "idEE7kJDQaxLifhs8p-KtAvw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1215649470"
    }
  ],
  "active": true,
  "name": "Charm City Community Care LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(202) 486-8050"
    }
  ],
  "address": [
    {
      "line": [
        "6609 Reisterstown Road",
        "Suite 212"
      ],
      "city": "Baltimore",
      "state": "MD",
      "postalCode": "21215",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idEE7kJDQaxLifhs8p-KtAvw"
    }
  ]
}