This page is part of the FHIR IG Human Services Directory (v1.0.0: STU1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: FoodBank - XML Representation
Raw xml | Download
<Organization xmlns="http://hl7.org/fhir">
<id value="FoodBank"/>
<meta>
<lastUpdated value="2023-08-24T11: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="FoodBank"> </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 "FoodBank" Updated "2023-08-24 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 distributes over a ton of food each work day to low income individuals and families throughout Northern California.</p><p><b>identifier</b>: Tax ID number: xx-xxxxxxx (use: OFFICIAL, period: 2010-07-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>: Redwood Food Bank</p><p><b>alias</b>: Food Bank of the Redwoods</p><p><b>telecom</b>: ph: (999)-222-3333(WORK), <a href="https://redwoodfoodbank.org/">https://redwoodfoodbank.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>Gerald Smith </td><td>ph: (999)-111-2231(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 distributes over a ton of food each work day to low income individuals and families throughout Northern California."/>
</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="2010-07-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="Redwood Food Bank"/>
<alias value="Food Bank of the Redwoods"/>
<telecom>
<system value="phone"/>
<value value="(999)-222-3333"/>
<use value="work"/>
</telecom>
<telecom>
<system value="url"/>
<value value="https://redwoodfoodbank.org/"/>
<use value="work"/>
</telecom>
<contact>
<name>
<use value="usual"/>
<family value="Smith"/>
<given value="Gerald"/>
</name>
<telecom>
<extension
url="http://hl7.org/fhir/us/hsds/StructureDefinition/org-contactinfo">
<extension url="title">
<valueString value="Food Bank Director"/>
</extension>
<extension url="department">
<valueString value="Executive Services"/>
</extension>
<extension url="email">
<valueString value="gsmith@redwoodfoodbank.org"/>
</extension>
</extension>
<system value="phone"/>
<value value="(999)-111-2231"/>
<use value="work"/>
</telecom>
</contact>
</Organization>