{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : null,
  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
  "property" : [ ],
  "codesystem" : "6fdae836-b35c-5411-9922-e0ab7b728046",
  "concept_id" : "b161765f-34d9-5774-a0dd-60c096ae2edd",
  "ancestors" : {
    "PPN" : 0
  },
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
    "valueString" : "A unique number assigned to the document affirming that a person is a citizen of the country. In the US this number is issued only by the State Department.",
    "_valueString" : {
      "extension" : [ {
        "url" : "http://hl7.org/fhir/StructureDefinition/translation",
        "extension" : [ {
          "url" : "lang",
          "valueCode" : "nl"
        }, {
          "url" : "content",
          "valueString" : "Een identificatie die uniek is voor een wettig document dat bevestigt dat een persoon een staatsburger van het land is."
        } ]
      } ]
    }
  } ],
  "id" : "7bb007d0-7a4b-408a-9ec3-50881795fa5e",
  "code" : "PPN",
  "display" : "Passport number",
  "designation" : [ {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Passnummer",
    "language" : "de"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Paspoortnummer",
    "language" : "nl"
  } ],
  "version" : "2.9"
}