FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-v3-EntityNameUse.json |
| FHIR Version | R4B |
No resources found
No resources found
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
| Name | Code | URI | Type | Description |
| Not Selectable | notSelectable | http://hl7.org/fhir/concept-properties#notSelectable | boolean | Indicates 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:
{
"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."
}
]
}
]
}