{
  "package" : "hl7.fhir.r5.core@5.0.0",
  "definition" : "Question with a short (few words to short sentence) free-text entry answer (valueString).  Strings SHOULD NOT contain carriage return or newline characters.  If multi-line answers are needed, use the 'text' type.",
  "system" : "http://hl7.org/fhir/item-type",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "question"
  } ],
  "codesystem" : "43249ea5-9cd9-5757-9aa1-3cb7b86e896b",
  "concept_id" : "2ac92b0c-9a7f-5431-9633-6695d914d935",
  "ancestors" : {
    "string" : 0,
    "question" : 1
  },
  "id" : "29243c75-ff44-4864-989f-ffdf61ee2244",
  "code" : "string",
  "display" : "String",
  "version" : "5.0.0"
}