This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
. Page versions: R4B R4 R3
Definition for Code System ServiceCategory
{
"resourceType": "CodeSystem",
"id": "service-category",
"meta": {
"lastUpdated": "2016-08-11T17:02:54.322+10:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"
]
},
"text": {
"status": "generated",
"div": "<div>!-- Snipped for Brevity --></div>"
},
"url": "http://hl7.org/fhir/service-category",
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.1.879"
},
"version": "1.6.0",
"name": "ServiceCategory",
"status": "draft",
"experimental": true,
"publisher": "FHIR Project team",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "This value set defines an example set of codes that can be used to classify groupings of service-types/specialties.",
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/service-category",
"content": "examplar",
"concept": [
{
"code": "1",
"display": "Adoption",
"definition": "Adoption"
},
{
"code": "2",
"display": "Aged Care",
"definition": "Aged Care"
},
{
"code": "34",
"display": "Allied Health",
"definition": "Allied Health"
},
{
"code": "3",
"display": "Alternative/Complementary Therapies",
"definition": "Alternative & Complementary Therapies"
},
{
"code": "4",
"display": "Child Care /Kindergarten",
"definition": "Child Care and/or Kindergarten"
},
{
"code": "5",
"display": "Child Development",
"definition": "Child Development"
},
{
"code": "6",
"display": "Child Protection & Family Services",
"definition": "Child Protection & Family Services"
},
{
"code": "7",
"display": "Community Health Care",
"definition": "Community Health Care"
},
{
"code": "8",
"display": "Counselling",
"definition": "Counselling"
},
{
"code": "36",
"display": "Crisis Line (GPAH use only)",
"definition": "Crisis Line (GPAH use only)"
},
{
"code": "9",
"display": "Death Services",
"definition": "Death Services"
},
{
"code": "10",
"display": "Dental",
"definition": "Dental"
},
{
"code": "11",
"display": "Disability Support",
"definition": "Disability Support"
},
{
"code": "12",
"display": "Drug/Alcohol",
"definition": "Drug/Alcohol"
},
{
"code": "13",
"display": "Education & Learning",
"definition": "Education & Learning"
},
{
"code": "14",
"display": "Emergency Department",
"definition": "Emergency Department"
},
{
"code": "15",
"display": "Employment",
"definition": "Employment"
},
{
"code": "16",
"display": "Financial & Material Aid",
"definition": "Financial & Material aid"
},
{
"code": "17",
"display": "General Practice",
"definition": "General Practice/GP (doctor)"
},
{
"code": "35",
"display": "Hospital",
"definition": "Hospital"
},
{
"code": "18",
"display": "Housing/Homelessness",
"definition": "Housing/Homelessness"
},
{
"code": "19",
"display": "Interpreting",
"definition": "Interpreting"
},
{
"code": "20",
"display": "Justice",
"definition": "Justice"
},
{
"code": "21",
"display": "Legal",
"definition": "Legal"
},
{
"code": "22",
"display": "Mental Health",
"definition": "Mental Health"
},
{
"code": "38",
"display": "NDIA",
"definition": "NDIA"
},
{
"code": "23",
"display": "Physical Activity & Recreation",
"definition": "Physical Activity & Recreation"
},
{
"code": "24",
"display": "Regulation",
"definition": "Regulation"
},
{
"code": "25",
"display": "Respite/Carer Support",
"definition": "Respite/Carer Support"
},
{
"code": "26",
"display": "Specialist Clinical Pathology",
"definition": "Specialist Clinical Pathology - requires referral"
},
{
"code": "27",
"display": "Specialist Medical",
"definition": "Specialist Medical - requires referral"
},
{
"code": "28",
"display": "Specialist Obstetrics & Gynaecology",
"definition": "Specialist Obstetrics & Gynaecology - requires referral"
},
{
"code": "29",
"display": "Specialist Paediatric",
"definition": "Specialist Paediatric - requires referral"
},
{
"code": "30",
"display": "Specialist Radiology/Imaging",
"definition": "Specialist Radiology/Imaging - requires referral"
},
{
"code": "31",
"display": "Specialist Surgical",
"definition": "Specialist Surgical - requires referral"
},
{
"code": "32",
"display": "Support Group/s",
"definition": "Support group/s"
},
{
"code": "37",
"display": "Test Message (HSD admin)",
"definition": "Test Message (HSD admin use only)"
},
{
"code": "33",
"display": "Transport",
"definition": "Transport"
}
]
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.