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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b
Resource TypeCodeSystem
IdCodeSystem-v3-EntityNameUse.json
FHIR VersionR4B

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

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
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:

LvlCodeDisplayDefinitionNot 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.)

true
2  ABC Alphabetic

Alphabetic transcription of name (Japanese: romaji)

2  IDE Ideographic

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

2  SYL Syllabic

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

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.

1C License

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

1I Indigenous/Tribal

e.g. Chief Red Cloud

1L Legal

Known as/conventional/the one you use

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.

1P pseudonym

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

2  A Artist/Stage

Includes writer's pseudonym, stage name, etc

1R Religious

e.g. Sister Mary Francis, Brother John

1SRCH search

A name intended for use in searching or matching.

2  PHON phonetic

A name spelled phonetically.

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

A name spelled according to the SoundEx algorithm.


Source1

{
  "resourceType": "CodeSystem",
  "id": "v3-EntityNameUse",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "external"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/v3-EntityNameUse",
  "version": "2018-08-12",
  "name": "v3.EntityNameUse",
  "title": "v3 Code System EntityNameUse",
  "status": "active",
  "experimental": false,
  "date": "2018-08-12T00:00:00+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "**** MISSING DEFINITIONS ****",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityNameUse|3.0.0",
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "property": [
    {
      "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
        }
      ],
      "concept": [
        {
          "code": "ABC",
          "display": "Alphabetic",
          "definition": "Alphabetic transcription of name (Japanese: romaji)"
        },
        {
          "code": "IDE",
          "display": "Ideographic",
          "definition": "Ideographic representation of name (e.g., Japanese kanji, Chinese characters)"
        },
        {
          "code": "SYL",
          "display": "Syllabic",
          "definition": "Syllabic transcription of name (e.g., Japanese kana, Korean hangul)"
        }
      ]
    },
    {
      "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."
    },
    {
      "code": "C",
      "display": "License",
      "definition": "As recorded on a license, record, certificate, etc. (only if different from legal name)"
    },
    {
      "code": "I",
      "display": "Indigenous/Tribal",
      "definition": "e.g. Chief Red Cloud"
    },
    {
      "code": "L",
      "display": "Legal",
      "definition": "Known as/conventional/the one you use",
      "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."
        }
      ]
    },
    {
      "code": "P",
      "display": "pseudonym",
      "definition": "A self asserted name that the person is using or has used.",
      "concept": [
        {
          "code": "A",
          "display": "Artist/Stage",
          "definition": "Includes writer's pseudonym, stage name, etc"
        }
      ]
    },
    {
      "code": "R",
      "display": "Religious",
      "definition": "e.g. Sister Mary Francis, Brother John"
    },
    {
      "code": "SRCH",
      "display": "search",
      "definition": "A name intended for use in searching or matching.",
      "concept": [
        {
          "code": "PHON",
          "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",
          "display": "Soundex",
          "definition": "A name spelled according to the SoundEx algorithm."
        }
      ]
    }
  ]
}