AllergyIntolerance Profile¶
| Canonical | ../StructureDefinition/nexus-emr-core-allergyintolerance |
|---|---|
| Status | draft · 1.26.0 |
| Base | AllergyIntolerance (constraint) |
| Source | FSH · JSON |
Defines the Nexus EMR standard for AllergyIntolerance resources, based on CA-Core+. Includes instance-specific Nexus EMR identifiers, references via identifier (CII E01).
TypedFhir API / C#
The typed accessor surface AllergyIntolerance exposes for AllergyIntolerance — 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 AllergyIntolerance : ClinicalResource — generated source
| Accessor | Type | Access | Notes |
|---|---|---|---|
| EffectiveDate | FuzzyDate? |
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? |
read-only | The resource's human headline — a coded concept's label, else a title / name, else undefined. |
| ClinicalStatus | Concept? |
read/write · raw twin | Whether the allergy is still current |
| VerificationStatus | Concept? |
read/write · raw twin | unconfirmed | confirmed | refuted | entered-in-error |
| Type | string? |
read/write | Whether the reaction is immune-mediated (allergy) or not (intolerance) |
| Criticality | string? |
read/write | The risk that a future exposure causes serious harm |
| Code | Concept? |
read/write · raw twin | Allergen/substance with raw code support |
| Patient | Reference? |
read/write · raw twin | Who the allergy or intolerance is for |
| Encounter | Reference? |
read/write · raw twin | Encounter when allergy was recorded |
| RecordedDate | FuzzyDate? |
read/write | Date allergy was first recorded |
| Note | Notes |
read/write | Clinical comments on the allergy or intolerance -- one whole comment per repeat |