This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3 R2
? not found
{ "resourceType": "ValueSet", "id": "v3-EntityNameUse", "meta": { "lastUpdated": "2014-12-11T00:00:00.000+11:00", "profile": [ "http://hl7.org/fhir/Profile/valueset-shareable-definition" ] }, "text": { "status": "generated", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/ExtensionDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.1.11.15913" } ], "url": "http://hl7.org/fhir/v3/vs/EntityNameUse", "version": "2014-12-11", "name": "v3 Code System EntityNameUse", "publisher": "HL7, Inc", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" } ] } ], "description": "? not found", "status": "active", "experimental": false, "date": "2014-12-11", "define": { "extension": [ { "url": "http://hl7.org/fhir/ExtensionDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.5.45" } ], "system": "http://hl7.org/fhir/v3/EntityNameUse", "caseSensitive": true, "concept": [ { "code": "_NameRepresentationUse", "abstract": true, "display": "NameRepresentationUse", "definition": "Identifies the different representations of a name. The representation may affect how the name is used. (E.g. use of Ideographic for formal communications.)", "concept": [ { "code": "ABC", "abstract": false, "display": "Alphabetic", "definition": "Alphabetic transcription of name (Japanese: romaji)" }, { "code": "IDE", "abstract": false, "display": "Ideographic", "definition": "Ideographic representation of name (e.g., Japanese kanji, Chinese characters)" }, { "code": "SYL", "abstract": false, "display": "Syllabic", "definition": "Syllabic transcription of name (e.g., Japanese kana, Korean hangul)" } ] }, { "code": "ASGN", "abstract": false, "display": "assigned", "definition": "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." }, { "code": "C", "abstract": false, "display": "License", "definition": "As recorded on a license, record, certificate, etc. (only if different from legal name)" }, { "code": "I", "abstract": false, "display": "Indigenous/Tribal", "definition": "e.g. Chief Red Cloud" }, { "code": "L", "abstract": false, "display": "Legal", "definition": "Known as/conventional/the one you use", "concept": [ { "code": "OR", "abstract": false, "display": "official registry", "definition": "Definition:The formal name as registered in an official (government) registry, but which name might not be commonly used. Particularly used in countries with a law system based on Napoleonic law." } ] }, { "code": "P", "abstract": false, "display": "pseudonym", "definition": "A self asserted name that the person is using or has used.", "concept": [ { "code": "A", "abstract": false, "display": "Artist/Stage", "definition": "Includes writer's pseudonym, stage name, etc" } ] }, { "code": "R", "abstract": false, "display": "Religious", "definition": "e.g. Sister Mary Francis, Brother John" }, { "code": "SRCH", "abstract": false, "display": "search", "definition": "A name intended for use in searching or matching.", "concept": [ { "code": "PHON", "abstract": false, "display": "phonetic", "definition": "A name spelled phonetically.\r\n\n There are a variety of phonetic spelling algorithms. This code value does not distinguish between these.Discussion:" }, { "code": "SNDX", "abstract": false, "display": "Soundex", "definition": "A name spelled according to the SoundEx algorithm." } ] } ] } }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.