PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot3
    http://hl7.org/fhir/StructureDefinition/publishablecodesystem
description: Defines and enforces the minimum expectations for publication and distribution of a code system, typically as part of an artifact repository or implementation guide publication
package_name: hl7.fhir.r5.examples
derivation: constraint
name: PublishableCodeSystem
type: CodeSystem
elements:
  date: {mustSupport: true, index: 3}
  endorser: {index: 16}
  approvalDate: {index: 9}
  jurisdiction: {mustSupport: true, index: 6}
  purpose: {mustSupport: true, index: 7}
  useContext: {mustSupport: true, index: 5}
  copyright: {mustSupport: true, index: 8}
  topic: {mustSupport: true, index: 12}
  author: {index: 13}
  extension:
    type: Extension
    url: http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference
    index: 0
    slicing:
      slices:
        sourceReference:
          match: {}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference', index: 0}
          min: 0
          max: 1
        otherName:
          match: {}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/codesystem-otherName', index: 1}
          min: 0
  identifier: {mustSupport: true, index: 2}
  lastReviewDate: {index: 10}
  editor: {index: 14}
  reviewer: {index: 15}
  relatedArtifact: {index: 17}
  contact: {mustSupport: true, index: 4}
  effectivePeriod: {mustSupport: true, index: 11}
package_version: 5.0.0-snapshot3
extensions:
  sourceReference: {url: 'http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference', min: 0, max: 1, type: Extension, index: 0}
  otherName: {url: 'http://hl7.org/fhir/StructureDefinition/codesystem-otherName', min: 0, type: Extension, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/StructureDefinition/publishablecodesystem
base: http://hl7.org/fhir/StructureDefinition/shareablecodesystem
version: 5.0.0-snapshot3
required: [date]