{
  "package" : "hl7.fhir.uv.extensions@5.2.0",
  "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.  Used for non-repeating items with 'closed' answerOption, answerValueset or answerExpression constraints.  Can also be used for boolean so long as there is a button for 'unanswered' or it's possible to deselect all items.",
  "system" : "http://hl7.org/fhir/questionnaire-item-control",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "question"
  } ],
  "codesystem" : "830d781d-3791-5fb1-97b8-cba39ddcc726",
  "concept_id" : "8d581bc7-1867-57dd-8e44-457623277ccf",
  "ancestors" : {
    "question" : 1,
    "radio-button" : 0
  },
  "id" : "8147ee67-cfef-42ff-9c23-f2e7d08b6f28",
  "code" : "radio-button",
  "display" : "Radio Button",
  "version" : "5.2.0"
}