Clinical microschemas for composable clinical data elements.
This repository contains LinkML microschemas for clinical domains, including:
ClinicalMeasurementRecord— observations, labs, scoresConditionStatusRecord— diagnoses, signs, symptomsDrugStatusRecord— medication exposuresProcedureStatusRecord— clinical procedures
These schemas import and extend the LinkML Microschema Profile.
Install dependencies:
just installGenerate project artifacts:
just gen-projectRun tests:
just test