{
  "resourceType" : "Organization",
  "id" : "SFCrisisAndDomesticHotline",
  "meta" : {
    "lastUpdated" : "2023-08-26T11:26:22.0314215+00:00",
    "profile" : ["http://hl7.org/fhir/us/hsds/StructureDefinition/hsds-Organization"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"SFCrisisAndDomesticHotline\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization &quot;SFCrisisAndDomesticHotline&quot; Updated &quot;2023-08-26 11:26:22+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hsds-Organization.html\">HSDOrganization</a></p></div><p><b>Org Description</b>: This community services agency serves residents of San Francisco and responds to requests for help with obtaining restraining orders, shelter, or legal aid agencies that help people ask for a restraining order.</p><p><b>identifier</b>: Tax ID number: xx-xxxxxxx\u00a0(use:\u00a0OFFICIAL,\u00a0period:\u00a02020-01-01 --&gt; (ongoing))</p><p><b>active</b>: true</p><p><b>type</b>: Atypical Provider <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/CodeSystem-OrgTypeCS.html\">Organization Type</a>#atyprv)</span></p><p><b>name</b>: Crisis Hotline of San Francisco</p><p><b>alias</b>: SF Domestic Crisis Hotline</p><p><b>telecom</b>: ph: (999)-123-4567(WORK), <a href=\"https://SF911forall.org/\">https://SF911forall.org/</a></p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td>Arthur Conrad </td><td>ph: (999)-987-6543(WORK)</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/org-description",
    "valueString" : "This community services agency serves residents of San Francisco and responds to requests for help with obtaining restraining orders, shelter, or legal aid agencies that help people ask for a restraining order."
  }],
  "identifier" : [{
    "use" : "official",
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "TAX"
      }]
    },
    "system" : "urn:us:gov:irs",
    "value" : "xx-xxxxxxx",
    "period" : {
      "start" : "2020-01-01"
    },
    "assigner" : {
      "display" : "http://www.irs.gov"
    }
  }],
  "active" : true,
  "type" : [{
    "coding" : [{
      "system" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
      "code" : "atyprv",
      "display" : "Atypical Provider"
    }]
  }],
  "name" : "Crisis Hotline of San Francisco",
  "alias" : ["SF Domestic Crisis Hotline"],
  "telecom" : [{
    "system" : "phone",
    "value" : "(999)-123-4567",
    "use" : "work"
  },
  {
    "system" : "url",
    "value" : "https://SF911forall.org/",
    "use" : "work"
  }],
  "contact" : [{
    "name" : {
      "use" : "usual",
      "family" : "Conrad",
      "given" : ["Arthur"]
    },
    "telecom" : [{
      "extension" : [{
        "extension" : [{
          "url" : "title",
          "valueString" : "Crisis Center Director"
        },
        {
          "url" : "department",
          "valueString" : "Domestic Violence Services"
        },
        {
          "url" : "email",
          "valueString" : "aconrad@SF911forall.org"
        }],
        "url" : "http://hl7.org/fhir/us/hsds/StructureDefinition/org-contactinfo"
      }],
      "system" : "phone",
      "value" : "(999)-987-6543",
      "use" : "work"
    }]
  }]
}