{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "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.)",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-EntityNameUse",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
    "code" : "notSelectable",
    "valueBoolean" : true
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "ABC"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "IDE"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "SYL"
  } ],
  "codesystem" : "b0090a7b-ea0c-5bee-88e6-2171d9b3eead",
  "concept_id" : "598ccf41-2a2c-5903-9c8e-d1e719c48660",
  "ancestors" : {
    "_NameRepresentationUse" : 0
  },
  "id" : "c1b32a38-08cf-4ecd-bcaf-0c484f0bfaca",
  "code" : "_NameRepresentationUse",
  "display" : "NameRepresentationUse",
  "version" : "2018-08-12"
}