http://hl7.org/fhir/questionnaire-enable-operator|5.0.0
name
QuestionnaireItemOperator
QuestionnaireItemOperator
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
date
2021-01-04 23:01:24.0
2021-01-04 23:01:24.0
Questionnaire Item Operator
The criteria by which a question is enabled.
{
"description" : "The criteria by which a question is enabled.",
"compose" : null,
"package" : "hl7.fhir.r5.core@5.0.0",
"date" : "2021-01-04T23:01:24Z",
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2023-03-26T15:21:02.749+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display" : "World"
} ]
} ],
"content" : "complete",
"name" : "QuestionnaireItemOperator",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Questionnaire Item Operator",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 3
} ],
"status" : "active",
"id" : "d50511cf-6aeb-5c09-bd24-4cc248ccef37",
"valueSet" : "http://hl7.org/fhir/ValueSet/questionnaire-enable-operator",
"url" : "http://hl7.org/fhir/questionnaire-enable-operator",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1006",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "exists",
"display" : "Exists",
"definition" : "True if the determination of 'whether an answer exists for the question' is equal to the enableWhen answer (which must be a boolean)."
}, {
"code" : "=",
"display" : "Equals",
"definition" : "True if at least one answer has a value that is equal to the enableWhen answer."
}, {
"code" : "!=",
"display" : "Not Equals",
"definition" : "True if no answer has a value that is equal to the enableWhen answer."
}, {
"code" : ">",
"display" : "Greater Than",
"definition" : "True if at least one answer has a value that is greater than the enableWhen answer."
}, {
"code" : "<",
"display" : "Less Than",
"definition" : "True if at least one answer has a value that is less than the enableWhen answer."
}, {
"code" : ">=",
"display" : "Greater or Equals",
"definition" : "True if at least one answer has a value that is greater or equal to the enableWhen answer."
}, {
"code" : "<=",
"display" : "Less or Equals",
"definition" : "True if at least one answer has a value that is less or equal to the enableWhen answer."
} ],
"caseSensitive" : true,
"version" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}