http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2|2018-08-12
name
v3.EntityNamePartQualifierR2
v3.EntityNamePartQualifierR2
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
active
active
date
2018-08-11 14:00:00.0
2018-08-11 14:00:00.0
v3 Code System EntityNamePartQualifierR2
Description:\r\nThe 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" : "2018-08-12"
} ]
}