FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/HumanServiceType

Packagehl7.fhir.us.hsds
TypeValueSet
IdHumanServiceType
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/hsds/https://build.fhir.org/ig/HL7/FHIR-IG-Human-Services-Directory/ValueSet-HumanServiceType.html
URLhttp://hl7.org/fhir/us/hsds/ValueSet/HumanServiceType
Version1.0.0
Statusactive
Date2023-10-04T18:25:38+00:00
NameHumanServiceTypeVS
TitleHuman Service Type VS
Realmus
Authorityhl7
DescriptionThis example value set includes an subset of service-types codes included in the Plan-Net Healthcare Service Type value set (HealthcareServiceTypeVS).

Resources that use this resource

StructureDefinition
hsds-HealthcareServiceHSDHealthcareService

Resources that this resource uses

CodeSystem
service-typeService type
service-typeService type

Narrative

Note: links and images are rebased to the (stated) source

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/service-type
    CodeDisplay
    3Aged Care Information/Referral
    8Home Care/Housekeeping Assistance
    11Personal Care for Older Persons
    70Crisis Counselling
    105Drug and/or Alcohol Counselling
    106Drug/Alcohol Information/Referral
    111Residential Alcohol/Drug Treatment
    126Crisis/Emergency Accommodation
    128Housing Information/Referral
    130Interpreting/Multilingual Service
    146Physical Activity Programs
    230Patient Transport
    344Food
    530Disability Care Transport
    531Aged Care Transport
    532Diabetes Education s
    537Medication Reviews
    548Food Relief/Food/Meals

Source

{
  "resourceType": "ValueSet",
  "id": "HumanServiceType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "hss"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/hsds/ValueSet/HumanServiceType",
  "version": "1.0.0",
  "name": "HumanServiceTypeVS",
  "title": "Human Service Type VS",
  "status": "active",
  "experimental": false,
  "date": "2023-10-04T18:25:38+00:00",
  "publisher": "HL7 Human and Social Services Work Group",
  "contact": [
    {
      "name": "HL7 Human and Social Services Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/hsswg/index.cfm"
        },
        {
          "system": "email",
          "value": "hsswg@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "This example value set includes an subset of service-types codes included in the Plan-Net Healthcare Service Type value set (HealthcareServiceTypeVS).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/service-type",
        "concept": [
          {
            "code": "3",
            "display": "Aged Care Information/Referral"
          },
          {
            "code": "8",
            "display": "Home Care/Housekeeping Assistance"
          },
          {
            "code": "11",
            "display": "Personal Care for Older Persons"
          },
          {
            "code": "70",
            "display": "Crisis Counselling"
          },
          {
            "code": "105",
            "display": "Drug and/or Alcohol Counselling"
          },
          {
            "code": "106",
            "display": "Drug/Alcohol Information/Referral"
          },
          {
            "code": "111",
            "display": "Residential Alcohol/Drug Treatment"
          },
          {
            "code": "126",
            "display": "Crisis/Emergency Accommodation"
          },
          {
            "code": "128",
            "display": "Housing Information/Referral"
          },
          {
            "code": "130",
            "display": "Interpreting/Multilingual Service"
          },
          {
            "code": "146",
            "display": "Physical Activity Programs"
          },
          {
            "code": "230",
            "display": "Patient Transport"
          },
          {
            "code": "344",
            "display": "Food"
          },
          {
            "code": "530",
            "display": "Disability Care Transport"
          },
          {
            "code": "531",
            "display": "Aged Care Transport"
          },
          {
            "code": "532",
            "display": "Diabetes Education s"
          },
          {
            "code": "537",
            "display": "Medication Reviews"
          },
          {
            "code": "548",
            "display": "Food Relief/Food/Meals"
          }
        ]
      }
    ]
  }
}