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 / Python
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 |
|---|---|---|---|
| effective_date | FuzzyDate | None |
read-only | The resource's effective date — the first present of this profile's date elements (precedence), normalized to the canonical FuzzyDatetime f… |
| display | str | None |
read-only | The resource's human headline — a coded concept's label, else a title / name, else undefined. |
| clinical_status | Concept | None |
read/write · raw twin | Whether the allergy is still current |
| verification_status | Concept | None |
read/write · raw twin | unconfirmed | confirmed | refuted | entered-in-error |
| type | str | None |
read/write | Whether the reaction is immune-mediated (allergy) or not (intolerance) |
| criticality | str | None |
read/write | The risk that a future exposure causes serious harm |
| code | Concept | None |
read/write · raw twin | Allergen/substance with raw code support |
| patient | Reference | None |
read/write · raw twin | Who the allergy or intolerance is for |
| encounter | Reference | None |
read/write · raw twin | Encounter when allergy was recorded |
| recorded_date | FuzzyDate | None |
read/write | Date allergy was first recorded |
| note | Notes |
read/write | Clinical comments on the allergy or intolerance -- one whole comment per repeat |