http://hl7.org/fhir/StructureDefinition/shareableconceptmap|5.0.0

Enforces the minimum information set for the concept map metadata required by HL7 and other organizations that share and publish concept maps
description: Enforces the minimum information set for the concept map metadata required by HL7 and other organizations that share and publish concept maps
derivation: constraint
name: ShareableConceptMap
type: ConceptMap
elements:
  description: {mustSupport: true, index: 10}
  publisher: {mustSupport: true, index: 9}
  name: {mustSupport: true, index: 5}
  versionAlgorithm:
    mustSupport: true
    choices: []
    index: 4
  experimental: {mustSupport: true, index: 8}
  title: {mustSupport: true, index: 6}
  extension:
    mustSupport: true
    array: true
    index: 0
    slicing:
      slices:
        knowledgeRepresentationLevel:
          match: {}
          schema: {mustSupport: true, array: true, index: 0}
          min: 0
  status: {mustSupport: true, index: 7}
  url: {mustSupport: true, index: 1}
  version: {mustSupport: true, index: 2}
extensions:
  knowledgeRepresentationLevel: {url: null, min: 0, mustSupport: true, array: true, index: 0}
class: profile
kind: resource
url: http://hl7.org/fhir/StructureDefinition/shareableconceptmap
base: http://hl7.org/fhir/StructureDefinition/ConceptMap
version: 5.0.0
required: [url, experimental, title, version, description]