{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A control which provides a list of potential matches based on text entered into a control.  Used for large choice sets where text-matching is an appropriate discovery mechanism.",
  "system" : "http://hl7.org/fhir/questionnaire-item-control",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "question"
  } ],
  "codesystem" : "5c6957c3-0d75-5b7b-abcf-3c3569def877",
  "concept_id" : "d753ed64-c6d9-5214-8a17-f456b870d69c",
  "ancestors" : {
    "question" : 1,
    "autocomplete" : 0
  },
  "id" : "7606e53b-c1ed-4873-9ad3-629f4d68af7d",
  "code" : "autocomplete",
  "display" : "Auto-complete",
  "version" : "4.0.1"
}