http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2|3.0.0
name
EntityNamePartQualifierR2
EntityNamePartQualifierR2
package
hl7.terminology.r5@6.3.0
hl7.terminology.r5@6.3.0
content
complete
complete
status
active
active
date
2019-03-20 00:00:00.0
2019-03-20 00:00:00.0
EntityNamePartQualifierR2
**Description:**The qualifier is a set of codes each of which specifies a certain subcategory of the name part in addition to the main name part type. For example, a given name may be flagged as a nickname, a family name may be a pseudonym or a name of public records.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"
}, {
"name" : "version",
"valueString" : "3.0.0"
} ]
}