http://hl7.org/fhir/uv/sdc/CodeSystem/questionnaire-answer-constraint|4.0.0-ballot
name
QuestionnaireAnswerConstraint
QuestionnaireAnswerConstraint
package
hl7.fhir.uv.sdc@4.0.0-ballot
hl7.fhir.uv.sdc@4.0.0-ballot
content
complete
complete
status
active
active
date
2024-12-17 01:55:34.0
2024-12-17 01:55:34.0
Questionnaire answer constraint codes
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)]
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/uv/sdc/CodeSystem/questionnaire-answer-constraint"
}, {
"name" : "version",
"valueString" : "4.0.0-ballot"
} ]
}