Release 4

V3-EntityNameUse.cs.json

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw JSON (canonical form + also see JSON Format Specification)

**** MISSING DEFINITIONS ****

{
  "resourceType" : "CodeSystem",
  "id" : "v3-EntityNameUse",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div>!-- Snipped for Brevity --></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  }],
  "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" : "2018-08-12",
  "name" : "v3.EntityNameUse",
  "title" : "v3 Code System EntityNameUse",
  "status" : "active",
  "experimental" : false,
  "date" : "2018-08-12T00:00:00+00:00",
  "publisher" : "HL7, Inc",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org"
    }]
  }],
  "description" : "**** MISSING DEFINITIONS ****",
  "caseSensitive" : true,
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-EntityNameUse",
  "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."
    }]
  }]
}

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.