Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.04 KB

File metadata and controls

15 lines (11 loc) · 1.04 KB
title CodeSystem
icon creative

CodeSystem

CodeSystems usually represent a set of concepts which can be assigned to a code (think LOINC). Using a Code in a resource requires them to be included in a ValueSet.

Plugin development for the DSF requires the use of CodeSystems in two major ways:

  1. Using existing DSF CodeSystems in other FHIR resources like the dsf-extension-process-authorization.
  2. Creating custom CodeSystem to add additional Input Parameters to Task profiles.

Related Topics

ActivityDefinition, Task, ValueSet