{ "description": "Example questionnaire to assess Zika virus exposure potential.", "_filename": "Questionnaire-zika-virus-exposure-assessment.json", "package_name": "hl7.fhir.r6.examples", "subjectType": [ "Patient" ], "date": "2016-11-14", "publisher": "HL7 International / FHIR Infrastructure", "name": "ExampleZikaVirusExposureAssessment", "item": [ { "code": [ { "code": "CDE: Resident of or Frequent Traveler to Zika Area", "system": "http://example.org/questionnaires" } ], "text": "Are you a resident of, or do you travel frequently to, an area with active Zika transmission?", "type": "boolean", "linkId": "1", "extension": [ { "url": "http://example.org/additional-information", "valueAttachment": { "url": "http://www.cdc.gov/zika/geo/index.html", "title": "Areas with active Zika virus transmission/exposure risk" } } ] }, { "code": [ { "code": "CDE: Recent Travel to Zika Area", "system": "http://example.org/questionnaires" } ], "text": "Have you recently traveled to an area with active Zika transmission?", "type": "boolean", "linkId": "2", "extension": [ { "url": "http://example.org/additional-information", "valueAttachment": { "url": "http://www.cdc.gov/zika/geo/index.html", "title": "Areas with active Zika virus transmission/exposure risk" } } ], "enableWhen": [ { "operator": "=", "question": "1", "answerBoolean": false } ] }, { "code": [ { "code": "CDE: Time Since Returned From Travel", "system": "http://example.org/questionnaires" } ], "text": "How long has it been since you returned?", "type": "quantity", "linkId": "3", "enableWhen": [ { "operator": "=", "question": "2", "answerBoolean": true } ] }, { "code": [ { "code": "CDE: Recent Sexual Encounter with Traveler to Zika Area", "system": "http://example.org/questionnaires" } ], "text": "Have you recently had condomless sex with a partner that has travelled in an area with active Zika transmission?", "type": "boolean", "linkId": "4", "extension": [ { "url": "http://example.org/additional-information", "valueAttachment": { "url": "http://www.cdc.gov/zika/geo/index.html", "title": "Areas with active Zika virus transmission/exposure risk" } } ], "enableWhen": [ { "operator": "=", "question": "2", "answerBoolean": false } ] }, { "code": [ { "code": "CDE: Time Since Sexual Encounter", "system": "http://example.org/questionnaires" } ], "text": "How long has it been since your last condomless sexual encounter?", "type": "quantity", "linkId": "5", "enableWhen": [ { "operator": "=", "question": "4", "answerBoolean": true } ] }, { "code": [ { "code": "CDE: Planned Travel to Zika Area", "system": "http://example.org/questionnaires" } ], "text": "Do you plan to travel to an area with active Zika transmission?", "type": "boolean", "linkId": "6", "extension": [ { "url": "http://example.org/additional-information", "valueAttachment": { "url": "http://www.cdc.gov/zika/geo/index.html", "title": "Areas with active Zika virus transmission/exposure risk" } } ], "enableWhen": [ { "operator": "=", "question": "4", "answerBoolean": false } ] } ], "type": null, "experimental": null, "resourceType": "Questionnaire", "title": "Example Zika Virus Exposure Assessment", "package_version": "6.0.0-ballot2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "status": "draft", "id": "b13b1675-e42a-4e5a-b797-f1d98d890172", "kind": null, "url": "http://example.org/Questionnaire/zika-virus-exposure-assessment", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.20.1", "system": "urn:ietf:rfc:3986" } ], "version": null, "contact": [ { "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] } ], "effectivePeriod": { "start": "2016-11-14" } }