CodeSystem
4/8/24Less than 1 minute
CodeSystem
CodeSystems usually represent a set of concepts which can be assigned to a code (think LOINC). If you want to use a Code in a resource, you will usually include them in a ValueSet.
Plugin development for the DSF requires the use of CodeSystems in two major ways:
- Using existing DSF CodeSystems in other FHIR resources like the dsf-extension-process-authorization.
- Creating your own CodeSystem to add additional Input Parameters to your Task profiles.