{
  "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" : "93500990-f9e5-5639-84b5-11ce2115b17f",
  "ancestors" : {
    "0" : 0
  },
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
    "valueString" : "Success. Optional, as the AA conveys success. Used for systems that must always return a status code.",
    "_valueString" : {
      "extension" : [ {
        "url" : "http://hl7.org/fhir/StructureDefinition/translation",
        "extension" : [ {
          "url" : "lang",
          "valueCode" : "nl"
        }, {
          "url" : "content",
          "valueString" : "Succes. Optioneel, aangezien de AA succes betekent. Bedoeld voor systemen die altijd een status code teruggeven"
        } ]
      } ]
    }
  } ],
  "id" : "1d38d0d5-d82a-4eaa-a02d-967877f8873d",
  "code" : "0",
  "display" : "Message accepted",
  "designation" : [ {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Nachricht akzeptiert",
    "language" : "de"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Bericht geaccepteerd",
    "language" : "nl"
  } ],
  "version" : "2.9"
}