PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ebm@1.0.0-ballot2
    http://hl7.org/fhir/uv/ebm/StructureDefinition/classification
description: Profile of ArtifactAssessment for Evidence Based Medicine IG. The Classification Profile is used for classifier tags that may be created independently from Resource creators and may be used for search indexes.
package_name: hl7.fhir.uv.ebm
derivation: constraint
name: Classification
type: ArtifactAssessment
elements:
  date: {index: 7}
  approvalDate: {short: When the Classification was approved by publisher, index: 9}
  content:
    short: A classification
    index: 13
    elements:
      informationType: {index: 14}
      freeToShare: {short: Acceptable to publicly share the classification content, index: 15}
  citeAs:
    short: How to cite the Classification
    choices: []
    index: 6
  copyright: {index: 8}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        url:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/artifact-url', index: 1}
          min: 0
          max: 1
        description:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/artifact-description', index: 2}
          min: 0
          max: 1
        author:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/artifact-author', index: 3}
          min: 0
  identifier: {short: Additional identifier for the Classification, index: 4}
  lastReviewDate: {short: When the Classification was last reviewed, index: 10}
  artifact:
    short: The artifact that is classified
    choices: []
    index: 12
package_version: 1.0.0-ballot2
extensions:
  url: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-url', min: 0, max: 1, type: Extension, index: 1}
  description: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-description', min: 0, max: 1, type: Extension, index: 2}
  author: {url: 'http://hl7.org/fhir/StructureDefinition/artifact-author', min: 0, type: Extension, index: 3}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ebm/StructureDefinition/classification
base: http://hl7.org/fhir/StructureDefinition/ArtifactAssessment
version: 1.0.0-ballot2
required: [content]