v2+ Vocabulary - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-08-05 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "nameType2V100"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-nameType2V100.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/nameType2V100</code></a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-v2versionCreated"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7" ]
] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "generate correct history somehow" ]
] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-tableNo"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0200" ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/nameType2V100"^^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.18.105" ]
] ) ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "NameType2V100"] ; #
fhir:title [ fhir:v "Name Type (2.7 - 1.0.0)"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-08-05T15:14:51+02:00"^^xsd:dateTime] ; #
fhir:description [ fhir:v "HL7-defined code system of concepts for types of names for persons. Used in HL7 Version 2.x messaging in the XPN, PPN, XCN, PID and MRG segments."] ; #
fhir:copyright [ fhir:v "HL7 Inc., 2024"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionIntroduced"^^xsd:anyURI ] ;
fhir:description [ fhir:v "version when was this code introduced" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "versionDeprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionDeprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "version when was this code deprecated" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired" ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "comment" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#comment"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A string that provides additional detail pertinent to the use or understanding of the concept" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "usage" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#usage"^^xsd:anyURI ] ;
fhir:description [ fhir:v "usage notes for this code" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "modified" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#modified"^^xsd:anyURI ] ;
fhir:description [ fhir:v "date of last modification" ] ;
fhir:type [ fhir:v "dateTime" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "A" ] ;
fhir:display [ fhir:v "Assigned" ] ;
fhir:definition [ fhir:v "Assigned" ] ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A name assigned to a person. Reasons some organizations assign alternate names may include not knowing the person's name, or to maintain anonymity. Some, but not necessarily all, of the name types that people call \"alias\" may fit into this category." ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3" ] ] )
] [
fhir:code [ fhir:v "B" ] ;
fhir:display [ fhir:v "Birth name" ] ;
fhir:definition [ fhir:v "Birth name" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Geburtsname" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A name that a person had shortly after being born. Usually for family names but may be used to mark given names at birth that may have changed later.<p>This is not for temporary names assigned at birth while a newborn is not yet named" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1" ] ] )
] [
fhir:code [ fhir:v "BAD" ] ;
fhir:display [ fhir:v "Bad Name" ] ;
fhir:definition [ fhir:v "Bad Name" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "ungültiger Name" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A name that was wrongly used in the past and is now maintained only for the purposes of searching" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7" ] ] )
] [
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Adopted Name" ] ;
fhir:definition [ fhir:v "Adopted Name" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "angenommener Name" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A name acquired by adoption" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3" ] ] )
] [
fhir:code [ fhir:v "D" ] ;
fhir:display [ fhir:v "Customary Name" ] ;
fhir:definition [ fhir:v "Customary Name" ] ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Known as/conventional/the one you use" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3" ] ] )
] [
fhir:code [ fhir:v "I" ] ;
fhir:display [ fhir:v "Licensing Name" ] ;
fhir:definition [ fhir:v "Licensing Name" ] ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "K" ] ;
fhir:display [ fhir:v "Business name" ] ;
fhir:definition [ fhir:v "Business name" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Geschäftsname" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A name used in a Professional or Business context. Also includes writer's pseudonym, artist's name, stage name, street name, etc<p>An example of use is where a person with multiple proper names (i.e. married) uses one of the particular names in a professi" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.6" ] ] )
] [
fhir:code [ fhir:v "L" ] ;
fhir:display [ fhir:v "Official Registry Name" ] ;
fhir:definition [ fhir:v "Official Registry Name" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "gesetzlicher Name" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "The formal name as registered in an official (government) registry, but which name might not be commonly used. May correspond to legal name<p>For many people, customary name is also their official name" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3" ] ] )
] [
fhir:code [ fhir:v "M" ] ;
fhir:display [ fhir:v "Maiden Name" ] ;
fhir:definition [ fhir:v "Maiden Name" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Name als ledige Person (Ledigenname)" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A name you had just before you got married" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3" ] ] )
] [
fhir:code [ fhir:v "MSK" ] ;
fhir:display [ fhir:v "Masked" ] ;
fhir:definition [ fhir:v "Masked" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Name ist maskiert" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "There is information on this item available but it has not been provided by the sender due to security, privacy or other reasons. There may be an alternate mechanism for gaining access to this information.<p>Note: using this null flavor does provide infor" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7" ] ] )
] [
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "Nickname" ] ;
fhir:definition [ fhir:v "Nickname" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Spitzname" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Nickname /\"Call me\" Name/Street Name" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "NAV" ] ;
fhir:display [ fhir:v "Temporarily Unavailable" ] ;
fhir:definition [ fhir:v "Temporarily Unavailable" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Name zeitweise nicht verfügbar" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Information is not available at this time but it is expected that it will be available later.<p>Includes John or Jane Doe situations" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7" ] ] )
] [
fhir:code [ fhir:v "NB" ] ;
fhir:display [ fhir:v "Newborn Name" ] ;
fhir:definition [ fhir:v "Newborn Name" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Name des Neugeborenen" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A name assigned on a temporary basis at birth. i.e. \"Baby of Smith\"" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7" ] ] )
] [
fhir:code [ fhir:v "NOUSE" ] ;
fhir:display [ fhir:v "No Longer To Be Used" ] ;
fhir:definition [ fhir:v "No Longer To Be Used" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "nicht länger in Benutzung" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Name not to be used anymore for personal reasons" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7" ] ] )
] [
fhir:code [ fhir:v "O" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "Other" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "sonstiger Name" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive" ] ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2025-08-02"^^xsd:date ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3" ] ] )
] [
fhir:code [ fhir:v "P" ] ;
fhir:display [ fhir:v "Name of Partner/Spouse" ] ;
fhir:definition [ fhir:v "Name of Partner/Spouse" ] ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Retained for backward compatibility only as of v2.7." ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1" ] ] )
] [
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "Registered Name" ] ;
fhir:definition [ fhir:v "Registered Name" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Zuchtname bei Tieren" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "(animals only)<p>Retained for backwards compatibility only as of v2.7. Use \"L\" instead - has same meaning" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4" ] ] )
] [
fhir:code [ fhir:v "REL" ] ;
fhir:display [ fhir:v "Religious" ] ;
fhir:definition [ fhir:v "Religious" ] ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "e.g. Sister Mary Francis, Brother John" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7" ] ] )
] [
fhir:code [ fhir:v "S" ] ;
fhir:display [ fhir:v "Pseudonym" ] ;
fhir:definition [ fhir:v "Pseudonym" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Pseudonym (z.B. für Studien)" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Coded Pseudo-Name to ensure anonymity" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1" ] ] )
] [
fhir:code [ fhir:v "T" ] ;
fhir:display [ fhir:v "Indigenous/Tribal" ] ;
fhir:definition [ fhir:v "Indigenous/Tribal" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stammesname" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Indigenous/Tribal/Community Name e.g. Chief Red Cloud" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1" ] ] )
] [
fhir:code [ fhir:v "TEMP" ] ;
fhir:display [ fhir:v "Temporary Name" ] ;
fhir:definition [ fhir:v "Temporary Name" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "temporärer Name" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A temporary name. Note that a name valid time can provide more detailed information." ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7" ] ] )
] [
fhir:code [ fhir:v "U" ] ;
fhir:display [ fhir:v "Unknown" ] ;
fhir:definition [ fhir:v "Unknown" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Name unbekannt" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Unknown" ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1" ] ] )
] ) . #
IG © 2023+ . Package hl7.v2.uv.vocab#0.3.0 based on FHIR 4.0.1. Generated 2025-08-05
Links: Table of Contents |
QA Report