{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : null,
  "system" : "http://terminology.hl7.org/CodeSystem/v2-0200",
  "property" : [ ],
  "codesystem" : "4d7e6070-844b-54cd-bc9f-63db7b59f369",
  "concept_id" : "e552fe86-51ec-507b-bf01-ffffc12f5485",
  "ancestors" : {
    "F" : 0
  },
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
    "valueString" : "Fathers Name ( Patronymic Name)",
    "_valueString" : {
      "extension" : [ {
        "url" : "http://hl7.org/fhir/StructureDefinition/translation",
        "extension" : [ {
          "url" : "lang",
          "valueCode" : "nl"
        }, {
          "url" : "content",
          "valueString" : "Vaders' naam (Patroniem)"
        } ]
      } ]
    }
  } ],
  "id" : "4b1f02b6-4649-4cc7-b533-e7034d149efc",
  "code" : "F",
  "display" : "Fathers Name",
  "designation" : [ {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Name des Vaters",
    "language" : "de"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Vaders' naam",
    "language" : "nl"
  } ],
  "version" : "2.9"
}