{ "resourceType": "Questionnaire", "id": "3141", "text": { "status": "generated", "div": "
\n
\n            1.Comorbidity?\n              1.1 Cardial Comorbidity\n                1.1.1 Angina?\n                1.1.2 MI?\n              1.2 Vascular Comorbidity?\n              ...\n            Histopathology\n              Abdominal\n                pT category?\n              ...\n          
\n
" }, "url": "http://hl7.org/fhir/Questionnaire/3141", "title": "Cancer Quality Forum Questionnaire 2012", "status": "draft", "date": "2012-01", "subjectType": [ "Patient" ], "item": [ { "linkId": "1", "code": [ { "system": "http://example.org/system/code/sections", "code": "COMORBIDITY" } ], "type": "group", "item": [ { "linkId": "1.1", "code": [ { "system": "http://example.org/system/code/questions", "code": "COMORB" } ], "prefix": "1", "type": "choice", "options": { "reference": "http://hl7.org/fhir/ValueSet/yesnodontknow" }, "item": [ { "linkId": "1.1.1", "code": [ { "system": "http://example.org/system/code/sections", "code": "CARDIAL" } ], "type": "group", "enableWhen": [ { "question": "1.1", "answerCoding": { "system": "http://hl7.org/fhir/v2/0136", "code": "Y" } } ], "item": [ { "linkId": "1.1.1.1", "code": [ { "system": "http://example.org/system/code/questions", "code": "COMORBCAR" } ], "prefix": "1.1", "type": "choice", "options": { "reference": "http://hl7.org/fhir/ValueSet/yesnodontknow" }, "item": [ { "linkId": "1.1.1.1.1", "code": [ { "system": "http://example.org/system/code/questions", "code": "COMCAR00", "display": "Angina Pectoris" }, { "system": "http://snomed.info/sct", "code": "194828000", "display": "Angina (disorder)" } ], "prefix": "1.1.1", "type": "choice", "options": { "reference": "http://hl7.org/fhir/ValueSet/yesnodontknow" } }, { "linkId": "1.1.1.1.2", "code": [ { "system": "http://snomed.info/sct", "code": "22298006", "display": "Myocardial infarction (disorder)" } ], "prefix": "1.1.2", "type": "choice", "options": { "reference": "http://hl7.org/fhir/ValueSet/yesnodontknow" } } ] }, { "linkId": "1.1.1.2", "code": [ { "system": "http://example.org/system/code/questions", "code": "COMORBVAS" } ], "prefix": "1.2", "type": "choice", "options": { "reference": "http://hl7.org/fhir/ValueSet/yesnodontknow" } } ] } ] } ] }, { "linkId": "2", "code": [ { "system": "http://example.org/system/code/sections", "code": "HISTOPATHOLOGY" } ], "type": "group", "item": [ { "linkId": "2.1", "code": [ { "system": "http://example.org/system/code/sections", "code": "ABDOMINAL" } ], "type": "group", "item": [ { "linkId": "2.1.2", "code": [ { "system": "http://example.org/system/code/questions", "code": "STADPT", "display": "pT category" } ], "type": "choice" } ] } ] } ] }