@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "v3-EntityNamePartTypeR2"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
SpecializesCodingThe child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.
GeneralizesCodingInverse of Specializes. Only included as a derived relationship.
MayBeQualifiedByhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#MayBeQualifiedByCodingRelationship points from a concept in EntityNamePartType to a concept in EntityNamePartQualifier and indicates that the former concept may be qualified by the latter.
internalIdhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-idcodeThe internal identifier for the concept in the HL7 Access database repository.
statushttp://hl7.org/fhir/concept-properties#statuscodeDesignation of a concept's state. Normally is not populated unless the state is retired.

Concepts

This code system http://terminology.hl7.org/CodeSystem/v3-EntityNamePartTypeR2 defines the following codes:

CodeDisplayDefinitionQualifier relationshipinternalIdstatus
DEL delimiter**Description:**A delimiter has no meaning other than being literally printed in this name representation. A delimiter has no implicit leading and trailing white space.22786active
FAM family**Description:**Family 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.AD, BR, CL, IN, MID, PFX, SP22784active
GIV given**Description:**Given name. Note: don't call it "first name" since the given names do not always come first.AD, BR, CL, IN, PFX, SFX, SP22785active
TITLE title**Description:**Part of the name that is acquired as a title due to academic, legal, employment or nobility status etc.\r\n\r\n**Note:**Title name parts include name parts that come after the name such as qualifications, even if they are not always considered to be titles.AC, LS, NB, PFX, PR, SFX22787active
" ] ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartTypeR2"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.5.1121" ] ] ) ; # fhir:version [ fhir:v "2.1.0"] ; # fhir:name [ fhir:v "EntityNamePartTypeR2"] ; # fhir:title [ fhir:v "EntityNamePartTypeR2"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2019-03-20"^^xsd:date] ; # fhir:publisher [ fhir:v "HL7"] ; # fhir:description [ fhir:v "**Description:**Indicates whether the name part is a given name, family name, prefix, suffix, etc."] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:hierarchyMeaning [ fhir:v "is-a"] ; # fhir:content [ fhir:v "complete"] ; # fhir:property ( [ fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ; fhir:value [ fhir:v "antisymmetric" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "transitive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "irreflexive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ; fhir:value [ fhir:v "Specializes" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Generalizes" ] ] ) ; fhir:code [ fhir:v "Specializes" ] ; fhir:description [ fhir:v "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric." ] ; fhir:type [ fhir:v "Coding" ] ] [ fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ; fhir:value [ fhir:v "antisymmetric" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "transitive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "irreflexive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ; fhir:value [ fhir:v "Generalizes" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Specializes" ] ] ) ; fhir:code [ fhir:v "Generalizes" ] ; fhir:description [ fhir:v "Inverse of Specializes. Only included as a derived relationship." ] ; fhir:type [ fhir:v "Coding" ] ] [ fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ; fhir:value [ fhir:v "NonDefinitionallyQualifiedBy" ] ] ) ; fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#MayBeQualifiedBy"^^xsd:anyURI ] ; fhir:description [ fhir:v "Relationship points from a concept in EntityNamePartType to a concept in EntityNamePartQualifier and indicates that the former concept may be qualified by the latter." ] ; fhir:type [ fhir:v "Coding" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"^^xsd:anyURI ] ; fhir:description [ fhir:v "The internal identifier for the concept in the HL7 Access database repository." ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ; fhir:description [ fhir:v "Designation of a concept's state. Normally is not populated unless the state is retired." ] ; fhir:type [ fhir:v "code" ] ] ) ; # fhir:concept ( [ fhir:code [ fhir:v "DEL" ] ; fhir:display [ fhir:v "delimiter" ] ; fhir:definition [ fhir:v "**Description:**A delimiter has no meaning other than being literally printed in this name representation. A delimiter has no implicit leading and trailing white space." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22786" ] ] ) ] [ fhir:code [ fhir:v "FAM" ] ; fhir:display [ fhir:v "family" ] ; fhir:definition [ fhir:v "**Description:**Family 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." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "AD" ] ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "BR" ] ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "CL" ] ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "IN" ] ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "MID" ] ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "PFX" ] ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "SP" ] ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22784" ] ] ) ] [ fhir:code [ fhir:v "GIV" ] ; fhir:display [ fhir:v "given" ] ; fhir:definition [ fhir:v "**Description:**Given name. Note: don't call it \"first name\" since the given names do not always come first." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "AD" ] ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "BR" ] ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "CL" ] ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "IN" ] ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "PFX" ] ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "SFX" ] ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "SP" ] ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22785" ] ] ) ] [ fhir:code [ fhir:v "TITLE" ] ; fhir:display [ fhir:v "title" ] ; fhir:definition [ fhir:v "**Description:**Part of the name that is acquired as a title due to academic, legal, employment or nobility status etc.\r\n\r\n**Note:**Title name parts include name parts that come after the name such as qualifications, even if they are not always considered to be titles." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "AC" ] ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "LS" ] ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "NB" ] ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "PFX" ] ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "PR" ] ] ] [ fhir:code [ fhir:v "MayBeQualifiedBy" ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2"^^xsd:anyURI ] ; fhir:code [ fhir:v "SFX" ] ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "22787" ] ] ) ] ) . # # -------------------------------------------------------------------------------------