Skip to content

Add terminology support for some non-supplied codesystems #2264

Closed

Description

There are a few popular codesystems that are not supplied as a FHIR codesystem resource, but for which basic support should be built into our terminology services. E.g. by supplying an ITerminologyService implementation that is specifically written to handle these codesystems.

The codesystems that we should support are:

  • Currencies
  • Country codes
  • Languages
  • Mime types

For some of these, we can write some basic validations (e.g. the allowed first parts of mime types, syntax of language codes). In fact, since these lists are (somewhat) volatile, we probably should not try to be complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

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