PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r4b.r5-0.0.1-snapshot-2
    http://hl7.org/fhir/5.0/StructureDefinition/R4B-CatalogEntry-for-R5
description: This cross-version profile on the R5.Basic resource can be used to represent a FHIR R4B.CatalogEntry resource.
package_name: hl7.fhir.uv.xver
derivation: constraint
name: R4B_CatalogEntry_for_R5
type: Basic
elements:
  extension:
    base: {max: '*', min: 0, path: DomainResource.extension}
    array: true
    min: 1
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        CatalogEntry:
          match: {url: null}
          schema:
            base: {max: '*', min: 0, path: DomainResource.extension}
            type: Extension
            short: Cross-version extension for CatalogEntry from R4B for use in FHIR R5
            url: http://hl7.org/fhir/4.3/StructureDefinition/extension-CatalogEntry|0.0.1-snapshot-2
            index: 1
          min: 1
          max: 1
  code:
    base: {max: '*', min: 1, path: Basic.code}
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: CatalogEntry, system: 'http://hl7.org/fhir/fhir-types'}
    index: 2
package_version: r4b.r5-0.0.1-snapshot-2
extensions:
  CatalogEntry:
    url: http://hl7.org/fhir/4.3/StructureDefinition/extension-CatalogEntry|0.0.1-snapshot-2
    min: 1
    max: 1
    base: {max: '*', min: 0, path: DomainResource.extension}
    type: Extension
    short: Cross-version extension for CatalogEntry from R4B for use in FHIR R5
    index: 1
class: profile
kind: resource
url: http://hl7.org/fhir/5.0/StructureDefinition/R4B-CatalogEntry-for-R5
base: http://hl7.org/fhir/StructureDefinition/Basic|5.0.0
version: 0.0.1-snapshot-2
required: [extension]