CodeSystem
4/8/24Less than 1 minute
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:
- Using existing DSF CodeSystems in other FHIR resources like the dsf-extension-process-authorization.
- Creating custom CodeSystem to add additional Input Parameters to Task profiles.