Condition Profile¶
| Canonical | ../StructureDefinition/nexus-emr-core-condition |
|---|---|
| Status | draft · 1.26.0 |
| Base | Condition (constraint) |
| Source | FSH · JSON |
Nexus EMR profile for Condition resource, representing health concerns (CII E11) or clinical assessments (CII E34). Constrains necessary elements, requires a Nexus EMR identifier, and adds support for required extensions and security labels.
TypedFhir API / TypeScript
The typed accessor surface Condition exposes for Condition — generated from this IG's compiled profile; each typed accessor has a validating raw-FHIR twin (xRaw) where marked. The three ports are parity-enforced.
class Condition extends ClinicalResource — generated source
| Accessor | Type | Access | Notes |
|---|---|---|---|
| $effectiveDate | FuzzyDate | undefined |
read-only | The resource's effective date — the first present of this profile's date elements (precedence), normalized to the canonical FuzzyDatetime f… |
| $display | string | undefined |
read-only | The resource's human headline — a coded concept's label, else a title / name, else undefined. |
| clinicalStatus | Concept | undefined |
read/write · raw twin | Whether the condition is still current |
| verificationStatus | Concept | undefined |
read/write · raw twin | How confident the recorder is that the condition is real |
| category | Concepts |
read/write · raw twin | problem-list-item | encounter-diagnosis |
| code | Concept | undefined |
read/write · raw twin | Condition/diagnosis with raw code support |
| bodySite | Concepts |
read/write · raw twin | Anatomical location, if relevant |
| recordedDate | FuzzyDate | undefined |
read/write | Date condition was first recorded |
| onsetDateTime | FuzzyDate | undefined |
read/write | When the condition started |
| subject | Reference | undefined |
read/write · raw twin | Who has the condition |