{
"description": null,
"_filename": "examples/UKCore-Questionnaire-InpatientSurvey-Example.json",
"package_name": "fhir.r4.ukcore.stu3.currentbuild",
"subjectType": [ "Patient" ],
"date": "2023-11-13T11:50:00+00:00",
"publisher": null,
"purpose": "A questionnaire used as part of a survey of new patient admissions to Acute Medicine. Purely for demonstration purposes.",
"name": null,
"item": [ {
"text": "Do you have allergies?",
"type": "string",
"linkId": "1"
}, {
"item": [ {
"text": "What is your gender?",
"type": "string",
"linkId": "2.1"
}, {
"text": "What is your date of birth?",
"type": "date",
"linkId": "2.2"
}, {
"text": "What is your country of birth?",
"type": "string",
"linkId": "2.3"
}, {
"text": "What is your marital status?",
"type": "string",
"linkId": "2.4"
} ],
"text": "General questions",
"type": "group",
"linkId": "2"
}, {
"item": [ {
"text": "Do you smoke?",
"type": "boolean",
"linkId": "3.1"
}, {
"text": "Do you drink alcohol?",
"type": "boolean",
"linkId": "3.2"
} ],
"text": "Intoxications",
"type": "group",
"linkId": "3"
} ],
"type": null,
"experimental": "true",
"resourceType": "Questionnaire",
"title": "Inpatient Survey (Mock up)",
"package_version": "0.0.16-pre-release",
"status": "draft",
"id": "8b4bedc9-0710-4e07-b236-5d1d9caf1a90",
"kind": null,
"url": "https://example.com/base/Questionnaire/UKCore-Questionnaire-InpatientSurvey-Example",
"version": null,
"effectivePeriod": {
"end": "2023-12-13T11:50:00+00:00",
"start": "2023-11-13T11:50:00+00:00"
}
}