Defines the Nexus EMR FHIR profile for DiagnosticReport resources, based on CA-Core constraints, for aggregating diagnostic reports (e.g., Lab, Imaging) from multiple EMRs.
The profile's synthesized-accessor contract: fields TypedFhir surfaces as first-class typed properties, each computed from the instance by a restricted FHIRPath expression. See Salient Fields for what they are, how they shape LLM contexts, and how to declare them.
Type of diagnostic report (e.g., CBC, Chest X-ray, Lipid Panel).
REQUIRED: text element for human readability
RECOMMENDED: LOINC or other standard terminology when available
OPTIONAL: Raw EMR codes for source system preservation
Nexus EMR does not mandate a specific coding system for diagnostic report types.
The text element ensures human readability even when coded values are not recognized.
Comments
Where this code was mapped from a source system's own vocabulary, carry the raw coding alongside the mapped one, flagged userSelected = true. See Carrying the raw code.
Classification of the clinical discipline, department or diagnostic service that created the report.
RECOMMENDED: Standard terminology codes (e.g., HL7 Diagnostic Service Section Codes)
OPTIONAL: Raw EMR codes for source system preservation
Multiple categories may be specified to classify the report in different ways.
Comments
Multiple categories are allowed using various categorization schemes. The level of granularity is defined by the category concepts in the value set. More fine-grained filtering can be performed using the metadata and/or terminology hierarchy in DiagnosticReport.code.