http://hl7.org/fhir/uv/sdc/CodeSystem/questionnaire-answer-constraint|4.0.0-ballot

name
QuestionnaireAnswerConstraint
package
hl7.fhir.uv.sdc@4.0.0-ballot
content
complete
status
active
date
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-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/uv/sdc/CodeSystem/questionnaire-answer-constraint"
  }, {
    "name" : "version",
    "valueString" : "4.0.0-ballot"
  } ]
}