Extensions for Using Data Elements from FHIR DSTU2 in FHIR R4B - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "questionnaire-question-control"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem questionnaire-question-control</b></p><a name=\"questionnaire-question-control\"> </a><a name=\"hcquestionnaire-question-control\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td></tr><tr><td>Inactive</td><td>inactive</td><td>http://hl7.org/fhir/concept-properties#inactive</td><td>boolean</td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties#effectiveDate</td><td>dateTime</td></tr><tr><td>deprecationDate</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td></tr><tr><td>retirementDate</td><td>retirementDate</td><td>http://hl7.org/fhir/concept-properties#retirementDate</td><td>dateTime</td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td></tr><tr><td>Parent</td><td>parent</td><td>http://hl7.org/fhir/concept-properties#parent</td><td>code</td></tr><tr><td>Child</td><td>child</td><td>http://hl7.org/fhir/concept-properties#child</td><td>code</td></tr><tr><td>partOf</td><td>partOf</td><td>http://hl7.org/fhir/concept-properties#partOf</td><td>code</td></tr><tr><td>synonym</td><td>synonym</td><td>http://hl7.org/fhir/concept-properties#synonym</td><td>code</td></tr><tr><td>comment</td><td>comment</td><td>http://hl7.org/fhir/concept-properties#comment</td><td>string</td></tr><tr><td>itemWeight</td><td>itemWeight</td><td>http://hl7.org/fhir/concept-properties#itemWeight</td><td>decimal</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/questionnaire-question-control</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">autocomplete<a name=\"questionnaire-question-control-autocomplete\"> </a></td><td>Auto-complete</td><td>A control which provides a list of potential matches based on text entered into a control. Used for large choice sets where text-matching is an appropriate discovery mechanism.</td></tr><tr><td style=\"white-space:nowrap\">drop-down<a name=\"questionnaire-question-control-drop-down\"> </a></td><td>Drop down</td><td>A control where an item (or multiple items) can be selected from a list that is only displayed when the user is editing the field.</td></tr><tr><td style=\"white-space:nowrap\">check-box<a name=\"questionnaire-question-control-check-box\"> </a></td><td>Check-box</td><td>A control where choices are listed with a box beside them. The box can be toggled to select or de-select a given choice. Multiple selections may be possible.</td></tr><tr><td style=\"white-space:nowrap\">lookup<a name=\"questionnaire-question-control-lookup\"> </a></td><td>Lookup</td><td>A control where editing an item spawns a separate dialog box or screen permitting a user to navigate, filter or otherwise discover an appropriate match. Useful for large choice sets where text matching is not an appropriate discovery mechanism. Such screens must generally be tuned for the specific choice list structure.</td></tr><tr><td style=\"white-space:nowrap\">radio-button<a name=\"questionnaire-question-control-radio-button\"> </a></td><td>Radio Button</td><td>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.</td></tr><tr><td style=\"white-space:nowrap\">slider<a name=\"questionnaire-question-control-slider\"> </a></td><td>Slider</td><td>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.</td></tr><tr><td style=\"white-space:nowrap\">spinner<a name=\"questionnaire-question-control-spinner\"> </a></td><td>Spinner</td><td>A control where a list of numeric or other ordered values can be scrolled through via arrows.</td></tr><tr><td style=\"white-space:nowrap\">text-box<a name=\"questionnaire-question-control-text-box\"> </a></td><td>Text Box</td><td>A control where a user can type in their answer freely.</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-oid"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/valueset-oid> ] ;
fhir:value [
a fhir:Uri ;
fhir:v "urn:oid:2.16.840.1.113883.4.642.1.428"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.4.642.1.428> ]
] [
( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r2.r4b" ] ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0" ] ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b> ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source> ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "fhir" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 0 ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b> ] ] ) ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/questionnaire-question-control"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/questionnaire-question-control>
] ; #
fhir:version [ fhir:v "1.0.2"] ; #
fhir:name [ fhir:v "questionnaire-question-control"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2026-03-20T11:13:27+11:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR Infrastructure"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] )
] ) ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#status> ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "inactive" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#inactive"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#inactive> ] ;
fhir:type [ fhir:v "boolean" ]
] [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#effectiveDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#effectiveDate> ] ;
fhir:type [ fhir:v "dateTime" ]
] [
fhir:code [ fhir:v "deprecationDate" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#deprecationDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#deprecationDate> ] ;
fhir:type [ fhir:v "dateTime" ]
] [
fhir:code [ fhir:v "retirementDate" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#retirementDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#retirementDate> ] ;
fhir:type [ fhir:v "dateTime" ]
] [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#notSelectable> ] ;
fhir:type [ fhir:v "boolean" ]
] [
fhir:code [ fhir:v "parent" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#parent"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#parent> ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "child" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#child"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#child> ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "partOf" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#partOf"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#partOf> ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "synonym" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#synonym"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#synonym> ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "comment" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#comment"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#comment> ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "itemWeight" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#itemWeight"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#itemWeight> ] ;
fhir:type [ fhir:v "decimal" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "autocomplete" ] ;
fhir:display [ fhir:v "Auto-complete" ] ;
fhir:definition [ fhir:v "A control which provides a list of potential matches based on text entered into a control. Used for large choice sets where text-matching is an appropriate discovery mechanism." ]
] [
fhir:code [ fhir:v "drop-down" ] ;
fhir:display [ fhir:v "Drop down" ] ;
fhir:definition [ fhir:v "A control where an item (or multiple items) can be selected from a list that is only displayed when the user is editing the field." ]
] [
fhir:code [ fhir:v "check-box" ] ;
fhir:display [ fhir:v "Check-box" ] ;
fhir:definition [ fhir:v "A control where choices are listed with a box beside them. The box can be toggled to select or de-select a given choice. Multiple selections may be possible." ]
] [
fhir:code [ fhir:v "lookup" ] ;
fhir:display [ fhir:v "Lookup" ] ;
fhir:definition [ fhir:v "A control where editing an item spawns a separate dialog box or screen permitting a user to navigate, filter or otherwise discover an appropriate match. Useful for large choice sets where text matching is not an appropriate discovery mechanism. Such screens must generally be tuned for the specific choice list structure." ]
] [
fhir:code [ fhir:v "radio-button" ] ;
fhir:display [ fhir:v "Radio Button" ] ;
fhir:definition [ fhir:v "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:code [ fhir:v "slider" ] ;
fhir:display [ fhir:v "Slider" ] ;
fhir:definition [ fhir:v "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:code [ fhir:v "spinner" ] ;
fhir:display [ fhir:v "Spinner" ] ;
fhir:definition [ fhir:v "A control where a list of numeric or other ordered values can be scrolled through via arrows." ]
] [
fhir:code [ fhir:v "text-box" ] ;
fhir:display [ fhir:v "Text Box" ] ;
fhir:definition [ fhir:v "A control where a user can type in their answer freely." ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r2.r4b#0.1.0 based on FHIR 4.3.0. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
