Package | hl7.terminology.r4b |
Type | ValueSet |
Id | v3-xPersonNamePartType |
FHIR Version | R4B |
Source | http://terminology.hl7.org/http://terminology.hl7.org/6.0.2/ValueSet-v3-xPersonNamePartType.html |
URL | http://terminology.hl7.org/ValueSet/v3-xPersonNamePartType |
Version | 3.0.0 |
Status | active |
Date | 2014-03-26 |
Name | XPersonNamePartType |
Title | x_PersonNamePartType |
Realm | uv |
Authority | hl7 |
Description | ***No description*** |
Copyright | This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html |
No resources found
CodeSystem | |
v3-EntityNamePartType | EntityNamePartType |
v3-EntityNamePartType | EntityNamePartType |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet v3-xPersonNamePartType
Language: en
http://terminology.hl7.org/CodeSystem/v3-EntityNamePartType
Code | Display | Definition |
DEL | delimiter | A delimiter has no meaning other than being literally printed in this name representation. A delimiter has no implicit leading and trailing white space. |
FAM | family | 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. |
GIV | given | Given name (don't call it "first name" since this given names do not always come first) |
PFX | prefix | 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). Note that prefixes can be inverted. |
SFX | suffix | **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). Suffices cannot be inverted. |
{ "resourceType": "ValueSet", "id": "v3-xPersonNamePartType", "language": "en", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://terminology.hl7.org/ValueSet/v3-xPersonNamePartType", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.1.11.10653" } ], "version": "3.0.0", "name": "XPersonNamePartType", "title": "x_PersonNamePartType", "status": "active", "experimental": false, "date": "2014-03-26", "publisher": "Health Level Seven International", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" }, { "system": "email", "value": "hq@HL7.org" } ] } ], "description": "***No description***", "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartType", "concept": [ { "code": "DEL" }, { "code": "FAM" }, { "code": "GIV" }, { "code": "PFX" }, { "code": "SFX" } ] } ] } }