PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ecr@2.1.0
    http://hl7.org/fhir/us/ecr/StructureDefinition/ersd-supplemental-library
description: Defines the asset-collection library containing the eRSD supplemental assets.
package_name: hl7.fhir.us.ecr
derivation: constraint
name: ERSDSupplementalLibrary
type: Library
elements:
  type:
    short: asset-collection
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: asset-collection, system: 'http://terminology.hl7.org/CodeSystem/library-type'}
    index: 0
  relatedArtifact:
    mustSupport: true
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: resource.resolve(), type: profile}
      min: 1
      slices:
        sliceJurisdictionsCodeSystem:
          match: {}
          schema:
            short: Jurisdiction CodeSystem
            mustSupport: true
            _required: true
            index: 2
            elements:
              type:
                short: composed-of
                pattern: {type: Code, value: composed-of}
                index: 3
              resource: {type: canonical, mustSupport: true, index: 4}
            required: [resource]
package_version: 2.1.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/ecr/StructureDefinition/ersd-supplemental-library
base: http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-supplemental-library
version: 2.1.0
required: [relatedArtifact]