Enum Tooth

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

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

    Enum Constants
    Enum Constant
    Description
    Oral cavity.
    Permanent teeth Maxillary right.
    Upper Right Tooth 1 from the central axis, permanent dentition.
    Upper Right Tooth 2 from the central axis, permanent dentition.
    Upper Right Tooth 3 from the central axis, permanent dentition.
    Upper Right Tooth 4 from the central axis, permanent dentition.
    Upper Right Tooth 5 from the central axis, permanent dentition.
    Upper Right Tooth 6 from the central axis, permanent dentition.
    Upper Right Tooth 7 from the central axis, permanent dentition.
    Upper Right Tooth 8 from the central axis, permanent dentition.
    Permanent teeth Maxillary left.
    Upper Left Tooth 1 from the central axis, permanent dentition.
    Upper Left Tooth 2 from the central axis, permanent dentition.
    Upper Left Tooth 3 from the central axis, permanent dentition.
    Upper Left Tooth 4 from the central axis, permanent dentition.
    Upper Left Tooth 5 from the central axis, permanent dentition.
    Upper Left Tooth 6 from the central axis, permanent dentition.
    Upper Left Tooth 7 from the central axis, permanent dentition.
    Upper Left Tooth 8 from the central axis, permanent dentition.
    Permanent teeth Mandibular right.
    Lower Left Tooth 1 from the central axis, permanent dentition.
    Lower Left Tooth 2 from the central axis, permanent dentition.
    Lower Left Tooth 3 from the central axis, permanent dentition.
    Lower Left Tooth 4 from the central axis, permanent dentition.
    Lower Left Tooth 5 from the central axis, permanent dentition.
    Lower Left Tooth 6 from the central axis, permanent dentition.
    Lower Left Tooth 7 from the central axis, permanent dentition.
    Lower Left Tooth 8 from the central axis, permanent dentition.
    Permanent teeth Mandibular left.
    Lower Right Tooth 1 from the central axis, permanent dentition.
    Lower Right Tooth 2 from the central axis, permanent dentition.
    Lower Right Tooth 3 from the central axis, permanent dentition.
    Lower Right Tooth 4 from the central axis, permanent dentition.
    Lower Right Tooth 5 from the central axis, permanent dentition.
    Lower Right Tooth 6 from the central axis, permanent dentition.
    Lower Right Tooth 7 from the central axis, permanent dentition.
    Lower Right Tooth 8 from the central axis, permanent dentition.
    Deciduous teeth Maxillary right.
    Deciduous teeth Maxillary left.
    Deciduous teeth Mandibular right.
    Deciduous teeth Mandibular left.
    added to help the parsers
  • Method Summary

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

    • _0

      public static final Tooth _0
      Oral cavity.
    • _1

      public static final Tooth _1
      Permanent teeth Maxillary right.
    • _2

      public static final Tooth _2
      Permanent teeth Maxillary left.
    • _3

      public static final Tooth _3
      Permanent teeth Mandibular right.
    • _4

      public static final Tooth _4
      Permanent teeth Mandibular left.
    • _5

      public static final Tooth _5
      Deciduous teeth Maxillary right.
    • _6

      public static final Tooth _6
      Deciduous teeth Maxillary left.
    • _7

      public static final Tooth _7
      Deciduous teeth Mandibular right.
    • _8

      public static final Tooth _8
      Deciduous teeth Mandibular left.
    • _11

      public static final Tooth _11
      Upper Right Tooth 1 from the central axis, permanent dentition.
    • _12

      public static final Tooth _12
      Upper Right Tooth 2 from the central axis, permanent dentition.
    • _13

      public static final Tooth _13
      Upper Right Tooth 3 from the central axis, permanent dentition.
    • _14

      public static final Tooth _14
      Upper Right Tooth 4 from the central axis, permanent dentition.
    • _15

      public static final Tooth _15
      Upper Right Tooth 5 from the central axis, permanent dentition.
    • _16

      public static final Tooth _16
      Upper Right Tooth 6 from the central axis, permanent dentition.
    • _17

      public static final Tooth _17
      Upper Right Tooth 7 from the central axis, permanent dentition.
    • _18

      public static final Tooth _18
      Upper Right Tooth 8 from the central axis, permanent dentition.
    • _21

      public static final Tooth _21
      Upper Left Tooth 1 from the central axis, permanent dentition.
    • _22

      public static final Tooth _22
      Upper Left Tooth 2 from the central axis, permanent dentition.
    • _23

      public static final Tooth _23
      Upper Left Tooth 3 from the central axis, permanent dentition.
    • _24

      public static final Tooth _24
      Upper Left Tooth 4 from the central axis, permanent dentition.
    • _25

      public static final Tooth _25
      Upper Left Tooth 5 from the central axis, permanent dentition.
    • _26

      public static final Tooth _26
      Upper Left Tooth 6 from the central axis, permanent dentition.
    • _27

      public static final Tooth _27
      Upper Left Tooth 7 from the central axis, permanent dentition.
    • _28

      public static final Tooth _28
      Upper Left Tooth 8 from the central axis, permanent dentition.
    • _31

      public static final Tooth _31
      Lower Left Tooth 1 from the central axis, permanent dentition.
    • _32

      public static final Tooth _32
      Lower Left Tooth 2 from the central axis, permanent dentition.
    • _33

      public static final Tooth _33
      Lower Left Tooth 3 from the central axis, permanent dentition.
    • _34

      public static final Tooth _34
      Lower Left Tooth 4 from the central axis, permanent dentition.
    • _35

      public static final Tooth _35
      Lower Left Tooth 5 from the central axis, permanent dentition.
    • _36

      public static final Tooth _36
      Lower Left Tooth 6 from the central axis, permanent dentition.
    • _37

      public static final Tooth _37
      Lower Left Tooth 7 from the central axis, permanent dentition.
    • _38

      public static final Tooth _38
      Lower Left Tooth 8 from the central axis, permanent dentition.
    • _41

      public static final Tooth _41
      Lower Right Tooth 1 from the central axis, permanent dentition.
    • _42

      public static final Tooth _42
      Lower Right Tooth 2 from the central axis, permanent dentition.
    • _43

      public static final Tooth _43
      Lower Right Tooth 3 from the central axis, permanent dentition.
    • _44

      public static final Tooth _44
      Lower Right Tooth 4 from the central axis, permanent dentition.
    • _45

      public static final Tooth _45
      Lower Right Tooth 5 from the central axis, permanent dentition.
    • _46

      public static final Tooth _46
      Lower Right Tooth 6 from the central axis, permanent dentition.
    • _47

      public static final Tooth _47
      Lower Right Tooth 7 from the central axis, permanent dentition.
    • _48

      public static final Tooth _48
      Lower Right Tooth 8 from the central axis, permanent dentition.
    • NULL

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

    • values

      public static Tooth[] 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 Tooth 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 Tooth 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()