PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.crmi@1.0.0-snapshot
    http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablenamingsystem
description: Enforces the minimum information set for the naming system metadata required by HL7 and other organizations that share and publish naming systems
package_name: hl7.fhir.uv.crmi
derivation: constraint
name: CRMIShareableNamingSystem
type: NamingSystem
elements:
  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
        url:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/artifact-url', index: 1}
          min: 1
          max: 1
        version:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/artifact-version', index: 2}
          min: 1
          max: 1
        versionAlgorithm:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm', index: 3}
          min: 0
          max: 1
        versionPolicy:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/artifact-versionPolicy', index: 4}
          min: 0
          max: 1
        title:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/artifact-title', index: 5}
          min: 1
          max: 1
        experimental:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/artifact-experimental', index: 6}
          min: 0
          max: 1
  name: {mustSupport: true, index: 7}
  status: {mustSupport: true, index: 8}
  publisher: {mustSupport: true, index: 9}
  description: {mustSupport: true, index: 10}
package_version: 1.0.0-snapshot
extensions:
  knowledgeRepresentationLevel: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel', min: 0, type: Extension, mustSupport: true, index: 0}
  url: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-url', min: 1, max: 1, type: Extension, mustSupport: true, index: 1}
  version: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-version', min: 1, max: 1, type: Extension, mustSupport: true, index: 2}
  versionAlgorithm: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm', min: 0, max: 1, type: Extension, mustSupport: true, index: 3}
  versionPolicy: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-versionPolicy', min: 0, max: 1, type: Extension, mustSupport: true, index: 4}
  title: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-title', min: 1, max: 1, type: Extension, mustSupport: true, index: 5}
  experimental: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-experimental', min: 0, max: 1, type: Extension, mustSupport: true, index: 6}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablenamingsystem
base: http://hl7.org/fhir/StructureDefinition/NamingSystem
version: 1.0.0-snapshot
required: [description]