FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.hsds
Resource TypeHealthcareService
IdHealthcareService-MealsOnWheels.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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)


Source1

{
  "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"
        }
      ]
    }
  ]
}