PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.crmi@1.0.0-snapshot
    http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablecodesystem
description: Enforces the minimum information set for the code system metadata required by HL7 and other organizations that share and publish code systems
package_name: hl7.fhir.uv.crmi
derivation: constraint
name: CRMIShareableCodeSystem
type: CodeSystem
elements:
  description: {mustSupport: true, index: 10}
  publisher: {mustSupport: true, index: 9}
  content: {mustSupport: true, index: 13}
  name: {mustSupport: true, index: 5}
  experimental: {mustSupport: true, index: 8}
  title: {mustSupport: true, index: 6}
  extension:
    type: Extension
    mustSupport: true
    url: http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel
    index: 0
    slicing:
      slices:
        knowledgeRepresentationLevel:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel', index: 0}
          min: 0
        versionAlgorithm:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm', index: 1}
          min: 0
          max: 1
        versionPolicy:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/artifact-versionPolicy', index: 2}
          min: 0
          max: 1
  status: {mustSupport: true, index: 7}
  hierarchyMeaning: {mustSupport: true, index: 12}
  url: {mustSupport: true, index: 3}
  concept:
    mustSupport: true
    index: 14
    elements:
      code: {mustSupport: true, index: 15}
      display: {mustSupport: true, index: 16}
      definition: {mustSupport: true, index: 17}
      concept:
        mustSupport: true
        elementReference: ['http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablecodesystem', elements, org/fhir/StructureDefinition/CodeSystem#CodeSystem, elements, concept]
        array: true
        index: 18
    required: [code]
  caseSensitive: {mustSupport: true, index: 11}
  version: {type: string, mustSupport: true, index: 4}
package_version: 1.0.0-snapshot
extensions:
  knowledgeRepresentationLevel: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel', min: 0, type: Extension, mustSupport: true, index: 0}
  versionAlgorithm: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
  versionPolicy: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-versionPolicy', min: 0, max: 1, type: Extension, mustSupport: true, index: 2}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablecodesystem
base: http://hl7.org/fhir/StructureDefinition/CodeSystem
version: 1.0.0-snapshot
required: [url, experimental, caseSensitive, title, version, description]