{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : null,
  "system" : "http://terminology.hl7.org/CodeSystem/v2-0357",
  "property" : [ ],
  "codesystem" : "7f46108c-bf43-554b-968f-a6bcbec5f123",
  "concept_id" : "c66ea837-84ec-55cd-9719-7d2ab5a22709",
  "ancestors" : {
    "101" : 0
  },
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
    "valueString" : "Error: A required field is missing from a segment",
    "_valueString" : {
      "extension" : [ {
        "url" : "http://hl7.org/fhir/StructureDefinition/translation",
        "extension" : [ {
          "url" : "lang",
          "valueCode" : "nl"
        }, {
          "url" : "content",
          "valueString" : "Fout: Er ontbreekt een verplicht veld in een segment"
        } ]
      } ]
    }
  } ],
  "id" : "7ed05d7d-6a12-4284-bd9f-c56e9a3eedbf",
  "code" : "101",
  "display" : "Required field missing",
  "designation" : [ {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "erforderliches Feld leer",
    "language" : "de"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Verplicht veld ontbreekt",
    "language" : "nl"
  } ],
  "version" : "2.9"
}