FHIR IG analytics| Package | hl7.fhir.us.hsds |
| Resource Type | HealthcareService |
| Id | HealthcareService-MealsOnWheels.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: HealthcareService
Resource HealthcareService "MealsOnWheels" Updated "2023-08-24 11:26:22+0000"
Profile: HSDHealthcareService
active: true
providedBy: Organization/FoodBank "Redwood Food Bank"
category: Home Health (Healthcare Service Category#home)
type: Food Relief/Food/Meals (Service type#548)
location:
name: Meals on Wheels
telecom: ph: (999)-555-3241(WORK), https://whistlestop.org/, andysmith@whistlestop.org
program: Nutrition and Health Promotion Programs (Human Service Program#ONHPP), Suplemental Nutrition Assistance Program (Human Service Program#SNAP)
characteristic: Wheelchair Access (Human Service Characteristic#Wheelchair), Interpretation Services (Human Service Characteristic#Interpret)
communication: Spanish (Tags for the Identification of Languages#es), English (United States) (Tags for the Identification of Languages#en-US), Chinese (Tags for the Identification of Languages#zh)
{
"resourceType": "HealthcareService",
"id": "MealsOnWheels",
"meta": {
"lastUpdated": "2023-08-24T11:26:22.0314215+00:00",
"profile": [
"http://hl7.org/fhir/us/hsds/StructureDefinition/hsds-HealthcareService"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"providedBy": {
"reference": "Organization/FoodBank"
},
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/HealthcareServiceCategoryCS",
"code": "home",
"display": "Home Health"
}
]
}
],
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/service-type",
"code": "548",
"display": "Food Relief/Food/Meals"
}
]
}
],
"location": [
{
"reference": "Location/FoodBankLocation"
},
{
"reference": "Location/MealsOnWheelsLocation"
}
],
"name": "Meals on Wheels",
"telecom": [
{
"system": "phone",
"value": "(999)-555-3241",
"use": "work"
},
{
"system": "url",
"value": "https://whistlestop.org/",
"use": "work"
},
{
"system": "email",
"value": "andysmith@whistlestop.org",
"use": "work"
}
],
"program": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/hsds/CodeSystem/HumanServiceProgramCS",
"code": "ONHPP",
"display": "Nutrition and Health Promotion Programs"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/us/hsds/CodeSystem/HumanServiceProgramCS",
"code": "SNAP",
"display": "Suplemental Nutrition Assistance Program"
}
]
}
],
"characteristic": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/hsds/CodeSystem/HumanServiceCharacteristicCS",
"code": "Wheelchair",
"display": "Wheelchair Access"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/us/hsds/CodeSystem/HumanServiceCharacteristicCS",
"code": "Interpret",
"display": "Interpretation Services"
}
]
}
],
"communication": [
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "es",
"display": "Spanish"
}
]
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "en-US",
"display": "English (United States)"
}
]
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "zh",
"display": "Chinese"
}
]
}
]
}