Enum Hl7WorkGroup

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

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

    Enum Constants
    Enum Constant
    Description
    Application Implementation and Design (http://www.hl7.org/Special/committees/java/index.cfm)
    Community Based Collaborative Care (http://www.hl7.org/Special/committees/cbcc/index.cfm)
    Clinical Decision Support (http://www.hl7.org/Special/committees/dss/index.cfm)
    Clinical Genomics (http://www.hl7.org/Special/committees/clingenomics/index.cfm)
    Clinical Quality Information (http://www.hl7.org/Special/committees/cqi/index.cfm)
    Health Care Devices (http://www.hl7.org/Special/committees/healthcaredevices/index.cfm)
    Electronic Health Records (http://www.hl7.org/special/committees/ehr/index.cfm)
    FHIR Infrastructure (http://www.hl7.org/Special/committees/fiwg/index.cfm)
    Financial Management (http://www.hl7.org/Special/committees/fm/index.cfm)
    Health Standards Integration (http://www.hl7.org/Special/committees/hsi/index.cfm)
    Imaging Integration (http://www.hl7.org/Special/committees/imagemgt/index.cfm)
    Infrastructure And Messaging (http://www.hl7.org/special/committees/inm/index.cfm)
    Implementable Technology Specifications (http://www.hl7.org/special/committees/xml/index.cfm)
    added to help the parsers
    Orders and Observations (http://www.hl7.org/Special/committees/orders/index.cfm)
    Patient Administration (http://www.hl7.org/Special/committees/pafm/index.cfm)
    Patient Care (http://www.hl7.org/Special/committees/patientcare/index.cfm)
    Public Health and Emergency Response (http://www.hl7.org/Special/committees/pher/index.cfm)
    Pharmacy (http://www.hl7.org/Special/committees/medication/index.cfm)
    Regulated Clinical Research Information Management (http://www.hl7.org/Special/committees/rcrim/index.cfm)
    Structured Documents (http://www.hl7.org/Special/committees/structure/index.cfm)
    Security (http://www.hl7.org/Special/committees/secure/index.cfm)
    US Realm Taskforce (http://wiki.hl7.org/index.php?title=US_Realm_Task_Force)
    Vocabulary (http://www.hl7.org/Special/committees/Vocab/index.cfm)
  • Method Summary

    Modifier and Type
    Method
    Description
    fromCode(String codeString)
     
     
     
     
     
    Returns the enum constant of this type with the specified name.
    static Hl7WorkGroup[]
    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
  • Enum Constant Details

    • CBCC

      public static final Hl7WorkGroup CBCC
      Community Based Collaborative Care (http://www.hl7.org/Special/committees/cbcc/index.cfm)
    • CDS

      public static final Hl7WorkGroup CDS
      Clinical Decision Support (http://www.hl7.org/Special/committees/dss/index.cfm)
    • CQI

      public static final Hl7WorkGroup CQI
      Clinical Quality Information (http://www.hl7.org/Special/committees/cqi/index.cfm)
    • CG

      public static final Hl7WorkGroup CG
      Clinical Genomics (http://www.hl7.org/Special/committees/clingenomics/index.cfm)
    • DEV

      public static final Hl7WorkGroup DEV
      Health Care Devices (http://www.hl7.org/Special/committees/healthcaredevices/index.cfm)
    • EHR

      public static final Hl7WorkGroup EHR
      Electronic Health Records (http://www.hl7.org/special/committees/ehr/index.cfm)
    • FHIR

      public static final Hl7WorkGroup FHIR
      FHIR Infrastructure (http://www.hl7.org/Special/committees/fiwg/index.cfm)
    • FM

      public static final Hl7WorkGroup FM
      Financial Management (http://www.hl7.org/Special/committees/fm/index.cfm)
    • HSI

      public static final Hl7WorkGroup HSI
      Health Standards Integration (http://www.hl7.org/Special/committees/hsi/index.cfm)
    • II

      public static final Hl7WorkGroup II
      Imaging Integration (http://www.hl7.org/Special/committees/imagemgt/index.cfm)
    • INM

      public static final Hl7WorkGroup INM
      Infrastructure And Messaging (http://www.hl7.org/special/committees/inm/index.cfm)
    • ITS

      public static final Hl7WorkGroup ITS
      Implementable Technology Specifications (http://www.hl7.org/special/committees/xml/index.cfm)
    • OO

      public static final Hl7WorkGroup OO
      Orders and Observations (http://www.hl7.org/Special/committees/orders/index.cfm)
    • PA

      public static final Hl7WorkGroup PA
      Patient Administration (http://www.hl7.org/Special/committees/pafm/index.cfm)
    • PC

      public static final Hl7WorkGroup PC
      Patient Care (http://www.hl7.org/Special/committees/patientcare/index.cfm)
    • PHER

      public static final Hl7WorkGroup PHER
      Public Health and Emergency Response (http://www.hl7.org/Special/committees/pher/index.cfm)
    • PHX

      public static final Hl7WorkGroup PHX
      Pharmacy (http://www.hl7.org/Special/committees/medication/index.cfm)
    • RCRIM

      public static final Hl7WorkGroup RCRIM
      Regulated Clinical Research Information Management (http://www.hl7.org/Special/committees/rcrim/index.cfm)
    • SD

      public static final Hl7WorkGroup SD
      Structured Documents (http://www.hl7.org/Special/committees/structure/index.cfm)
    • SEC

      public static final Hl7WorkGroup SEC
      Security (http://www.hl7.org/Special/committees/secure/index.cfm)
    • US

      public static final Hl7WorkGroup US
      US Realm Taskforce (http://wiki.hl7.org/index.php?title=US_Realm_Task_Force)
    • VOCAB

      public static final Hl7WorkGroup VOCAB
      Vocabulary (http://www.hl7.org/Special/committees/Vocab/index.cfm)
    • AID

      public static final Hl7WorkGroup AID
      Application Implementation and Design (http://www.hl7.org/Special/committees/java/index.cfm)
    • NULL

      public static final Hl7WorkGroup NULL
      added to help the parsers
  • Method Details

    • values

      public static Hl7WorkGroup[] values()
      Returns an array containing the constants of this enum type, in the order they are declared.
      Returns:
      an array containing the constants of this enum type, in the order they are declared
    • valueOf

      public static Hl7WorkGroup valueOf(String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum type has no constant with the specified name
      NullPointerException - if the argument is null
    • fromCode

      public static Hl7WorkGroup fromCode(String codeString) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • toCode

      public String toCode()
    • getSystem

      public String getSystem()
    • getDefinition

    • getDisplay

      public String getDisplay()