http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-usagecontext|4.0.0-ballot

Constraints on the codes and values of UsageContext to help ensure consistent usage in SDC Questionnaires
description: Constraints on the codes and values of UsageContext to help ensure consistent usage in SDC Questionnaires
derivation: constraint
name: SDCUsageContext
type: UsageContext
elements:
  code: {mustSupport: true, index: 0}
  value:
    mustSupport: true
    choices: []
    index: 9
    slicing:
      slices:
        valueRange:
          match: {}
          schema:
            mustSupport: true
            choices: []
            index: 9
          min: 0
          max: 1
  value[x]:
    elements:
      low: {mustSupport: true, index: 10}
      high: {mustSupport: true, index: 11}
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-usagecontext
base: http://hl7.org/fhir/StructureDefinition/UsageContext
version: 4.0.0-ballot