PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.order@catalog-0.1.0
    http://hl7.org/fhir/uv/order-catalog/StructureDefinition/CatalogHeader
description: This profile of Compositions retains the elements and extensions needed to characterize a catalog of healthare products / services / knowledge artefacts, with a set of general properties (name, category, owner, ...)
package_name: hl7.fhir.uv.order
derivation: constraint
name: CatalogHeader
type: Composition
elements:
  category:
    short: Kind of catalog
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/catalogType'}
    index: 4
  date: {short: Catalog content last editing time, index: 7}
  encounter: {index: 6}
  section: {index: 16}
  attester:
    index: 11
    elements:
      time: {index: 12}
    required: [time]
  type:
    short: 'Kind of composition: a catalog'
    index: 2
    elements:
      text:
        pattern: {type: String, value: Catalog}
        index: 3
  title:
    extensions:
      OtherTitle: {url: 'http://hl7.org/fhir/StructureDefinition/translation', min: 0, type: Extension, index: 10}
    elements:
      extension:
        index: 9
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            OtherTitle:
              match: {url: null}
              schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/translation', index: 10}
              min: 0
  author:
    type: Reference
    short: The organization authoring the catalog content
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    index: 8
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        ValidityPeriod:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/order-catalog/StructureDefinition/ValidityPeriod', index: 1}
  event: {index: 15}
  custodian: {index: 13}
  relatesTo:
    elements:
      code: {short: addendum, index: 14}
  subject: {index: 5}
package_version: catalog-0.1.0
extensions:
  ValidityPeriod: {url: 'http://hl7.org/fhir/uv/order-catalog/StructureDefinition/ValidityPeriod', type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/order-catalog/StructureDefinition/CatalogHeader
base: http://hl7.org/fhir/StructureDefinition/Composition
version: 0.1.0
required: [custodian]