Enum ServiceCategory

java.lang.Object
java.lang.Enum<ServiceCategory>
org.hl7.fhir.r4.model.codesystems.ServiceCategory
All Implemented Interfaces:
Serializable, Comparable<ServiceCategory>

public enum ServiceCategory extends Enum<ServiceCategory>
  • Enum Constant Summary

    Enum Constants
    Enum Constant
    Description
    Adoption
    Dental
    Disability Support
    Drug/Alcohol
    Education invalid input: '&' Learning
    Emergency Department
    Employment
    Financial invalid input: '&' Material aid
    General Practice/GP (doctor)
    Housing/Homelessness
    Interpreting
    Aged Care
    Justice
    Legal
    Mental Health
    Physical Activity invalid input: '&' Recreation
    Regulation
    Respite/Carer Support
    Specialist Clinical Pathology - requires referral
    Specialist Medical - requires referral
    Specialist Obstetrics invalid input: '&' Gynecology - requires referral
    Specialist Paediatric - requires referral
    Alternative invalid input: '&' Complementary Therapies
    Specialist Radiology/Imaging - requires referral
    Specialist Surgical - requires referral
    Support group/s
    Transport
    Allied Health
    Hospital
    Crisis Line (GPAH use only)
    Test Message (HSD admin use only)
    NDIA
    Child Care and/or Kindergarten
    Child Development
    Child Protection invalid input: '&' Family Services
    Community Health Care
    Counselling
    Death Services
    added to help the parsers
  • Method Summary

    Modifier and Type
    Method
    Description
    fromCode(String codeString)
     
     
     
     
     
    Returns the enum constant of this type with the specified name.
    Returns an array containing the constants of this enum type, in the order they are declared.

    Methods inherited from class java.lang.Enum

    clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait