This page is part of the Structured Data Capture FHIR IG (v2.5.0: STU 3 Ballot 1) based on FHIR v3.5.0. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:Questionnaire; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "questionnaire-sdc-profile-example-render"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <pre>\n <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n <head>\n <meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>\n <title>Advanced Rendering Questionnaire Demonstration</title>\n </head>\n <body>\n <div id="questionnaire-title">\n <h1>\n <span style="color:blue;">\n <b>Advanced</b>\n <i>Rendering</i>\n <u>Questionnaire</u>\n <b>\n <i>Demonstration</i>\n </b>\n </span>\n </h1>\n </div>\n <div id="linkitem-1" class="group">\n <h2><span style="color:red;"><u>1</u></span> Demographics</h2>\n <div id="linkitem-1.0" class="display">\n <p>\n <span style="color:green;"><i>Please</i> complete the questionnaire</span>\n </p>\n <!-- Instructions | The text provides guidance on how to populate or use a portion of the questionnaire (or the questionnaire as a whole). -->\n <span id="linkitem-1.0-displayCategory" style="display:none;">Instructions | The text provides guidance on how to populate or use a portion of the questionnaire (or the questionnaire as a whole).</span>\n </div>\n <div id="linkitem-1.1" class="string">\n <form action="http://hl7.org/fhir/">\n First Name\n <input id="linkitem-1.1-input" type="text"/>\n </form>\n <!-- optionalDisplay=true -->\n </div>\n <div id="linkitem-1.2" class="string" style="display:none;">\n <form action="http://hl7.org/fhir/">\n Hidden Name\n <input id="linkitem-1.2-input" type="text"/>\n </form>\n </div>\n <div id="linkitem-1.3" class="string">\n <form action="http://hl7.org/fhir/">\n <a href="http://hl7.org/fhir/">Middle Name</a>\n <input id="linkitem-1.3-input" type="text"/>\n </form>\n </div>\n <div id="linkitem-1.4" class="string">\n <form action="http://hl7.org/fhir/">\n Last Name\n <input id="linkitem-1.4-input" type="text"/>\n </form>\n </div>\n <div id="linkitem-1.5" class="string">\n <form action="http://hl7.org/fhir/">\n Gender\n <input id="linkitem-1.5-f" type="radio" name="Gender" value="F" checked="checked"/>(a) Female \n <input id="linkitem-1.5-m" type="radio" name="Gender" value="M"/>Male \n <input id="linkitem-1.5-o" type="radio" name="Gender" value="O"/>Other \n <input id="linkitem-1.5-u" type="radio" name="Gender" value="U"/>Unknown \n </form>\n </div>\n </div>\n <div id="linkitem-2" class="group">\n <h2>2 Medical History</h2>\n <form action="http://hl7.org/fhir/">\n <table border="1">\n <col width="65%"/>\n <col width="35%"/>\n <tr>\n <td>\n Diabetes\n </td>\n <td>\n Other Information\n </td>\n </tr>\n <tr>\n <td>\n <input id="linkitem-2.1-choice1" type="checkbox" name="diabetes-type1" value="diabetes-type1"/>Type 1\n </td>\n <td>\n <input id="linkitem-2.2-choice1" type="checkbox" name="otherinformation-hypertension" value="otherinformation-hypertension"/>Hypertension\n </td>\n </tr>\n <tr>\n <td>\n <input id="linkitem-2.1-choice2" type="checkbox" name="diabetes-type2" value="diabetes-type2"/>Type 2\n </td>\n <td>\n <input id="linkitem-2.2-choice2" type="checkbox" name="otherinformation-smoker" value="otherinformation-smoker"/>Smoker\n </td>\n </tr>\n </table>\n </form>\n </div>\n <div id="linkitem-3" class="group">\n <h2>3 Slider demonstration</h2>\n <div id="linkitem-3.1" class="slidecontainer">\n Adjust the slider<br/>\n <form action="http://hl7.org/fhir/">\n <input type="range" min="0" max="100" value="50" step="10" class="slider" id="linkitem-3.1-slider"/>\n </form>\n </div>\n </div>\n </body>\n </html>\n </pre>\n </div>" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-provenanceSignatureRequired" ]; fhir:Extension.valueBoolean [ fhir:value "false"^^xsd:boolean ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequired" ]; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso-astm:E1762-95:2013" ]; fhir:Coding.code [ fhir:value "1.2.840.10065.1.12.1.1" ]; fhir:Coding.display [ fhir:value "Author's Signature" ] ]; fhir:CodeableConcept.text [ fhir:value "the signature of the primary or sole author of a health information document. There can be only one primary author of a health information document." ] ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/rendering-styleSensitive" ]; fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ] ]; fhir:Questionnaire.url [ fhir:value "http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-render"]; fhir:Questionnaire.version [ fhir:value "2.5.0"]; fhir:Questionnaire.title [ fhir:value "Advanced Rendering Questionnaire Profile Demonstration"; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/rendering-style" ]; fhir:Extension.valueString [ fhir:value "color:blue;" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/rendering-xhtml" ]; fhir:Extension.valueString [ fhir:value "<b>Advanced</b> <i>Rendering</i> <u>Questionnaire</u> <b><i>Demonstration</i></b>" ] ] ]; fhir:Questionnaire.status [ fhir:value "draft"]; fhir:Questionnaire.subjectType [ fhir:value "Patient"; fhir:index 0 ]; fhir:Questionnaire.date [ fhir:value "2018-08"^^xsd:gYearMonth]; fhir:Questionnaire.item [ fhir:index 0; fhir:Questionnaire.item.linkId [ fhir:value "1" ]; fhir:Questionnaire.item.code [ fhir:index 0; fhir:Coding.system [ fhir:value "http://example.org/system/code/sections" ]; fhir:Coding.code [ fhir:value "DEMOGRAPHICS" ] ]; fhir:Questionnaire.item.prefix [ fhir:value "1"; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/rendering-style" ]; fhir:Extension.valueString [ fhir:value "color:red;" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/rendering-xhtml" ]; fhir:Extension.valueString [ fhir:value "<u>1</u>" ] ] ]; fhir:Questionnaire.item.text [ fhir:value "Demographics" ]; fhir:Questionnaire.item.type [ fhir:value "group" ]; fhir:Questionnaire.item.item [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/questionnaire-displayCategory" ]; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/questionnaire-display-category" ]; fhir:Coding.code [ fhir:value "instructions" ]; fhir:Coding.display [ fhir:value "Instructions" ] ]; fhir:CodeableConcept.text [ fhir:value "The text provides guidance on how to populate or use a portion of the questionnaire (or the questionnaire as a whole)." ] ] ]; fhir:Questionnaire.item.linkId [ fhir:value "1.0" ]; fhir:Questionnaire.item.text [ fhir:value "Please complete the questionnaire"; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/rendering-style" ]; fhir:Extension.valueString [ fhir:value "color:green;" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/rendering-xhtml" ]; fhir:Extension.valueString [ fhir:value "<i>Please</i> complete the questionnaire" ] ] ]; fhir:Questionnaire.item.type [ fhir:value "display" ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-optionalDisplay" ]; fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ] ]; fhir:Questionnaire.item.linkId [ fhir:value "1.1" ]; fhir:Questionnaire.item.text [ fhir:value "First Name" ]; fhir:Questionnaire.item.type [ fhir:value "string" ] ], [ fhir:index 2; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/questionnaire-hidden" ]; fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ] ]; fhir:Questionnaire.item.linkId [ fhir:value "1.2" ]; fhir:Questionnaire.item.text [ fhir:value "Hidden Name" ]; fhir:Questionnaire.item.type [ fhir:value "string" ] ], [ fhir:index 3; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/questionnaire-supportLink" ]; fhir:Extension.valueUri [ fhir:value "http://hl7.org/fhir/" ] ]; fhir:Questionnaire.item.linkId [ fhir:value "1.3" ]; fhir:Questionnaire.item.text [ fhir:value "Middle Name" ]; fhir:Questionnaire.item.type [ fhir:value "string" ] ], [ fhir:index 4; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequired" ]; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso-astm:E1762-95:2013" ]; fhir:Coding.code [ fhir:value "1.2.840.10065.1.12.1.8" ]; fhir:Coding.display [ fhir:value "Signature Witness Signature" ] ]; fhir:CodeableConcept.text [ fhir:value "the signature of a witness to any other signature." ] ] ]; fhir:BackboneElement.modifierExtension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/questionnaire-usageMode" ]; fhir:Extension.valueCode [ fhir:value "capture" ] ]; fhir:Questionnaire.item.linkId [ fhir:value "1.4" ]; fhir:Questionnaire.item.text [ fhir:value "Last Name" ]; fhir:Questionnaire.item.type [ fhir:value "string" ] ], [ fhir:index 5; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation" ]; fhir:Extension.valueCode [ fhir:value "horizontal" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl" ]; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/questionnaire-item-control" ]; fhir:Coding.code [ fhir:value "radio-button" ]; fhir:Coding.display [ fhir:value "Radio Button" ] ]; fhir:CodeableConcept.text [ fhir:value "A control where choices are listed with a button beside them. The button can be toggled to select or de-select a given choice. Selecting one item deselects all others." ] ] ]; fhir:Questionnaire.item.linkId [ fhir:value "1.5" ]; fhir:Questionnaire.item.text [ fhir:value "Gender" ]; fhir:Questionnaire.item.type [ fhir:value "choice" ]; fhir:Questionnaire.item.answerOption [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/questionnaire-optionPrefix" ]; fhir:Extension.valueString [ fhir:value "(a)" ] ]; fhir:Questionnaire.item.answerOption.valueCoding [ fhir:Coding.code [ fhir:value "F" ]; fhir:Coding.display [ fhir:value "Female" ] ]; fhir:Questionnaire.item.answerOption.initialSelected [ fhir:value "true"^^xsd:boolean ] ], [ fhir:index 1; fhir:Questionnaire.item.answerOption.valueCoding [ fhir:Coding.code [ fhir:value "M" ]; fhir:Coding.display [ fhir:value "Male" ] ] ], [ fhir:index 2; fhir:Questionnaire.item.answerOption.valueCoding [ fhir:Coding.code [ fhir:value "O" ]; fhir:Coding.display [ fhir:value "Other" ] ] ], [ fhir:index 3; fhir:Questionnaire.item.answerOption.valueCoding [ fhir:Coding.code [ fhir:value "U" ]; fhir:Coding.display [ fhir:value "Unknown" ] ] ] ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl" ]; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/questionnaire-item-control" ]; fhir:Coding.code [ fhir:value "htable" ]; fhir:Coding.display [ fhir:value "Horizontal Answer Table" ] ]; fhir:CodeableConcept.text [ fhir:value "Questions within the group are columns in the table with possible answers as rows. Used for 'choice' questions." ] ] ]; fhir:Questionnaire.item.linkId [ fhir:value "2" ]; fhir:Questionnaire.item.code [ fhir:index 0; fhir:Coding.system [ fhir:value "http://example.org/system/code/sections" ]; fhir:Coding.code [ fhir:value "FAMILYDOC" ] ]; fhir:Questionnaire.item.prefix [ fhir:value "2" ]; fhir:Questionnaire.item.text [ fhir:value "Family Physician Name" ]; fhir:Questionnaire.item.type [ fhir:value "group" ]; fhir:Questionnaire.item.item [ fhir:index 0; fhir:Questionnaire.item.linkId [ fhir:value "2.1" ]; fhir:Questionnaire.item.text [ fhir:value "Diabetes" ]; fhir:Questionnaire.item.type [ fhir:value "choice" ]; fhir:Questionnaire.item.answerOption [ fhir:index 0; fhir:Questionnaire.item.answerOption.valueCoding [ fhir:Coding.code [ fhir:value "diabetes-type1" ]; fhir:Coding.display [ fhir:value "Type 1" ] ] ], [ fhir:index 1; fhir:Questionnaire.item.answerOption.valueCoding [ fhir:Coding.code [ fhir:value "diabetes-type2" ]; fhir:Coding.display [ fhir:value "Type 2" ] ] ] ], [ fhir:index 1; fhir:Questionnaire.item.linkId [ fhir:value "2.2" ]; fhir:Questionnaire.item.text [ fhir:value "Other Information" ]; fhir:Questionnaire.item.type [ fhir:value "choice" ]; fhir:Questionnaire.item.answerOption [ fhir:index 0; fhir:Questionnaire.item.answerOption.valueCoding [ fhir:Coding.code [ fhir:value "otherinformation-hypertension" ]; fhir:Coding.display [ fhir:value "Hypertension" ] ] ], [ fhir:index 1; fhir:Questionnaire.item.answerOption.valueCoding [ fhir:Coding.code [ fhir:value "otherinformation-smoker" ]; fhir:Coding.display [ fhir:value "Smoker" ] ] ] ] ], [ fhir:index 2; fhir:Questionnaire.item.linkId [ fhir:value "3" ]; fhir:Questionnaire.item.code [ fhir:index 0; fhir:Coding.system [ fhir:value "http://example.org/system/code/sections" ]; fhir:Coding.code [ fhir:value "SLIDER" ] ]; fhir:Questionnaire.item.prefix [ fhir:value "3" ]; fhir:Questionnaire.item.text [ fhir:value "Slider demonstration" ]; fhir:Questionnaire.item.type [ fhir:value "group" ]; fhir:Questionnaire.item.item [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl" ]; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/questionnaire-item-control" ]; fhir:Coding.code [ fhir:value "slider" ]; fhir:Coding.display [ fhir:value "Slider" ] ]; fhir:CodeableConcept.text [ fhir:value "A control where an axis is displayed between the high and low values and the control can be visually manipulated to select a value anywhere on the axis." ] ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/questionnaire-sliderStepValue" ]; fhir:Extension.valueInteger [ fhir:value "10"^^xsd:integer ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/minValue" ]; fhir:Extension.valueInteger [ fhir:value "0"^^xsd:integer ] ], [ fhir:index 3; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/maxValue" ]; fhir:Extension.valueInteger [ fhir:value "100"^^xsd:integer ] ]; fhir:Questionnaire.item.linkId [ fhir:value "3.1" ]; fhir:Questionnaire.item.text [ fhir:value "Adjust the slider" ]; fhir:Questionnaire.item.type [ fhir:value "integer" ]; fhir:Questionnaire.item.initial [ fhir:index 0; fhir:Questionnaire.item.initial.valueInteger [ fhir:value "50"^^xsd:integer ] ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.