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
Page standards status: Informative |
<HealthcareService xmlns="http://hl7.org/fhir">
<id value="MealsOnWheels"/>
<meta>
<lastUpdated value="2023-08-24T11:26:22.0314215+00:00"/>
<profile
value="http://hl7.org/fhir/us/hsds/StructureDefinition/hsds-HealthcareService"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: HealthcareService</b><a name="MealsOnWheels"> </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 HealthcareService "MealsOnWheels" Updated "2023-08-24 11:26:22+0000" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hsds-HealthcareService.html">HSDHealthcareService</a></p></div><p><b>active</b>: true</p><p><b>providedBy</b>: <a href="Organization-FoodBank.html">Organization/FoodBank</a> "Redwood Food Bank"</p><p><b>category</b>: Home Health <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/CodeSystem-HealthcareServiceCategoryCS.html">Healthcare Service Category</a>#home)</span></p><p><b>type</b>: Food Relief/Food/Meals <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-service-type.html">Service type</a>#548)</span></p><p><b>location</b>: </p><ul><li><a href="Location-FoodBankLocation.html">Location/FoodBankLocation</a> "Redwood Food Bank of Anytown California"</li><li><a href="Location-MealsOnWheelsLocation.html">Location/MealsOnWheelsLocation</a> "Meals on Wheels Delivery by Whistlestop Wheels"</li></ul><p><b>name</b>: Meals on Wheels</p><p><b>telecom</b>: ph: (999)-555-3241(WORK), <a href="https://whistlestop.org/">https://whistlestop.org/</a>, <a href="mailto:andysmith@whistlestop.org">andysmith@whistlestop.org</a></p><p><b>program</b>: Nutrition and Health Promotion Programs <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-HumanServiceProgramCS.html">Human Service Program</a>#ONHPP)</span>, Suplemental Nutrition Assistance Program <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-HumanServiceProgramCS.html">Human Service Program</a>#SNAP)</span></p><p><b>characteristic</b>: Wheelchair Access <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-HumanServiceCharacteristicCS.html">Human Service Characteristic</a>#Wheelchair)</span>, Interpretation Services <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-HumanServiceCharacteristicCS.html">Human Service Characteristic</a>#Interpret)</span></p><p><b>communication</b>: Spanish <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html">Tags for the Identification of Languages</a>#es)</span>, English (United States) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html">Tags for the Identification of Languages</a>#en-US)</span>, Chinese <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-ietf3066.html">Tags for the Identification of Languages</a>#zh)</span></p></div>
</text>
<active value="true"/>
<providedBy>
<reference value="Organization/FoodBank"/>
</providedBy>
<category>
<coding>
<system
value="http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/HealthcareServiceCategoryCS"/>
<code value="home"/>
<display value="Home Health"/>
</coding>
</category>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/service-type"/>
<code value="548"/>
<display value="Food Relief/Food/Meals"/>
</coding>
</type>
<location>
<reference value="Location/FoodBankLocation"/>
</location>
<location>
<reference value="Location/MealsOnWheelsLocation"/>
</location>
<name value="Meals on Wheels"/>
<telecom>
<system value="phone"/>
<value value="(999)-555-3241"/>
<use value="work"/>
</telecom>
<telecom>
<system value="url"/>
<value value="https://whistlestop.org/"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="andysmith@whistlestop.org"/>
<use value="work"/>
</telecom>
<program>
<coding>
<system
value="http://hl7.org/fhir/us/hsds/CodeSystem/HumanServiceProgramCS"/>
<code value="ONHPP"/>
<display value="Nutrition and Health Promotion Programs"/>
</coding>
</program>
<program>
<coding>
<system
value="http://hl7.org/fhir/us/hsds/CodeSystem/HumanServiceProgramCS"/>
<code value="SNAP"/>
<display value="Suplemental Nutrition Assistance Program"/>
</coding>
</program>
<characteristic>
<coding>
<system
value="http://hl7.org/fhir/us/hsds/CodeSystem/HumanServiceCharacteristicCS"/>
<code value="Wheelchair"/>
<display value="Wheelchair Access"/>
</coding>
</characteristic>
<characteristic>
<coding>
<system
value="http://hl7.org/fhir/us/hsds/CodeSystem/HumanServiceCharacteristicCS"/>
<code value="Interpret"/>
<display value="Interpretation Services"/>
</coding>
</characteristic>
<communication>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="es"/>
<display value="Spanish"/>
</coding>
</communication>
<communication>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="en-US"/>
<display value="English (United States)"/>
</coding>
</communication>
<communication>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="zh"/>
<display value="Chinese"/>
</coding>
</communication>
</HealthcareService>
IG © 2023+ HL7 Human and Social Services Work Group. Package hl7.fhir.us.hsds#1.0.0 based on FHIR 4.0.1. Generated 2023-10-04
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change