Skip to content

QuestionnaireResponse tag with no system #198

Description

@cmoesel

The standard HL7 FHIR Validator issues the following warning when validating QuestionnaireResponses generated by lforms:

A code with no system has no defined meaning, and it cannot be validated. A system should be provided

This is because lforms adds a tag with a code but no system:

"tag": [ {
  "code": "lformsVersion: 42.2.1"
} ]

Have you considered adding a system so that validators don't produce that warning?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions