PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.sdc@2.7.0
    http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-usagecontext
description: Constraints on the codes and values of UsageContext to help ensure consistent usage in SDC Questionnaires
package_name: hl7.fhir.uv.sdc
derivation: constraint
name: SDCUsageContext
type: UsageContext
elements:
  code: {mustSupport: true, index: 0}
  value:
    mustSupport: true
    choices: []
    index: 2
  valueCoding:
    mustSupport: true
    index: 3
    elements:
      system: {mustSupport: true, index: 4}
      code: {mustSupport: true, index: 5}
  valueRange:
    mustSupport: true
    index: 6
    elements:
      low: {mustSupport: true, index: 7}
      high: {mustSupport: true, index: 8}
package_version: 2.7.0
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-usagecontext
base: http://hl7.org/fhir/StructureDefinition/UsageContext
version: 2.7.0