FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology.r5
Resource TypeCodeSystem
IdCodeSystem-v3-EntityNameUse.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem v3-EntityNameUse

Language: en

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Statusstatushttp://hl7.org/fhir/concept-properties#statuscodeDesignation of a concept's state. Normally is not populated unless the state is retired..
Not SelectablenotSelectablehttp://hl7.org/fhir/concept-properties#notSelectablebooleanIndicates that the code is abstract - only intended to be used as a selector for other concepts

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-EntityNameUse defines the following codes in a Is-A hierarchy:

LvlCodeDisplayDefinitionStatusNot Selectable
1_NameRepresentationUse NameRepresentationUse

Identifies the different representations of a name. The representation may affect how the name is used. (E.g. use of Ideographic for formal communications.)

activetrue
2  ABC Alphabetic

Alphabetic transcription of name (Japanese: romaji)

active
2  IDE Ideographic

Ideographic representation of name (e.g., Japanese kanji, Chinese characters)

active
2  SYL Syllabic

Syllabic transcription of name (e.g., Japanese kana, Korean hangul)

active
1ASGN assigned

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.

active
1C License

As recorded on a license, record, certificate, etc. (only if different from legal name)

active
1I Indigenous/Tribal

e.g. Chief Red Cloud

active
1L Legal

Known as/conventional/the one you use

active
2  OR official registry

**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.

active
1P pseudonym

A self asserted name that the person is using or has used.

active
2  A Artist/Stage

Includes writer's pseudonym, stage name, etc

active
1R Religious

e.g. Sister Mary Francis, Brother John

active
1SRCH search

A name intended for use in searching or matching.

active
2  PHON phonetic

A name spelled phonetically.

There are a variety of phonetic spelling algorithms. This code value does not distinguish between these.Discussion:

active
2  SNDX Soundex

A name spelled according to the SoundEx algorithm.

active
1_EntityNameSearchUse EntityNameSearchUse

Description: A name intended for use in searching or matching.

retiredtrue
1_OrganizationNameUse OrganizationNameUseretiredtrue
1_PersonNameUse PersonNameUse

A code indicating the type of name (e.g. nickname, alias, maiden name, legal, adopted)

retiredtrue

Source1

{
  "resourceType": "CodeSystem",
  "id": "v3-EntityNameUse",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/CodeSystem/v3-EntityNameUse",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.5.45"
    }
  ],
  "version": "4.0.0",
  "name": "EntityNameUse",
  "title": "EntityNameUse",
  "status": "active",
  "experimental": false,
  "date": "2019-03-20",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "**** MISSING 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",
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "Designation of a concept's state.  Normally is not populated unless the state is retired..",
      "type": "code"
    },
    {
      "code": "notSelectable",
      "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
      "description": "Indicates that the code is abstract - only intended to be used as a selector for other concepts",
      "type": "boolean"
    }
  ],
  "concept": [
    {
      "code": "_NameRepresentationUse",
      "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.)",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ],
      "concept": [
        {
          "code": "ABC",
          "display": "Alphabetic",
          "definition": "Alphabetic transcription of name (Japanese: romaji)",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "15917"
            }
          ]
        },
        {
          "code": "IDE",
          "display": "Ideographic",
          "definition": "Ideographic representation of name (e.g., Japanese kanji, Chinese characters)",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "15919"
            }
          ]
        },
        {
          "code": "SYL",
          "display": "Syllabic",
          "definition": "Syllabic transcription of name (e.g., Japanese kana, Korean hangul)",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "15918"
            }
          ]
        }
      ]
    },
    {
      "code": "ASGN",
      "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.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "C",
      "display": "License",
      "definition": "As recorded on a license, record, certificate, etc. (only if different from legal name)",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "I",
      "display": "Indigenous/Tribal",
      "definition": "e.g. Chief Red Cloud",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "L",
      "display": "Legal",
      "definition": "Known as/conventional/the one you use",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ],
      "concept": [
        {
          "code": "OR",
          "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.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "21637"
            }
          ]
        }
      ]
    },
    {
      "code": "P",
      "display": "pseudonym",
      "definition": "A self asserted name that the person is using or has used.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ],
      "concept": [
        {
          "code": "A",
          "display": "Artist/Stage",
          "definition": "Includes writer's pseudonym, stage name, etc",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "10178"
            }
          ]
        }
      ]
    },
    {
      "code": "R",
      "display": "Religious",
      "definition": "e.g. Sister Mary Francis, Brother John",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "SRCH",
      "display": "search",
      "definition": "A name intended for use in searching or matching.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ],
      "concept": [
        {
          "code": "PHON",
          "display": "phonetic",
          "definition": "A name spelled phonetically.\r\n\r\nThere are a variety of phonetic spelling algorithms. This code value does not distinguish between these.*Discussion:*",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "21364"
            }
          ]
        },
        {
          "code": "SNDX",
          "display": "Soundex",
          "definition": "A name spelled according to the SoundEx algorithm.",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "21365"
            }
          ]
        }
      ]
    },
    {
      "code": "_EntityNameSearchUse",
      "display": "EntityNameSearchUse",
      "definition": "**Description:** A name intended for use in searching or matching.",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        },
        {
          "code": "status",
          "valueCode": "retired"
        }
      ]
    },
    {
      "code": "_OrganizationNameUse",
      "display": "OrganizationNameUse",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        },
        {
          "code": "status",
          "valueCode": "retired"
        }
      ]
    },
    {
      "code": "_PersonNameUse",
      "display": "PersonNameUse",
      "definition": "A code indicating the type of name (e.g. nickname, alias, maiden name, legal, adopted)",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        },
        {
          "code": "status",
          "valueCode": "retired"
        }
      ]
    }
  ]
}