Enum V3EntityNamePartQualifierR2
- java.lang.Object
-
- java.lang.Enum<V3EntityNamePartQualifierR2>
-
- org.hl7.fhir.r4.model.codesystems.V3EntityNamePartQualifierR2
-
- All Implemented Interfaces:
Serializable,Comparable<V3EntityNamePartQualifierR2>
public enum V3EntityNamePartQualifierR2 extends Enum<V3EntityNamePartQualifierR2>
-
-
Enum Constant Summary
Enum Constants Enum Constant Description ACDescription:Indicates that a title like "Dr.", "M.D." or "Ph.D." is an academic title.ADDescription:A name part a person acquired.BRDescription:A name that a person was given at birth or established as a consequence of adoption.CLDescription:Used to indicate which of the various name parts is used when interacting with the person.CONDescription: This refers to the container if present in the medicinal product name.DEVDescription: This refers to the qualifiers in the name for devices and is at the moment mainly applicable to insulins and inhalation products.FLAVDescription: This refers to a flavor of the medicinal product if present in the medicinal product name.FORMULDescription: This refers to the formulation of the medicinal product if present in the medicinal product name.FRMDescription: This refers to the pharmaceutical form/ if present in the medicinal product name.HONDescription:A honorific such as "The Right Honourable" or "Weledelgeleerde Heer".INDescription:Indicates that a name part is just an initial.INVDescription: This refers to the product name without the trademark or the name of the marketing authorization holder or any other descriptor reflected in the product name and, if appropriate, whether it is intended e.g.LSDescription:For organizations a suffix indicating the legal status, e.g., "Inc.", "Co.", "AG", "GmbH", "B.V." "S.A.", "Ltd." etc.MIDDescription:Indicates that the name part is a middle name.NBDescription:A nobility title such as Sir, Count, Grafin.NULLadded to help the parsersPFXDescription:A prefix has a strong association to the immediately following name part.PHARMACEUTICALENTITYNAMEPARTQUALIFIERSDescription: Medication Name Parts are a means of specifying a range of acceptable "official" forms of the name of a product.POPULDescription: This refers to the target population for the medicinal product if present in the medicinal product name Examples: For 'Broncho-Drug 3.5 mg-capsules for children', the target population part is "children" For 'Adult Chesty Cough Syrup', the target population part is "adult"PRDescription:Primarily in the British Imperial culture people tend to have an abbreviation of their professional organization as part of their credential titles.SCIDescription: This refers to the product common or scientific name without the trademark or the name of the marketing authorization holder or any other descriptor reflected in the product name.SFXDescription:A suffix has a strong association to the immediately preceding name part.SPDescription:The name assumed from the partner in a marital relationship.STRDescription: This refers to the strength if present in the medicinal product name.TIMEDescription: This refers to a time or time period that may be specified in the text of the medicinal product name Example: For an influenza vaccine 'Drug-FLU season 2008/2009', the time/period part is "2008/2009 season"TITLESTYLESDescription:Extra information about the style of a titleTMKDescription: This refers to trademark/company element if present in the medicinal product name.USEDescription: This refers to the intended use if present in the medicinal product name without the trademark or the name of the marketing authorization holder or any other descriptor reflected in the product name.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static V3EntityNamePartQualifierR2fromCode(String codeString)StringgetDefinition()StringgetDisplay()StringgetSystem()StringtoCode()static V3EntityNamePartQualifierR2valueOf(String name)Returns the enum constant of this type with the specified name.static V3EntityNamePartQualifierR2[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
AD
public static final V3EntityNamePartQualifierR2 AD
Description:A name part a person acquired. The name part may be acquired by adoption, or the person may have chosen to use the name part for some other reason. Note: this differs from an Other/Psuedonym/Alias in that an acquired name part is acquired on a formal basis rather than an informal one (e.g. registered as part of the official name).
-
SP
public static final V3EntityNamePartQualifierR2 SP
Description:The name assumed from the partner in a marital relationship. Usually the spouse's family name. Note that no inference about gender can be made from the existence of spouse names.
-
BR
public static final V3EntityNamePartQualifierR2 BR
Description:A name that a person was given at birth or established as a consequence of adoption. Note: This is not used for temporary names assigned at birth such as "Baby of Smith" a" which is just a name with a use code of "TEMP".
-
CL
public static final V3EntityNamePartQualifierR2 CL
Description:Used to indicate which of the various name parts is used when interacting with the person.
-
IN
public static final V3EntityNamePartQualifierR2 IN
Description:Indicates that a name part is just an initial. Initials do not imply a trailing period since this would not work with non-Latin scripts. In some languages, initials may consist of more than one letter, e.g., "Ph" could stand for "Philippe" or "Th" For "Thomas".
-
LS
public static final V3EntityNamePartQualifierR2 LS
Description:For organizations a suffix indicating the legal status, e.g., "Inc.", "Co.", "AG", "GmbH", "B.V." "S.A.", "Ltd." etc.
-
MID
public static final V3EntityNamePartQualifierR2 MID
Description:Indicates that the name part is a middle name. Usage Notes: In general, the english "middle name" concept is all of the given names after the first. This qualifier may be used to explicitly indicate which given names are considered to be middle names. The middle name qualifier may also be used with family names. This is a Scandinavian use case, matching the concept of "mellomnavn","mellannamn". Note that there are specific rules that indicate what names may be taken as a mellannamn in different Scandinavian countries.
-
PFX
public static final V3EntityNamePartQualifierR2 PFX
Description:A 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).
-
PHARMACEUTICALENTITYNAMEPARTQUALIFIERS
public static final V3EntityNamePartQualifierR2 PHARMACEUTICALENTITYNAMEPARTQUALIFIERS
Description: Medication Name Parts are a means of specifying a range of acceptable "official" forms of the name of a product. They are used as patterns against which input name strings may be matched for automatic identification of products from input text reports. While they cover the concepts held under "doseForm" or "route" or "strength" the name parts are not the same and do not fit into a controlled vocabulary in the same way. By specifying up to 8 name parts a much larger range of possible names can be generated.
-
CON
public static final V3EntityNamePartQualifierR2 CON
Description: This refers to the container if present in the medicinal product name. EXAMPLES: For Optaflu suspension for injection in pre-filled syringe Influenza vaccine (surface antigen, inactivated, prepared in cell culture) (2007/2008 season): pre-filled syringe
-
DEV
public static final V3EntityNamePartQualifierR2 DEV
Description: This refers to the qualifiers in the name for devices and is at the moment mainly applicable to insulins and inhalation products. EXAMPLES: For the medicinal product Actrapid FlexPen 100 IU/ml Solution for injection Subcutaneous use: FlexPen.
-
FLAV
public static final V3EntityNamePartQualifierR2 FLAV
Description: This refers to a flavor of the medicinal product if present in the medicinal product name. Examples: For 'CoughCure Linctus Orange Flavor', the flavor part is "Orange" For 'Wonderdrug Syrup Cherry Flavor', the flavor part is "Cherry"
-
FORMUL
public static final V3EntityNamePartQualifierR2 FORMUL
Description: This refers to the formulation of the medicinal product if present in the medicinal product name. Examples: For 'SpecialMed Sugar Free Cough Syrup', the formulation name part is "Sugar Free" For 'QuickCure Gluten-free Bulk Fibre', the formulation name part is "gluten-free"
-
FRM
public static final V3EntityNamePartQualifierR2 FRM
Description: This refers to the pharmaceutical form/ if present in the medicinal product name. EXAMPLES: For Agenerase 50 mg soft capsules: Soft Capsules For Ludiomil 25mg-Filmtabletten: Filmtabletten For Optaflu suspension for injection in pre-filled syringe Influenza vaccine (surface antigen, inactivated, prepared in cell culture) (2007/2008 season): suspension for injection
-
INV
public static final V3EntityNamePartQualifierR2 INV
Description: This refers to the product name without the trademark or the name of the marketing authorization holder or any other descriptor reflected in the product name and, if appropriate, whether it is intended e.g. for babies, children or adults. EXAMPLES: Agenerase Optaflu Ludiomil
-
POPUL
public static final V3EntityNamePartQualifierR2 POPUL
Description: This refers to the target population for the medicinal product if present in the medicinal product name Examples: For 'Broncho-Drug 3.5 mg-capsules for children', the target population part is "children" For 'Adult Chesty Cough Syrup', the target population part is "adult"
-
SCI
public static final V3EntityNamePartQualifierR2 SCI
Description: This refers to the product common or scientific name without the trademark or the name of the marketing authorization holder or any other descriptor reflected in the product name. EXAMPLES: For Agenerase: N/A For Optaflu: Influenza vaccine (surface antigen, inactivated, prepared in cell culture) (2007/2008 season) For Ludiomil: N/A
-
STR
public static final V3EntityNamePartQualifierR2 STR
Description: This refers to the strength if present in the medicinal product name. The use of decimal points should be accommodated if required. EXAMPLES: For Agenerase 50 mg soft capsules: 50mg For Ludiomil 25mg-Filmtabletten: 25 mg For Optaflu suspension for injection in pre-filled syringe Influenza vaccine (surface antigen, inactivated, prepared in cell culture) (2007/2008 season): N/A
-
TIME
public static final V3EntityNamePartQualifierR2 TIME
Description: This refers to a time or time period that may be specified in the text of the medicinal product name Example: For an influenza vaccine 'Drug-FLU season 2008/2009', the time/period part is "2008/2009 season"
-
TMK
public static final V3EntityNamePartQualifierR2 TMK
Description: This refers to trademark/company element if present in the medicinal product name. EXAMPLES: for Insulin Human Winthrop Comb 15: Winthrop
-
USE
public static final V3EntityNamePartQualifierR2 USE
Description: This refers to the intended use if present in the medicinal product name without the trademark or the name of the marketing authorization holder or any other descriptor reflected in the product name. Examples: For 'Drug-BI Caplets - Heartburn Relief', the intended use part is: "Heartburn Relief" For 'Medicine Honey Syrup for Soothing Coughs' the intended use part is "Soothing Coughs"
-
SFX
public static final V3EntityNamePartQualifierR2 SFX
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).
-
TITLESTYLES
public static final V3EntityNamePartQualifierR2 TITLESTYLES
Description:Extra information about the style of a title
-
AC
public static final V3EntityNamePartQualifierR2 AC
Description:Indicates that a title like "Dr.", "M.D." or "Ph.D." is an academic title.
-
HON
public static final V3EntityNamePartQualifierR2 HON
Description:A honorific such as "The Right Honourable" or "Weledelgeleerde Heer".
-
NB
public static final V3EntityNamePartQualifierR2 NB
Description:A nobility title such as Sir, Count, Grafin.
-
PR
public static final V3EntityNamePartQualifierR2 PR
Description:Primarily in the British Imperial culture people tend to have an abbreviation of their professional organization as part of their credential titles.
-
NULL
public static final V3EntityNamePartQualifierR2 NULL
added to help the parsers
-
-
Method Detail
-
values
public static V3EntityNamePartQualifierR2[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (V3EntityNamePartQualifierR2 c : V3EntityNamePartQualifierR2.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static V3EntityNamePartQualifierR2 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 nameNullPointerException- if the argument is null
-
fromCode
public static V3EntityNamePartQualifierR2 fromCode(String codeString) throws org.hl7.fhir.exceptions.FHIRException
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getDefinition
public String getDefinition()
-
getDisplay
public String getDisplay()
-
-