PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.crmi@1.0.0-snapshot
    http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareableconceptmap
description: Enforces the minimum information set for the concept map metadata required by HL7 and other organizations that share and publish concept maps
package_name: hl7.fhir.uv.crmi
derivation: constraint
name: CRMIShareableConceptMap
type: ConceptMap
elements:
  description: {mustSupport: true, index: 10}
  publisher: {mustSupport: true, index: 9}
  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}
  url: {mustSupport: true, index: 3}
  version: {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-shareableconceptmap
base: http://hl7.org/fhir/StructureDefinition/ConceptMap
version: 1.0.0-snapshot
required: [url, experimental, title, version, description]