{
  "package" : "hl7.fhir.r5.core@5.0.0",
  "definition" : "Basic is used for handling concepts not yet defined in FHIR, narrative-only resources that don't map to an existing resource, and custom resources not appropriate for inclusion in the FHIR specification.",
  "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" : "b57916ac-7a5c-5cab-8ac9-948c6a1b1d08",
  "ancestors" : {
    "Base" : 3,
    "Basic" : 0,
    "Resource" : 2,
    "DomainResource" : 1
  },
  "id" : "75f11329-3c22-44d8-919f-ef46b473aea2",
  "code" : "Basic",
  "display" : "Basic",
  "version" : "5.0.0"
}