FHIR Human Services Directory, published by HL7 Human and Social Services Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/FHIR-IG-Human-Services-Directory/ and changes regularly. See the Directory of published versions
: SFCrisisAndDomesticHotline - XML Representation
Raw xml | Download
<Organization xmlns="http://hl7.org/fhir">
<id value="SFCrisisAndDomesticHotline"/>
<meta>
<lastUpdated value="2023-08-26T11:26:22.0314215+00:00"/>
<profile
value="http://hl7.org/fhir/us/hsds/StructureDefinition/hsds-Organization"/>
</meta>
<text>
<status value="extensions"/>
<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 "SFCrisisAndDomesticHotline" Updated "2023-08-26 11:26:22+0000" </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 (use: OFFICIAL, period: 2020-01-01 --> (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>
</text>
<extension
url="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/org-description">
<valueString
value="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."/>
</extension>
<identifier>
<use value="official"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="TAX"/>
</coding>
</type>
<system value="urn:us:gov:irs"/>
<value value="xx-xxxxxxx"/>
<period>
<start value="2020-01-01"/>
</period>
<assigner>
<display value="http://www.irs.gov"/>
</assigner>
</identifier>
<active value="true"/>
<type>
<coding>
<system
value="http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS"/>
<code value="atyprv"/>
<display value="Atypical Provider"/>
</coding>
</type>
<name value="Crisis Hotline of San Francisco"/>
<alias value="SF Domestic Crisis Hotline"/>
<telecom>
<system value="phone"/>
<value value="(999)-123-4567"/>
<use value="work"/>
</telecom>
<telecom>
<system value="url"/>
<value value="https://SF911forall.org/"/>
<use value="work"/>
</telecom>
<contact>
<name>
<use value="usual"/>
<family value="Conrad"/>
<given value="Arthur"/>
</name>
<telecom>
<extension
url="http://hl7.org/fhir/us/hsds/StructureDefinition/org-contactinfo">
<extension url="title">
<valueString value="Crisis Center Director"/>
</extension>
<extension url="department">
<valueString value="Domestic Violence Services"/>
</extension>
<extension url="email">
<valueString value="aconrad@SF911forall.org"/>
</extension>
</extension>
<system value="phone"/>
<value value="(999)-987-6543"/>
<use value="work"/>
</telecom>
</contact>
</Organization>