{
  "package" : "hl7.fhir.r4.core@4.0.1",
  "definition" : "A resource that represents the data of a single raw artifact as digital content accessible in its native format.  A Binary resource can contain any content, whether text, image, pdf, zip archive, etc.",
  "system" : "http://hl7.org/fhir/resource-types",
  "property" : [ ],
  "codesystem" : "79e5aef6-8aed-5103-9471-889a167ba59a",
  "concept_id" : "e85937fa-366d-5967-8a07-4022b6241009",
  "ancestors" : {
    "Binary" : 0
  },
  "id" : "f0315805-07ea-4733-88a6-8db049147a77",
  "code" : "Binary",
  "display" : "Binary",
  "designation" : [ {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Binary",
    "language" : "en"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Binario",
    "language" : "it"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Binaire",
    "language" : "fr"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Binario",
    "language" : "es"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "二进制资源",
    "language" : "zh"
  } ],
  "version" : "4.0.1"
}