FHIR IG Statistics: ValueSet/HumanServiceType
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://terminology.hl7.org/CodeSystem/service-type
Code | Display |
3 | Aged Care Information/Referral |
8 | Home Care/Housekeeping Assistance |
11 | Personal Care for Older Persons |
70 | Crisis Counselling |
105 | Drug and/or Alcohol Counselling |
106 | Drug/Alcohol Information/Referral |
111 | Residential Alcohol/Drug Treatment |
126 | Crisis/Emergency Accommodation |
128 | Housing Information/Referral |
130 | Interpreting/Multilingual Service |
146 | Physical Activity Programs |
230 | Patient Transport |
344 | Food |
530 | Disability Care Transport |
531 | Aged Care Transport |
532 | Diabetes Education s |
537 | Medication Reviews |
548 | Food 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"
}
]
}
]
}
}