• Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-EntityNamePartType
    CodeDisplayDefinition
    DELdelimiterA delimiter has no meaning other than being literally printed in this name representation. A delimiter has no implicit leading and trailing white space.
    FAMfamilyFamily name, this is the name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.
    GIVgivenGiven name (don't call it "first name" since this given names do not always come first)
    PFXprefixA prefix has a strong association to the immediately following name part. A prefix has no implicit trailing white space (it has implicit leading white space though). Note that prefixes can be inverted.
    SFXsuffix**Description:**A suffix has a strong association to the immediately preceding name part. A suffix has no implicit leading white space (it has implicit trailing white space though). Suffices cannot be inverted.
<status value="active"/> <date value="2014-03-26"/> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/v3-EntityNamePartType"/> <concept> <code value="DEL"/> </concept> <concept> <code value="FAM"/> </concept> <concept> <code value="GIV"/> </concept> <concept> <code value="PFX"/> </concept> <concept> <code value="SFX"/> </concept> </include> </compose> </ValueSet>