{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Includes all concept ids that have a transitive is-a relationship with the concept Id provided as the value, including the provided concept itself (include descendant codes and self).",
  "system" : "http://hl7.org/fhir/filter-operator",
  "property" : [ ],
  "codesystem" : "c71e128f-1a7c-5e3b-953e-352d35f68916",
  "concept_id" : "ab3c14fe-f9b6-5150-af76-156a4548ecad",
  "ancestors" : {
    "is-a" : 0
  },
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
    "valueString" : "The definition of is-a is that all the properties of the value are true for the specified property of the code, which means that a code has an is-a relationship with itself. To exclude the root code, use descendent-of"
  } ],
  "id" : "9bbc704c-f48c-4541-b891-34d6ff18602f",
  "code" : "is-a",
  "display" : "Is A (by subsumption)",
  "version" : "4.0.1"
}