PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.crmi@1.0.0-snapshot
    http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishableplandefinition
description: Supports declaration of the PlanDefinition metadata required by HL7 and other organizations that share and publish plandefinitions with a focus on the aspects of that metadata that are important for post-publication activities including distribution, inclusion in repositories, consumption, and implementation.
package_name: hl7.fhir.uv.crmi
derivation: constraint
name: CRMIPublishablePlanDefinition
type: PlanDefinition
elements:
  date: {mustSupport: true, index: 2}
  endorser: {mustSupport: true, index: 16}
  approvalDate: {mustSupport: true, index: 9}
  jurisdiction: {mustSupport: true, index: 5}
  purpose: {mustSupport: true, index: 6}
  useContext: {mustSupport: true, index: 4}
  copyright: {mustSupport: true, index: 8}
  topic: {mustSupport: true, index: 12}
  author: {mustSupport: true, index: 13}
  extension:
    type: Extension
    mustSupport: true
    url: http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel
    index: 0
    slicing:
      slices:
        copyrightLabel:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel', index: 0}
          min: 0
          max: 1
  usage: {mustSupport: true, index: 7}
  identifier: {mustSupport: true, index: 1}
  lastReviewDate: {mustSupport: true, index: 10}
  editor: {mustSupport: true, index: 14}
  reviewer: {mustSupport: true, index: 15}
  relatedArtifact:
    mustSupport: true
    index: 17
    elements:
      display: {mustSupport: true, index: 18}
      document: {mustSupport: true, index: 19}
      resource: {mustSupport: true, index: 20}
  contact: {mustSupport: true, index: 3}
  effectivePeriod: {mustSupport: true, index: 11}
package_version: 1.0.0-snapshot
extensions:
  copyrightLabel: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-copyrightLabel', min: 0, max: 1, type: Extension, mustSupport: true, index: 0}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishableplandefinition
base: http://hl7.org/fhir/StructureDefinition/PlanDefinition
version: 1.0.0-snapshot
required: [date]