Skip to content

IG Publisher uses FHIR parent type names for v2 data type element types #27

@mfaughn

Description

@mfaughn

For example, IG pub renders the types of AD.1-AD.5 and AD.8 as "string" instead of ST and AD.6 and AD.7 as "code" instead of ID. I think we want them rendered to show the name of the constrained type, not the parent FHIR type.

Note: currently, ST is a constraint of the FHIR string type and ID is a constraint on the FHIR code type. I think we have to have traceability back to the FHIR types for the primitive data types in order for IG Publisher to work (among other reasons).

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