PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.sdc@4.0.0-ballot
    http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-codesystem
description: Defines how CodeSystem is used to reflect code lists found in data element defintions and form definitions to be used within the ONC's Structured Data Capture standard.
package_name: hl7.fhir.uv.sdc
derivation: constraint
name: SDCCodeSystem
type: CodeSystem
elements:
  description: {mustSupport: true, index: 7}
  date: {mustSupport: true, index: 6}
  versionNeeded: {index: 10}
  content: {mustSupport: true, index: 11}
  property:
    mustSupport: true
    index: 12
    elements:
      code: {mustSupport: true, index: 13}
      uri: {mustSupport: true, index: 14}
      type: {mustSupport: true, index: 15}
  name: {index: 3}
  experimental: {mustSupport: true, index: 5}
  compositional: {index: 9}
  status: {mustSupport: true, index: 4}
  url: {mustSupport: true, index: 2}
  concept:
    mustSupport: true
    index: 16
    elements:
      code: {mustSupport: true, index: 17}
      display:
        mustSupport: true
        index: 18
        extensions:
          conceptDisplayLabel-renderingStyle: {url: 'http://hl7.org/fhir/StructureDefinition/rendering-style', min: 0, max: 1, type: Extension, index: 20}
          conceptDisplayLabel-xhtml: {url: 'http://hl7.org/fhir/StructureDefinition/rendering-xhtml', min: 0, max: 1, type: Extension, index: 21}
        elements:
          extension:
            index: 19
            slicing:
              rules: open
              ordered: false
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                conceptDisplayLabel-renderingStyle:
                  match: {url: null}
                  schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/rendering-style', index: 20}
                  min: 0
                  max: 1
                conceptDisplayLabel-xhtml:
                  match: {url: null}
                  schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/rendering-xhtml', index: 21}
                  min: 0
                  max: 1
      definition: {mustSupport: true, index: 22}
      designation:
        elements:
          value:
            extensions:
              conceptDisplayLabel-renderingStyle: {url: 'http://hl7.org/fhir/StructureDefinition/rendering-style', min: 0, max: 1, type: Extension, index: 24}
              conceptDisplayLabel-xhtml: {url: 'http://hl7.org/fhir/StructureDefinition/rendering-xhtml', min: 0, max: 1, type: Extension, index: 25}
            elements:
              extension:
                index: 23
                slicing:
                  rules: open
                  ordered: false
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    conceptDisplayLabel-renderingStyle:
                      match: {url: null}
                      schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/rendering-style', index: 24}
                      min: 0
                      max: 1
                    conceptDisplayLabel-xhtml:
                      match: {url: null}
                      schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/rendering-xhtml', index: 25}
                      min: 0
                      max: 1
      property:
        mustSupport: true
        index: 26
        elements:
          code: {mustSupport: true, index: 27}
          value:
            mustSupport: true
            choices: []
            index: 29
      concept: {mustSupport: true, index: 30}
  caseSensitive: {mustSupport: true, index: 8}
  modifierExtension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        rendering-criticalExtension:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-rendering-criticalExtension', index: 1}
          min: 0
package_version: 4.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-codesystem
base: http://hl7.org/fhir/StructureDefinition/CodeSystem
version: 4.0.0-ballot
required: [caseSensitive]