{
  "package" : "hl7.fhir.r4.core@4.0.1",
  "definition" : "A set of healthcare-related information that is assembled together into a single logical package that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. A Composition defines the structure and narrative content necessary for a document. However, a Composition alone does not constitute a document. Rather, the Composition must be the first entry in a Bundle where Bundle.type=document, and any other resources referenced from Composition must be included as subsequent entries in the Bundle (for example Patient, Practitioner, Encounter, etc.).",
  "system" : "http://hl7.org/fhir/resource-types",
  "property" : [ ],
  "codesystem" : "79e5aef6-8aed-5103-9471-889a167ba59a",
  "concept_id" : "d29da592-5132-5aef-a1ce-5ddf683d1940",
  "ancestors" : {
    "Composition" : 0
  },
  "id" : "45789108-ef73-448c-b06a-2edab99e336a",
  "code" : "Composition",
  "display" : "Composition",
  "designation" : [ {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Composition",
    "language" : "en"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Composizione",
    "language" : "it"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Composition",
    "language" : "fr"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Composición",
    "language" : "es"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "组合式文书",
    "language" : "zh"
  } ],
  "version" : "4.0.1"
}