{ "description": null, "_filename": "examples/questionnaire-example1.json", "package_name": "nictiz.fhir.nl.stu3.questionnaires", "subjectType": [ "Patient" ], "date": "2019-02-08", "meta": { "profile": [ "http://nictiz.nl/fhir/StructureDefinition/vl-Questionnaire" ] }, "publisher": "HL7 Netherlands", "name": "questionnaire-depression-example", "item": [ { "text": "Hoeveel dagen heeft u laast van depressie?", "type": "choice", "linkId": "1", "option": [ { "valueInteger": 7 }, { "valueInteger": 14 }, { "valueString": "Langer dan 14 dagen" } ] }, { "text": "Datum van de laatste behandeling", "type": "date", "linkId": "2" }, { "text": "Bekend met een psychose", "type": "choice", "linkId": "3", "option": [ { "valueString": "Ja" }, { "valueString": "Nee" } ] }, { "text": "Type psychose", "type": "choice", "linkId": "4", "option": [ { "valueString": "schizofrenie" }, { "valueString": "kortdurende psychotische stoornis" }, { "valueString": "waanstoornis" }, { "valueString": "psychotische stoornis door een somatische aandoening" }, { "valueString": "psychotische stoornis door een somatische middel" } ], "repeats": false, "enableWhen": [ { "question": "3", "answerString": "Ja" } ] } ], "type": null, "experimental": null, "resourceType": "Questionnaire", "title": "questionnaire-depression-example", "package_version": "0.0.3-beta3", "status": "draft", "id": "988fe868-65a7-4e85-ab79-752304f87e76", "kind": null, "url": "http://nictiz.nl/fhir/StructureDefinition/questionnaire-depression-example", "identifier": [ { "value": "questionnaire-depression-example" } ], "version": "1" }