Skip to content

Support specialization derivation type #13

@aartaka

Description

@aartaka

Before ce681c1, specialization was supported, but now it throws Can't recognize element type 'http://hl7.org/cda/stds/core/StructureDefinition/ON' (specialization).

Config to reproduce:

import { defineConfig } from '@atomic-ehr/codegen';

export default defineConfig({
  packages: ['hl7.cda.uv.core@2.0.1-sd'],
  typescript: {
    generateIndex: true
  },
  outputDir: "./hl7-cda-uv-core"
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions