http://terminology.hl7.org/CodeSystem/name-assembly-order|4.0.1

name
HumanNameAssemblyOrder
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

HumanNameAssemblyOrder

A code that represents the preferred display order of the components of a human name.

{
  "description" : "A code that represents the preferred display order of the components of a human name.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : "2019-10-31T22:29:23Z",
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "HumanNameAssemblyOrder",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "HumanNameAssemblyOrder",
  "supliment" : null,
  "status" : "draft",
  "id" : "3a2c52a0-4598-540d-921b-85d45f3ca412",
  "url" : "http://terminology.hl7.org/CodeSystem/name-assembly-order",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1266",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "NL1",
    "display" : "Own Name"
  }, {
    "code" : "NL2",
    "display" : "Partner Name"
  }, {
    "code" : "NL3",
    "display" : "Partner Name followed by Maiden Name"
  }, {
    "code" : "NL4",
    "display" : "Own Name followed by Partner Name"
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}