Structured Data Capture
4.0.0-ballot - STU 4 ballot International flag

Structured Data Capture, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/sdc/ and changes regularly. See the Directory of published versions

CodeSystem: Questionnaire answer constraint codes

Official URL: http://hl7.org/fhir/uv/sdc/CodeSystem/questionnaire-answer-constraint Version: 4.0.0-ballot
Standards status: Trial-use Maturity Level: 4 Computable Name: QuestionnaireAnswerConstraint
Other Identifiers: OID:2.16.840.1.113883.4.642.1.0

Codes that describe the types of constraints possible on a question item that has a list of permitted answers [Note: This is a clone of QuestionnaireAnswerConstraint codesystem from R5 (adopting R5 capability)]

This Code system is referenced in the content logical definition of the following value sets:

Generated Narrative: CodeSystem questionnaire-answer-constraint

This case-sensitive code system http://hl7.org/fhir/uv/sdc/CodeSystem/questionnaire-answer-constraint defines the following codes:

CodeDisplayDefinition
optionsOnly Options only Only values listed as answerOption or in the expansion of the answerValueSet are permitted
optionsOrType Options or 'type' In addition to the values listed as answerOption or in the expansion of the answerValueSet, any other values that correspond to the specified item.type are permitted
optionsOrString Options or string In addition to the values listed as answerOption or in the expansion of the answerValueSet, free-text strings are permitted. Answers will have a type of 'string'.