{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Question with a Coding drawn from a list of possible answers (specified in either the answerOption property, or via the valueset referenced in the answerValueSet property) as an answer (valueCoding).",
  "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" : "987cf219-e883-52a3-906b-0c2c1f3c68ea",
  "ancestors" : {
    "choice" : 0,
    "question" : 1
  },
  "id" : "9d42b14a-2d36-46f0-bd78-2b8a78eb28ae",
  "code" : "choice",
  "display" : "Choice",
  "version" : "4.0.1"
}