{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Question with a yes/no answer (valueBoolean).",
  "system" : "http://hl7.org/fhir/item-type",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "question"
  } ],
  "codesystem" : "ada1861e-061d-52f4-807c-0d72e77f3788",
  "concept_id" : "be9708ff-e2d3-53db-8ee1-b9cad0096b13",
  "ancestors" : {
    "boolean" : 0,
    "question" : 1
  },
  "id" : "ee79c454-6d6b-426c-9db1-8b4e837020a6",
  "code" : "boolean",
  "display" : "Boolean",
  "version" : "4.0.1"
}