{
  "package" : "hl7.fhir.r5.core@5.0.0",
  "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/fhir-types",
  "property" : [ {
    "code" : "kind",
    "valueCode" : "resource"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "DomainResource"
  } ],
  "codesystem" : "47571f82-f419-5fe5-9ec3-8e96cebc53f1",
  "concept_id" : "d29da592-5132-5aef-a1ce-5ddf683d1940",
  "ancestors" : {
    "Base" : 3,
    "Resource" : 2,
    "Composition" : 0,
    "DomainResource" : 1
  },
  "id" : "50822709-8e69-4c9d-99e6-8fa7f9e98c3d",
  "code" : "Composition",
  "display" : "Composition",
  "version" : "5.0.0"
}