Skip to content

FHIR Server-Side Validation #159

Description

@PaulGoldschmidt

Use Case

It is important that we make sure that the FHIR Records really are valid

Problem

We currently take all client-side generated FHIR-Entries as-is and do not reject any possible non-compliant entries, this will become more important when MHC expands to more platforms.

Solution

Down the line, we could start to verify each new entry if it is a valid FHIR entry or not.

Alternatives considered

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions