QuestionnaireItemUsageMode
draftContentcompleteURL
http://terminology.hl7.org/CodeSystem/questionnaire-usage-modeCopied!
Version4.0.1Copied!
Date2019-11-01T09:29:23+11:00PublisherHL7 (FHIR Project)DescriptionIdentifies the modes of usage of a questionnaire that should enable a particular questionnaire item.
Concepts
Select a concept to view details
QuestionnaireItemUsageMode
Identifies the modes of usage of a questionnaire that should enable a particular questionnaire item.
This code system http://terminology.hl7.org/CodeSystem/questionnaire-usage-mode defines the following codes:
{
"description" : "Identifies the modes of usage of a questionnaire that should enable a particular questionnaire item.",
"date" : "2019-11-01T09:29:23+11:00",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"content" : "complete",
"property" : null,
"name" : "QuestionnaireItemUsageMode",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "QuestionnaireItemUsageMode",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 5
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "e36cde5c-14fe-4884-a05c-0b89e0a83363",
"valueSet" : "http://hl7.org/fhir/ValueSet/questionnaire-usage-mode",
"url" : "http://terminology.hl7.org/CodeSystem/questionnaire-usage-mode",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1274"
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/fhir"
}, {
"system" : "email",
"value" : "fhir@lists.hl7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>QuestionnaireItemUsageMode</h2>\n <div>\n <p>Identifies the modes of usage of a questionnaire that should enable a particular questionnaire item.</p>\n\n </div>\n <p>This code system http://terminology.hl7.org/CodeSystem/questionnaire-usage-mode defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">capture-display\n <a name=\"questionnaire-usage-mode-capture-display\"> </a>\n </td>\n <td>Capture & Display</td>\n <td>Render the item regardless of usage mode.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">capture\n <a name=\"questionnaire-usage-mode-capture\"> </a>\n </td>\n <td>Capture Only</td>\n <td>Render the item only when capturing data.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">display\n <a name=\"questionnaire-usage-mode-display\"> </a>\n </td>\n <td>Display Only</td>\n <td>Render the item only when displaying a completed form.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">display-non-empty\n <a name=\"questionnaire-usage-mode-display-non-empty\"> </a>\n </td>\n <td>Display when Answered</td>\n <td>Render the item only when displaying a completed form and the item has been answered (or has child items that have been answered).</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">capture-display-non-empty\n <a name=\"questionnaire-usage-mode-capture-display-non-empty\"> </a>\n </td>\n <td>Capture or, if answered, Display</td>\n <td>Render the item when capturing data or when displaying a completed form and the item has been answered (or has child items that have been answered).</td>\n </tr>\n </table>\n </div>",
"status" : "generated"
}
}