{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A control where choices are listed with a button beside them.  The button can be toggled to select or de-select a given choice.  Selecting one item deselects all others.",
  "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" : "8d581bc7-1867-57dd-8e44-457623277ccf",
  "ancestors" : {
    "question" : 1,
    "radio-button" : 0
  },
  "id" : "255136e0-f01d-4b0f-ac37-ace404b448dc",
  "code" : "radio-button",
  "display" : "Radio Button",
  "version" : "4.0.1"
}