{ "description": "A test form that has one of each data type included, useful when testing", "_filename": "example/Questionnaire-questionnaire-sdc-test-all-data-types.json", "package_name": "hl7.fhir.uv.sdc.r4b", "date": "2022-03-08T18:37:19+00:00", "publisher": "HL7 International - FHIR Infrastructure Work Group", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" } ] } ], "name": "AllDataTypes", "item": [ { "item": [ { "text": "string control", "type": "string", "linkId": "id-string" }, { "text": "This is a display field and should expand to both left and right", "type": "display", "linkId": "1acf93a7-0890-44cd-be48-542defb35248", "definition": "a9e99fcf535a4c08a249c77754d5b07d" }, { "text": "this is a string with markdown emphasis", "type": "display", "_text": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/rendering-markdown", "valueMarkdown": "this is a **string** with markdown emphasis" } ] }, "linkId": "9acf93a7-0890-44cd-be48-542defb35223" }, { "text": "text control - string but for expected larger content entered (usually handles multi-line)", "type": "text", "linkId": "id-text" }, { "text": "boolean", "type": "boolean", "linkId": "id-boolean" }, { "text": "date only control", "type": "date", "linkId": "id-date" }, { "text": "date and time control", "type": "dateTime", "linkId": "id-datetime" }, { "text": "time only control", "type": "time", "linkId": "id-time" }, { "text": "integer", "type": "integer", "linkId": "id-integer" }, { "text": "decimal", "type": "decimal", "linkId": "id-decimal" }, { "text": "attachment to be included", "type": "attachment", "linkId": "id-attachment" }, { "text": "radiobuttons", "type": "choice", "linkId": "id-choice", "repeats": false, "answerValueSet": "http://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/866d7924e20711d48c540020182939f7" }, { "text": "ddl (Aus states)", "type": "choice", "linkId": "440f8cc6-3ea2-40c2-b03a-d03187131fd3", "repeats": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "drop-down", "system": "http://hl7.org/fhir/questionnaire-item-control" } ] } } ], "answerValueSet": "https://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/866d7924e20711d48c540020182939f7" }, { "text": "autocomplete (countries)", "type": "choice", "linkId": "06aaa075-86e4-4cf2-a1ef-a86ab10e86e9", "repeats": false, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "code": "autocomplete", "system": "http://hl7.org/fhir/questionnaire-item-control" } ] } } ], "answerValueSet": "https://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/25b0ec04fd3511d28b3e0020182939f7" }, { "text": "open-choice (countries)", "type": "open-choice", "linkId": "EF8E3936-3246-4B3E-A46C-9FDAA5ACB635", "repeats": false, "answerValueSet": "https://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/25b0ec04fd3511d28b3e0020182939f7" } ], "text": "Bit of everything - data types", "type": "group", "linkId": "02a7536f-06b2-4dee-94e1-f5cfcb0e8622" } ], "type": null, "experimental": "true", "resourceType": "Questionnaire", "title": "Bit of everything", "package_version": "3.0.0", "status": "active", "id": "39fbe795-10df-479e-b0b4-e6888d31c599", "kind": null, "url": "http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-all-data-types", "version": "3.0.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/Special/committees/fiwg", "system": "url" } ] } ] }