HumanNameAssemblyOrder

public enum HumanNameAssemblyOrder: String

A code that represents the preferred display order of the components of a human name

URL: http://hl7.org/fhir/name-assembly-order ValueSet: http://hl7.org/fhir/ValueSet/name-assembly-order

  • NL1

    NL1

    Declaration

    Swift

    case NL1 = "NL1"
  • NL2

    NL2

    Declaration

    Swift

    case NL2 = "NL2"
  • NL3

    NL3

    Declaration

    Swift

    case NL3 = "NL3"
  • NL4

    NL4

    Declaration

    Swift

    case NL4 = "NL4"