{
  "package" : "hl7.fhir.r5.core@5.0.0",
  "definition" : "The Library resource is a general-purpose container for knowledge asset definitions. It can be used to describe and expose existing knowledge assets such as logic libraries and information model descriptions, as well as to describe a collection of knowledge assets.",
  "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" : "f2f5ce61-cc94-5218-86c4-05bb6e5e9343",
  "ancestors" : {
    "Base" : 3,
    "Library" : 0,
    "Resource" : 2,
    "DomainResource" : 1
  },
  "id" : "679a146f-5933-4a04-8f67-82fbffef6fae",
  "code" : "Library",
  "display" : "Library",
  "version" : "5.0.0"
}